Skip to content

Automated machine learning can facilitate the early diagnosis and timely treatment of diabetic retinopathy. Following the 1st Diabetic Retinopathy: Segmentation and Grading Challenge held with ISBI in 2018, we would like to promote the progress further through 2nd challenge using a new dataset, Deep Diabetic Retinopathy Image Dataset (DeepDRiD).…

Notifications You must be signed in to change notification settings

mutual-ai/Deep-Diabetic-Retinopathy-Image-Dataset-DeepDRiD-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Deep-Diabetic-Retinopathy-Image-Dataset-(DeepDRiD)

  • ISBI-2020 Challenge 5: Diabetic Retinopathy Assessment Grading and Diagnosis (AM Session)

  • Abstract:

  • Automated machine learning can facilitate the early diagnosis and timely treatment of diabetic retinopathy. Following the 1st Diabetic Retinopathy: Segmentation and Grading Challenge held with ISBI in 2018, we would like to promote the progress further through 2nd challenge using a new dataset, Deep Diabetic Retinopathy Image Dataset (DeepDRiD). The challenge is subdivided into three tasks as follows:

    • A. Dual-View Disease Grading: Classification of fundus images according to the severity level of diabetic retinopathy using dual view retinal fundus images.
    • B. Image Quality Estimation: Fundus quality assessment for overall image quality, artifacts, clarity, and field definition.
    • C. Transfer Learning: Explore the generalizability of a Diabetic Retinopathy (DR) grading system. The robust and generalizable models are expected to be developed to solve clinical issues in reality.
  • In the 2020 ISBI competition, we organized three sub-challenges based on the above tasks. After the online competition, many researchers are still very concerned about obtaining our dataset and further research. We published the training, validation, and external validation data involved in the ISBI competition on this Github repository for further research to facilitate research on DR grading, DR image quality analysis, and ultra-wide image transferring.

  • The file structure of the DeepDRiD dataset is as follows:

.
├── regular_fundus_images
│   ├── Online-Challenge1&2-Evaluation
│   │   ├── Challenge1_upload.csv
│   │   ├── Challenge2_upload.csv
│   │   ├── Images
│   │   └── Readme.docx
│   ├── regular-fundus-training
│   │   ├── Images
│   │   ├── Readme.docx
│   │   └── regular-fundus-training.csv
│   └── regular-fundus-validation
│       ├── Images
│       ├── Readme.docx
│       └── regular-fundus-validation.csv
└── ultra-widefield_images
    ├── Online-Challenge3-Evaluation
    │   ├── Challenge3_upload.csv
    │   ├── Images
    │   └── Readme.docx
    ├── ultra-widefield-training
    │   ├── Images
    │   ├── Readme.txt
    │   └── ultra-widefield-training.csv
    └── ultra-widefield-validation
        ├── Images
        ├── Readme.txt
        └── ultra-widefield-validation.csv
  • In sub-challenge 1&2, the labelled training dataset is given by regular-fundus-training, and the details of the label are shown in the Readme.docx file. The labelled validation dataset is given by regular-fundus-validation, the structure is the same as the training fold. Also, we gave our external dataset in Online-Challenge1&2-Evaluation which is unlabeled.
  • In sub-challenge 3, we gave the ultra-wide fundus images for transfer learning. The structure of ultra-wide fundus images is the same as regular fundus images.

About

Automated machine learning can facilitate the early diagnosis and timely treatment of diabetic retinopathy. Following the 1st Diabetic Retinopathy: Segmentation and Grading Challenge held with ISBI in 2018, we would like to promote the progress further through 2nd challenge using a new dataset, Deep Diabetic Retinopathy Image Dataset (DeepDRiD).…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published