File size: 693 Bytes
723fedd
 
f975d96
723fedd
 
7f1784e
723fedd
f975d96
723fedd
 
 
 
 
a7b84ab
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
title: Glaucoma Screening
emoji: 👀
colorFrom: indigo
colorTo: purple
python_version: 3.9.4
sdk: streamlit
sdk_version: 0.84.2
app_file: app.py
pinned: false
license: apache-2.0
---

## Note

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. 
Therefore, to obtain accurate predictions, it is crucial to only input fundus images when using this model. 
Feeding other types of images may lead to meaningless results. In summary, this model expects fundus images as input for glaucoma classification. 
For the best performance, please adhere strictly to this input specification.