Update README.md
Browse files
README.md
CHANGED
|
@@ -8,12 +8,11 @@ pipeline_tag: image-classification
|
|
| 8 |
tags:
|
| 9 |
- onnx
|
| 10 |
---
|
| 11 |
-
# ResNet50-APTOS-DR (ONNX)
|
| 12 |
-
|
| 13 |
-
**5-class Diabetic Retinopathy classifier** ready for Raspberry Pi 5 and edge devices.
|
| 14 |
|
| 15 |
**Original model**: sakshamkr1/ResNet50-APTOS-DR
|
| 16 |
-
**Format**: ONNX
|
| 17 |
**Input shape**: (batch, 3, 224, 224) RGB fundus image
|
| 18 |
**Output**: 5 classes (APTOS 2019)
|
| 19 |
|
|
|
|
| 8 |
tags:
|
| 9 |
- onnx
|
| 10 |
---
|
| 11 |
+
# ResNet50-APTOS-DR (ONNX)
|
| 12 |
+
**5-class Diabetic Retinopathy classifier** ready for edge devices.
|
|
|
|
| 13 |
|
| 14 |
**Original model**: sakshamkr1/ResNet50-APTOS-DR
|
| 15 |
+
**Format**: ONNX
|
| 16 |
**Input shape**: (batch, 3, 224, 224) RGB fundus image
|
| 17 |
**Output**: 5 classes (APTOS 2019)
|
| 18 |
|