KhalfounMehdi
commited on
Commit
•
ae60171
1
Parent(s):
8aac75b
Update README.md
Browse files
README.md
CHANGED
@@ -20,12 +20,19 @@ model-index:
|
|
20 |
|
21 |
# vision_transformer_mura_model
|
22 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
|
24 |
-
Autogenerated by HuggingPics🤗🖼️
|
25 |
|
26 |
-
Create your own image classifier for **anything** by running [the demo on Google Colab](https://colab.research.google.com/github/nateraw/huggingpics/blob/main/HuggingPics.ipynb).
|
27 |
|
28 |
-
Report any issues with the demo at the [github repo](https://github.com/nateraw/huggingpics).
|
29 |
|
30 |
|
31 |
## Example Images
|
|
|
20 |
|
21 |
# vision_transformer_mura_model
|
22 |
|
23 |
+
{'accuracy': 0.791552111972007,
|
24 |
+
'recall': 0.7886619424760317,
|
25 |
+
'precision': 0.8526363226678684,
|
26 |
+
'f1': 0.819402338674751,
|
27 |
+
'total_time_in_seconds': 2731.6233958929997,
|
28 |
+
'samples_per_second': 1.464696782878456,
|
29 |
+
'latency_in_seconds': 0.6827351651819544
|
30 |
+
}
|
31 |
+
|
32 |
+
|
33 |
|
|
|
34 |
|
|
|
35 |
|
|
|
36 |
|
37 |
|
38 |
## Example Images
|