HuaqingHe / JOINED

JOINED : Prior Guided Multi-task Learning for Joint Optic Disc/Cup Segmentation and Fovea Detection
15 stars 1 forks source link

JOINED

This repository is an official PyTorch implementation of paper:

JOINED: Prior guided multi-task learning for joint optic disc/cup segmentation and fovea detection. In Medical Imaging with Deep Learning MIDL (2022), 2022.

MIDL 2022 image

Usage

1. Prepare data

Please go to "./Dataset/README.md" for details.

2. Environment

Please prepare an environment with python >= 3.7, and the use the command pip install -r requirements.txt for the dependencies.

3. Train/Test