record-test_Y2
收藏资源简介:
该数据集由LeRobot项目创建,专为机器人学任务设计。数据集包含50个完整的情节(episodes),总计12,556帧数据,数据文件大小为100MB,视频文件大小为200MB。数据以30帧每秒的速率采集,存储为parquet格式文件。数据集包含多种特征,包括动作(action)和观察(observation)数据,其中动作数据包括6个关节位置(shoulder_pan.pos, shoulder_lift.pos, elbow_flex.pos, wrist_flex.pos, wrist_roll.pos, gripper.pos),观察数据包括状态信息和来自三个不同视角(front, wrist, up)的图像视频数据。视频分辨率为480x640,3通道,使用h264编码。数据集适用于机器人控制、行为模仿等研究任务,采用Apache-2.0许可协议。
This dataset was created by the LeRobot project, specifically designed for robotics tasks. It contains 50 complete episodes, totaling 12,556 frames of data, with the data files totaling 100 MB and the video files totaling 200 MB. The data is collected at a rate of 30 frames per second (FPS) and stored in Parquet format files. The dataset includes multiple types of features: action data and observation data. The action data covers 6 joint positions including shoulder_pan.pos, shoulder_lift.pos, elbow_flex.pos, wrist_flex.pos, wrist_roll.pos, and gripper.pos. The observation data includes state information and image/video data from three distinct perspectives: front, wrist, and up. The videos have a resolution of 480x640 with 3 channels, and are encoded using H.264. This dataset is suitable for research tasks such as robot control and behavior cloning, and is released under the Apache-2.0 license.
数据集概述
基本信息
- 数据集名称: record-test_Y2
- 发布者: amber2713
- 许可证: Apache 2.0
- 任务类别: 机器人学
- 标签: LeRobot
- 创建工具: LeRobot (https://github.com/huggingface/lerobot)
数据集规模
- 总情节数: 50
- 总帧数: 12556
- 总任务数: 1
- 数据文件大小: 100 MB
- 视频文件大小: 200 MB
- 帧率: 30 FPS
数据结构与特征
- 数据格式: Parquet 文件
- 数据路径模式:
data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet - 视频路径模式:
videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4 - 分块大小: 1000
- 数据划分: 训练集 (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 像素
- 编码: h264
- 像素格式: yuv420p
- 非深度图
- 帧率: 30 FPS
- 通道数: 3
- 无音频
-
观测图像 (腕部)
- 数据类型: 视频
- 形状: [480, 640, 3]
- 视频信息: 同前视图像
-
观测图像 (上方)
- 数据类型: 视频
- 形状: [480, 640, 3]
- 视频信息: 同前视图像
-
时间戳
- 数据类型: float32
- 形状: [1]
-
帧索引
- 数据类型: int64
- 形状: [1]
-
情节索引
- 数据类型: int64
- 形状: [1]
-
索引
- 数据类型: int64
- 形状: [1]
-
任务索引
- 数据类型: int64
- 形状: [1]
元数据
- 代码库版本: v3.0
- 机器人类型: so101_follower
缺失信息
- 主页: 未提供
- 论文: 未提供
- 引用格式: 未提供




