ctmedtech/RFMID
π©Ί RFMiD β Retinal Fundus Multi-Disease Image Dataset Image: Dataset Samples. The Retinal Fundus Multi-Disease Image Dataset (RFMiD) is designed for multi-disease detection and classification in retinal fundus photographs.It includes 3,200 high-quality color images with 46 labeled retinal disease conditions, curated by expert ophthalmologists from India.This dataset enables development of generalized deepβ¦ See the full description on the dataset page: https://huggingface.co/datasets/ctmedtech/RFMID.
π©Ί RFMiD β Retinal Fundus Multi-Disease 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> Dataset Samples.</p> </td> </tr> </table>
The Retinal Fundus Multi-Disease Image Dataset (RFMiD) is designed for multi-disease detection and classification in retinal fundus photographs. It includes 3,200 high-quality color images with 46 labeled retinal disease conditions, curated by expert ophthalmologists from India. This dataset enables development of generalized deep learning models for comprehensive retinal disease screening.
π Overview
ποΈ Dataset Structure
The RFMiD dataset includes images and corresponding metadata files organized as follows:
RFMiD/
β
βββ Images/
β βββ Training_Set/
β β βββ IDRiD_001.jpg
β β βββ IDRiD_002.jpg
β β βββ ...
β β
β βββ Validation_Set/
β β βββ IDRiD_801.jpg
β β βββ IDRiD_802.jpg
β β βββ ...
β β
β βββ Test_Set/
β βββ IDRiD_901.jpg
β βββ IDRiD_902.jpg
β βββ ...
β
βββ Groundtruths/
β βββ RFMiD_Training_Labels.csv
β βββ RFMiD_Validation_Labels.csv
β βββ RFMiD_Test_Labels.csv
β
βββ Metadata/
βββ RFMiD_Clinical_Information.csvπ File Description
π§Ύ Label Format (CSV Example)
Each row in RFMiD_Training_Labels.csv includes binary indicators (0 or 1) for each of the 46 disease categories:
Total columns: 46 disease labels + 1 ImageID column.
π Dataset Composition
π§ Research Applications
Primary Use Cases
- Multi-label retinal disease classification
- Generalized ophthalmic AI screening
- Rare disease detection (long-tail recognition)
- Domain adaptation across imaging devices
- Quality-aware retinal analysis
Recommended Tasks
- Classification: Healthy vs Abnormal
- Multi-label Detection: 46 retinal diseases
- Transfer Learning: Adaptation to real-world clinical data
- Explainability: Visualizing disease localization with Grad-CAM or attention maps
βοΈ Technical Notes
- Input format: RGB fundus images, JPG
- Recommended preprocessing: Center-cropping, illumination correction, resizing to 512Γ512 or 1024Γ1024
- Label imbalance: Some diseases have <50 samples; use focal loss or weighted sampling
- Multi-device domain variation: Apply histogram equalization or color normalization
π§© Quick Summary Table
π Citation
If you use this dataset, please cite:
Pachade, S.; Porwal, P.; Thulkar, D.; Kokare, M.; Deshmukh, G.; Sahasrabuddhe, V.; Giancardo, L.; Quellec, G.; MΓ©riaudeau, F. Retinal Fundus Multi-Disease Image Dataset (RFMiD): A Dataset for Multi-Disease Detection Research. Data 2021, 6(2), 14. DOI: 10.3390/data6020014
πͺͺ License
This dataset is released under the Creative Commons Attribution 4.0 International (CC BY 4.0) license. You may share and adapt the dataset, provided appropriate credit is given.
