Skip to content

My machine learning notebooks. Feel free to use for your purposes.

License

Notifications You must be signed in to change notification settings

deniztemur00/My-Deep-Learning-Notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automated Segmentation Template for Large Medical Images Open In Colab

-- Includes preprocess functions.

-- You have to use your own data (expressed in detail).

-- Used Tensorflow API.

-- Used Segmentation-Models (Source).

-- Used custom loss functions (Source).

ISIC-2018-Segmentation-Task Open In Colab

--This is a segmentation task on ISIC 2018 dataset.

--I used Google Colab as a workspace.

--Implemented UNet model using Keras API.

Datasets:

https://challenge.isic-archive.com/data/

https://www.kaggle.com/datasets/tschandl/isic2018-challenge-task1-data-segmentation)