so101_multitask
收藏资源简介:
该数据集由LeRobot创建,专为机器人技术研究设计,采用apache-2.0许可证。数据集包含50个训练片段,总计25158帧,数据文件大小为100MB,视频文件大小为200MB。数据以parquet格式存储,视频以mp4格式存储,帧率为30fps。数据集包含多个特征字段,如动作(action)、观测状态(observation.state)、前视图像(observation.images.front)、时间戳(timestamp)、帧索引(frame_index)、片段索引(episode_index)、索引(index)和任务索引(task_index)。前视图像的分辨率为480x640,3通道,使用av1编解码器。该数据集适用于机器人控制、行为模仿等任务。
This dataset was created by LeRobot, specifically designed for robotics research, and licensed under Apache-2.0. It contains 50 training episodes with a total of 25158 frames. The total size of the data files is 100 MB, and the video files have a total size of 200 MB. The structured data is stored in Parquet format, while the video files are saved in MP4 format at a frame rate of 30 fps. The dataset includes multiple feature fields, such as action, observation.state, observation.images.front, timestamp, frame_index, episode_index, index, and task_index. The front-facing images have a resolution of 480×640 with 3 color channels and use the AV1 codec. This dataset is suitable for tasks such as robot control and behavior cloning.
数据集概述
基本信息
- 数据集名称: so101_multitask
- 创建工具: LeRobot
- 许可证: Apache 2.0
- 任务类别: 机器人学
- 标签: LeRobot
数据集结构
- 总情节数: 50
- 总帧数: 25158
- 总任务数: 1
- 数据块大小: 1000
- 数据文件总大小: 100 MB
- 视频文件总大小: 200 MB
- 帧率: 30 FPS
- 数据分割: 训练集 (0:50)
数据特征
动作
- 数据类型: float32
- 形状: [6]
- 名称: shoulder_pan.pos, shoulder_lift.pos, elbow_flex.pos, wrist_flex.pos, wrist_roll.pos, gripper.pos
观测状态
- 数据类型: float32
- 形状: [6]
- 名称: shoulder_pan.pos, shoulder_lift.pos, elbow_flex.pos, wrist_flex.pos, wrist_roll.pos, gripper.pos
观测图像(前视)
- 数据类型: 视频
- 形状: [480, 640, 3]
- 维度名称: 高度, 宽度, 通道
- 视频信息:
- 高度: 480
- 宽度: 640
- 编解码器: av1
- 像素格式: yuv420p
- 是否为深度图: false
- 帧率: 30
- 通道数: 3
- 是否包含音频: false
其他特征
- 时间戳: 数据类型 float32,形状 [1]
- 帧索引: 数据类型 int64,形状 [1]
- 情节索引: 数据类型 int64,形状 [1]
- 索引: 数据类型 int64,形状 [1]
- 任务索引: 数据类型 int64,形状 [1]
文件路径格式
- 数据文件:
data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet - 视频文件:
videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4
元数据
- 代码库版本: v3.0
- 机器人类型: so_follower
缺失信息
- 主页: 未提供
- 论文: 未提供
- 引用格式: 未提供



