amyeroberts/filtered-coco-panoptic-val2017-people
收藏Hugging Face2023-12-21 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/amyeroberts/filtered-coco-panoptic-val2017-people
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: label
dtype: image
- name: segments_info
list:
- name: id
dtype: int64
- name: category_id
dtype: int64
- name: iscrowd
dtype: int64
- name: bbox
sequence: int64
- name: area
dtype: int64
- name: image_id
dtype: int64
- name: image
dtype: image
splits:
- name: train
num_bytes: 281422997.8656
num_examples: 1648
download_size: 291956994
dataset_size: 281422997.8656
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
amyeroberts
原始信息汇总
数据集概述
数据集特征
- label: 图像类型
- segments_info: 列表类型,包含以下字段:
- id: 64位整数
- category_id: 64位整数
- iscrowd: 64位整数
- bbox: 64位整数序列
- area: 64位整数
- image_id: 64位整数
- image: 图像类型
数据集分割
- train:
- 字节数: 281422997.8656
- 样本数: 1648
数据集大小
- 下载大小: 291956994
- 数据集大小: 281422997.8656
配置
- default:
- 数据文件路径:
data/train-*
- 数据文件路径:



