drone_flight_no_buildings30
收藏资源简介:
该数据集是使用LeRobot创建的,适用于机器人技术领域。数据集包含30个episodes,总计5021帧,涉及1个任务。数据以parquet文件格式存储,总数据文件大小为100MB,视频文件大小为200MB,帧率为30fps。数据集包含多个特征,包括两个摄像头(前置和底部)的视频观察数据,视频分辨率为480x640,3通道,编码格式为av1。此外,还包括状态观察、动作(vx, vz, yaw)、时间戳、帧索引、episode索引、索引和任务索引等字段。数据集适用于机器人控制、行为学习等任务。
This dataset was created using LeRobot and is tailored for the field of robotics. It includes 30 episodes with a total of 5021 frames, covering one single task. The data is stored in Parquet file format, with the total size of Parquet data files being 100 MB and the video files totaling 200 MB, operating at a frame rate of 30 fps. The dataset contains multiple features: video observations from two cameras (front-facing and bottom), with a resolution of 480×640, 3 channels, and encoded in AV1 format. Additionally, it also includes fields such as state observations, actions (vx, vz, yaw), timestamps, frame index, episode index, index, and task index. This dataset is suitable for tasks such as robot control and behavior learning.
数据集概述
基本信息
- 数据集名称: drone_flight_no_buildings30
- 创建工具: LeRobot (https://github.com/huggingface/lerobot)
- 许可证: Apache 2.0
- 任务类别: 机器人学
- 标签: LeRobot
数据集规模
- 总情节数: 30
- 总帧数: 5021
- 总任务数: 1
- 数据文件大小: 100 MB
- 视频文件大小: 200 MB
- 帧率: 30 FPS
- 数据块大小: 1000
- 代码库版本: v3.0
数据划分
- 训练集: 包含全部30个情节 (索引范围: 0:30)
数据结构与特征
数据以Parquet文件格式存储,路径模式为:data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet。
视频以MP4文件格式存储,路径模式为:videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4。
特征字段说明
-
observation.images.camera_front
- 类型: 视频
- 形状: [480, 640, 3] (高度, 宽度, 通道)
- 视频信息:
- 高度: 480
- 宽度: 640
- 编解码器: av1
- 像素格式: yuv420p
- 非深度图
- 帧率: 30
- 通道数: 3
- 无音频
-
observation.images.camera_bottom
- 类型: 视频
- 形状: [480, 640, 3] (高度, 宽度, 通道)
- 视频信息:
- 高度: 480
- 宽度: 640
- 编解码器: av1
- 像素格式: yuv420p
- 非深度图
- 帧率: 30
- 通道数: 3
- 无音频
-
observation.state
- 数据类型: float32
- 形状: [1]
- 维度名称: ["height"]
-
action
- 数据类型: float32
- 形状: [3]
- 维度名称: ["vx", "vz", "yaw"]
-
timestamp
- 数据类型: float32
- 形状: [1]
- 维度名称: 无
-
frame_index
- 数据类型: int64
- 形状: [1]
- 维度名称: 无
-
episode_index
- 数据类型: int64
- 形状: [1]
- 维度名称: 无
-
index
- 数据类型: int64
- 形状: [1]
- 维度名称: 无
-
task_index
- 数据类型: int64
- 形状: [1]
- 维度名称: 无
可视化
数据集可通过Hugging Face Spaces进行可视化:https://huggingface.co/spaces/lerobot/visualize_dataset?path=Grigorij/drone_flight_no_buildings
引用信息
- 主页: 未提供
- 论文: 未提供
- BibTeX引用: 未提供




