遇见数据集

autoresearch-000109-cucumber-grab

收藏
Hugging Face2026-07-23 更新2026-07-23 收录
官方服务:

资源简介:

该数据集使用LeRobot创建,专注于机器人黄瓜抓取任务(基于autoresearch-000109-cucumber-grab上下文)。数据集包含机器人状态观测、多视角视频观测和动作数据:状态观测为7维浮点型向量,表示关节位置(包括肩部平移、肩部提升、肘部弯曲、腕部弯曲、腕部旋转、夹爪位置和倾斜位置);视频观测来自三个视角(顶部、腕部和基座),每个视频分辨率为480x640x3,帧率为20fps,使用AV1编码;动作为7维浮点型向量,对应关节位置控制。此外,数据集还包含时间戳、帧索引、回合索引、索引和任务索引等元数据。数据集总共有1个回合、147帧和1个任务,数据以parquet文件存储,视频以mp4文件存储,总数据大小约100MB,视频大小约200MB,机器人类型为vibeboard_follower_tilt。该数据集适用于机器人学习、视觉伺服和动作预测等研究领域。

This dataset is created using LeRobot and focuses on a robotic cucumber grasping task (based on the autoresearch-000109-cucumber-grab context). It includes robot state observations, multi-view video observations, and action data: state observations are 7-dimensional floating-point vectors representing joint positions (including shoulder translation, shoulder elevation, elbow flexion, wrist flexion, wrist rotation, gripper position, and tilt position); video observations come from three perspectives (top, wrist, and base), each with a resolution of 480x640x3, a frame rate of 20fps, and encoded using AV1; actions are 7-dimensional floating-point vectors corresponding to joint position control. Additionally, the dataset contains metadata such as timestamps, frame indices, episode indices, indices, and task indices. The dataset consists of 1 episode, 147 frames, and 1 task, with data stored in parquet files and videos in mp4 files. The total data size is approximately 100MB, and the video size is about 200MB. The robot type is vibeboard_follower_tilt. This dataset is suitable for research in robotics learning, visual servoing, and action prediction.

提供机构:
VibeCuisine
创建时间:
2026-07-23
原始信息汇总

数据集概述

  • 数据集名称: autoresearch-000109-cucumber-grab
  • 任务类别: 机器人学(robotics)
  • 许可证: Apache-2.0
  • 创建工具: 基于 LeRobot 框架(https://github.com/huggingface/lerobot)
  • 数据格式: Parquet 文件(位于 data/*/*.parquet

数据集结构

特征(Features)

特征名称 数据类型 形状 描述
observation.state float32 [7] 机器人关节状态:肩部旋转、肩部抬升、肘部弯曲、手腕弯曲、手腕旋转、夹爪、倾斜的位置
observation.images.top 视频 (480, 640, 3) 顶部摄像头画面,AV1 编码,20 FPS,无音频
observation.images.wrist 视频 (480, 640, 3) 手腕摄像头画面,AV1 编码,20 FPS,无音频
observation.images.base 视频 (480, 640, 3) 底座摄像头画面,AV1 编码,20 FPS,无音频
action float32 [7] 7个维度的动作指令(与状态维度同名)
timestamp float32 [1] 时间戳
frame_index int64 [1] 帧索引
episode_index int64 [1] 回合索引
index int64 [1] 全局索引
task_index int64 [1] 任务索引

统计信息

指标 数值
总回合数 1
总帧数 147
总任务数 1
数据文件大小 100 MB
视频文件大小 200 MB
帧率 20 FPS
机器人类型 vibeboard_follower_tilt

数据拆分

拆分 范围
训练集 (train) 0:1(单回合)

数据文件组织

  • 数据路径: data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet
  • 视频路径: videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4
  • 元信息文件: meta/info.json(包含完整的特征定义和统计信息)
二维码
社区交流群
二维码
科研交流群
商业服务