ctmedtech/EYEPACS
EyePACS β Diabetic Retinopathy Fundus Image Dataset Image: EYEPACS Preprocess Samples. π Overview 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β¦ See the full description on the dataset page: https://huggingface.co/datasets/ctmedtech/EYEPACS.
EyePACS β Diabetic Retinopathy Fundus Image Dataset
<table align="center"> <tr> <td width="100%" align="center"> <img src="rmimages/MergedFundusImageswith_Caption.jpg" alt="Merged Dataset Samples" style="max-width: 100%; height: auto;"> <br> <p><strong>Image:</strong> EYEPACS Preprocess Samples.</p> </td> </tr> </table>
π Overview
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.
π Dataset Summary
π§± Dataset Structure
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π§© Label Details
- Labels follow the International Clinical Diabetic Retinopathy (ICDR) grading system.
- Class imbalance is significant β most images show no DR.
- Labels were assigned by certified ophthalmologists; minor label noise may exist.
βοΈ Preprocessing Recommendations
- Crop to the circular fundus region and remove borders
- Resize to consistent resolution (e.g. 1024Γ1024)
- Normalize illumination and contrast
- Exclude blurred or ungradable images
π‘ Research Applications
- DR detection and severity classification
- Automated retinal screening systems
- Transfer learning and robustness testing across imaging conditions
- Comparative studies with datasets like MESSIDOR, DDR, and APTOS
β οΈ Notes & Limitations
- Significant class imbalance (majority = No DR)
- Variations in camera type, exposure, and focus
- Some label noise and ungradable images present
- Redistribution may be restricted β verify Kaggle/EyePACS terms before publishing images
π Citation
If you use the dataset, cite:
Kaggle and EyePACS. βDiabetic Retinopathy Detection.β Kaggle Competition, 2015. https://www.kaggle.com/c/diabetic-retinopathy-detection
π References
- EyePACS Official Data Page β https://www.eyepacs.com/data-analysis
- Kaggle: Diabetic Retinopathy Detection β https://www.kaggle.com/c/diabetic-retinopathy-detection
- Research overview: Transfer Learning Based Classification of Diabetic Retinopathy on the Kaggle EyePACS Dataset, ResearchGate, 2021.
