eval_put-box-in-tray
收藏资源简介:
该数据集由LeRobot创建,专注于机器人技术领域,采用Apache 2.0许可证。数据集包含机器人动作、状态观测(包括顶部和前置摄像头图像)、时间戳及各类索引信息。数据以parquet格式存储,视频文件以mp4格式存储,帧率为5fps。数据集结构详细描述了各字段的数据类型、形状和名称,适用于机器人控制、行为学习等任务。数据总大小约为300MB(数据文件100MB,视频文件200MB),但具体样本数量未明确说明。
This dataset is created by LeRobot and focuses on the field of robotics, using the Apache 2.0 license. It includes robot actions, state observations (including top and front camera images), timestamps, and various index information. The data is stored in parquet format, with video files in mp4 format at a frame rate of 5fps. The dataset structure details the data types, shapes, and names of each field, making it suitable for tasks such as robot control and behavior learning. The total data size is approximately 300MB (100MB for data files and 200MB for video files), but the exact number of samples is not specified.
数据集概述
- 数据集名称: eval_put-box-in-tray
- 数据集地址: https://huggingface.co/datasets/Mark-Teeratorn/eval_put-box-in-tray
- 许可证: Apache-2.0
- 任务类别: 机器人 (Robotics)
- 标签: LeRobot
数据集描述
该数据集使用 LeRobot 创建,包含机器人操作任务的评估数据。
数据集结构
- 代码库版本: v3.0
- 机器人类型: so_follower
- 总集数 (Episodes): 0
- 总帧数 (Frames): 0
- 总任务数: 0
- 块大小 (Chunks Size): 1000
- 数据文件大小: 100 MB
- 视频文件大小: 200 MB
- 帧率 (FPS): 5
数据特征
动作 (Action)
- 数据类型: float32
- 维度: 6
- 名称: shoulder_pan.pos, shoulder_lift.pos, elbow_flex.pos, wrist_flex.pos, wrist_roll.pos, gripper.pos
观测状态 (Observation State)
- 数据类型: float32
- 维度: 6
- 名称: shoulder_pan.pos, shoulder_lift.pos, elbow_flex.pos, wrist_flex.pos, wrist_roll.pos, gripper.pos
观测图像 (Observation Images)
- 顶部摄像头 (top):
- 数据类型: video
- 分辨率: 480 x 640 x 3 (高度 x 宽度 x 通道)
- 前部摄像头 (front):
- 数据类型: video
- 分辨率: 480 x 640 x 3 (高度 x 宽度 x 通道)
其他特征
- 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
引用信息
引用信息当前未提供。




