lansinuote/cv.3.image_object_detection
收藏Hugging Face2023-02-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/lansinuote/cv.3.image_object_detection
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: digits
sequence:
- name: bbox
sequence: int32
length: 4
- name: label
dtype:
class_label:
names:
'0': '0'
'1': '1'
'2': '2'
'3': '3'
'4': '4'
'5': '5'
'6': '6'
'7': '7'
'8': '8'
'9': '9'
splits:
- name: train
num_bytes: 67463846.91850163
num_examples: 6646
- name: test
num_bytes: 690276.6069133481
num_examples: 68
download_size: 60342937
dataset_size: 68154123.52541497
---
# Dataset Card for "cv.3.image_object_detection"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
lansinuote
原始信息汇总
数据集概述
数据集特征
- image: 图像数据类型。
- digits: 包含以下子特征:
- bbox: 边界框,长度为4,数据类型为int32。
- label: 类别标签,包含以下类别:
- 0: 0
- 1: 1
- 2: 2
- 3: 3
- 4: 4
- 5: 5
- 6: 6
- 7: 7
- 8: 8
- 9: 9
数据集分割
- train: 训练集,包含6646个样本,总大小为67463846.91850163字节。
- test: 测试集,包含68个样本,总大小为690276.6069133481字节。
数据集大小
- 下载大小: 60342937字节
- 数据集总大小: 68154123.52541497字节



