遇见数据集

eval_showcase_00002_

收藏
Hugging Face2026-05-13 更新2026-05-13 收录
官方服务:

资源简介:

该数据集是一个机器人控制数据集,使用LeRobot(版本v3.0)创建,专注于机器人任务执行。数据集包含机器人类型为so_follower的2个完整episodes,总计842帧,对应1个任务。数据以parquet文件格式存储,视频文件以MP4格式存储,帧率为30fps。数据集的特征包括:动作(action)和观测状态(observation.state),均为6维浮点数组,表示机器人关节位置(如肩部平移、肩部提升、肘部弯曲、腕部弯曲、腕部旋转和夹爪位置);观测图像包括侧面视角(observation.images.side)、腕部视角(observation.images.wrist)和轨迹视角(observation.images.trajectory)的视频数据,分辨率为480x640,3通道,使用av1编码。此外,数据集还包含时间戳、帧索引、episode索引、索引和任务索引等元数据。总数据文件大小为100MB,视频文件大小为200MB,适用于机器人学习、控制策略训练等研究。

This is a robotic control dataset created using LeRobot (version v3.0), focused on robotic task execution. It contains 2 complete episodes for the so_follower robot type, with a total of 842 frames corresponding to one single task. The dataset metadata is stored in Parquet file format, while the video data is packaged in MP4 containers with a frame rate of 30 fps. Core features of the dataset include: action and observation.state, both 6-dimensional floating-point arrays that represent the robot's joint positions, including shoulder translation, shoulder lift, elbow flexion, wrist flexion, wrist rotation, and gripper position; the observation images consist of video data from three perspectives: observation.images.side (side view), observation.images.wrist (wrist-mounted view), and observation.images.trajectory (trajectory view), with a resolution of 480×640, 3 color channels, and encoded using AV1. Additional metadata includes timestamps, frame index, episode index, sample index, and task index. The total size of the dataset files is 100 MB, and the total size of the video files is 200 MB. This dataset is suitable for research in robotic learning, control policy training, and other related fields.

提供机构:
edmos7
创建时间:
2026-05-13
原始信息汇总

数据集概述:eval_showcase_00002_

基本信息

  • 数据集地址: https://huggingface.co/datasets/edmos7/eval_showcase_00002_
  • 许可证: Apache-2.0
  • 任务类别: 机器人学 (robotics)
  • 标签: LeRobot
  • 数据集创建工具: LeRobot

数据集规模

  • 总片段数 (Total Episodes): 2
  • 总帧数 (Total Frames): 842
  • 总任务数 (Total Tasks): 1
  • 帧率 (FPS): 30
  • 数据文件大小: 100 MB
  • 视频文件大小: 200 MB
  • 分块大小 (Chunks Size): 1000

数据集划分

  • 训练集 (Train): 0:2(2个片段全部用于训练)

机器人类型

  • 机器人型号: so_follower

数据特征 (Features)

动作 (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)

侧方摄像头 (side)

属性
数据类型 video
分辨率 480 x 640 像素
通道数 3 (RGB)
视频编码 av1
像素格式 yuv420p
帧率 30 FPS

腕部摄像头 (wrist)

属性
数据类型 video
分辨率 480 x 640 像素
通道数 3 (RGB)
视频编码 av1
像素格式 yuv420p
帧率 30 FPS

轨迹摄像头 (trajectory)

属性
数据类型 video
分辨率 480 x 640 像素
通道数 3 (RGB)
视频编码 av1
像素格式 yuv420p
帧率 30 FPS

其他特征

  • 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
  • 代码库版本: v3.0

可视化

该数据集支持通过 LeRobot 可视化工具进行浏览,地址为: https://huggingface.co/spaces/lerobot/visualize_dataset?path=edmos7/eval_showcase_00002_

二维码
社区交流群
二维码
科研交流群
商业服务