glass_uncap_comp_mapped
收藏资源简介:
该数据集由LeRobot项目创建,用于机器人技术领域,适用于机器人学习任务(如模仿学习或强化学习)。数据集包含12个独立的情节(episodes),总计4944帧,对应一个总任务。数据以.parquet文件格式存储,并包含关联的.mp4视频文件,总大小约300MB。核心特征包括:三个摄像头视角的视频观察(右腕摄像头180x320像素、左腕摄像头180x320像素、极角摄像头224x224像素,均为彩色3通道,AV1编码,15fps);机器人状态观察包含7个关节(lbr_A1至lbr_A7)的位置信息;动作包含相应7个关节的速度指令。此外还包括时间戳、帧索引、情节索引、全局索引和任务索引等元数据。许可证为Apache 2.0。
This dataset is created by the LeRobot project for robotics learning tasks such as imitation learning or reinforcement learning. It consists of 12 independent episodes with a total of 4944 frames for one overarching task. The data is stored in .parquet files along with associated .mp4 video files, totaling approximately 300 MB. Key features include: video observations from three camera views (right wrist camera at 180x320, left wrist camera at 180x320, polar angle camera at 224x224, all color 3-channel, AV1 encoded, 15 fps); robot state observations with positions of 7 joints (lbr_A1 to lbr_A7); actions with velocity commands for the corresponding 7 joints. Metadata includes timestamp, frame_index, episode_index, index, and task_index. License: Apache 2.0.
数据集概述
- 名称:
muacha/glass_uncap_comp_mapped - 许可证: Apache-2.0
- 任务类别: 机器人学 (robotics)
- 标签: LeRobot
- 创建工具: 使用 LeRobot 创建
数据集结构
- 代码库版本: v3.0
- 帧率 (FPS): 15
- 总集数 (Episodes): 22
- 总帧数 (Frames): 8738
- 总任务数 (Tasks): 2
- 数据文件大小: 100 MB
- 视频文件大小: 200 MB
数据特征
该数据集包含以下特征:
-
观测图像 (Observation Images):
observation.images.wrist_right: 视频,尺寸 180x320x3,编码 AV1,帧率 15 FPSobservation.images.wrist_left: 视频,尺寸 180x320x3,编码 AV1,帧率 15 FPSobservation.images.polar_angles_000: 视频,尺寸 224x224x3,编码 AV1,帧率 15 FPS
-
时间戳 (Timestamp): float32 类型,形状 [1]
-
帧索引 (Frame Index): int64 类型,形状 [1]
-
集索引 (Episode Index): int64 类型,形状 [1]
-
全局索引 (Index): int64 类型,形状 [1]
-
任务索引 (Task Index): int64 类型,形状 [1]
-
观测状态 (Observation State): float32 类型,形状 [7],包含 7 个关节位置 (lbr_A1.position 至 lbr_A7.position)
-
动作 (Action): float32 类型,形状 [7],包含 7 个关节速度 (lbr_A1.velocity 至 lbr_A7.velocity)
数据划分
- 训练集 (train): 包含 22 个集 (索引 0 至 21)
文件路径
- 数据路径:
data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet - 视频路径:
videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4 - 元信息文件:
meta/info.json
引用信息
当前引用信息为 [More Information Needed]。




