Code Monkey home page Code Monkey logo

refuge_baseline's Introduction

REFUGE_baseline

The baseline performances for Retinal Fundus Glaucoma Challenge

Introduction:

Retinal Fundus Glaucoma Challenge (REFUGE) is organized as a half day Challenge in conjunction with the 5th MICCAI Workshop on Ophthalmic Medical Image Analysis (OMIA), a Satellite Event of the MICCAI 2018 conference in Granada, Spain. ([link])

In this project, we provide performances of the following baseline methods:

  1. Multi-label Deep Network (MNet) [1]: [Code link]
  2. Disc-aware Ensemble Network (DENet) [2]: [Code link]

Details:

  1. MNet and DENEt are trained on ORIGA dataset (650 disc center fundus images with size 3072 × 2048).
  2. Since the image in ORIGA dataset is the disc center, the size 800 × 800 is suitable. However, for REFUGE Challenge, the image is macular center, and the black background outside the fundus view will disturb the MNet. Base on this issue, we change the crop disc ROI to size 600 × 600 ("DiscROI_size" in Code).
  3. Note that our result saved as '.mat' file, which is 'NOT' formal submission format for the REFUGE Challenge. You MUST prepare the result file following the challenge requirement!

Evaluation on Training Data:

We evaluate the baselines on training data, i.e., 400 Zeiss Visucam images (2124×2056 pixels). Note that we load the model parameters of MNet and DENet trained on ORIGA dataset directly without any fine-tuning.

Segmentation Result:

By IOU score.

Cup Disc Avg.
MNet 0.7090 0.8628 0.7859

Glaucoma Screening Result:

By ROC and AUC score.

Manual CDR is calculated from mask of the disc and cup.

Evaluation on Validation Data:

We evaluate the baselines on validation data, i.e., 400 Canon CR-2 images (1634×1634 pixels). Note that we load the model parameters of MNet and DENet trained on ORIGA dataset directly without any fine-tuning.

MNet Result:

Evaluating segmentation results
Dice Optic Cup DICE score = 0.8704837907032029
Dice Optic Disc DICE score = 0.9124488019916737
MAE CDR = 0.049007256208688184
Evaluating classification results
AUC = 0.9630555555555557
Reference Sensitivity = 0.9

DENet Result:

Evaluating classification results
AUC = 0.7722222222222221
Reference Sensitivity = 0.6357142857142858

References:

[1] Huazhu Fu, Jun Cheng, Yanwu Xu, Damon Wing Kee Wong, Jiang Liu, and Xiaochun Cao, "Joint Optic Disc and Cup Segmentation Based on Multi-label Deep Network and Polar Transformation", IEEE Transactions on Medical Imaging (TMI), vol. 37, no. 7, pp. 1597–1605, 2018. (ArXiv version)

[2] Huazhu Fu, Jun Cheng, Yanwu Xu, Changqing Zhang, Damon Wing Kee Wong, Jiang Liu, and Xiaochun Cao, "Disc-aware Ensemble Network for Glaucoma Screening from Fundus Image", IEEE Transactions on Medical Imaging (TMI), 2018. DOI: 10.1109/TMI.2018.2837012 (ArXiv version)

refuge_baseline's People

Contributors

hzfu avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.