Skip to content

Code Repo for Lesion Segmentation for Diabetic Retinopathy with Adversarial Learning

Notifications You must be signed in to change notification settings

zoujx96/DR-segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

149 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DR-segmentation

Open-sourced code for the paper:

Improving Lesion Segmentation for Diabetic Retinopathy using Adversarial Learning, ICIAR, 2019

Please see our Presentation at Conference

Requirements:

pytorch 1.0, torchvision 0.2, numpy 1.16, scikit-learn 0.20, cv2 3.4, PIL 5.1 and ipdb 0.12.

Steps:

  1. Download IDRiD dataset and put it under HEDNet_cGAN/data/.

  2. To prepare for preprocessing, please run HEDNet_cGAN/blackmask.py to get the mask for each fundus image.

  3. For training and evaluating UNet model, please go to UNet/. For training and evaluating HEDNet model, please go to HEDNet/. For training and evaluating HEDNet with conditional GAN model, please go to HEDNet_cGAN/.

About

Code Repo for Lesion Segmentation for Diabetic Retinopathy with Adversarial Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages