Spaces:
Runtime error
Runtime error
Upload class_indices.json
Browse files- class_indices.json +6 -0
class_indices.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"0": "cataract",
|
| 3 |
+
"1": "diabetic_retinopathy",
|
| 4 |
+
"2": "glaucoma",
|
| 5 |
+
"3": "normal"
|
| 6 |
+
}
|