dima806 commited on
Commit
649dbb3
·
verified ·
1 Parent(s): 5cc0daf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 87% accuracy based on an image.
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