Add files using upload-large-folder tool
Browse files
README.md
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Shape Hole V2 Visual Trace Preview
|
| 2 |
+
|
| 3 |
+
This preview shows the low-level-policy variant where the subtask signal is drawn
|
| 4 |
+
directly onto the external `front_workspace_60` image instead of being provided as
|
| 5 |
+
spatial text.
|
| 6 |
+
|
| 7 |
+
- Task text shown to the policy: `sort the shapes`
|
| 8 |
+
- Visual conditioning signal: noisy `label_source_uv` and `label_target_uv`
|
| 9 |
+
- Source episode:
|
| 10 |
+
`/iris/u/ajaysri/shapes_r_hard/scalingup/outputs/data_v2_slurm/20260326_030005_data_v2_sc_loprio/long_horizon/trimmed_500/seed_0/episodes/episode_000000.npz`
|
| 11 |
+
- Rendered video:
|
| 12 |
+
`shape_sort_visual_trace_seed0_episode0.mp4`
|
| 13 |
+
- Render summary:
|
| 14 |
+
`shape_sort_visual_trace_seed0_episode0.json`
|
shape_sort_visual_trace_seed0_episode0.json
ADDED
|
@@ -0,0 +1,125 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"npz_path": "/iris/u/ajaysri/shapes_r_hard/scalingup/outputs/data_v2_slurm/20260326_030005_data_v2_sc_loprio/long_horizon/trimmed_500/seed_0/episodes/episode_000000.npz",
|
| 3 |
+
"output_path": "/iris/u/ajaysri/shapes_r_hard/scalingup/outputs/visual_trace_preview/20260329_long_horizon_seed0/shape_sort_visual_trace_seed0_episode0.mp4",
|
| 4 |
+
"task_text": "sort the shapes",
|
| 5 |
+
"camera_state_key": "rgb",
|
| 6 |
+
"fps": 4,
|
| 7 |
+
"num_frames": 117,
|
| 8 |
+
"used_label_uv": true,
|
| 9 |
+
"drew_line": true,
|
| 10 |
+
"episode_metadata": {
|
| 11 |
+
"success": true,
|
| 12 |
+
"export_granularity": "root",
|
| 13 |
+
"num_steps": 117,
|
| 14 |
+
"fps": 4,
|
| 15 |
+
"control_hz": 4,
|
| 16 |
+
"native_control_hz": 4,
|
| 17 |
+
"teacher_control_hz": 4,
|
| 18 |
+
"captured_state_hz": 4,
|
| 19 |
+
"training_action_hz": 4,
|
| 20 |
+
"parent_episode_id": 0,
|
| 21 |
+
"root_episode_id": 0,
|
| 22 |
+
"instruction": "sort the shapes into matching slots",
|
| 23 |
+
"camera_shape_ordering": "bottom_to_top",
|
| 24 |
+
"label_target_noise_std": 0.05,
|
| 25 |
+
"label_source_noise_std": 0.05,
|
| 26 |
+
"num_subtasks": 2,
|
| 27 |
+
"num_active_shapes": 2,
|
| 28 |
+
"active_shape_indices": [
|
| 29 |
+
2,
|
| 30 |
+
4
|
| 31 |
+
],
|
| 32 |
+
"shape_template_names": [
|
| 33 |
+
"square",
|
| 34 |
+
"line",
|
| 35 |
+
"L",
|
| 36 |
+
"T",
|
| 37 |
+
"zigzag",
|
| 38 |
+
"corner"
|
| 39 |
+
],
|
| 40 |
+
"camera_name": "front_workspace_60",
|
| 41 |
+
"label_camera_name": "front_workspace_60",
|
| 42 |
+
"recorded_camera_names": [
|
| 43 |
+
"front_workspace_60",
|
| 44 |
+
"ur5e/wsg50/d435i/rgb"
|
| 45 |
+
],
|
| 46 |
+
"recorded_camera_state_keys": {
|
| 47 |
+
"front_workspace_60": "rgb",
|
| 48 |
+
"ur5e/wsg50/d435i/rgb": "wrist_rgb"
|
| 49 |
+
},
|
| 50 |
+
"slot_sampling_region_fraction": null,
|
| 51 |
+
"piece_spawn_region_fraction": null,
|
| 52 |
+
"fixed_slot_yaw_index": null,
|
| 53 |
+
"fixed_piece_yaw_index": null,
|
| 54 |
+
"replay_action_key": "commanded_ctrl_native",
|
| 55 |
+
"joint_replay_action_key": "commanded_joint_pos_native",
|
| 56 |
+
"state_joint_key": "state_joint_pos_native",
|
| 57 |
+
"state_gripper_key": "state_gripper_pos_native",
|
| 58 |
+
"training_action_key": "commanded_joint_pos_native",
|
| 59 |
+
"label_target_uv_first": [
|
| 60 |
+
0.6183150015276302,
|
| 61 |
+
0.6535755684813176
|
| 62 |
+
],
|
| 63 |
+
"label_source_uv_first": [
|
| 64 |
+
0.38004059416605335,
|
| 65 |
+
0.5593999598851851
|
| 66 |
+
],
|
| 67 |
+
"task_plan": [
|
| 68 |
+
{
|
| 69 |
+
"subtask_ordinal": 0,
|
| 70 |
+
"shape_idx": 2,
|
| 71 |
+
"shape_token": "shape_3",
|
| 72 |
+
"shape_template_name": "L",
|
| 73 |
+
"source_region": "center",
|
| 74 |
+
"target_region": "right",
|
| 75 |
+
"source_uv": [
|
| 76 |
+
0.3674321503131524,
|
| 77 |
+
0.5615866388308977
|
| 78 |
+
],
|
| 79 |
+
"label_source_uv": [
|
| 80 |
+
0.38004059416605335,
|
| 81 |
+
0.5593999598851851
|
| 82 |
+
],
|
| 83 |
+
"target_uv": [
|
| 84 |
+
0.6450939457202505,
|
| 85 |
+
0.6492693110647182
|
| 86 |
+
],
|
| 87 |
+
"label_target_uv": [
|
| 88 |
+
0.6183150015276302,
|
| 89 |
+
0.6535755684813176
|
| 90 |
+
],
|
| 91 |
+
"camera_name": "front_workspace_60"
|
| 92 |
+
},
|
| 93 |
+
{
|
| 94 |
+
"subtask_ordinal": 1,
|
| 95 |
+
"shape_idx": 4,
|
| 96 |
+
"shape_token": "shape_5",
|
| 97 |
+
"shape_template_name": "zigzag",
|
| 98 |
+
"source_region": "left",
|
| 99 |
+
"target_region": "bottom-left",
|
| 100 |
+
"source_uv": [
|
| 101 |
+
0.2797494780793319,
|
| 102 |
+
0.49478079331941544
|
| 103 |
+
],
|
| 104 |
+
"label_source_uv": [
|
| 105 |
+
0.28115724928294805,
|
| 106 |
+
0.49257629463817093
|
| 107 |
+
],
|
| 108 |
+
"target_uv": [
|
| 109 |
+
0.5281837160751566,
|
| 110 |
+
0.453027139874739
|
| 111 |
+
],
|
| 112 |
+
"label_target_uv": [
|
| 113 |
+
0.5265924696325132,
|
| 114 |
+
0.43660226278895914
|
| 115 |
+
],
|
| 116 |
+
"camera_name": "front_workspace_60"
|
| 117 |
+
}
|
| 118 |
+
],
|
| 119 |
+
"subtask_variant_names": [
|
| 120 |
+
"shape_id_hole_text",
|
| 121 |
+
"structured_tracked",
|
| 122 |
+
"structured_untracked"
|
| 123 |
+
]
|
| 124 |
+
}
|
| 125 |
+
}
|
shape_sort_visual_trace_seed0_episode0.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb9f592f019f5439d09d250de9945a7da87bfe06ea6cd887c96953f2b7798483
|
| 3 |
+
size 333944
|