Skip to content
forked from EdisonCCL/IOSUDA

IOSUDA: an unsupervised domain adaptation with input and output space alignment for joint optic disc and cup segmentation (APIN 2021)

Notifications You must be signed in to change notification settings

gwang-cv/IOSUDA

 
 

Repository files navigation

IOSDA

An unsupervised domain adaptation with input and output space alignment for joint optic disc and cup segmentation


Architecture of IOSUDA

Train

train a new model:

python train.py


Test

test the trained model:

python test.py


Metric

Left subfigure is jaccard index of OC and right subfigure is jaccard index of OD on RIM-ONE_r3 dataset.


BibTeX Citation

@article{chen2021iosuda,
  title={IOSUDA: an unsupervised domain adaptation with input and output space alignment for joint optic disc and cup segmentation},
  author={Chen, Chonglin and Wang, Gang},
  journal={Applied Intelligence},
  volume={51},
  number={6},
  pages={3880--3898},
  year={2021},
  publisher={Springer}
}

About

IOSUDA: an unsupervised domain adaptation with input and output space alignment for joint optic disc and cup segmentation (APIN 2021)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.5%
  • Jupyter Notebook 2.5%