Update README.md
Browse files
README.md
CHANGED
|
@@ -62,4 +62,8 @@ For optimal performance, it is advised to keep the same preprocessing pipeline d
|
|
| 62 |
|
| 63 |
## Evaluation
|
| 64 |
|
| 65 |
-
accuracy: 0.9525
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 62 |
|
| 63 |
## Evaluation
|
| 64 |
|
| 65 |
+
accuracy: 0.9525
|
| 66 |
+
|
| 67 |
+
## Export
|
| 68 |
+
|
| 69 |
+
An ONNX export can be found in `weights/model.onnx`.
|