robocasa_target_KettleBoiling
收藏资源简介:
该数据集是使用LeRobot创建的,专为机器人技术任务设计。数据集采用Apache-2.0许可证,包含501个episodes和228349帧数据,帧率为20fps。数据存储为parquet格式,视频文件为mp4格式。数据集结构详细描述了各种观察特征(如机器人手眼视图、代理视图等)、动作、奖励和时间戳等,每个特征都有明确的数据类型、形状和视频信息(如分辨率、编解码器、帧率等)。数据集总大小为100MB(数据文件)和200MB(视频文件)。适用于机器人控制、视觉导航等任务。
This dataset was developed using LeRobot, and is specifically tailored for robotics-related tasks. It is licensed under Apache-2.0. The dataset comprises 501 episodes and 228,349 frames, with a frame rate of 20 fps. The data is stored in Parquet format, while the video files are in MP4 format. The dataset structure thoroughly details various observation features (e.g., robot eye-hand view, agent view, etc.), actions, rewards, timestamps, and more. Each feature comes with explicit specifications including data type, shape, and video-related metadata such as resolution, codec, frame rate, etc. The total size of the dataset is 100 MB for the data files and 200 MB for the video files. This dataset is applicable to tasks such as robot control and visual navigation.
数据集概述
基本信息
- 数据集名称: BrunoM42/robocasa_target_KettleBoiling
- 创建工具: LeRobot
- 许可证: Apache-2.0
- 任务类别: 机器人学
- 标签: LeRobot
数据集规模
- 总任务数: 1
- 总情节数: 501
- 总帧数: 228,349
- 数据块大小: 1000
- 帧率: 20 FPS
- 数据文件总大小: 100 MB
- 视频文件总大小: 200 MB
数据集结构
- 数据文件路径模式:
data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet - 视频文件路径模式:
videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4 - 数据划分: 所有501个情节均用于训练。
特征字段
图像观测
- observation.images.robot0_eye_in_hand: 视频数据,形状 (256, 256, 3),H.264编码,YUV420p像素格式,20 FPS。
- observation.images.robot0_agentview_left: 视频数据,形状 (256, 256, 3),H.264编码,YUV420p像素格式,20 FPS。
- observation.images.robot0_agentview_right: 视频数据,形状 (256, 256, 3),H.264编码,YUV420p像素格式,20 FPS。
状态与动作
- observation.state: 浮点数组,形状 (16,),20 FPS。
- action: 浮点数组,形状 (12,),20 FPS。
标注信息
- annotation.human.task_description: 整型数组,形状 (1,),20 FPS。
- annotation.human.task_name: 整型数组,形状 (1,),20 FPS。
元数据与索引
- next.reward: 浮点数组,形状 (1,),20 FPS。
- next.done: 布尔数组,形状 (1,),20 FPS。
- timestamp: 浮点数组,形状 (1,),20 FPS。
- frame_index: 整型数组,形状 (1,),20 FPS。
- episode_index: 整型数组,形状 (1,),20 FPS。
- index: 整型数组,形状 (1,),20 FPS。
- task_index: 整型数组,形状 (1,),20 FPS。
技术细节
- 代码库版本: v3.0
- 机器人类型: PandaOmron
- 所有视频特征均无音频。
引用信息
- 主页: 未提供
- 论文: 未提供
- BibTeX引用格式: 未提供




