CreatlV/CoVa-coco-v2-fold2
收藏Hugging Face2023-05-22 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/CreatlV/CoVa-coco-v2-fold2
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 4632653914.321059
num_examples: 4969
- name: val
num_bytes: 1322017156.4715762
num_examples: 1418
- name: test
num_bytes: 1261416934.2073643
num_examples: 1353
download_size: 7207373107
dataset_size: 7216088004.999999
---
# Dataset Card for "CoVa-coco-v2-fold2"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
CreatlV
原始信息汇总
数据集概述
数据集名称
CoVa-coco-v2-fold2
数据集特征
- image: 图像数据
- image_id: 图像ID,字符串类型
- height: 图像高度,整数类型
- width: 图像宽度,整数类型
- objects: 对象信息,包含:
- bbox: 边界框,浮点数序列
- categories: 类别,整数序列
- annotations: 标注信息,包含:
- id: 标注ID,整数类型
- image_id: 图像ID,字符串类型
- category_id: 类别ID,整数类型
- segmentation: 分割信息,空值
- area: 区域面积,浮点数类型
- bbox: 边界框,浮点数序列
- iscrowd: 是否为群体,整数类型
- attributes: 属性信息,包含:
- occluded: 是否被遮挡,布尔类型
- rotation: 旋转角度,浮点数类型
- pixel_values: 像素值,图像数据
数据集分割
- train: 训练集,包含4969个样本,总大小为4632653914.321059字节
- val: 验证集,包含1418个样本,总大小为1322017156.4715762字节
- test: 测试集,包含1353个样本,总大小为1261416934.2073643字节
数据集大小
- 下载大小: 7207373107字节
- 数据集总大小: 7216088004.999999字节



