so100_test
收藏Hugging Face2025-02-18 更新2025-04-08 收录
下载链接:
https://huggingface.co/datasets/jingcao/so100_test
下载链接
链接失效反馈官方服务:
资源简介:
该数据集是一个机器人相关的数据集,使用LeRobot创建。数据集包含多种特征,如动作、观察状态、图像(来自笔记本电脑和手机的视频)等。具体来说,动作和观察状态包含6个浮点数值,分别对应机器人的不同关节。图像数据以视频形式存储,分辨率为480x640,帧率为30fps。数据集总共有2个episodes,1791帧,4个视频,1个任务。
This is a robotics-related dataset created using LeRobot. It encompasses multiple types of features, including actions, observation states, and images (videos captured from laptops and mobile phones). Specifically, both the actions and observation states consist of 6 floating-point values, which correspond to the different joints of the robot. The image data is stored in video format, with a resolution of 480x640 and a frame rate of 30 fps. In total, the dataset contains 2 episodes, 1791 frames, 4 videos, and 1 task.
提供机构:
jingcao
创建时间:
2025-02-18
原始信息汇总
数据集概述
基本信息
- 许可证: apache-2.0
- 任务类别: robotics
- 标签: LeRobot, so100, tutorial
数据集描述
- 创建工具: LeRobot
- 主页: [More Information Needed]
- 论文: [More Information Needed]
数据集结构
- 数据文件: data//.parquet
- 元数据文件: meta/info.json
元数据详情
- 代码库版本: v2.0
- 机器人类型: so100
- 总集数: 2
- 总帧数: 1791
- 总任务数: 1
- 总视频数: 4
- 总块数: 1
- 块大小: 1000
- 帧率: 30 fps
- 分割:
- 训练集: 0:2
- 数据路径: 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]
- 名称: 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.laptop:
- 数据类型: video
- 形状: [480, 640, 3]
- 名称: height, width, channels
- 视频信息:
- 帧率: 30.0
- 高度: 480
- 宽度: 640
- 通道数: 3
- 编解码器: av1
- 像素格式: yuv420p
- 是否为深度图: false
- 是否有音频: false
- observation.images.phone:
- 数据类型: video
- 形状: [480, 640, 3]
- 名称: height, width, channels
- 视频信息:
- 帧率: 30.0
- 高度: 480
- 宽度: 640
- 通道数: 3
- 编解码器: av1
- 像素格式: yuv420p
- 是否为深度图: false
- 是否有音频: false
- timestamp:
- 数据类型: float32
- 形状: [1]
- 名称: null
- frame_index:
- 数据类型: int64
- 形状: [1]
- 名称: null
- episode_index:
- 数据类型: int64
- 形状: [1]
- 名称: null
- index:
- 数据类型: int64
- 形状: [1]
- 名称: null
- task_index:
- 数据类型: int64
- 形状: [1]
- 名称: null
引用
- BibTeX: [More Information Needed]



