malteee/TruckDet2
收藏Hugging Face2023-09-12 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/malteee/TruckDet2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image_id
dtype: int64
- name: image
dtype: image
- name: width
dtype: int64
- name: height
dtype: int64
- name: objects
struct:
- name: area
sequence: float64
- name: bbox
sequence:
sequence: float64
- name: category
sequence: int64
- name: id
sequence: int64
splits:
- name: train
num_bytes: 78780289.0
num_examples: 651
- name: test
num_bytes: 3798987.0
num_examples: 82
download_size: 82582528
dataset_size: 82579276.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
# Dataset Card for "TruckDet2"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
malteee
原始信息汇总
数据集信息
特征
- image_id: 数据类型为
int64 - image: 数据类型为
image - width: 数据类型为
int64 - height: 数据类型为
int64 - objects: 结构化数据,包含以下字段:
- area: 数据类型为
float64的序列 - bbox: 数据类型为
float64的二维序列 - category: 数据类型为
int64的序列 - id: 数据类型为
int64的序列
- area: 数据类型为
数据分割
- train: 包含 651 个样本,占用 78780289.0 字节
- test: 包含 82 个样本,占用 3798987.0 字节
数据集大小
- 下载大小: 82582528 字节
- 数据集大小: 82579276.0 字节
配置
- default: 包含以下数据文件路径:
- train:
data/train-* - test:
data/test-*
- train:



