uni_color_sortingv1
收藏Hugging Face2025-06-27 更新2025-06-27 收录
下载链接:
https://huggingface.co/datasets/zijian2022/uni_color_sortingv1
下载链接
链接失效反馈官方服务:
资源简介:
该数据集是使用LeRobot创建的,主要用于机器人技术领域。数据集包含10个episodes,2390帧,20个视频,以及1个任务。数据格式包括动作、观察状态、图像(来自笔记本电脑和手机)、时间戳、帧索引、episode索引等。具体来说,动作和观察状态的数据类型为float32,形状为6,分别代表机器人的六个关节。图像数据来自笔记本电脑和手机,分辨率为480x640,3通道,视频帧率为30fps。
提供机构:
zijian2022
创建时间:
2025-06-27
原始信息汇总
数据集概述
基本信息
- 许可证: apache-2.0
- 任务类别: robotics
- 标签: LeRobot, so100, tutorial
- 代码库版本: v2.1
- 机器人类型: so100
数据集结构
- 总集数: 10
- 总帧数: 2390
- 总任务数: 1
- 总视频数: 20
- 总块数: 1
- 块大小: 1000
- 帧率: 30 fps
- 数据路径:
data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet - 视频路径:
videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4
特征描述
- action:
- 数据类型: float32
- 形状: [6]
- 名称: main_shoulder_pan, main_shoulder_lift, main_elbow_flex, main_wrist_flex, main_wrist_roll, main_gripper
- observation.state:
- 数据类型: float32
- 形状: [6]
- 名称: main_shoulder_pan, main_shoulder_lift, main_elbow_flex, main_wrist_flex, main_wrist_roll, main_gripper
- observation.images.laptop:
- 数据类型: video
- 形状: [480, 640, 3]
- 名称: height, width, channels
- 视频信息: fps=30.0, height=480, width=640, channels=3, codec=h264, pix_fmt=yuv420p, is_depth_map=false, has_audio=false
- observation.images.phone:
- 数据类型: video
- 形状: [480, 640, 3]
- 名称: height, width, channels
- 视频信息: fps=30.0, height=480, width=640, channels=3, codec=h264, pix_fmt=yuv420p, is_depth_map=false, has_audio=false
- timestamp:
- 数据类型: float32
- 形状: [1]
- frame_index:
- 数据类型: int64
- 形状: [1]
- episode_index:
- 数据类型: int64
- 形状: [1]
- index:
- 数据类型: int64
- 形状: [1]
- task_index:
- 数据类型: int64
- 形状: [1]
引用信息
- BibTeX: [More Information Needed]



