File size: 3,569 Bytes
ce99a3e
 
 
 
 
 
 
 
 
 
 
9801e7a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
92
93
94
95
96
---
license: odc-by
task_categories:
- image-classification
- image-to-text
- text-to-image
tags:
- fashion
- clothing
---

# Jean Paul Gaultier

First in a series of fashion datasets.

## Source

Jean Paul Gaultier's [webshop](https://fashion.jeanpaulgaultier.com/)

## Content + example

Product metadata and images

```
{
    "id": "gid://shopify/Product/9119640486225",
    "lang": "en",
    "name": "The Silver 56-8171 Sunglasses",
    "descriptions": "EYEWEAR CollectionSunglasses with round silver frames, spring detail on temples and Jean Paul et Gaultier logo.",
    "category": "",
    "colors": [
      "Silver"
    ],
    "locale": "en",
    "handle": "the-silver-56-8171-sunglasses",
    "price": 470,
    "filterCategories": [
      "eyewear-jean-paul-gaultier"
    ],
    "productImage": "https://cdn.shopify.com/s/files/1/0550/7537/3249/files/24-30-U-LU008-X055-91-1_aeac7371-7660-471b-83b5-64a2755260b2.jpg?auto=compress&width=200",
    "publicationDate": 1716456635000,
    "sizes": [
      {
        "id": "gid://shopify/ProductVariant/48543855477073",
        "sku": "24/30-U-LU008-X055-91",
        "title": "TU",
        "availableForSale": true,
        "compareAtPrice": null,
        "price": {
          "amount": 470,
          "currencyCode": "GBP",
          "formattedPrice": "£470.00"
        }
      }
    ],
    "objectID": "9119640486225",
    "withSlider": true,
    "link": {
      "href": "/products/the-silver-56-8171-sunglasses"
    },
    "sku": "24/30-U-LU008-X055-91",
    "formattedPrice": "£470.00",
    "color": "Silver",
    "primaryColor": null,
    "compareAtPrice": null,
    "productLine": null,
    "gender": null,
    "type": "",
    "edition": null,
    "uid": "the-silver-56-8171-sunglasses",
    "exclusivity": false,
    "preOrder": false,
    "tag": null,
    "collection": "",
    "image": "https://cdn.shopify.com/s/files/1/0550/7537/3249/files/24-30-U-LU008-X055-91-1_aeac7371-7660-471b-83b5-64a2755260b2.jpg",
    "images": [
      "https://cdn.shopify.com/s/files/1/0550/7537/3249/files/24-30-U-LU008-X055-91-Details-1_3c733645-c3ff-4476-ac51-62e3402a00bc.jpg",
      "https://cdn.shopify.com/s/files/1/0550/7537/3249/files/24-30-U-LU008-X055-91_01_465fb690-eac5-4844-b4eb-0a1c8c89aed3.jpg",
      "https://cdn.shopify.com/videos/c/vp/8f5ba9b8956b40b7abeac32cae062af9/8f5ba9b8956b40b7abeac32cae062af9.HD-1080p-4.8Mbps-29408245.mp4",
      "https://cdn.shopify.com/s/files/1/0550/7537/3249/files/24-30-U-LU008-X055-91_03_159c5694-6183-4864-b698-f87def219eae.jpg",
      "https://cdn.shopify.com/s/files/1/0550/7537/3249/files/24-30-U-LU008-X055-91_1.jpg",
      "https://cdn.shopify.com/s/files/1/0550/7537/3249/files/24-30-U-LU008-X055-91-3.jpg",
      "https://cdn.shopify.com/s/files/1/0550/7537/3249/files/24-30-U-LU008-X055-91-Details-2_cf8941db-6590-4ddf-9417-199a6fffcc7c.jpg",
      "https://cdn.shopify.com/s/files/1/0550/7537/3249/files/24-30-U-LU008-X055-91-1_aeac7371-7660-471b-83b5-64a2755260b2.jpg",
      "https://cdn.shopify.com/s/files/1/0550/7537/3249/files/24-30-U-LU008-X055-91-2_95d75e0c-4009-4cb5-8439-7e8de4ca1e39.jpg",
      "https://cdn.shopify.com/s/files/1/0550/7537/3249/files/24-30-U-LU008-X055-91_2.jpg"
    ]
  }
```

![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/665074ded3e886a93d713e73/Yeq8NB_p6GfW61u84sWDz.jpeg)

![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/665074ded3e886a93d713e73/jG2WnJqa5bl-z7URJsqg8.jpeg)

This dataset contains separate images of product and models wearing the product, useful for virtual try on task.