jfecunha/arquivo_news_coco
收藏Hugging Face2023-04-20 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/jfecunha/arquivo_news_coco
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image_id
dtype: int64
- name: image_path
dtype: string
- name: image
dtype: binary
- name: objects
list:
- name: area
dtype: float64
- name: bbox
sequence: float64
- name: category_id
dtype: int64
- name: id
dtype: int64
- name: ignore
dtype: int64
- name: image_id
dtype: int64
- name: iscrowd
dtype: int64
- name: segmentation
sequence: 'null'
- name: source
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 416095901
num_examples: 531
- name: test
num_bytes: 103109045
num_examples: 133
download_size: 512598278
dataset_size: 519204946
---
# Dataset Card for "arquivo_news_coco"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
jfecunha
原始信息汇总
数据集概述
数据集名称
- 名称: arquivo_news_coco
数据集特征
- image_id: 整数类型
- image_path: 字符串类型
- image: 二进制类型
- objects: 列表类型,包含以下子特征:
- area: 浮点数类型
- bbox: 序列,浮点数类型
- category_id: 整数类型
- id: 整数类型
- ignore: 整数类型
- image_id: 整数类型
- iscrowd: 整数类型
- segmentation: 序列,类型为null
- source: 字符串类型
- index_level_0: 整数类型
数据集分割
- 训练集:
- 样本数: 531
- 数据大小: 416095901 字节
- 测试集:
- 样本数: 133
- 数据大小: 103109045 字节
数据集大小
- 下载大小: 512598278 字节
- 数据集总大小: 519204946 字节



