Add license information
Browse files
README.md
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: eyepacs-license
|
| 4 |
+
license_link: https://www.kaggle.com/c/diabetic-retinopathy-detection/rules
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
# RetinalFundus-Dx
|
| 8 |
+
|
| 9 |
+
Retinal fundus images with synthetic annotations for diabetic retinopathy detection.
|
| 10 |
+
|
| 11 |
+
## Dataset Information
|
| 12 |
+
|
| 13 |
+
- **Source**: EyePACS
|
| 14 |
+
- **Model**: GPT-4-Vision
|
| 15 |
+
- **Description**: Retinal fundus images with synthetic annotations
|
| 16 |
+
|
| 17 |
+
**License**
|
| 18 |
+
|
| 19 |
+
The license for this dataset is other.
|