agyaatcoder/plant-doc-paligemma
收藏Hugging Face2024-06-02 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/agyaatcoder/plant-doc-paligemma
下载链接
链接失效反馈官方服务:
资源简介:
---
license: cc-by-4.0
dataset_info:
features:
- name: image_id
dtype: int64
- name: image
dtype: image
- name: width
dtype: int64
- name: height
dtype: int64
- name: objects
struct:
- name: id
sequence: int64
- name: area
sequence: int64
- name: bbox
sequence:
sequence: float32
- name: category
sequence: string
- name: label_for_paligemma
dtype: string
splits:
- name: train
num_bytes: 923933097.966
num_examples: 2342
- name: test
num_bytes: 73530064.0
num_examples: 236
download_size: 992078922
dataset_size: 997463161.966
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
agyaatcoder
原始信息汇总
数据集概述
数据集特征
- image_id: 数据类型为 int64
- image: 数据类型为 image
- width: 数据类型为 int64
- height: 数据类型为 int64
- objects: 结构化数据,包含以下子特征:
- id: 数据类型为 int64
- area: 数据类型为 int64
- bbox: 数据类型为 float32,包含多个坐标值
- category: 数据类型为 string
- label_for_paligemma: 数据类型为 string
数据集分割
- train: 包含 2342 个样本,占用 923933097.966 字节
- test: 包含 236 个样本,占用 73530064.0 字节
数据集大小
- 下载大小: 992078922 字节
- 数据集总大小: 997463161.966 字节
数据文件配置
- default 配置下的数据文件路径:
- 训练集:
data/train-* - 测试集:
data/test-*
- 训练集:



