eval_smolvla_grasp_1_2cam_1
收藏Hugging Face2025-06-30 更新2025-06-30 收录
下载链接:
https://huggingface.co/datasets/HeyuGuo/eval_smolvla_grasp_1_2cam_1
下载链接
链接失效反馈官方服务:
资源简介:
该数据集是使用LeRobot创建的,主要用于机器人技术领域。数据集包含一个episode,一个frame,一个task和两个视频。数据以parquet格式存储,视频以mp4格式存储。数据集的特征包括动作(action)、观察状态(observation.state)、图像(observation.images.arm和observation.images.front)、时间戳(timestamp)、帧索引(frame_index)、episode索引(episode_index)、索引(index)和任务索引(task_index)。动作和观察状态的特征包括6个浮点数,分别代表机器人的不同关节位置。图像特征包括480x640和1080x1920两种分辨率的视频,帧率为30fps。
This dataset was constructed using LeRobot, and is primarily intended for use in the field of robotics. It contains one episode, one frame, one task, and two video files. The structured dataset data is stored in Parquet format, while the videos are saved in MP4 format. The features of this dataset include action, observation.state, images (consisting of observation.images.arm and observation.images.front), timestamp, frame_index, episode_index, index, and task_index. Both the action and observation.state features comprise 6 floating-point numbers, which respectively represent the different joint positions of the robot. The image features include videos with two resolutions: 480×640 and 1080×1920, with a frame rate of 30 fps.
提供机构:
HeyuGuo创建时间:
2025-06-30
原始信息汇总
数据集概述
基本信息
- 许可证: apache-2.0
- 任务类别: robotics
- 标签: LeRobot, tutorial
数据集描述
- 创建工具: LeRobot
- 主页: [More Information Needed]
- 论文: [More Information Needed]
数据集结构
- 数据文件格式: Parquet
- 数据文件路径:
data/*/*.parquet - 元数据文件: meta/info.json
元数据详情
- 代码库版本: v2.1
- 机器人类型: so101
- 总集数: 1
- 总帧数: 1
- 总任务数: 1
- 总视频数: 2
- 总块数: 1
- 块大小: 1000
- 帧率: 30 fps
- 数据分割:
- 训练集: 0:1
特征描述
- 动作 (action):
- 数据类型: float32
- 形状: [6]
- 名称: main_shoulder_pan, main_shoulder_lift, main_elbow_flex, main_wrist_flex, main_wrist_roll, main_gripper
- 观测状态 (observation.state):
- 数据类型: float32
- 形状: [6]
- 名称: main_shoulder_pan, main_shoulder_lift, main_elbow_flex, main_wrist_flex, main_wrist_roll, main_gripper
- 观测图像 (observation.images.arm):
- 数据类型: video
- 形状: [480, 640, 3]
- 视频信息:
- 高度: 480
- 宽度: 640
- 编解码器: av1
- 像素格式: yuv420p
- 非深度图
- 帧率: 30 fps
- 通道数: 3
- 无音频
- 观测图像 (observation.images.front):
- 数据类型: video
- 形状: [1080, 1920, 3]
- 视频信息:
- 高度: 1080
- 宽度: 1920
- 编解码器: av1
- 像素格式: yuv420p
- 非深度图
- 帧率: 30 fps
- 通道数: 3
- 无音频
- 时间戳 (timestamp):
- 数据类型: float32
- 形状: [1]
- 帧索引 (frame_index):
- 数据类型: int64
- 形状: [1]
- 集索引 (episode_index):
- 数据类型: int64
- 形状: [1]
- 索引 (index):
- 数据类型: int64
- 形状: [1]
- 任务索引 (task_index):
- 数据类型: int64
- 形状: [1]
引用
- BibTeX: [More Information Needed]



