Skip to content
View SepHarfi's full-sized avatar

Block or report SepHarfi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Grad-CAM Grad-CAM Public

    This notebook aims to improve model's interpretability by using the Grad-CAM technique.

    Jupyter Notebook 1

  2. Multiple-Instance-Learning Multiple-Instance-Learning Public

    An Implementation of the paper "Breast Cancer Histopathology Image Classification and Localization using Multiple Instance Learning"

    Jupyter Notebook 1

  3. Unet-Segmentation Unet-Segmentation Public

    Segmentation Using 3D & 2D UNet Models.

    Jupyter Notebook 1

  4. VoxelMorph-Image-Registeration VoxelMorph-Image-Registeration Public

    An Implementation of the paper "VoxelMorph: A Learning Framework for Deformable Medical Image Registration"

    Jupyter Notebook 1

  5. BreastCancerDecisionTree BreastCancerDecisionTree Public

    An Implementation of a Decision Tree Model For Cancer Prediction From Scratch.

    Python 3

  6. Sudoko_Solver.py Sudoko_Solver.py Public

    This python code solves sudoko using backtrack, AC3, MRV and LCV

    Python