vigneshgs7/Boundary_detection_Doc_2
收藏Hugging Face2023-12-09 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/vigneshgs7/Boundary_detection_Doc_2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: name
dtype: string
- name: uuid
dtype: string
- name: status
dtype: string
- name: image
dtype: image
- name: label.annotations
list:
- name: id
dtype: int32
- name: category_id
dtype: int32
- name: label.segmentation_bitmap
dtype: image
splits:
- name: train
num_bytes: 4375553760.0
num_examples: 88
download_size: 286343850
dataset_size: 4375553760.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes multiple features such as name, uuid, status, image, label annotations, and label segmentation bitmap. The label annotations are a list containing id and category id. The dataset is divided into a training set (train) with 88 examples. The download size of the dataset is 286343850 bytes, and the dataset size is 4375553760 bytes.
提供机构:
vigneshgs7
原始信息汇总
数据集概述
数据集特征
- name: 类型为字符串。
- uuid: 类型为字符串。
- status: 类型为字符串。
- image: 类型为图像。
- label.annotations: 列表类型,包含以下字段:
- id: 类型为32位整数。
- category_id: 类型为32位整数。
- label.segmentation_bitmap: 类型为图像。
数据集分割
- train: 包含88个样本,总大小为4375553760.0字节。
数据集大小
- 下载大小: 286343850字节。
- 数据集大小: 4375553760.0字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



