0x-YuAN/navigation_RI_base_v2
收藏Hugging Face2024-05-26 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/0x-YuAN/navigation_RI_base_v2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: img
dtype: image
- name: label_img
dtype: image
- name: seg_label_img
dtype: image
splits:
- name: train
num_bytes: 350171153.0245484
num_examples: 2052
- name: val
num_bytes: 18259411.9754516
num_examples: 107
download_size: 367164134
dataset_size: 368430565.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
---
The dataset includes four features: id (string type), img (image type), label_img (image type), and seg_label_img (image type). It is divided into two parts: a training set (containing 2052 samples with a total size of 350171153.0245484 bytes) and a validation set (containing 107 samples with a total size of 18259411.9754516 bytes). The total download size of the dataset is 367164134 bytes, and the total dataset size is 368430565.0 bytes. The dataset configuration is set to default, with the training and validation data files stored in the data/train-* and data/val-* paths, respectively.
提供机构:
0x-YuAN
原始信息汇总
数据集信息
特征
- id: 数据类型为字符串。
- img: 数据类型为图像。
- label_img: 数据类型为图像。
- seg_label_img: 数据类型为图像。
数据分割
- train: 包含2052个样本,总大小为350171153.0245484字节。
- val: 包含107个样本,总大小为18259411.9754516字节。
数据集大小
- 下载大小: 367164134字节
- 数据集大小: 368430565.0字节
配置
- default:
- train: 文件路径为
data/train-* - val: 文件路径为
data/val-*
- train: 文件路径为



