Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,8 @@ model-index:
|
|
15 |
## Model description
|
16 |
This model classifies an image into a fashion collection. It is trained on the [tonyassi/vogue-runway-top15-512px](https://huggingface.co/datasets/tonyassi/vogue-runway-top15-512px) dataset and fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k).
|
17 |
|
|
|
|
|
18 |
## Dataset description
|
19 |
[tonyassi/vogue-runway-top15-512px](https://huggingface.co/datasets/tonyassi/vogue-runway-top15-512px)
|
20 |
- 15 fashion houses
|
|
|
15 |
## Model description
|
16 |
This model classifies an image into a fashion collection. It is trained on the [tonyassi/vogue-runway-top15-512px](https://huggingface.co/datasets/tonyassi/vogue-runway-top15-512px) dataset and fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k).
|
17 |
|
18 |
+
Try the [demo](https://huggingface.co/spaces/tonyassi/which-fashion-collection).
|
19 |
+
|
20 |
## Dataset description
|
21 |
[tonyassi/vogue-runway-top15-512px](https://huggingface.co/datasets/tonyassi/vogue-runway-top15-512px)
|
22 |
- 15 fashion houses
|