Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,19 @@ model-index:
|
|
| 14 |
type: image-classification
|
| 15 |
metrics:
|
| 16 |
- name: Accuracy
|
| 17 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
|
| 19 |
## Example Images
|
| 20 |
|
|
|
|
| 14 |
type: image-classification
|
| 15 |
metrics:
|
| 16 |
- name: Accuracy
|
| 17 |
+
type: accuracy
|
| 18 |
+
value: 0.807692289352417
|
| 19 |
+
---
|
| 20 |
+
|
| 21 |
+
# Electric-Car-Brand-Classifier
|
| 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
|
| 32 |
|