File size: 1,692 Bytes
d06060f 2b6484c d06060f 2b6484c fbba5cf d06060f 2b6484c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 |
---
license: odc-by
task_categories:
- image-classification
- image-to-text
- text-to-image
language:
- en
- fr
- zh
- ja
- ko
size_categories:
- 100K<n<1M
tags:
- fashion
- clothing
dataset_info:
features:
- name: 1.jpg
dtype: image
- name: 2.jpg
dtype: image
- name: 3.jpg
dtype: image
- name: 4.jpg
dtype: image
- name: json
struct:
- name: categories
sequence:
dtype: string
length: -1
- name: designer
struct:
- name: en
dtype: string
- name: fr
dtype: string
- name: ja
dtype: string
- name: ko
dtype: string
- name: zh
dtype: string
- name: gender
dtype: string
- name: id
dtype: string
- name: name
struct:
- name: en
dtype: string
- name: fr
dtype: string
- name: ja
dtype: string
- name: ko
dtype: string
- name: zh
dtype: string
- name: price
dtype: string
- name: url
dtype: string
---
# Fashion-150k
Product images + metadata
Stats:
- 151,748 products
- 587,824 images
- 1,186 designers
Formats:
- WebDataset
- 1k per shard, ~0.4GB
- `N.jpg` + `json`
- `__key__` is `id` from `json`
## Fields
- `gender`: `men`/`women`
- `name`: includes translations for `en`, `fr`, `zh`, `ja` and `ko`
- `categories`: main category and sub-categories e.g. `['CLOTHING', 'TOPS', 'T-SHIRTS']`, `['BAGS', 'TOTE BAGS']`
- `designer`: includes translations for `en`, `fr`, `zh`, `ja` and `ko`
- `price`: in USD
## another BIG data banger straight from the underground
## with thanks to the retailer and all designers ❤️ |