hakimi233 commited on
Commit
dc82230
·
verified ·
1 Parent(s): a07581b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ app_port: 7860
10
  # PV Defect Classification System
11
 
12
  A lightweight cloud-edge defect detection system for photovoltaic cells.
13
- Powered by EfficientNet-B0 (ONNX Runtime).
14
 
15
  - Upload a PV cell image to classify it as DEFECTIVE or NORMAL
16
  - REST API available at /predict
 
10
  # PV Defect Classification System
11
 
12
  A lightweight cloud-edge defect detection system for photovoltaic cells.
13
+ Powered by ResNet18(ONNX Runtime).
14
 
15
  - Upload a PV cell image to classify it as DEFECTIVE or NORMAL
16
  - REST API available at /predict