so101_test
收藏Hugging Face2025-07-01 更新2025-07-01 收录
下载链接:
https://huggingface.co/datasets/yuzhous/so101_test
下载链接
链接失效反馈官方服务:
资源简介:
该数据集是一个机器人操作数据集,包含50个episodes和25366帧数据,帧率为30fps。数据集包含视频数据(来自笔记本电脑和手机的摄像头)以及相关的动作和观测数据。动作数据包括6个自由度(main_shoulder_pan, main_shoulder_lift, main_elbow_flex, main_wrist_flex, main_wrist_roll, main_gripper),观测数据包括相同的6个自由度状态和视频帧数据。视频数据的分辨率为480x640,格式为av1编码的yuv420p。
This dataset is a robotic manipulation dataset consisting of 50 episodes and 25,366 frames of data with a frame rate of 30 fps. The dataset contains video data captured by laptop and smartphone cameras, along with corresponding action and observation data. The action data covers 6 degrees of freedom (main_shoulder_pan, main_shoulder_lift, main_elbow_flex, main_wrist_flex, main_wrist_roll, main_gripper), while the observation data includes the same 6 degrees of freedom states and video frame data. The video data has a resolution of 480×640 and is encoded in AV1 with the YUV420p format.
提供机构:
yuzhous
创建时间:
2025-07-01
原始信息汇总
数据集概述
基本信息
- 许可证: apache-2.0
- 任务类别: 机器人学 (robotics)
- 标签: LeRobot, so101, tutorial
数据集描述
- 创建工具: LeRobot
- 主页: [More Information Needed]
- 论文: [More Information Needed]
数据集结构
- 数据文件: data//.parquet
- 元数据文件: meta/info.json
元数据详情
- 代码库版本: v2.1
- 机器人类型: so101
- 总集数: 50
- 总帧数: 25366
- 总任务数: 1
- 总视频数: 100
- 总块数: 1
- 块大小: 1000
- 帧率 (fps): 30
- 分割:
- 训练集: 0:50
数据路径
- 数据路径: 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]
- 名称: 同 action
- observation.images.laptop:
- 数据类型: video
- 形状: [480, 640, 3]
- 名称: height, width, channels
- 视频信息:
- 高度: 480
- 宽度: 640
- 编解码器: av1
- 像素格式: yuv420p
- 是否为深度图: false
- 帧率: 30
- 通道数: 3
- 是否有音频: false
- observation.images.phone:
- 数据类型: video
- 形状: [480, 640, 3]
- 名称: 同 laptop
- 视频信息: 同 laptop
- timestamp:
- 数据类型: float32
- 形状: [1]
- frame_index:
- 数据类型: int64
- 形状: [1]
- episode_index:
- 数据类型: int64
- 形状: [1]
- index:
- 数据类型: int64
- 形状: [1]
- task_index:
- 数据类型: int64
- 形状: [1]
引用
- BibTeX: [More Information Needed]



