Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ base_model:
|
|
| 8 |
pipeline_tag: image-classification
|
| 9 |
library_name: transformers
|
| 10 |
---
|
| 11 |
-
Returns the clothes category with about
|
| 12 |
|
| 13 |
See https://www.kaggle.com/code/dima806/clothes-image-detection-vit for details.
|
| 14 |
|
|
|
|
| 8 |
pipeline_tag: image-classification
|
| 9 |
library_name: transformers
|
| 10 |
---
|
| 11 |
+
Returns the clothes category with about 78% accuracy based on an image.
|
| 12 |
|
| 13 |
See https://www.kaggle.com/code/dima806/clothes-image-detection-vit for details.
|
| 14 |
|