loop-1
收藏资源简介:
该数据集使用LeRobot代码库创建,主要应用于机器人技术领域。数据集包含1个总片段,15帧数据,总任务数为1。数据以parquet文件格式存储,总数据文件大小为100MB,视频文件大小为200MB,帧率为30fps。数据集结构包括动作数据(6个关节的浮点数值)、观测状态(同样6个关节的浮点数值)、三个不同摄像头的视频观测数据(分别为480x640x3和360x640x3的分辨率),以及其他元数据如时间戳、帧索引、片段索引等。视频数据采用AV1编码,YUV420p像素格式,无音频。数据集适用于机器人控制、行为分析等任务。
This dataset was created using the LeRobot codebase, primarily targeting the robotics domain. It contains 1 total segment, 15 frames of data, and 1 total task. The data is stored in Parquet file format, with a total data file size of 100 MB and a video file size of 200 MB, at a frame rate of 30 fps. The dataset structure includes action data (floating-point values for 6 joints), observation states (floating-point values for the same 6 joints), video observations from three distinct cameras (with resolutions of 480x640x3 and 360x640x3 respectively), as well as other metadata such as timestamps, frame indices, segment indices, etc. The video data adopts AV1 encoding, uses the YUV420p pixel format, and contains no audio. This dataset is suitable for tasks such as robot control and behavior analysis.
数据集概述
基本信息
- 数据集名称: loop-1
- 创建工具: 使用 LeRobot 创建
- 许可证: Apache-2.0
- 任务类别: 机器人学
- 标签: LeRobot
数据集规模
- 总情节数: 1
- 总帧数: 15
- 总任务数: 1
- 数据文件总大小: 100 MB
- 视频文件总大小: 200 MB
- 帧率: 30 FPS
- 分块大小: 1000
- 数据格式: Parquet
- 视频编码: AV1
- 视频像素格式: yuv420p
数据划分
- 训练集: 包含全部数据 (索引范围: 0:1)
数据结构与特征
数据集包含以下特征:
动作
- 数据类型: float32
- 形状: [6]
- 名称: joint_00, joint_01, joint_02, joint_03, joint_04, joint_05
观测状态
- 数据类型: float32
- 形状: [6]
- 名称: joint_00, joint_01, joint_02, joint_03, joint_04, joint_05
观测图像 (相机1)
- 数据类型: 视频
- 形状: [480, 640, 3]
- 名称: height, width, channels
- 视频高度: 480
- 视频宽度: 640
- 视频编解码器: av1
- 视频像素格式: yuv420p
- 是否为深度图: 否
- 视频帧率: 30
- 视频通道数: 3
- 包含音频: 否
观测图像 (相机2)
- 数据类型: 视频
- 形状: [360, 640, 3]
- 名称: height, width, channels
- 视频高度: 360
- 视频宽度: 640
- 视频编解码器: av1
- 视频像素格式: yuv420p
- 是否为深度图: 否
- 视频帧率: 30
- 视频通道数: 3
- 包含音频: 否
观测图像 (相机3)
- 数据类型: 视频
- 形状: [360, 640, 3]
- 名称: height, width, channels
- 视频高度: 360
- 视频宽度: 640
- 视频编解码器: av1
- 视频像素格式: yuv420p
- 是否为深度图: 否
- 视频帧率: 30
- 视频通道数: 3
- 包含音频: 否
元数据
- 时间戳: float32, 形状 [1]
- 帧索引: int64, 形状 [1]
- 情节索引: int64, 形状 [1]
- 索引: int64, 形状 [1]
- 任务索引: int64, 形状 [1]
文件路径模式
- 数据文件路径: data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet
- 视频文件路径: videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4
代码库版本
- 版本: v3.0
机器人类型
- 类型: 未知
引用信息
- 主页: 未提供
- 论文: 未提供
- BibTeX 引用: 未提供




