Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,7 @@ metrics:
|
|
| 5 |
- f1
|
| 6 |
base_model:
|
| 7 |
- google/vit-base-patch16-224-in21k
|
|
|
|
| 8 |
---
|
| 9 |
Returns with about 22% accuracy the type of a crime seen in a CCTV camera image.
|
| 10 |
|
|
|
|
| 5 |
- f1
|
| 6 |
base_model:
|
| 7 |
- google/vit-base-patch16-224-in21k
|
| 8 |
+
pipeline_tag: image-classification
|
| 9 |
---
|
| 10 |
Returns with about 22% accuracy the type of a crime seen in a CCTV camera image.
|
| 11 |
|