DeepFashion Dataset (CUHK MMLab)

Datadory delivers apparel, accessories & luxury goods data covering DeepFashion (CUHK MMLab): 800,000+ fashion images annotated with 50 clothing categories, 1,000 attributes, bounding boxes, landmarks and 300,000+ cross-pose pairs across four benchmarks. Delivered daily, weekly, or hourly via API, files, or your warehouse — request a sample to see the schema against your use case.

API, files, or your warehouse. Daily, weekly, or hourly.

What is the DeepFashion dataset?

It is the clothing database behind a decade of fashion computer vision, assembled by the Multimedia Laboratory at The Chinese University of Hong Kong and released with the CVPR 2016 paper "DeepFashion: Powering Robust Clothes Recognition and Retrieval with Rich Annotations." More than 800,000 images are organised into four core benchmarks: Category and Attribute Prediction (289,222 images), In-shop Clothes Retrieval (52,712 images covering 7,982 items with roughly 200,000 cross-pose and cross-scale pairs), Consumer-to-shop Clothes Retrieval, and Fashion Landmark Detection.

The release kept growing after the paper: a Fashion Image Synthesis benchmark arrived in October 2017, the MMFashion open-source toolbox followed in 2019, parsing masks, dense pose and fine-grained attributes were added in 2020, and DeepFashion-MultiModal landed in June 2022 with human-parsing labels, keypoints and textual descriptions. In Datadory's catalog it scores 9 out of 10 — a band shared by 534 of the 1,744 cataloged datasets.

What fields and annotations does each image carry?

Seven annotation families, detailed in the dictionary above. Two design choices give the corpus its staying power. First, both label spaces are closed sets — 50 categories, 1,000 attributes — so the label space is fully enumerable before you write any code, and confusion between predicted classes maps onto a real merchandising taxonomy rather than arbitrary clusters. Second, every image carries its evaluation_partition, which means any accuracy figure you compute is comparable against a decade of published results on the same splits.

The pair structure is the part most catalogues simply do not have. Over 300,000 images are linked cross-pose or cross-domain to other photographs of the same garment — a blouse photographed flat in a shop and again worn on a street share a key. That linkage is what makes retrieval, virtual try-on research and pose-invariant matching trainable here and not elsewhere.

How fresh is this corpus?

It is static by design. Benchmark versions date to 2016–2017, with extensions layered through June 2022; nothing inside the corpus updates on its own. Static snapshots are common in machine-learning corpora: 181 of the 1,744 datasets in Datadory's catalog never update, and research releases cluster heavily in that group.

Plan around a frozen reference set rather than an incremental feed, and say so in your sample request if recency matters — Datadory pairs it with living complements from the same industry brief, such as Lyst's catalogue spanning more than 27,000 brands or H&M's transaction release carrying 31,788,324 purchases across 105,542 articles.

Who uses this data?

Five of Datadory's eight personas clear the relevance bar for this record, ranked here by fit:

  1. Data Scientists & ML Engineers (relevance 3/3) — 800,000 annotated images with landmarks and cross-pose pairs, plus published splits to benchmark against; see data scientists use cases.
  2. E-commerce Operators (relevance 2/3) — the taxonomy behind virtual try-on and automated tagging R&D, before committing to a labelling programme of your own.
  3. Developers & Data-Product Builders (relevance 2/3) — well-defined partitions and documented annotation formats make it unusually straightforward to wire into a CV engineering pipeline; more on developers builders use cases.
  4. Market Researchers & Consultants (relevance 1/3) — the category and attribute scheme doubles as an industry taxonomy of how garments are described and distinguished.
  5. Journalists, Academics & Students (relevance 2/3) — one of the most heavily cited academic benchmarks in fashion vision, useful as a provenance-clean reference point in teaching and reporting.

Persona-level detail lives on our competitive intel product teams use cases page and the full apparel, accessories & luxury goods hub.

How does it compare to the other fashion corpora in this slice?

On scale and annotation depth it has no peer in the industry slice. Fashionpedia brings 46,781 images with 342,182 bounding boxes and a 294-attribute ontology — richer per-image segmentation, far fewer images. The Kaggle and Hugging Face copies of the Myntra catalogue offer 44,072 labelled SKUs that load as one flat table, but stop at coarse merchandising attributes with no geometry. Fashion-MNIST remains the 70,000-image grayscale baseline you graduate away from.

Where DeepFashion demands more of you is shape: it arrives as four benchmark-specific sets of image archives plus separate annotation lists rather than a single tidy table, and it is a frozen snapshot. Teams that want tabular convenience start with the Myntra copies and move up once the problem genuinely needs landmarks, dense annotations or cross-pose supervision.

How does this record rate on quality?

Datadory scores it 9 out of 10 on its rubric of field documentation, access reliability and freshness — the same band as 534 of the 1,744 cataloged datasets, comfortably above the catalog-wide mean of 7.81. Field definitions are marked verified: they were cross-checked against the project's annotation-file documentation during research. Sample data exists and is quotable — img/Sheer_Pleated-Front_Blouse/img_00000001.jpg, labelled Blouse with a-line; sheer attributes, assigned to the training partition.

Two things keep it from a perfect score. The corpus is static, so freshness depends entirely on how you pair it with living sources; and the imagery was collected from the open web without geographic stratification, so coverage claims should stay at the global-consumer-photography level rather than market specific.

DeepFashion Dataset (CUHK MMLab): specification

AttributeValue
Images800,000+ (Category and Attribute Prediction subset: 289,222; In-shop subset: 52,712 images / 7,982 items)
Annotations50 categories · 1,000 attributes · bounding boxes · landmarks · 300,000+ cross-pose pairs
Benchmarks4 core (Category and Attribute Prediction, In-shop Retrieval, Consumer-to-shop Retrieval, Landmark Detection) plus synthesis and MultiModal extensions
Formatsjpg image archives + txt/mat annotation lists
CoverageGlobal web-sourced shop and consumer fashion photography; no geographic stratification
TemporalStatic release; benchmark versions 2016–2017, extensions through 2022
GranularityImage level, one record per clothing photograph
Source nameCUHK Multimedia Lab
Datadory quality score9 / 10 (verified field definitions)

Questions buyers ask

How many images and annotations does DeepFashion contain?

More than 800,000 fashion photographs, each annotated with one of 50 clothing categories, multi-label assignments from a 1,000-attribute vocabulary, bounding-box coordinates and clothing landmarks. Over 300,000 images additionally link cross-pose or cross-domain to other views of the same garment. The largest benchmark subset, Category and Attribute Prediction, holds 289,222 images; the In-shop Retrieval subset holds 52,712 images across 7,982 items.

What are the four DeepFashion benchmarks?

Category and Attribute Prediction classifies each image into 50 categories and 1,000 attributes across 289,222 images. In-shop Clothes Retrieval matches query garments to identical items within a shop inventory of 52,712 images and about 200,000 cross-pose pairs. Consumer-to-shop Clothes Retrieval bridges unconstrained consumer photos to shop images. Fashion Landmark Detection locates clothing landmarks. Each benchmark ships its own annotation files and train/val/test partitions.

Which fields does each record include?

Seven core annotation families: the image_id that keys into the archive, the 50-way category_name label, multi-label attribute_labels from the 1,000-value vocabulary, bounding_box geometry, landmark coordinates with visibility flags, the evaluation_partition split assignment, and the pair_id linking cross-pose or cross-domain photographs of the same garment. Extended extracts can add fine-grained attributes, parsing masks, dense pose labels or textual descriptions from the MultiModal extension.

Does DeepFashion cover a specific country or market?

No. The photography is sourced from the open web — well-posed shop images mixed with unconstrained consumer photos — with no geographic stratification anywhere in the annotations. Treat it as a global consumer-fashion visual corpus rather than a market panel: there are no country codes, store banners or currency signals to segment on, so market-level questions need a complement from a commercial catalogue source.

Is the corpus updated over time?

No — it is a static research release. The four core benchmarks date to 2016–2017, with a synthesis benchmark added in October 2017, parsing masks, dense pose and fine-grained attributes in 2020, and the DeepFashion-MultiModal extension in June 2022. Nothing refreshes automatically. Datadory delivers your copy daily, weekly, or hourly regardless, and scopes living complements from the same industry when recency matters.

Can I use it for visual search and garment tagging?

That is precisely what it was built for. The closed category and attribute vocabularies give supervised targets for tagging classifiers; bounding boxes and landmarks support cropping and alignment; the cross-pose pairs train retrieval models that recognise the same garment across poses and domains. Well-defined partitions mean you can report accuracy against a decade of published baselines instead of inventing your own evaluation protocol.

See the rows before you pay anything.

Name this dataset and we send real records from it — scoped to the fields you asked for.

See pricing