Skip to content

A short analysis on strategizing the hyper-parameter tuning on the task of Image Segmentation using UNET on Medical image data

Notifications You must be signed in to change notification settings

rndninja/UNET-for-Medical-Image-Segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Medical-Image-Segmentation-using-UNET

Generally, training a neural network is a very tedious task as it has many hyper-parameters to tune which takes a lot of time. In this assignment we will try to find out strategies to tune one (or a few) hyper-parameters for image segmentation tasks. Our experiments include different optimizers, learning rate schedulers at different training-validation splits along with different regularizers, loss functions and different types of augmentation. Each of the segments focus on one particular hyperparameter and it’s major variations w.r.t other parameters possible.

About

A short analysis on strategizing the hyper-parameter tuning on the task of Image Segmentation using UNET on Medical image data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published