Datasets:
image
image |
|---|
π©Ί PALM β Pathologic Myopia Fundus Image Dataset
Image: Dataset Samples. |
π Overview
PALM (Pathologic Myopia) is a publicly available fundus image dataset developed for detecting pathologic myopia (PM) and analyzing associated retinal lesions and anatomical structures.
It was released for the Pathologic Myopia Challenge (PALM), hosted by the Chinese Academy of Sciences and Sun Yat-sen University, and published on IEEE DataPort. The dataset provides both classification and segmentation tasks, making it valuable for multi-task ophthalmic AI research.
π Official Sources:
π Dataset Summary
| Feature | Description |
|---|---|
| Images | 1,200 color fundus photographs |
| Labels | Binary β Pathologic Myopia (PM) or Non-PM |
| Annotations | Optic disc boundary, fovea location, and lesion masks (atrophy, detachment) |
| Resolution | Varies (45Β° field-of-view fundus images) |
| Format | JPEG |
| Tasks | Classification, Segmentation |
| Source Institutions | Multiple ophthalmic centers in China |
| License | Free for research and educational use |
| Released | 2019 (PALM Challenge) |
π Folder Structure
PALM/
βββ images/
β βββ train/
β βββ validation/
β βββ test/
βββ annotations/
β βββ optic_disc_masks/
β βββ lesion_masks/
β βββ fovea_locations.csv
βββ labels.csv
βββ README.md
π©Έ Labels and Annotations
Classification Label:
1= Pathologic Myopia (PM)0= Non-Pathologic (Normal)
Segmentation Annotations:
- Optic disc boundaries
- Fovea coordinates
- Lesion masks for:
- Patchy atrophy
- Retinal detachment
- Peripapillary atrophy
π§ Research Applications
PALM is designed for:
- Pathologic Myopia detection from fundus images
- Segmentation of optic disc, fovea, and lesion regions
- Multi-task learning combining classification and segmentation
- Explainable AI studies on high-myopia pathology
βοΈ Limitations
- Limited image count (~1,200)
- Variability in camera type and illumination
- Binary labeling (PM vs Non-PM) does not cover all clinical myopia subtypes
- Lesion annotations may need preprocessing for some segmentation frameworks
π₯ Access and Citation
π Access
Dataset available via official IEEE DataPort page: π https://ieee-dataport.org/documents/palm-pathologic-myopia-challenge
π Citation
If you use PALM, please cite: Fang H., Li F., Wu J., Fu H., Sun X., Orlando J. I., BogunoviΔ H., Zhang X., Xu Y. PALM: Open Fundus Photograph Dataset with Pathologic Myopia Recognition and Anatomical Structure Annotation. IEEE DataPort, 2019.
π§Ύ License
The PALM dataset is made available for research and educational use only. Redistribution or commercial use requires permission from the dataset authors.
- Downloads last month
- 54