smolvla_red_brick_cup
收藏资源简介:
该数据集由LeRobot项目创建,主要用于机器人技术领域的研究和应用。数据集包含30个任务片段,总计21817帧数据,数据文件大小为100MB,视频文件大小为200MB。数据以Parquet格式存储,视频以MP4格式存储,帧率为30fps。数据集包含多个特征字段,如动作数据(包括6个关节位置)、观测状态(同样包括6个关节位置)、两个摄像头的视频数据(分辨率为480x640,3通道),以及时间戳、帧索引、片段索引等元数据。适用于机器人控制、行为模仿等任务。
This dataset was created by the LeRobot project, primarily designed for research and applications in the field of robotics. It contains 30 task segments, totaling 21,817 frames of data. The structured data files have a total size of 100 MB, while the video files amount to 200 MB. The structured data is stored in Parquet format, and the videos are stored in MP4 format at a frame rate of 30 fps. The dataset includes multiple feature fields: action data (consisting of 6 joint positions), observation states (also including 6 joint positions), video data from two cameras with a resolution of 480×640 and 3 color channels, as well as metadata such as timestamps, frame indices, and segment indices. It is suitable for tasks such as robot control and behavior cloning.
数据集概述
基本信息
- 数据集名称: smolvla_red_brick_cup
- 创建工具: LeRobot
- 许可证: Apache-2.0
- 任务类别: 机器人学
数据集规模
- 总任务数: 1
- 总情节数: 50
- 总帧数: 34809
- 数据文件大小: 100 MB
- 视频文件大小: 200 MB
- 帧率: 30 FPS
- 数据块大小: 1000
- 代码库版本: v3.0
- 机器人类型: so_follower
数据划分
- 训练集: 包含所有50个情节
数据结构
数据以Parquet文件格式存储,路径模式为:data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet
视频以MP4文件格式存储,路径模式为:videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4
数据特征
-
动作
- 数据类型: 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
-
观测图像(相机1)
- 数据类型: 视频
- 形状: [480, 640, 3]
- 名称: height, width, channels
- 视频信息:
- 高度: 480
- 宽度: 640
- 编解码器: av1
- 像素格式: yuv420p
- 是否为深度图: false
- 帧率: 30
- 通道数: 3
- 包含音频: false
-
观测图像(相机2)
- 数据类型: 视频
- 形状: [480, 640, 3]
- 名称: height, width, channels
- 视频信息:
- 高度: 480
- 宽度: 640
- 编解码器: av1
- 像素格式: yuv420p
- 是否为深度图: false
- 帧率: 30
- 通道数: 3
- 包含音频: false
-
时间戳
- 数据类型: float32
- 形状: [1]
- 名称: null
-
帧索引
- 数据类型: int64
- 形状: [1]
- 名称: null
-
情节索引
- 数据类型: int64
- 形状: [1]
- 名称: null
-
索引
- 数据类型: int64
- 形状: [1]
- 名称: null
-
任务索引
- 数据类型: int64
- 形状: [1]
- 名称: null
可视化
- 可视化地址: https://huggingface.co/spaces/lerobot/visualize_dataset?path=joshkrak/smolvla_red_brick_cup
引用信息
- 主页: 未提供
- 论文: 未提供
- BibTeX引用: 未提供




