davanstrien/testcocotrade
收藏Hugging Face2022-12-07 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/davanstrien/testcocotrade
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image_id
dtype: int64
- name: image
dtype: image
- name: width
dtype: int32
- name: height
dtype: int32
- name: objects
list:
- name: category_id
dtype:
class_label:
names:
'0': Image
'1': Main heading (CAPS)
'2': Page header (TRADES)
'3': Running heads
'4': Section title
'5': Text Box
- name: image_id
dtype: string
- name: id
dtype: int64
- name: area
dtype: int64
- name: bbox
sequence: float32
length: 4
- name: segmentation
list:
list: float32
- name: iscrowd
dtype: bool
- name: ignore
dtype: int32
splits:
- name: train
num_bytes: 11022954.0
num_examples: 6
download_size: 10923350
dataset_size: 11022954.0
---
# Dataset Card for "testcocotrade"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
davanstrien
原始信息汇总
数据集概述
数据集特征
- image_id: 数据类型为 int64。
- image: 数据类型为 image。
- width: 数据类型为 int32。
- height: 数据类型为 int32。
- objects: 包含以下子特征:
- category_id: 类别标签,包含以下名称:
- 0: Image
- 1: Main heading (CAPS)
- 2: Page header (TRADES)
- 3: Running heads
- 4: Section title
- 5: Text Box
- image_id: 数据类型为 string。
- id: 数据类型为 int64。
- area: 数据类型为 int64。
- bbox: 数据类型为 sequence of float32,长度为4。
- segmentation: 数据类型为 list of list of float32。
- iscrowd: 数据类型为 bool。
- ignore: 数据类型为 int32。
- category_id: 类别标签,包含以下名称:
数据集分割
- train: 包含6个示例,数据大小为11022954.0字节。
数据集大小
- 下载大小: 10923350字节
- 数据集大小: 11022954.0字节



