EddieWu577/Segmentation-drivable
收藏Hugging Face2025-12-11 更新2025-12-20 收录
下载链接:
https://hf-mirror.com/datasets/EddieWu577/Segmentation-drivable
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: left_image
dtype: binary
- name: right_image
dtype: binary
- name: disparity
dtype: binary
- name: occupancy_grid
dtype: binary
- name: semantic_grid
dtype: binary
- name: sequence_id
dtype: string
- name: image_id
dtype: string
- name: fx
dtype: float64
- name: fy
dtype: float64
- name: cx
dtype: float64
- name: cy
dtype: float64
- name: baseline
dtype: float64
splits:
- name: train
num_bytes: 76956316412
num_examples: 23201
- name: validation
num_bytes: 53419692922
num_examples: 20351
download_size: 129451394119
dataset_size: 130376009334
---
提供机构:
EddieWu577



