play_human_can_1_eef
收藏资源简介:
play_human_can_eef_1 是一个机器人操作数据集,是 aytsaiusc/play_human_can_1 的 LeRobot 重新发布版本,并添加了右手末端执行器(EEF)注释。该数据集包含人类操作罐子(can task)的演示,任务为三维空间中的自由操作(无z平面锁定)。手部关键点检测采用 HaMeR 模型,将21个关键点的手部形状通过刚性拟合(缩放+平移)与相机深度图像对齐,生成3D世界坐标下的关键点。相机校准使用真实机器人校准参数(aytsai REAL rig calib),坐标系统与机器人世界坐标系共享(与 play_robot_can_*_eef 系列一致)。数据集中,95%的帧检测成功,所有检测到的帧中深度提升收敛率为100%,其余帧通过插值与平滑处理。数据集包含完整21个关键点的2D全帧像素坐标(kpts21_2d)和3D世界度量坐标(kpts21_3d_world),以及从原始图像裁剪(60,60,390,390)并缩放至128x128的2D关键点(kpt2d_crop128_*)。
play_human_can_eef_1 is a robot manipulation dataset, a LeRobot re-release of aytsaiusc/play_human_can_1 with added right-hand end-effector (EEF) annotations. It contains human demonstrations of manipulating a can (can task) in 3D free space (no z-plane locking). Hand keypoints are detected using the HaMeR model, where a 21-keypoint hand shape is aligned with camera depth images via rigid fitting (scaling + translation) to generate 3D world coordinates. Camera calibration uses real robot calibration parameters (aytsai REAL rig calib), and the coordinate system is shared with the robot world coordinate system (consistent with the play_robot_can_*_eef series). In the dataset, 95% of frames are successfully detected, with a 100% convergence rate of depth lifting for all detected frames; the remaining frames are interpolated and smoothed. The dataset includes full-frame 2D pixel coordinates (kpts21_2d) and 3D world metric coordinates (kpts21_3d_world) for all 21 keypoints, as well as 2D keypoints cropped from the original image (60,60,390,390) and scaled to 128x128 (kpt2d_crop128_*).
数据集概述
基本信息
- 数据集名称: play_human_can_eef_1
- 数据来源: 由
aytsaiusc/play_human_can_1重新发布,并添加了右手 EEF(末端执行器)标注 - 任务类型: 罐体操作任务(3D 空间任务)
关键特性
3D 数据链
- 使用 HaMeR 21 关键点手部模型进行刚性拟合(包括缩放和平移变换,并进行了裁剪)
- 关键点像素位置与对齐的深度图相结合,实现深度提升
- 无 z 平面锁定:罐体任务在 3D 空间中进行,不再限制于单一平面
坐标系统
- 采用机器人世界坐标系(ROBOT-WORLD frame),与
play_robot_can_*_eef数据集共享坐标系 - 相机标定基于真实的机械臂刚体标定(
calib/can_rig_real_calib.json) - 标定精度经过交叉验证:与机械臂 ICP 自标定相比误差约 2cm(此前 URDF 标称位姿存在 273mm/9.5° 的偏差)
数据内容
- 检测覆盖率: 95.0% 的视频帧中检测到手部
- 深度提升成功率: 所有成功检测的帧中,深度提升收敛率为 100%(其余帧采用插值和平滑处理)
- 关键点类型:
kpts21_2d: 全帧像素坐标的 21 个关键点kpts21_3d_world: 世界坐标系下的 21 个关键点(米制单位)kpt2d_crop128_*: 基于裁剪区域 (60,60,390,390) 缩放至 128 像素的关键点坐标




