omx-pap-v1
收藏资源简介:
该数据集是使用LeRobot工具创建的,专为机器人学任务设计。它包含57个总剧集和27203个总帧,数据以Parquet文件格式存储,视频文件为MP4格式。数据集的结构包括动作特征(如肩部平移、肩部升降、肘部弯曲、手腕弯曲、手腕滚动和夹爪位置)、观测状态(与动作特征相同)、前部图像观测(分辨率为480x640的RGB视频,帧率为30fps),以及时间戳、帧索引、剧集索引等元数据。机器人类型为omx_follower,适用于训练和评估机器人控制模型。数据已分为训练集(包含所有57个剧集),总数据文件大小为100MB,视频文件大小为200MB。
This dataset is created using the LeRobot tool and is specifically designed for robotics tasks. It contains a total of 57 episodes and 27,203 frames, with data stored in Parquet file format and video files in MP4 format. The dataset structure includes action features (such as shoulder translation, shoulder elevation, elbow flexion, wrist flexion, wrist roll, and gripper position), observation states (same as action features), front image observations (RGB video with a resolution of 480x640 and a frame rate of 30fps), as well as metadata like timestamps, frame indices, and episode indices. The robot type is omx_follower, suitable for training and evaluating robot control models. The data is divided into a training set (including all 57 episodes), with a total data file size of 100MB and a video file size of 200MB.
数据集概述
- 数据集名称: omx-pap-v1
- 数据集来源: 使用 LeRobot 创建
- 许可证: Apache-2.0
- 任务类别: 机器人学 (robotics)
- 标签: LeRobot
数据集结构
基本属性
- 代码库版本: v3.0
- 帧率 (FPS): 30
- 总片段数 (Episodes): 57
- 总帧数: 27,203
- 总任务数: 1
- 数据文件大小: 100 MB
- 视频文件大小: 200 MB
- 机器人类型: omx_follower
- 训练集划分: 所有 57 个片段用于训练(train: 0:57)
特征 (Features)
| 特征名称 | 数据类型 | 形状 | 描述 |
|---|---|---|---|
action |
float32 | [6] | 包含 shoulder_pan.pos、shoulder_lift.pos、elbow_flex.pos、wrist_flex.pos、wrist_roll.pos、gripper.pos |
observation.state |
float32 | [6] | 与 action 相同的关节位置信息 |
observation.images.front |
video | [480, 640, 3] | 正面视角视频,分辨率 480x640,3 通道,编码格式 av1,帧率 30 FPS |
timestamp |
float32 | [1] | 时间戳 |
frame_index |
int64 | [1] | 帧索引 |
episode_index |
int64 | [1] | 片段索引 |
index |
int64 | [1] | 全局索引 |
task_index |
int64 | [1] | 任务索引 |
数据存储路径
- 数据文件:
data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet - 视频文件:
videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4
引用信息
- 主页: [More Information Needed]
- 论文: [More Information Needed]
- BibTeX: [More Information Needed]



