Shadow0482 commited on
Commit
937a5f4
·
verified ·
1 Parent(s): b10b221

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -8,12 +8,11 @@ pipeline_tag: image-classification
8
  tags:
9
  - onnx
10
  ---
11
- # ResNet50-APTOS-DR (ONNX) - Single Clean File
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 (single file - no external .data)
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