record-test
收藏Hugging Face2025-06-29 更新2025-06-26 收录
下载链接:
https://huggingface.co/datasets/Anybalsmith/record-test
下载链接
链接失效反馈官方服务:
资源简介:
该数据集是使用LeRobot框架创建的机器人相关数据集。数据集包含50个episodes,19142帧,1个任务和100个视频。数据特征包括动作(6个浮点数)、观察状态(6个浮点数)、前视和顶视图像(分别为480x640x3和720x1280x3的视频)、时间戳、帧索引、episode索引等。数据集采用apache-2.0许可证。
提供机构:
Anybalsmith
创建时间:
2025-06-26
原始信息汇总
数据集概述
基本信息
- 许可证: apache-2.0
- 任务类别: robotics
- 标签: LeRobot
- 创建工具: LeRobot
数据集结构
- 数据文件格式: parquet
- 数据文件路径:
data/*/*.parquet - 元数据文件:
meta/info.json
元数据详情
- 代码库版本: v2.1
- 机器人类型: so101_follower
- 总集数: 1
- 总帧数: 929
- 总任务数: 1
- 总视频数: 2
- 总块数: 1
- 块大小: 1000
- 帧率: 30 fps
- 数据分割:
- 训练集: 0:1
- 数据路径:
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.front:
- 数据类型: video
- 形状: [480, 640, 3]
- 名称: height, width, channels
- 视频信息:
- 高度: 480
- 宽度: 640
- 编解码器: av1
- 像素格式: yuv420p
- 是否为深度图: false
- 帧率: 30 fps
- 通道数: 3
- 是否有音频: false
- observation.images.top:
- 数据类型: video
- 形状: [480, 640, 3]
- 名称: height, width, channels
- 视频信息: (同 observation.images.front)
- timestamp:
- 数据类型: float32
- 形状: [1]
- frame_index:
- 数据类型: int64
- 形状: [1]
- episode_index:
- 数据类型: int64
- 形状: [1]
- index:
- 数据类型: int64
- 形状: [1]
- task_index:
- 数据类型: int64
- 形状: [1]



