so100_test_34
收藏Hugging Face2025-05-18 更新2025-05-18 收录
下载链接:
https://huggingface.co/datasets/SharkDan/so100_test_34
下载链接
链接失效反馈官方服务:
资源简介:
该数据集使用LeRobot创建,包含机器人操作任务的数据。数据集结构包括1个任务、1个片段、365帧和2个视频。数据以parquet格式存储,视频以mp4格式存储。数据集的特征包括动作(6个浮点数,表示机器人的各个关节角度)、观测状态(6个浮点数,与动作相同)、来自笔记本电脑和手机的图像观测(480x640x3的视频)、时间戳、帧索引、片段索引、索引和任务索引。视频的帧率为30fps,分辨率为480x640,使用av1编解码器。
This dataset was developed using LeRobot and contains data for robotic manipulation tasks. The dataset structure consists of 1 task, 1 episode, 365 frames, and 2 videos. The structured data is stored in Parquet format, while the videos are saved in MP4 format. The features of the dataset include actions (6 floating-point numbers representing each joint angle of the robot), observation states (6 floating-point numbers identical to the actions), image observations from laptops and smartphones (480×640×3 videos), timestamps, frame indices, episode indices, indices, and task indices. The videos have a frame rate of 30 fps, a resolution of 480×640, and use the AV1 codec.
提供机构:
SharkDan
创建时间:
2025-05-18
原始信息汇总
数据集概述
基本信息
- 许可证: apache-2.0
- 任务类别: robotics
- 标签: LeRobot, so100, tutorial
数据集描述
- 主页: [More Information Needed]
- 论文: [More Information Needed]
- 创建工具: LeRobot
数据集结构
- 数据文件:
data/*/*.parquet - 元数据文件: meta/info.json
元数据详情
- 代码库版本: v2.1
- 机器人类型: so100
- 总集数: 1
- 总帧数: 365
- 总任务数: 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]
- 名称: 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
- 信息:
- video.fps: 30.0
- video.height: 480
- video.width: 640
- video.channels: 3
- video.codec: av1
- video.pix_fmt: yuv420p
- video.is_depth_map: false
- has_audio: false
- observation.images.phone:
- 数据类型: video
- 形状: [480, 640, 3]
- 名称: height, width, channels
- 信息:
- video.fps: 30.0
- video.height: 480
- video.width: 640
- video.channels: 3
- video.codec: av1
- video.pix_fmt: yuv420p
- video.is_depth_map: false
- has_audio: false
- timestamp:
- 数据类型: float32
- 形状: [1]
- frame_index:
- 数据类型: int64
- 形状: [1]
- episode_index:
- 数据类型: int64
- 形状: [1]
- index:
- 数据类型: int64
- 形状: [1]
- task_index:
- 数据类型: int64
- 形状: [1]
引用
- BibTeX: [More Information Needed]



