Datasets:
Update README with resource links and license
Browse files- README.md +45 -39
- media/folder_structure.png +3 -0
- media/labeling_rd.png +3 -0
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
task_categories:
|
| 4 |
- video-classification
|
| 5 |
tags:
|
|
@@ -85,16 +85,24 @@ configs:
|
|
| 85 |
- split: test
|
| 86 |
path: splits/pvd_vs_rd/test.csv
|
| 87 |
---
|
| 88 |
-
# ERDES: Eye Retinal Detachment Ultrasound Dataset
|
| 89 |
|
| 90 |
-
|
| 91 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 92 |
|
| 93 |
-
##
|
| 94 |
-
|
| 95 |
-
|
| 96 |
-
|
| 97 |
-
|
|
|
|
|
|
|
|
|
|
| 98 |
|
| 99 |
---
|
| 100 |
|
|
@@ -108,21 +116,23 @@ Medical video datasets for AI are scarce despite their clinical importance. ERDE
|
|
| 108 |
|
| 109 |
## π Dataset Overview
|
| 110 |
|
| 111 |
-
### **1. Data Structure**
|
| 112 |
-
Videos are categorized into:
|
| 113 |
-
|
| 114 |
-
|
| 115 |
-
|
| 116 |
-
|
| 117 |
-
|
| 118 |
-
|
| 119 |
-
|
| 120 |
-
|
| 121 |
-
-
|
| 122 |
-
|
| 123 |
-
|
| 124 |
-
|
| 125 |
-
|
|
|
|
|
|
|
| 126 |
</div>
|
| 127 |
|
| 128 |
### **2. Annotations**
|
|
@@ -134,14 +144,10 @@ Each clip is labeled by sonologists for:
|
|
| 134 |
<img src="media/labeling_rd.png" alt="Data Statistics" width="500" />
|
| 135 |
</div>
|
| 136 |
|
| 137 |
-
### **3. Preprocessing**
|
| 138 |
-
- **Privacy**: PHI removed using
|
| 139 |
-
- **Consistency**: Cropped to the ocular ROI.
|
| 140 |
-
- **Format**: MP4 videos.
|
| 141 |
-
|
| 142 |
-
<div align="center">
|
| 143 |
-
<img src="media/data_stats.png" alt="Data Statistics" width="500" />
|
| 144 |
-
</div>
|
| 145 |
|
| 146 |
---
|
| 147 |
|
|
@@ -157,20 +163,20 @@ dataset = load_dataset("pcvlab/erdes")
|
|
| 157 |
---
|
| 158 |
|
| 159 |
## π οΈ Code & Baselines
|
| 160 |
-
|
| 161 |
|
| 162 |
- Baseline 3D CNN and ViT models for classification.
|
| 163 |
- End-to-end diagnostic pipeline for macular detachment.
|
| 164 |
|
| 165 |
---
|
| 166 |
|
| 167 |
-
## π Citation
|
| 168 |
-
If you use ERDES, cite:
|
| 169 |
```bibtex
|
| 170 |
-
@
|
| 171 |
-
title={A Benchmark Dataset for Retinal Detachment Classification in
|
| 172 |
-
author={
|
| 173 |
-
|
| 174 |
year={2025}
|
| 175 |
}
|
| 176 |
```
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
task_categories:
|
| 4 |
- video-classification
|
| 5 |
tags:
|
|
|
|
| 85 |
- split: test
|
| 86 |
path: splits/pvd_vs_rd/test.csv
|
| 87 |
---
|
| 88 |
+
# ERDES: Eye Retinal Detachment Ultrasound Dataset
|
| 89 |
|
| 90 |
+
| Resource | Link |
|
| 91 |
+
|----------|------|
|
| 92 |
+
| Website | [](https://osupcvlab.github.io/ERDES/) |
|
| 93 |
+
| Paper | [](https://arxiv.org/abs/2508.04735) |
|
| 94 |
+
| Checkpoints | [](https://huggingface.co/collections/pcvlab/erdes-ocular-ultrasound-classification-all-tasks) [](https://zenodo.org/records/18821031) |
|
| 95 |
+
| Dataset | [](https://zenodo.org/records/18644370) |
|
| 96 |
+
| Code | [](https://github.com/OSUPCVLab/ERDES) |
|
| 97 |
|
| 98 |
+
## π Introduction
|
| 99 |
+
**ERDES** is a large-scale, publicly available dataset of **3D ocular ultrasound videos** for retinal and macular detachment classification. It was introduced in our paper **[ERDES: A Benchmark Video Dataset for Retinal Detachment and Macular Status Classification in Ocular Ultrasound](https://arxiv.org/abs/2508.04735)**. The corpus consists of **5,381 expertly annotated video clips** totaling **5 hours and 10 minutes**, providing a valuable resource for medical AI research in ophthalmology.
|
| 100 |
+
|
| 101 |
+
### Key Features:
|
| 102 |
+
- **5,381 labeled ultrasound video clips**
|
| 103 |
+
- **Expert annotations for retinal detachment (RD) and macular status**
|
| 104 |
+
- **Structured classification (Normal, RD, PVD, macula-detached/intact)**
|
| 105 |
+
- **Preprocessed for privacy and consistency**
|
| 106 |
|
| 107 |
---
|
| 108 |
|
|
|
|
| 116 |
|
| 117 |
## π Dataset Overview
|
| 118 |
|
| 119 |
+
### **1. Data Structure**
|
| 120 |
+
Videos are categorized into two primary groups:
|
| 121 |
+
|
| 122 |
+
**Non-RD (Non-Retinal Detachment):**
|
| 123 |
+
- Normal
|
| 124 |
+
- Posterior Vitreous Detachment (PVD)
|
| 125 |
+
|
| 126 |
+
**RD (Retinal Detachment):**
|
| 127 |
+
- Macula-Detached
|
| 128 |
+
- Bilateral (nasal and temporal regions involved)
|
| 129 |
+
- Temporal detachment only
|
| 130 |
+
- Macula-Intact
|
| 131 |
+
- Nasal detachment
|
| 132 |
+
- Temporal detachment
|
| 133 |
+
|
| 134 |
+
<div align="center">
|
| 135 |
+
<img src="media/folder_structure.png" alt="Folder Structure" width="150" />
|
| 136 |
</div>
|
| 137 |
|
| 138 |
### **2. Annotations**
|
|
|
|
| 144 |
<img src="media/labeling_rd.png" alt="Data Statistics" width="500" />
|
| 145 |
</div>
|
| 146 |
|
| 147 |
+
### **3. Preprocessing**
|
| 148 |
+
- **Privacy**: PHI removed using YOLOv8-based globe detection.
|
| 149 |
+
- **Consistency**: Cropped to the ocular ROI.
|
| 150 |
+
- **Format**: MP4 videos.
|
|
|
|
|
|
|
|
|
|
|
|
|
| 151 |
|
| 152 |
---
|
| 153 |
|
|
|
|
| 163 |
---
|
| 164 |
|
| 165 |
## π οΈ Code & Baselines
|
| 166 |
+
We open source our baseline experiments on our **[GitHub](https://github.com/OSUPCVLab/ERDES)** repo, which includes:
|
| 167 |
|
| 168 |
- Baseline 3D CNN and ViT models for classification.
|
| 169 |
- End-to-end diagnostic pipeline for macular detachment.
|
| 170 |
|
| 171 |
---
|
| 172 |
|
| 173 |
+
## π Citation
|
| 174 |
+
If you use ERDES, please cite:
|
| 175 |
```bibtex
|
| 176 |
+
@article{ozkuterdes,
|
| 177 |
+
title={ERDES: A Benchmark Video Dataset for Retinal Detachment and Macular Status Classification in Ocular Ultrasound},
|
| 178 |
+
author={Ozkut, Yasemin and Navard, Pouyan and Adhikari, Srikar and Situ-LaCasse, Elaine and Acu{\~n}a, Josie and Yarnish, Adrienne A and Yilmaz, Alper},
|
| 179 |
+
journal={arXiv preprint arXiv:2508.04735},
|
| 180 |
year={2025}
|
| 181 |
}
|
| 182 |
```
|
media/folder_structure.png
ADDED
|
Git LFS Details
|
media/labeling_rd.png
ADDED
|
Git LFS Details
|