Sample 1 · Grab cup
data/v1/grab_cup_v1/episode_114.hdf5
123 aligned frames · 25,402,902 bytes

SHA-256 · 691826e504c6…42824c
Learning Robot Execution from Third-Person Human Demonstration Videos
CONDITIONAL GO:H&R v1 在每个 HDF5 episode 内逐帧同步保存 human video、robot video 和 7-DoF robot action,能够真实支持跨具身动作迁移;前提是明确限定为受控第三人称场景。
固定第三人称视角下的人类操作演示。
同一 episode、同一 frame index 的机器人执行画面与 7-DoF 动作。
Native pairing key = <HDF5 publisher path> + <frame index>
视频是原生 HDF5 帧的浏览器展示代理:左侧 HUMAN、右侧 ROBOT,保持全部原始帧与一一对应关系,仅转码为 10 FPS H.264/yuv420p;没有生成、检索或人为配对 target。
data/v1/grab_cup_v1/episode_114.hdf5
123 aligned frames · 25,402,902 bytes

SHA-256 · 691826e504c6…42824c
data/v1/push_box_common_v1/episode_36.hdf5
244 aligned frames · 62,355,900 bytes

SHA-256 · ec882bdfc564…d50d29f
| Role | Source | Native contribution | Status |
|---|---|---|---|
| Source A | H&R / Human2Robot v179c1b0e5… | 同一 HDF5 内的 human camera、robot camera、7-DoF action、末端位姿、夹爪与关节状态 | FULL VERIFIED 2/2 samples · raw ✓ |
| Related-only | EgoMimic | 人类/机器人独立 episode pools,可作表征预训练,但没有 native human→robot pair | 拒绝作为 Task 52 Source A |
| Related-only | HumanEgo | 严格 egocentric human policy learning,但当前 release 任务少、没有 paired robot target video | 候选辅助来源 |
| 项目 | 实测 | 验证 |
|---|---|---|
| Scope | 完整 data/v1/** + 3 个支持文件 | 固定 publisher revision |
| Files / bytes | 1,323 / 120,783,422,599 | publisher API、EC2、S3 三方一致 |
| Episodes / frames | 1,316 / 498,698 | 逐 HDF5 打开与时间轴测量 |
| Task leaves | 33 | 按 publisher 目录实测 |
| Episode length | 2–1,218 frames;均值 378.95 | 2 帧与 8 帧 episode 训练时需过滤 |
| Official discrepancy | 论文约 2,600 episodes;v1 实测 1,316 | v0 是旧版本,本次不重复入湖 |
episode_N.hdf5
├── cam_data/{human_camera,robot_camera} [T,240,426,3]
├── action [T,7] float32
├── end_position [T,6] float32
├── gripper_state [T] float32
├── qpos / qvel [T,7] float32
├── step / timestamp [T] int64
├── transformed_hand_coords [T,24,3]
└── transformed_hand_frames [T,4,3]1,127 episodes 使用 uint16 RGB;189 episodes 使用 uint8 RGB 并额外包含对齐 depth。全部 1,316 episodes 的 required keys 与时间轴一致;human/robot 首中末帧解码、全部 action/state finite、timestamp monotonic,implemented-check issues = 0。
| 层级 | 建议指标 |
|---|---|
| Video | 任务阶段、物体状态变化、human→robot 时间对齐、机器人形态一致性;视觉相似度仅作辅助 |
| Action | 末端位置/方向误差、夹爪开合准确率、轨迹与阶段时序误差 |
| Generalization | episode-level split;held-out 位置、外观、实例与背景 |
| Robotics endpoint | 可执行条件下以机器人任务完成率/成功率为最终指标 |
s3://tv2v-data/raw/taxonomy/
└── Task_52_human_to_robot_execution_data-pipeline/
└── HumanAndRobot/v1/
├── .gitattributes
├── README.md
├── show_video.py
└── data/v1/**Verified:1,323 objects / 120,783,422,599 bytes;dry-run sync 零差异;代表性对象存在 S3 SHA-256 metadata。Raw 不含 cache、audit、prompt、proxy 或派生 pairing。
查看 2 组四件套 Demo → · Official dataset · AAAI paper · 被否决的 EgoMimic 旧报告
Full audit · 2026-07-20 · winnie-task52-hr · Amazon Linux 2023 · us-east-2c · fixed publisher revision 79c1b0e5…. EC2 remains pending explicit termination approval at publication time.