Commit
·
f0236af
1
Parent(s):
d2f79de
Update README.md
Browse files
README.md
CHANGED
|
@@ -28,4 +28,8 @@ Create your own image classifier for **anything** by running [the demo on Google
|
|
| 28 |
Report any issues with the demo at the [github repo](https://github.com/nateraw/huggingpics).
|
| 29 |
|
| 30 |
|
| 31 |
-
##
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28 |
Report any issues with the demo at the [github repo](https://github.com/nateraw/huggingpics).
|
| 29 |
|
| 30 |
|
| 31 |
+
## Evaluation results:
|
| 32 |
+
**accuracy:** 0.8122969257685578,
|
| 33 |
+
**recall:** 0.8786994581075448,
|
| 34 |
+
**precision:** 0.8208722741433022,
|
| 35 |
+
**f1:** 0.8488020938192068
|