EyeeSEE / README.md
Nj-1111's picture
Update README.md
4f88973 verified
|
Raw
History Blame Contribute Delete
753 Bytes
---
title: Glaucoma CDSS
emoji: 👁️
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 5.16.0
app_file: app.py
pinned: false
license: mit
---
# Glaucoma Clinical Decision Support System
Upload a retinal fundus photograph. Receive a clinical screening report.
**Accepted formats:** JPEG · PNG · PDF
**Output:** Plain-text report + downloadable PDF
## What the report contains
- vCDR (vertical Cup-to-Disc Ratio)
- ISNT neuro-retinal rim thickness (Inferior / Superior / Nasal / Temporal)
- Risk stratification: Healthy · Glaucoma Suspect · High Risk
- Model uncertainty score (Monte Carlo Dropout, 20 passes)
## Disclaimer
Research prototype. NOT a certified medical device.
Results must be validated by a qualified ophthalmologist.