Apparel classification with Style
收藏数据集概述
数据集名称
Apparel classification with Style
数据集来源
ETH Zurich Computer Vision Lab
数据集结构
数据集解压后,将包含以下目录结构:
text fashion_data ├── test │ ├── blouses │ ├── cloak │ ├── coat │ ├── jacket │ ├── jersey__t-shirt__tee_shirt │ ├── long_dress │ ├── polo_shirt__sport_shirt │ ├── robe │ ├── shirt │ ├── short_dress │ ├── suit__suit_of_clothes │ ├── sweater │ ├── undergarment__upper_body │ ├── uniform │ └── vest__waistcoat ├── training │ ├── blouses │ ├── cloak │ ├── coat │ ├── jacket │ ├── jersey__t-shirt__tee_shirt │ ├── long_dress │ ├── polo_shirt__sport_shirt │ ├── robe │ ├── shirt │ ├── short_dress │ ├── suit__suit_of_clothes │ ├── sweater │ ├── undergarment__upper_body │ ├── uniform │ └── vest__waistcoat └── validation ├── blouses ├── cloak ├── coat ├── jacket ├── jersey__t-shirt__tee_shirt ├── long_dress ├── polo_shirt__sport_shirt ├── robe ├── shirt ├── short_dress ├── suit__suit_of_clothes ├── sweater ├── undergarment__upper_body ├── uniform └── vest__waistcoat
数据集内容
数据集包含多种服装类别的图像,分为训练集、测试集和验证集,每类服装都有独立的文件夹。




