tonyassi commited on
Commit
ae8d301
1 Parent(s): 4c82c29

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -12
README.md CHANGED
@@ -14,23 +14,21 @@ model-index:
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
  # vogue-fashion-collection-15-nobg
17
-
18
- This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
19
- It achieves the following results on the evaluation set:
20
- - Loss: 0.5880
21
- - Accuracy: 0.8403
22
-
23
  ## Model description
 
24
 
25
- More information needed
26
 
27
- ## Intended uses & limitations
28
-
29
- More information needed
 
 
 
30
 
31
  ## Training and evaluation data
32
-
33
- More information needed
 
34
 
35
  ## Training procedure
36
 
 
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
  # vogue-fashion-collection-15-nobg
 
 
 
 
 
 
17
  ## Model description
18
+ This model classifies an image into a fashion collection. It is trained on the [tonyassi/vogue-runway-top15-512px-nobg](https://huggingface.co/datasets/tonyassi/vogue-runway-top15-512px-nobg) dataset and fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k).
19
 
 
20
 
21
+ ## Dataset description
22
+ [tonyassi/vogue-runway-top15-512px-nobg](https://huggingface.co/datasets/tonyassi/vogue-runway-top15-512px-nobg)
23
+ - 15 fashion houses
24
+ - 1679 collections
25
+ - 87,547 images
26
+ - No background
27
 
28
  ## Training and evaluation data
29
+ It achieves the following results on the evaluation set:
30
+ - Loss: 0.5880
31
+ - Accuracy: 0.8403
32
 
33
  ## Training procedure
34