mustafabuke/table_dataset
收藏Hugging Face2024-07-02 更新2024-07-06 收录
下载链接:
https://hf-mirror.com/datasets/mustafabuke/table_dataset
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含图像及其相关对象信息,每个图像都有宽度、高度和唯一的图像ID。对象信息包括面积、边界框、类别和ID。数据集分为训练集、验证集和测试集,分别包含1080、120和300个示例,总大小为228104154.0字节。
The dataset contains images and associated object information. Image features include width, height, and image ID. Object information includes area, bounding box, category, and object ID. The dataset is divided into training, validation, and test sets, each with corresponding file paths and number of examples.
提供机构:
mustafabuke
原始信息汇总
数据集概述
数据集特征
- image: 图像数据,数据类型为
image。 - objects: 包含多个对象的结构化数据,具体包括:
- area: 对象面积,数据类型为
float64。 - bbox: 对象边界框,数据类型为
float64的序列。 - category: 对象类别,数据类型为
int64。 - id: 对象ID,数据类型为
int64。
- area: 对象面积,数据类型为
- width: 图像宽度,数据类型为
int64。 - height: 图像高度,数据类型为
int64。 - image_id: 图像ID,数据类型为
int64。
数据集划分
- train: 训练集,包含1080个样本,大小为164234990.88字节。
- validation: 验证集,包含120个样本,大小为18248332.32字节。
- test: 测试集,包含300个样本,大小为45620830.8字节。
数据集大小
- download_size: 223936761字节。
- dataset_size: 228104154.0字节。
配置
- default: 默认配置,包含以下数据文件路径:
- train:
data/train-* - validation:
data/validation-* - test:
data/test-*
- train:



