jordandavis/fashion_people_detections
收藏Hugging Face2024-05-06 更新2024-05-25 收录
下载链接:
https://hf-mirror.com/datasets/jordandavis/fashion_people_detections
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: float64
- name: brand
dtype: string
- name: image_id
dtype: string
- name: caption
dtype: string
- name: image_url
dtype: string
- name: width
dtype: string
- name: height
dtype: string
- name: image
dtype: image
- name: num_people
dtype: int64
- name: mask_metadata
list:
- name: box
sequence: float64
- name: label
dtype: string
- name: label_id
dtype: int64
- name: polygons
sequence:
sequence: int64
- name: score
dtype: float64
splits:
- name: train
num_bytes: 9940110798.883486
num_examples: 23279
download_size: 8810290815
dataset_size: 9940110798.883486
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
jordandavis
原始信息汇总
数据集概述
数据集特征
- id:数据类型为
float64。 - brand:数据类型为
string。 - image_id:数据类型为
string。 - caption:数据类型为
string。 - image_url:数据类型为
string。 - width:数据类型为
string。 - height:数据类型为
string。 - image:数据类型为
image。 - num_people:数据类型为
int64。 - mask_metadata:包含以下子特征:
- box:数据类型为
float64。 - label:数据类型为
string。 - label_id:数据类型为
int64。 - polygons:数据类型为
int64的序列。 - score:数据类型为
float64。
- box:数据类型为
数据集分割
- train:包含23279个样本,数据集大小为9940110798.883486字节。
数据集大小
- 下载大小:8810290815字节。
- 数据集大小:9940110798.883486字节。
配置
- default:训练数据文件路径为
data/train-*。



