项目作者: huckiyang

项目描述 :
ACCV 18 - Auto-Classification of Retinal Diseases in the Limit of Sparse Data Using a Two-Streams Machine Learning Model
高级语言: Python
项目地址: git://github.com/huckiyang/EyeNet2.git
创建时间: 2018-07-02T15:51:22Z
项目社区:https://github.com/huckiyang/EyeNet2

开源协议:MIT License

下载


EyeNet2, U-Net Segementation on Drive, ACCV 2018

If you think this repo helps your research, please consider ref this paper (ACCV Workshop 2018, oral.) Thanks!
A U-Net Segmentation is trained on the classical Drive (Utrecht University) dataset. (our model was released in 2017)

Georgia Tech, KAUST, U Waterloo Kyoto U

Yang, C-H. Huck, Fangyu Liu et al. “Auto-classification of retinal diseases in the limit of sparse data using a two-streams machine learning model.” Asian Conference on Computer Vision. Springer, Cham, 2018.

  1. @inproceedings{yang2018auto,
  2. title={Auto-classification of retinal diseases in the limit of sparse data using a two-streams machine learning model},
  3. author={Yang, C-H Huck and Liu, Fangyu and Huang, Jia-Hong and Tian, Meng and Lin, MD I-Hung and Liu, Yi Chieh and Morikawa, Hiromasa and Yang, Hao-Hsiang and Tegn{\`e}r, Jesper},
  4. booktitle={Asian Conference on Computer Vision},
  5. pages={323--338},
  6. year={2018},
  7. organization={Springer}
  8. }

Supplymentary 2019

Run

  1. python run_training.py

Demo: U-Net Segmentation of Retinal Vessel

(a) Test Image (b) Ground Truth (c) Automatic Segementation after U-Net Image Model

PR-Curve of U-Net for Retina

ROC of U-Net for Retina