Spaces:
Runtime error
Runtime error
File size: 623 Bytes
36d2726 6708be0 36d2726 6708be0 36d2726 6708be0 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | ---
title: Diabetic Retinopathy Detector
emoji: 👁️
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false
license: apache-2.0
---
# 🏥 Diabetic Retinopathy Detection
An AI-powered tool for detecting diabetic retinopathy from retinal images.
## How to Use
1. Upload a retinal fundus image
2. Click "Analyze Image"
3. View the diagnosis and confidence scores
## Model Details
- Architecture: Xception
- Input: 299x299 retinal images
- Classes: Normal, Mild, Moderate, Severe, Proliferative
## Disclaimer
This tool is for educational purposes only. Not for medical diagnosis. |