KoukiHagiwara/slide_push_pull_side_150_augmented
收藏资源简介:
该数据集是使用LeRobot创建的机器人数据集,专门用于滑动推拉侧向任务。数据集包含150个episodes,总帧数为157200,帧率为30fps,数据格式为parquet和视频文件。机器人类型为“so_follower”。数据集的特征包括动作(6维浮点数组,控制肩部、肘部、腕部和夹爪的位置)、观察状态(6维浮点数组,表示关节位置)、顶部摄像头和腕部摄像头的视频观察(分辨率480x640,3通道,30fps),以及时间戳、帧索引、episode索引等元数据。数据集结构分为训练集,涵盖所有episodes。此外,数据集进行了数据增强,包括原始横向50次、变暗版本50次和变亮版本50次,总计150次episodes,以增加多样性和鲁棒性。
"许可证: apache-2.0 任务类别: - 机器人学 标签: - LeRobot(LeRobot) 配置项: - 配置名称: default 数据文件: data/*/*.parquet --- 本数据集由[LeRobot(LeRobot)](https://github.com/huggingface/lerobot)构建。 <a class="flex" href="https://huggingface.co/spaces/lerobot/visualize_dataset?path=KoukiHagiwara/slide_push_pull_side_150_augmented"> <img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl.svg"/> <img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl-dark.svg"/> </a> ## 数据集说明 - **主页:** [需补充更多信息] - **论文:** [需补充更多信息] - **许可证:** apache-2.0 ## 数据集结构 `meta/info.json`: json { "代码库版本": "v3.0", "机器人类型": "so_follower", "总回合数": 150, "总帧数": 157200, "总任务数": 1, "分块大小": 1000, "数据文件总大小(MB)": 100, "视频文件总大小(MB)": 200, "帧率": 30, "数据集划分": { "训练集": "0:150" }, "数据路径": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet", "视频路径": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4", "数据特征": { "动作": { "数据类型": "float32", "维度名称": [ "shoulder_pan.pos", "shoulder_lift.pos", "elbow_flex.pos", "wrist_flex.pos", "wrist_roll.pos", "gripper.pos" ], "形状": [6] }, "观测状态": { "数据类型": "float32", "维度名称": [ "shoulder_pan.pos", "shoulder_lift.pos", "elbow_flex.pos", "wrist_flex.pos", "wrist_roll.pos", "gripper.pos" ], "形状": [6] }, "顶部相机观测图像": { "数据类型": "video", "形状": [480, 640, 3], "维度名称": ["height", "width", "channels"], "详细信息": { "video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false } }, "腕部相机观测图像": { "数据类型": "video", "形状": [480, 640, 3], "维度名称": ["height", "width", "channels"], "详细信息": { "video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false } }, "时间戳": { "数据类型": "float32", "形状": [1], "维度名称": null }, "帧索引": { "数据类型": "int64", "形状": [1], "维度名称": null }, "回合索引": { "数据类型": "int64", "形状": [1], "维度名称": null }, "全局索引": { "数据类型": "int64", "形状": [1], "维度名称": null }, "任务索引": { "数据类型": "int64", "形状": [1], "维度名称": null } } } ## 引用 **BibTeX:** bibtex [需补充更多信息] ### 数据集补充说明 本数据集由横向50次原始数据,以及对其分别进行暗化、亮化处理后的各50次数据合并而成,总计150次数据。"




