dataset_part1
收藏Hugging Face2025-07-08 更新2025-07-08 收录
下载链接:
https://huggingface.co/datasets/thi-mas/dataset_part1
下载链接
链接失效反馈官方服务:
资源简介:
该数据集由LeRobot创建,主要用于机器人技术领域。数据集包含50个episodes,20964帧,100个视频,以及1个任务。数据集中包含动作、观察状态、图像(手腕和顶部视角)、时间戳、帧索引、episode索引、索引和任务索引等特征。
This dataset was created by LeRobot, primarily intended for use in the field of robotics. It contains 50 episodes, 20,964 frames, 100 videos, and 1 task. The dataset includes features such as actions, observation states, images captured from wrist and top viewpoints, timestamps, frame indices, episode indices, indices, and task indices.
提供机构:
thi-mas
创建时间:
2025-07-08
原始信息汇总
数据集概述
基本信息
- 许可证: Apache-2.0
- 任务类别: 机器人学 (robotics)
- 标签: LeRobot
- 数据集创建工具: LeRobot
数据集结构
- 数据文件格式: Parquet
- 配置名称: default
- 数据文件路径:
data/*/*.parquet
元数据信息
- 代码库版本: v2.1
- 机器人类型: so101_follower
- 总集数: 50
- 总帧数: 20964
- 总任务数: 1
- 总视频数: 100
- 总块数: 1
- 块大小: 1000
- 帧率: 30 fps
- 数据分割:
- 训练集: 0:50
数据路径
- 数据路径模板:
data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet - 视频路径模板:
videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4
特征描述
- 动作 (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.wrist 和 observation.images.top):
- 数据类型: video
- 形状: [480, 640, 3]
- 名称: height, width, channels
- 视频信息:
- 高度: 480
- 宽度: 640
- 编解码器: av1
- 像素格式: yuv420p
- 是否为深度图: false
- 帧率: 30 fps
- 通道数: 3
- 是否有音频: false
- 时间戳 (timestamp):
- 数据类型: float32
- 形状: [1]
- 帧索引 (frame_index):
- 数据类型: int64
- 形状: [1]
- 集索引 (episode_index):
- 数据类型: int64
- 形状: [1]
- 索引 (index):
- 数据类型: int64
- 形状: [1]
- 任务索引 (task_index):
- 数据类型: int64
- 形状: [1]



