Spaces:
Running
Running
Update README.md
Browse files
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
|
| 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
|