CreatlV/cova-coco-v2
收藏Hugging Face2023-04-13 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/CreatlV/cova-coco-v2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: image_id
dtype: string
- name: height
dtype: int64
- name: width
dtype: int64
- name: objects
struct:
- name: bbox
sequence:
sequence: float64
- name: categories
sequence: int64
- name: annotations
list:
- name: id
dtype: int64
- name: image_id
dtype: string
- name: category_id
dtype: int64
- name: segmentation
sequence: 'null'
- name: area
dtype: float64
- name: bbox
sequence: float64
- name: iscrowd
dtype: int64
- name: attributes
struct:
- name: occluded
dtype: bool
- name: rotation
dtype: float64
- name: pixel_values
dtype: image
splits:
- name: train
num_bytes: 4224301647.371447
num_examples: 4531
- name: val
num_bytes: 1578402712.2047803
num_examples: 1693
- name: test
num_bytes: 1413383645.4237726
num_examples: 1516
download_size: 7207311109
dataset_size: 7216088005.0
---
# Dataset Card for "cova-coco-v2"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
CreatlV
原始信息汇总
数据集概述
数据集名称
cova-coco-v2
数据集特征
- image: 图像数据,数据类型为图像。
- image_id: 图像标识符,数据类型为字符串。
- height: 图像高度,数据类型为整数。
- width: 图像宽度,数据类型为整数。
- objects: 对象信息,包含以下子特征:
- bbox: 边界框,数据类型为浮点数序列。
- categories: 类别,数据类型为整数序列。
- annotations: 注释信息,包含以下子特征:
- id: 注释标识符,数据类型为整数。
- image_id: 图像标识符,数据类型为字符串。
- category_id: 类别标识符,数据类型为整数。
- segmentation: 分割信息,数据类型为空。
- area: 区域大小,数据类型为浮点数。
- bbox: 边界框,数据类型为浮点数序列。
- iscrowd: 是否为群体,数据类型为整数。
- attributes: 属性信息,包含以下子特征:
- occluded: 是否被遮挡,数据类型为布尔值。
- rotation: 旋转角度,数据类型为浮点数。
- pixel_values: 像素值,数据类型为图像。
数据集分割
- train: 训练集,包含4531个样本,总大小为4224301647.371447字节。
- val: 验证集,包含1693个样本,总大小为1578402712.2047803字节。
- test: 测试集,包含1516个样本,总大小为1413383645.4237726字节。
数据集大小
- 下载大小: 7207311109字节
- 数据集总大小: 7216088005.0字节



