robocasa_target_atomic
收藏资源简介:
该数据集是一个机器人学领域的数据集,使用LeRobot工具创建。数据集包含9,126个训练片段,总计2,231,347帧,涵盖231个不同任务。数据以parquet文件格式存储,视频数据以mp4格式存储。数据集包含多种观测特征,包括机器人手眼摄像头和代理视角的左右摄像头采集的256x256 RGB图像(帧率20fps),以及机器人状态(16维浮点数)、动作(12维浮点数)、奖励信号(单浮点数)和完成标志(布尔值)。此外,数据集还包含时间戳、帧索引、片段索引和任务索引等元数据。该数据集适用于机器人视觉、状态-动作-奖励建模等机器人学习任务,采用Apache-2.0许可协议。
This is a robotics dataset constructed using the LeRobot toolkit. The dataset contains 9,126 training episodes, totaling 2,231,347 frames, covering 231 distinct tasks. Tabular data is stored in Parquet file format, while video data is stored in MP4 format. The dataset includes multiple observation features: 256×256 RGB images collected by the robot's eye-in-hand camera and left/right cameras from the agent's perspective (frame rate: 20 fps), along with robot state (16-dimensional floating-point numbers), actions (12-dimensional floating-point numbers), reward signals (single floating-point number), and termination flags (boolean values). In addition, the dataset also contains metadata such as timestamps, frame indices, episode indices, and task indices. This dataset is suitable for robotics learning tasks such as robot vision and state-action-reward modeling, and is licensed under the Apache-2.0 license.
数据集概述
基本信息
- 数据集名称: BrunoM42/robocasa_target_atomic
- 创建工具: 使用 LeRobot 创建
- 许可证: Apache-2.0
- 任务类别: 机器人学
- 标签: LeRobot
数据集规模
- 总情节数: 9,126
- 总帧数: 2,231,347
- 总任务数: 231
- 数据块大小: 1,000
- 数据文件总大小: 100 MB
- 视频文件总大小: 200 MB
- 帧率: 20 FPS
- 数据划分: 训练集 (0:9126)
数据结构
- 数据文件路径模式:
data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet - 视频文件路径模式:
videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4
数据特征
观察特征
- observation.images.robot0_eye_in_hand
- 数据类型: 视频
- 形状: [256, 256, 3]
- 视频信息: 帧率20 FPS,编码h264,像素格式yuv420p,非深度图,无音频
- observation.images.robot0_agentview_left
- 数据类型: 视频
- 形状: [256, 256, 3]
- 视频信息: 帧率20 FPS,编码h264,像素格式yuv420p,非深度图,无音频
- observation.images.robot0_agentview_right
- 数据类型: 视频
- 形状: [256, 256, 3]
- 视频信息: 帧率20 FPS,编码h264,像素格式yuv420p,非深度图,无音频
- observation.state
- 数据类型: float64
- 形状: [16]
- 帧率: 20 FPS
动作与标注特征
- action
- 数据类型: float64
- 形状: [12]
- 帧率: 20 FPS
- annotation.human.task_description
- 数据类型: int64
- 形状: [1]
- 帧率: 20 FPS
- annotation.human.task_name
- 数据类型: int64
- 形状: [1]
- 帧率: 20 FPS
元数据与索引特征
- next.reward
- 数据类型: float32
- 形状: [1]
- 帧率: 20 FPS
- next.done
- 数据类型: bool
- 形状: [1]
- 帧率: 20 FPS
- timestamp
- 数据类型: float32
- 形状: [1]
- frame_index
- 数据类型: int64
- 形状: [1]
- episode_index
- 数据类型: int64
- 形状: [1]
- index
- 数据类型: int64
- 形状: [1]
- task_index
- 数据类型: int64
- 形状: [1]
机器人信息
- 机器人类型: PandaOmron
- 代码库版本: v3.0
引用信息
- 主页: 信息缺失
- 论文: 信息缺失
- BibTeX 引用: 信息缺失




