12is/fashionpedia_remapped
收藏Hugging Face2024-06-17 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/12is/fashionpedia_remapped
下载链接
链接失效反馈官方服务:
资源简介:
该数据集是Fashionpedia数据集的重新映射版本,包含图像及其相关属性,如图像ID、图像、宽度、高度以及对象信息。对象信息包括边界框ID、类别、边界框坐标和面积。数据集的类别通过一个转换字典进行了重新映射,以便统一和简化类别标签。数据集分为训练集和验证集,分别包含45623和1158个样本。
This dataset is a remapped version of the Fashionpedia dataset, containing images and their associated attributes such as image ID, image, width, height, and object information. The object information includes bounding box ID, category, bounding box coordinates, and area. The categories in the dataset have been remapped using a transition dictionary to unify and simplify the category labels. The dataset is divided into training and validation sets, containing 45,623 and 1,158 samples respectively.
提供机构:
12is
原始信息汇总
数据集概述
数据集描述
- 名称: Remapped version of the Fashionpedia dataset
- 版本: default
数据特征
- image_id: 图像ID,数据类型为int32
- image: 图像数据,数据类型为image
- width: 图像宽度,数据类型为int64
- height: 图像高度,数据类型为int64
- objects: 对象信息,包含以下子特征:
- bbox_id: 边界框ID,数据类型为int64
- category: 类别标签,数据类型为class_label,类别名称包括:
- 0: pants
- 1: pocket
- 2: sleeve
- 3: outerwear
- 4: hat
- 5: belt
- 6: shoe
- 7: neckline
- 8: hood
- 9: top, t-shirt, sweatshirt
- 10: applique
- 11: dress
- 12: epaulette
- 13: glove
- 14: scarf, tie
- 15: accessories
- 16: watch
- 17: glasses
- bbox: 边界框坐标,数据类型为float64,长度为4
- area: 区域面积,数据类型为int64
数据集划分
- train: 训练集,包含45623个样本,大小为3421508886.125字节
- val: 验证集,包含1158个样本,大小为85265340.25字节
数据集大小
- 下载大小: 3481427072字节
- 总大小: 3506774226.375字节
数据文件路径
- train: data/train-*
- val: data/val-*



