Color Fundus - Public Data
Collection
23 items β’ Updated
Image: EYEPACS Preprocess Samples. |
EyePACS (Eye Picture Archive Communication System) is a large-scale collection of retinal fundus images used for automated diabetic retinopathy (DR) detection.
It formed the basis of the Kaggle Diabetic Retinopathy Detection challenge, enabling research into DR classification and screening.
The dataset includes macula-centered color fundus images from real-world clinical screenings under varied imaging conditions.
| Field | Details |
|---|---|
| Task | Diabetic retinopathy classification (5 severity grades) |
| Description | High-resolution color fundus photographs from EyePACS DR screening program. Each image labeled by ophthalmologists using the ICDR scale. |
| Size | ~88,702 images total (β35k labeled for training, β53k unlabeled for testing) |
| Classes | 0 = No DR, 1 = Mild, 2 = Moderate, 3 = Severe, 4 = Proliferative DR |
| Image Type | Macula-centered color fundus photos (640Γ480 to 5184Γ3456 px) |
| Source | EyePACS (USA) via Kaggle Diabetic Retinopathy Detection Challenge (2015) |
| Access | Kaggle Dataset |
| License | Usage restricted under Kaggle & EyePACS terms |
eyepacs/
βββ images/
β βββ train/
β β βββ 00001_left.jpg
β β βββ 00001_right.jpg
β βββ test/
βββ labels.csv # image_id, eye(L/R), dr_grade (0β4)
βββ README.md
βββ LICENSE.txt
If you use the dataset, cite:
Kaggle and EyePACS. βDiabetic Retinopathy Detection.β Kaggle Competition, 2015.
https://www.kaggle.com/c/diabetic-retinopathy-detection