Skip to content

Self-supervised Representation Learning for Lesion Segmentation

Notifications You must be signed in to change notification settings

jsajal/self-supervised-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self-supervised Representation Learning for Lesion Segmentation

Self Supervised Learning based Image Segmentation for melanoma skin cancer dataset

  • cd code
  • For Self Supervised Learning phase : python ./main.py ../data --mode=preTrain --epochs=90 --lr=0.00001 --weight-decay=0
  • For Fully Supervised Learning phase : python ./main.py ../data --mode=supTrain --epochs=90 --lr=0.00001 --weight-decay=0 --batch-size=2

About

Self-supervised Representation Learning for Lesion Segmentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published