/idrid-1

Code for IDRID Sub-challenge 1 using U-Net

Primary LanguageJupyter Notebook

U-Net segmentation of retinal image lesions

For IDRiD Grand Challenge

U-Net implementation in Keras from https://github.com/zhixuhao/unet

Usage

  1. Run $ python3 scripts/mat_to_npy.py to generate data from .mat files
  2. Run $ python3 train_unet.py to train neural network