Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -11,4 +11,9 @@ pinned: false
|
|
11 |
license: apache-2.0
|
12 |
---
|
13 |
|
14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
11 |
license: apache-2.0
|
12 |
---
|
13 |
|
14 |
+
## Note
|
15 |
+
|
16 |
+
The model is specialized in analyzing retinal fundus images, and is trained exclusively on fundus image datasets to classify images as glaucoma or non-glaucoma.
|
17 |
+
Therefore, to obtain accurate predictions, it is crucial to only input fundus images when using this model.
|
18 |
+
Feeding other types of images may lead to meaningless results. In summary, this model expects fundus images as input for glaucoma classification.
|
19 |
+
For the best performance, please adhere strictly to this input specification.
|