diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000009.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000009.json new file mode 100644 index 0000000000000000000000000000000000000000..aafb51f77e36079d5057d1a6bae9cb8c4ad0f925 --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000009.json @@ -0,0 +1,78 @@ +{ + "background_id": 0, + "obj_id_to_label": { + "1": "grasper:tool_body", + "2": "grasper:wrist", + "3": "grasper:left_gripper", + "4": "grasper:right_gripper", + "5": "scissors:tool_body", + "6": "scissors:wrist", + "7": "scissors:left_gripper", + "8": "scissors:right_gripper" + }, + "label_to_obj_id": { + "grasper:tool_body": 1, + "grasper:wrist": 2, + "grasper:left_gripper": 3, + "grasper:right_gripper": 4, + "scissors:tool_body": 5, + "scissors:wrist": 6, + "scissors:left_gripper": 7, + "scissors:right_gripper": 8 + }, + "tool_to_obj_ids": { + "grasper": { + "tool_body": 1, + "wrist": 2, + "left_gripper": 3, + "right_gripper": 4 + }, + "scissors": { + "tool_body": 5, + "wrist": 6, + "left_gripper": 7, + "right_gripper": 8 + } + }, + "obj_id_to_tool": { + "1": "grasper", + "2": "grasper", + "3": "grasper", + "4": "grasper", + "5": "scissors", + "6": "scissors", + "7": "scissors", + "8": "scissors" + }, + "obj_id_to_part": { + "1": "tool_body", + "2": "wrist", + "3": "left_gripper", + "4": "right_gripper", + "5": "tool_body", + "6": "wrist", + "7": "left_gripper", + "8": "right_gripper" + }, + "tools": [ + { + "name": "grasper", + "parts": [ + "tool_body", + "wrist", + "left_gripper", + "right_gripper" + ] + }, + { + "name": "scissors", + "parts": [ + "tool_body", + "wrist", + "left_gripper", + "right_gripper" + ] + } + ], + "saved_at_unix": 1769832336.418065 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000015.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000015.json new file mode 100644 index 0000000000000000000000000000000000000000..23915df8995b8e9f307a740ea64c032c0af55993 --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000015.json @@ -0,0 +1,47 @@ +{ + "background_id": 0, + "obj_id_to_label": { + "1": "scissors:tool_body", + "2": "scissors:wrist", + "3": "scissors:left_gripper", + "4": "scissors:right_gripper" + }, + "label_to_obj_id": { + "scissors:tool_body": 1, + "scissors:wrist": 2, + "scissors:left_gripper": 3, + "scissors:right_gripper": 4 + }, + "tool_to_obj_ids": { + "scissors": { + "tool_body": 1, + "wrist": 2, + "left_gripper": 3, + "right_gripper": 4 + } + }, + "obj_id_to_tool": { + "1": "scissors", + "2": "scissors", + "3": "scissors", + "4": "scissors" + }, + "obj_id_to_part": { + "1": "tool_body", + "2": "wrist", + "3": "left_gripper", + "4": "right_gripper" + }, + "tools": [ + { + "name": "scissors", + "parts": [ + "tool_body", + "wrist", + "left_gripper", + "right_gripper" + ] + } + ], + "saved_at_unix": 1769824005.0663562 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000026.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000026.json new file mode 100644 index 0000000000000000000000000000000000000000..6dfe81d7f573b56887bdadfc63958796cf2b8730 --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000026.json @@ -0,0 +1,78 @@ +{ + "background_id": 0, + "obj_id_to_label": { + "1": "grasper:tool_body", + "2": "grasper:wrist", + "3": "grasper:left_gripper", + "4": "grasper:right_gripper", + "5": "scissor:tool_body", + "6": "scissor:wrist", + "7": "scissor:left_gripper", + "8": "scissor:right_gripper" + }, + "label_to_obj_id": { + "grasper:tool_body": 1, + "grasper:wrist": 2, + "grasper:left_gripper": 3, + "grasper:right_gripper": 4, + "scissor:tool_body": 5, + "scissor:wrist": 6, + "scissor:left_gripper": 7, + "scissor:right_gripper": 8 + }, + "tool_to_obj_ids": { + "grasper": { + "tool_body": 1, + "wrist": 2, + "left_gripper": 3, + "right_gripper": 4 + }, + "scissor": { + "tool_body": 5, + "wrist": 6, + "left_gripper": 7, + "right_gripper": 8 + } + }, + "obj_id_to_tool": { + "1": "grasper", + "2": "grasper", + "3": "grasper", + "4": "grasper", + "5": "scissor", + "6": "scissor", + "7": "scissor", + "8": "scissor" + }, + "obj_id_to_part": { + "1": "tool_body", + "2": "wrist", + "3": "left_gripper", + "4": "right_gripper", + "5": "tool_body", + "6": "wrist", + "7": "left_gripper", + "8": "right_gripper" + }, + "tools": [ + { + "name": "grasper", + "parts": [ + "tool_body", + "wrist", + "left_gripper", + "right_gripper" + ] + }, + { + "name": "scissor", + "parts": [ + "tool_body", + "wrist", + "left_gripper", + "right_gripper" + ] + } + ], + "saved_at_unix": 1769805092.900761 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000027.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000027.json new file mode 100644 index 0000000000000000000000000000000000000000..0e1b238351190385c1adc173ba0d23bb2324e6cb --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000027.json @@ -0,0 +1,78 @@ +{ + "background_id": 0, + "obj_id_to_label": { + "1": "grasper:tool_body", + "2": "grasper:wrist", + "3": "grasper:left_gripper", + "4": "grasper:right_gripper", + "5": "scissor:tool_body", + "6": "scissor:wrist", + "7": "scissor:left_gripper", + "8": "scissor:right_gripper" + }, + "label_to_obj_id": { + "grasper:tool_body": 1, + "grasper:wrist": 2, + "grasper:left_gripper": 3, + "grasper:right_gripper": 4, + "scissor:tool_body": 5, + "scissor:wrist": 6, + "scissor:left_gripper": 7, + "scissor:right_gripper": 8 + }, + "tool_to_obj_ids": { + "grasper": { + "tool_body": 1, + "wrist": 2, + "left_gripper": 3, + "right_gripper": 4 + }, + "scissor": { + "tool_body": 5, + "wrist": 6, + "left_gripper": 7, + "right_gripper": 8 + } + }, + "obj_id_to_tool": { + "1": "grasper", + "2": "grasper", + "3": "grasper", + "4": "grasper", + "5": "scissor", + "6": "scissor", + "7": "scissor", + "8": "scissor" + }, + "obj_id_to_part": { + "1": "tool_body", + "2": "wrist", + "3": "left_gripper", + "4": "right_gripper", + "5": "tool_body", + "6": "wrist", + "7": "left_gripper", + "8": "right_gripper" + }, + "tools": [ + { + "name": "grasper", + "parts": [ + "tool_body", + "wrist", + "left_gripper", + "right_gripper" + ] + }, + { + "name": "scissor", + "parts": [ + "tool_body", + "wrist", + "left_gripper", + "right_gripper" + ] + } + ], + "saved_at_unix": 1769805578.6711922 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000033.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000033.json new file mode 100644 index 0000000000000000000000000000000000000000..fb1bc9ccd7116c72fcd9e51f42a402f51ea2bebb --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000033.json @@ -0,0 +1,109 @@ +{ + "background_id": 0, + "obj_id_to_label": { + "1": "grasper:tool_body", + "2": "grasper:wrist", + "3": "grasper:left_gripper", + "4": "grasper:right_gripper", + "5": "grasper2:tool_body", + "6": "grasper2:wrist", + "7": "grasper2:left_gripper", + "8": "grasper2:right_gripper", + "9": "hook:tool_body", + "10": "hook:wrist", + "11": "hook:left_gripper", + "12": "hook:right_gripper" + }, + "label_to_obj_id": { + "grasper:tool_body": 1, + "grasper:wrist": 2, + "grasper:left_gripper": 3, + "grasper:right_gripper": 4, + "grasper2:tool_body": 5, + "grasper2:wrist": 6, + "grasper2:left_gripper": 7, + "grasper2:right_gripper": 8, + "hook:tool_body": 9, + "hook:wrist": 10, + "hook:left_gripper": 11, + "hook:right_gripper": 12 + }, + "tool_to_obj_ids": { + "grasper": { + "tool_body": 1, + "wrist": 2, + "left_gripper": 3, + "right_gripper": 4 + }, + "grasper2": { + "tool_body": 5, + "wrist": 6, + "left_gripper": 7, + "right_gripper": 8 + }, + "hook": { + "tool_body": 9, + "wrist": 10, + "left_gripper": 11, + "right_gripper": 12 + } + }, + "obj_id_to_tool": { + "1": "grasper", + "2": "grasper", + "3": "grasper", + "4": "grasper", + "5": "grasper2", + "6": "grasper2", + "7": "grasper2", + "8": "grasper2", + "9": "hook", + "10": "hook", + "11": "hook", + "12": "hook" + }, + "obj_id_to_part": { + "1": "tool_body", + "2": "wrist", + "3": "left_gripper", + "4": "right_gripper", + "5": "tool_body", + "6": "wrist", + "7": "left_gripper", + "8": "right_gripper", + "9": "tool_body", + "10": "wrist", + "11": "left_gripper", + "12": "right_gripper" + }, + "tools": [ + { + "name": "grasper", + "parts": [ + "tool_body", + "wrist", + "left_gripper", + "right_gripper" + ] + }, + { + "name": "grasper2", + "parts": [ + "tool_body", + "wrist", + "left_gripper", + "right_gripper" + ] + }, + { + "name": "hook", + "parts": [ + "tool_body", + "wrist", + "left_gripper", + "right_gripper" + ] + } + ], + "saved_at_unix": 1769819843.2825365 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000034.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000034.json new file mode 100644 index 0000000000000000000000000000000000000000..8ba503c491c1516f0843eca46b9aa52148e95f1b --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000034.json @@ -0,0 +1,78 @@ +{ + "background_id": 0, + "obj_id_to_label": { + "1": "grasper:tool_body", + "2": "grasper:wrist", + "3": "grasper:left_gripper", + "4": "grasper:right_gripper", + "5": "clip_applier:tool_body", + "6": "clip_applier:wrist", + "7": "clip_applier:left_gripper", + "8": "clip_applier:right_gripper" + }, + "label_to_obj_id": { + "grasper:tool_body": 1, + "grasper:wrist": 2, + "grasper:left_gripper": 3, + "grasper:right_gripper": 4, + "clip_applier:tool_body": 5, + "clip_applier:wrist": 6, + "clip_applier:left_gripper": 7, + "clip_applier:right_gripper": 8 + }, + "tool_to_obj_ids": { + "grasper": { + "tool_body": 1, + "wrist": 2, + "left_gripper": 3, + "right_gripper": 4 + }, + "clip_applier": { + "tool_body": 5, + "wrist": 6, + "left_gripper": 7, + "right_gripper": 8 + } + }, + "obj_id_to_tool": { + "1": "grasper", + "2": "grasper", + "3": "grasper", + "4": "grasper", + "5": "clip_applier", + "6": "clip_applier", + "7": "clip_applier", + "8": "clip_applier" + }, + "obj_id_to_part": { + "1": "tool_body", + "2": "wrist", + "3": "left_gripper", + "4": "right_gripper", + "5": "tool_body", + "6": "wrist", + "7": "left_gripper", + "8": "right_gripper" + }, + "tools": [ + { + "name": "clip_applier", + "parts": [ + "tool_body", + "wrist", + "left_gripper", + "right_gripper" + ] + }, + { + "name": "grasper", + "parts": [ + "tool_body", + "wrist", + "left_gripper", + "right_gripper" + ] + } + ], + "saved_at_unix": 1769819105.7759008 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000041.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000041.json new file mode 100644 index 0000000000000000000000000000000000000000..6ba747172fc057a1493d049f2ae114e507636503 --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000041.json @@ -0,0 +1,78 @@ +{ + "background_id": 0, + "obj_id_to_label": { + "1": "grasper:tool_body", + "2": "grasper:wrist", + "3": "grasper:left_gripper", + "4": "grasper:right_gripper", + "5": "hook:tool_body", + "6": "hook:wrist", + "7": "hook:left_gripper", + "8": "hook:right_gripper" + }, + "label_to_obj_id": { + "grasper:tool_body": 1, + "grasper:wrist": 2, + "grasper:left_gripper": 3, + "grasper:right_gripper": 4, + "hook:tool_body": 5, + "hook:wrist": 6, + "hook:left_gripper": 7, + "hook:right_gripper": 8 + }, + "tool_to_obj_ids": { + "grasper": { + "tool_body": 1, + "wrist": 2, + "left_gripper": 3, + "right_gripper": 4 + }, + "hook": { + "tool_body": 5, + "wrist": 6, + "left_gripper": 7, + "right_gripper": 8 + } + }, + "obj_id_to_tool": { + "1": "grasper", + "2": "grasper", + "3": "grasper", + "4": "grasper", + "5": "hook", + "6": "hook", + "7": "hook", + "8": "hook" + }, + "obj_id_to_part": { + "1": "tool_body", + "2": "wrist", + "3": "left_gripper", + "4": "right_gripper", + "5": "tool_body", + "6": "wrist", + "7": "left_gripper", + "8": "right_gripper" + }, + "tools": [ + { + "name": "grasper", + "parts": [ + "tool_body", + "wrist", + "left_gripper", + "right_gripper" + ] + }, + { + "name": "hook", + "parts": [ + "tool_body", + "wrist", + "left_gripper", + "right_gripper" + ] + } + ], + "saved_at_unix": 1769836083.5156293 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000046.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000046.json new file mode 100644 index 0000000000000000000000000000000000000000..172ba29f731b3961bdabe4b787045b1e0ba6c57e --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000046.json @@ -0,0 +1,47 @@ +{ + "background_id": 0, + "obj_id_to_label": { + "1": "scissors:tool_body", + "2": "scissors:wrist", + "3": "scissors:left_gripper", + "4": "scissors:right_gripper" + }, + "label_to_obj_id": { + "scissors:tool_body": 1, + "scissors:wrist": 2, + "scissors:left_gripper": 3, + "scissors:right_gripper": 4 + }, + "tool_to_obj_ids": { + "scissors": { + "tool_body": 1, + "wrist": 2, + "left_gripper": 3, + "right_gripper": 4 + } + }, + "obj_id_to_tool": { + "1": "scissors", + "2": "scissors", + "3": "scissors", + "4": "scissors" + }, + "obj_id_to_part": { + "1": "tool_body", + "2": "wrist", + "3": "left_gripper", + "4": "right_gripper" + }, + "tools": [ + { + "name": "scissors", + "parts": [ + "tool_body", + "wrist", + "left_gripper", + "right_gripper" + ] + } + ], + "saved_at_unix": 1769837120.3143277 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000054.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000054.json new file mode 100644 index 0000000000000000000000000000000000000000..80912614b45af8e683ed3fa82156a11d95e24669 --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000054.json @@ -0,0 +1,78 @@ +{ + "background_id": 0, + "obj_id_to_label": { + "1": "grasper:tool_body", + "2": "grasper:wrist", + "3": "grasper:left_gripper", + "4": "grasper:right_gripper", + "5": "hook:tool_body", + "6": "hook:wrist", + "7": "hook:left_gripper", + "8": "hook:right_gripper" + }, + "label_to_obj_id": { + "grasper:tool_body": 1, + "grasper:wrist": 2, + "grasper:left_gripper": 3, + "grasper:right_gripper": 4, + "hook:tool_body": 5, + "hook:wrist": 6, + "hook:left_gripper": 7, + "hook:right_gripper": 8 + }, + "tool_to_obj_ids": { + "grasper": { + "tool_body": 1, + "wrist": 2, + "left_gripper": 3, + "right_gripper": 4 + }, + "hook": { + "tool_body": 5, + "wrist": 6, + "left_gripper": 7, + "right_gripper": 8 + } + }, + "obj_id_to_tool": { + "1": "grasper", + "2": "grasper", + "3": "grasper", + "4": "grasper", + "5": "hook", + "6": "hook", + "7": "hook", + "8": "hook" + }, + "obj_id_to_part": { + "1": "tool_body", + "2": "wrist", + "3": "left_gripper", + "4": "right_gripper", + "5": "tool_body", + "6": "wrist", + "7": "left_gripper", + "8": "right_gripper" + }, + "tools": [ + { + "name": "grasper", + "parts": [ + "tool_body", + "wrist", + "left_gripper", + "right_gripper" + ] + }, + { + "name": "hook", + "parts": [ + "tool_body", + "wrist", + "left_gripper", + "right_gripper" + ] + } + ], + "saved_at_unix": 1769836925.86321 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000068.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000068.json new file mode 100644 index 0000000000000000000000000000000000000000..bc8fb553c047ff5e7524217329577aa06aed5f9f --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000068.json @@ -0,0 +1,78 @@ +{ + "background_id": 0, + "obj_id_to_label": { + "1": "grasper:tool_body", + "2": "grasper:wrist", + "3": "grasper:left_gripper", + "4": "grasper:right_gripper", + "5": "scissors:tool_body", + "6": "scissors:wrist", + "7": "scissors:left_gripper", + "8": "scissors:right_gripper" + }, + "label_to_obj_id": { + "grasper:tool_body": 1, + "grasper:wrist": 2, + "grasper:left_gripper": 3, + "grasper:right_gripper": 4, + "scissors:tool_body": 5, + "scissors:wrist": 6, + "scissors:left_gripper": 7, + "scissors:right_gripper": 8 + }, + "tool_to_obj_ids": { + "grasper": { + "tool_body": 1, + "wrist": 2, + "left_gripper": 3, + "right_gripper": 4 + }, + "scissors": { + "tool_body": 5, + "wrist": 6, + "left_gripper": 7, + "right_gripper": 8 + } + }, + "obj_id_to_tool": { + "1": "grasper", + "2": "grasper", + "3": "grasper", + "4": "grasper", + "5": "scissors", + "6": "scissors", + "7": "scissors", + "8": "scissors" + }, + "obj_id_to_part": { + "1": "tool_body", + "2": "wrist", + "3": "left_gripper", + "4": "right_gripper", + "5": "tool_body", + "6": "wrist", + "7": "left_gripper", + "8": "right_gripper" + }, + "tools": [ + { + "name": "grasper", + "parts": [ + "tool_body", + "wrist", + "left_gripper", + "right_gripper" + ] + }, + { + "name": "scissors", + "parts": [ + "tool_body", + "wrist", + "left_gripper", + "right_gripper" + ] + } + ], + "saved_at_unix": 1769839402.9516454 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000074.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000074.json new file mode 100644 index 0000000000000000000000000000000000000000..6b491918f5963930334c258cf450745c91a03135 --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000074.json @@ -0,0 +1,78 @@ +{ + "background_id": 0, + "obj_id_to_label": { + "1": "grasper:tool_body", + "2": "grasper:wrist", + "3": "grasper:left_gripper", + "4": "grasper:right_gripper", + "5": "hook:tool_body", + "6": "hook:wrist", + "7": "hook:left_gripper", + "8": "hook:right_gripper" + }, + "label_to_obj_id": { + "grasper:tool_body": 1, + "grasper:wrist": 2, + "grasper:left_gripper": 3, + "grasper:right_gripper": 4, + "hook:tool_body": 5, + "hook:wrist": 6, + "hook:left_gripper": 7, + "hook:right_gripper": 8 + }, + "tool_to_obj_ids": { + "grasper": { + "tool_body": 1, + "wrist": 2, + "left_gripper": 3, + "right_gripper": 4 + }, + "hook": { + "tool_body": 5, + "wrist": 6, + "left_gripper": 7, + "right_gripper": 8 + } + }, + "obj_id_to_tool": { + "1": "grasper", + "2": "grasper", + "3": "grasper", + "4": "grasper", + "5": "hook", + "6": "hook", + "7": "hook", + "8": "hook" + }, + "obj_id_to_part": { + "1": "tool_body", + "2": "wrist", + "3": "left_gripper", + "4": "right_gripper", + "5": "tool_body", + "6": "wrist", + "7": "left_gripper", + "8": "right_gripper" + }, + "tools": [ + { + "name": "grasper", + "parts": [ + "tool_body", + "wrist", + "left_gripper", + "right_gripper" + ] + }, + { + "name": "hook", + "parts": [ + "tool_body", + "wrist", + "left_gripper", + "right_gripper" + ] + } + ], + "saved_at_unix": 1769839565.739286 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000097.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000097.json new file mode 100644 index 0000000000000000000000000000000000000000..ecdf2014c906a4efd7e6a72aab2d166f166f43c3 --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/meta/label_id_maps/episode_000097.json @@ -0,0 +1,78 @@ +{ + "background_id": 0, + "obj_id_to_label": { + "1": "grasper:tool_body", + "2": "grasper:wrist", + "3": "grasper:left_gripper", + "4": "grasper:right_gripper", + "5": "grasper2:tool_body", + "6": "grasper2:wrist", + "7": "grasper2:left_gripper", + "8": "grasper2:right_gripper" + }, + "label_to_obj_id": { + "grasper:tool_body": 1, + "grasper:wrist": 2, + "grasper:left_gripper": 3, + "grasper:right_gripper": 4, + "grasper2:tool_body": 5, + "grasper2:wrist": 6, + "grasper2:left_gripper": 7, + "grasper2:right_gripper": 8 + }, + "tool_to_obj_ids": { + "grasper": { + "tool_body": 1, + "wrist": 2, + "left_gripper": 3, + "right_gripper": 4 + }, + "grasper2": { + "tool_body": 5, + "wrist": 6, + "left_gripper": 7, + "right_gripper": 8 + } + }, + "obj_id_to_tool": { + "1": "grasper", + "2": "grasper", + "3": "grasper", + "4": "grasper", + "5": "grasper2", + "6": "grasper2", + "7": "grasper2", + "8": "grasper2" + }, + "obj_id_to_part": { + "1": "tool_body", + "2": "wrist", + "3": "left_gripper", + "4": "right_gripper", + "5": "tool_body", + "6": "wrist", + "7": "left_gripper", + "8": "right_gripper" + }, + "tools": [ + { + "name": "grasper", + "parts": [ + "tool_body", + "wrist", + "left_gripper", + "right_gripper" + ] + }, + { + "name": "grasper2", + "parts": [ + "tool_body", + "wrist", + "left_gripper", + "right_gripper" + ] + } + ], + "saved_at_unix": 1769840172.3033447 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/inputs_index.jsonl b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/inputs_index.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..4ddfba8086e988e4f20ae5f1288e740f4434dd2e --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/inputs_index.jsonl @@ -0,0 +1,101 @@ +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ENERGY_WORK/1_3zEyp5OT.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ENERGY_WORK/1_3zEyp5OT/1_3zEyp5OT_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ENERGY_WORK/1_3zEyp5OT", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ENERGY_WORK/1_3zEyp5OT/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ENERGY_WORK/tools_1_3zEyp5OT.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ENERGY_WORK/1_7fJfrPJ7.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ENERGY_WORK/1_7fJfrPJ7/1_7fJfrPJ7_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ENERGY_WORK/1_7fJfrPJ7", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ENERGY_WORK/1_7fJfrPJ7/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ENERGY_WORK/tools_1_7fJfrPJ7.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ENERGY_WORK/1_Dzr3eDeE.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ENERGY_WORK/1_Dzr3eDeE/1_Dzr3eDeE_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ENERGY_WORK/1_Dzr3eDeE", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ENERGY_WORK/1_Dzr3eDeE/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ENERGY_WORK/tools_1_Dzr3eDeE.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ENERGY_WORK/1_LyrCBW26.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ENERGY_WORK/1_LyrCBW26/1_LyrCBW26_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ENERGY_WORK/1_LyrCBW26", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ENERGY_WORK/1_LyrCBW26/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ENERGY_WORK/tools_1_LyrCBW26.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ENERGY_WORK/1_XHjbXQTb.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ENERGY_WORK/1_XHjbXQTb/1_XHjbXQTb_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ENERGY_WORK/1_XHjbXQTb", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ENERGY_WORK/1_XHjbXQTb/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ENERGY_WORK/tools_1_XHjbXQTb.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ENERGY_WORK/1_ZSjL3pNG.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ENERGY_WORK/1_ZSjL3pNG/1_ZSjL3pNG_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ENERGY_WORK/1_ZSjL3pNG", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ENERGY_WORK/1_ZSjL3pNG/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ENERGY_WORK/tools_1_ZSjL3pNG.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ENERGY_WORK/1_eCfO9PIA.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ENERGY_WORK/1_eCfO9PIA/1_eCfO9PIA_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ENERGY_WORK/1_eCfO9PIA", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ENERGY_WORK/1_eCfO9PIA/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ENERGY_WORK/tools_1_eCfO9PIA.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ENERGY_WORK/1_ihEhr17I.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ENERGY_WORK/1_ihEhr17I/1_ihEhr17I_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ENERGY_WORK/1_ihEhr17I", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ENERGY_WORK/1_ihEhr17I/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ENERGY_WORK/tools_1_ihEhr17I.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ENERGY_WORK/1_ilwQwWVG.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ENERGY_WORK/1_ilwQwWVG/1_ilwQwWVG_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ENERGY_WORK/1_ilwQwWVG", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ENERGY_WORK/1_ilwQwWVG/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ENERGY_WORK/tools_1_ilwQwWVG.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ENERGY_WORK/1_kMMfZEyA.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ENERGY_WORK/1_kMMfZEyA/1_kMMfZEyA_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ENERGY_WORK/1_kMMfZEyA", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ENERGY_WORK/1_kMMfZEyA/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ENERGY_WORK/tools_1_kMMfZEyA.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ENERGY_WORK/1_l8yTVDpE.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ENERGY_WORK/1_l8yTVDpE/1_l8yTVDpE_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ENERGY_WORK/1_l8yTVDpE", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ENERGY_WORK/1_l8yTVDpE/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ENERGY_WORK/tools_1_l8yTVDpE.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ENERGY_WORK/1_lk4MzDLS.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ENERGY_WORK/1_lk4MzDLS/1_lk4MzDLS_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ENERGY_WORK/1_lk4MzDLS", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ENERGY_WORK/1_lk4MzDLS/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ENERGY_WORK/tools_1_lk4MzDLS.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ENERGY_WORK/1_wbNZsjBI.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ENERGY_WORK/1_wbNZsjBI/1_wbNZsjBI_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ENERGY_WORK/1_wbNZsjBI", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ENERGY_WORK/1_wbNZsjBI/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ENERGY_WORK/tools_1_wbNZsjBI.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ENERGY_WORK/1_y6nO7JJA.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ENERGY_WORK/1_y6nO7JJA/1_y6nO7JJA_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ENERGY_WORK/1_y6nO7JJA", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ENERGY_WORK/1_y6nO7JJA/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ENERGY_WORK/tools_1_y6nO7JJA.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/PREPARE/1_1jlvzsGo.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/PREPARE/1_1jlvzsGo/1_1jlvzsGo_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/PREPARE/1_1jlvzsGo", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/PREPARE/1_1jlvzsGo/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/PREPARE/tools_1_1jlvzsGo.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/PREPARE/1_DpVk2qHP.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/PREPARE/1_DpVk2qHP/1_DpVk2qHP_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/PREPARE/1_DpVk2qHP", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/PREPARE/1_DpVk2qHP/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/PREPARE/tools_1_DpVk2qHP.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/PREPARE/1_IOGIBkGA.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/PREPARE/1_IOGIBkGA/1_IOGIBkGA_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/PREPARE/1_IOGIBkGA", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/PREPARE/1_IOGIBkGA/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/PREPARE/tools_1_IOGIBkGA.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/PREPARE/1_MUq1BBM9.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/PREPARE/1_MUq1BBM9/1_MUq1BBM9_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/PREPARE/1_MUq1BBM9", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/PREPARE/1_MUq1BBM9/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/PREPARE/tools_1_MUq1BBM9.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/PREPARE/1_Wk6hsI1U.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/PREPARE/1_Wk6hsI1U/1_Wk6hsI1U_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/PREPARE/1_Wk6hsI1U", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/PREPARE/1_Wk6hsI1U/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/PREPARE/tools_1_Wk6hsI1U.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/PREPARE/1_XjxB57uX.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/PREPARE/1_XjxB57uX/1_XjxB57uX_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/PREPARE/1_XjxB57uX", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/PREPARE/1_XjxB57uX/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/PREPARE/tools_1_XjxB57uX.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/PREPARE/1_c8yY53Lz.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/PREPARE/1_c8yY53Lz/1_c8yY53Lz_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/PREPARE/1_c8yY53Lz", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/PREPARE/1_c8yY53Lz/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/PREPARE/tools_1_c8yY53Lz.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/PREPARE/1_hxalgUX6.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/PREPARE/1_hxalgUX6/1_hxalgUX6_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/PREPARE/1_hxalgUX6", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/PREPARE/1_hxalgUX6/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/PREPARE/tools_1_hxalgUX6.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/PREPARE/1_iiM2IRO8.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/PREPARE/1_iiM2IRO8/1_iiM2IRO8_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/PREPARE/1_iiM2IRO8", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/PREPARE/1_iiM2IRO8/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/PREPARE/tools_1_iiM2IRO8.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/PREPARE/1_kSJWUi5p.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/PREPARE/1_kSJWUi5p/1_kSJWUi5p_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/PREPARE/1_kSJWUi5p", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/PREPARE/1_kSJWUi5p/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/PREPARE/tools_1_kSJWUi5p.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/PREPARE/1_sNU0E4c1.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/PREPARE/1_sNU0E4c1/1_sNU0E4c1_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/PREPARE/1_sNU0E4c1", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/PREPARE/1_sNU0E4c1/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/PREPARE/tools_1_sNU0E4c1.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/PREPARE/1_vthAu18D.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/PREPARE/1_vthAu18D/1_vthAu18D_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/PREPARE/1_vthAu18D", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/PREPARE/1_vthAu18D/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/PREPARE/tools_1_vthAu18D.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/PULLING/1_64qK2pjg.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/PULLING/1_64qK2pjg/1_64qK2pjg_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/PULLING/1_64qK2pjg", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/PULLING/1_64qK2pjg/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/PULLING/tools_1_64qK2pjg.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/PULLING/1_AegGa2hd.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/PULLING/1_AegGa2hd/1_AegGa2hd_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/PULLING/1_AegGa2hd", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/PULLING/1_AegGa2hd/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/PULLING/tools_1_AegGa2hd.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/PULLING/1_EdXOg3c8.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/PULLING/1_EdXOg3c8/1_EdXOg3c8_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/PULLING/1_EdXOg3c8", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/PULLING/1_EdXOg3c8/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/PULLING/tools_1_EdXOg3c8.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/PULLING/1_TKHjPziW.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/PULLING/1_TKHjPziW/1_TKHjPziW_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/PULLING/1_TKHjPziW", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/PULLING/1_TKHjPziW/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/PULLING/tools_1_TKHjPziW.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/PULLING/1_Ta8kNiA8.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/PULLING/1_Ta8kNiA8/1_Ta8kNiA8_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/PULLING/1_Ta8kNiA8", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/PULLING/1_Ta8kNiA8/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/PULLING/tools_1_Ta8kNiA8.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/PULLING/1_XwXTP6St.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/PULLING/1_XwXTP6St/1_XwXTP6St_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/PULLING/1_XwXTP6St", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/PULLING/1_XwXTP6St/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/PULLING/tools_1_XwXTP6St.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/PULLING/1_ctLWz0ux.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/PULLING/1_ctLWz0ux/1_ctLWz0ux_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/PULLING/1_ctLWz0ux", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/PULLING/1_ctLWz0ux/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/PULLING/tools_1_ctLWz0ux.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/PULLING/1_hBFvSegs.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/PULLING/1_hBFvSegs/1_hBFvSegs_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/PULLING/1_hBFvSegs", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/PULLING/1_hBFvSegs/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/PULLING/tools_1_hBFvSegs.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/PULLING/1_q1LwTyeN.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/PULLING/1_q1LwTyeN/1_q1LwTyeN_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/PULLING/1_q1LwTyeN", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/PULLING/1_q1LwTyeN/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/PULLING/tools_1_q1LwTyeN.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/PULLING/1_t5qGRj9I.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/PULLING/1_t5qGRj9I/1_t5qGRj9I_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/PULLING/1_t5qGRj9I", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/PULLING/1_t5qGRj9I/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/PULLING/tools_1_t5qGRj9I.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/PULLING/1_xVtDCRUX.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/PULLING/1_xVtDCRUX/1_xVtDCRUX_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/PULLING/1_xVtDCRUX", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/PULLING/1_xVtDCRUX/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/PULLING/tools_1_xVtDCRUX.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/SPLITTING/1_4X24PoYc.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/SPLITTING/1_4X24PoYc/1_4X24PoYc_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/SPLITTING/1_4X24PoYc", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/SPLITTING/1_4X24PoYc/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/SPLITTING/tools_1_4X24PoYc.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/SPLITTING/1_5N7K3ylC.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/SPLITTING/1_5N7K3ylC/1_5N7K3ylC_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/SPLITTING/1_5N7K3ylC", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/SPLITTING/1_5N7K3ylC/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/SPLITTING/tools_1_5N7K3ylC.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/SPLITTING/1_5hXE9zQF.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/SPLITTING/1_5hXE9zQF/1_5hXE9zQF_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/SPLITTING/1_5hXE9zQF", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/SPLITTING/1_5hXE9zQF/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/SPLITTING/tools_1_5hXE9zQF.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/SPLITTING/1_5vXB30KW.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/SPLITTING/1_5vXB30KW/1_5vXB30KW_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/SPLITTING/1_5vXB30KW", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/SPLITTING/1_5vXB30KW/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/SPLITTING/tools_1_5vXB30KW.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/SPLITTING/1_8i0HVHLr.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/SPLITTING/1_8i0HVHLr/1_8i0HVHLr_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/SPLITTING/1_8i0HVHLr", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/SPLITTING/1_8i0HVHLr/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/SPLITTING/tools_1_8i0HVHLr.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/SPLITTING/1_B48rX5Pz.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/SPLITTING/1_B48rX5Pz/1_B48rX5Pz_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/SPLITTING/1_B48rX5Pz", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/SPLITTING/1_B48rX5Pz/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/SPLITTING/tools_1_B48rX5Pz.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/SPLITTING/1_DLjMek1q.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/SPLITTING/1_DLjMek1q/1_DLjMek1q_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/SPLITTING/1_DLjMek1q", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/SPLITTING/1_DLjMek1q/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/SPLITTING/tools_1_DLjMek1q.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/SPLITTING/1_F1EqytYK.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/SPLITTING/1_F1EqytYK/1_F1EqytYK_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/SPLITTING/1_F1EqytYK", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/SPLITTING/1_F1EqytYK/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/SPLITTING/tools_1_F1EqytYK.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/SPLITTING/1_GyObjmn1.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/SPLITTING/1_GyObjmn1/1_GyObjmn1_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/SPLITTING/1_GyObjmn1", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/SPLITTING/1_GyObjmn1/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/SPLITTING/tools_1_GyObjmn1.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/SPLITTING/1_J4uX8vUX.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/SPLITTING/1_J4uX8vUX/1_J4uX8vUX_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/SPLITTING/1_J4uX8vUX", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/SPLITTING/1_J4uX8vUX/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/SPLITTING/tools_1_J4uX8vUX.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/SPLITTING/1_LeudbXHM.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/SPLITTING/1_LeudbXHM/1_LeudbXHM_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/SPLITTING/1_LeudbXHM", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/SPLITTING/1_LeudbXHM/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/SPLITTING/tools_1_LeudbXHM.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/SPLITTING/1_Nw2CgLLx.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/SPLITTING/1_Nw2CgLLx/1_Nw2CgLLx_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/SPLITTING/1_Nw2CgLLx", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/SPLITTING/1_Nw2CgLLx/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/SPLITTING/tools_1_Nw2CgLLx.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/SPLITTING/1_QafXVIbt.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/SPLITTING/1_QafXVIbt/1_QafXVIbt_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/SPLITTING/1_QafXVIbt", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/SPLITTING/1_QafXVIbt/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/SPLITTING/tools_1_QafXVIbt.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/SPLITTING/1_XsPxBS1w.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/SPLITTING/1_XsPxBS1w/1_XsPxBS1w_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/SPLITTING/1_XsPxBS1w", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/SPLITTING/1_XsPxBS1w/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/SPLITTING/tools_1_XsPxBS1w.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/SPLITTING/1_YBcIZ8Qi.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/SPLITTING/1_YBcIZ8Qi/1_YBcIZ8Qi_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/SPLITTING/1_YBcIZ8Qi", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/SPLITTING/1_YBcIZ8Qi/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/SPLITTING/tools_1_YBcIZ8Qi.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/SPLITTING/1_ZaXGanvF.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/SPLITTING/1_ZaXGanvF/1_ZaXGanvF_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/SPLITTING/1_ZaXGanvF", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/SPLITTING/1_ZaXGanvF/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/SPLITTING/tools_1_ZaXGanvF.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/SPLITTING/1_c4C7v0Sm.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/SPLITTING/1_c4C7v0Sm/1_c4C7v0Sm_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/SPLITTING/1_c4C7v0Sm", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/SPLITTING/1_c4C7v0Sm/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/SPLITTING/tools_1_c4C7v0Sm.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/SPLITTING/1_gHNsRgAJ.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/SPLITTING/1_gHNsRgAJ/1_gHNsRgAJ_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/SPLITTING/1_gHNsRgAJ", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/SPLITTING/1_gHNsRgAJ/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/SPLITTING/tools_1_gHNsRgAJ.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/SPLITTING/1_iNcBwH2D.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/SPLITTING/1_iNcBwH2D/1_iNcBwH2D_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/SPLITTING/1_iNcBwH2D", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/SPLITTING/1_iNcBwH2D/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/SPLITTING/tools_1_iNcBwH2D.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/SPLITTING/1_kW0HDmJB.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/SPLITTING/1_kW0HDmJB/1_kW0HDmJB_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/SPLITTING/1_kW0HDmJB", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/SPLITTING/1_kW0HDmJB/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/SPLITTING/tools_1_kW0HDmJB.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/SPLITTING/1_vphSG9sV.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/SPLITTING/1_vphSG9sV/1_vphSG9sV_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/SPLITTING/1_vphSG9sV", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/SPLITTING/1_vphSG9sV/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/SPLITTING/tools_1_vphSG9sV.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/SPLITTING/1_zXxntt0X.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/SPLITTING/1_zXxntt0X/1_zXxntt0X_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/SPLITTING/1_zXxntt0X", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/SPLITTING/1_zXxntt0X/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/SPLITTING/tools_1_zXxntt0X.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/STATIC/1_0TaGIgrN.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/STATIC/1_0TaGIgrN/1_0TaGIgrN_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/STATIC/1_0TaGIgrN", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/STATIC/1_0TaGIgrN/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/STATIC/tools_1_0TaGIgrN.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/STATIC/1_34WXMEpz.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/STATIC/1_34WXMEpz/1_34WXMEpz_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/STATIC/1_34WXMEpz", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/STATIC/1_34WXMEpz/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/STATIC/tools_1_34WXMEpz.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/STATIC/1_VXXql9Ub.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/STATIC/1_VXXql9Ub/1_VXXql9Ub_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/STATIC/1_VXXql9Ub", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/STATIC/1_VXXql9Ub/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/STATIC/tools_1_VXXql9Ub.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/STATIC/1_WuPMcIFt.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/STATIC/1_WuPMcIFt/1_WuPMcIFt_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/STATIC/1_WuPMcIFt", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/STATIC/1_WuPMcIFt/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/STATIC/tools_1_WuPMcIFt.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/STATIC/1_lVvhddFy.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/STATIC/1_lVvhddFy/1_lVvhddFy_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/STATIC/1_lVvhddFy", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/STATIC/1_lVvhddFy/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/STATIC/tools_1_lVvhddFy.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/STATIC/1_qLnL7XDf.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/STATIC/1_qLnL7XDf/1_qLnL7XDf_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/STATIC/1_qLnL7XDf", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/STATIC/1_qLnL7XDf/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/STATIC/tools_1_qLnL7XDf.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/STATIC/1_uOBAVXlV.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/STATIC/1_uOBAVXlV/1_uOBAVXlV_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/STATIC/1_uOBAVXlV", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/STATIC/1_uOBAVXlV/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/STATIC/tools_1_uOBAVXlV.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_IN/1_9CxCSOd7.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_IN/1_9CxCSOd7/1_9CxCSOd7_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_IN/1_9CxCSOd7", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_IN/1_9CxCSOd7/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_IN/tools_1_9CxCSOd7.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_IN/1_Ap7YyBu8.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_IN/1_Ap7YyBu8/1_Ap7YyBu8_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_IN/1_Ap7YyBu8", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_IN/1_Ap7YyBu8/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_IN/tools_1_Ap7YyBu8.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_IN/1_DmMLXUW6.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_IN/1_DmMLXUW6/1_DmMLXUW6_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_IN/1_DmMLXUW6", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_IN/1_DmMLXUW6/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_IN/tools_1_DmMLXUW6.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_IN/1_LX2eB9A8.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_IN/1_LX2eB9A8/1_LX2eB9A8_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_IN/1_LX2eB9A8", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_IN/1_LX2eB9A8/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_IN/tools_1_LX2eB9A8.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_IN/1_LcHt2HHf.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_IN/1_LcHt2HHf/1_LcHt2HHf_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_IN/1_LcHt2HHf", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_IN/1_LcHt2HHf/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_IN/tools_1_LcHt2HHf.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_IN/1_MlhirFPh.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_IN/1_MlhirFPh/1_MlhirFPh_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_IN/1_MlhirFPh", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_IN/1_MlhirFPh/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_IN/tools_1_MlhirFPh.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_IN/1_RcX40j8c.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_IN/1_RcX40j8c/1_RcX40j8c_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_IN/1_RcX40j8c", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_IN/1_RcX40j8c/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_IN/tools_1_RcX40j8c.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_IN/1_Vs76nSzW.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_IN/1_Vs76nSzW/1_Vs76nSzW_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_IN/1_Vs76nSzW", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_IN/1_Vs76nSzW/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_IN/tools_1_Vs76nSzW.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_IN/1_W2MQxfAT.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_IN/1_W2MQxfAT/1_W2MQxfAT_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_IN/1_W2MQxfAT", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_IN/1_W2MQxfAT/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_IN/tools_1_W2MQxfAT.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_IN/1_WDM2gFDX.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_IN/1_WDM2gFDX/1_WDM2gFDX_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_IN/1_WDM2gFDX", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_IN/1_WDM2gFDX/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_IN/tools_1_WDM2gFDX.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_IN/1_XJFIEtzm.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_IN/1_XJFIEtzm/1_XJFIEtzm_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_IN/1_XJFIEtzm", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_IN/1_XJFIEtzm/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_IN/tools_1_XJFIEtzm.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_IN/1_XW3gcqov.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_IN/1_XW3gcqov/1_XW3gcqov_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_IN/1_XW3gcqov", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_IN/1_XW3gcqov/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_IN/tools_1_XW3gcqov.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_IN/1_XgPO1nss.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_IN/1_XgPO1nss/1_XgPO1nss_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_IN/1_XgPO1nss", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_IN/1_XgPO1nss/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_IN/tools_1_XgPO1nss.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_IN/1_YDZpszXO.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_IN/1_YDZpszXO/1_YDZpszXO_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_IN/1_YDZpszXO", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_IN/1_YDZpszXO/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_IN/tools_1_YDZpszXO.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_IN/1_rChb4XhF.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_IN/1_rChb4XhF/1_rChb4XhF_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_IN/1_rChb4XhF", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_IN/1_rChb4XhF/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_IN/tools_1_rChb4XhF.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_IN/1_ss0k4eD8.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_IN/1_ss0k4eD8/1_ss0k4eD8_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_IN/1_ss0k4eD8", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_IN/1_ss0k4eD8/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_IN/tools_1_ss0k4eD8.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_IN/1_wrJU326q.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_IN/1_wrJU326q/1_wrJU326q_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_IN/1_wrJU326q", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_IN/1_wrJU326q/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_IN/tools_1_wrJU326q.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_IN/1_yx4GJQOR.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_IN/1_yx4GJQOR/1_yx4GJQOR_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_IN/1_yx4GJQOR", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_IN/1_yx4GJQOR/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_IN/tools_1_yx4GJQOR.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_IN/1_zMnLXc0t.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_IN/1_zMnLXc0t/1_zMnLXc0t_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_IN/1_zMnLXc0t", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_IN/1_zMnLXc0t/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_IN/tools_1_zMnLXc0t.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_IN/1_znLAS2oj.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_IN/1_znLAS2oj/1_znLAS2oj_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_IN/1_znLAS2oj", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_IN/1_znLAS2oj/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_IN/tools_1_znLAS2oj.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_OUT/1_1tdgN2lF.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_OUT/1_1tdgN2lF/1_1tdgN2lF_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_OUT/1_1tdgN2lF", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_OUT/1_1tdgN2lF/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_OUT/tools_1_1tdgN2lF.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_OUT/1_4XCfXm1f.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_OUT/1_4XCfXm1f/1_4XCfXm1f_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_OUT/1_4XCfXm1f", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_OUT/1_4XCfXm1f/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_OUT/tools_1_4XCfXm1f.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_OUT/1_4vPY4QX5.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_OUT/1_4vPY4QX5/1_4vPY4QX5_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_OUT/1_4vPY4QX5", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_OUT/1_4vPY4QX5/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_OUT/tools_1_4vPY4QX5.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_OUT/1_AoNXNFyX.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_OUT/1_AoNXNFyX/1_AoNXNFyX_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_OUT/1_AoNXNFyX", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_OUT/1_AoNXNFyX/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_OUT/tools_1_AoNXNFyX.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_OUT/1_AyFHBTVB.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_OUT/1_AyFHBTVB/1_AyFHBTVB_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_OUT/1_AyFHBTVB", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_OUT/1_AyFHBTVB/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_OUT/tools_1_AyFHBTVB.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_OUT/1_JM6kayfK.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_OUT/1_JM6kayfK/1_JM6kayfK_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_OUT/1_JM6kayfK", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_OUT/1_JM6kayfK/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_OUT/tools_1_JM6kayfK.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_OUT/1_NRxi4Tau.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_OUT/1_NRxi4Tau/1_NRxi4Tau_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_OUT/1_NRxi4Tau", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_OUT/1_NRxi4Tau/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_OUT/tools_1_NRxi4Tau.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_OUT/1_Sg3xbFqr.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_OUT/1_Sg3xbFqr/1_Sg3xbFqr_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_OUT/1_Sg3xbFqr", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_OUT/1_Sg3xbFqr/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_OUT/tools_1_Sg3xbFqr.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_OUT/1_b1Rg1HoB.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_OUT/1_b1Rg1HoB/1_b1Rg1HoB_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_OUT/1_b1Rg1HoB", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_OUT/1_b1Rg1HoB/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_OUT/tools_1_b1Rg1HoB.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_OUT/1_gaXrAoZX.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_OUT/1_gaXrAoZX/1_gaXrAoZX_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_OUT/1_gaXrAoZX", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_OUT/1_gaXrAoZX/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_OUT/tools_1_gaXrAoZX.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_OUT/1_jX5PjEe6.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_OUT/1_jX5PjEe6/1_jX5PjEe6_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_OUT/1_jX5PjEe6", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_OUT/1_jX5PjEe6/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_OUT/tools_1_jX5PjEe6.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_OUT/1_pijTMjBN.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_OUT/1_pijTMjBN/1_pijTMjBN_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_OUT/1_pijTMjBN", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_OUT/1_pijTMjBN/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_OUT/tools_1_pijTMjBN.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_OUT/1_qJdO8NAV.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_OUT/1_qJdO8NAV/1_qJdO8NAV_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_OUT/1_qJdO8NAV", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_OUT/1_qJdO8NAV/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_OUT/tools_1_qJdO8NAV.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_OUT/1_tXyzwBJk.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_OUT/1_tXyzwBJk/1_tXyzwBJk_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_OUT/1_tXyzwBJk", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_OUT/1_tXyzwBJk/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_OUT/tools_1_tXyzwBJk.json"} +{"rgb_video": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped/cropped_720x480/ZOOM_OUT/1_txPJGCKv.mp4", "depth_vis": "/home/nan/Desktop/openH/clips_dataset_round2/outputs_depth_all/ZOOM_OUT/1_txPJGCKv/1_txPJGCKv_vis.mp4", "seg_dir": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_part_segmentations/ZOOM_OUT/1_txPJGCKv", "tool_poses_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_toolposes_2d/ZOOM_OUT/1_txPJGCKv/tool_poses.json", "tools_json_input": "/home/nan/Desktop/openH/clips_dataset_round2/clips_dataset_round2_cropped_tool_meta/ZOOM_OUT/tools_1_txPJGCKv.json"} diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000001_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000001_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..321fdeadf9d60ef1f34fac692322e4f6418dc19e --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000001_tool_poses.json @@ -0,0 +1,10268 @@ +{ + "clip_id": "1_7fJfrPJ7", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/ENERGY_WORK/1_7fJfrPJ7.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/ENERGY_WORK/1_7fJfrPJ7", + "num_frames": 201, + "tools": [ + "scissors" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 360.60978750804895, + "ty": 85.20218931101094, + "theta": -3.0749751874991555, + "vx": -0.9977818727493286, + "vy": -0.06656820327043533, + "pca_strength": 0.8815223614876496, + "union_pixels": 38908, + "tx_anchor": 360.60978750804895, + "ty_anchor": 85.20218931101094, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 360.60978750804895, + "cy": 85.20218931101094, + "pixels": 1553 + }, + "tool_body": { + "cx": 542.2355512785263, + "cy": 77.43101457244983, + "pixels": 36370 + }, + "left_gripper": { + "cx": 321.58781725888326, + "cy": 109.3746192893401, + "pixels": 985 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 360.0493662441628, + "ty": 85.83188792528352, + "theta": -3.0742891062230675, + "vx": -0.9977359771728516, + "vy": -0.0672527477145195, + "pca_strength": 0.8824722449571052, + "union_pixels": 39118, + "tx_anchor": 360.0493662441628, + "ty_anchor": 85.83188792528352, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 360.0493662441628, + "cy": 85.83188792528352, + "pixels": 1499 + }, + "tool_body": { + "cx": 541.4124420190996, + "cy": 77.05298772169168, + "pixels": 36650 + }, + "left_gripper": { + "cx": 321.33539731682146, + "cy": 109.40247678018576, + "pixels": 969 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 359.93787981093857, + "ty": 85.51586765698852, + "theta": -3.0737661576996147, + "vx": -0.9977006912231445, + "vy": -0.06777450442314148, + "pca_strength": 0.8826371285006493, + "union_pixels": 39253, + "tx_anchor": 359.93787981093857, + "ty_anchor": 85.51586765698852, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 359.93787981093857, + "cy": 85.51586765698852, + "pixels": 1481 + }, + "tool_body": { + "cx": 541.2000435291237, + "cy": 76.73964142884348, + "pixels": 36757 + }, + "left_gripper": { + "cx": 322.0295566502463, + "cy": 108.98522167487685, + "pixels": 1015 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 359.2667588113338, + "ty": 84.13614374568071, + "theta": -3.072650213785422, + "vx": -0.997624397277832, + "vy": -0.06888783723115921, + "pca_strength": 0.8823122370370229, + "union_pixels": 39077, + "tx_anchor": 359.2667588113338, + "ty_anchor": 84.13614374568071, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 359.2667588113338, + "cy": 84.13614374568071, + "pixels": 1447 + }, + "tool_body": { + "cx": 541.1709194116203, + "cy": 75.77406325901264, + "pixels": 36643 + }, + "left_gripper": { + "cx": 322.0820668693009, + "cy": 108.44984802431611, + "pixels": 987 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 358.35104895104894, + "ty": 82.95384615384616, + "theta": -3.078536981242726, + "vx": -0.9980126619338989, + "vy": -0.06301389634609222, + "pca_strength": 0.8835390236327173, + "union_pixels": 39103, + "tx_anchor": 358.35104895104894, + "ty_anchor": 82.95384615384616, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 358.35104895104894, + "cy": 82.95384615384616, + "pixels": 1430 + }, + "tool_body": { + "cx": 540.683694052227, + "cy": 74.81240800305294, + "pixels": 36686 + }, + "left_gripper": { + "cx": 321.69300911854106, + "cy": 107.82472137791287, + "pixels": 987 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 356.56088825214897, + "ty": 82.18123209169055, + "theta": -3.074927369524415, + "vx": -0.9977787137031555, + "vy": -0.06661591678857803, + "pca_strength": 0.8843700193622853, + "union_pixels": 39134, + "tx_anchor": 356.56088825214897, + "ty_anchor": 82.18123209169055, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 356.56088825214897, + "cy": 82.18123209169055, + "pixels": 1396 + }, + "tool_body": { + "cx": 539.8860189380579, + "cy": 73.69045228857476, + "pixels": 36857 + }, + "left_gripper": { + "cx": 318.8717366628831, + "cy": 107.3677639046538, + "pixels": 881 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 353.14188679245285, + "ty": 81.23396226415095, + "theta": -3.081822708946362, + "vx": -0.9982143640518188, + "vy": -0.059734366834163666, + "pca_strength": 0.8831913819174881, + "union_pixels": 39655, + "tx_anchor": 353.14188679245285, + "ty_anchor": 81.23396226415095, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 353.14188679245285, + "cy": 81.23396226415095, + "pixels": 1325 + }, + "tool_body": { + "cx": 538.6595164952585, + "cy": 71.69322826232136, + "pixels": 37435 + }, + "left_gripper": { + "cx": 318.0100558659218, + "cy": 105.11061452513967, + "pixels": 895 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 350.05173745173744, + "ty": 81.63938223938224, + "theta": -3.0841924021407054, + "vx": -0.9983530640602112, + "vy": -0.05736873671412468, + "pca_strength": 0.885995906731269, + "union_pixels": 40039, + "tx_anchor": 350.05173745173744, + "ty_anchor": 81.63938223938224, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 350.05173745173744, + "cy": 81.63938223938224, + "pixels": 1295 + }, + "tool_body": { + "cx": 536.9665409866323, + "cy": 70.22192633216441, + "pixels": 37927 + }, + "left_gripper": { + "cx": 313.30232558139534, + "cy": 105.265605875153, + "pixels": 817 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 347.50153139356814, + "ty": 80.81623277182236, + "theta": -3.0859536516707755, + "vx": -0.9984525442123413, + "vy": -0.0556102991104126, + "pca_strength": 0.8859576153492356, + "union_pixels": 40650, + "tx_anchor": 347.50153139356814, + "ty_anchor": 80.81623277182236, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 347.50153139356814, + "cy": 80.81623277182236, + "pixels": 1306 + }, + "tool_body": { + "cx": 535.9438549955792, + "cy": 68.81198314869714, + "pixels": 38454 + }, + "left_gripper": { + "cx": 311.49775280898876, + "cy": 103.71460674157304, + "pixels": 890 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 346.04918032786884, + "ty": 80.37782982045277, + "theta": -3.0852173277134014, + "vx": -0.9984113574028015, + "vy": -0.05634547024965286, + "pca_strength": 0.8869100468105997, + "union_pixels": 41105, + "tx_anchor": 346.04918032786884, + "ty_anchor": 80.37782982045277, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 346.04918032786884, + "cy": 80.37782982045277, + "pixels": 1281 + }, + "tool_body": { + "cx": 534.979546739298, + "cy": 68.50904465799887, + "pixels": 38918 + }, + "left_gripper": { + "cx": 310.86423841059604, + "cy": 103.61699779249449, + "pixels": 906 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 345.51376146788994, + "ty": 80.19495412844037, + "theta": -3.0834333159845593, + "vx": -0.9983092546463013, + "vy": -0.05812655761837959, + "pca_strength": 0.8866766476329945, + "union_pixels": 41292, + "tx_anchor": 345.51376146788994, + "ty_anchor": 80.19495412844037, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 345.51376146788994, + "cy": 80.19495412844037, + "pixels": 1308 + }, + "tool_body": { + "cx": 534.9514672397472, + "cy": 68.29605751272801, + "pixels": 39087 + }, + "left_gripper": { + "cx": 310.12820512820514, + "cy": 104.00780379041248, + "pixels": 897 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 345.4001530221882, + "ty": 80.34276970160673, + "theta": -3.0822189417272354, + "vx": -0.9982379078865051, + "vy": -0.05933883413672447, + "pca_strength": 0.8866011173447894, + "union_pixels": 41331, + "tx_anchor": 345.4001530221882, + "ty_anchor": 80.34276970160673, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 345.4001530221882, + "cy": 80.34276970160673, + "pixels": 1307 + }, + "tool_body": { + "cx": 535.0430470347649, + "cy": 68.17847648261758, + "pixels": 39120 + }, + "left_gripper": { + "cx": 309.841814159292, + "cy": 103.97566371681415, + "pixels": 904 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 345.20122887864824, + "ty": 80.68356374807988, + "theta": -3.080077095853988, + "vx": -0.9981085062026978, + "vy": -0.06147676706314087, + "pca_strength": 0.8851420822357182, + "union_pixels": 41331, + "tx_anchor": 345.20122887864824, + "ty_anchor": 80.68356374807988, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 345.20122887864824, + "cy": 80.68356374807988, + "pixels": 1302 + }, + "tool_body": { + "cx": 534.9200889320488, + "cy": 68.0868876338453, + "pixels": 39131 + }, + "left_gripper": { + "cx": 309.6893095768374, + "cy": 104.10022271714922, + "pixels": 898 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 345.1960335621663, + "ty": 80.58428680396644, + "theta": -3.0845288181950035, + "vx": -0.9983723163604736, + "vy": -0.05703287199139595, + "pca_strength": 0.8850534777523483, + "union_pixels": 41305, + "tx_anchor": 345.1960335621663, + "ty_anchor": 80.58428680396644, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 345.1960335621663, + "cy": 80.58428680396644, + "pixels": 1311 + }, + "tool_body": { + "cx": 534.9590140881082, + "cy": 68.10004857968346, + "pixels": 39111 + }, + "left_gripper": { + "cx": 309.88788221970555, + "cy": 104.10985277463193, + "pixels": 883 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 345.2930903568717, + "ty": 80.41305998481397, + "theta": -3.0887167097517585, + "vx": -0.9986023902893066, + "vy": -0.05285130813717842, + "pca_strength": 0.8859448096979572, + "union_pixels": 41309, + "tx_anchor": 345.2930903568717, + "ty_anchor": 80.41305998481397, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 345.2930903568717, + "cy": 80.41305998481397, + "pixels": 1317 + }, + "tool_body": { + "cx": 535.0957155646502, + "cy": 68.13382785522445, + "pixels": 39095 + }, + "left_gripper": { + "cx": 309.9085841694537, + "cy": 104.11148272017837, + "pixels": 897 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 345.3320754716981, + "ty": 80.41735849056604, + "theta": -3.0812201031016064, + "vx": -0.9981781244277954, + "vy": -0.060335882008075714, + "pca_strength": 0.8853680065514149, + "union_pixels": 41304, + "tx_anchor": 345.3320754716981, + "ty_anchor": 80.41735849056604, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 345.3320754716981, + "cy": 80.41735849056604, + "pixels": 1325 + }, + "tool_body": { + "cx": 535.1121485763987, + "cy": 68.0872323552736, + "pixels": 39091 + }, + "left_gripper": { + "cx": 310.1272522522523, + "cy": 104.21058558558559, + "pixels": 888 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 345.37547312641937, + "ty": 80.55261165783497, + "theta": -3.084513354728465, + "vx": -0.998371422290802, + "vy": -0.057048309594392776, + "pca_strength": 0.8843291380259083, + "union_pixels": 41319, + "tx_anchor": 345.37547312641937, + "ty_anchor": 80.55261165783497, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 345.37547312641937, + "cy": 80.55261165783497, + "pixels": 1321 + }, + "tool_body": { + "cx": 535.0704837925653, + "cy": 68.08683193900785, + "pixels": 39087 + }, + "left_gripper": { + "cx": 309.9132821075741, + "cy": 104.22502744237102, + "pixels": 911 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 345.55924528301887, + "ty": 80.69660377358491, + "theta": -3.0877190823040537, + "vx": -0.998549222946167, + "vy": -0.05384751781821251, + "pca_strength": 0.8860147761033259, + "union_pixels": 41285, + "tx_anchor": 345.55924528301887, + "ty_anchor": 80.69660377358491, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 345.55924528301887, + "cy": 80.69660377358491, + "pixels": 1325 + }, + "tool_body": { + "cx": 534.9694384670561, + "cy": 67.80722922430577, + "pixels": 39036 + }, + "left_gripper": { + "cx": 310.11471861471864, + "cy": 104.04004329004329, + "pixels": 924 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 345.8288770053476, + "ty": 80.82429335370512, + "theta": -3.086387619961273, + "vx": -0.9984766244888306, + "vy": -0.0551769994199276, + "pca_strength": 0.8850743816093849, + "union_pixels": 41254, + "tx_anchor": 345.8288770053476, + "ty_anchor": 80.82429335370512, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 345.8288770053476, + "cy": 80.82429335370512, + "pixels": 1309 + }, + "tool_body": { + "cx": 535.0052264808362, + "cy": 67.66140602582496, + "pixels": 39032 + }, + "left_gripper": { + "cx": 310.4326396495071, + "cy": 104.06900328587075, + "pixels": 913 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 346.06498470948014, + "ty": 80.68577981651376, + "theta": -3.083918115492559, + "vx": -0.9983373284339905, + "vy": -0.05764257162809372, + "pca_strength": 0.885212811061603, + "union_pixels": 41218, + "tx_anchor": 346.06498470948014, + "ty_anchor": 80.68577981651376, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 346.06498470948014, + "cy": 80.68577981651376, + "pixels": 1308 + }, + "tool_body": { + "cx": 535.1145705207052, + "cy": 67.49792435424354, + "pixels": 39024 + }, + "left_gripper": { + "cx": 311.31376975169303, + "cy": 103.96388261851015, + "pixels": 886 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 345.91140215716484, + "ty": 79.90446841294299, + "theta": -3.0890933979511592, + "vx": -0.9986222386360168, + "vy": -0.05247514322400093, + "pca_strength": 0.8861931665116695, + "union_pixels": 41015, + "tx_anchor": 345.91140215716484, + "ty_anchor": 79.90446841294299, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 345.91140215716484, + "cy": 79.90446841294299, + "pixels": 1298 + }, + "tool_body": { + "cx": 535.0873158924709, + "cy": 66.969152332887, + "pixels": 38836 + }, + "left_gripper": { + "cx": 311.93984108967084, + "cy": 103.79795686719636, + "pixels": 881 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 346.113707165109, + "ty": 79.67834890965732, + "theta": -3.0890768149334553, + "vx": -0.9986213445663452, + "vy": -0.052491702139377594, + "pca_strength": 0.886535465785704, + "union_pixels": 40878, + "tx_anchor": 346.113707165109, + "ty_anchor": 79.67834890965732, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 346.113707165109, + "cy": 79.67834890965732, + "pixels": 1284 + }, + "tool_body": { + "cx": 534.8642584176823, + "cy": 66.45008779177856, + "pixels": 38728 + }, + "left_gripper": { + "cx": 312.4607390300231, + "cy": 103.79330254041571, + "pixels": 866 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 346.4141104294479, + "ty": 79.14723926380368, + "theta": -3.0911660633837585, + "vx": -0.99872887134552, + "vy": -0.05040522292256355, + "pca_strength": 0.885385514156566, + "union_pixels": 40785, + "tx_anchor": 346.4141104294479, + "ty_anchor": 79.14723926380368, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 346.4141104294479, + "cy": 79.14723926380368, + "pixels": 1304 + }, + "tool_body": { + "cx": 535.1011215582666, + "cy": 65.63182842489704, + "pixels": 38607 + }, + "left_gripper": { + "cx": 312.49427917620136, + "cy": 103.26430205949657, + "pixels": 874 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 346.67072243346007, + "ty": 79.22585551330799, + "theta": -3.0886631524513986, + "vx": -0.9985995888710022, + "vy": -0.05290479212999344, + "pca_strength": 0.8856458429652053, + "union_pixels": 40772, + "tx_anchor": 346.67072243346007, + "ty_anchor": 79.22585551330799, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 346.67072243346007, + "cy": 79.22585551330799, + "pixels": 1315 + }, + "tool_body": { + "cx": 534.9767086377533, + "cy": 65.14961915125136, + "pixels": 38598 + }, + "left_gripper": { + "cx": 312.76717112922, + "cy": 102.92549476135041, + "pixels": 859 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 346.48236196319016, + "ty": 78.28450920245399, + "theta": -3.0939057126883465, + "vx": -0.9988632202148438, + "vy": -0.04766887053847313, + "pca_strength": 0.8864462654313657, + "union_pixels": 40653, + "tx_anchor": 346.48236196319016, + "ty_anchor": 78.28450920245399, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 346.48236196319016, + "cy": 78.28450920245399, + "pixels": 1304 + }, + "tool_body": { + "cx": 534.8804562461027, + "cy": 64.60327894408647, + "pixels": 38488 + }, + "left_gripper": { + "cx": 313.0267131242741, + "cy": 102.46341463414635, + "pixels": 861 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 346.3516653756778, + "ty": 77.5414407436096, + "theta": -3.0950213400591338, + "vx": -0.9989157319068909, + "vy": -0.046554479748010635, + "pca_strength": 0.8896504541438524, + "union_pixels": 40450, + "tx_anchor": 346.3516653756778, + "ty_anchor": 77.5414407436096, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 346.3516653756778, + "cy": 77.5414407436096, + "pixels": 1291 + }, + "tool_body": { + "cx": 534.6871035940803, + "cy": 64.10325476992143, + "pixels": 38313 + }, + "left_gripper": { + "cx": 313.0118203309693, + "cy": 102.16430260047281, + "pixels": 846 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 346.45554681353264, + "ty": 77.21793863099921, + "theta": -3.0910780106354703, + "vx": -0.9987244009971619, + "vy": -0.050493162125349045, + "pca_strength": 0.8864702788803872, + "union_pixels": 40444, + "tx_anchor": 346.45554681353264, + "ty_anchor": 77.21793863099921, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 346.45554681353264, + "cy": 77.21793863099921, + "pixels": 1271 + }, + "tool_body": { + "cx": 534.6601941747573, + "cy": 63.877257542540974, + "pixels": 38316 + }, + "left_gripper": { + "cx": 313.024504084014, + "cy": 102.00233372228705, + "pixels": 857 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 346.40380047505937, + "ty": 76.93269992082344, + "theta": -3.0905962021732134, + "vx": -0.998699963092804, + "vy": -0.05097435042262077, + "pca_strength": 0.8876709599703532, + "union_pixels": 40446, + "tx_anchor": 346.40380047505937, + "ty_anchor": 76.93269992082344, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 346.40380047505937, + "cy": 76.93269992082344, + "pixels": 1263 + }, + "tool_body": { + "cx": 534.7252067732929, + "cy": 63.621102616954104, + "pixels": 38327 + }, + "left_gripper": { + "cx": 313.196261682243, + "cy": 101.94392523364486, + "pixels": 856 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 346.50077519379846, + "ty": 76.65891472868218, + "theta": -3.087849545938958, + "vx": -0.9985561966896057, + "vy": -0.053717240691185, + "pca_strength": 0.8880003539350185, + "union_pixels": 40456, + "tx_anchor": 346.50077519379846, + "ty_anchor": 76.65891472868218, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 346.50077519379846, + "cy": 76.65891472868218, + "pixels": 1290 + }, + "tool_body": { + "cx": 534.7396594944641, + "cy": 63.53974305410487, + "pixels": 38296 + }, + "left_gripper": { + "cx": 313.15862068965515, + "cy": 101.8183908045977, + "pixels": 870 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 346.3302034428795, + "ty": 76.92879499217527, + "theta": -3.0872897052240433, + "vx": -0.9985259771347046, + "vy": -0.05427626520395279, + "pca_strength": 0.887691966327914, + "union_pixels": 40440, + "tx_anchor": 346.3302034428795, + "ty_anchor": 76.92879499217527, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 346.3302034428795, + "cy": 76.92879499217527, + "pixels": 1278 + }, + "tool_body": { + "cx": 534.6406539737261, + "cy": 63.51100838360887, + "pixels": 38289 + }, + "left_gripper": { + "cx": 312.9232531500573, + "cy": 101.82359679266895, + "pixels": 873 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 30, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 346.7602792862684, + "ty": 76.81923972071372, + "theta": -3.0894957657066624, + "vx": -0.9986432790756226, + "vy": -0.05207332596182823, + "pca_strength": 0.8868677042071518, + "union_pixels": 40479, + "tx_anchor": 346.7602792862684, + "ty_anchor": 76.81923972071372, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 346.7602792862684, + "cy": 76.81923972071372, + "pixels": 1289 + }, + "tool_body": { + "cx": 534.7008352910467, + "cy": 63.306525711302534, + "pixels": 38310 + }, + "left_gripper": { + "cx": 313.10795454545456, + "cy": 101.73068181818182, + "pixels": 880 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 31, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 346.7332814930015, + "ty": 76.6601866251944, + "theta": -3.0906119747601477, + "vx": -0.9987007975578308, + "vy": -0.050958599895238876, + "pca_strength": 0.888105876575749, + "union_pixels": 40452, + "tx_anchor": 346.7332814930015, + "ty_anchor": 76.6601866251944, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 346.7332814930015, + "cy": 76.6601866251944, + "pixels": 1286 + }, + "tool_body": { + "cx": 534.6996448900726, + "cy": 63.24815917280276, + "pixels": 38298 + }, + "left_gripper": { + "cx": 313.13133640552996, + "cy": 101.86520737327189, + "pixels": 868 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 32, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 346.7798594847775, + "ty": 76.76268540202966, + "theta": -3.092907401006618, + "vx": -0.99881511926651, + "vy": -0.04866602271795273, + "pca_strength": 0.8884340660776481, + "union_pixels": 40438, + "tx_anchor": 346.7798594847775, + "ty_anchor": 76.76268540202966, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 346.7798594847775, + "cy": 76.76268540202966, + "pixels": 1281 + }, + "tool_body": { + "cx": 534.7158791108325, + "cy": 63.225243580701616, + "pixels": 38283 + }, + "left_gripper": { + "cx": 313.21510297482837, + "cy": 101.75171624713958, + "pixels": 874 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 33, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 346.83462132921176, + "ty": 76.80834621329211, + "theta": -3.094246690438638, + "vx": -0.9988794326782227, + "vy": -0.04732827842235565, + "pca_strength": 0.8869167277687292, + "union_pixels": 40453, + "tx_anchor": 346.83462132921176, + "ty_anchor": 76.80834621329211, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 346.83462132921176, + "cy": 76.80834621329211, + "pixels": 1294 + }, + "tool_body": { + "cx": 534.7693955383731, + "cy": 63.13439736690873, + "pixels": 38282 + }, + "left_gripper": { + "cx": 313.0763968072976, + "cy": 101.59064994298745, + "pixels": 877 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 34, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 346.7583333333333, + "ty": 76.56742424242424, + "theta": -3.0906768330045096, + "vx": -0.9987040758132935, + "vy": -0.05089382454752922, + "pca_strength": 0.8863699038333662, + "union_pixels": 40455, + "tx_anchor": 346.7583333333333, + "ty_anchor": 76.56742424242424, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 346.7583333333333, + "cy": 76.56742424242424, + "pixels": 1320 + }, + "tool_body": { + "cx": 534.7227332113928, + "cy": 62.89161222889992, + "pixels": 38270 + }, + "left_gripper": { + "cx": 313.3179190751445, + "cy": 101.55260115606936, + "pixels": 865 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 35, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 346.62996941896023, + "ty": 76.01146788990826, + "theta": -3.0913377784812517, + "vx": -0.9987375140190125, + "vy": -0.05023372545838356, + "pca_strength": 0.8876760761635394, + "union_pixels": 40381, + "tx_anchor": 346.62996941896023, + "ty_anchor": 76.01146788990826, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 346.62996941896023, + "cy": 76.01146788990826, + "pixels": 1308 + }, + "tool_body": { + "cx": 534.7535185475854, + "cy": 62.813922461152096, + "pixels": 38226 + }, + "left_gripper": { + "cx": 314.258559622196, + "cy": 101.27863046044864, + "pixels": 847 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 36, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 346.94908814589667, + "ty": 76.05395136778115, + "theta": -3.0918843497747366, + "vx": -0.9987648129463196, + "vy": -0.049687836319208145, + "pca_strength": 0.8870933595160242, + "union_pixels": 40390, + "tx_anchor": 346.94908814589667, + "ty_anchor": 76.05395136778115, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 346.94908814589667, + "cy": 76.05395136778115, + "pixels": 1316 + }, + "tool_body": { + "cx": 534.79579768166, + "cy": 62.6930161969804, + "pixels": 38217 + }, + "left_gripper": { + "cx": 314.318553092182, + "cy": 101.14702450408402, + "pixels": 857 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 37, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 347.08220211161387, + "ty": 76.04374057315233, + "theta": -3.091698258123398, + "vx": -0.9987555742263794, + "vy": -0.04987369850277901, + "pca_strength": 0.8870939785706924, + "union_pixels": 40369, + "tx_anchor": 347.08220211161387, + "ty_anchor": 76.04374057315233, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 347.08220211161387, + "cy": 76.04374057315233, + "pixels": 1326 + }, + "tool_body": { + "cx": 534.8297733102979, + "cy": 62.67747761897283, + "pixels": 38202 + }, + "left_gripper": { + "cx": 314.03804994054695, + "cy": 101.43043995243758, + "pixels": 841 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 38, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 347.140589569161, + "ty": 76.19274376417233, + "theta": -3.087932175196923, + "vx": -0.9985606074333191, + "vy": -0.053634729236364365, + "pca_strength": 0.8856443523663744, + "union_pixels": 40364, + "tx_anchor": 347.140589569161, + "ty_anchor": 76.19274376417233, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 347.140589569161, + "cy": 76.19274376417233, + "pixels": 1323 + }, + "tool_body": { + "cx": 534.8243515586149, + "cy": 62.629596670767135, + "pixels": 38207 + }, + "left_gripper": { + "cx": 314.2086330935252, + "cy": 101.41966426858514, + "pixels": 834 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 39, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 347.2571208622017, + "ty": 76.13394919168591, + "theta": -3.0917421944485133, + "vx": -0.9987577199935913, + "vy": -0.049829814583063126, + "pca_strength": 0.8872688162149062, + "union_pixels": 40431, + "tx_anchor": 347.2571208622017, + "ty_anchor": 76.13394919168591, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 347.2571208622017, + "cy": 76.13394919168591, + "pixels": 1299 + }, + "tool_body": { + "cx": 534.809255817606, + "cy": 62.603538989084626, + "pixels": 38203 + }, + "left_gripper": { + "cx": 314.58127018299245, + "cy": 100.66846071044134, + "pixels": 929 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 40, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 347.41465256797585, + "ty": 75.94108761329305, + "theta": -3.0954478682634914, + "vx": -0.9989355206489563, + "vy": -0.04612841084599495, + "pca_strength": 0.8894239764761783, + "union_pixels": 40353, + "tx_anchor": 347.41465256797585, + "ty_anchor": 75.94108761329305, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 347.41465256797585, + "cy": 75.94108761329305, + "pixels": 1324 + }, + "tool_body": { + "cx": 534.9711482977496, + "cy": 62.53039920264386, + "pixels": 38126 + }, + "left_gripper": { + "cx": 314.4341085271318, + "cy": 100.89479512735326, + "pixels": 903 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 41, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 347.55044510385756, + "ty": 75.83902077151335, + "theta": -3.0899861241453395, + "vx": -0.9986686706542969, + "vy": -0.05158362537622452, + "pca_strength": 0.8878735553638099, + "union_pixels": 40339, + "tx_anchor": 347.55044510385756, + "ty_anchor": 75.83902077151335, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 347.55044510385756, + "cy": 75.83902077151335, + "pixels": 1348 + }, + "tool_body": { + "cx": 535.0912957857424, + "cy": 62.47984770907181, + "pixels": 38085 + }, + "left_gripper": { + "cx": 314.537527593819, + "cy": 100.8598233995585, + "pixels": 906 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 42, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 347.6547619047619, + "ty": 75.94866071428571, + "theta": -3.0877130107930495, + "vx": -0.9985488653182983, + "vy": -0.05385357886552811, + "pca_strength": 0.8874959661131796, + "union_pixels": 40373, + "tx_anchor": 347.6547619047619, + "ty_anchor": 75.94866071428571, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 347.6547619047619, + "cy": 75.94866071428571, + "pixels": 1344 + }, + "tool_body": { + "cx": 535.0689039909737, + "cy": 62.47655532523419, + "pixels": 38111 + }, + "left_gripper": { + "cx": 314.3071895424837, + "cy": 100.92701525054466, + "pixels": 918 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 43, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 347.7110125646711, + "ty": 75.81966001478196, + "theta": -3.0894169950394135, + "vx": -0.9986391663551331, + "vy": -0.052151989191770554, + "pca_strength": 0.8871443074151382, + "union_pixels": 40362, + "tx_anchor": 347.7110125646711, + "ty_anchor": 75.81966001478196, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 347.7110125646711, + "cy": 75.81966001478196, + "pixels": 1353 + }, + "tool_body": { + "cx": 535.097217847769, + "cy": 62.48517060367454, + "pixels": 38100 + }, + "left_gripper": { + "cx": 314.3817381738174, + "cy": 101.04510451045104, + "pixels": 909 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 44, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 347.61119402985076, + "ty": 75.92910447761194, + "theta": -3.090119772809007, + "vx": -0.9986755847930908, + "vy": -0.051450155675411224, + "pca_strength": 0.8867921737182132, + "union_pixels": 40356, + "tx_anchor": 347.61119402985076, + "ty_anchor": 75.92910447761194, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 347.61119402985076, + "cy": 75.92910447761194, + "pixels": 1340 + }, + "tool_body": { + "cx": 535.0485233174212, + "cy": 62.49816398258406, + "pixels": 38126 + }, + "left_gripper": { + "cx": 313.9898876404494, + "cy": 101.21910112359551, + "pixels": 890 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 45, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 347.5196441808747, + "ty": 75.83320978502594, + "theta": -3.090842790857922, + "vx": -0.9987125396728516, + "vy": -0.05072808265686035, + "pca_strength": 0.8891529034259585, + "union_pixels": 40371, + "tx_anchor": 347.5196441808747, + "ty_anchor": 75.83320978502594, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 347.5196441808747, + "cy": 75.83320978502594, + "pixels": 1349 + }, + "tool_body": { + "cx": 535.0372216247409, + "cy": 62.48996668677701, + "pixels": 38123 + }, + "left_gripper": { + "cx": 313.9588431590656, + "cy": 101.11902113459399, + "pixels": 899 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 46, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 347.70342771982115, + "ty": 75.74292101341281, + "theta": -3.0896141322103863, + "vx": -0.9986494183540344, + "vy": -0.05195511877536774, + "pca_strength": 0.888368604576387, + "union_pixels": 40364, + "tx_anchor": 347.70342771982115, + "ty_anchor": 75.74292101341281, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 347.70342771982115, + "cy": 75.74292101341281, + "pixels": 1342 + }, + "tool_body": { + "cx": 535.0964449691722, + "cy": 62.47697756788666, + "pixels": 38115 + }, + "left_gripper": { + "cx": 313.8026460859978, + "cy": 101.12679162072767, + "pixels": 907 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 47, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 347.6977777777778, + "ty": 75.93925925925926, + "theta": -3.0912468921061746, + "vx": -0.9987329244613647, + "vy": -0.05032449588179588, + "pca_strength": 0.8880458106865265, + "union_pixels": 40360, + "tx_anchor": 347.6977777777778, + "ty_anchor": 75.93925925925926, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 347.6977777777778, + "cy": 75.93925925925926, + "pixels": 1350 + }, + "tool_body": { + "cx": 535.0841469816273, + "cy": 62.44359580052493, + "pixels": 38100 + }, + "left_gripper": { + "cx": 313.77142857142854, + "cy": 100.76373626373626, + "pixels": 910 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 48, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 347.60814814814813, + "ty": 75.87037037037037, + "theta": -3.0926221748590996, + "vx": -0.9988012313842773, + "vy": -0.048950910568237305, + "pca_strength": 0.8889781611369201, + "union_pixels": 40385, + "tx_anchor": 347.60814814814813, + "ty_anchor": 75.87037037037037, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 347.60814814814813, + "cy": 75.87037037037037, + "pixels": 1350 + }, + "tool_body": { + "cx": 535.1268511710955, + "cy": 62.45769877113749, + "pixels": 38084 + }, + "left_gripper": { + "cx": 313.88853838065194, + "cy": 100.4416403785489, + "pixels": 951 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 49, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 347.63004484304935, + "ty": 76.00971599402092, + "theta": -3.093640510688694, + "vx": -0.9988505244255066, + "vy": -0.04793376848101616, + "pca_strength": 0.8889892904480755, + "union_pixels": 40349, + "tx_anchor": 347.63004484304935, + "ty_anchor": 76.00971599402092, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 347.63004484304935, + "cy": 76.00971599402092, + "pixels": 1338 + }, + "tool_body": { + "cx": 535.182420355378, + "cy": 62.44296078225213, + "pixels": 38044 + }, + "left_gripper": { + "cx": 313.98241985522236, + "cy": 100.34332988624612, + "pixels": 967 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 50, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 347.87801087801085, + "ty": 75.79797979797979, + "theta": -3.0915398502900286, + "vx": -0.9987476468086243, + "vy": -0.050031907856464386, + "pca_strength": 0.8879034387754026, + "union_pixels": 40289, + "tx_anchor": 347.87801087801085, + "ty_anchor": 75.79797979797979, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 347.87801087801085, + "cy": 75.79797979797979, + "pixels": 1287 + }, + "tool_body": { + "cx": 535.3233625715636, + "cy": 62.67579704816429, + "pixels": 38078 + }, + "left_gripper": { + "cx": 315.0833333333333, + "cy": 101.49242424242425, + "pixels": 924 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 51, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 348.77525622254757, + "ty": 76.58345534407027, + "theta": -3.0938976367144395, + "vx": -0.9988628029823303, + "vy": -0.0476769357919693, + "pca_strength": 0.8870384272102232, + "union_pixels": 40313, + "tx_anchor": 348.77525622254757, + "ty_anchor": 76.58345534407027, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 348.77525622254757, + "cy": 76.58345534407027, + "pixels": 1366 + }, + "tool_body": { + "cx": 535.6981647999158, + "cy": 62.8369616658779, + "pixels": 38034 + }, + "left_gripper": { + "cx": 315.7962760131435, + "cy": 101.5684556407448, + "pixels": 913 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 52, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 349.1043916486681, + "ty": 77.5197984161267, + "theta": -3.090364545936001, + "vx": -0.9986881613731384, + "vy": -0.05120570585131645, + "pca_strength": 0.8857752683912431, + "union_pixels": 40266, + "tx_anchor": 349.1043916486681, + "ty_anchor": 77.5197984161267, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 349.1043916486681, + "cy": 77.5197984161267, + "pixels": 1389 + }, + "tool_body": { + "cx": 535.9135442139308, + "cy": 63.07044253372249, + "pixels": 38031 + }, + "left_gripper": { + "cx": 315.7293144208038, + "cy": 102.20803782505911, + "pixels": 846 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 53, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 349.9580882352941, + "ty": 78.36470588235294, + "theta": -3.0925243189782594, + "vx": -0.9987964034080505, + "vy": -0.04904864728450775, + "pca_strength": 0.8860884517937364, + "union_pixels": 40045, + "tx_anchor": 349.9580882352941, + "ty_anchor": 78.36470588235294, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 349.9580882352941, + "cy": 78.36470588235294, + "pixels": 1360 + }, + "tool_body": { + "cx": 536.389679292596, + "cy": 63.4241784347367, + "pixels": 37885 + }, + "left_gripper": { + "cx": 316.6575, + "cy": 102.6275, + "pixels": 800 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 54, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 350.8893905191874, + "ty": 78.92325056433408, + "theta": -3.0924612109094096, + "vx": -0.9987933039665222, + "vy": -0.04911167919635773, + "pca_strength": 0.8835325088593928, + "union_pixels": 39933, + "tx_anchor": 350.8893905191874, + "ty_anchor": 78.92325056433408, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 350.8893905191874, + "cy": 78.92325056433408, + "pixels": 1329 + }, + "tool_body": { + "cx": 536.9497750727705, + "cy": 64.36454088383171, + "pixels": 37790 + }, + "left_gripper": { + "cx": 317.7850122850123, + "cy": 103.12285012285012, + "pixels": 814 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 55, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 351.79553903345726, + "ty": 79.17397769516728, + "theta": -3.0927446622204213, + "vx": -0.9988071918487549, + "vy": -0.04882856830954552, + "pca_strength": 0.8847144061921159, + "union_pixels": 39667, + "tx_anchor": 351.79553903345726, + "ty_anchor": 79.17397769516728, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 351.79553903345726, + "cy": 79.17397769516728, + "pixels": 1345 + }, + "tool_body": { + "cx": 537.702462161586, + "cy": 64.74237902366234, + "pixels": 37528 + }, + "left_gripper": { + "cx": 318.235516372796, + "cy": 103.86775818639798, + "pixels": 794 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 56, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 352.38194444444446, + "ty": 79.97608024691358, + "theta": -3.0925421520064926, + "vx": -0.9987972974777222, + "vy": -0.049030836671590805, + "pca_strength": 0.88347820697952, + "union_pixels": 39572, + "tx_anchor": 352.38194444444446, + "ty_anchor": 79.97608024691358, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 352.38194444444446, + "cy": 79.97608024691358, + "pixels": 1296 + }, + "tool_body": { + "cx": 537.7326840981857, + "cy": 64.70979188900748, + "pixels": 37480 + }, + "left_gripper": { + "cx": 318.79145728643215, + "cy": 104.07914572864321, + "pixels": 796 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 57, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 353.03952274422073, + "ty": 78.90976882923192, + "theta": -3.0956249632107267, + "vx": -0.9989436864852905, + "vy": -0.04595150426030159, + "pca_strength": 0.8839839350279968, + "union_pixels": 39447, + "tx_anchor": 353.03952274422073, + "ty_anchor": 78.90976882923192, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 353.03952274422073, + "cy": 78.90976882923192, + "pixels": 1341 + }, + "tool_body": { + "cx": 538.3774394166845, + "cy": 64.66416470083637, + "pixels": 37304 + }, + "left_gripper": { + "cx": 319.2506234413965, + "cy": 104.16957605985037, + "pixels": 802 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 58, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 353.3185975609756, + "ty": 79.00228658536585, + "theta": -3.0971849036573462, + "vx": -0.999014139175415, + "vy": -0.044393155723810196, + "pca_strength": 0.8844150763120094, + "union_pixels": 39346, + "tx_anchor": 353.3185975609756, + "ty_anchor": 79.00228658536585, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 353.3185975609756, + "cy": 79.00228658536585, + "pixels": 1312 + }, + "tool_body": { + "cx": 538.0947303394929, + "cy": 64.38928878384186, + "pixels": 37232 + }, + "left_gripper": { + "cx": 319.29800498753116, + "cy": 104.03366583541147, + "pixels": 802 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 59, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 353.75493171471925, + "ty": 78.71471927162368, + "theta": -3.0941769885326136, + "vx": -0.9988760948181152, + "vy": -0.04739790037274361, + "pca_strength": 0.8852224655387675, + "union_pixels": 39157, + "tx_anchor": 353.75493171471925, + "ty_anchor": 78.71471927162368, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 353.75493171471925, + "cy": 78.71471927162368, + "pixels": 1318 + }, + "tool_body": { + "cx": 538.2674572516815, + "cy": 64.03284799697452, + "pixels": 37019 + }, + "left_gripper": { + "cx": 319.6512195121951, + "cy": 103.8280487804878, + "pixels": 820 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 60, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 354.4670245398773, + "ty": 78.36503067484662, + "theta": -3.0995869676139103, + "vx": -0.999117910861969, + "vy": -0.041993334889411926, + "pca_strength": 0.8860187459319685, + "union_pixels": 39014, + "tx_anchor": 354.4670245398773, + "ty_anchor": 78.36503067484662, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 354.4670245398773, + "cy": 78.36503067484662, + "pixels": 1304 + }, + "tool_body": { + "cx": 538.0266247322614, + "cy": 63.30504568500393, + "pixels": 36883 + }, + "left_gripper": { + "cx": 320.98428053204356, + "cy": 102.98790810157195, + "pixels": 827 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 61, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 355.09207547169814, + "ty": 76.94792452830188, + "theta": -3.0949528745419563, + "vx": -0.9989125728607178, + "vy": -0.0466228723526001, + "pca_strength": 0.8873888357595318, + "union_pixels": 38692, + "tx_anchor": 355.09207547169814, + "ty_anchor": 76.94792452830188, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 355.09207547169814, + "cy": 76.94792452830188, + "pixels": 1325 + }, + "tool_body": { + "cx": 538.0079945242984, + "cy": 62.41122518822724, + "pixels": 36525 + }, + "left_gripper": { + "cx": 322.00237529691213, + "cy": 102.22446555819478, + "pixels": 842 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 62, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 355.89036055923475, + "ty": 74.89477557027226, + "theta": -3.090867878396323, + "vx": -0.9987137913703918, + "vy": -0.0507030263543129, + "pca_strength": 0.8884502981986286, + "union_pixels": 38353, + "tx_anchor": 355.89036055923475, + "ty_anchor": 74.89477557027226, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 355.89036055923475, + "cy": 74.89477557027226, + "pixels": 1359 + }, + "tool_body": { + "cx": 538.2132975485584, + "cy": 61.01402800066405, + "pixels": 36142 + }, + "left_gripper": { + "cx": 322.7265258215962, + "cy": 100.68779342723005, + "pixels": 852 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 63, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 357.3947554925585, + "ty": 73.69099929128278, + "theta": -3.0960662805948878, + "vx": -0.9989638924598694, + "vy": -0.04551064968109131, + "pca_strength": 0.8902645379738046, + "union_pixels": 38007, + "tx_anchor": 357.3947554925585, + "ty_anchor": 73.69099929128278, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 357.3947554925585, + "cy": 73.69099929128278, + "pixels": 1411 + }, + "tool_body": { + "cx": 537.6925486686059, + "cy": 59.289102707540835, + "pixels": 35752 + }, + "left_gripper": { + "cx": 323.3945497630332, + "cy": 99.62440758293839, + "pixels": 844 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 64, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 358.46732954545456, + "ty": 71.8046875, + "theta": -3.0945935494755443, + "vx": -0.9988957643508911, + "vy": -0.0469818040728569, + "pca_strength": 0.8935589268988412, + "union_pixels": 37459, + "tx_anchor": 358.46732954545456, + "ty_anchor": 71.8046875, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 358.46732954545456, + "cy": 71.8046875, + "pixels": 1408 + }, + "tool_body": { + "cx": 537.2324411864985, + "cy": 57.74147630412547, + "pixels": 35196 + }, + "left_gripper": { + "cx": 325.2163742690058, + "cy": 97.88888888888889, + "pixels": 855 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 65, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 359.14867617107944, + "ty": 69.326544467074, + "theta": -3.0944263297165864, + "vx": -0.9988878965377808, + "vy": -0.04714883863925934, + "pca_strength": 0.8968641855363207, + "union_pixels": 36801, + "tx_anchor": 359.14867617107944, + "ty_anchor": 69.326544467074, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 359.14867617107944, + "cy": 69.326544467074, + "pixels": 1473 + }, + "tool_body": { + "cx": 537.5458762139441, + "cy": 56.614668792578634, + "pixels": 34495 + }, + "left_gripper": { + "cx": 325.67707082833135, + "cy": 96.80432172869148, + "pixels": 833 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 66, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 359.47551454932574, + "ty": 67.48048261178141, + "theta": -3.095557531243602, + "vx": -0.9989405870437622, + "vy": -0.04601886495947838, + "pca_strength": 0.8998621680734532, + "union_pixels": 36212, + "tx_anchor": 359.47551454932574, + "ty_anchor": 67.48048261178141, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 359.47551454932574, + "cy": 67.48048261178141, + "pixels": 1409 + }, + "tool_body": { + "cx": 537.1950019155395, + "cy": 55.45943476851443, + "pixels": 33933 + }, + "left_gripper": { + "cx": 325.43793103448274, + "cy": 95.24022988505747, + "pixels": 870 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 67, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 359.25321888412014, + "ty": 66.70672389127324, + "theta": -3.097527160712638, + "vx": -0.999029278755188, + "vy": -0.04405123367905617, + "pca_strength": 0.9019943884738201, + "union_pixels": 35952, + "tx_anchor": 359.25321888412014, + "ty_anchor": 66.70672389127324, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 359.25321888412014, + "cy": 66.70672389127324, + "pixels": 1398 + }, + "tool_body": { + "cx": 536.7359819332601, + "cy": 54.77086738180846, + "pixels": 33653 + }, + "left_gripper": { + "cx": 325.1354051054384, + "cy": 94.75249722530522, + "pixels": 901 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 68, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 359.89130434782606, + "ty": 65.23517786561264, + "theta": -3.096006519892844, + "vx": -0.9989611506462097, + "vy": -0.04557034745812416, + "pca_strength": 0.9029406027715428, + "union_pixels": 35612, + "tx_anchor": 359.89130434782606, + "ty_anchor": 65.23517786561264, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 359.89130434782606, + "cy": 65.23517786561264, + "pixels": 1518 + }, + "tool_body": { + "cx": 537.7111412225233, + "cy": 54.34664257753688, + "pixels": 33210 + }, + "left_gripper": { + "cx": 325.0237556561086, + "cy": 94.58031674208145, + "pixels": 884 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 69, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 359.996699669967, + "ty": 65.11419141914192, + "theta": -3.099844042904457, + "vx": -0.9991286396980286, + "vy": -0.041736483573913574, + "pca_strength": 0.9043461499205571, + "union_pixels": 35507, + "tx_anchor": 359.996699669967, + "ty_anchor": 65.11419141914192, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 359.996699669967, + "cy": 65.11419141914192, + "pixels": 1515 + }, + "tool_body": { + "cx": 537.6272076804637, + "cy": 54.18108263140416, + "pixels": 33123 + }, + "left_gripper": { + "cx": 325.2393555811277, + "cy": 94.27042577675489, + "pixels": 869 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 70, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 359.82063074901447, + "ty": 65.05913272010513, + "theta": -3.0981709619900473, + "vx": -0.999057412147522, + "vy": -0.043408047407865524, + "pca_strength": 0.903816830276938, + "union_pixels": 35485, + "tx_anchor": 359.82063074901447, + "ty_anchor": 65.05913272010513, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 359.82063074901447, + "cy": 65.05913272010513, + "pixels": 1522 + }, + "tool_body": { + "cx": 537.7854791459032, + "cy": 54.22318866841835, + "pixels": 33111 + }, + "left_gripper": { + "cx": 325.5164319248826, + "cy": 94.30516431924883, + "pixels": 852 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 71, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 359.57152188112343, + "ty": 65.01045068582626, + "theta": -3.098165510399866, + "vx": -0.9990571737289429, + "vy": -0.043413493782281876, + "pca_strength": 0.9042614562057371, + "union_pixels": 35512, + "tx_anchor": 359.57152188112343, + "ty_anchor": 65.01045068582626, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 359.57152188112343, + "cy": 65.01045068582626, + "pixels": 1531 + }, + "tool_body": { + "cx": 537.6405019759269, + "cy": 54.224863495128055, + "pixels": 33149 + }, + "left_gripper": { + "cx": 325.5504807692308, + "cy": 94.36177884615384, + "pixels": 832 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 72, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 359.4134114583333, + "ty": 64.78971354166667, + "theta": -3.099273993149186, + "vx": -0.9991047382354736, + "vy": -0.04230603203177452, + "pca_strength": 0.9031770384456256, + "union_pixels": 35582, + "tx_anchor": 359.4134114583333, + "ty_anchor": 64.78971354166667, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 359.4134114583333, + "cy": 64.78971354166667, + "pixels": 1536 + }, + "tool_body": { + "cx": 537.6079299132948, + "cy": 54.339444845857415, + "pixels": 33216 + }, + "left_gripper": { + "cx": 325.3710843373494, + "cy": 94.48313253012049, + "pixels": 830 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 73, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 358.8275627970129, + "ty": 64.98234894772573, + "theta": -3.0969368074752053, + "vx": -0.9990031123161316, + "vy": -0.044641006737947464, + "pca_strength": 0.9033868040615445, + "union_pixels": 35852, + "tx_anchor": 358.8275627970129, + "ty_anchor": 64.98234894772573, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 358.8275627970129, + "cy": 64.98234894772573, + "pixels": 1473 + }, + "tool_body": { + "cx": 536.6515494636471, + "cy": 54.54028605482718, + "pixels": 33560 + }, + "left_gripper": { + "cx": 325.2197802197802, + "cy": 94.61660561660561, + "pixels": 819 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 74, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 358.56589673913044, + "ty": 65.11752717391305, + "theta": -3.097986457948846, + "vx": -0.9990494251251221, + "vy": -0.04359237849712372, + "pca_strength": 0.9031168487545873, + "union_pixels": 35899, + "tx_anchor": 358.56589673913044, + "ty_anchor": 65.11752717391305, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 358.56589673913044, + "cy": 65.11752717391305, + "pixels": 1472 + }, + "tool_body": { + "cx": 536.6759402523209, + "cy": 54.64216853130207, + "pixels": 33608 + }, + "left_gripper": { + "cx": 325.15140415140417, + "cy": 94.66056166056165, + "pixels": 819 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 75, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 358.77639751552795, + "ty": 65.2615596963423, + "theta": -3.0940033292091984, + "vx": -0.9988678693771362, + "vy": -0.04757136479020119, + "pca_strength": 0.9025614790798314, + "union_pixels": 35950, + "tx_anchor": 358.77639751552795, + "ty_anchor": 65.2615596963423, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 358.77639751552795, + "cy": 65.2615596963423, + "pixels": 1449 + }, + "tool_body": { + "cx": 536.6992803188009, + "cy": 54.67290192113246, + "pixels": 33626 + }, + "left_gripper": { + "cx": 325.69714285714286, + "cy": 94.42514285714286, + "pixels": 875 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 76, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 358.63964577656674, + "ty": 65.37942779291554, + "theta": -3.093147917691144, + "vx": -0.998826801776886, + "vy": -0.048425789922475815, + "pca_strength": 0.9030245291170952, + "union_pixels": 35888, + "tx_anchor": 358.63964577656674, + "ty_anchor": 65.37942779291554, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 358.63964577656674, + "cy": 65.37942779291554, + "pixels": 1468 + }, + "tool_body": { + "cx": 536.7375873865834, + "cy": 54.66779711438346, + "pixels": 33615 + }, + "left_gripper": { + "cx": 325.62981366459627, + "cy": 94.54782608695652, + "pixels": 805 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 77, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 358.85874125874125, + "ty": 64.9895104895105, + "theta": -3.097496247644444, + "vx": -0.9990279078483582, + "vy": -0.04408211633563042, + "pca_strength": 0.9021515176417817, + "union_pixels": 35897, + "tx_anchor": 358.85874125874125, + "ty_anchor": 64.9895104895105, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 358.85874125874125, + "cy": 64.9895104895105, + "pixels": 1430 + }, + "tool_body": { + "cx": 536.6016693993143, + "cy": 54.52770904754807, + "pixels": 33545 + }, + "left_gripper": { + "cx": 325.5347071583514, + "cy": 94.00867678958785, + "pixels": 922 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 78, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 359.2184986595174, + "ty": 64.83914209115281, + "theta": -3.0980512529022, + "vx": -0.9990522265434265, + "vy": -0.043527644127607346, + "pca_strength": 0.9038627540566887, + "union_pixels": 35891, + "tx_anchor": 359.2184986595174, + "ty_anchor": 64.83914209115281, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 359.2184986595174, + "cy": 64.83914209115281, + "pixels": 1492 + }, + "tool_body": { + "cx": 536.8033056369179, + "cy": 54.42238029768665, + "pixels": 33458 + }, + "left_gripper": { + "cx": 324.8257173219979, + "cy": 93.65249734325187, + "pixels": 941 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 79, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 359.8098591549296, + "ty": 64.78681177976952, + "theta": -3.0982351614620205, + "vx": -0.9990602135658264, + "vy": -0.043343909084796906, + "pca_strength": 0.9037074319069386, + "union_pixels": 35519, + "tx_anchor": 359.8098591549296, + "ty_anchor": 64.78681177976952, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 359.8098591549296, + "cy": 64.78681177976952, + "pixels": 1562 + }, + "tool_body": { + "cx": 537.7436006051437, + "cy": 54.09052950075643, + "pixels": 33050 + }, + "left_gripper": { + "cx": 325.05843439911797, + "cy": 93.67585446527012, + "pixels": 907 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 80, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 359.95725388601034, + "ty": 64.37176165803109, + "theta": -3.100570774053523, + "vx": -0.9991587400436401, + "vy": -0.04101037606596947, + "pca_strength": 0.9045283318891107, + "union_pixels": 35513, + "tx_anchor": 359.95725388601034, + "ty_anchor": 64.37176165803109, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 359.95725388601034, + "cy": 64.37176165803109, + "pixels": 1544 + }, + "tool_body": { + "cx": 537.698697364435, + "cy": 54.024053317176616, + "pixels": 33010 + }, + "left_gripper": { + "cx": 325.8133472367049, + "cy": 93.50573514077163, + "pixels": 959 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 81, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 359.94359654943594, + "ty": 64.66224286662244, + "theta": -3.098817149722299, + "vx": -0.9990853071212769, + "vy": -0.04276246204972267, + "pca_strength": 0.9042029633769415, + "union_pixels": 35771, + "tx_anchor": 359.94359654943594, + "ty_anchor": 64.66224286662244, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 359.94359654943594, + "cy": 64.66224286662244, + "pixels": 1507 + }, + "tool_body": { + "cx": 536.8542942942943, + "cy": 54.16948948948949, + "pixels": 33300 + }, + "left_gripper": { + "cx": 325.7780082987552, + "cy": 93.53526970954357, + "pixels": 964 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 82, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 360.23037974683547, + "ty": 64.58924050632912, + "theta": -3.1046789268065305, + "vx": -0.9993187785148621, + "vy": -0.03690534457564354, + "pca_strength": 0.9053688341221378, + "union_pixels": 35433, + "tx_anchor": 360.23037974683547, + "ty_anchor": 64.58924050632912, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 360.23037974683547, + "cy": 64.58924050632912, + "pixels": 1580 + }, + "tool_body": { + "cx": 537.8498861393654, + "cy": 53.945771975102474, + "pixels": 32935 + }, + "left_gripper": { + "cx": 324.8910675381264, + "cy": 93.82897603485839, + "pixels": 918 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 83, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 359.98798397863817, + "ty": 64.55006675567424, + "theta": -3.098455681442309, + "vx": -0.9990697503089905, + "vy": -0.04312359541654587, + "pca_strength": 0.9057410537215022, + "union_pixels": 35751, + "tx_anchor": 359.98798397863817, + "ty_anchor": 64.55006675567424, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 359.98798397863817, + "cy": 64.55006675567424, + "pixels": 1498 + }, + "tool_body": { + "cx": 536.8959122332432, + "cy": 54.13038773669973, + "pixels": 33270 + }, + "left_gripper": { + "cx": 325.6154628687691, + "cy": 93.59613428280772, + "pixels": 983 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 84, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 360.44767441860466, + "ty": 64.20025839793281, + "theta": -3.0982857840624294, + "vx": -0.9990624189376831, + "vy": -0.04329333454370499, + "pca_strength": 0.9052260957351115, + "union_pixels": 35406, + "tx_anchor": 360.44767441860466, + "ty_anchor": 64.20025839793281, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 360.44767441860466, + "cy": 64.20025839793281, + "pixels": 1548 + }, + "tool_body": { + "cx": 537.8469586374696, + "cy": 53.851794403892946, + "pixels": 32880 + }, + "left_gripper": { + "cx": 325.70245398773005, + "cy": 93.6278118609407, + "pixels": 978 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 85, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 359.9341317365269, + "ty": 64.47371922821024, + "theta": -3.100404443831524, + "vx": -0.999151885509491, + "vy": -0.04117656499147415, + "pca_strength": 0.9049776279488806, + "union_pixels": 35631, + "tx_anchor": 359.9341317365269, + "ty_anchor": 64.47371922821024, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 359.9341317365269, + "cy": 64.47371922821024, + "pixels": 1503 + }, + "tool_body": { + "cx": 536.8859897559506, + "cy": 53.99159385357035, + "pixels": 33190 + }, + "left_gripper": { + "cx": 325.1226012793177, + "cy": 93.73240938166312, + "pixels": 938 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 86, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 360.92746113989637, + "ty": 63.88989637305699, + "theta": -3.1017895290900137, + "vx": -0.9992079734802246, + "vy": -0.03979261592030525, + "pca_strength": 0.9054338217971247, + "union_pixels": 35305, + "tx_anchor": 360.92746113989637, + "ty_anchor": 63.88989637305699, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 360.92746113989637, + "cy": 63.88989637305699, + "pixels": 1544 + }, + "tool_body": { + "cx": 537.9630804906328, + "cy": 53.72093732837005, + "pixels": 32774 + }, + "left_gripper": { + "cx": 326.2857142857143, + "cy": 93.43465045592706, + "pixels": 987 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 87, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 361.1410090556274, + "ty": 64.13389391979301, + "theta": -3.1008505614279507, + "vx": -0.999170184135437, + "vy": -0.04073082283139229, + "pca_strength": 0.9060806380581173, + "union_pixels": 35227, + "tx_anchor": 361.1410090556274, + "ty_anchor": 64.13389391979301, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 361.1410090556274, + "cy": 64.13389391979301, + "pixels": 1546 + }, + "tool_body": { + "cx": 537.9503756183962, + "cy": 53.67141024857998, + "pixels": 32746 + }, + "left_gripper": { + "cx": 325.5957219251337, + "cy": 93.56256684491979, + "pixels": 935 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 88, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 361.3911234396671, + "ty": 64.2864077669903, + "theta": -3.099798509692788, + "vx": -0.9991267323493958, + "vy": -0.04178197681903839, + "pca_strength": 0.9052450610463432, + "union_pixels": 35432, + "tx_anchor": 361.3911234396671, + "ty_anchor": 64.2864077669903, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 361.3911234396671, + "cy": 64.2864077669903, + "pixels": 1442 + }, + "tool_body": { + "cx": 537.1782879990307, + "cy": 53.81317017023081, + "pixels": 33014 + }, + "left_gripper": { + "cx": 327.1967213114754, + "cy": 93.46926229508196, + "pixels": 976 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 89, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 361.2121863799283, + "ty": 64.42652329749104, + "theta": -3.096538422036098, + "vx": -0.998985230922699, + "vy": -0.045038990676403046, + "pca_strength": 0.9046573957236118, + "union_pixels": 35310, + "tx_anchor": 361.2121863799283, + "ty_anchor": 64.42652329749104, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 361.2121863799283, + "cy": 64.42652329749104, + "pixels": 1395 + }, + "tool_body": { + "cx": 536.9679951507804, + "cy": 53.73632368540688, + "pixels": 32995 + }, + "left_gripper": { + "cx": 327.38260869565215, + "cy": 93.68804347826087, + "pixels": 920 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 90, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 363.03276622558286, + "ty": 64.09766855702584, + "theta": -3.1008466458359156, + "vx": -0.9991700053215027, + "vy": -0.04073473438620567, + "pca_strength": 0.9037563233829243, + "union_pixels": 35081, + "tx_anchor": 363.03276622558286, + "ty_anchor": 64.09766855702584, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 363.03276622558286, + "cy": 64.09766855702584, + "pixels": 1587 + }, + "tool_body": { + "cx": 538.6871679921393, + "cy": 53.641324039672064, + "pixels": 32567 + }, + "left_gripper": { + "cx": 328.1984897518878, + "cy": 94.12621359223301, + "pixels": 927 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 91, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 362.93657817109147, + "ty": 65.65707964601769, + "theta": -3.1002165256550365, + "vx": -0.9991441369056702, + "vy": -0.04136432334780693, + "pca_strength": 0.9032711693714088, + "union_pixels": 35308, + "tx_anchor": 362.93657817109147, + "ty_anchor": 65.65707964601769, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 362.93657817109147, + "cy": 65.65707964601769, + "pixels": 1356 + }, + "tool_body": { + "cx": 537.5034432545582, + "cy": 53.9118102114492, + "pixels": 32963 + }, + "left_gripper": { + "cx": 330.1263902932255, + "cy": 94.41152679474216, + "pixels": 989 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 92, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 363.44585511575804, + "ty": 66.15758028379388, + "theta": -3.1028682783359494, + "vx": -0.9992503523826599, + "vy": -0.038714699447155, + "pca_strength": 0.9036513280703576, + "union_pixels": 35275, + "tx_anchor": 363.44585511575804, + "ty_anchor": 66.15758028379388, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 363.44585511575804, + "cy": 66.15758028379388, + "pixels": 1339 + }, + "tool_body": { + "cx": 537.6762474201772, + "cy": 54.002245963336165, + "pixels": 32948 + }, + "left_gripper": { + "cx": 330.5263157894737, + "cy": 95.01113360323886, + "pixels": 988 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 93, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 364.23749066467514, + "ty": 66.9006721433906, + "theta": -3.108187818441477, + "vx": -0.9994421601295471, + "vy": -0.03339862450957298, + "pca_strength": 0.9030905743009726, + "union_pixels": 35330, + "tx_anchor": 364.23749066467514, + "ty_anchor": 66.9006721433906, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 364.23749066467514, + "cy": 66.9006721433906, + "pixels": 1339 + }, + "tool_body": { + "cx": 537.9592548769758, + "cy": 54.12660416856285, + "pixels": 32961 + }, + "left_gripper": { + "cx": 331.2631067961165, + "cy": 95.10194174757281, + "pixels": 1030 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 94, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 364.4242193450114, + "ty": 67.57882711348059, + "theta": -3.1026429267254203, + "vx": -0.9992415308952332, + "vy": -0.03893987834453583, + "pca_strength": 0.9010426343232731, + "union_pixels": 35372, + "tx_anchor": 364.4242193450114, + "ty_anchor": 67.57882711348059, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 364.4242193450114, + "cy": 67.57882711348059, + "pixels": 1313 + }, + "tool_body": { + "cx": 537.9435293405196, + "cy": 54.28202022648822, + "pixels": 33026 + }, + "left_gripper": { + "cx": 331.66408518877057, + "cy": 95.39593417231364, + "pixels": 1033 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 95, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 365.0285499624343, + "ty": 67.92561983471074, + "theta": -3.1067260718412184, + "vx": -0.9993922710418701, + "vy": -0.03485951945185661, + "pca_strength": 0.901118035708919, + "union_pixels": 35439, + "tx_anchor": 365.0285499624343, + "ty_anchor": 67.92561983471074, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 365.0285499624343, + "cy": 67.92561983471074, + "pixels": 1331 + }, + "tool_body": { + "cx": 538.2164549304296, + "cy": 54.45862068965517, + "pixels": 33060 + }, + "left_gripper": { + "cx": 331.618320610687, + "cy": 95.7175572519084, + "pixels": 1048 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 96, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 365.149374540103, + "ty": 68.5121412803532, + "theta": -3.1051112693356946, + "vx": -0.9993346333503723, + "vy": -0.036473292857408524, + "pca_strength": 0.901119333870486, + "union_pixels": 35393, + "tx_anchor": 365.149374540103, + "ty_anchor": 68.5121412803532, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 365.149374540103, + "cy": 68.5121412803532, + "pixels": 1359 + }, + "tool_body": { + "cx": 538.2738545289582, + "cy": 54.499168304854074, + "pixels": 33065 + }, + "left_gripper": { + "cx": 331.06501547987614, + "cy": 96.12796697626419, + "pixels": 969 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 97, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 365.1652830188679, + "ty": 68.99471698113207, + "theta": -3.1060222160852478, + "vx": -0.9993674159049988, + "vy": -0.03556293621659279, + "pca_strength": 0.8992203035017032, + "union_pixels": 35410, + "tx_anchor": 365.1652830188679, + "ty_anchor": 68.99471698113207, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 365.1652830188679, + "cy": 68.99471698113207, + "pixels": 1325 + }, + "tool_body": { + "cx": 538.1878132737484, + "cy": 54.55764236970832, + "pixels": 33118 + }, + "left_gripper": { + "cx": 331.3981385729059, + "cy": 96.05687693898656, + "pixels": 967 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 98, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 365.2837037037037, + "ty": 68.52074074074073, + "theta": -3.106059456946721, + "vx": -0.9993687868118286, + "vy": -0.035525720566511154, + "pca_strength": 0.9006387278785642, + "union_pixels": 35435, + "tx_anchor": 365.2837037037037, + "ty_anchor": 68.52074074074073, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 365.2837037037037, + "cy": 68.52074074074073, + "pixels": 1350 + }, + "tool_body": { + "cx": 538.4148418858921, + "cy": 54.62683862393911, + "pixels": 33109 + }, + "left_gripper": { + "cx": 331.6004098360656, + "cy": 96.02151639344262, + "pixels": 976 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 99, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 365.2285050348567, + "ty": 68.56777691711851, + "theta": -3.1030833611308637, + "vx": -0.9992586374282837, + "vy": -0.038499776273965836, + "pca_strength": 0.8998195223620935, + "union_pixels": 35456, + "tx_anchor": 365.2285050348567, + "ty_anchor": 68.56777691711851, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 365.2285050348567, + "cy": 68.56777691711851, + "pixels": 1291 + }, + "tool_body": { + "cx": 538.2809737850313, + "cy": 54.652930706808654, + "pixels": 33149 + }, + "left_gripper": { + "cx": 332.48622047244095, + "cy": 95.74212598425197, + "pixels": 1016 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 100, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 365.4607087827427, + "ty": 68.58012326656394, + "theta": -3.1063780194978152, + "vx": -0.9993800520896912, + "vy": -0.0352073572576046, + "pca_strength": 0.8990846903738555, + "union_pixels": 35438, + "tx_anchor": 365.4607087827427, + "ty_anchor": 68.58012326656394, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 365.4607087827427, + "cy": 68.58012326656394, + "pixels": 1298 + }, + "tool_body": { + "cx": 538.522399323794, + "cy": 54.738694680915295, + "pixels": 33126 + }, + "left_gripper": { + "cx": 332.57001972386587, + "cy": 95.89151873767258, + "pixels": 1014 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 101, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 365.66795069337445, + "ty": 68.73805855161787, + "theta": -3.1073180383210954, + "vx": -0.9994127154350281, + "vy": -0.03426790609955788, + "pca_strength": 0.8993564745455577, + "union_pixels": 35452, + "tx_anchor": 365.66795069337445, + "ty_anchor": 68.73805855161787, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 365.66795069337445, + "cy": 68.73805855161787, + "pixels": 1298 + }, + "tool_body": { + "cx": 538.5850588590401, + "cy": 54.77090250528222, + "pixels": 33130 + }, + "left_gripper": { + "cx": 332.642578125, + "cy": 95.962890625, + "pixels": 1024 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 102, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 365.96363636363634, + "ty": 69.13712121212122, + "theta": -3.10466322457563, + "vx": -0.9993181824684143, + "vy": -0.03692103549838066, + "pca_strength": 0.9007073557508074, + "union_pixels": 35477, + "tx_anchor": 365.96363636363634, + "ty_anchor": 69.13712121212122, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 365.96363636363634, + "cy": 69.13712121212122, + "pixels": 1320 + }, + "tool_body": { + "cx": 538.6793409378961, + "cy": 54.80511799142978, + "pixels": 33138 + }, + "left_gripper": { + "cx": 332.73209028459274, + "cy": 96.05986261040236, + "pixels": 1019 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 103, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 365.74341085271317, + "ty": 69.56899224806202, + "theta": -3.106847684739264, + "vx": -0.9993964433670044, + "vy": -0.034737978130578995, + "pca_strength": 0.8992148990767701, + "union_pixels": 35484, + "tx_anchor": 365.74341085271317, + "ty_anchor": 69.56899224806202, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 365.74341085271317, + "cy": 69.56899224806202, + "pixels": 1290 + }, + "tool_body": { + "cx": 538.5606809279903, + "cy": 54.847815607110576, + "pixels": 33190 + }, + "left_gripper": { + "cx": 332.86752988047806, + "cy": 96.1812749003984, + "pixels": 1004 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 104, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 365.748844375963, + "ty": 70.02542372881356, + "theta": -3.1018759839888044, + "vx": -0.9992114305496216, + "vy": -0.03970623016357422, + "pca_strength": 0.8994430055381936, + "union_pixels": 35419, + "tx_anchor": 365.748844375963, + "ty_anchor": 70.02542372881356, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 365.748844375963, + "cy": 70.02542372881356, + "pixels": 1298 + }, + "tool_body": { + "cx": 538.5285946727732, + "cy": 54.85732794986139, + "pixels": 33188 + }, + "left_gripper": { + "cx": 332.545551982851, + "cy": 96.37406216505894, + "pixels": 933 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 105, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 365.7844495765974, + "ty": 70.12163202463434, + "theta": -3.104846338473724, + "vx": -0.9993249177932739, + "vy": -0.03673804551362991, + "pca_strength": 0.8993166237048841, + "union_pixels": 35435, + "tx_anchor": 365.7844495765974, + "ty_anchor": 70.12163202463434, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 365.7844495765974, + "cy": 70.12163202463434, + "pixels": 1299 + }, + "tool_body": { + "cx": 538.5131543260103, + "cy": 54.84519181508604, + "pixels": 33183 + }, + "left_gripper": { + "cx": 332.23294858342075, + "cy": 96.58866736621196, + "pixels": 953 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 106, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 365.5211930926217, + "ty": 70.43406593406593, + "theta": -3.105536728057948, + "vx": -0.9993500709533691, + "vy": -0.03604811429977417, + "pca_strength": 0.8987581782105066, + "union_pixels": 35515, + "tx_anchor": 365.5211930926217, + "ty_anchor": 70.43406593406593, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 365.5211930926217, + "cy": 70.43406593406593, + "pixels": 1274 + }, + "tool_body": { + "cx": 538.266039889463, + "cy": 54.96284392646882, + "pixels": 33292 + }, + "left_gripper": { + "cx": 332.1759747102213, + "cy": 96.67439409905164, + "pixels": 949 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 107, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 365.36301886792455, + "ty": 70.36679245283018, + "theta": -3.10470501754688, + "vx": -0.9993197321891785, + "vy": -0.036879271268844604, + "pca_strength": 0.8985298017901301, + "union_pixels": 35651, + "tx_anchor": 365.36301886792455, + "ty_anchor": 70.36679245283018, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 365.36301886792455, + "cy": 70.36679245283018, + "pixels": 1325 + }, + "tool_body": { + "cx": 538.5952288305547, + "cy": 55.24307821245772, + "pixels": 33409 + }, + "left_gripper": { + "cx": 331.6608505997819, + "cy": 97.19847328244275, + "pixels": 917 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 108, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 364.6475535168196, + "ty": 70.5711009174312, + "theta": -3.1029481505307865, + "vx": -0.9992533922195435, + "vy": -0.03863488510251045, + "pca_strength": 0.8969283948575202, + "union_pixels": 35792, + "tx_anchor": 364.6475535168196, + "ty_anchor": 70.5711009174312, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 364.6475535168196, + "cy": 70.5711009174312, + "pixels": 1308 + }, + "tool_body": { + "cx": 538.2839270820922, + "cy": 55.43950315739306, + "pixels": 33572 + }, + "left_gripper": { + "cx": 331.3497807017544, + "cy": 97.44627192982456, + "pixels": 912 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 109, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 364.65634218289085, + "ty": 70.41371681415929, + "theta": -3.1027521434436762, + "vx": -0.999245822429657, + "vy": -0.038830745965242386, + "pca_strength": 0.8960800280328431, + "union_pixels": 36024, + "tx_anchor": 364.65634218289085, + "ty_anchor": 70.41371681415929, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 364.65634218289085, + "cy": 70.41371681415929, + "pixels": 1356 + }, + "tool_body": { + "cx": 538.4891323660054, + "cy": 55.80873556411016, + "pixels": 33770 + }, + "left_gripper": { + "cx": 331.04008908685967, + "cy": 98.03674832962137, + "pixels": 898 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 110, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 363.93064876957493, + "ty": 71.22669649515286, + "theta": -3.1011873324412114, + "vx": -0.9991838335990906, + "vy": -0.04039432853460312, + "pca_strength": 0.8949179958202217, + "union_pixels": 36299, + "tx_anchor": 363.93064876957493, + "ty_anchor": 71.22669649515286, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 363.93064876957493, + "cy": 71.22669649515286, + "pixels": 1341 + }, + "tool_body": { + "cx": 538.3118999383423, + "cy": 56.30091899351126, + "pixels": 34059 + }, + "left_gripper": { + "cx": 330.33704115684094, + "cy": 98.58620689655173, + "pixels": 899 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 111, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 363.17594654788417, + "ty": 70.84855233853007, + "theta": -3.1024014075617106, + "vx": -0.9992321133613586, + "vy": -0.039181213825941086, + "pca_strength": 0.8948902649198686, + "union_pixels": 36538, + "tx_anchor": 363.17594654788417, + "ty_anchor": 70.84855233853007, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 363.17594654788417, + "cy": 70.84855233853007, + "pixels": 1347 + }, + "tool_body": { + "cx": 538.3376812862938, + "cy": 56.73792640578949, + "pixels": 34269 + }, + "left_gripper": { + "cx": 330.26247288503254, + "cy": 98.9240780911063, + "pixels": 922 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 112, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 363.2340105342363, + "ty": 70.7757712565839, + "theta": -3.100404369388908, + "vx": -0.999151885509491, + "vy": -0.04117663949728012, + "pca_strength": 0.8930830957880234, + "union_pixels": 36643, + "tx_anchor": 363.2340105342363, + "ty_anchor": 70.7757712565839, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 363.2340105342363, + "cy": 70.7757712565839, + "pixels": 1329 + }, + "tool_body": { + "cx": 538.4771986022132, + "cy": 56.954513686662786, + "pixels": 34340 + }, + "left_gripper": { + "cx": 330.85420944558524, + "cy": 98.97638603696099, + "pixels": 974 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 113, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 363.2813411078717, + "ty": 70.69970845481049, + "theta": -3.0988757052164955, + "vx": -0.9990878105163574, + "vy": -0.042703960090875626, + "pca_strength": 0.8922450252724974, + "union_pixels": 36787, + "tx_anchor": 363.2813411078717, + "ty_anchor": 70.69970845481049, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 363.2813411078717, + "cy": 70.69970845481049, + "pixels": 1372 + }, + "tool_body": { + "cx": 538.7478010972742, + "cy": 57.274812040988124, + "pixels": 34449 + }, + "left_gripper": { + "cx": 331.139751552795, + "cy": 99.16252587991718, + "pixels": 966 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 114, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 362.9416005767844, + "ty": 70.94808940158616, + "theta": -3.1011729181467356, + "vx": -0.9991832375526428, + "vy": -0.04040873050689697, + "pca_strength": 0.8933724572478913, + "union_pixels": 36869, + "tx_anchor": 362.9416005767844, + "ty_anchor": 70.94808940158616, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 362.9416005767844, + "cy": 70.94808940158616, + "pixels": 1387 + }, + "tool_body": { + "cx": 538.7829358647836, + "cy": 57.467961333642045, + "pixels": 34552 + }, + "left_gripper": { + "cx": 329.847311827957, + "cy": 99.60860215053764, + "pixels": 930 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 115, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 362.74981818181817, + "ty": 71.65818181818182, + "theta": -3.1005546935053263, + "vx": -0.9991580843925476, + "vy": -0.04102644324302673, + "pca_strength": 0.8915413918926512, + "union_pixels": 36982, + "tx_anchor": 362.74981818181817, + "ty_anchor": 71.65818181818182, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 362.74981818181817, + "cy": 71.65818181818182, + "pixels": 1375 + }, + "tool_body": { + "cx": 538.7160739522944, + "cy": 57.64676530818263, + "pixels": 34671 + }, + "left_gripper": { + "cx": 329.96581196581195, + "cy": 99.70726495726495, + "pixels": 936 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 116, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 362.89715536105035, + "ty": 71.9124726477024, + "theta": -3.1043251424844254, + "vx": -0.9993056654930115, + "vy": -0.03725888580083847, + "pca_strength": 0.892106525158027, + "union_pixels": 37022, + "tx_anchor": 362.89715536105035, + "ty_anchor": 71.9124726477024, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 362.89715536105035, + "cy": 71.9124726477024, + "pixels": 1371 + }, + "tool_body": { + "cx": 538.8068083635735, + "cy": 57.81582282126605, + "pixels": 34722 + }, + "left_gripper": { + "cx": 329.8686759956943, + "cy": 100.04198062432724, + "pixels": 929 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 117, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 362.87698986975397, + "ty": 71.98408104196817, + "theta": -3.102602027218154, + "vx": -0.999239981174469, + "vy": -0.03898074850440025, + "pca_strength": 0.8902712716090773, + "union_pixels": 37116, + "tx_anchor": 362.87698986975397, + "ty_anchor": 71.98408104196817, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 362.87698986975397, + "cy": 71.98408104196817, + "pixels": 1382 + }, + "tool_body": { + "cx": 538.9718317955793, + "cy": 58.00801931534017, + "pixels": 34791 + }, + "left_gripper": { + "cx": 329.6373276776246, + "cy": 100.28738069989396, + "pixels": 943 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 118, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 362.8356263577118, + "ty": 72.16075307748008, + "theta": -3.1027419872047934, + "vx": -0.9992454051971436, + "vy": -0.038840893656015396, + "pca_strength": 0.8908375946573526, + "union_pixels": 37212, + "tx_anchor": 362.8356263577118, + "ty_anchor": 72.16075307748008, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 362.8356263577118, + "cy": 72.16075307748008, + "pixels": 1381 + }, + "tool_body": { + "cx": 539.0521442495127, + "cy": 58.19352711844972, + "pixels": 34884 + }, + "left_gripper": { + "cx": 329.9398099260824, + "cy": 100.42766631467794, + "pixels": 947 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 119, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 362.81765134938, + "ty": 72.3566739606127, + "theta": -3.1007357631322296, + "vx": -0.9991654753684998, + "vy": -0.04084552451968193, + "pca_strength": 0.8903370644080911, + "union_pixels": 37247, + "tx_anchor": 362.81765134938, + "ty_anchor": 72.3566739606127, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 362.81765134938, + "cy": 72.3566739606127, + "pixels": 1371 + }, + "tool_body": { + "cx": 538.9624781599977, + "cy": 58.24853206541976, + "pixels": 34913 + }, + "left_gripper": { + "cx": 330.13291796469366, + "cy": 100.43613707165109, + "pixels": 963 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 120, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 362.86749633967787, + "ty": 72.60102489019033, + "theta": -3.1045376744133883, + "vx": -0.9993135333061218, + "vy": -0.03704649955034256, + "pca_strength": 0.8907299418993498, + "union_pixels": 37255, + "tx_anchor": 362.86749633967787, + "ty_anchor": 72.60102489019033, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 362.86749633967787, + "cy": 72.60102489019033, + "pixels": 1366 + }, + "tool_body": { + "cx": 538.9997136803528, + "cy": 58.27552539655271, + "pixels": 34926 + }, + "left_gripper": { + "cx": 329.6905503634476, + "cy": 100.81308411214954, + "pixels": 963 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 121, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 362.80374531835207, + "ty": 72.49063670411985, + "theta": -3.1033610495796333, + "vx": -0.9992692470550537, + "vy": -0.0382222905755043, + "pca_strength": 0.8888760949944807, + "union_pixels": 37272, + "tx_anchor": 362.80374531835207, + "ty_anchor": 72.49063670411985, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 362.80374531835207, + "cy": 72.49063670411985, + "pixels": 1335 + }, + "tool_body": { + "cx": 538.9457912361545, + "cy": 58.33197859125905, + "pixels": 34939 + }, + "left_gripper": { + "cx": 330.61523046092185, + "cy": 100.7374749498998, + "pixels": 998 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 122, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 362.53035844915877, + "ty": 72.88734455010973, + "theta": -3.1068519389416385, + "vx": -0.9993966221809387, + "vy": -0.03473372757434845, + "pca_strength": 0.8898191610016071, + "union_pixels": 37489, + "tx_anchor": 362.53035844915877, + "ty_anchor": 72.88734455010973, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 362.53035844915877, + "cy": 72.88734455010973, + "pixels": 1367 + }, + "tool_body": { + "cx": 538.9668727034494, + "cy": 58.65420001709061, + "pixels": 35107 + }, + "left_gripper": { + "cx": 330.4344827586207, + "cy": 101.0423645320197, + "pixels": 1015 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 123, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 362.20512820512823, + "ty": 73.1003663003663, + "theta": -3.1026644006176065, + "vx": -0.99924236536026, + "vy": -0.03891842067241669, + "pca_strength": 0.8879990837470295, + "union_pixels": 37770, + "tx_anchor": 362.20512820512823, + "ty_anchor": 73.1003663003663, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 362.20512820512823, + "cy": 73.1003663003663, + "pixels": 1365 + }, + "tool_body": { + "cx": 538.9296089069741, + "cy": 59.15321577936024, + "pixels": 35388 + }, + "left_gripper": { + "cx": 330.2851524090462, + "cy": 101.55162241887906, + "pixels": 1017 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 124, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 361.14327272727274, + "ty": 74.42690909090909, + "theta": -3.101228742884193, + "vx": -0.9991855025291443, + "vy": -0.0403529517352581, + "pca_strength": 0.8866728635390682, + "union_pixels": 37978, + "tx_anchor": 361.14327272727274, + "ty_anchor": 74.42690909090909, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 361.14327272727274, + "cy": 74.42690909090909, + "pixels": 1375 + }, + "tool_body": { + "cx": 538.8469327648593, + "cy": 59.67877478892598, + "pixels": 35651 + }, + "left_gripper": { + "cx": 328.13235294117646, + "cy": 102.35714285714286, + "pixels": 952 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 125, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 360.1393805309734, + "ty": 74.76106194690266, + "theta": -3.1072633662177527, + "vx": -0.9994108080863953, + "vy": -0.03432254493236542, + "pca_strength": 0.8866292166411204, + "union_pixels": 38173, + "tx_anchor": 360.1393805309734, + "ty_anchor": 74.76106194690266, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 360.1393805309734, + "cy": 74.76106194690266, + "pixels": 1356 + }, + "tool_body": { + "cx": 539.1504096761607, + "cy": 60.49810489939245, + "pixels": 35882 + }, + "left_gripper": { + "cx": 327.7048128342246, + "cy": 103.03636363636363, + "pixels": 935 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 126, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 359.897381457891, + "ty": 75.79405520169851, + "theta": -3.1100919294653404, + "vx": -0.9995039105415344, + "vy": -0.03149551525712013, + "pca_strength": 0.8843812339897943, + "union_pixels": 38368, + "tx_anchor": 359.897381457891, + "ty_anchor": 75.79405520169851, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 359.897381457891, + "cy": 75.79405520169851, + "pixels": 1413 + }, + "tool_body": { + "cx": 539.8316488032432, + "cy": 61.5655023046593, + "pixels": 36014 + }, + "left_gripper": { + "cx": 326.63336875664186, + "cy": 104.14771519659936, + "pixels": 941 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 127, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 359.55320648343906, + "ty": 76.94573643410853, + "theta": -3.108509975717232, + "vx": -0.9994528293609619, + "vy": -0.03307664394378662, + "pca_strength": 0.8825351227103473, + "union_pixels": 38676, + "tx_anchor": 359.55320648343906, + "ty_anchor": 76.94573643410853, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 359.55320648343906, + "cy": 76.94573643410853, + "pixels": 1419 + }, + "tool_body": { + "cx": 540.1946532309132, + "cy": 62.63194845956885, + "pixels": 36321 + }, + "left_gripper": { + "cx": 326.2264957264957, + "cy": 105.01282051282051, + "pixels": 936 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 128, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 359.52912280701753, + "ty": 77.82245614035088, + "theta": -3.1072534430629677, + "vx": -0.9994104504585266, + "vy": -0.03433246165513992, + "pca_strength": 0.883062291704122, + "union_pixels": 38528, + "tx_anchor": 359.52912280701753, + "ty_anchor": 77.82245614035088, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 359.52912280701753, + "cy": 77.82245614035088, + "pixels": 1425 + }, + "tool_body": { + "cx": 540.840616966581, + "cy": 64.1157918014208, + "pixels": 36177 + }, + "left_gripper": { + "cx": 326.1879049676026, + "cy": 105.60259179265658, + "pixels": 926 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 129, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 359.4957507082153, + "ty": 78.46883852691218, + "theta": -3.1094414852399845, + "vx": -0.9994832277297974, + "vy": -0.032145630568265915, + "pca_strength": 0.8844050029477886, + "union_pixels": 38266, + "tx_anchor": 359.4957507082153, + "ty_anchor": 78.46883852691218, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 359.4957507082153, + "cy": 78.46883852691218, + "pixels": 1412 + }, + "tool_body": { + "cx": 540.8738139625476, + "cy": 65.34063273880743, + "pixels": 35939 + }, + "left_gripper": { + "cx": 325.96065573770494, + "cy": 106.40765027322405, + "pixels": 915 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 130, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 360.00299625468165, + "ty": 79.25767790262172, + "theta": -3.104242327142134, + "vx": -0.9993025660514832, + "vy": -0.0373416431248188, + "pca_strength": 0.8868872161745129, + "union_pixels": 37927, + "tx_anchor": 360.00299625468165, + "ty_anchor": 79.25767790262172, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 360.00299625468165, + "cy": 79.25767790262172, + "pixels": 1335 + }, + "tool_body": { + "cx": 540.5999158485273, + "cy": 66.49750350631136, + "pixels": 35650 + }, + "left_gripper": { + "cx": 327.3556263269639, + "cy": 106.90445859872611, + "pixels": 942 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 131, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 360.5922965116279, + "ty": 79.83793604651163, + "theta": -3.0980877217598333, + "vx": -0.9990538358688354, + "vy": -0.04349121078848839, + "pca_strength": 0.886433595827536, + "union_pixels": 37858, + "tx_anchor": 360.5922965116279, + "ty_anchor": 79.83793604651163, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 360.5922965116279, + "cy": 79.83793604651163, + "pixels": 1376 + }, + "tool_body": { + "cx": 540.7226628417145, + "cy": 67.32810214872315, + "pixels": 35556 + }, + "left_gripper": { + "cx": 326.8196544276458, + "cy": 107.34125269978402, + "pixels": 926 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 132, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 361.19054652880357, + "ty": 80.19128508124076, + "theta": -3.100826303530383, + "vx": -0.9991691708564758, + "vy": -0.04075505957007408, + "pca_strength": 0.8870541029276496, + "union_pixels": 37636, + "tx_anchor": 361.19054652880357, + "ty_anchor": 80.19128508124076, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 361.19054652880357, + "cy": 80.19128508124076, + "pixels": 1354 + }, + "tool_body": { + "cx": 541.0099481336621, + "cy": 68.08392143525211, + "pixels": 35283 + }, + "left_gripper": { + "cx": 328.7157157157157, + "cy": 107.76876876876877, + "pixels": 999 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 133, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 361.3540090771558, + "ty": 80.08245083207262, + "theta": -3.1022300556905607, + "vx": -0.9992254376411438, + "vy": -0.03935243561863899, + "pca_strength": 0.8871939485018329, + "union_pixels": 37540, + "tx_anchor": 361.3540090771558, + "ty_anchor": 80.08245083207262, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 361.3540090771558, + "cy": 80.08245083207262, + "pixels": 1322 + }, + "tool_body": { + "cx": 541.1080222398729, + "cy": 68.66685578123227, + "pixels": 35252 + }, + "left_gripper": { + "cx": 329.2815734989648, + "cy": 107.7991718426501, + "pixels": 966 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 134, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 361.8735119047619, + "ty": 80.35342261904762, + "theta": -3.100037627287949, + "vx": -0.9991366863250732, + "vy": -0.04154306650161743, + "pca_strength": 0.8874105953131654, + "union_pixels": 37482, + "tx_anchor": 361.8735119047619, + "ty_anchor": 80.35342261904762, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 361.8735119047619, + "cy": 80.35342261904762, + "pixels": 1344 + }, + "tool_body": { + "cx": 541.2273554329903, + "cy": 68.7311366350145, + "pixels": 35174 + }, + "left_gripper": { + "cx": 329.405601659751, + "cy": 107.78215767634855, + "pixels": 964 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 135, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 362.1585807385952, + "ty": 80.05575669804489, + "theta": -3.103287511124753, + "vx": -0.9992664456367493, + "vy": -0.03829577565193176, + "pca_strength": 0.8882576353643162, + "union_pixels": 37437, + "tx_anchor": 362.1585807385952, + "ty_anchor": 80.05575669804489, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 362.1585807385952, + "cy": 80.05575669804489, + "pixels": 1381 + }, + "tool_body": { + "cx": 541.352929442608, + "cy": 68.65396671606064, + "pixels": 35092 + }, + "left_gripper": { + "cx": 329.7759336099585, + "cy": 107.32261410788382, + "pixels": 964 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 136, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 362.03566229985444, + "ty": 79.81877729257641, + "theta": -3.10183735888381, + "vx": -0.9992098808288574, + "vy": -0.039744824171066284, + "pca_strength": 0.8882914803639008, + "union_pixels": 37461, + "tx_anchor": 362.03566229985444, + "ty_anchor": 79.81877729257641, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 362.03566229985444, + "cy": 79.81877729257641, + "pixels": 1374 + }, + "tool_body": { + "cx": 541.4105973463926, + "cy": 68.51372359205057, + "pixels": 35122 + }, + "left_gripper": { + "cx": 329.4145077720207, + "cy": 106.98549222797928, + "pixels": 965 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 137, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 361.6346570397112, + "ty": 79.73212996389891, + "theta": -3.09568640498824, + "vx": -0.998946487903595, + "vy": -0.04589012637734413, + "pca_strength": 0.8883759871058547, + "union_pixels": 37385, + "tx_anchor": 361.6346570397112, + "ty_anchor": 79.73212996389891, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 361.6346570397112, + "cy": 79.73212996389891, + "pixels": 1385 + }, + "tool_body": { + "cx": 541.3228739170087, + "cy": 68.32908686730507, + "pixels": 35088 + }, + "left_gripper": { + "cx": 328.0175438596491, + "cy": 106.72149122807018, + "pixels": 912 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 138, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 361.55167498218105, + "ty": 79.43478260869566, + "theta": -3.097382039660174, + "vx": -0.999022901058197, + "vy": -0.04419621452689171, + "pca_strength": 0.8878097036737261, + "union_pixels": 37351, + "tx_anchor": 361.55167498218105, + "ty_anchor": 79.43478260869566, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 361.55167498218105, + "cy": 79.43478260869566, + "pixels": 1403 + }, + "tool_body": { + "cx": 541.4170280757818, + "cy": 68.28891805523853, + "pixels": 35048 + }, + "left_gripper": { + "cx": 327.59222222222223, + "cy": 106.61111111111111, + "pixels": 900 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 139, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 361.4659420289855, + "ty": 78.8840579710145, + "theta": -3.0970012663658313, + "vx": -0.9990059733390808, + "vy": -0.04457661136984825, + "pca_strength": 0.8896478047358658, + "union_pixels": 37357, + "tx_anchor": 361.4659420289855, + "ty_anchor": 78.8840579710145, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 361.4659420289855, + "cy": 78.8840579710145, + "pixels": 1380 + }, + "tool_body": { + "cx": 541.328947368421, + "cy": 68.2569642653271, + "pixels": 35036 + }, + "left_gripper": { + "cx": 328.3772582359192, + "cy": 106.15834218916046, + "pixels": 941 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 140, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 361.02241503976865, + "ty": 78.66015907447577, + "theta": -3.09553126696261, + "vx": -0.9989393949508667, + "vy": -0.046045102179050446, + "pca_strength": 0.8901844294044445, + "union_pixels": 37374, + "tx_anchor": 361.02241503976865, + "ty_anchor": 78.66015907447577, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 361.02241503976865, + "cy": 78.66015907447577, + "pixels": 1383 + }, + "tool_body": { + "cx": 541.1236554537933, + "cy": 68.42942737310622, + "pixels": 35049 + }, + "left_gripper": { + "cx": 327.8715498938429, + "cy": 106.23142250530786, + "pixels": 942 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 141, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 360.50465282748746, + "ty": 79.2233357193987, + "theta": -3.0914168525430576, + "vx": -0.9987414479255676, + "vy": -0.05015474930405617, + "pca_strength": 0.8888878922009507, + "union_pixels": 37403, + "tx_anchor": 360.50465282748746, + "ty_anchor": 79.2233357193987, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 360.50465282748746, + "cy": 79.2233357193987, + "pixels": 1397 + }, + "tool_body": { + "cx": 541.1910583005642, + "cy": 68.82609562888243, + "pixels": 35094 + }, + "left_gripper": { + "cx": 326.2554824561403, + "cy": 106.46052631578948, + "pixels": 912 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 142, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 360.4467625899281, + "ty": 79.40791366906475, + "theta": -3.0925364073472217, + "vx": -0.9987969994544983, + "vy": -0.049036573618650436, + "pca_strength": 0.8886841236276456, + "union_pixels": 37505, + "tx_anchor": 360.4467625899281, + "ty_anchor": 79.40791366906475, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 360.4467625899281, + "cy": 79.40791366906475, + "pixels": 1390 + }, + "tool_body": { + "cx": 540.981329392708, + "cy": 69.19940890619228, + "pixels": 35189 + }, + "left_gripper": { + "cx": 326.6652267818574, + "cy": 106.47408207343412, + "pixels": 926 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 143, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 360.138928067701, + "ty": 79.88575458392101, + "theta": -3.087935484363915, + "vx": -0.9985607862472534, + "vy": -0.05363142490386963, + "pca_strength": 0.888354720343458, + "union_pixels": 37612, + "tx_anchor": 360.138928067701, + "ty_anchor": 79.88575458392101, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 360.138928067701, + "cy": 79.88575458392101, + "pixels": 1418 + }, + "tool_body": { + "cx": 541.0866155109437, + "cy": 69.89948183594304, + "pixels": 35317 + }, + "left_gripper": { + "cx": 325.1356898517674, + "cy": 106.85518814139111, + "pixels": 877 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 144, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 359.9950106913756, + "ty": 80.02066999287241, + "theta": -3.087456970431213, + "vx": -0.9985350370407104, + "vy": -0.05410924553871155, + "pca_strength": 0.8876735738311571, + "union_pixels": 37732, + "tx_anchor": 359.9950106913756, + "ty_anchor": 80.02066999287241, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 359.9950106913756, + "cy": 80.02066999287241, + "pixels": 1403 + }, + "tool_body": { + "cx": 541.11679182429, + "cy": 70.44060188583366, + "pixels": 35422 + }, + "left_gripper": { + "cx": 325.61742006615214, + "cy": 106.82028665931642, + "pixels": 907 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 145, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 359.31468531468533, + "ty": 80.39090909090909, + "theta": -3.0849080040315875, + "vx": -0.9983938932418823, + "vy": -0.056654300540685654, + "pca_strength": 0.8885409456661341, + "union_pixels": 37854, + "tx_anchor": 359.31468531468533, + "ty_anchor": 80.39090909090909, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 359.31468531468533, + "cy": 80.39090909090909, + "pixels": 1430 + }, + "tool_body": { + "cx": 540.9779078602988, + "cy": 70.77291531815496, + "pixels": 35533 + }, + "left_gripper": { + "cx": 324.57126823793493, + "cy": 106.95959595959596, + "pixels": 891 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 146, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 358.87606232294615, + "ty": 80.20396600566572, + "theta": -3.083593962773929, + "vx": -0.9983185529708862, + "vy": -0.05796618014574051, + "pca_strength": 0.888240547317193, + "union_pixels": 37907, + "tx_anchor": 358.87606232294615, + "ty_anchor": 80.20396600566572, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 358.87606232294615, + "cy": 80.20396600566572, + "pixels": 1412 + }, + "tool_body": { + "cx": 540.798353099882, + "cy": 71.14990725647799, + "pixels": 35582 + }, + "left_gripper": { + "cx": 324.9178532311062, + "cy": 107.06681270536693, + "pixels": 913 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 147, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 358.0572226099093, + "ty": 80.80460572226099, + "theta": -3.0841476549988522, + "vx": -0.9983505010604858, + "vy": -0.057413410395383835, + "pca_strength": 0.8881610971882408, + "union_pixels": 38043, + "tx_anchor": 358.0572226099093, + "ty_anchor": 80.80460572226099, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 358.0572226099093, + "cy": 80.80460572226099, + "pixels": 1433 + }, + "tool_body": { + "cx": 540.5010496850945, + "cy": 71.72702589223233, + "pixels": 35725 + }, + "left_gripper": { + "cx": 323.4598870056497, + "cy": 107.32542372881356, + "pixels": 885 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 148, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 356.94207096307025, + "ty": 81.12889210716872, + "theta": -3.0813056366366394, + "vx": -0.9981833100318909, + "vy": -0.060250505805015564, + "pca_strength": 0.8896452852172665, + "union_pixels": 38207, + "tx_anchor": 356.94207096307025, + "ty_anchor": 81.12889210716872, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 356.94207096307025, + "cy": 81.12889210716872, + "pixels": 1381 + }, + "tool_body": { + "cx": 540.1742084598034, + "cy": 72.47932388404666, + "pixels": 35911 + }, + "left_gripper": { + "cx": 322.77158469945357, + "cy": 107.40109289617486, + "pixels": 915 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 149, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 356.2270497547302, + "ty": 81.65381920112124, + "theta": -3.083097228860502, + "vx": -0.9982896447181702, + "vy": -0.05846207216382027, + "pca_strength": 0.8895343915725065, + "union_pixels": 38527, + "tx_anchor": 356.2270497547302, + "ty_anchor": 81.65381920112124, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 356.2270497547302, + "cy": 81.65381920112124, + "pixels": 1427 + }, + "tool_body": { + "cx": 539.9809634487148, + "cy": 73.35854016214272, + "pixels": 36141 + }, + "left_gripper": { + "cx": 321.39207507820646, + "cy": 107.71637122002086, + "pixels": 959 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 150, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 354.88653001464127, + "ty": 81.88579795021963, + "theta": -3.076126035102304, + "vx": -0.9978578686714172, + "vy": -0.06541986763477325, + "pca_strength": 0.8885522299382289, + "union_pixels": 38612, + "tx_anchor": 354.88653001464127, + "ty_anchor": 81.88579795021963, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 354.88653001464127, + "cy": 81.88579795021963, + "pixels": 1366 + }, + "tool_body": { + "cx": 539.6868044077135, + "cy": 74.48931129476584, + "pixels": 36300 + }, + "left_gripper": { + "cx": 320.4334038054968, + "cy": 108.06236786469344, + "pixels": 946 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 151, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 354.03391053391056, + "ty": 83.38528138528139, + "theta": -3.073587718765165, + "vx": -0.9976885318756104, + "vy": -0.06795252859592438, + "pca_strength": 0.8873922779916383, + "union_pixels": 38982, + "tx_anchor": 354.03391053391056, + "ty_anchor": 83.38528138528139, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 354.03391053391056, + "cy": 83.38528138528139, + "pixels": 1386 + }, + "tool_body": { + "cx": 539.3864721123688, + "cy": 75.93315150688667, + "pixels": 36665 + }, + "left_gripper": { + "cx": 319.6638023630505, + "cy": 108.53920515574652, + "pixels": 931 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 152, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 353.1857962697274, + "ty": 85.06671449067431, + "theta": -3.0673401314983573, + "vx": -0.9972445964813232, + "vy": -0.07418431341648102, + "pca_strength": 0.8861236722512549, + "union_pixels": 39059, + "tx_anchor": 353.1857962697274, + "ty_anchor": 85.06671449067431, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 353.1857962697274, + "cy": 85.06671449067431, + "pixels": 1394 + }, + "tool_body": { + "cx": 538.8818181818182, + "cy": 77.9062143826323, + "pixels": 36850 + }, + "left_gripper": { + "cx": 318.4319018404908, + "cy": 109.6159509202454, + "pixels": 815 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 153, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 352.6421875, + "ty": 86.68046875, + "theta": -3.0638646249026236, + "vx": -0.9969807267189026, + "vy": -0.077649787068367, + "pca_strength": 0.8874775788311696, + "union_pixels": 39174, + "tx_anchor": 352.6421875, + "ty_anchor": 86.68046875, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 352.6421875, + "cy": 86.68046875, + "pixels": 1280 + }, + "tool_body": { + "cx": 538.1790770560899, + "cy": 79.4104884902194, + "pixels": 37012 + }, + "left_gripper": { + "cx": 318.5895691609977, + "cy": 110.41269841269842, + "pixels": 882 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 154, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 352.0993640699523, + "ty": 87.3362480127186, + "theta": -3.0582808903512966, + "vx": -0.99653160572052, + "vy": -0.08321542292833328, + "pca_strength": 0.8875644632091082, + "union_pixels": 39210, + "tx_anchor": 352.0993640699523, + "ty_anchor": 87.3362480127186, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 352.0993640699523, + "cy": 87.3362480127186, + "pixels": 1258 + }, + "tool_body": { + "cx": 537.9388178827589, + "cy": 79.95817828830286, + "pixels": 37086 + }, + "left_gripper": { + "cx": 318.24133949191685, + "cy": 110.64434180138568, + "pixels": 866 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 155, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 351.7416860015468, + "ty": 87.98762567672081, + "theta": -3.0572483664221686, + "vx": -0.9964451193809509, + "vy": -0.08424431830644608, + "pca_strength": 0.8878694696435762, + "union_pixels": 39378, + "tx_anchor": 351.7416860015468, + "ty_anchor": 87.98762567672081, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 351.7416860015468, + "cy": 87.98762567672081, + "pixels": 1293 + }, + "tool_body": { + "cx": 537.9606068743287, + "cy": 80.45853920515574, + "pixels": 37240 + }, + "left_gripper": { + "cx": 316.80828402366865, + "cy": 110.96686390532544, + "pixels": 845 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 156, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 351.49544764795144, + "ty": 87.41805766312595, + "theta": -3.0565250595172606, + "vx": -0.9963839650154114, + "vy": -0.08496503531932831, + "pca_strength": 0.8873763446811473, + "union_pixels": 39377, + "tx_anchor": 351.49544764795144, + "ty_anchor": 87.41805766312595, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 351.49544764795144, + "cy": 87.41805766312595, + "pixels": 1318 + }, + "tool_body": { + "cx": 537.9609618484685, + "cy": 80.60427189682966, + "pixels": 37220 + }, + "left_gripper": { + "cx": 316.63408820023835, + "cy": 110.87842669845054, + "pixels": 839 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 157, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 351.54573405073023, + "ty": 87.17217524980784, + "theta": -3.059656617762183, + "vx": -0.9966451525688171, + "vy": -0.08184438943862915, + "pca_strength": 0.8873353054835988, + "union_pixels": 39394, + "tx_anchor": 351.54573405073023, + "ty_anchor": 87.17217524980784, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 351.54573405073023, + "cy": 87.17217524980784, + "pixels": 1301 + }, + "tool_body": { + "cx": 537.9040687525178, + "cy": 80.61321337451322, + "pixels": 37235 + }, + "left_gripper": { + "cx": 317.64335664335664, + "cy": 110.75174825174825, + "pixels": 858 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 158, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 351.4, + "ty": 87.21076923076923, + "theta": -3.0573383432835035, + "vx": -0.9964527487754822, + "vy": -0.08415466547012329, + "pca_strength": 0.8876295292887818, + "union_pixels": 39409, + "tx_anchor": 351.4, + "ty_anchor": 87.21076923076923, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 351.4, + "cy": 87.21076923076923, + "pixels": 1300 + }, + "tool_body": { + "cx": 537.8362381502269, + "cy": 80.69557160888364, + "pixels": 37237 + }, + "left_gripper": { + "cx": 317.48623853211006, + "cy": 110.52866972477064, + "pixels": 872 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 159, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 351.22026093630086, + "ty": 87.28472755180353, + "theta": -3.052201434006746, + "vx": -0.9960072636604309, + "vy": -0.08927221596240997, + "pca_strength": 0.8880983463184116, + "union_pixels": 39381, + "tx_anchor": 351.22026093630086, + "ty_anchor": 87.28472755180353, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 351.22026093630086, + "cy": 87.28472755180353, + "pixels": 1303 + }, + "tool_body": { + "cx": 537.8713549218625, + "cy": 80.7895118414693, + "pixels": 37242 + }, + "left_gripper": { + "cx": 316.5287081339713, + "cy": 110.46172248803828, + "pixels": 836 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 160, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 350.58800315706395, + "ty": 86.82162588792423, + "theta": -3.0576978123020844, + "vx": -0.9964829087257385, + "vy": -0.08379646390676498, + "pca_strength": 0.8885850697083474, + "union_pixels": 39421, + "tx_anchor": 350.58800315706395, + "ty_anchor": 86.82162588792423, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 350.58800315706395, + "cy": 86.82162588792423, + "pixels": 1267 + }, + "tool_body": { + "cx": 537.7920338574452, + "cy": 80.73859588032036, + "pixels": 37333 + }, + "left_gripper": { + "cx": 316.0341047503045, + "cy": 110.115712545676, + "pixels": 821 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 161, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 350.58233890214797, + "ty": 85.6260938743039, + "theta": -3.052293489072768, + "vx": -0.9960154891014099, + "vy": -0.08918052911758423, + "pca_strength": 0.8875979157352519, + "union_pixels": 39445, + "tx_anchor": 350.58233890214797, + "ty_anchor": 85.6260938743039, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 350.58233890214797, + "cy": 85.6260938743039, + "pixels": 1257 + }, + "tool_body": { + "cx": 537.7865758859165, + "cy": 80.60858843081542, + "pixels": 37306 + }, + "left_gripper": { + "cx": 316.4557823129252, + "cy": 109.43877551020408, + "pixels": 882 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 162, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 349.7425431711146, + "ty": 86.13893249607536, + "theta": -3.0457700167241932, + "vx": -0.9954125285148621, + "vy": -0.09567606449127197, + "pca_strength": 0.8890939073650468, + "union_pixels": 39486, + "tx_anchor": 349.7425431711146, + "ty_anchor": 86.13893249607536, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 349.7425431711146, + "cy": 86.13893249607536, + "pixels": 1274 + }, + "tool_body": { + "cx": 537.5434747755451, + "cy": 80.59579414279607, + "pixels": 37424 + }, + "left_gripper": { + "cx": 314.93908629441626, + "cy": 109.18654822335026, + "pixels": 788 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 163, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 349.2545743834527, + "ty": 85.39856801909308, + "theta": -3.05004023342278, + "vx": -0.9958119988441467, + "vy": -0.09142457693815231, + "pca_strength": 0.8879826362540729, + "union_pixels": 39598, + "tx_anchor": 349.2545743834527, + "ty_anchor": 85.39856801909308, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 349.2545743834527, + "cy": 85.39856801909308, + "pixels": 1257 + }, + "tool_body": { + "cx": 537.359663148918, + "cy": 80.41837224176527, + "pixels": 37524 + }, + "left_gripper": { + "cx": 314.79681762545897, + "cy": 108.4516523867809, + "pixels": 817 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 164, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 348.45836575875484, + "ty": 85.18443579766537, + "theta": -3.04910686694064, + "vx": -0.9957262873649597, + "vy": -0.09235399961471558, + "pca_strength": 0.8871200385198822, + "union_pixels": 39850, + "tx_anchor": 348.45836575875484, + "ty_anchor": 85.18443579766537, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 348.45836575875484, + "cy": 85.18443579766537, + "pixels": 1285 + }, + "tool_body": { + "cx": 537.2147054152771, + "cy": 80.29122333386269, + "pixels": 37782 + }, + "left_gripper": { + "cx": 313.4763729246488, + "cy": 108.22988505747126, + "pixels": 783 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 165, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 347.7925574030087, + "ty": 84.84481393507522, + "theta": -3.044192620986359, + "vx": -0.9952603578567505, + "vy": -0.09724610298871994, + "pca_strength": 0.8875684944047054, + "union_pixels": 40066, + "tx_anchor": 347.7925574030087, + "ty_anchor": 84.84481393507522, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 347.7925574030087, + "cy": 84.84481393507522, + "pixels": 1263 + }, + "tool_body": { + "cx": 536.8838959193876, + "cy": 80.06987818674524, + "pixels": 38009 + }, + "left_gripper": { + "cx": 312.8589420654912, + "cy": 107.77959697732997, + "pixels": 794 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 166, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 347.5249406175772, + "ty": 85.2541567695962, + "theta": -3.0445566107642144, + "vx": -0.9952957034111023, + "vy": -0.09688383340835571, + "pca_strength": 0.8854446409212837, + "union_pixels": 40258, + "tx_anchor": 347.5249406175772, + "ty_anchor": 85.2541567695962, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 347.5249406175772, + "cy": 85.2541567695962, + "pixels": 1263 + }, + "tool_body": { + "cx": 536.7582253631724, + "cy": 80.25297735898442, + "pixels": 38205 + }, + "left_gripper": { + "cx": 312.22911392405064, + "cy": 108.22658227848102, + "pixels": 790 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 167, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 348.38350340136054, + "ty": 86.18452380952381, + "theta": -3.043910445197354, + "vx": -0.995232880115509, + "vy": -0.09752693772315979, + "pca_strength": 0.8856091599253308, + "union_pixels": 40115, + "tx_anchor": 348.38350340136054, + "ty_anchor": 86.18452380952381, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 348.38350340136054, + "cy": 86.18452380952381, + "pixels": 1176 + }, + "tool_body": { + "cx": 537.0360341486409, + "cy": 80.62852878018121, + "pixels": 38186 + }, + "left_gripper": { + "cx": 313.32669322709165, + "cy": 108.51128818061089, + "pixels": 753 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 168, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 347.8977367979883, + "ty": 86.05699916177703, + "theta": -3.0419021354122098, + "vx": -0.9950349926948547, + "vy": -0.09952547401189804, + "pca_strength": 0.8874615219845561, + "union_pixels": 39918, + "tx_anchor": 347.8977367979883, + "ty_anchor": 86.05699916177703, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 347.8977367979883, + "cy": 86.05699916177703, + "pixels": 1193 + }, + "tool_body": { + "cx": 536.6906493780308, + "cy": 80.99617857895846, + "pixels": 37944 + }, + "left_gripper": { + "cx": 312.8220230473752, + "cy": 107.69014084507042, + "pixels": 781 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 169, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 346.296925566343, + "ty": 84.11893203883496, + "theta": -3.040280488727882, + "vx": -0.9948723316192627, + "vy": -0.10113894194364548, + "pca_strength": 0.8869690072680596, + "union_pixels": 40183, + "tx_anchor": 346.296925566343, + "ty_anchor": 84.11893203883496, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 346.296925566343, + "cy": 84.11893203883496, + "pixels": 1236 + }, + "tool_body": { + "cx": 536.4405856315968, + "cy": 80.09638301773133, + "pixels": 38181 + }, + "left_gripper": { + "cx": 311.6462140992167, + "cy": 107.16579634464752, + "pixels": 766 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 170, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 347.1429772918419, + "ty": 84.87720773759462, + "theta": -3.0433258504403917, + "vx": -0.9951757192611694, + "vy": -0.09810873121023178, + "pca_strength": 0.8864848373926324, + "union_pixels": 40042, + "tx_anchor": 347.1429772918419, + "ty_anchor": 84.87720773759462, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 347.1429772918419, + "cy": 84.87720773759462, + "pixels": 1189 + }, + "tool_body": { + "cx": 536.5900325767129, + "cy": 80.0004466162253, + "pixels": 38064 + }, + "left_gripper": { + "cx": 312.8428390367554, + "cy": 107.0405576679341, + "pixels": 789 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 171, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 349.42287234042556, + "ty": 85.36436170212765, + "theta": -3.0423354932288604, + "vx": -0.9950780868530273, + "vy": -0.09909426420927048, + "pca_strength": 0.8863874985384472, + "union_pixels": 39511, + "tx_anchor": 349.42287234042556, + "ty_anchor": 85.36436170212765, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 349.42287234042556, + "cy": 85.36436170212765, + "pixels": 1128 + }, + "tool_body": { + "cx": 537.6621254856049, + "cy": 80.33100952583683, + "pixels": 37582 + }, + "left_gripper": { + "cx": 315.2147315855181, + "cy": 107.03495630461923, + "pixels": 801 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 172, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 349.0745880312229, + "ty": 85.04336513443192, + "theta": -3.04155503784672, + "vx": -0.995000422000885, + "vy": -0.09987084567546844, + "pca_strength": 0.8868773414475175, + "union_pixels": 39548, + "tx_anchor": 349.0745880312229, + "ty_anchor": 85.04336513443192, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 349.0745880312229, + "cy": 85.04336513443192, + "pixels": 1153 + }, + "tool_body": { + "cx": 537.303814641413, + "cy": 80.23800276654607, + "pixels": 37592 + }, + "left_gripper": { + "cx": 314.8617683686177, + "cy": 107.0373599003736, + "pixels": 803 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 173, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 348.93211488250654, + "ty": 84.83812010443864, + "theta": -3.045181857641096, + "vx": -0.9953560829162598, + "vy": -0.09626150876283646, + "pca_strength": 0.8866268763334263, + "union_pixels": 39557, + "tx_anchor": 348.93211488250654, + "ty_anchor": 84.83812010443864, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 348.93211488250654, + "cy": 84.83812010443864, + "pixels": 1149 + }, + "tool_body": { + "cx": 537.3191777907781, + "cy": 80.14090836568633, + "pixels": 37606 + }, + "left_gripper": { + "cx": 314.8715710723192, + "cy": 106.93765586034912, + "pixels": 802 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 174, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 349.64152617568766, + "ty": 84.59627329192547, + "theta": -3.0418256299791633, + "vx": -0.9950274229049683, + "vy": -0.09960160404443741, + "pca_strength": 0.8869990733260762, + "union_pixels": 39398, + "tx_anchor": 349.64152617568766, + "ty_anchor": 84.59627329192547, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 349.64152617568766, + "cy": 84.59627329192547, + "pixels": 1127 + }, + "tool_body": { + "cx": 537.5084184082527, + "cy": 80.03359345769415, + "pixels": 37418 + }, + "left_gripper": { + "cx": 316.2250879249707, + "cy": 106.21101992966003, + "pixels": 853 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 175, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 349.6017857142857, + "ty": 85.21696428571428, + "theta": -3.0434605824360803, + "vx": -0.9951889514923096, + "vy": -0.09797465056180954, + "pca_strength": 0.8872343725897728, + "union_pixels": 39373, + "tx_anchor": 349.6017857142857, + "ty_anchor": 85.21696428571428, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 349.6017857142857, + "cy": 85.21696428571428, + "pixels": 1120 + }, + "tool_body": { + "cx": 537.5081205256972, + "cy": 79.81621968158991, + "pixels": 37436 + }, + "left_gripper": { + "cx": 315.65361077111385, + "cy": 106.33782129742963, + "pixels": 817 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 176, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 349.61628959276015, + "ty": 84.48597285067873, + "theta": -3.0457325851377948, + "vx": -0.9954089522361755, + "vy": -0.09571332484483719, + "pca_strength": 0.8880226978718795, + "union_pixels": 39448, + "tx_anchor": 349.61628959276015, + "ty_anchor": 84.48597285067873, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 349.61628959276015, + "cy": 84.48597285067873, + "pixels": 1105 + }, + "tool_body": { + "cx": 537.4958238825884, + "cy": 80.00525683789193, + "pixels": 37475 + }, + "left_gripper": { + "cx": 316.7511520737327, + "cy": 106.09447004608295, + "pixels": 868 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 177, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 348.80981595092027, + "ty": 85.04645048203331, + "theta": -3.04258255164445, + "vx": -0.9951025247573853, + "vy": -0.09884841740131378, + "pca_strength": 0.8880446136738888, + "union_pixels": 39535, + "tx_anchor": 348.80981595092027, + "ty_anchor": 85.04645048203331, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 348.80981595092027, + "cy": 85.04645048203331, + "pixels": 1141 + }, + "tool_body": { + "cx": 537.3318604094019, + "cy": 79.95748928580936, + "pixels": 37567 + }, + "left_gripper": { + "cx": 315.087061668682, + "cy": 106.52962515114874, + "pixels": 827 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 178, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 348.5715517241379, + "ty": 84.50689655172414, + "theta": -3.039538849478386, + "vx": -0.9947970509529114, + "vy": -0.10187675058841705, + "pca_strength": 0.8876874320481892, + "union_pixels": 39702, + "tx_anchor": 348.5715517241379, + "ty_anchor": 84.50689655172414, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 348.5715517241379, + "cy": 84.50689655172414, + "pixels": 1160 + }, + "tool_body": { + "cx": 537.2544196771714, + "cy": 79.44761324180338, + "pixels": 37729 + }, + "left_gripper": { + "cx": 314.7835178351784, + "cy": 106.45879458794587, + "pixels": 813 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 179, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 348.51706484641636, + "ty": 84.59044368600682, + "theta": -3.0423822997886876, + "vx": -0.995082676410675, + "vy": -0.09904768317937851, + "pca_strength": 0.88608655968477, + "union_pixels": 39789, + "tx_anchor": 348.51706484641636, + "ty_anchor": 84.59044368600682, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 348.51706484641636, + "cy": 84.59044368600682, + "pixels": 1172 + }, + "tool_body": { + "cx": 537.3149797784886, + "cy": 78.89868097591922, + "pixels": 37831 + }, + "left_gripper": { + "cx": 314.64885496183206, + "cy": 106.19338422391857, + "pixels": 786 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 180, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 348.52527849185947, + "ty": 84.75235646958012, + "theta": -3.046520000032463, + "vx": -0.9954839944839478, + "vy": -0.09492949396371841, + "pca_strength": 0.8863347083068196, + "union_pixels": 39869, + "tx_anchor": 348.52527849185947, + "ty_anchor": 84.75235646958012, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 348.52527849185947, + "cy": 84.75235646958012, + "pixels": 1167 + }, + "tool_body": { + "cx": 537.2366935696576, + "cy": 78.79830669409716, + "pixels": 37914 + }, + "left_gripper": { + "cx": 314.5862944162437, + "cy": 106.16370558375634, + "pixels": 788 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 181, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 348.4151593453919, + "ty": 84.70801033591731, + "theta": -3.0457848306476527, + "vx": -0.9954139590263367, + "vy": -0.09566131979227066, + "pca_strength": 0.8865835471099608, + "union_pixels": 39829, + "tx_anchor": 348.4151593453919, + "ty_anchor": 84.70801033591731, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 348.4151593453919, + "cy": 84.70801033591731, + "pixels": 1161 + }, + "tool_body": { + "cx": 537.1699413722073, + "cy": 78.78944171552315, + "pixels": 37866 + }, + "left_gripper": { + "cx": 314.3154613466334, + "cy": 106.11097256857856, + "pixels": 802 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 182, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 348.3950722175021, + "ty": 84.4876805437553, + "theta": -3.0441895739908325, + "vx": -0.9952600598335266, + "vy": -0.09724913537502289, + "pca_strength": 0.8866281480400985, + "union_pixels": 39868, + "tx_anchor": 348.3950722175021, + "ty_anchor": 84.4876805437553, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 348.3950722175021, + "cy": 84.4876805437553, + "pixels": 1177 + }, + "tool_body": { + "cx": 537.2580534522333, + "cy": 78.60224784317865, + "pixels": 37903 + }, + "left_gripper": { + "cx": 314.1687817258883, + "cy": 106.10659898477158, + "pixels": 788 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 183, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 348.3949152542373, + "ty": 84.09237288135593, + "theta": -3.0462095818738106, + "vx": -0.9954544901847839, + "vy": -0.09523850679397583, + "pca_strength": 0.8855599894280191, + "union_pixels": 39878, + "tx_anchor": 348.3949152542373, + "ty_anchor": 84.09237288135593, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 348.3949152542373, + "cy": 84.09237288135593, + "pixels": 1180 + }, + "tool_body": { + "cx": 537.2717781058848, + "cy": 78.27681396329888, + "pixels": 37928 + }, + "left_gripper": { + "cx": 314.4909090909091, + "cy": 105.94025974025973, + "pixels": 770 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 184, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 348.4395061728395, + "ty": 83.89876543209877, + "theta": -3.0421011565925324, + "vx": -0.9950548410415649, + "vy": -0.0993274450302124, + "pca_strength": 0.8878637287717928, + "union_pixels": 39873, + "tx_anchor": 348.4395061728395, + "ty_anchor": 83.89876543209877, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 348.4395061728395, + "cy": 83.89876543209877, + "pixels": 1215 + }, + "tool_body": { + "cx": 537.2870453465661, + "cy": 77.86512168083198, + "pixels": 37886 + }, + "left_gripper": { + "cx": 314.00518134715026, + "cy": 105.93005181347151, + "pixels": 772 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 185, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 348.9122807017544, + "ty": 84.29657477025899, + "theta": -3.0462344250127353, + "vx": -0.995456874370575, + "vy": -0.09521377831697464, + "pca_strength": 0.8845155142259669, + "union_pixels": 39921, + "tx_anchor": 348.9122807017544, + "ty_anchor": 84.29657477025899, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 348.9122807017544, + "cy": 84.29657477025899, + "pixels": 1197 + }, + "tool_body": { + "cx": 537.1289846283651, + "cy": 77.33039786959158, + "pixels": 37927 + }, + "left_gripper": { + "cx": 314.23086574654957, + "cy": 105.29987452948556, + "pixels": 797 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 186, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 347.6196369636964, + "ty": 83.50082508250826, + "theta": -3.0510480810167753, + "vx": -0.9959036111831665, + "vy": -0.09042090177536011, + "pca_strength": 0.8870771899688659, + "union_pixels": 40240, + "tx_anchor": 347.6196369636964, + "ty_anchor": 83.50082508250826, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 347.6196369636964, + "cy": 83.50082508250826, + "pixels": 1212 + }, + "tool_body": { + "cx": 536.7303700597547, + "cy": 76.84521438305902, + "pixels": 38156 + }, + "left_gripper": { + "cx": 312.9094036697248, + "cy": 104.42087155963303, + "pixels": 872 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 187, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 347.2997542997543, + "ty": 82.86322686322686, + "theta": -3.049789992378799, + "vx": -0.995789110660553, + "vy": -0.09167376905679703, + "pca_strength": 0.8870671424559954, + "union_pixels": 40356, + "tx_anchor": 347.2997542997543, + "ty_anchor": 82.86322686322686, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 347.2997542997543, + "cy": 82.86322686322686, + "pixels": 1221 + }, + "tool_body": { + "cx": 536.6202395898723, + "cy": 76.65269930947898, + "pixels": 38232 + }, + "left_gripper": { + "cx": 313.4307862679956, + "cy": 103.46843853820597, + "pixels": 903 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 188, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 347.7003367003367, + "ty": 82.94276094276094, + "theta": -3.0523148309802446, + "vx": -0.9960173964500427, + "vy": -0.0891592726111412, + "pca_strength": 0.8875015698751024, + "union_pixels": 40286, + "tx_anchor": 347.7003367003367, + "ty_anchor": 82.94276094276094, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 347.7003367003367, + "cy": 82.94276094276094, + "pixels": 1188 + }, + "tool_body": { + "cx": 536.7475601140794, + "cy": 76.1292289175541, + "pixels": 38219 + }, + "left_gripper": { + "cx": 314.1877133105802, + "cy": 103.580204778157, + "pixels": 879 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 189, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 347.25357710651826, + "ty": 81.86089030206678, + "theta": -3.0537029287027315, + "vx": -0.99614018201828, + "vy": -0.08777661621570587, + "pca_strength": 0.8866094044805414, + "union_pixels": 40334, + "tx_anchor": 347.25357710651826, + "ty_anchor": 81.86089030206678, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 347.25357710651826, + "cy": 81.86089030206678, + "pixels": 1258 + }, + "tool_body": { + "cx": 536.7884937676757, + "cy": 75.26919451136483, + "pixels": 38188 + }, + "left_gripper": { + "cx": 313.97747747747746, + "cy": 102.82545045045045, + "pixels": 888 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 190, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 347.4034369885434, + "ty": 82.04009819967267, + "theta": -3.0542237645871024, + "vx": -0.9961857795715332, + "vy": -0.08725778013467789, + "pca_strength": 0.8879631443756691, + "union_pixels": 40393, + "tx_anchor": 347.4034369885434, + "ty_anchor": 82.04009819967267, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 347.4034369885434, + "cy": 82.04009819967267, + "pixels": 1222 + }, + "tool_body": { + "cx": 536.679180619506, + "cy": 74.59685014650482, + "pixels": 38224 + }, + "left_gripper": { + "cx": 312.9376979936642, + "cy": 102.11721224920802, + "pixels": 947 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 191, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 347.35432473444615, + "ty": 81.2670713201821, + "theta": -3.0555695955213324, + "vx": -0.9963023066520691, + "vy": -0.08591700345277786, + "pca_strength": 0.8869598914971424, + "union_pixels": 40605, + "tx_anchor": 347.35432473444615, + "ty_anchor": 81.2670713201821, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 347.35432473444615, + "cy": 81.2670713201821, + "pixels": 1318 + }, + "tool_body": { + "cx": 536.39477386411, + "cy": 73.47379116298458, + "pixels": 38384 + }, + "left_gripper": { + "cx": 312.1495016611296, + "cy": 102.38648947951273, + "pixels": 903 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 192, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 345.78054298642536, + "ty": 80.39894419306184, + "theta": -3.0550109572985678, + "vx": -0.9962541460990906, + "vy": -0.08647356182336807, + "pca_strength": 0.8867540931768249, + "union_pixels": 40918, + "tx_anchor": 345.78054298642536, + "ty_anchor": 80.39894419306184, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 345.78054298642536, + "cy": 80.39894419306184, + "pixels": 1326 + }, + "tool_body": { + "cx": 535.9227470028937, + "cy": 72.96103761885077, + "pixels": 38704 + }, + "left_gripper": { + "cx": 311.2556306306306, + "cy": 102.28716216216216, + "pixels": 888 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 193, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 346.4353741496599, + "ty": 80.4973544973545, + "theta": -3.0545945594727684, + "vx": -0.9962180852890015, + "vy": -0.0868883952498436, + "pca_strength": 0.884352945009344, + "union_pixels": 41077, + "tx_anchor": 346.4353741496599, + "ty_anchor": 80.4973544973545, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 346.4353741496599, + "cy": 80.4973544973545, + "pixels": 1323 + }, + "tool_body": { + "cx": 536.2292369933259, + "cy": 72.83716855206535, + "pixels": 38807 + }, + "left_gripper": { + "cx": 312.49524815205916, + "cy": 101.57127771911298, + "pixels": 947 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 194, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 347.0733736762481, + "ty": 80.86081694402421, + "theta": -3.0564321992169874, + "vx": -0.9963760375976562, + "vy": -0.08505755662918091, + "pca_strength": 0.8857752922127158, + "union_pixels": 40740, + "tx_anchor": 347.0733736762481, + "ty_anchor": 80.86081694402421, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 347.0733736762481, + "cy": 80.86081694402421, + "pixels": 1322 + }, + "tool_body": { + "cx": 536.3871922717358, + "cy": 72.94572556351928, + "pixels": 38508 + }, + "left_gripper": { + "cx": 312.4725274725275, + "cy": 102.05824175824176, + "pixels": 910 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 195, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 348.1274433150899, + "ty": 81.0992963252541, + "theta": -3.0541638850698427, + "vx": -0.996180534362793, + "vy": -0.08731742948293686, + "pca_strength": 0.8855579345546805, + "union_pixels": 40326, + "tx_anchor": 348.1274433150899, + "ty_anchor": 81.0992963252541, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 348.1274433150899, + "cy": 81.0992963252541, + "pixels": 1279 + }, + "tool_body": { + "cx": 536.6827394530533, + "cy": 73.02758331366843, + "pixels": 38139 + }, + "left_gripper": { + "cx": 313.8469162995595, + "cy": 102.4966960352423, + "pixels": 908 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 196, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 350.45153664302603, + "ty": 82.46178092986604, + "theta": -3.05963047487383, + "vx": -0.9966430068016052, + "vy": -0.08187044411897659, + "pca_strength": 0.8844883143254414, + "union_pixels": 40167, + "tx_anchor": 350.45153664302603, + "ty_anchor": 82.46178092986604, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 350.45153664302603, + "cy": 82.46178092986604, + "pixels": 1269 + }, + "tool_body": { + "cx": 537.6593056615692, + "cy": 72.70168188876899, + "pixels": 37993 + }, + "left_gripper": { + "cx": 316.46519337016576, + "cy": 102.90718232044199, + "pixels": 905 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 197, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 353.1104883907126, + "ty": 83.04323458767014, + "theta": -3.070323301471519, + "vx": -0.9974614381790161, + "vy": -0.07120903581380844, + "pca_strength": 0.8856241785057724, + "union_pixels": 39662, + "tx_anchor": 353.1104883907126, + "ty_anchor": 83.04323458767014, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 353.1104883907126, + "cy": 83.04323458767014, + "pixels": 1249 + }, + "tool_body": { + "cx": 538.5496050805849, + "cy": 71.64513288504644, + "pixels": 37476 + }, + "left_gripper": { + "cx": 318.9530416221985, + "cy": 103.10352187833512, + "pixels": 937 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 198, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 355.7443365695793, + "ty": 80.52831715210355, + "theta": -3.065799507389303, + "vx": -0.9971290826797485, + "vy": -0.07572060078382492, + "pca_strength": 0.8848607558664624, + "union_pixels": 39006, + "tx_anchor": 355.7443365695793, + "ty_anchor": 80.52831715210355, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 355.7443365695793, + "cy": 80.52831715210355, + "pixels": 1236 + }, + "tool_body": { + "cx": 539.0784914459236, + "cy": 70.34216305615053, + "pixels": 36883 + }, + "left_gripper": { + "cx": 323.26381059751975, + "cy": 103.2096956031567, + "pixels": 887 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 199, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 358.8980891719745, + "ty": 78.52229299363057, + "theta": -3.075769049561135, + "vx": -0.9978343844413757, + "vy": -0.06577607989311218, + "pca_strength": 0.8807194661982777, + "union_pixels": 38712, + "tx_anchor": 358.8980891719745, + "ty_anchor": 78.52229299363057, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 358.8980891719745, + "cy": 78.52229299363057, + "pixels": 1256 + }, + "tool_body": { + "cx": 541.2100284339458, + "cy": 68.51156496062993, + "pixels": 36576 + }, + "left_gripper": { + "cx": 326.6784090909091, + "cy": 102.5909090909091, + "pixels": 880 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 200, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 360.97573221757324, + "ty": 77.67112970711297, + "theta": -3.0824712227887336, + "vx": -0.9982528686523438, + "vy": -0.05908699706196785, + "pca_strength": 0.8825709857232817, + "union_pixels": 38071, + "tx_anchor": 360.97573221757324, + "ty_anchor": 77.67112970711297, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 360.97573221757324, + "cy": 77.67112970711297, + "pixels": 1195 + }, + "tool_body": { + "cx": 541.4243722016741, + "cy": 66.23738146222087, + "pixels": 35959 + }, + "left_gripper": { + "cx": 329.47001090512543, + "cy": 101.40348964013086, + "pixels": 917 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + } + ], + "saved_at_unix": 1769897594.9189532 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000006_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000006_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..4f1c6c90db04af287b22d4ebc75a4bb8192efcf4 --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000006_tool_poses.json @@ -0,0 +1,8651 @@ +{ + "clip_id": "1_eCfO9PIA", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/ENERGY_WORK/1_eCfO9PIA.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/ENERGY_WORK/1_eCfO9PIA", + "num_frames": 89, + "tools": [ + "grasper", + "scissors" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 56.00674019607843, + "ty": 27.822916666666668, + "theta": 0.797605204723556, + "vx": 0.6984226703643799, + "vy": 0.7156856060028076, + "pca_strength": 0.9264861720157377, + "union_pixels": 8973, + "tx_anchor": 56.00674019607843, + "ty_anchor": 27.822916666666668, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 56.00674019607843, + "cy": 27.822916666666668, + "pixels": 1632 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 122.02887889933251, + "cy": 113.78463424601553, + "pixels": 7341 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 248.73854447439354, + "ty": 260.3679245283019, + "theta": -2.365560078250046, + "vx": -0.713698148727417, + "vy": -0.7004534006118774, + "pca_strength": 0.8563783042914223, + "union_pixels": 26629, + "tx_anchor": 248.73854447439354, + "ty_anchor": 260.3679245283019, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 248.73854447439354, + "cy": 260.3679245283019, + "pixels": 742 + }, + "tool_body": { + "cx": 322.3047748323219, + "cy": 371.80924624720535, + "pixels": 25048 + }, + "left_gripper": { + "cx": 211.14064362336114, + "cy": 237.49344457687724, + "pixels": 839 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 56.059143029571516, + "ty": 27.707905853952926, + "theta": 0.7990818598888519, + "vx": 0.6973650455474854, + "vy": 0.7167161107063293, + "pca_strength": 0.9234643229082362, + "union_pixels": 9046, + "tx_anchor": 56.059143029571516, + "ty_anchor": 27.707905853952926, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 56.059143029571516, + "cy": 27.707905853952926, + "pixels": 1657 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 120.90296386520504, + "cy": 113.00717282446881, + "pixels": 7389 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 248.4679802955665, + "ty": 260.70197044334975, + "theta": -2.365379681863272, + "vx": -0.7135717868804932, + "vy": -0.7005821466445923, + "pca_strength": 0.8580483723679954, + "union_pixels": 26833, + "tx_anchor": 248.4679802955665, + "ty_anchor": 260.70197044334975, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 248.4679802955665, + "cy": 260.70197044334975, + "pixels": 812 + }, + "tool_body": { + "cx": 321.8646527117031, + "cy": 370.9048525214082, + "pixels": 25224 + }, + "left_gripper": { + "cx": 208.79422835633625, + "cy": 237.9836888331242, + "pixels": 797 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 56.298287064382755, + "ty": 27.789722386296514, + "theta": 0.8000452650886394, + "vx": 0.6966742277145386, + "vy": 0.7173876166343689, + "pca_strength": 0.922831634848699, + "union_pixels": 9077, + "tx_anchor": 56.298287064382755, + "ty_anchor": 27.789722386296514, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 56.298287064382755, + "cy": 27.789722386296514, + "pixels": 1693 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 120.88624052004333, + "cy": 113.05065005417119, + "pixels": 7384 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 248.0265060240964, + "ty": 260.7168674698795, + "theta": -2.3646341594128333, + "vx": -0.7130492925643921, + "vy": -0.7011139392852783, + "pca_strength": 0.8580162605998767, + "union_pixels": 26708, + "tx_anchor": 248.0265060240964, + "ty_anchor": 260.7168674698795, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 248.0265060240964, + "cy": 260.7168674698795, + "pixels": 830 + }, + "tool_body": { + "cx": 321.81280611635407, + "cy": 370.8565284912197, + "pixels": 25113 + }, + "left_gripper": { + "cx": 208.99738562091503, + "cy": 238.31503267973855, + "pixels": 765 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.92757151552039, + "ty": 27.818015824710894, + "theta": 0.7978308344633902, + "vx": 0.6982611417770386, + "vy": 0.715843141078949, + "pca_strength": 0.9234855097762018, + "union_pixels": 9043, + "tx_anchor": 55.92757151552039, + "ty_anchor": 27.818015824710894, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 55.92757151552039, + "cy": 27.818015824710894, + "pixels": 1643 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 121.0895945945946, + "cy": 113.09756756756757, + "pixels": 7400 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 247.62187871581452, + "ty": 260.71343638525565, + "theta": -2.3668916907533712, + "vx": -0.7146302461624146, + "vy": -0.6995024085044861, + "pca_strength": 0.8575126276328878, + "union_pixels": 26663, + "tx_anchor": 247.62187871581452, + "ty_anchor": 260.71343638525565, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 247.62187871581452, + "cy": 260.71343638525565, + "pixels": 841 + }, + "tool_body": { + "cx": 321.70482720133936, + "cy": 370.87108861163154, + "pixels": 25087 + }, + "left_gripper": { + "cx": 209.66666666666666, + "cy": 238.62585034013605, + "pixels": 735 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.889296636085625, + "ty": 27.811009174311927, + "theta": 0.7962904309563706, + "vx": 0.6993629932403564, + "vy": 0.7147666811943054, + "pca_strength": 0.9229149560227864, + "union_pixels": 9104, + "tx_anchor": 55.889296636085625, + "ty_anchor": 27.811009174311927, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 55.889296636085625, + "cy": 27.811009174311927, + "pixels": 1635 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 121.22974963181149, + "cy": 113.2120765832106, + "pixels": 7469 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 247.34889148191365, + "ty": 260.659276546091, + "theta": -2.36445865408968, + "vx": -0.7129262089729309, + "vy": -0.7012390494346619, + "pca_strength": 0.8563112729331934, + "union_pixels": 26774, + "tx_anchor": 247.34889148191365, + "ty_anchor": 260.659276546091, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 247.34889148191365, + "cy": 260.659276546091, + "pixels": 857 + }, + "tool_body": { + "cx": 321.3525605398968, + "cy": 370.9200079396586, + "pixels": 25190 + }, + "left_gripper": { + "cx": 209.18294360385144, + "cy": 238.37276478679505, + "pixels": 727 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.96709323583181, + "ty": 27.96526508226691, + "theta": 0.7957577491365526, + "vx": 0.6997436285018921, + "vy": 0.7143940329551697, + "pca_strength": 0.922915529322354, + "union_pixels": 9099, + "tx_anchor": 55.96709323583181, + "ty_anchor": 27.96526508226691, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 55.96709323583181, + "cy": 27.96526508226691, + "pixels": 1641 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 121.08152319656745, + "cy": 113.22499329578976, + "pixels": 7458 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 247.59930715935334, + "ty": 260.7309468822171, + "theta": -2.365865740621279, + "vx": -0.7139122486114502, + "vy": -0.7002352476119995, + "pca_strength": 0.8553771027296733, + "union_pixels": 26827, + "tx_anchor": 247.59930715935334, + "ty_anchor": 260.7309468822171, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 247.59930715935334, + "cy": 260.7309468822171, + "pixels": 866 + }, + "tool_body": { + "cx": 321.49296834766074, + "cy": 370.89533732123755, + "pixels": 25243 + }, + "left_gripper": { + "cx": 209.34540389972145, + "cy": 238.86629526462394, + "pixels": 718 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.82109808760025, + "ty": 28.150524367674276, + "theta": 0.7943735816323658, + "vx": 0.7007318139076233, + "vy": 0.713424801826477, + "pca_strength": 0.9255271420803042, + "union_pixels": 8791, + "tx_anchor": 55.82109808760025, + "ty_anchor": 28.150524367674276, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 55.82109808760025, + "cy": 28.150524367674276, + "pixels": 1621 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 121.46415620641562, + "cy": 113.13765690376569, + "pixels": 7170 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 247.99539700805525, + "ty": 260.6881472957422, + "theta": -2.3615215821802056, + "vx": -0.7108635306358337, + "vy": -0.7033299207687378, + "pca_strength": 0.8554233592776638, + "union_pixels": 26756, + "tx_anchor": 247.99539700805525, + "ty_anchor": 260.6881472957422, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 247.99539700805525, + "cy": 260.6881472957422, + "pixels": 869 + }, + "tool_body": { + "cx": 321.686958250497, + "cy": 371.0331212723658, + "pixels": 25150 + }, + "left_gripper": { + "cx": 209.9945725915875, + "cy": 238.37449118046132, + "pixels": 737 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 56.37566137566137, + "ty": 27.73838918283363, + "theta": 0.7984025186760801, + "vx": 0.6978517770767212, + "vy": 0.7162421941757202, + "pca_strength": 0.9254394446279246, + "union_pixels": 8870, + "tx_anchor": 56.37566137566137, + "ty_anchor": 27.73838918283363, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 56.37566137566137, + "cy": 27.73838918283363, + "pixels": 1701 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 121.59255126237969, + "cy": 113.18147579857721, + "pixels": 7169 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 248.24715261958997, + "ty": 260.79384965831434, + "theta": -2.3629069319543516, + "vx": -0.7118372321128845, + "vy": -0.7023444771766663, + "pca_strength": 0.8558645350858998, + "union_pixels": 26834, + "tx_anchor": 248.24715261958997, + "ty_anchor": 260.79384965831434, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 248.24715261958997, + "cy": 260.79384965831434, + "pixels": 878 + }, + "tool_body": { + "cx": 321.80783271168957, + "cy": 370.8926275692405, + "pixels": 25202 + }, + "left_gripper": { + "cx": 210.1498673740053, + "cy": 238.1153846153846, + "pixels": 754 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.79231246125232, + "ty": 28.21636701797892, + "theta": 0.7931794349477036, + "vx": 0.7015832662582397, + "vy": 0.7125875353813171, + "pca_strength": 0.9264699700259197, + "union_pixels": 8765, + "tx_anchor": 55.79231246125232, + "ty_anchor": 28.21636701797892, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 55.79231246125232, + "cy": 28.21636701797892, + "pixels": 1613 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 121.896951901566, + "cy": 113.26929530201342, + "pixels": 7152 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 248.08266360505166, + "ty": 260.8082663605052, + "theta": -2.3632576016630504, + "vx": -0.7120835185050964, + "vy": -0.7020948529243469, + "pca_strength": 0.8553014712008735, + "union_pixels": 26897, + "tx_anchor": 248.08266360505166, + "ty_anchor": 260.8082663605052, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 248.08266360505166, + "cy": 260.8082663605052, + "pixels": 871 + }, + "tool_body": { + "cx": 321.88426970740784, + "cy": 370.99085402066754, + "pixels": 25257 + }, + "left_gripper": { + "cx": 210.04551365409623, + "cy": 238.23276983094928, + "pixels": 769 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.903304773561814, + "ty": 28.00673194614443, + "theta": 0.7943195470113571, + "vx": 0.700770378112793, + "vy": 0.7133869528770447, + "pca_strength": 0.926233970897354, + "union_pixels": 8779, + "tx_anchor": 55.903304773561814, + "ty_anchor": 28.00673194614443, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 55.903304773561814, + "cy": 28.00673194614443, + "pixels": 1634 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 121.84268719384185, + "cy": 113.13813855843247, + "pixels": 7145 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 248.58016147635524, + "ty": 260.7900807381776, + "theta": -2.3613095383302025, + "vx": -0.7107143998146057, + "vy": -0.7034806609153748, + "pca_strength": 0.8558786541969964, + "union_pixels": 26731, + "tx_anchor": 248.58016147635524, + "ty_anchor": 260.7900807381776, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 248.58016147635524, + "cy": 260.7900807381776, + "pixels": 867 + }, + "tool_body": { + "cx": 322.0914379058927, + "cy": 370.96354436431733, + "pixels": 25099 + }, + "left_gripper": { + "cx": 210.46797385620914, + "cy": 238.59607843137255, + "pixels": 765 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.96167883211679, + "ty": 27.85888077858881, + "theta": 0.7959367142636502, + "vx": 0.6996157765388489, + "vy": 0.7145192623138428, + "pca_strength": 0.9243205040075072, + "union_pixels": 8949, + "tx_anchor": 55.96167883211679, + "ty_anchor": 27.85888077858881, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 55.96167883211679, + "cy": 27.85888077858881, + "pixels": 1644 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 121.57932922655715, + "cy": 113.33073237508556, + "pixels": 7305 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 249.17119244391972, + "ty": 260.67178276269186, + "theta": -2.3640206497285843, + "vx": -0.7126190066337585, + "vy": -0.7015512585639954, + "pca_strength": 0.8560561249865987, + "union_pixels": 26898, + "tx_anchor": 249.17119244391972, + "ty_anchor": 260.67178276269186, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 249.17119244391972, + "cy": 260.67178276269186, + "pixels": 847 + }, + "tool_body": { + "cx": 323.14750722686415, + "cy": 370.87284679048037, + "pixels": 25253 + }, + "left_gripper": { + "cx": 210.765664160401, + "cy": 238.14661654135338, + "pixels": 798 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.98906439854192, + "ty": 27.886391251518834, + "theta": 0.7960173034451705, + "vx": 0.6995581984519958, + "vy": 0.7145756483078003, + "pca_strength": 0.9261994759294226, + "union_pixels": 8827, + "tx_anchor": 55.98906439854192, + "ty_anchor": 27.886391251518834, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 55.98906439854192, + "cy": 27.886391251518834, + "pixels": 1646 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 122.07060298008633, + "cy": 113.33268347026876, + "pixels": 7181 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 250.37316798196167, + "ty": 260.4881623449831, + "theta": -2.36618581980623, + "vx": -0.7141363024711609, + "vy": -0.7000066637992859, + "pca_strength": 0.8573398755425795, + "union_pixels": 26950, + "tx_anchor": 250.37316798196167, + "ty_anchor": 260.4881623449831, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 250.37316798196167, + "cy": 260.4881623449831, + "pixels": 887 + }, + "tool_body": { + "cx": 324.30197490798275, + "cy": 370.79977836704, + "pixels": 25267 + }, + "left_gripper": { + "cx": 211.44597989949747, + "cy": 237.77261306532662, + "pixels": 796 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 56.31283264340627, + "ty": 27.892962743938497, + "theta": 0.7983708214452079, + "vx": 0.6978744864463806, + "vy": 0.7162200808525085, + "pca_strength": 0.9245633442113845, + "union_pixels": 9000, + "tx_anchor": 56.31283264340627, + "ty_anchor": 27.892962743938497, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 56.31283264340627, + "cy": 27.892962743938497, + "pixels": 1691 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 121.85989875495964, + "cy": 113.43590094404159, + "pixels": 7309 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 249.86900584795322, + "ty": 259.893567251462, + "theta": -2.3665375535067095, + "vx": -0.7143824696540833, + "vy": -0.6997554302215576, + "pca_strength": 0.8583525935802173, + "union_pixels": 26945, + "tx_anchor": 249.86900584795322, + "ty_anchor": 259.893567251462, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 249.86900584795322, + "cy": 259.893567251462, + "pixels": 855 + }, + "tool_body": { + "cx": 325.45578527098075, + "cy": 370.58212436257264, + "pixels": 25297 + }, + "left_gripper": { + "cx": 211.81462799495586, + "cy": 236.73392181588903, + "pixels": 793 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 56.07831325301205, + "ty": 27.71325301204819, + "theta": 0.79838671220386, + "vx": 0.6978631019592285, + "vy": 0.7162311673164368, + "pca_strength": 0.9238406783266163, + "union_pixels": 8996, + "tx_anchor": 56.07831325301205, + "ty_anchor": 27.71325301204819, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 56.07831325301205, + "cy": 27.71325301204819, + "pixels": 1660 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 121.42884405670665, + "cy": 113.35046346782988, + "pixels": 7336 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 251.55, + "ty": 259.5345238095238, + "theta": -2.3627350954854762, + "vx": -0.7117165327072144, + "vy": -0.7024667859077454, + "pca_strength": 0.8601909309270445, + "union_pixels": 26979, + "tx_anchor": 251.55, + "ty_anchor": 259.5345238095238, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 251.55, + "cy": 259.5345238095238, + "pixels": 840 + }, + "tool_body": { + "cx": 327.24369349808535, + "cy": 370.26603766136355, + "pixels": 25331 + }, + "left_gripper": { + "cx": 212.91831683168317, + "cy": 236.42326732673268, + "pixels": 808 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 56.06336753168377, + "ty": 27.744115872057936, + "theta": 0.7964402720185875, + "vx": 0.6992558836936951, + "vy": 0.7148714661598206, + "pca_strength": 0.9244418133926363, + "union_pixels": 8966, + "tx_anchor": 56.06336753168377, + "ty_anchor": 27.744115872057936, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 56.06336753168377, + "cy": 27.744115872057936, + "pixels": 1657 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 121.53345190860583, + "cy": 113.31769051853878, + "pixels": 7309 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 253.71215596330276, + "ty": 259.13761467889907, + "theta": -2.3706954944828467, + "vx": -0.7172858715057373, + "vy": -0.6967790722846985, + "pca_strength": 0.8601408811730396, + "union_pixels": 27248, + "tx_anchor": 253.71215596330276, + "ty_anchor": 259.13761467889907, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 253.71215596330276, + "cy": 259.13761467889907, + "pixels": 872 + }, + "tool_body": { + "cx": 330.16443280840923, + "cy": 369.9107498730022, + "pixels": 25591 + }, + "left_gripper": { + "cx": 214.9579617834395, + "cy": 236.3248407643312, + "pixels": 785 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.918852959121416, + "ty": 27.879194630872483, + "theta": 0.7954897650415315, + "vx": 0.6999350786209106, + "vy": 0.7142065167427063, + "pca_strength": 0.9248949316942661, + "union_pixels": 8910, + "tx_anchor": 55.918852959121416, + "ty_anchor": 27.879194630872483, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 55.918852959121416, + "cy": 27.879194630872483, + "pixels": 1639 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 121.61532113877045, + "cy": 113.34795763993948, + "pixels": 7271 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 257.7648401826484, + "ty": 258.2945205479452, + "theta": -2.3692081607812674, + "vx": -0.7162486910820007, + "vy": -0.6978451013565063, + "pca_strength": 0.8561941034660636, + "union_pixels": 27462, + "tx_anchor": 257.7648401826484, + "ty_anchor": 258.2945205479452, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 257.7648401826484, + "cy": 258.2945205479452, + "pixels": 876 + }, + "tool_body": { + "cx": 333.9446338628439, + "cy": 369.86206896551727, + "pixels": 25810 + }, + "left_gripper": { + "cx": 217.89046391752578, + "cy": 235.4729381443299, + "pixels": 776 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.846247712019526, + "ty": 27.856619890176937, + "theta": 0.7961293785771896, + "vx": 0.6994780898094177, + "vy": 0.7146540284156799, + "pca_strength": 0.9266334736519699, + "union_pixels": 8722, + "tx_anchor": 55.846247712019526, + "ty_anchor": 27.856619890176937, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 55.846247712019526, + "cy": 27.856619890176937, + "pixels": 1639 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 121.73514047719893, + "cy": 113.32443879711987, + "pixels": 7083 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 263.54653465346536, + "ty": 256.5881188118812, + "theta": -2.37374651903326, + "vx": -0.719408392906189, + "vy": -0.6945873498916626, + "pca_strength": 0.8579374402393001, + "union_pixels": 28076, + "tx_anchor": 263.54653465346536, + "ty_anchor": 256.5881188118812, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 263.54653465346536, + "cy": 256.5881188118812, + "pixels": 1010 + }, + "tool_body": { + "cx": 340.2284889024019, + "cy": 369.2993691091517, + "pixels": 26312 + }, + "left_gripper": { + "cx": 223.8899204244032, + "cy": 232.08090185676392, + "pixels": 754 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.703886489821095, + "ty": 28.128932757557063, + "theta": 0.7959428673613993, + "vx": 0.6996114253997803, + "vy": 0.7145236134529114, + "pca_strength": 0.924997880927202, + "union_pixels": 8881, + "tx_anchor": 55.703886489821095, + "ty_anchor": 28.128932757557063, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 55.703886489821095, + "cy": 28.128932757557063, + "pixels": 1621 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 121.38112947658402, + "cy": 113.55840220385674, + "pixels": 7260 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 277.3990099009901, + "ty": 252.22574257425742, + "theta": -2.37960810716846, + "vx": -0.7234674096107483, + "vy": -0.690358579158783, + "pca_strength": 0.8604453525711108, + "union_pixels": 28823, + "tx_anchor": 277.3990099009901, + "ty_anchor": 252.22574257425742, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 277.3990099009901, + "cy": 252.22574257425742, + "pixels": 1010 + }, + "tool_body": { + "cx": 354.4522288288954, + "cy": 367.511762750674, + "pixels": 27077 + }, + "left_gripper": { + "cx": 237.03804347826087, + "cy": 226.92934782608697, + "pixels": 736 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.71085080147965, + "ty": 28.16399506781751, + "theta": 0.7951109727503209, + "vx": 0.7002055644989014, + "vy": 0.7139413356781006, + "pca_strength": 0.9245176428214469, + "union_pixels": 8879, + "tx_anchor": 55.71085080147965, + "ty_anchor": 28.16399506781751, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 55.71085080147965, + "cy": 28.16399506781751, + "pixels": 1622 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 121.02273666804464, + "cy": 113.30880529144274, + "pixels": 7257 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 287.30056179775283, + "ty": 249.54775280898878, + "theta": -2.3887615112856575, + "vx": -0.7297561168670654, + "vy": -0.6837075352668762, + "pca_strength": 0.8598868001266425, + "union_pixels": 29650, + "tx_anchor": 287.30056179775283, + "ty_anchor": 249.54775280898878, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 287.30056179775283, + "cy": 249.54775280898878, + "pixels": 1068 + }, + "tool_body": { + "cx": 364.6330235728894, + "cy": 366.30425890710774, + "pixels": 27871 + }, + "left_gripper": { + "cx": 247.0098452883263, + "cy": 225.2053445850914, + "pixels": 711 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.73529411764706, + "ty": 28.182598039215687, + "theta": 0.7963741397325409, + "vx": 0.699303150177002, + "vy": 0.7148252129554749, + "pca_strength": 0.9248488720565796, + "union_pixels": 8863, + "tx_anchor": 55.73529411764706, + "ty_anchor": 28.182598039215687, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 55.73529411764706, + "cy": 28.182598039215687, + "pixels": 1632 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 121.25169409486931, + "cy": 113.45871940257226, + "pixels": 7231 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 298.04460580912865, + "ty": 245.7375518672199, + "theta": -2.403419041060748, + "vx": -0.7396988272666931, + "vy": -0.6729380488395691, + "pca_strength": 0.8659580650432072, + "union_pixels": 30680, + "tx_anchor": 298.04460580912865, + "ty_anchor": 245.7375518672199, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 298.04460580912865, + "cy": 245.7375518672199, + "pixels": 964 + }, + "tool_body": { + "cx": 378.5324211984759, + "cy": 365.3729130585383, + "pixels": 28870 + }, + "left_gripper": { + "cx": 255.82978723404256, + "cy": 218.7163120567376, + "pixels": 846 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.84863221884498, + "ty": 28.282674772036476, + "theta": 0.7981212915414555, + "vx": 0.6980531811714172, + "vy": 0.7160459160804749, + "pca_strength": 0.9241716925607648, + "union_pixels": 8889, + "tx_anchor": 55.84863221884498, + "ty_anchor": 28.282674772036476, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 55.84863221884498, + "cy": 28.282674772036476, + "pixels": 1645 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 121.02277747101049, + "cy": 113.53368304803976, + "pixels": 7244 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 307.7024482109228, + "ty": 244.76741996233523, + "theta": -2.412229722775467, + "vx": -0.745599091053009, + "vy": -0.6663947701454163, + "pca_strength": 0.8680638766478701, + "union_pixels": 30972, + "tx_anchor": 307.7024482109228, + "ty_anchor": 244.76741996233523, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 307.7024482109228, + "cy": 244.76741996233523, + "pixels": 1062 + }, + "tool_body": { + "cx": 388.67721192531206, + "cy": 365.8416835734672, + "pixels": 29081 + }, + "left_gripper": { + "cx": 264.6224366706876, + "cy": 217.77563329312426, + "pixels": 829 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.95220810647308, + "ty": 28.37144585601936, + "theta": 0.7980524600483953, + "vx": 0.6981024742126465, + "vy": 0.7159978747367859, + "pca_strength": 0.9254553592590438, + "union_pixels": 8747, + "tx_anchor": 55.95220810647308, + "ty_anchor": 28.37144585601936, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 55.95220810647308, + "cy": 28.37144585601936, + "pixels": 1653 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 121.16309557372428, + "cy": 113.4137299126022, + "pixels": 7094 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 315.5985401459854, + "ty": 243.7080291970803, + "theta": -2.4187601088695962, + "vx": -0.74993497133255, + "vy": -0.6615115404129028, + "pca_strength": 0.8675581230616146, + "union_pixels": 31295, + "tx_anchor": 315.5985401459854, + "ty_anchor": 243.7080291970803, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 315.5985401459854, + "cy": 243.7080291970803, + "pixels": 959 + }, + "tool_body": { + "cx": 396.8140966765316, + "cy": 366.44133755145083, + "pixels": 29397 + }, + "left_gripper": { + "cx": 273.3493077742279, + "cy": 216.83173588924387, + "pixels": 939 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.89277108433735, + "ty": 28.804819277108432, + "theta": 0.7958235016781059, + "vx": 0.6996966600418091, + "vy": 0.7144400477409363, + "pca_strength": 0.9246880117255724, + "union_pixels": 8915, + "tx_anchor": 55.89277108433735, + "ty_anchor": 28.804819277108432, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 55.89277108433735, + "cy": 28.804819277108432, + "pixels": 1660 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 121.3906271536871, + "cy": 113.67925568573398, + "pixels": 7255 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 320.7130620985011, + "ty": 243.4710920770878, + "theta": -2.4264914846315064, + "vx": -0.7550269365310669, + "vy": -0.6556938290596008, + "pca_strength": 0.8636133200716177, + "union_pixels": 31341, + "tx_anchor": 320.7130620985011, + "ty_anchor": 243.4710920770878, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 320.7130620985011, + "cy": 243.4710920770878, + "pixels": 934 + }, + "tool_body": { + "cx": 402.1826760468105, + "cy": 366.93759724007305, + "pixels": 29566 + }, + "left_gripper": { + "cx": 279.79785969084423, + "cy": 215.92508917954817, + "pixels": 841 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.97307001795332, + "ty": 28.714542190305206, + "theta": 0.798168162550539, + "vx": 0.6980196237564087, + "vy": 0.7160786390304565, + "pca_strength": 0.9258359105846374, + "union_pixels": 8751, + "tx_anchor": 55.97307001795332, + "ty_anchor": 28.714542190305206, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 55.97307001795332, + "cy": 28.714542190305206, + "pixels": 1671 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 121.34166666666667, + "cy": 113.56680790960452, + "pixels": 7080 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 323.9348739495798, + "ty": 244.2983193277311, + "theta": -2.4312398551655177, + "vx": -0.7581318616867065, + "vy": -0.6521012783050537, + "pca_strength": 0.8640900637365471, + "union_pixels": 31646, + "tx_anchor": 323.9348739495798, + "ty_anchor": 244.2983193277311, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 323.9348739495798, + "cy": 244.2983193277311, + "pixels": 952 + }, + "tool_body": { + "cx": 404.2074359403785, + "cy": 366.39809077206496, + "pixels": 29855 + }, + "left_gripper": { + "cx": 282.42312276519664, + "cy": 216.46603098927295, + "pixels": 839 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 56.2153024911032, + "ty": 28.897390272835114, + "theta": 0.7989152799953272, + "vx": 0.6974844336509705, + "vy": 0.7165999412536621, + "pca_strength": 0.9270815641570287, + "union_pixels": 8745, + "tx_anchor": 56.2153024911032, + "ty_anchor": 28.897390272835114, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 56.2153024911032, + "cy": 28.897390272835114, + "pixels": 1686 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 121.93086839495679, + "cy": 113.78608868111631, + "pixels": 7059 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 326.2253374870197, + "ty": 245.80893042575286, + "theta": -2.4320076753709126, + "vx": -0.7586323618888855, + "vy": -0.6515190005302429, + "pca_strength": 0.860675057306887, + "union_pixels": 31374, + "tx_anchor": 326.2253374870197, + "ty_anchor": 245.80893042575286, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 326.2253374870197, + "cy": 245.80893042575286, + "pixels": 963 + }, + "tool_body": { + "cx": 405.4972730945327, + "cy": 367.0652100727175, + "pixels": 29704 + }, + "left_gripper": { + "cx": 284.2956152758133, + "cy": 218.97029702970298, + "pixels": 707 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 56.4543339150669, + "ty": 28.605584642233858, + "theta": 0.8003109455937405, + "vx": 0.6964836120605469, + "vy": 0.7175726890563965, + "pca_strength": 0.9261818821012179, + "union_pixels": 8834, + "tx_anchor": 56.4543339150669, + "ty_anchor": 28.605584642233858, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 56.4543339150669, + "cy": 28.605584642233858, + "pixels": 1719 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 121.67491215741391, + "cy": 113.64764581869291, + "pixels": 7115 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 327.2525879917184, + "ty": 248.25879917184264, + "theta": -2.431615603245377, + "vx": -0.7583768367767334, + "vy": -0.6518163681030273, + "pca_strength": 0.8614363638882254, + "union_pixels": 30772, + "tx_anchor": 327.2525879917184, + "ty_anchor": 248.25879917184264, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 327.2525879917184, + "cy": 248.25879917184264, + "pixels": 966 + }, + "tool_body": { + "cx": 405.52169421487605, + "cy": 368.0393595041322, + "pixels": 29040 + }, + "left_gripper": { + "cx": 284.8668407310705, + "cy": 221.28981723237598, + "pixels": 766 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 56.40548424737456, + "ty": 28.817969661610267, + "theta": 0.7976100527934958, + "vx": 0.6984191536903381, + "vy": 0.715688943862915, + "pca_strength": 0.9245197779514789, + "union_pixels": 9035, + "tx_anchor": 56.40548424737456, + "ty_anchor": 28.817969661610267, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 56.40548424737456, + "cy": 28.817969661610267, + "pixels": 1714 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 121.76656194508946, + "cy": 113.81682830214451, + "pixels": 7321 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 325.3576799140709, + "ty": 251.64446831364126, + "theta": -2.431452496781803, + "vx": -0.7582705020904541, + "vy": -0.6519400477409363, + "pca_strength": 0.8587090138659569, + "union_pixels": 29767, + "tx_anchor": 325.3576799140709, + "ty_anchor": 251.64446831364126, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 325.3576799140709, + "cy": 251.64446831364126, + "pixels": 931 + }, + "tool_body": { + "cx": 403.35661113080465, + "cy": 369.48936547323643, + "pixels": 28210 + }, + "left_gripper": { + "cx": 283.6373801916933, + "cy": 224.4920127795527, + "pixels": 626 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 56.45799299883314, + "ty": 28.948074679113187, + "theta": 0.79653089338833, + "vx": 0.6991910934448242, + "vy": 0.7149348258972168, + "pca_strength": 0.92460777827821, + "union_pixels": 9048, + "tx_anchor": 56.45799299883314, + "ty_anchor": 28.948074679113187, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 56.45799299883314, + "cy": 28.948074679113187, + "pixels": 1714 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 121.87428415598582, + "cy": 113.77038451049904, + "pixels": 7334 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 323.96046511627907, + "ty": 256.3209302325581, + "theta": -2.4274216770908, + "vx": -0.7556365132331848, + "vy": -0.6549912095069885, + "pca_strength": 0.8592990607755158, + "union_pixels": 28536, + "tx_anchor": 323.96046511627907, + "ty_anchor": 256.3209302325581, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 323.96046511627907, + "cy": 256.3209302325581, + "pixels": 860 + }, + "tool_body": { + "cx": 399.8415077539512, + "cy": 370.84161905468574, + "pixels": 26954 + }, + "left_gripper": { + "cx": 283.6842105263158, + "cy": 230.601108033241, + "pixels": 722 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 56.56903523974581, + "ty": 29.03004043905257, + "theta": 0.7974937186669127, + "vx": 0.6985024213790894, + "vy": 0.7156077027320862, + "pca_strength": 0.9240011250802581, + "union_pixels": 9145, + "tx_anchor": 56.56903523974581, + "ty_anchor": 29.03004043905257, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 56.56903523974581, + "cy": 29.03004043905257, + "pixels": 1731 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 121.92136498516321, + "cy": 113.90855138926355, + "pixels": 7414 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 322.52313167259786, + "ty": 262.23962040332145, + "theta": -2.4315446365383986, + "vx": -0.7583305835723877, + "vy": -0.6518701910972595, + "pca_strength": 0.8546502495719542, + "union_pixels": 26938, + "tx_anchor": 322.52313167259786, + "ty_anchor": 262.23962040332145, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 322.52313167259786, + "cy": 262.23962040332145, + "pixels": 843 + }, + "tool_body": { + "cx": 395.99842432837, + "cy": 373.8764673442055, + "pixels": 25386 + }, + "left_gripper": { + "cx": 281.9478138222849, + "cy": 237.44569816643158, + "pixels": 709 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 56.838857142857144, + "ty": 28.990285714285715, + "theta": 0.7968677097323205, + "vx": 0.6989502906799316, + "vy": 0.7151703238487244, + "pca_strength": 0.9260963440533039, + "union_pixels": 9040, + "tx_anchor": 56.838857142857144, + "ty_anchor": 28.990285714285715, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 56.838857142857144, + "cy": 28.990285714285715, + "pixels": 1750 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 122.54554183813443, + "cy": 114.02716049382715, + "pixels": 7290 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 317.6389521640091, + "ty": 268.3667425968109, + "theta": -2.4280898988049624, + "vx": -0.7560740113258362, + "vy": -0.6544861197471619, + "pca_strength": 0.8535854443906942, + "union_pixels": 25700, + "tx_anchor": 317.6389521640091, + "ty_anchor": 268.3667425968109, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 317.6389521640091, + "cy": 268.3667425968109, + "pixels": 878 + }, + "tool_body": { + "cx": 389.02382331044754, + "cy": 375.65030192737197, + "pixels": 24178 + }, + "left_gripper": { + "cx": 276.4472049689441, + "cy": 243.50155279503105, + "pixels": 644 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 30, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 57.10204081632653, + "ty": 28.993932708218423, + "theta": 0.7964666997392691, + "vx": 0.6992369890213013, + "vy": 0.7148899435997009, + "pca_strength": 0.925501910674064, + "union_pixels": 9272, + "tx_anchor": 57.10204081632653, + "ty_anchor": 28.993932708218423, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 57.10204081632653, + "cy": 28.993932708218423, + "pixels": 1813 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 123.07561335299638, + "cy": 114.2201367475533, + "pixels": 7459 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 313.61862527716187, + "ty": 273.72949002217297, + "theta": -2.409898907380788, + "vx": -0.7440438270568848, + "vy": -0.6681308150291443, + "pca_strength": 0.85526165535494, + "union_pixels": 24358, + "tx_anchor": 313.61862527716187, + "ty_anchor": 273.72949002217297, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 313.61862527716187, + "cy": 273.72949002217297, + "pixels": 902 + }, + "tool_body": { + "cx": 383.71167209077316, + "cy": 377.64521945641656, + "pixels": 22738 + }, + "left_gripper": { + "cx": 272.63927576601674, + "cy": 248.3342618384401, + "pixels": 718 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 31, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 58.07086197778953, + "ty": 28.865150713907987, + "theta": 0.7987972579542413, + "vx": 0.6975690126419067, + "vy": 0.7165176272392273, + "pca_strength": 0.9273567523992061, + "union_pixels": 9154, + "tx_anchor": 58.07086197778953, + "ty_anchor": 28.865150713907987, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 58.07086197778953, + "cy": 28.865150713907987, + "pixels": 1891 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 124.12556794712928, + "cy": 113.86093900592041, + "pixels": 7263 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 310.2454642475987, + "ty": 279.12486659551763, + "theta": -2.3980949405376664, + "vx": -0.7361056208610535, + "vy": -0.6768667697906494, + "pca_strength": 0.8590258371448118, + "union_pixels": 23471, + "tx_anchor": 310.2454642475987, + "ty_anchor": 279.12486659551763, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 310.2454642475987, + "cy": 279.12486659551763, + "pixels": 937 + }, + "tool_body": { + "cx": 377.6268945501451, + "cy": 378.66301193163497, + "pixels": 21707 + }, + "left_gripper": { + "cx": 268.67472793228535, + "cy": 252.92623941958888, + "pixels": 827 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 32, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 58.96549974632166, + "ty": 29.072552004058853, + "theta": 0.7974508101961754, + "vx": 0.6985331177711487, + "vy": 0.7155777215957642, + "pca_strength": 0.9284948805526884, + "union_pixels": 9218, + "tx_anchor": 58.96549974632166, + "ty_anchor": 29.072552004058853, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 58.96549974632166, + "cy": 29.072552004058853, + "pixels": 1971 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 125.15178694632262, + "cy": 113.76762798399338, + "pixels": 7247 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 307.464509394572, + "ty": 282.26200417536535, + "theta": -2.3925008904854472, + "vx": -0.7323076725006104, + "vy": -0.6809739470481873, + "pca_strength": 0.8582379080686322, + "union_pixels": 22537, + "tx_anchor": 307.464509394572, + "ty_anchor": 282.26200417536535, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 307.464509394572, + "cy": 282.26200417536535, + "pixels": 958 + }, + "tool_body": { + "cx": 374.30769968817464, + "cy": 379.74814104101705, + "pixels": 20845 + }, + "left_gripper": { + "cx": 267.0449591280654, + "cy": 256.01634877384197, + "pixels": 734 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 33, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 60.01078431372549, + "ty": 29.16176470588235, + "theta": 0.7940248871842731, + "vx": 0.700980544090271, + "vy": 0.713180422782898, + "pca_strength": 0.9299318241179511, + "union_pixels": 9227, + "tx_anchor": 60.01078431372549, + "ty_anchor": 29.16176470588235, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 60.01078431372549, + "cy": 29.16176470588235, + "pixels": 2040 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 126.48003339362738, + "cy": 113.14387087797412, + "pixels": 7187 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 308.30872483221475, + "ty": 285.09284116331094, + "theta": -2.3952184244278074, + "vx": -0.734155535697937, + "vy": -0.678981363773346, + "pca_strength": 0.855242740861691, + "union_pixels": 21811, + "tx_anchor": 308.30872483221475, + "ty_anchor": 285.09284116331094, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 308.30872483221475, + "cy": 285.09284116331094, + "pixels": 894 + }, + "tool_body": { + "cx": 373.636408583012, + "cy": 380.4748838129141, + "pixels": 20226 + }, + "left_gripper": { + "cx": 268.1997105643994, + "cy": 260.37626628075253, + "pixels": 691 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 34, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 60.52685050798258, + "ty": 28.484760522496373, + "theta": 0.7890030754883457, + "vx": 0.7045531272888184, + "vy": 0.7096512317657471, + "pca_strength": 0.9300858288987789, + "union_pixels": 9348, + "tx_anchor": 60.52685050798258, + "ty_anchor": 28.484760522496373, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 60.52685050798258, + "cy": 28.484760522496373, + "pixels": 2067 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 126.75140777365746, + "cy": 112.22318362862244, + "pixels": 7281 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 306.82665222101843, + "ty": 286.00650054171183, + "theta": -2.3949042363612127, + "vx": -0.7339421510696411, + "vy": -0.6792119741439819, + "pca_strength": 0.8564459779185171, + "union_pixels": 21517, + "tx_anchor": 306.82665222101843, + "ty_anchor": 286.00650054171183, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 306.82665222101843, + "cy": 286.00650054171183, + "pixels": 923 + }, + "tool_body": { + "cx": 373.1320792575872, + "cy": 380.67153248056184, + "pixels": 19935 + }, + "left_gripper": { + "cx": 267.3186646433991, + "cy": 261.34597875569045, + "pixels": 659 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 35, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 61.43492664458116, + "ty": 27.97065783246569, + "theta": 0.7862350313226075, + "vx": 0.7065147757530212, + "vy": 0.7076982855796814, + "pca_strength": 0.9292876743157146, + "union_pixels": 9671, + "tx_anchor": 61.43492664458116, + "ty_anchor": 27.97065783246569, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 61.43492664458116, + "cy": 27.97065783246569, + "pixels": 2113 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 127.40063508864779, + "cy": 111.77996824556762, + "pixels": 7558 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 306.5707376058041, + "ty": 286.24667472793226, + "theta": -2.3951031926039725, + "vx": -0.7340772747993469, + "vy": -0.6790659427642822, + "pca_strength": 0.8572131303245561, + "union_pixels": 21447, + "tx_anchor": 306.5707376058041, + "ty_anchor": 286.24667472793226, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 306.5707376058041, + "cy": 286.24667472793226, + "pixels": 827 + }, + "tool_body": { + "cx": 372.71110776338253, + "cy": 380.55051722406347, + "pixels": 19914 + }, + "left_gripper": { + "cx": 268.0099150141643, + "cy": 261.9660056657224, + "pixels": 706 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 36, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 62.22097378277154, + "ty": 27.55056179775281, + "theta": 0.7868062479178087, + "vx": 0.706110417842865, + "vy": 0.708101749420166, + "pca_strength": 0.9308797485675003, + "union_pixels": 9516, + "tx_anchor": 62.22097378277154, + "ty_anchor": 27.55056179775281, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 62.22097378277154, + "cy": 27.55056179775281, + "pixels": 2136 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 128.16531165311653, + "cy": 111.3189701897019, + "pixels": 7380 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 307.1137254901961, + "ty": 286.0261437908497, + "theta": -2.3930555779662055, + "vx": -0.7326852679252625, + "vy": -0.6805676221847534, + "pca_strength": 0.8582616682145493, + "union_pixels": 21405, + "tx_anchor": 307.1137254901961, + "ty_anchor": 286.0261437908497, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 307.1137254901961, + "cy": 286.0261437908497, + "pixels": 765 + }, + "tool_body": { + "cx": 372.34879163945135, + "cy": 380.2703110083907, + "pixels": 19903 + }, + "left_gripper": { + "cx": 268.97829036635005, + "cy": 263.6132971506106, + "pixels": 737 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 37, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 62.63365876336588, + "ty": 27.233844723384472, + "theta": 0.7840846143425089, + "vx": 0.7080349922180176, + "vy": 0.7061773538589478, + "pca_strength": 0.9284638046789497, + "union_pixels": 9929, + "tx_anchor": 62.63365876336588, + "ty_anchor": 27.233844723384472, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 62.63365876336588, + "cy": 27.233844723384472, + "pixels": 2151 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 128.28979172023656, + "cy": 111.19079454872718, + "pixels": 7778 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 305.7077922077922, + "ty": 285.9207792207792, + "theta": -2.396060920449378, + "vx": -0.7347273230552673, + "vy": -0.6783626079559326, + "pca_strength": 0.8597777223588458, + "union_pixels": 21383, + "tx_anchor": 305.7077922077922, + "ty_anchor": 285.9207792207792, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 305.7077922077922, + "cy": 285.9207792207792, + "pixels": 770 + }, + "tool_body": { + "cx": 371.6617447642007, + "cy": 380.32313796393953, + "pixels": 19911 + }, + "left_gripper": { + "cx": 267.991452991453, + "cy": 263.2720797720798, + "pixels": 702 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 38, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 63.18790100824931, + "ty": 26.76626947754354, + "theta": 0.7874625174906892, + "vx": 0.7056455612182617, + "vy": 0.7085649967193604, + "pca_strength": 0.9312215913536458, + "union_pixels": 9708, + "tx_anchor": 63.18790100824931, + "ty_anchor": 26.76626947754354, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 63.18790100824931, + "cy": 26.76626947754354, + "pixels": 2182 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 129.2806271591815, + "cy": 111.07666755248472, + "pixels": 7526 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 304.0203821656051, + "ty": 286.0968152866242, + "theta": -2.394439515433763, + "vx": -0.7336264848709106, + "vy": -0.6795530319213867, + "pca_strength": 0.8604261835641123, + "union_pixels": 21480, + "tx_anchor": 304.0203821656051, + "ty_anchor": 286.0968152866242, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 304.0203821656051, + "cy": 286.0968152866242, + "pixels": 785 + }, + "tool_body": { + "cx": 369.7512664894417, + "cy": 380.56181973215627, + "pixels": 19937 + }, + "left_gripper": { + "cx": 265.52770448548813, + "cy": 262.8905013192612, + "pixels": 758 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 39, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 63.34768666972057, + "ty": 26.8900595510765, + "theta": 0.7864811689596429, + "vx": 0.7063406109809875, + "vy": 0.707872211933136, + "pca_strength": 0.9330089839828354, + "union_pixels": 9598, + "tx_anchor": 63.34768666972057, + "ty_anchor": 26.8900595510765, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 63.34768666972057, + "cy": 26.8900595510765, + "pixels": 2183 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.49278489548212, + "cy": 111.26109238031019, + "pixels": 7415 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 301.76197183098594, + "ty": 285.6295774647887, + "theta": -2.3914606724999254, + "vx": -0.7315989136695862, + "vy": -0.6817353367805481, + "pca_strength": 0.8607475568072445, + "union_pixels": 21326, + "tx_anchor": 301.76197183098594, + "ty_anchor": 285.6295774647887, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 301.76197183098594, + "cy": 285.6295774647887, + "pixels": 710 + }, + "tool_body": { + "cx": 367.8311995967742, + "cy": 380.41683467741933, + "pixels": 19840 + }, + "left_gripper": { + "cx": 263.37113402061857, + "cy": 262.72938144329896, + "pixels": 776 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 40, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 63.75224416517056, + "ty": 26.94524236983842, + "theta": 0.7859865755660699, + "vx": 0.7066906094551086, + "vy": 0.7075227499008179, + "pca_strength": 0.9333517907598522, + "union_pixels": 9636, + "tx_anchor": 63.75224416517056, + "ty_anchor": 26.94524236983842, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 63.75224416517056, + "cy": 26.94524236983842, + "pixels": 2228 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.96733261339094, + "cy": 111.3241090712743, + "pixels": 7408 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 299.14825174825177, + "ty": 285.63216783216785, + "theta": -2.3888223614399027, + "vx": -0.7297977209091187, + "vy": -0.6836631298065186, + "pca_strength": 0.859377031801916, + "union_pixels": 21341, + "tx_anchor": 299.14825174825177, + "ty_anchor": 285.63216783216785, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 299.14825174825177, + "cy": 285.63216783216785, + "pixels": 715 + }, + "tool_body": { + "cx": 364.66805877025257, + "cy": 380.3878937305022, + "pixels": 19874 + }, + "left_gripper": { + "cx": 261.0119680851064, + "cy": 263.4906914893617, + "pixels": 752 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 41, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 63.68580470162749, + "ty": 27.354430379746834, + "theta": 0.7832232156857608, + "vx": 0.7086430191993713, + "vy": 0.7055671811103821, + "pca_strength": 0.9333931711944525, + "union_pixels": 9684, + "tx_anchor": 63.68580470162749, + "ty_anchor": 27.354430379746834, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 63.68580470162749, + "cy": 27.354430379746834, + "pixels": 2212 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 131.31919164882228, + "cy": 111.4985278372591, + "pixels": 7472 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 297.22715736040607, + "ty": 286.4213197969543, + "theta": -2.3837615575836706, + "vx": -0.7263284921646118, + "vy": -0.6873477101325989, + "pca_strength": 0.8568858342127923, + "union_pixels": 21193, + "tx_anchor": 297.22715736040607, + "ty_anchor": 286.4213197969543, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 297.22715736040607, + "cy": 286.4213197969543, + "pixels": 788 + }, + "tool_body": { + "cx": 362.28438690022847, + "cy": 380.8173648134044, + "pixels": 19695 + }, + "left_gripper": { + "cx": 258.8056338028169, + "cy": 263.787323943662, + "pixels": 710 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 42, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 63.78683385579937, + "ty": 27.2064487236901, + "theta": 0.784358189785422, + "vx": 0.7078418135643005, + "vy": 0.7063710689544678, + "pca_strength": 0.9340599871387196, + "union_pixels": 9649, + "tx_anchor": 63.78683385579937, + "ty_anchor": 27.2064487236901, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 63.78683385579937, + "cy": 27.2064487236901, + "pixels": 2233 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 131.66059870550163, + "cy": 111.52683387270766, + "pixels": 7416 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 295.100278551532, + "ty": 286.616991643454, + "theta": -2.3831332088954738, + "vx": -0.7258964776992798, + "vy": -0.6878039836883545, + "pca_strength": 0.8572690232591318, + "union_pixels": 21148, + "tx_anchor": 295.100278551532, + "ty_anchor": 286.616991643454, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 295.100278551532, + "cy": 286.616991643454, + "pixels": 718 + }, + "tool_body": { + "cx": 360.60830242365734, + "cy": 380.81342411462833, + "pixels": 19681 + }, + "left_gripper": { + "cx": 257.9492656875834, + "cy": 264.04539385847795, + "pixels": 749 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 43, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 64.14266842800528, + "ty": 27.127256715103478, + "theta": 0.7848336063405794, + "vx": 0.7075058817863464, + "vy": 0.7067074775695801, + "pca_strength": 0.9328707760528926, + "union_pixels": 9761, + "tx_anchor": 64.14266842800528, + "ty_anchor": 27.127256715103478, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 64.14266842800528, + "cy": 27.127256715103478, + "pixels": 2271 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 131.4279038718291, + "cy": 111.5245660881175, + "pixels": 7490 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 294.4082998661312, + "ty": 287.8112449799197, + "theta": -2.3830726215754243, + "vx": -0.7258548140525818, + "vy": -0.6878479719161987, + "pca_strength": 0.8566112002455968, + "union_pixels": 21005, + "tx_anchor": 294.4082998661312, + "ty_anchor": 287.8112449799197, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 294.4082998661312, + "cy": 287.8112449799197, + "pixels": 747 + }, + "tool_body": { + "cx": 358.9345018450185, + "cy": 381.1141348913489, + "pixels": 19512 + }, + "left_gripper": { + "cx": 255.92493297587131, + "cy": 264.73994638069706, + "pixels": 746 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 44, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 64.08476821192053, + "ty": 27.10860927152318, + "theta": 0.7845832961199998, + "vx": 0.707682728767395, + "vy": 0.7065303325653076, + "pca_strength": 0.9329779637058575, + "union_pixels": 9735, + "tx_anchor": 64.08476821192053, + "ty_anchor": 27.10860927152318, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 64.08476821192053, + "cy": 27.10860927152318, + "pixels": 2265 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 131.6119143239625, + "cy": 111.61178045515395, + "pixels": 7470 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 294.93582887700535, + "ty": 288.51604278074865, + "theta": -2.3826693847536857, + "vx": -0.7255774140357971, + "vy": -0.6881406307220459, + "pca_strength": 0.855104218429858, + "union_pixels": 20926, + "tx_anchor": 294.93582887700535, + "ty_anchor": 288.51604278074865, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 294.93582887700535, + "cy": 288.51604278074865, + "pixels": 748 + }, + "tool_body": { + "cx": 357.32641927016317, + "cy": 381.61058211951206, + "pixels": 19429 + }, + "left_gripper": { + "cx": 255.62216288384514, + "cy": 265.9385847797063, + "pixels": 749 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 45, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 64.54710458081244, + "ty": 27.03932584269663, + "theta": 0.7856542898054266, + "vx": 0.706925630569458, + "vy": 0.7072878479957581, + "pca_strength": 0.9321375000042914, + "union_pixels": 9838, + "tx_anchor": 64.54710458081244, + "ty_anchor": 27.03932584269663, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 64.54710458081244, + "cy": 27.03932584269663, + "pixels": 2314 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 131.39141414141415, + "cy": 111.46557682083998, + "pixels": 7524 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 294.0835579514825, + "ty": 288.7897574123989, + "theta": -2.382795407910656, + "vx": -0.7256640791893005, + "vy": -0.6880491375923157, + "pca_strength": 0.8530420375249147, + "union_pixels": 20856, + "tx_anchor": 294.0835579514825, + "ty_anchor": 288.7897574123989, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 294.0835579514825, + "cy": 288.7897574123989, + "pixels": 742 + }, + "tool_body": { + "cx": 356.5738187451588, + "cy": 381.8522075910147, + "pixels": 19365 + }, + "left_gripper": { + "cx": 254.94659546061416, + "cy": 266.32843791722297, + "pixels": 749 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 46, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 64.27061403508772, + "ty": 27.089473684210525, + "theta": 0.7836346540842756, + "vx": 0.7083526849746704, + "vy": 0.7058587074279785, + "pca_strength": 0.9327474659453623, + "union_pixels": 9776, + "tx_anchor": 64.27061403508772, + "ty_anchor": 27.089473684210525, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 64.27061403508772, + "cy": 27.089473684210525, + "pixels": 2280 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 131.52801494130202, + "cy": 111.42769477054429, + "pixels": 7496 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 293.0134770889488, + "ty": 289.12398921832886, + "theta": -2.3817614466322428, + "vx": -0.7249522805213928, + "vy": -0.6887990832328796, + "pca_strength": 0.8521927392572094, + "union_pixels": 20831, + "tx_anchor": 293.0134770889488, + "ty_anchor": 289.12398921832886, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 293.0134770889488, + "cy": 289.12398921832886, + "pixels": 742 + }, + "tool_body": { + "cx": 355.7032558139535, + "cy": 382.06661498708013, + "pixels": 19350 + }, + "left_gripper": { + "cx": 254.12855209742895, + "cy": 266.5588633288227, + "pixels": 739 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 47, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 64.18653761548615, + "ty": 26.99076110866696, + "theta": 0.7840028494185016, + "vx": 0.7080927491188049, + "vy": 0.7061194777488708, + "pca_strength": 0.932397738466971, + "union_pixels": 9792, + "tx_anchor": 64.18653761548615, + "ty_anchor": 26.99076110866696, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 64.18653761548615, + "cy": 26.99076110866696, + "pixels": 2273 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 131.3404708072882, + "cy": 111.29990690251363, + "pixels": 7519 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 292.2980769230769, + "ty": 289.34065934065933, + "theta": -2.3804379190503315, + "vx": -0.7240400314331055, + "vy": -0.6897580027580261, + "pca_strength": 0.8509830816023125, + "union_pixels": 20710, + "tx_anchor": 292.2980769230769, + "ty_anchor": 289.34065934065933, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 292.2980769230769, + "cy": 289.34065934065933, + "pixels": 728 + }, + "tool_body": { + "cx": 354.90607304275545, + "cy": 382.23767468439917, + "pixels": 19249 + }, + "left_gripper": { + "cx": 253.75579809004094, + "cy": 266.90040927694406, + "pixels": 733 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 48, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 64.10154525386314, + "ty": 26.861368653421632, + "theta": 0.7835167269372354, + "vx": 0.7084358930587769, + "vy": 0.7057751417160034, + "pca_strength": 0.931919092401279, + "union_pixels": 9803, + "tx_anchor": 64.10154525386314, + "ty_anchor": 26.861368653421632, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 64.10154525386314, + "cy": 26.861368653421632, + "pixels": 2265 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 131.0157866808172, + "cy": 111.07190236136907, + "pixels": 7538 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 292.28551336146273, + "ty": 289.6554149085795, + "theta": -2.380875577461045, + "vx": -0.7243418097496033, + "vy": -0.6894410252571106, + "pca_strength": 0.8497651237052974, + "union_pixels": 20706, + "tx_anchor": 292.28551336146273, + "ty_anchor": 289.6554149085795, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 292.28551336146273, + "cy": 289.6554149085795, + "pixels": 711 + }, + "tool_body": { + "cx": 354.4513182478721, + "cy": 382.50129748806313, + "pixels": 19268 + }, + "left_gripper": { + "cx": 253.6685006877579, + "cy": 267.5570839064649, + "pixels": 727 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 49, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 64.01024498886414, + "ty": 27.258351893095767, + "theta": 0.7816852282687207, + "vx": 0.7097273468971252, + "vy": 0.7044764757156372, + "pca_strength": 0.9320362432652537, + "union_pixels": 9764, + "tx_anchor": 64.01024498886414, + "ty_anchor": 27.258351893095767, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 64.01024498886414, + "cy": 27.258351893095767, + "pixels": 2245 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.7466418406703, + "cy": 111.01875249368267, + "pixels": 7519 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 292.5347593582888, + "ty": 290.44117647058823, + "theta": -2.379552627516306, + "vx": -0.7234290838241577, + "vy": -0.6903986930847168, + "pca_strength": 0.8497231322782508, + "union_pixels": 20600, + "tx_anchor": 292.5347593582888, + "ty_anchor": 290.44117647058823, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 292.5347593582888, + "cy": 290.44117647058823, + "pixels": 748 + }, + "tool_body": { + "cx": 354.08463671078096, + "cy": 382.8053041795261, + "pixels": 19117 + }, + "left_gripper": { + "cx": 253.37278911564627, + "cy": 267.89251700680273, + "pixels": 735 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 50, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 63.90179372197309, + "ty": 27.359192825112107, + "theta": 0.7803125765974583, + "vx": 0.7106937170028687, + "vy": 0.7035016417503357, + "pca_strength": 0.9328061938102805, + "union_pixels": 9693, + "tx_anchor": 63.90179372197309, + "ty_anchor": 27.359192825112107, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 63.90179372197309, + "cy": 27.359192825112107, + "pixels": 2230 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.76175800616375, + "cy": 110.84724641565055, + "pixels": 7463 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 291.97404202719406, + "ty": 291.0655129789864, + "theta": -2.37697181065161, + "vx": -0.7216448783874512, + "vy": -0.6922634243965149, + "pca_strength": 0.8500744832705964, + "union_pixels": 20449, + "tx_anchor": 291.97404202719406, + "ty_anchor": 291.0655129789864, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 291.97404202719406, + "cy": 291.0655129789864, + "pixels": 809 + }, + "tool_body": { + "cx": 353.588850174216, + "cy": 383.16772252138105, + "pixels": 18942 + }, + "left_gripper": { + "cx": 252.9541547277937, + "cy": 268.31518624641836, + "pixels": 698 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 51, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 63.70556061987238, + "ty": 27.684594348222426, + "theta": 0.7775283809023991, + "vx": 0.7126496434211731, + "vy": 0.7015202045440674, + "pca_strength": 0.9328264128257672, + "union_pixels": 9662, + "tx_anchor": 63.70556061987238, + "ty_anchor": 27.684594348222426, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 63.70556061987238, + "cy": 27.684594348222426, + "pixels": 2194 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.6337707552223, + "cy": 110.68974290305303, + "pixels": 7468 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 290.77791411042944, + "ty": 291.67361963190183, + "theta": -2.375094135758355, + "vx": -0.7203437685966492, + "vy": -0.6936172246932983, + "pca_strength": 0.849874747446511, + "union_pixels": 20347, + "tx_anchor": 290.77791411042944, + "ty_anchor": 291.67361963190183, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 290.77791411042944, + "cy": 291.67361963190183, + "pixels": 815 + }, + "tool_body": { + "cx": 352.77321011259824, + "cy": 383.3617484597408, + "pixels": 18828 + }, + "left_gripper": { + "cx": 252.3650568181818, + "cy": 268.31960227272725, + "pixels": 704 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 52, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 63.61368856224162, + "ty": 27.88240698208544, + "theta": 0.7776895547511976, + "vx": 0.7125365138053894, + "vy": 0.7016350030899048, + "pca_strength": 0.9330716382496775, + "union_pixels": 9663, + "tx_anchor": 63.61368856224162, + "ty_anchor": 27.88240698208544, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 63.61368856224162, + "cy": 27.88240698208544, + "pixels": 2177 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.6979695431472, + "cy": 110.88752337697035, + "pixels": 7486 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 289.81716417910445, + "ty": 292.10074626865674, + "theta": -2.375445577932874, + "vx": -0.7205874919891357, + "vy": -0.6933640241622925, + "pca_strength": 0.846673422530786, + "union_pixels": 20266, + "tx_anchor": 289.81716417910445, + "ty_anchor": 292.10074626865674, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 289.81716417910445, + "cy": 292.10074626865674, + "pixels": 804 + }, + "tool_body": { + "cx": 352.0072911122938, + "cy": 383.64518360830226, + "pixels": 18790 + }, + "left_gripper": { + "cx": 251.79910714285714, + "cy": 268.5342261904762, + "pixels": 672 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 53, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 63.646734130634776, + "ty": 28.222171113155476, + "theta": 0.7763140441202934, + "vx": 0.7135009765625, + "vy": 0.7006542682647705, + "pca_strength": 0.9331732771948095, + "union_pixels": 9646, + "tx_anchor": 63.646734130634776, + "ty_anchor": 28.222171113155476, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 63.646734130634776, + "cy": 28.222171113155476, + "pixels": 2174 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.6919164882227, + "cy": 110.97002141327623, + "pixels": 7472 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 288.3105670103093, + "ty": 292.67525773195877, + "theta": -2.372132953477315, + "vx": -0.7182866930961609, + "vy": -0.6957472562789917, + "pca_strength": 0.8451644237611696, + "union_pixels": 20017, + "tx_anchor": 288.3105670103093, + "ty_anchor": 292.67525773195877, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 288.3105670103093, + "cy": 292.67525773195877, + "pixels": 776 + }, + "tool_body": { + "cx": 350.55494623655915, + "cy": 383.8125806451613, + "pixels": 18600 + }, + "left_gripper": { + "cx": 251.25117004680186, + "cy": 269.0046801872075, + "pixels": 641 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 54, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 63.805895691609976, + "ty": 27.88843537414966, + "theta": 0.7789396198453241, + "vx": 0.7116588950157166, + "vy": 0.7025251984596252, + "pca_strength": 0.9327906916254106, + "union_pixels": 9705, + "tx_anchor": 63.805895691609976, + "ty_anchor": 27.88843537414966, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 63.805895691609976, + "cy": 27.88843537414966, + "pixels": 2205 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.6936, + "cy": 111.1172, + "pixels": 7500 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 287.33947368421053, + "ty": 293.5592105263158, + "theta": -2.370323848386129, + "vx": -0.7170268297195435, + "vy": -0.6970455646514893, + "pca_strength": 0.8435373206273228, + "union_pixels": 19826, + "tx_anchor": 287.33947368421053, + "ty_anchor": 293.5592105263158, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 287.33947368421053, + "cy": 293.5592105263158, + "pixels": 760 + }, + "tool_body": { + "cx": 349.07230418745934, + "cy": 384.36878932523325, + "pixels": 18436 + }, + "left_gripper": { + "cx": 251.11269841269842, + "cy": 269.968253968254, + "pixels": 630 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 55, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 63.80361990950226, + "ty": 27.993212669683256, + "theta": 0.7795637419155628, + "vx": 0.7112202644348145, + "vy": 0.7029691934585571, + "pca_strength": 0.9329607699197642, + "union_pixels": 9693, + "tx_anchor": 63.80361990950226, + "ty_anchor": 27.993212669683256, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 63.80361990950226, + "cy": 27.993212669683256, + "pixels": 2210 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.91313644260325, + "cy": 111.2898570092209, + "pixels": 7483 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 285.90014265335236, + "ty": 293.86162624821685, + "theta": -2.369021518530268, + "vx": -0.7161184549331665, + "vy": -0.6979787945747375, + "pca_strength": 0.8438593683291095, + "union_pixels": 19561, + "tx_anchor": 285.90014265335236, + "ty_anchor": 293.86162624821685, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 285.90014265335236, + "cy": 293.86162624821685, + "pixels": 701 + }, + "tool_body": { + "cx": 347.39683846533836, + "cy": 384.5163839947308, + "pixels": 18219 + }, + "left_gripper": { + "cx": 250.23244929797193, + "cy": 271.0171606864275, + "pixels": 641 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 56, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 63.643151626202474, + "ty": 28.304168575355018, + "theta": 0.7781533521753768, + "vx": 0.7122110724449158, + "vy": 0.7019654512405396, + "pca_strength": 0.9342892903701661, + "union_pixels": 9555, + "tx_anchor": 63.643151626202474, + "ty_anchor": 28.304168575355018, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 63.643151626202474, + "cy": 28.304168575355018, + "pixels": 2183 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 131.35526315789474, + "cy": 111.50976668475312, + "pixels": 7372 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 285.19939577039275, + "ty": 294.4154078549849, + "theta": -2.3651431436102652, + "vx": -0.7134060859680176, + "vy": -0.7007509469985962, + "pca_strength": 0.8418985352731113, + "union_pixels": 19447, + "tx_anchor": 285.19939577039275, + "ty_anchor": 294.4154078549849, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 285.19939577039275, + "cy": 294.4154078549849, + "pixels": 662 + }, + "tool_body": { + "cx": 345.9871053066623, + "cy": 384.39257177494903, + "pixels": 18147 + }, + "left_gripper": { + "cx": 250.2742946708464, + "cy": 272.27115987460814, + "pixels": 638 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 57, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 63.59249084249084, + "ty": 28.510531135531135, + "theta": 0.7765612029536896, + "vx": 0.7133277654647827, + "vy": 0.7008305788040161, + "pca_strength": 0.933972355514081, + "union_pixels": 9576, + "tx_anchor": 63.59249084249084, + "ty_anchor": 28.510531135531135, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 63.59249084249084, + "cy": 28.510531135531135, + "pixels": 2184 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 131.34280303030303, + "cy": 111.72686688311688, + "pixels": 7392 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 284.62093352192363, + "ty": 294.9377652050919, + "theta": -2.365270559370661, + "vx": -0.7134953141212463, + "vy": -0.700659990310669, + "pca_strength": 0.8420035702872644, + "union_pixels": 19421, + "tx_anchor": 284.62093352192363, + "ty_anchor": 294.9377652050919, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 284.62093352192363, + "cy": 294.9377652050919, + "pixels": 707 + }, + "tool_body": { + "cx": 345.5925331858407, + "cy": 384.70647123893804, + "pixels": 18080 + }, + "left_gripper": { + "cx": 249.23028391167193, + "cy": 272.6056782334385, + "pixels": 634 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 58, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 63.64204802899864, + "ty": 28.48844585410059, + "theta": 0.7779788596524373, + "vx": 0.7123335599899292, + "vy": 0.7018411755561829, + "pca_strength": 0.9330685855610353, + "union_pixels": 9657, + "tx_anchor": 63.64204802899864, + "ty_anchor": 28.48844585410059, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 63.64204802899864, + "cy": 28.48844585410059, + "pixels": 2207 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 131.2296644295302, + "cy": 111.89422818791947, + "pixels": 7450 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 283.9382889200561, + "ty": 295.27208976157084, + "theta": -2.359950668315594, + "vx": -0.7097578048706055, + "vy": -0.7044457793235779, + "pca_strength": 0.8438000412228829, + "union_pixels": 19453, + "tx_anchor": 283.9382889200561, + "ty_anchor": 295.27208976157084, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 283.9382889200561, + "cy": 295.27208976157084, + "pixels": 713 + }, + "tool_body": { + "cx": 344.85263332779533, + "cy": 384.8517472448358, + "pixels": 18057 + }, + "left_gripper": { + "cx": 247.36163982430455, + "cy": 269.8579795021962, + "pixels": 683 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 59, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 64.1468901632113, + "ty": 27.86987207763564, + "theta": 0.7819633570129553, + "vx": 0.7095313668251038, + "vy": 0.7046738266944885, + "pca_strength": 0.9328474813330067, + "union_pixels": 9711, + "tx_anchor": 64.1468901632113, + "ty_anchor": 27.86987207763564, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 64.1468901632113, + "cy": 27.86987207763564, + "pixels": 2267 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 131.01007522837185, + "cy": 111.73737238044062, + "pixels": 7444 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 284.2432432432432, + "ty": 295.8093883357041, + "theta": -2.361424937909514, + "vx": -0.7107955813407898, + "vy": -0.7033986449241638, + "pca_strength": 0.8444777394076849, + "union_pixels": 19549, + "tx_anchor": 284.2432432432432, + "ty_anchor": 295.8093883357041, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 284.2432432432432, + "cy": 295.8093883357041, + "pixels": 703 + }, + "tool_body": { + "cx": 344.82986725663716, + "cy": 384.9837942477876, + "pixels": 18080 + }, + "left_gripper": { + "cx": 249.02741514360312, + "cy": 271.2780678851175, + "pixels": 766 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 60, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 64.06948775055679, + "ty": 28.121603563474387, + "theta": 0.7807887571136178, + "vx": 0.7103586196899414, + "vy": 0.7038399577140808, + "pca_strength": 0.9326613039668668, + "union_pixels": 9735, + "tx_anchor": 64.06948775055679, + "ty_anchor": 28.121603563474387, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 64.06948775055679, + "cy": 28.121603563474387, + "pixels": 2245 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 131.01415220293725, + "cy": 111.75273698264353, + "pixels": 7490 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 286.75, + "ty": 296.4315789473684, + "theta": -2.358721238560449, + "vx": -0.7088912129402161, + "vy": -0.7053178548812866, + "pca_strength": 0.8429560799269074, + "union_pixels": 19533, + "tx_anchor": 286.75, + "ty_anchor": 296.4315789473684, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 286.75, + "cy": 296.4315789473684, + "pixels": 760 + }, + "tool_body": { + "cx": 344.7336401952085, + "cy": 384.9643966282165, + "pixels": 18032 + }, + "left_gripper": { + "cx": 250.64912280701753, + "cy": 272.6531713900135, + "pixels": 741 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 61, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 63.830103650292926, + "ty": 28.525912573231185, + "theta": 0.7780242952030937, + "vx": 0.7123016715049744, + "vy": 0.7018735408782959, + "pca_strength": 0.9331516978841867, + "union_pixels": 9686, + "tx_anchor": 63.830103650292926, + "ty_anchor": 28.525912573231185, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 63.830103650292926, + "cy": 28.525912573231185, + "pixels": 2219 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 131.3626623811437, + "cy": 111.94455604660506, + "pixels": 7467 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 288.1879021879022, + "ty": 296.4594594594595, + "theta": -2.3622039926054224, + "vx": -0.7113433480262756, + "vy": -0.7028446793556213, + "pca_strength": 0.837630971615948, + "union_pixels": 19424, + "tx_anchor": 288.1879021879022, + "ty_anchor": 296.4594594594595, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 288.1879021879022, + "cy": 296.4594594594595, + "pixels": 777 + }, + "tool_body": { + "cx": 345.3463504055105, + "cy": 385.3369625597156, + "pixels": 18002 + }, + "left_gripper": { + "cx": 252.46821705426356, + "cy": 275.4573643410853, + "pixels": 645 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 62, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 64.63597793805685, + "ty": 27.425540941875266, + "theta": 0.7857423767160407, + "vx": 0.7068633437156677, + "vy": 0.7073501348495483, + "pca_strength": 0.9315961620156317, + "union_pixels": 9910, + "tx_anchor": 64.63597793805685, + "ty_anchor": 27.425540941875266, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 64.63597793805685, + "cy": 27.425540941875266, + "pixels": 2357 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 131.4381040646101, + "cy": 112.1313385409771, + "pixels": 7553 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 288.6411837237978, + "ty": 296.64364981504315, + "theta": -2.3580508913107603, + "vx": -0.7084182500839233, + "vy": -0.7057929039001465, + "pca_strength": 0.8393922687452683, + "union_pixels": 19284, + "tx_anchor": 288.6411837237978, + "ty_anchor": 296.64364981504315, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 288.6411837237978, + "cy": 296.64364981504315, + "pixels": 811 + }, + "tool_body": { + "cx": 345.3779872096937, + "cy": 385.21732301133176, + "pixels": 17826 + }, + "left_gripper": { + "cx": 251.70942812982997, + "cy": 274.8918083462133, + "pixels": 647 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 63, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 64.5855626326964, + "ty": 27.3036093418259, + "theta": 0.7849871473468807, + "vx": 0.7073974013328552, + "vy": 0.7068161368370056, + "pca_strength": 0.9319998446404978, + "union_pixels": 9873, + "tx_anchor": 64.5855626326964, + "ty_anchor": 27.3036093418259, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 64.5855626326964, + "cy": 27.3036093418259, + "pixels": 2355 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 131.46967278531525, + "cy": 111.96515030593243, + "pixels": 7518 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 289.37875, + "ty": 296.60875, + "theta": -2.3565340673578685, + "vx": -0.7073468565940857, + "vy": -0.7068666219711304, + "pca_strength": 0.8391365921689252, + "union_pixels": 19297, + "tx_anchor": 289.37875, + "ty_anchor": 296.60875, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 289.37875, + "cy": 296.60875, + "pixels": 800 + }, + "tool_body": { + "cx": 345.50787600201807, + "cy": 385.1390212455855, + "pixels": 17839 + }, + "left_gripper": { + "cx": 252.83130699088147, + "cy": 275.8267477203647, + "pixels": 658 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 64, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 64.65381355932203, + "ty": 27.327118644067795, + "theta": 0.7859400454535039, + "vx": 0.7067235112190247, + "vy": 0.7074898481369019, + "pca_strength": 0.9318863233450142, + "union_pixels": 9919, + "tx_anchor": 64.65381355932203, + "ty_anchor": 27.327118644067795, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 64.65381355932203, + "cy": 27.327118644067795, + "pixels": 2360 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 131.58460113771662, + "cy": 112.25598624156635, + "pixels": 7559 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 290.30363864491846, + "ty": 296.6499372647428, + "theta": -2.3590399964046784, + "vx": -0.7091159820556641, + "vy": -0.7050918340682983, + "pca_strength": 0.8359381574964698, + "union_pixels": 19322, + "tx_anchor": 290.30363864491846, + "ty_anchor": 296.6499372647428, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 290.30363864491846, + "cy": 296.6499372647428, + "pixels": 797 + }, + "tool_body": { + "cx": 346.2483517711476, + "cy": 385.24511118560736, + "pixels": 17898 + }, + "left_gripper": { + "cx": 253.8054226475279, + "cy": 276.5295055821372, + "pixels": 627 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 65, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 64.48725573491929, + "ty": 27.197536108751063, + "theta": 0.7853639823041749, + "vx": 0.7071309685707092, + "vy": 0.7070826292037964, + "pca_strength": 0.931507309524755, + "union_pixels": 9928, + "tx_anchor": 64.48725573491929, + "ty_anchor": 27.197536108751063, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 64.48725573491929, + "cy": 27.197536108751063, + "pixels": 2354 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 131.21507789807237, + "cy": 112.04858727224716, + "pixels": 7574 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 291.8173575129534, + "ty": 296.3031088082902, + "theta": -2.3651652299372876, + "vx": -0.7134215235710144, + "vy": -0.7007351517677307, + "pca_strength": 0.8319485357413756, + "union_pixels": 19354, + "tx_anchor": 291.8173575129534, + "ty_anchor": 296.3031088082902, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 291.8173575129534, + "cy": 296.3031088082902, + "pixels": 772 + }, + "tool_body": { + "cx": 347.00532416393986, + "cy": 385.31379291220674, + "pixels": 18031 + }, + "left_gripper": { + "cx": 256.1869328493648, + "cy": 277.78584392014517, + "pixels": 551 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 66, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 64.18852459016394, + "ty": 27.5030198446937, + "theta": 0.7836430834408219, + "vx": 0.7083467245101929, + "vy": 0.705864667892456, + "pca_strength": 0.9319628389886289, + "union_pixels": 9858, + "tx_anchor": 64.18852459016394, + "ty_anchor": 27.5030198446937, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 64.18852459016394, + "cy": 27.5030198446937, + "pixels": 2318 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 131.2655172413793, + "cy": 112.12002652519894, + "pixels": 7540 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 293.51644336175394, + "ty": 296.48355663824606, + "theta": -2.3615164818106837, + "vx": -0.710860013961792, + "vy": -0.7033336162567139, + "pca_strength": 0.835525275676344, + "union_pixels": 19477, + "tx_anchor": 293.51644336175394, + "ty_anchor": 296.48355663824606, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 293.51644336175394, + "cy": 296.48355663824606, + "pixels": 821 + }, + "tool_body": { + "cx": 348.6447266274814, + "cy": 385.19418875457467, + "pixels": 18034 + }, + "left_gripper": { + "cx": 255.80385852090032, + "cy": 273.4469453376206, + "pixels": 622 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 67, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 64.30522260273973, + "ty": 27.358732876712327, + "theta": 0.7848322998123548, + "vx": 0.7075068354606628, + "vy": 0.7067065834999084, + "pca_strength": 0.9314683485777878, + "union_pixels": 9877, + "tx_anchor": 64.30522260273973, + "ty_anchor": 27.358732876712327, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 64.30522260273973, + "cy": 27.358732876712327, + "pixels": 2336 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 131.1730539716218, + "cy": 112.15276488529373, + "pixels": 7541 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 294.11030303030304, + "ty": 296.1781818181818, + "theta": -2.3594254730249253, + "vx": -0.7093877792358398, + "vy": -0.7048184871673584, + "pca_strength": 0.8342588191784444, + "union_pixels": 19510, + "tx_anchor": 294.11030303030304, + "ty_anchor": 296.1781818181818, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 294.11030303030304, + "cy": 296.1781818181818, + "pixels": 825 + }, + "tool_body": { + "cx": 349.86414968999117, + "cy": 385.40312223206377, + "pixels": 18064 + }, + "left_gripper": { + "cx": 258.77294685990336, + "cy": 273.7987117552335, + "pixels": 621 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 68, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 64.18405172413793, + "ty": 27.400431034482757, + "theta": 0.7846870195803721, + "vx": 0.7076094746589661, + "vy": 0.7066037654876709, + "pca_strength": 0.9315087780974556, + "union_pixels": 9833, + "tx_anchor": 64.18405172413793, + "ty_anchor": 27.400431034482757, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 64.18405172413793, + "cy": 27.400431034482757, + "pixels": 2320 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 131.0762678024757, + "cy": 112.05763343537868, + "pixels": 7513 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 296.60686015831135, + "ty": 295.6622691292876, + "theta": -2.3560790921196593, + "vx": -0.7070251703262329, + "vy": -0.7071883678436279, + "pca_strength": 0.835385503616792, + "union_pixels": 19400, + "tx_anchor": 296.60686015831135, + "ty_anchor": 295.6622691292876, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 296.60686015831135, + "cy": 295.6622691292876, + "pixels": 758 + }, + "tool_body": { + "cx": 350.83957812933664, + "cy": 385.165417707466, + "pixels": 18015 + }, + "left_gripper": { + "cx": 259.3205741626794, + "cy": 272.347687400319, + "pixels": 627 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 69, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 63.601153504880216, + "ty": 27.292812777284826, + "theta": 0.7821082587610989, + "vx": 0.7094292640686035, + "vy": 0.7047766447067261, + "pca_strength": 0.9311744960760926, + "union_pixels": 9854, + "tx_anchor": 63.601153504880216, + "ty_anchor": 27.292812777284826, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 63.601153504880216, + "cy": 27.292812777284826, + "pixels": 2254 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.71657894736842, + "cy": 111.93671052631579, + "pixels": 7600 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 297.9214659685864, + "ty": 295.62303664921467, + "theta": -2.3556303124808244, + "vx": -0.706707775592804, + "vy": -0.7075056433677673, + "pca_strength": 0.833527881583202, + "union_pixels": 19285, + "tx_anchor": 297.9214659685864, + "ty_anchor": 295.62303664921467, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 297.9214659685864, + "cy": 295.62303664921467, + "pixels": 764 + }, + "tool_body": { + "cx": 351.8817036458914, + "cy": 385.05753149737984, + "pixels": 17938 + }, + "left_gripper": { + "cx": 261.5711835334477, + "cy": 273.42195540308745, + "pixels": 583 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 70, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 64.15057915057915, + "ty": 27.542256542256542, + "theta": 0.7832856775328206, + "vx": 0.7085989713668823, + "vy": 0.7056114673614502, + "pca_strength": 0.9287454787652858, + "union_pixels": 10119, + "tx_anchor": 64.15057915057915, + "ty_anchor": 27.542256542256542, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 64.15057915057915, + "cy": 27.542256542256542, + "pixels": 2331 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.5702362609142, + "cy": 112.18464304057524, + "pixels": 7788 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 299.4663278271919, + "ty": 295.36975857687423, + "theta": -2.36003079001703, + "vx": -0.7098142504692078, + "vy": -0.7043889164924622, + "pca_strength": 0.8316717183337694, + "union_pixels": 19013, + "tx_anchor": 299.4663278271919, + "ty_anchor": 295.36975857687423, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 299.4663278271919, + "cy": 295.36975857687423, + "pixels": 787 + }, + "tool_body": { + "cx": 353.9602671496491, + "cy": 386.07097577541316, + "pixels": 17668 + }, + "left_gripper": { + "cx": 263.2132616487455, + "cy": 273.668458781362, + "pixels": 558 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 71, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 63.91547464239272, + "ty": 27.62635457303858, + "theta": 0.7826447485138505, + "vx": 0.7090510725975037, + "vy": 0.7051571607589722, + "pca_strength": 0.9293834007260091, + "union_pixels": 10046, + "tx_anchor": 63.91547464239272, + "ty_anchor": 27.62635457303858, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 63.91547464239272, + "cy": 27.62635457303858, + "pixels": 2307 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.63134771934358, + "cy": 112.27161131929189, + "pixels": 7739 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 300.25956284153006, + "ty": 294.6748633879781, + "theta": -2.3520709573429257, + "vx": -0.7041850090026855, + "vy": -0.7100165486335754, + "pca_strength": 0.8304539393487966, + "union_pixels": 19375, + "tx_anchor": 300.25956284153006, + "ty_anchor": 294.6748633879781, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 300.25956284153006, + "cy": 294.6748633879781, + "pixels": 732 + }, + "tool_body": { + "cx": 354.8918170745211, + "cy": 385.03249916952717, + "pixels": 18062 + }, + "left_gripper": { + "cx": 265.9277108433735, + "cy": 273.44922547332186, + "pixels": 581 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 72, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 63.9099177132958, + "ty": 27.647466435686443, + "theta": 0.7847547495773851, + "vx": 0.7075616121292114, + "vy": 0.7066516876220703, + "pca_strength": 0.9307070300509219, + "union_pixels": 9847, + "tx_anchor": 63.9099177132958, + "ty_anchor": 27.647466435686443, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 63.9099177132958, + "cy": 27.647466435686443, + "pixels": 2309 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.70336959405677, + "cy": 112.44746617139825, + "pixels": 7538 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 304.8493150684931, + "ty": 295.22042341220424, + "theta": -2.350727595275206, + "vx": -0.7032305598258972, + "vy": -0.7109618782997131, + "pca_strength": 0.8265554176917902, + "union_pixels": 19583, + "tx_anchor": 304.8493150684931, + "ty_anchor": 295.22042341220424, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 304.8493150684931, + "cy": 295.22042341220424, + "pixels": 803 + }, + "tool_body": { + "cx": 356.61278443442893, + "cy": 385.0030779377817, + "pixels": 18194 + }, + "left_gripper": { + "cx": 268.77815699658703, + "cy": 272.438566552901, + "pixels": 586 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 73, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 63.369052912405515, + "ty": 27.50111160515785, + "theta": 0.783127247079287, + "vx": 0.7087107300758362, + "vy": 0.7054991722106934, + "pca_strength": 0.931719922182295, + "union_pixels": 9723, + "tx_anchor": 63.369052912405515, + "ty_anchor": 27.50111160515785, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 63.369052912405515, + "cy": 27.50111160515785, + "pixels": 2249 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.61747390955313, + "cy": 112.13446614931763, + "pixels": 7474 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 307.26716604244695, + "ty": 294.87265917602997, + "theta": -2.346144994934432, + "vx": -0.6999651193618774, + "vy": -0.7141770124435425, + "pca_strength": 0.8261821666244665, + "union_pixels": 19561, + "tx_anchor": 307.26716604244695, + "ty_anchor": 294.87265917602997, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 307.26716604244695, + "cy": 294.87265917602997, + "pixels": 801 + }, + "tool_body": { + "cx": 358.3016818307141, + "cy": 385.42084367245656, + "pixels": 18135 + }, + "left_gripper": { + "cx": 271.144, + "cy": 270.112, + "pixels": 625 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 74, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 63.67407407407408, + "ty": 27.542047930283225, + "theta": 0.7845196965116521, + "vx": 0.7077276706695557, + "vy": 0.7064853310585022, + "pca_strength": 0.9311832090595416, + "union_pixels": 9770, + "tx_anchor": 63.67407407407408, + "ty_anchor": 27.542047930283225, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 63.67407407407408, + "cy": 27.542047930283225, + "pixels": 2295 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.56026755852844, + "cy": 112.31545150501672, + "pixels": 7475 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 309.01162790697674, + "ty": 294.4935400516796, + "theta": -2.3498363002760287, + "vx": -0.7025966048240662, + "vy": -0.7115883827209473, + "pca_strength": 0.8201278657192048, + "union_pixels": 19085, + "tx_anchor": 309.01162790697674, + "ty_anchor": 294.4935400516796, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 309.01162790697674, + "cy": 294.4935400516796, + "pixels": 774 + }, + "tool_body": { + "cx": 360.08581396657473, + "cy": 386.40892465252375, + "pixels": 17771 + }, + "left_gripper": { + "cx": 276.3722222222222, + "cy": 272.0351851851852, + "pixels": 540 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 75, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 63.8993981083405, + "ty": 27.63542562338779, + "theta": 0.7864409608905706, + "vx": 0.7063690423965454, + "vy": 0.7078437805175781, + "pca_strength": 0.931459668711306, + "union_pixels": 9774, + "tx_anchor": 63.8993981083405, + "ty_anchor": 27.63542562338779, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 63.8993981083405, + "cy": 27.63542562338779, + "pixels": 2326 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.86358754027927, + "cy": 112.45273899033297, + "pixels": 7448 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 312.804, + "ty": 294.616, + "theta": -2.3397797472086546, + "vx": -0.6954050660133362, + "vy": -0.7186179757118225, + "pca_strength": 0.8154620391660327, + "union_pixels": 19431, + "tx_anchor": 312.804, + "ty_anchor": 294.616, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 312.804, + "cy": 294.616, + "pixels": 750 + }, + "tool_body": { + "cx": 360.64762693156734, + "cy": 386.0395143487859, + "pixels": 18120 + }, + "left_gripper": { + "cx": 279.1247771836007, + "cy": 270.27272727272725, + "pixels": 561 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 76, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 63.682373472949386, + "ty": 27.62521815008726, + "theta": 0.7872385908100834, + "vx": 0.7058042287826538, + "vy": 0.7084069848060608, + "pca_strength": 0.9313922875903625, + "union_pixels": 9740, + "tx_anchor": 63.682373472949386, + "ty_anchor": 27.62521815008726, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 63.682373472949386, + "cy": 27.62521815008726, + "pixels": 2292 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.6079484425349, + "cy": 112.35177228786252, + "pixels": 7448 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 316.37785800240675, + "ty": 295.3910950661853, + "theta": -2.329282965642569, + "vx": -0.6878237128257751, + "vy": -0.7258777618408203, + "pca_strength": 0.811484895511344, + "union_pixels": 19341, + "tx_anchor": 316.37785800240675, + "ty_anchor": 295.3910950661853, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 316.37785800240675, + "cy": 295.3910950661853, + "pixels": 831 + }, + "tool_body": { + "cx": 361.9432584582799, + "cy": 386.66685246084387, + "pixels": 17941 + }, + "left_gripper": { + "cx": 282.10720562390156, + "cy": 269.39191564147626, + "pixels": 569 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 77, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 63.64198606271777, + "ty": 27.562717770034844, + "theta": 0.786985582866883, + "vx": 0.7059834599494934, + "vy": 0.7082284092903137, + "pca_strength": 0.9306956702441052, + "union_pixels": 9804, + "tx_anchor": 63.64198606271777, + "ty_anchor": 27.562717770034844, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 63.64198606271777, + "cy": 27.562717770034844, + "pixels": 2296 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.35335641981885, + "cy": 112.31752797016516, + "pixels": 7508 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 321.8650065530799, + "ty": 292.71821756225427, + "theta": -2.3441227497184305, + "vx": -0.6985194683074951, + "vy": -0.7155910730361938, + "pca_strength": 0.812431925535771, + "union_pixels": 19320, + "tx_anchor": 321.8650065530799, + "ty_anchor": 292.71821756225427, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 321.8650065530799, + "cy": 292.71821756225427, + "pixels": 763 + }, + "tool_body": { + "cx": 368.9475669977251, + "cy": 386.57432170004995, + "pixels": 18023 + }, + "left_gripper": { + "cx": 289.2958801498127, + "cy": 267.26404494382024, + "pixels": 534 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 78, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 63.62937062937063, + "ty": 27.434877622377623, + "theta": 0.7867132297376181, + "vx": 0.7061762809753418, + "vy": 0.7080360651016235, + "pca_strength": 0.9308571445582285, + "union_pixels": 9814, + "tx_anchor": 63.62937062937063, + "ty_anchor": 27.434877622377623, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 63.62937062937063, + "cy": 27.434877622377623, + "pixels": 2288 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.3586234387457, + "cy": 112.27411639649216, + "pixels": 7526 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 324.1982881597718, + "ty": 294.0912981455064, + "theta": -2.3303306797534606, + "vx": -0.6885838508605957, + "vy": -0.7251567244529724, + "pca_strength": 0.8090507218839147, + "union_pixels": 19497, + "tx_anchor": 324.1982881597718, + "ty_anchor": 294.0912981455064, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 324.1982881597718, + "cy": 294.0912981455064, + "pixels": 701 + }, + "tool_body": { + "cx": 368.0276249174554, + "cy": 386.3934074400176, + "pixels": 18172 + }, + "left_gripper": { + "cx": 291.49679487179486, + "cy": 267.88621794871796, + "pixels": 624 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 79, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 63.397339246119735, + "ty": 27.647006651884702, + "theta": 0.7863498815538468, + "vx": 0.7064334750175476, + "vy": 0.7077794075012207, + "pca_strength": 0.9312885658547504, + "union_pixels": 9783, + "tx_anchor": 63.397339246119735, + "ty_anchor": 27.647006651884702, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 63.397339246119735, + "cy": 27.647006651884702, + "pixels": 2255 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.4798087141339, + "cy": 112.51567481402763, + "pixels": 7528 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 324.9581589958159, + "ty": 294.8926080892608, + "theta": -2.3287674040506814, + "vx": -0.6874493956565857, + "vy": -0.7262322902679443, + "pca_strength": 0.8093599698840479, + "union_pixels": 19451, + "tx_anchor": 324.9581589958159, + "ty_anchor": 294.8926080892608, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 324.9581589958159, + "cy": 294.8926080892608, + "pixels": 717 + }, + "tool_body": { + "cx": 368.5604845400741, + "cy": 386.8210631118978, + "pixels": 18079 + }, + "left_gripper": { + "cx": 292.2931297709924, + "cy": 267.5236641221374, + "pixels": 655 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 80, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 63.315626383355465, + "ty": 27.667109340416115, + "theta": 0.7873635143210393, + "vx": 0.7057157158851624, + "vy": 0.7084951400756836, + "pca_strength": 0.9318130209762419, + "union_pixels": 9717, + "tx_anchor": 63.315626383355465, + "ty_anchor": 27.667109340416115, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 63.315626383355465, + "cy": 27.667109340416115, + "pixels": 2259 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.40386162510057, + "cy": 112.396621078037, + "pixels": 7458 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 324.780585106383, + "ty": 296.46409574468083, + "theta": -2.3179311575875094, + "vx": -0.6795395612716675, + "vy": -0.7336388826370239, + "pca_strength": 0.8037401450327978, + "union_pixels": 19190, + "tx_anchor": 324.780585106383, + "ty_anchor": 296.46409574468083, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 324.780585106383, + "cy": 296.46409574468083, + "pixels": 752 + }, + "tool_body": { + "cx": 366.8809711138586, + "cy": 387.7322131055412, + "pixels": 17794 + }, + "left_gripper": { + "cx": 292.62577639751555, + "cy": 268.18633540372673, + "pixels": 644 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 81, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 62.97781801720235, + "ty": 27.842915346310548, + "theta": 0.7854798018407889, + "vx": 0.7070490717887878, + "vy": 0.7071645259857178, + "pca_strength": 0.9318027003945856, + "union_pixels": 9676, + "tx_anchor": 62.97781801720235, + "ty_anchor": 27.842915346310548, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 62.97781801720235, + "cy": 27.842915346310548, + "pixels": 2209 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.17584036426945, + "cy": 112.32623543591804, + "pixels": 7467 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 324.8740053050398, + "ty": 297.8633952254642, + "theta": -2.315355700449513, + "vx": -0.6776478886604309, + "vy": -0.7353866100311279, + "pca_strength": 0.7958182209245944, + "union_pixels": 18655, + "tx_anchor": 324.8740053050398, + "ty_anchor": 297.8633952254642, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 324.8740053050398, + "cy": 297.8633952254642, + "pixels": 754 + }, + "tool_body": { + "cx": 365.3840004634189, + "cy": 389.4809129351793, + "pixels": 17263 + }, + "left_gripper": { + "cx": 292.5736677115988, + "cy": 269.48746081504703, + "pixels": 638 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 82, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 62.93297101449275, + "ty": 27.756340579710145, + "theta": 0.7849889174797539, + "vx": 0.7073960900306702, + "vy": 0.7068173289299011, + "pca_strength": 0.9315868734792068, + "union_pixels": 9699, + "tx_anchor": 62.93297101449275, + "ty_anchor": 27.756340579710145, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 62.93297101449275, + "cy": 27.756340579710145, + "pixels": 2208 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.34761714056867, + "cy": 112.37458283273261, + "pixels": 7491 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 323.8719512195122, + "ty": 299.85731707317075, + "theta": -2.3010605690070607, + "vx": -0.6670665144920349, + "vy": -0.7449981570243835, + "pca_strength": 0.7935830628740025, + "union_pixels": 18432, + "tx_anchor": 323.8719512195122, + "ty_anchor": 299.85731707317075, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 323.8719512195122, + "cy": 299.85731707317075, + "pixels": 820 + }, + "tool_body": { + "cx": 362.97408194592043, + "cy": 390.3283150312906, + "pixels": 16938 + }, + "left_gripper": { + "cx": 290.9480712166172, + "cy": 270.85459940652817, + "pixels": 674 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 83, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 62.94875283446712, + "ty": 27.756916099773242, + "theta": 0.7853869101891781, + "vx": 0.7071147561073303, + "vy": 0.7070988416671753, + "pca_strength": 0.931200163390769, + "union_pixels": 9734, + "tx_anchor": 62.94875283446712, + "ty_anchor": 27.756916099773242, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 62.94875283446712, + "cy": 27.756916099773242, + "pixels": 2205 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.23947403373623, + "cy": 112.37707530880596, + "pixels": 7529 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 322.5210918114144, + "ty": 301.1166253101737, + "theta": -2.2959743837543054, + "vx": -0.6632687449455261, + "vy": -0.7483813762664795, + "pca_strength": 0.791455029587557, + "union_pixels": 18442, + "tx_anchor": 322.5210918114144, + "ty_anchor": 301.1166253101737, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 322.5210918114144, + "cy": 301.1166253101737, + "pixels": 806 + }, + "tool_body": { + "cx": 359.80482352941175, + "cy": 389.79617647058825, + "pixels": 17000 + }, + "left_gripper": { + "cx": 289.3977987421384, + "cy": 272.90408805031444, + "pixels": 636 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 84, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 62.856948228882835, + "ty": 27.608537693006358, + "theta": 0.784541149286015, + "vx": 0.7077125310897827, + "vy": 0.7065005302429199, + "pca_strength": 0.9310354187564169, + "union_pixels": 9727, + "tx_anchor": 62.856948228882835, + "ty_anchor": 27.608537693006358, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 62.856948228882835, + "cy": 27.608537693006358, + "pixels": 2202 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.09169435215946, + "cy": 112.31920265780731, + "pixels": 7525 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 321.0854271356784, + "ty": 302.59547738693465, + "theta": -2.2906069805135623, + "vx": -0.6592423319816589, + "vy": -0.7519305944442749, + "pca_strength": 0.7800894328466007, + "union_pixels": 17903, + "tx_anchor": 321.0854271356784, + "ty_anchor": 302.59547738693465, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 321.0854271356784, + "cy": 302.59547738693465, + "pixels": 796 + }, + "tool_body": { + "cx": 357.64450762158236, + "cy": 391.25707718364384, + "pixels": 16532 + }, + "left_gripper": { + "cx": 288.5130434782609, + "cy": 273.9530434782609, + "pixels": 575 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 85, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 62.82521620391443, + "ty": 27.642239417387348, + "theta": 0.7837441517237383, + "vx": 0.7082753777503967, + "vy": 0.7059362530708313, + "pca_strength": 0.9311128478269579, + "union_pixels": 9706, + "tx_anchor": 62.82521620391443, + "ty_anchor": 27.642239417387348, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 62.82521620391443, + "cy": 27.642239417387348, + "pixels": 2197 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.05500066586762, + "cy": 112.20415501398323, + "pixels": 7509 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 320.1262254901961, + "ty": 304.27941176470586, + "theta": -2.2795658381588875, + "vx": -0.65090012550354, + "vy": -0.7591633796691895, + "pca_strength": 0.7725843136958028, + "union_pixels": 17679, + "tx_anchor": 320.1262254901961, + "ty_anchor": 304.27941176470586, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 320.1262254901961, + "cy": 304.27941176470586, + "pixels": 816 + }, + "tool_body": { + "cx": 356.0058852378617, + "cy": 392.04965669445806, + "pixels": 16312 + }, + "left_gripper": { + "cx": 288.3157894736842, + "cy": 274.91651542649726, + "pixels": 551 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 86, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 62.712785388127855, + "ty": 27.610958904109587, + "theta": 0.7842817774600459, + "vx": 0.7078957557678223, + "vy": 0.7063169479370117, + "pca_strength": 0.931776396658865, + "union_pixels": 9642, + "tx_anchor": 62.712785388127855, + "ty_anchor": 27.610958904109587, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 62.712785388127855, + "cy": 27.610958904109587, + "pixels": 2190 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.37238325281803, + "cy": 112.38150831991412, + "pixels": 7452 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 318.7952853598015, + "ty": 305.61786600496276, + "theta": -2.272869583280749, + "vx": -0.6458020210266113, + "vy": -0.7635049223899841, + "pca_strength": 0.7794190405213354, + "union_pixels": 17381, + "tx_anchor": 318.7952853598015, + "ty_anchor": 305.61786600496276, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 318.7952853598015, + "cy": 305.61786600496276, + "pixels": 806 + }, + "tool_body": { + "cx": 354.6206356171253, + "cy": 392.59368143922774, + "pixels": 15953 + }, + "left_gripper": { + "cx": 286.5369774919614, + "cy": 276.0337620578778, + "pixels": 622 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 87, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 63.02185548617306, + "ty": 27.63157894736842, + "theta": 0.7862264754803489, + "vx": 0.7065208554267883, + "vy": 0.7076922655105591, + "pca_strength": 0.9317879894151018, + "union_pixels": 9705, + "tx_anchor": 63.02185548617306, + "ty_anchor": 27.63157894736842, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 63.02185548617306, + "cy": 27.63157894736842, + "pixels": 2242 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.52298003483853, + "cy": 112.5095805976149, + "pixels": 7463 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 317.2686567164179, + "ty": 307.0820895522388, + "theta": -2.268620472752666, + "vx": -0.6425520181655884, + "vy": -0.7662421464920044, + "pca_strength": 0.7763431422375371, + "union_pixels": 17186, + "tx_anchor": 317.2686567164179, + "ty_anchor": 307.0820895522388, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 317.2686567164179, + "cy": 307.0820895522388, + "pixels": 804 + }, + "tool_body": { + "cx": 352.5126562202626, + "cy": 393.2192476051513, + "pixels": 15763 + }, + "left_gripper": { + "cx": 285.3473344103393, + "cy": 276.92084006462034, + "pixels": 619 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 88, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 62.65338827838828, + "ty": 27.6996336996337, + "theta": 0.782834199160763, + "vx": 0.7089174389839172, + "vy": 0.7052914500236511, + "pca_strength": 0.9312449286952299, + "union_pixels": 9766, + "tx_anchor": 62.65338827838828, + "ty_anchor": 27.6996336996337, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 62.65338827838828, + "cy": 27.6996336996337, + "pixels": 2184 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.47507254022685, + "cy": 112.5506462674756, + "pixels": 7582 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 316.11572327044024, + "ty": 308.16729559748427, + "theta": -2.262880705839165, + "vx": -0.6381433606147766, + "vy": -0.7699175477027893, + "pca_strength": 0.7776850472623105, + "union_pixels": 17196, + "tx_anchor": 316.11572327044024, + "ty_anchor": 308.16729559748427, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 316.11572327044024, + "cy": 308.16729559748427, + "pixels": 795 + }, + "tool_body": { + "cx": 350.3635672181023, + "cy": 392.9983520314382, + "pixels": 15777 + }, + "left_gripper": { + "cx": 283.96955128205127, + "cy": 278.53846153846155, + "pixels": 624 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + } + ], + "saved_at_unix": 1769897597.6575503 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000009_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000009_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..caaf23964bcb4f5726e9a0139db845699bc1ac3f --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000009_tool_poses.json @@ -0,0 +1,7196 @@ +{ + "clip_id": "1_kMMfZEyA", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/ENERGY_WORK/1_kMMfZEyA.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/ENERGY_WORK/1_kMMfZEyA", + "num_frames": 74, + "tools": [ + "grasper", + "scissors" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 271.6199789202483, + "ty": 50.739665066167, + "theta": -2.792092203814216, + "vx": -0.9395439028739929, + "vy": -0.3424285054206848, + "pca_strength": 0.8522262656587418, + "union_pixels": 8539, + "tx_anchor": 271.6199789202483, + "ty_anchor": 50.739665066167, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 271.6199789202483, + "cy": 50.739665066167, + "pixels": 8539 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 269.1168274383708, + "ty": 208.18756698821008, + "theta": -2.5021185288717347, + "vx": -0.8024097084999084, + "vy": -0.5967735648155212, + "pca_strength": 0.872638942493278, + "union_pixels": 52369, + "tx_anchor": 269.1168274383708, + "ty_anchor": 208.18756698821008, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 269.1168274383708, + "cy": 208.18756698821008, + "pixels": 933 + }, + "tool_body": { + "cx": 422.51794539415056, + "cy": 350.514117313457, + "pixels": 49372 + }, + "left_gripper": { + "cx": 241.7155255544841, + "cy": 169.2102217936355, + "pixels": 1037 + }, + "right_gripper": { + "cx": 260.9328140214216, + "cy": 176.08081791626094, + "pixels": 1027 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 270.0036547983966, + "ty": 50.87774109879745, + "theta": -2.7912182407353514, + "vx": -0.939244270324707, + "vy": -0.34324949979782104, + "pca_strength": 0.8529565592557814, + "union_pixels": 8482, + "tx_anchor": 270.0036547983966, + "ty_anchor": 50.87774109879745, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 270.0036547983966, + "cy": 50.87774109879745, + "pixels": 8482 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 265.6598557692308, + "ty": 209.03485576923077, + "theta": -2.4925537918160763, + "vx": -0.7966650724411011, + "vy": -0.6044209599494934, + "pca_strength": 0.8722872168978217, + "union_pixels": 51911, + "tx_anchor": 265.6598557692308, + "ty_anchor": 209.03485576923077, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 265.6598557692308, + "cy": 209.03485576923077, + "pixels": 832 + }, + "tool_body": { + "cx": 415.96747867956094, + "cy": 350.61541600359084, + "pixels": 49014 + }, + "left_gripper": { + "cx": 238.3002915451895, + "cy": 169.5860058309038, + "pixels": 1029 + }, + "right_gripper": { + "cx": 256.6689189189189, + "cy": 177.1003861003861, + "pixels": 1036 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 269.39016933207904, + "ty": 50.916745061147694, + "theta": -2.790641485689164, + "vx": -0.9390461444854736, + "vy": -0.3437911570072174, + "pca_strength": 0.8527395511030812, + "union_pixels": 8504, + "tx_anchor": 269.39016933207904, + "ty_anchor": 50.916745061147694, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 269.39016933207904, + "cy": 50.916745061147694, + "pixels": 8504 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 260.9580335731415, + "ty": 208.94604316546761, + "theta": -2.4893891090738003, + "vx": -0.7947483062744141, + "vy": -0.6069391369819641, + "pca_strength": 0.8673475604812719, + "union_pixels": 51822, + "tx_anchor": 260.9580335731415, + "ty_anchor": 208.94604316546761, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 260.9580335731415, + "cy": 208.94604316546761, + "pixels": 834 + }, + "tool_body": { + "cx": 409.5845566467261, + "cy": 350.2632760979195, + "pixels": 48979 + }, + "left_gripper": { + "cx": 233.23671013039117, + "cy": 167.56870611835507, + "pixels": 997 + }, + "right_gripper": { + "cx": 252.05335968379447, + "cy": 177.44762845849803, + "pixels": 1012 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 268.92984343253255, + "ty": 51.194454404207, + "theta": -2.785016075342888, + "vx": -0.9370973706245422, + "vy": -0.34906822443008423, + "pca_strength": 0.8545855417324812, + "union_pixels": 8367, + "tx_anchor": 268.92984343253255, + "ty_anchor": 51.194454404207, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 268.92984343253255, + "cy": 51.194454404207, + "pixels": 8367 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 257.0669099756691, + "ty": 208.97080291970804, + "theta": -2.4768286797815673, + "vx": -0.787062406539917, + "vy": -0.6168733835220337, + "pca_strength": 0.8638283748454173, + "union_pixels": 51848, + "tx_anchor": 257.0669099756691, + "ty_anchor": 208.97080291970804, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 257.0669099756691, + "cy": 208.97080291970804, + "pixels": 822 + }, + "tool_body": { + "cx": 404.8341459434097, + "cy": 349.5815908117261, + "pixels": 49019 + }, + "left_gripper": { + "cx": 230.02314368370298, + "cy": 166.8919961427194, + "pixels": 1037 + }, + "right_gripper": { + "cx": 249.16288659793815, + "cy": 177.2835051546392, + "pixels": 970 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 269.1734439834025, + "ty": 51.679549496147004, + "theta": -2.7814980125714315, + "vx": -0.9358634948730469, + "vy": -0.35236281156539917, + "pca_strength": 0.8540226537859242, + "union_pixels": 8435, + "tx_anchor": 269.1734439834025, + "ty_anchor": 51.679549496147004, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 269.1734439834025, + "cy": 51.679549496147004, + "pixels": 8435 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 255.62764632627648, + "ty": 207.95392278953923, + "theta": -2.4713641194239857, + "vx": -0.783679723739624, + "vy": -0.6211650967597961, + "pca_strength": 0.8670583423044422, + "union_pixels": 52251, + "tx_anchor": 255.62764632627648, + "ty_anchor": 207.95392278953923, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 255.62764632627648, + "cy": 207.95392278953923, + "pixels": 803 + }, + "tool_body": { + "cx": 403.96736686450464, + "cy": 348.71085948102984, + "pixels": 49367 + }, + "left_gripper": { + "cx": 228.4297994269341, + "cy": 166.01050620821394, + "pixels": 1047 + }, + "right_gripper": { + "cx": 247.32882011605415, + "cy": 174.65183752417795, + "pixels": 1034 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 269.0607531975367, + "ty": 51.95523448602558, + "theta": -2.7793435961163513, + "vx": -0.9351021647453308, + "vy": -0.35437822341918945, + "pca_strength": 0.8543061348377082, + "union_pixels": 8444, + "tx_anchor": 269.0607531975367, + "ty_anchor": 51.95523448602558, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 269.0607531975367, + "cy": 51.95523448602558, + "pixels": 8444 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 254.09789343246592, + "ty": 207.46096654275092, + "theta": -2.4743780936458517, + "vx": -0.7855483293533325, + "vy": -0.6188002824783325, + "pca_strength": 0.866295941392847, + "union_pixels": 52463, + "tx_anchor": 254.09789343246592, + "ty_anchor": 207.46096654275092, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 254.09789343246592, + "cy": 207.46096654275092, + "pixels": 807 + }, + "tool_body": { + "cx": 402.4410073248986, + "cy": 348.2300986742539, + "pixels": 49557 + }, + "left_gripper": { + "cx": 226.4730127576055, + "cy": 165.405299313052, + "pixels": 1019 + }, + "right_gripper": { + "cx": 245.05648148148148, + "cy": 173.8675925925926, + "pixels": 1080 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 270.4055855648776, + "ty": 52.30663142167567, + "theta": -2.7772601544671467, + "vx": -0.9343618154525757, + "vy": -0.3563256859779358, + "pca_strength": 0.8523936735203773, + "union_pixels": 8701, + "tx_anchor": 270.4055855648776, + "ty_anchor": 52.30663142167567, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 270.4055855648776, + "cy": 52.30663142167567, + "pixels": 8701 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 253.14957780458383, + "ty": 207.16525934861278, + "theta": -2.467564505096936, + "vx": -0.7813138961791992, + "vy": -0.6241382956504822, + "pca_strength": 0.8669308534957052, + "union_pixels": 51805, + "tx_anchor": 253.14957780458383, + "ty_anchor": 207.16525934861278, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 253.14957780458383, + "cy": 207.16525934861278, + "pixels": 829 + }, + "tool_body": { + "cx": 400.5867560771165, + "cy": 347.7015926236379, + "pixels": 48913 + }, + "left_gripper": { + "cx": 224.49693251533742, + "cy": 163.17177914110428, + "pixels": 978 + }, + "right_gripper": { + "cx": 243.42119815668204, + "cy": 173.45253456221198, + "pixels": 1085 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 271.638698630137, + "ty": 52.69052511415525, + "theta": -2.773050939875867, + "vx": -0.9328536987304688, + "vy": -0.3602554500102997, + "pca_strength": 0.8526561999806916, + "union_pixels": 8760, + "tx_anchor": 271.638698630137, + "ty_anchor": 52.69052511415525, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 271.638698630137, + "cy": 52.69052511415525, + "pixels": 8760 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 252.7107540173053, + "ty": 206.88009888751546, + "theta": -2.4677072165531313, + "vx": -0.7814029455184937, + "vy": -0.6240267753601074, + "pca_strength": 0.8665128796942904, + "union_pixels": 52653, + "tx_anchor": 252.7107540173053, + "ty_anchor": 206.88009888751546, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 252.7107540173053, + "cy": 206.88009888751546, + "pixels": 809 + }, + "tool_body": { + "cx": 400.8805016278789, + "cy": 347.6796093090558, + "pixels": 49758 + }, + "left_gripper": { + "cx": 223.94350842418237, + "cy": 162.8830525272547, + "pixels": 1009 + }, + "right_gripper": { + "cx": 243.1662024141133, + "cy": 173.29897864438254, + "pixels": 1077 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 272.4061250142841, + "ty": 52.84618900697063, + "theta": -2.772381239842003, + "vx": -0.9326122403144836, + "vy": -0.3608801066875458, + "pca_strength": 0.853666504111948, + "union_pixels": 8751, + "tx_anchor": 272.4061250142841, + "ty_anchor": 52.84618900697063, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 272.4061250142841, + "cy": 52.84618900697063, + "pixels": 8751 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 252.2612293144208, + "ty": 205.87352245862886, + "theta": -2.4677462757908883, + "vx": -0.7814273238182068, + "vy": -0.6239962577819824, + "pca_strength": 0.8649191949004251, + "union_pixels": 52818, + "tx_anchor": 252.2612293144208, + "ty_anchor": 205.87352245862886, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 252.2612293144208, + "cy": 205.87352245862886, + "pixels": 846 + }, + "tool_body": { + "cx": 400.4021186270976, + "cy": 347.39799351195484, + "pixels": 49938 + }, + "left_gripper": { + "cx": 223.23643807574206, + "cy": 162.1422722620266, + "pixels": 977 + }, + "right_gripper": { + "cx": 242.0018921475875, + "cy": 172.0709555345317, + "pixels": 1057 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 272.7591676040495, + "ty": 53.37390326209224, + "theta": -2.7694639078359553, + "vx": -0.931555449962616, + "vy": -0.3635993003845215, + "pca_strength": 0.8529848034641915, + "union_pixels": 8890, + "tx_anchor": 272.7591676040495, + "ty_anchor": 53.37390326209224, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 272.7591676040495, + "cy": 53.37390326209224, + "pixels": 8890 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 251.30722891566265, + "ty": 205.68072289156626, + "theta": -2.4625455673747436, + "vx": -0.7781715989112854, + "vy": -0.6280518174171448, + "pca_strength": 0.8646906872240145, + "union_pixels": 52177, + "tx_anchor": 251.30722891566265, + "ty_anchor": 205.68072289156626, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 251.30722891566265, + "cy": 205.68072289156626, + "pixels": 830 + }, + "tool_body": { + "cx": 399.4102558903443, + "cy": 346.7998499533639, + "pixels": 49318 + }, + "left_gripper": { + "cx": 222.4751552795031, + "cy": 161.6790890269151, + "pixels": 966 + }, + "right_gripper": { + "cx": 241.63123236124176, + "cy": 171.73753527751646, + "pixels": 1063 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 272.9513568291859, + "ty": 53.39421236347258, + "theta": -2.7673893691716955, + "vx": -0.930799126625061, + "vy": -0.3655310571193695, + "pca_strength": 0.8549063595170473, + "union_pixels": 8881, + "tx_anchor": 272.9513568291859, + "ty_anchor": 53.39421236347258, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 272.9513568291859, + "cy": 53.39421236347258, + "pixels": 8881 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 250.14236509758896, + "ty": 205.16647531572906, + "theta": -2.462221621716259, + "vx": -0.7779680490493774, + "vy": -0.6283038258552551, + "pca_strength": 0.8662332582122703, + "union_pixels": 53111, + "tx_anchor": 250.14236509758896, + "ty_anchor": 205.16647531572906, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 250.14236509758896, + "cy": 205.16647531572906, + "pixels": 871 + }, + "tool_body": { + "cx": 399.5998325492385, + "cy": 346.8244557850251, + "pixels": 50164 + }, + "left_gripper": { + "cx": 221.35370741482967, + "cy": 161.16332665330663, + "pixels": 998 + }, + "right_gripper": { + "cx": 240.83673469387756, + "cy": 171.2987012987013, + "pixels": 1078 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 272.4672928927116, + "ty": 53.502942507922135, + "theta": -2.765837967160266, + "vx": -0.930230975151062, + "vy": -0.36697468161582947, + "pca_strength": 0.8545521806298032, + "union_pixels": 8836, + "tx_anchor": 272.4672928927116, + "ty_anchor": 53.502942507922135, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 272.4672928927116, + "cy": 53.502942507922135, + "pixels": 8836 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 247.80225988700565, + "ty": 205.39887005649717, + "theta": -2.463366040530611, + "vx": -0.7786865830421448, + "vy": -0.6274130940437317, + "pca_strength": 0.8672478936906063, + "union_pixels": 53256, + "tx_anchor": 247.80225988700565, + "ty_anchor": 205.39887005649717, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 247.80225988700565, + "cy": 205.39887005649717, + "pixels": 885 + }, + "tool_body": { + "cx": 398.8578560063644, + "cy": 346.4374105011933, + "pixels": 50280 + }, + "left_gripper": { + "cx": 219.35965746907706, + "cy": 161.88867745004757, + "pixels": 1051 + }, + "right_gripper": { + "cx": 239.15192307692308, + "cy": 171.25673076923076, + "pixels": 1040 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 271.5154296202822, + "ty": 53.659630606860155, + "theta": -2.7618635095194928, + "vx": -0.928765058517456, + "vy": -0.3706689178943634, + "pca_strength": 0.8569370982683899, + "union_pixels": 8717, + "tx_anchor": 271.5154296202822, + "ty_anchor": 53.659630606860155, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 271.5154296202822, + "cy": 53.659630606860155, + "pixels": 8717 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 245.84580498866214, + "ty": 205.702947845805, + "theta": -2.4654466957068757, + "vx": -0.7799903154373169, + "vy": -0.6257915496826172, + "pca_strength": 0.8672644675648827, + "union_pixels": 53343, + "tx_anchor": 245.84580498866214, + "ty_anchor": 205.702947845805, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 245.84580498866214, + "cy": 205.702947845805, + "pixels": 882 + }, + "tool_body": { + "cx": 398.02022226632266, + "cy": 345.9700138916452, + "pixels": 50390 + }, + "left_gripper": { + "cx": 217.29642545771577, + "cy": 162.5937227550131, + "pixels": 1147 + }, + "right_gripper": { + "cx": 238.39069264069263, + "cy": 173.25108225108224, + "pixels": 924 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 270.65185015465687, + "ty": 53.832970557910414, + "theta": -2.762101262277281, + "vx": -0.9288532137870789, + "vy": -0.37044811248779297, + "pca_strength": 0.8564761999585869, + "union_pixels": 8729, + "tx_anchor": 270.65185015465687, + "ty_anchor": 53.832970557910414, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 270.65185015465687, + "cy": 53.832970557910414, + "pixels": 8729 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 245.01200480192077, + "ty": 205.21968787515007, + "theta": -2.46541065250151, + "vx": -0.7799677848815918, + "vy": -0.6258196830749512, + "pca_strength": 0.8694466479287283, + "union_pixels": 53379, + "tx_anchor": 245.01200480192077, + "ty_anchor": 205.21968787515007, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 245.01200480192077, + "cy": 205.21968787515007, + "pixels": 833 + }, + "tool_body": { + "cx": 398.2191802531746, + "cy": 345.39039996830365, + "pixels": 50479 + }, + "left_gripper": { + "cx": 214.89820359281438, + "cy": 162.39520958083833, + "pixels": 1002 + }, + "right_gripper": { + "cx": 234.10704225352112, + "cy": 170.8582159624413, + "pixels": 1065 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 270.3132200296567, + "ty": 53.97296680734573, + "theta": -2.761156388652588, + "vx": -0.9285027384757996, + "vy": -0.3713255822658539, + "pca_strength": 0.8566494706736342, + "union_pixels": 8767, + "tx_anchor": 270.3132200296567, + "ty_anchor": 53.97296680734573, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 270.3132200296567, + "cy": 53.97296680734573, + "pixels": 8767 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 243.13104325699746, + "ty": 205.17175572519085, + "theta": -2.4634849037610937, + "vx": -0.7787611484527588, + "vy": -0.6273205280303955, + "pca_strength": 0.8691327599514782, + "union_pixels": 52569, + "tx_anchor": 243.13104325699746, + "ty_anchor": 205.17175572519085, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 243.13104325699746, + "cy": 205.17175572519085, + "pixels": 786 + }, + "tool_body": { + "cx": 396.1866013334404, + "cy": 344.95373122339146, + "pixels": 49796 + }, + "left_gripper": { + "cx": 212.79555084745763, + "cy": 163.14406779661016, + "pixels": 944 + }, + "right_gripper": { + "cx": 231.98465963566636, + "cy": 171.90508149568552, + "pixels": 1043 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 270.2761654478976, + "ty": 54.18064442413163, + "theta": -2.7591894335668905, + "vx": -0.9277705550193787, + "vy": -0.37315118312835693, + "pca_strength": 0.8575797907903133, + "union_pixels": 8752, + "tx_anchor": 270.2761654478976, + "ty_anchor": 54.18064442413163, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 270.2761654478976, + "cy": 54.18064442413163, + "pixels": 8752 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 241.51953125, + "ty": 205.02604166666666, + "theta": -2.4655379302999285, + "vx": -0.7800474762916565, + "vy": -0.6257204413414001, + "pca_strength": 0.8685474704277975, + "union_pixels": 53382, + "tx_anchor": 241.51953125, + "ty_anchor": 205.02604166666666, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 241.51953125, + "cy": 205.02604166666666, + "pixels": 768 + }, + "tool_body": { + "cx": 395.57965064640285, + "cy": 344.85731767492354, + "pixels": 50665 + }, + "left_gripper": { + "cx": 211.25, + "cy": 162.32860262008734, + "pixels": 916 + }, + "right_gripper": { + "cx": 230.27686350435624, + "cy": 172.0619554695063, + "pixels": 1033 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 269.83025913771644, + "ty": 54.53887065746294, + "theta": -2.7586164536798377, + "vx": -0.927556574344635, + "vy": -0.3736827075481415, + "pca_strength": 0.857236206318268, + "union_pixels": 8837, + "tx_anchor": 269.83025913771644, + "ty_anchor": 54.53887065746294, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 269.83025913771644, + "cy": 54.53887065746294, + "pixels": 8837 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 238.6691176470588, + "ty": 205.29656862745097, + "theta": -2.460222112938162, + "vx": -0.7767102122306824, + "vy": -0.629858136177063, + "pca_strength": 0.8717145692302118, + "union_pixels": 53434, + "tx_anchor": 238.6691176470588, + "ty_anchor": 205.29656862745097, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 238.6691176470588, + "cy": 205.29656862745097, + "pixels": 816 + }, + "tool_body": { + "cx": 392.5429587903943, + "cy": 344.7305464966894, + "pixels": 50595 + }, + "left_gripper": { + "cx": 208.4331896551724, + "cy": 161.33405172413794, + "pixels": 928 + }, + "right_gripper": { + "cx": 227.77534246575343, + "cy": 171.19817351598172, + "pixels": 1095 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 269.56002638522426, + "ty": 54.87269129287599, + "theta": -2.757258249719549, + "vx": -0.9270482063293457, + "vy": -0.37494218349456787, + "pca_strength": 0.8556607364418009, + "union_pixels": 9096, + "tx_anchor": 269.56002638522426, + "ty_anchor": 54.87269129287599, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 269.56002638522426, + "cy": 54.87269129287599, + "pixels": 9096 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 236.95291201982653, + "ty": 205.23420074349443, + "theta": -2.4555129085389926, + "vx": -0.773735523223877, + "vy": -0.6335088610649109, + "pca_strength": 0.8672020938463542, + "union_pixels": 53196, + "tx_anchor": 236.95291201982653, + "ty_anchor": 205.23420074349443, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 236.95291201982653, + "cy": 205.23420074349443, + "pixels": 807 + }, + "tool_body": { + "cx": 389.2653263738663, + "cy": 344.78877488241017, + "pixels": 50387 + }, + "left_gripper": { + "cx": 205.75733634311513, + "cy": 159.7528216704289, + "pixels": 886 + }, + "right_gripper": { + "cx": 225.9731182795699, + "cy": 171.87186379928315, + "pixels": 1116 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 269.4352849683369, + "ty": 54.99966670369959, + "theta": -2.7549349888403087, + "vx": -0.9261746406555176, + "vy": -0.37709495425224304, + "pca_strength": 0.8559367878934474, + "union_pixels": 9001, + "tx_anchor": 269.4352849683369, + "ty_anchor": 54.99966670369959, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 269.4352849683369, + "cy": 54.99966670369959, + "pixels": 9001 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 234.98056994818654, + "ty": 205.27072538860102, + "theta": -2.4497590877833932, + "vx": -0.7700775861740112, + "vy": -0.6379502415657043, + "pca_strength": 0.8684235857970155, + "union_pixels": 53091, + "tx_anchor": 234.98056994818654, + "ty_anchor": 205.27072538860102, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 234.98056994818654, + "cy": 205.27072538860102, + "pixels": 772 + }, + "tool_body": { + "cx": 385.9742462811232, + "cy": 344.56312147005013, + "pixels": 50284 + }, + "left_gripper": { + "cx": 203.51758241758242, + "cy": 160.2989010989011, + "pixels": 910 + }, + "right_gripper": { + "cx": 223.7591111111111, + "cy": 171.79111111111112, + "pixels": 1125 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 268.82096361410925, + "ty": 55.18337598753755, + "theta": -2.754364123752185, + "vx": -0.9259592294692993, + "vy": -0.37762361764907837, + "pca_strength": 0.8567941299849811, + "union_pixels": 8987, + "tx_anchor": 268.82096361410925, + "ty_anchor": 55.18337598753755, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 268.82096361410925, + "cy": 55.18337598753755, + "pixels": 8987 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 232.9228855721393, + "ty": 205.6865671641791, + "theta": -2.4492425644923648, + "vx": -0.7697479724884033, + "vy": -0.6383479237556458, + "pca_strength": 0.8651379253999664, + "union_pixels": 52992, + "tx_anchor": 232.9228855721393, + "ty_anchor": 205.6865671641791, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 232.9228855721393, + "cy": 205.6865671641791, + "pixels": 804 + }, + "tool_body": { + "cx": 383.7764492537016, + "cy": 344.293756601104, + "pixels": 50181 + }, + "left_gripper": { + "cx": 200.527518172378, + "cy": 159.52959501557632, + "pixels": 963 + }, + "right_gripper": { + "cx": 221.79980842911877, + "cy": 173.09865900383141, + "pixels": 1044 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 268.1208984805109, + "ty": 55.39770975556045, + "theta": -2.7543918226000375, + "vx": -0.925969660282135, + "vy": -0.37759795784950256, + "pca_strength": 0.8563567414708282, + "union_pixels": 9082, + "tx_anchor": 268.1208984805109, + "ty_anchor": 55.39770975556045, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 268.1208984805109, + "cy": 55.39770975556045, + "pixels": 9082 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 231.9283746556474, + "ty": 205.10055096418733, + "theta": -2.4490939006185086, + "vx": -0.7696530818939209, + "vy": -0.6384623646736145, + "pca_strength": 0.8651988555393868, + "union_pixels": 52816, + "tx_anchor": 231.9283746556474, + "ty_anchor": 205.10055096418733, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 231.9283746556474, + "cy": 205.10055096418733, + "pixels": 726 + }, + "tool_body": { + "cx": 382.6280739544068, + "cy": 344.12632880591957, + "pixels": 50139 + }, + "left_gripper": { + "cx": 200.62846803377565, + "cy": 159.96381182147167, + "pixels": 829 + }, + "right_gripper": { + "cx": 218.99910873440285, + "cy": 172.3752228163993, + "pixels": 1122 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 267.3382729805014, + "ty": 55.21805013927577, + "theta": -2.752744972616006, + "vx": -0.9253465533256531, + "vy": -0.37912237644195557, + "pca_strength": 0.8591416941668196, + "union_pixels": 8975, + "tx_anchor": 267.3382729805014, + "ty_anchor": 55.21805013927577, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 267.3382729805014, + "cy": 55.21805013927577, + "pixels": 8975 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 231.80028129395217, + "ty": 205.0295358649789, + "theta": -2.450165731345992, + "vx": -0.7703369855880737, + "vy": -0.6376370787620544, + "pca_strength": 0.8659075800631606, + "union_pixels": 52682, + "tx_anchor": 231.80028129395217, + "ty_anchor": 205.0295358649789, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 231.80028129395217, + "cy": 205.0295358649789, + "pixels": 711 + }, + "tool_body": { + "cx": 382.1958495460441, + "cy": 344.05365658984334, + "pixels": 50115 + }, + "left_gripper": { + "cx": 198.38934911242603, + "cy": 159.1266272189349, + "pixels": 845 + }, + "right_gripper": { + "cx": 218.74381800197824, + "cy": 174.62413452027695, + "pixels": 1011 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 266.5787444933921, + "ty": 55.51431718061674, + "theta": -2.753227765739541, + "vx": -0.9255294799804688, + "vy": -0.37867558002471924, + "pca_strength": 0.8569536193148393, + "union_pixels": 9080, + "tx_anchor": 266.5787444933921, + "ty_anchor": 55.51431718061674, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 266.5787444933921, + "cy": 55.51431718061674, + "pixels": 9080 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 232.11458333333334, + "ty": 205.0610119047619, + "theta": -2.449476862737268, + "vx": -0.7698975205421448, + "vy": -0.6381675601005554, + "pca_strength": 0.8623922106805164, + "union_pixels": 52458, + "tx_anchor": 232.11458333333334, + "ty_anchor": 205.0610119047619, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 232.11458333333334, + "cy": 205.0610119047619, + "pixels": 672 + }, + "tool_body": { + "cx": 381.7003020181211, + "cy": 344.1003660219613, + "pixels": 49997 + }, + "left_gripper": { + "cx": 198.2908163265306, + "cy": 161.3877551020408, + "pixels": 784 + }, + "right_gripper": { + "cx": 217.66965174129353, + "cy": 174.15621890547263, + "pixels": 1005 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 266.2396675900277, + "ty": 55.346925207756236, + "theta": -2.7509083190589085, + "vx": -0.9246487021446228, + "vy": -0.3808212876319885, + "pca_strength": 0.857866874400617, + "union_pixels": 9025, + "tx_anchor": 266.2396675900277, + "ty_anchor": 55.346925207756236, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 266.2396675900277, + "cy": 55.346925207756236, + "pixels": 9025 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 231.2338177014531, + "ty": 205.54029062087187, + "theta": -2.4485437151063993, + "vx": -0.76930171251297, + "vy": -0.6388857364654541, + "pca_strength": 0.8677358971323783, + "union_pixels": 52616, + "tx_anchor": 231.2338177014531, + "ty_anchor": 205.54029062087187, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 231.2338177014531, + "cy": 205.54029062087187, + "pixels": 757 + }, + "tool_body": { + "cx": 381.70363850939134, + "cy": 344.1085752005281, + "pixels": 49993 + }, + "left_gripper": { + "cx": 197.77338129496403, + "cy": 160.1199040767386, + "pixels": 834 + }, + "right_gripper": { + "cx": 217.44089147286823, + "cy": 173.18120155038758, + "pixels": 1032 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 265.7274139844617, + "ty": 55.38379578246393, + "theta": -2.7501553833744206, + "vx": -0.9243617057800293, + "vy": -0.3815173804759979, + "pca_strength": 0.85760324544887, + "union_pixels": 9010, + "tx_anchor": 265.7274139844617, + "ty_anchor": 55.38379578246393, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 265.7274139844617, + "cy": 55.38379578246393, + "pixels": 9010 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 231.3655629139073, + "ty": 205.34966887417218, + "theta": -2.4530498964624483, + "vx": -0.7721728086471558, + "vy": -0.6354126334190369, + "pca_strength": 0.8662030615681651, + "union_pixels": 52547, + "tx_anchor": 231.3655629139073, + "ty_anchor": 205.34966887417218, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 231.3655629139073, + "cy": 205.34966887417218, + "pixels": 755 + }, + "tool_body": { + "cx": 381.705647016463, + "cy": 344.1408453521634, + "pixels": 49991 + }, + "left_gripper": { + "cx": 198.51489868891537, + "cy": 160.28486293206197, + "pixels": 839 + }, + "right_gripper": { + "cx": 218.03326403326403, + "cy": 173.76195426195426, + "pixels": 962 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 265.9272827891533, + "ty": 55.35727725511898, + "theta": -2.7505571855421995, + "vx": -0.924514889717102, + "vy": -0.3811459243297577, + "pca_strength": 0.857307888790467, + "union_pixels": 9035, + "tx_anchor": 265.9272827891533, + "ty_anchor": 55.35727725511898, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 265.9272827891533, + "cy": 55.35727725511898, + "pixels": 9035 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 231.14174252275683, + "ty": 205.88686605981795, + "theta": -2.444365170568191, + "vx": -0.7666253447532654, + "vy": -0.6420946717262268, + "pca_strength": 0.8657057714509955, + "union_pixels": 52739, + "tx_anchor": 231.14174252275683, + "ty_anchor": 205.88686605981795, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 231.14174252275683, + "cy": 205.88686605981795, + "pixels": 769 + }, + "tool_body": { + "cx": 381.86252, + "cy": 344.1591, + "pixels": 50000 + }, + "left_gripper": { + "cx": 197.28688524590163, + "cy": 159.96487119437938, + "pixels": 854 + }, + "right_gripper": { + "cx": 217.6505376344086, + "cy": 172.76344086021504, + "pixels": 1116 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 266.708917128272, + "ty": 55.08623873140002, + "theta": -2.753015541201424, + "vx": -0.9254491329193115, + "vy": -0.37887200713157654, + "pca_strength": 0.8549371405222724, + "union_pixels": 9207, + "tx_anchor": 266.708917128272, + "ty_anchor": 55.08623873140002, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 266.708917128272, + "cy": 55.08623873140002, + "pixels": 9207 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 230.65363881401618, + "ty": 206.30727762803235, + "theta": -2.4507551233432903, + "vx": -0.7707126140594482, + "vy": -0.637182891368866, + "pca_strength": 0.8671628706580363, + "union_pixels": 52766, + "tx_anchor": 230.65363881401618, + "ty_anchor": 206.30727762803235, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 230.65363881401618, + "cy": 206.30727762803235, + "pixels": 742 + }, + "tool_body": { + "cx": 381.9082370808521, + "cy": 344.02425962191757, + "pixels": 50042 + }, + "left_gripper": { + "cx": 197.43921139101863, + "cy": 158.76670317634174, + "pixels": 913 + }, + "right_gripper": { + "cx": 218.84284377923294, + "cy": 174.59027128157157, + "pixels": 1069 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 266.776274488581, + "ty": 55.29981599740232, + "theta": -2.7528021255131865, + "vx": -0.9253681898117065, + "vy": -0.3790694773197174, + "pca_strength": 0.8558692184672232, + "union_pixels": 9239, + "tx_anchor": 266.776274488581, + "ty_anchor": 55.29981599740232, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 266.776274488581, + "cy": 55.29981599740232, + "pixels": 9239 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 231.4516129032258, + "ty": 205.85887096774192, + "theta": -2.449004969515257, + "vx": -0.76959627866745, + "vy": -0.6385307908058167, + "pca_strength": 0.8644496683643996, + "union_pixels": 52498, + "tx_anchor": 231.4516129032258, + "ty_anchor": 205.85887096774192, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 231.4516129032258, + "cy": 205.85887096774192, + "pixels": 744 + }, + "tool_body": { + "cx": 382.0592073658927, + "cy": 344.1918334667734, + "pixels": 49960 + }, + "left_gripper": { + "cx": 198.9226594301221, + "cy": 162.96336499321575, + "pixels": 737 + }, + "right_gripper": { + "cx": 217.46168401135287, + "cy": 173.25260170293282, + "pixels": 1057 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 267.6212939490797, + "ty": 55.202358646533675, + "theta": -2.751317385019907, + "vx": -0.9248043894767761, + "vy": -0.3804430067539215, + "pca_strength": 0.8563347338919006, + "union_pixels": 9073, + "tx_anchor": 267.6212939490797, + "ty_anchor": 55.202358646533675, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 267.6212939490797, + "cy": 55.202358646533675, + "pixels": 9073 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 231.5211810012837, + "ty": 206.16431322207958, + "theta": -2.4522349508172385, + "vx": -0.7716547250747681, + "vy": -0.6360417008399963, + "pca_strength": 0.8649333679513503, + "union_pixels": 52402, + "tx_anchor": 231.5211810012837, + "ty_anchor": 206.16431322207958, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 231.5211810012837, + "cy": 206.16431322207958, + "pixels": 779 + }, + "tool_body": { + "cx": 382.15650777722027, + "cy": 344.37081786251883, + "pixels": 49825 + }, + "left_gripper": { + "cx": 197.86128625472887, + "cy": 162.82723833543506, + "pixels": 793 + }, + "right_gripper": { + "cx": 217.5283582089552, + "cy": 174.11044776119402, + "pixels": 1005 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 267.8963958999228, + "ty": 55.13016642786289, + "theta": -2.751652531945501, + "vx": -0.9249318242073059, + "vy": -0.3801330327987671, + "pca_strength": 0.8560409816916702, + "union_pixels": 9073, + "tx_anchor": 267.8963958999228, + "ty_anchor": 55.13016642786289, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 267.8963958999228, + "cy": 55.13016642786289, + "pixels": 9073 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 231.66450777202073, + "ty": 206.4015544041451, + "theta": -2.451728343903277, + "vx": -0.7713323831558228, + "vy": -0.6364325284957886, + "pca_strength": 0.8661357939660678, + "union_pixels": 52502, + "tx_anchor": 231.66450777202073, + "ty_anchor": 206.4015544041451, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 231.66450777202073, + "cy": 206.4015544041451, + "pixels": 772 + }, + "tool_body": { + "cx": 382.15507269660213, + "cy": 344.43810747851234, + "pixels": 49796 + }, + "left_gripper": { + "cx": 197.52819332566168, + "cy": 163.90103567318758, + "pixels": 869 + }, + "right_gripper": { + "cx": 216.8676056338028, + "cy": 173.58403755868545, + "pixels": 1065 + } + } + } + } + }, + { + "frame_idx": 30, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 268.3898620538647, + "ty": 55.43365447777534, + "theta": -2.7517335998061316, + "vx": -0.9249626398086548, + "vy": -0.38005805015563965, + "pca_strength": 0.8565990026679517, + "union_pixels": 9134, + "tx_anchor": 268.3898620538647, + "ty_anchor": 55.43365447777534, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 268.3898620538647, + "cy": 55.43365447777534, + "pixels": 9134 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 231.74824191279887, + "ty": 206.36849507735585, + "theta": -2.446223885686017, + "vx": -0.767817497253418, + "vy": -0.6406686305999756, + "pca_strength": 0.8651099278705046, + "union_pixels": 52505, + "tx_anchor": 231.74824191279887, + "ty_anchor": 206.36849507735585, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 231.74824191279887, + "cy": 206.36849507735585, + "pixels": 711 + }, + "tool_body": { + "cx": 382.1080381334671, + "cy": 344.3405519317612, + "pixels": 49825 + }, + "left_gripper": { + "cx": 198.1044226044226, + "cy": 163.95700245700246, + "pixels": 814 + }, + "right_gripper": { + "cx": 216.7844155844156, + "cy": 173.0017316017316, + "pixels": 1155 + } + } + } + } + }, + { + "frame_idx": 31, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 268.7036432843937, + "ty": 55.39347471451876, + "theta": -2.7525444408968363, + "vx": -0.9252704977989197, + "vy": -0.37930792570114136, + "pca_strength": 0.8532604622225528, + "union_pixels": 9195, + "tx_anchor": 268.7036432843937, + "ty_anchor": 55.39347471451876, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 268.7036432843937, + "cy": 55.39347471451876, + "pixels": 9195 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 231.86153846153846, + "ty": 206.34405594405595, + "theta": -2.4500530886675502, + "vx": -0.7702651023864746, + "vy": -0.6377238035202026, + "pca_strength": 0.8660913776759015, + "union_pixels": 52700, + "tx_anchor": 231.86153846153846, + "ty_anchor": 206.34405594405595, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 231.86153846153846, + "cy": 206.34405594405595, + "pixels": 715 + }, + "tool_body": { + "cx": 382.5538396911444, + "cy": 344.22310015802844, + "pixels": 49991 + }, + "left_gripper": { + "cx": 197.89113355780023, + "cy": 163.8181818181818, + "pixels": 891 + }, + "right_gripper": { + "cx": 216.40888485947417, + "cy": 173.36174070716228, + "pixels": 1103 + } + } + } + } + }, + { + "frame_idx": 32, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 267.77832137421177, + "ty": 55.239073711676454, + "theta": -2.7533603017018975, + "vx": -0.9255796670913696, + "vy": -0.3785529136657715, + "pca_strength": 0.8542490306659056, + "union_pixels": 9198, + "tx_anchor": 267.77832137421177, + "ty_anchor": 55.239073711676454, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 267.77832137421177, + "cy": 55.239073711676454, + "pixels": 9198 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 234.15873015873015, + "ty": 204.6521164021164, + "theta": -2.4578523195378392, + "vx": -0.7752153873443604, + "vy": -0.6316969990730286, + "pca_strength": 0.8691751689168953, + "union_pixels": 53350, + "tx_anchor": 234.15873015873015, + "ty_anchor": 204.6521164021164, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 234.15873015873015, + "cy": 204.6521164021164, + "pixels": 756 + }, + "tool_body": { + "cx": 387.70849291270184, + "cy": 343.43595767362893, + "pixels": 50654 + }, + "left_gripper": { + "cx": 202.15834348355665, + "cy": 161.4908647990256, + "pixels": 821 + }, + "right_gripper": { + "cx": 220.1170688114388, + "cy": 170.85522788203752, + "pixels": 1119 + } + } + } + } + }, + { + "frame_idx": 33, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 266.40103997400064, + "ty": 55.07778138879861, + "theta": -2.7541412193208425, + "vx": -0.9258750081062317, + "vy": -0.37782999873161316, + "pca_strength": 0.853230071601308, + "union_pixels": 9231, + "tx_anchor": 266.40103997400064, + "ty_anchor": 55.07778138879861, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 266.40103997400064, + "cy": 55.07778138879861, + "pixels": 9231 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 239.2359843546284, + "ty": 202.4941329856584, + "theta": -2.4697820420165795, + "vx": -0.782696008682251, + "vy": -0.622404158115387, + "pca_strength": 0.8737372876110369, + "union_pixels": 54634, + "tx_anchor": 239.2359843546284, + "ty_anchor": 202.4941329856584, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 239.2359843546284, + "cy": 202.4941329856584, + "pixels": 767 + }, + "tool_body": { + "cx": 397.8166239373904, + "cy": 342.5628313125277, + "pixels": 51877 + }, + "left_gripper": { + "cx": 208.24202127659575, + "cy": 166.89893617021278, + "pixels": 752 + }, + "right_gripper": { + "cx": 224.52746365105008, + "cy": 166.55008077544426, + "pixels": 1238 + } + } + } + } + }, + { + "frame_idx": 34, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 264.67615894039733, + "ty": 54.74812362030905, + "theta": -2.7535008569193478, + "vx": -0.925632894039154, + "vy": -0.3784228265285492, + "pca_strength": 0.8562505107737388, + "union_pixels": 9060, + "tx_anchor": 264.67615894039733, + "ty_anchor": 54.74812362030905, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 264.67615894039733, + "cy": 54.74812362030905, + "pixels": 9060 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 245.43779342723005, + "ty": 200.0762910798122, + "theta": -2.4774662925004893, + "vx": -0.7874556183815002, + "vy": -0.6163714528083801, + "pca_strength": 0.8750718483573849, + "union_pixels": 55448, + "tx_anchor": 245.43779342723005, + "ty_anchor": 200.0762910798122, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 245.43779342723005, + "cy": 200.0762910798122, + "pixels": 852 + }, + "tool_body": { + "cx": 408.488835575034, + "cy": 342.03220870485114, + "pixels": 52936 + }, + "left_gripper": { + "cx": 217.67109144542772, + "cy": 163.08407079646017, + "pixels": 678 + }, + "right_gripper": { + "cx": 234.78513238289204, + "cy": 167.51221995926682, + "pixels": 982 + } + } + } + } + }, + { + "frame_idx": 35, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 264.54860496014174, + "ty": 54.87798937112489, + "theta": -2.7500964523477593, + "vx": -0.924339234828949, + "vy": -0.38157185912132263, + "pca_strength": 0.8563341713325223, + "union_pixels": 9032, + "tx_anchor": 264.54860496014174, + "ty_anchor": 54.87798937112489, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 264.54860496014174, + "cy": 54.87798937112489, + "pixels": 9032 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 257.8296943231441, + "ty": 196.07278020378456, + "theta": -2.4893201795809095, + "vx": -0.7947064638137817, + "vy": -0.6069939136505127, + "pca_strength": 0.8798094590584161, + "union_pixels": 56845, + "tx_anchor": 257.8296943231441, + "ty_anchor": 196.07278020378456, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 257.8296943231441, + "cy": 196.07278020378456, + "pixels": 687 + }, + "tool_body": { + "cx": 423.3327489481066, + "cy": 341.4387687310844, + "pixels": 54188 + }, + "left_gripper": { + "cx": 222.53320500481232, + "cy": 154.52454282964388, + "pixels": 1039 + }, + "right_gripper": { + "cx": 244.7422126745435, + "cy": 165.54564983888292, + "pixels": 931 + } + } + } + } + }, + { + "frame_idx": 36, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 264.28584061014703, + "ty": 54.89444014590472, + "theta": -2.7502331037848933, + "vx": -0.9243913292884827, + "vy": -0.3814455270767212, + "pca_strength": 0.8570863646595633, + "union_pixels": 9047, + "tx_anchor": 264.28584061014703, + "ty_anchor": 54.89444014590472, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 264.28584061014703, + "cy": 54.89444014590472, + "pixels": 9047 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 266.88515406162463, + "ty": 194.52100840336135, + "theta": -2.4970244784237408, + "vx": -0.7993593215942383, + "vy": -0.6008533239364624, + "pca_strength": 0.8809980418437627, + "union_pixels": 57515, + "tx_anchor": 266.88515406162463, + "ty_anchor": 194.52100840336135, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 266.88515406162463, + "cy": 194.52100840336135, + "pixels": 714 + }, + "tool_body": { + "cx": 437.08324703402917, + "cy": 341.2584073690522, + "pixels": 55041 + }, + "left_gripper": { + "cx": 234.30602782071097, + "cy": 155.86089644513137, + "pixels": 647 + }, + "right_gripper": { + "cx": 249.93710691823898, + "cy": 159.3800539083558, + "pixels": 1113 + } + } + } + } + }, + { + "frame_idx": 37, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 264.3286597482888, + "ty": 54.864650033119894, + "theta": -2.750219394694943, + "vx": -0.9243860840797424, + "vy": -0.38145819306373596, + "pca_strength": 0.8569299544786784, + "union_pixels": 9058, + "tx_anchor": 264.3286597482888, + "ty_anchor": 54.864650033119894, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 264.3286597482888, + "cy": 54.864650033119894, + "pixels": 9058 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 277.3756983240223, + "ty": 193.33100558659217, + "theta": -2.5005348964609353, + "vx": -0.8014636635780334, + "vy": -0.5980435609817505, + "pca_strength": 0.8844679780642718, + "union_pixels": 58088, + "tx_anchor": 277.3756983240223, + "ty_anchor": 193.33100558659217, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 277.3756983240223, + "cy": 193.33100558659217, + "pixels": 716 + }, + "tool_body": { + "cx": 448.43259945229175, + "cy": 340.5442310464111, + "pixels": 55504 + }, + "left_gripper": { + "cx": 240.49694749694748, + "cy": 150.75702075702077, + "pixels": 819 + }, + "right_gripper": { + "cx": 259.22497616777883, + "cy": 160.02955195424212, + "pixels": 1049 + } + } + } + } + }, + { + "frame_idx": 38, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 262.863978127136, + "ty": 54.64581909318751, + "theta": -2.749678956699855, + "vx": -0.9241797924041748, + "vy": -0.3819577097892761, + "pca_strength": 0.8623918026438356, + "union_pixels": 8778, + "tx_anchor": 262.863978127136, + "ty_anchor": 54.64581909318751, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 262.863978127136, + "cy": 54.64581909318751, + "pixels": 8778 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 284.8963660834455, + "ty": 193.12382234185733, + "theta": -2.497950615573655, + "vx": -0.7999154329299927, + "vy": -0.6001127362251282, + "pca_strength": 0.8843557529780552, + "union_pixels": 58308, + "tx_anchor": 284.8963660834455, + "ty_anchor": 193.12382234185733, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 284.8963660834455, + "cy": 193.12382234185733, + "pixels": 743 + }, + "tool_body": { + "cx": 457.9119596257117, + "cy": 339.76330393864833, + "pixels": 55679 + }, + "left_gripper": { + "cx": 248.9283950617284, + "cy": 151.29506172839507, + "pixels": 810 + }, + "right_gripper": { + "cx": 267.30111524163567, + "cy": 159.11802973977694, + "pixels": 1076 + } + } + } + } + }, + { + "frame_idx": 39, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 263.01675022789425, + "ty": 54.84286690975387, + "theta": -2.7482257140106454, + "vx": -0.9236237406730652, + "vy": -0.3833003640174866, + "pca_strength": 0.8609480831177779, + "union_pixels": 8776, + "tx_anchor": 263.01675022789425, + "ty_anchor": 54.84286690975387, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 263.01675022789425, + "cy": 54.84286690975387, + "pixels": 8776 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 292.97043701799487, + "ty": 192.04627249357327, + "theta": -2.50065764674323, + "vx": -0.801537036895752, + "vy": -0.5979451537132263, + "pca_strength": 0.8855485778893905, + "union_pixels": 58526, + "tx_anchor": 292.97043701799487, + "ty_anchor": 192.04627249357327, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 292.97043701799487, + "cy": 192.04627249357327, + "pixels": 778 + }, + "tool_body": { + "cx": 466.1832470115952, + "cy": 338.7371637484543, + "pixels": 55799 + }, + "left_gripper": { + "cx": 252.3741935483871, + "cy": 148.4516129032258, + "pixels": 775 + }, + "right_gripper": { + "cx": 271.36967632027256, + "cy": 155.12776831345826, + "pixels": 1174 + } + } + } + } + }, + { + "frame_idx": 40, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 262.7096989966555, + "ty": 54.719063545150505, + "theta": -2.7491484277037923, + "vx": -0.9239770174026489, + "vy": -0.3824479579925537, + "pca_strength": 0.8574667127823252, + "union_pixels": 8970, + "tx_anchor": 262.7096989966555, + "ty_anchor": 54.719063545150505, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 262.7096989966555, + "cy": 54.719063545150505, + "pixels": 8970 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 297.8883312421581, + "ty": 190.59849435382685, + "theta": -2.494000938378844, + "vx": -0.7975389957427979, + "vy": -0.6032674908638, + "pca_strength": 0.885297612539441, + "union_pixels": 58551, + "tx_anchor": 297.8883312421581, + "ty_anchor": 190.59849435382685, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 297.8883312421581, + "cy": 190.59849435382685, + "pixels": 797 + }, + "tool_body": { + "cx": 472.45725830964255, + "cy": 337.7293175275796, + "pixels": 55929 + }, + "left_gripper": { + "cx": 261.5118203309693, + "cy": 149.09101654846336, + "pixels": 846 + }, + "right_gripper": { + "cx": 279.8937691521961, + "cy": 157.0847803881512, + "pixels": 979 + } + } + } + } + }, + { + "frame_idx": 41, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 263.1817978782803, + "ty": 55.143048576214404, + "theta": -2.747956571277384, + "vx": -0.923520565032959, + "vy": -0.38354894518852234, + "pca_strength": 0.8580075150034913, + "union_pixels": 8955, + "tx_anchor": 263.1817978782803, + "ty_anchor": 55.143048576214404, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 263.1817978782803, + "cy": 55.143048576214404, + "pixels": 8955 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 300.3840399002494, + "ty": 189.28428927680798, + "theta": -2.4925759893008963, + "vx": -0.7966785430908203, + "vy": -0.6044033169746399, + "pca_strength": 0.8849100798537188, + "union_pixels": 58562, + "tx_anchor": 300.3840399002494, + "ty_anchor": 189.28428927680798, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 300.3840399002494, + "cy": 189.28428927680798, + "pixels": 802 + }, + "tool_body": { + "cx": 475.1248147420674, + "cy": 337.0828527043194, + "pixels": 56003 + }, + "left_gripper": { + "cx": 264.5027322404372, + "cy": 151.0054644808743, + "pixels": 732 + }, + "right_gripper": { + "cx": 279.77463414634144, + "cy": 153.15024390243903, + "pixels": 1025 + } + } + } + } + }, + { + "frame_idx": 42, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 263.14039215686273, + "ty": 55.23943977591036, + "theta": -2.746855581546757, + "vx": -0.9230977296829224, + "vy": -0.3845655024051666, + "pca_strength": 0.8584481158515546, + "union_pixels": 8925, + "tx_anchor": 263.14039215686273, + "ty_anchor": 55.23943977591036, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 263.14039215686273, + "cy": 55.23943977591036, + "pixels": 8925 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 300.8736979166667, + "ty": 189.01171875, + "theta": -2.493329830997665, + "vx": -0.7971339225769043, + "vy": -0.6038025617599487, + "pca_strength": 0.8858469359466181, + "union_pixels": 58369, + "tx_anchor": 300.8736979166667, + "ty_anchor": 189.01171875, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 300.8736979166667, + "cy": 189.01171875, + "pixels": 768 + }, + "tool_body": { + "cx": 475.5186424303145, + "cy": 337.09442874011523, + "pixels": 55894 + }, + "left_gripper": { + "cx": 265.3903576982893, + "cy": 152.0466562986003, + "pixels": 643 + }, + "right_gripper": { + "cx": 279.1484962406015, + "cy": 152.08834586466165, + "pixels": 1064 + } + } + } + } + }, + { + "frame_idx": 43, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 263.14735544598835, + "ty": 55.46077991931869, + "theta": -2.744290873671811, + "vx": -0.9221084117889404, + "vy": -0.38693171739578247, + "pca_strength": 0.8581928192716773, + "union_pixels": 8924, + "tx_anchor": 263.14735544598835, + "ty_anchor": 55.46077991931869, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 263.14735544598835, + "cy": 55.46077991931869, + "pixels": 8924 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 300.58258642765685, + "ty": 188.94366197183098, + "theta": -2.4927115321452322, + "vx": -0.7967604398727417, + "vy": -0.6042953133583069, + "pca_strength": 0.8867299451478263, + "union_pixels": 58149, + "tx_anchor": 300.58258642765685, + "ty_anchor": 188.94366197183098, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 300.58258642765685, + "cy": 188.94366197183098, + "pixels": 781 + }, + "tool_body": { + "cx": 475.17870421928046, + "cy": 337.14073249151295, + "pixels": 55673 + }, + "left_gripper": { + "cx": 264.9675925925926, + "cy": 151.25925925925927, + "pixels": 648 + }, + "right_gripper": { + "cx": 279.18433619866283, + "cy": 152.08691499522445, + "pixels": 1047 + } + } + } + } + }, + { + "frame_idx": 44, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 262.6699595868882, + "ty": 55.386057476425684, + "theta": -2.745763491350259, + "vx": -0.922677218914032, + "vy": -0.3855733871459961, + "pca_strength": 0.8592860687931239, + "union_pixels": 8908, + "tx_anchor": 262.6699595868882, + "ty_anchor": 55.386057476425684, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 262.6699595868882, + "cy": 55.386057476425684, + "pixels": 8908 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 299.1550279329609, + "ty": 189.8058659217877, + "theta": -2.492573402104102, + "vx": -0.7966769337654114, + "vy": -0.6044053435325623, + "pca_strength": 0.8879017074843002, + "union_pixels": 58142, + "tx_anchor": 299.1550279329609, + "ty_anchor": 189.8058659217877, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 299.1550279329609, + "cy": 189.8058659217877, + "pixels": 716 + }, + "tool_body": { + "cx": 472.6150745812117, + "cy": 337.62538460154383, + "pixels": 55577 + }, + "left_gripper": { + "cx": 259.80254777070064, + "cy": 148.33375796178345, + "pixels": 785 + }, + "right_gripper": { + "cx": 277.6503759398496, + "cy": 153.89285714285714, + "pixels": 1064 + } + } + } + } + }, + { + "frame_idx": 45, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 262.1734123434705, + "ty": 55.44968694096601, + "theta": -2.744555862810218, + "vx": -0.9222108721733093, + "vy": -0.38668733835220337, + "pca_strength": 0.8595016762444249, + "union_pixels": 8944, + "tx_anchor": 262.1734123434705, + "ty_anchor": 55.44968694096601, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 262.1734123434705, + "cy": 55.44968694096601, + "pixels": 8944 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 293.56399437412097, + "ty": 191.37412095639942, + "theta": -2.5015471667235722, + "vx": -0.8020685911178589, + "vy": -0.597231924533844, + "pca_strength": 0.8871830032218315, + "union_pixels": 57710, + "tx_anchor": 293.56399437412097, + "ty_anchor": 191.37412095639942, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 293.56399437412097, + "cy": 191.37412095639942, + "pixels": 711 + }, + "tool_body": { + "cx": 466.99666684781624, + "cy": 338.9796750176621, + "pixels": 55203 + }, + "left_gripper": { + "cx": 254.14805194805194, + "cy": 150.98831168831168, + "pixels": 770 + }, + "right_gripper": { + "cx": 272.4405458089669, + "cy": 155.68713450292398, + "pixels": 1026 + } + } + } + } + }, + { + "frame_idx": 46, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 262.1683572216097, + "ty": 55.88864388092613, + "theta": -2.741816194398553, + "vx": -0.9211480021476746, + "vy": -0.389212429523468, + "pca_strength": 0.8580254236465579, + "union_pixels": 9070, + "tx_anchor": 262.1683572216097, + "ty_anchor": 55.88864388092613, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 262.1683572216097, + "cy": 55.88864388092613, + "pixels": 9070 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 289.2350299401198, + "ty": 193.26497005988023, + "theta": -2.499617877259514, + "vx": -0.8009148836135864, + "vy": -0.598778247833252, + "pca_strength": 0.888943114533834, + "union_pixels": 56862, + "tx_anchor": 289.2350299401198, + "ty_anchor": 193.26497005988023, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 289.2350299401198, + "cy": 193.26497005988023, + "pixels": 668 + }, + "tool_body": { + "cx": 460.75017451045227, + "cy": 340.3224402072082, + "pixels": 54438 + }, + "left_gripper": { + "cx": 249.96988707653702, + "cy": 152.78293601003764, + "pixels": 797 + }, + "right_gripper": { + "cx": 268.6704900938478, + "cy": 158.8102189781022, + "pixels": 959 + } + } + } + } + }, + { + "frame_idx": 47, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 261.9404354072273, + "ty": 55.927616311194605, + "theta": -2.741686323776618, + "vx": -0.9210975170135498, + "vy": -0.3893320858478546, + "pca_strength": 0.8581491967044819, + "union_pixels": 9049, + "tx_anchor": 261.9404354072273, + "ty_anchor": 55.927616311194605, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 261.9404354072273, + "cy": 55.927616311194605, + "pixels": 9049 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 283.49915966386556, + "ty": 195.4033613445378, + "theta": -2.5014799918665105, + "vx": -0.802028477191925, + "vy": -0.597285807132721, + "pca_strength": 0.8854801691956738, + "union_pixels": 56006, + "tx_anchor": 283.49915966386556, + "ty_anchor": 195.4033613445378, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 283.49915966386556, + "cy": 195.4033613445378, + "pixels": 595 + }, + "tool_body": { + "cx": 452.797946604285, + "cy": 341.79937618358025, + "pixels": 53862 + }, + "left_gripper": { + "cx": 240.81951871657753, + "cy": 147.9331550802139, + "pixels": 748 + }, + "right_gripper": { + "cx": 264.7215980024969, + "cy": 164.478152309613, + "pixels": 801 + } + } + } + } + }, + { + "frame_idx": 48, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 262.0455146572625, + "ty": 56.203328190434206, + "theta": -2.7415982633758427, + "vx": -0.9210631847381592, + "vy": -0.38941317796707153, + "pca_strength": 0.8572427686180586, + "union_pixels": 9074, + "tx_anchor": 262.0455146572625, + "ty_anchor": 56.203328190434206, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 262.0455146572625, + "cy": 56.203328190434206, + "pixels": 9074 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 277.4448160535117, + "ty": 197.1020066889632, + "theta": -2.5026262936062587, + "vx": -0.802712619304657, + "vy": -0.5963660478591919, + "pca_strength": 0.8865017532081627, + "union_pixels": 55311, + "tx_anchor": 277.4448160535117, + "ty_anchor": 197.1020066889632, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 277.4448160535117, + "cy": 197.1020066889632, + "pixels": 598 + }, + "tool_body": { + "cx": 443.9842998131829, + "cy": 342.7777253599532, + "pixels": 52993 + }, + "left_gripper": { + "cx": 240.0902160101652, + "cy": 159.01143583227446, + "pixels": 787 + }, + "right_gripper": { + "cx": 256.7266881028939, + "cy": 163.91211146838157, + "pixels": 933 + } + } + } + } + }, + { + "frame_idx": 49, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 261.3148397220354, + "ty": 56.19199731002018, + "theta": -2.737085663690649, + "vx": -0.9192965626716614, + "vy": -0.3935655951499939, + "pca_strength": 0.859783951434015, + "union_pixels": 8922, + "tx_anchor": 261.3148397220354, + "ty_anchor": 56.19199731002018, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 261.3148397220354, + "cy": 56.19199731002018, + "pixels": 8922 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 272.3825136612022, + "ty": 198.36429872495447, + "theta": -2.497461714391739, + "vx": -0.7996219396591187, + "vy": -0.6005037426948547, + "pca_strength": 0.8847093410223504, + "union_pixels": 54388, + "tx_anchor": 272.3825136612022, + "ty_anchor": 198.36429872495447, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 272.3825136612022, + "cy": 198.36429872495447, + "pixels": 549 + }, + "tool_body": { + "cx": 436.0111119640732, + "cy": 343.61087014931104, + "pixels": 52106 + }, + "left_gripper": { + "cx": 232.97906403940885, + "cy": 158.89532019704433, + "pixels": 812 + }, + "right_gripper": { + "cx": 251.814332247557, + "cy": 166.25732899022802, + "pixels": 921 + } + } + } + } + }, + { + "frame_idx": 50, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 260.7257310577237, + "ty": 56.13001413197087, + "theta": -2.7379925410172183, + "vx": -0.919653058052063, + "vy": -0.3927317261695862, + "pca_strength": 0.8577574438219463, + "union_pixels": 9199, + "tx_anchor": 260.7257310577237, + "ty_anchor": 56.13001413197087, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 260.7257310577237, + "cy": 56.13001413197087, + "pixels": 9199 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 265.94405594405595, + "ty": 199.7972027972028, + "theta": -2.4900663250719823, + "vx": -0.7951591610908508, + "vy": -0.6064007878303528, + "pca_strength": 0.8827396593908146, + "union_pixels": 53655, + "tx_anchor": 265.94405594405595, + "ty_anchor": 199.7972027972028, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 265.94405594405595, + "cy": 199.7972027972028, + "pixels": 572 + }, + "tool_body": { + "cx": 428.2528255719113, + "cy": 343.64351186546, + "pixels": 51494 + }, + "left_gripper": { + "cx": 223.82235834609494, + "cy": 154.3874425727412, + "pixels": 653 + }, + "right_gripper": { + "cx": 246.22970085470087, + "cy": 167.1196581196581, + "pixels": 936 + } + } + } + } + }, + { + "frame_idx": 51, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 260.21780895844574, + "ty": 55.95639503507825, + "theta": -2.736718774275646, + "vx": -0.9191520810127258, + "vy": -0.39390283823013306, + "pca_strength": 0.8569143661499417, + "union_pixels": 9265, + "tx_anchor": 260.21780895844574, + "ty_anchor": 55.95639503507825, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 260.21780895844574, + "cy": 55.95639503507825, + "pixels": 9265 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 262.0376344086022, + "ty": 200.74193548387098, + "theta": -2.4850585249390083, + "vx": -0.7921124696731567, + "vy": -0.610375165939331, + "pca_strength": 0.8840330229341807, + "union_pixels": 53409, + "tx_anchor": 262.0376344086022, + "ty_anchor": 200.74193548387098, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 262.0376344086022, + "cy": 200.74193548387098, + "pixels": 558 + }, + "tool_body": { + "cx": 422.3434539190353, + "cy": 343.57248845039544, + "pixels": 51084 + }, + "left_gripper": { + "cx": 223.45823389021479, + "cy": 159.44988066825775, + "pixels": 838 + }, + "right_gripper": { + "cx": 241.77395048439183, + "cy": 167.72766415500539, + "pixels": 929 + } + } + } + } + }, + { + "frame_idx": 52, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 259.8650742414461, + "ty": 56.32128254788035, + "theta": -2.7362969938715977, + "vx": -0.9189858436584473, + "vy": -0.3942904770374298, + "pca_strength": 0.8568787303522746, + "union_pixels": 9294, + "tx_anchor": 259.8650742414461, + "ty_anchor": 56.32128254788035, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 259.8650742414461, + "cy": 56.32128254788035, + "pixels": 9294 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 258.83363802559415, + "ty": 200.49725776965266, + "theta": -2.4800612357286385, + "vx": -0.7890523672103882, + "vy": -0.6143259406089783, + "pca_strength": 0.8834574938658483, + "union_pixels": 53384, + "tx_anchor": 258.83363802559415, + "ty_anchor": 200.49725776965266, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 258.83363802559415, + "cy": 200.49725776965266, + "pixels": 547 + }, + "tool_body": { + "cx": 418.08548050824123, + "cy": 343.393552574643, + "pixels": 50842 + }, + "left_gripper": { + "cx": 222.0909090909091, + "cy": 160.63002114164905, + "pixels": 946 + }, + "right_gripper": { + "cx": 240.99428026692087, + "cy": 167.56816015252622, + "pixels": 1049 + } + } + } + } + }, + { + "frame_idx": 53, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 259.5877446262432, + "ty": 56.06940434178163, + "theta": -2.73105360635553, + "vx": -0.9169058203697205, + "vy": -0.39910364151000977, + "pca_strength": 0.854111740219945, + "union_pixels": 9351, + "tx_anchor": 259.5877446262432, + "ty_anchor": 56.06940434178163, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 259.5877446262432, + "cy": 56.06940434178163, + "pixels": 9351 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 257.03860294117646, + "ty": 200.84742647058823, + "theta": -2.4694201190757066, + "vx": -0.782470703125, + "vy": -0.6226873993873596, + "pca_strength": 0.8837139087838294, + "union_pixels": 53162, + "tx_anchor": 257.03860294117646, + "ty_anchor": 200.84742647058823, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 257.03860294117646, + "cy": 200.84742647058823, + "pixels": 544 + }, + "tool_body": { + "cx": 415.7675249792662, + "cy": 343.31748351170967, + "pixels": 50642 + }, + "left_gripper": { + "cx": 219.40044493882093, + "cy": 161.71857619577307, + "pixels": 899 + }, + "right_gripper": { + "cx": 236.04085422469822, + "cy": 164.72330547818012, + "pixels": 1077 + } + } + } + } + }, + { + "frame_idx": 54, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 259.5527711344494, + "ty": 55.662992617240306, + "theta": -2.7280069821747053, + "vx": -0.9156856536865234, + "vy": -0.4018952548503876, + "pca_strength": 0.8497879577438099, + "union_pixels": 9617, + "tx_anchor": 259.5527711344494, + "ty_anchor": 55.662992617240306, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 259.5527711344494, + "cy": 55.662992617240306, + "pixels": 9617 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 254.5832083958021, + "ty": 202.66416791604198, + "theta": -2.4692570211511757, + "vx": -0.7823691368103027, + "vy": -0.6228150129318237, + "pca_strength": 0.8814787136279321, + "union_pixels": 52978, + "tx_anchor": 254.5832083958021, + "ty_anchor": 202.66416791604198, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 254.5832083958021, + "cy": 202.66416791604198, + "pixels": 667 + }, + "tool_body": { + "cx": 414.5872610203071, + "cy": 343.42496285289747, + "pixels": 50475 + }, + "left_gripper": { + "cx": 220.47583643122675, + "cy": 160.9541511771995, + "pixels": 807 + }, + "right_gripper": { + "cx": 236.87172011661806, + "cy": 166.268221574344, + "pixels": 1029 + } + } + } + } + }, + { + "frame_idx": 55, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 259.0356658671394, + "ty": 55.64657419960371, + "theta": -2.7251737744599365, + "vx": -0.9145433306694031, + "vy": -0.4044879674911499, + "pca_strength": 0.8487131046798131, + "union_pixels": 9589, + "tx_anchor": 259.0356658671394, + "ty_anchor": 55.64657419960371, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 259.0356658671394, + "cy": 55.64657419960371, + "pixels": 9589 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 254.35382308845578, + "ty": 202.61169415292355, + "theta": -2.4684806010586127, + "vx": -0.7818853259086609, + "vy": -0.6234222650527954, + "pca_strength": 0.8824612932840534, + "union_pixels": 53155, + "tx_anchor": 254.35382308845578, + "ty_anchor": 202.61169415292355, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 254.35382308845578, + "cy": 202.61169415292355, + "pixels": 667 + }, + "tool_body": { + "cx": 414.63700067302744, + "cy": 343.4936458292094, + "pixels": 50518 + }, + "left_gripper": { + "cx": 218.6768361581921, + "cy": 159.13446327683616, + "pixels": 885 + }, + "right_gripper": { + "cx": 236.88755760368664, + "cy": 165.9327188940092, + "pixels": 1085 + } + } + } + } + }, + { + "frame_idx": 56, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 258.7968313140727, + "ty": 55.97835766801284, + "theta": -2.723335897744639, + "vx": -0.9137983918190002, + "vy": -0.4061681032180786, + "pca_strength": 0.8498540122835463, + "union_pixels": 9657, + "tx_anchor": 258.7968313140727, + "ty_anchor": 55.97835766801284, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 258.7968313140727, + "cy": 55.97835766801284, + "pixels": 9657 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 254.04927536231884, + "ty": 202.80434782608697, + "theta": -2.4679683810371795, + "vx": -0.7815659046173096, + "vy": -0.6238226890563965, + "pca_strength": 0.8839873500862856, + "union_pixels": 53266, + "tx_anchor": 254.04927536231884, + "ty_anchor": 202.80434782608697, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 254.04927536231884, + "cy": 202.80434782608697, + "pixels": 690 + }, + "tool_body": { + "cx": 414.56874109827504, + "cy": 343.4229704067099, + "pixels": 50552 + }, + "left_gripper": { + "cx": 217.04347826086956, + "cy": 157.42841993637327, + "pixels": 943 + }, + "right_gripper": { + "cx": 236.56521739130434, + "cy": 166.27197039777982, + "pixels": 1081 + } + } + } + } + }, + { + "frame_idx": 57, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 258.6244063596944, + "ty": 55.942907288870536, + "theta": -2.7243337772113008, + "vx": -0.9142032265663147, + "vy": -0.4052560329437256, + "pca_strength": 0.8494090581134467, + "union_pixels": 9686, + "tx_anchor": 258.6244063596944, + "ty_anchor": 55.942907288870536, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 258.6244063596944, + "cy": 55.942907288870536, + "pixels": 9686 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 254.0859598853868, + "ty": 202.8839541547278, + "theta": -2.4694251643404757, + "vx": -0.7824738621711731, + "vy": -0.6226834654808044, + "pca_strength": 0.8838260375169874, + "union_pixels": 53307, + "tx_anchor": 254.0859598853868, + "ty_anchor": 202.8839541547278, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 254.0859598853868, + "cy": 202.8839541547278, + "pixels": 698 + }, + "tool_body": { + "cx": 414.61203861217706, + "cy": 343.5735649008981, + "pixels": 50554 + }, + "left_gripper": { + "cx": 216.85808580858085, + "cy": 158.1023102310231, + "pixels": 909 + }, + "right_gripper": { + "cx": 236.58202443280976, + "cy": 165.68324607329842, + "pixels": 1146 + } + } + } + } + }, + { + "frame_idx": 58, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 258.6714447767351, + "ty": 56.004124987109414, + "theta": -2.7232905627017368, + "vx": -0.9137799739837646, + "vy": -0.4062095284461975, + "pca_strength": 0.8504410257171423, + "union_pixels": 9697, + "tx_anchor": 258.6714447767351, + "ty_anchor": 56.004124987109414, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 258.6714447767351, + "cy": 56.004124987109414, + "pixels": 9697 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 254.22901849217638, + "ty": 203.05405405405406, + "theta": -2.4726743896254657, + "vx": -0.7844929695129395, + "vy": -0.6201377511024475, + "pca_strength": 0.8824515513556792, + "union_pixels": 53235, + "tx_anchor": 254.22901849217638, + "ty_anchor": 203.05405405405406, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 254.22901849217638, + "cy": 203.05405405405406, + "pixels": 703 + }, + "tool_body": { + "cx": 414.26699230723597, + "cy": 343.6882749619317, + "pixels": 50567 + }, + "left_gripper": { + "cx": 220.145958986731, + "cy": 161.9903498190591, + "pixels": 829 + }, + "right_gripper": { + "cx": 237.18485915492957, + "cy": 166.17077464788733, + "pixels": 1136 + } + } + } + } + }, + { + "frame_idx": 59, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 258.7932519741565, + "ty": 56.04625166649574, + "theta": -2.723651512192067, + "vx": -0.9139265418052673, + "vy": -0.4058796763420105, + "pca_strength": 0.8495256079264729, + "union_pixels": 9751, + "tx_anchor": 258.7932519741565, + "ty_anchor": 56.04625166649574, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 258.7932519741565, + "cy": 56.04625166649574, + "pixels": 9751 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 252.64931506849314, + "ty": 203.71369863013697, + "theta": -2.4663799566763105, + "vx": -0.7805740237236023, + "vy": -0.6250633597373962, + "pca_strength": 0.8856906905089922, + "union_pixels": 53653, + "tx_anchor": 252.64931506849314, + "ty_anchor": 203.71369863013697, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 252.64931506849314, + "cy": 203.71369863013697, + "pixels": 730 + }, + "tool_body": { + "cx": 412.83818910857843, + "cy": 343.6374266695637, + "pixels": 50627 + }, + "left_gripper": { + "cx": 215.10760667903526, + "cy": 160.28014842300556, + "pixels": 1078 + }, + "right_gripper": { + "cx": 234.6223316912972, + "cy": 164.21264367816093, + "pixels": 1218 + } + } + } + } + }, + { + "frame_idx": 60, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 259.10035659704533, + "ty": 56.17962302598064, + "theta": -2.7233912396613085, + "vx": -0.9138208627700806, + "vy": -0.4061175286769867, + "pca_strength": 0.8495165299500587, + "union_pixels": 9815, + "tx_anchor": 259.10035659704533, + "ty_anchor": 56.17962302598064, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 259.10035659704533, + "cy": 56.17962302598064, + "pixels": 9815 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 251.81198910081744, + "ty": 204.14713896457766, + "theta": -2.47064228077449, + "vx": -0.7832311391830444, + "vy": -0.621730625629425, + "pca_strength": 0.8839017908515514, + "union_pixels": 53777, + "tx_anchor": 251.81198910081744, + "ty_anchor": 204.14713896457766, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 251.81198910081744, + "cy": 204.14713896457766, + "pixels": 734 + }, + "tool_body": { + "cx": 411.36888529313103, + "cy": 343.5703178956923, + "pixels": 50677 + }, + "left_gripper": { + "cx": 213.17457475380485, + "cy": 159.62757385854968, + "pixels": 1117 + }, + "right_gripper": { + "cx": 233.8158526821457, + "cy": 164.71657325860687, + "pixels": 1249 + } + } + } + } + }, + { + "frame_idx": 61, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 259.3481998381877, + "ty": 56.484830097087375, + "theta": -2.7210334460644736, + "vx": -0.9128607511520386, + "vy": -0.4082709848880768, + "pca_strength": 0.8492180609842825, + "union_pixels": 9888, + "tx_anchor": 259.3481998381877, + "ty_anchor": 56.484830097087375, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 259.3481998381877, + "cy": 56.484830097087375, + "pixels": 9888 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 250.57413249211356, + "ty": 202.98895899053628, + "theta": -2.466976810735763, + "vx": -0.7809469699859619, + "vy": -0.6245973706245422, + "pca_strength": 0.8811948198667391, + "union_pixels": 53783, + "tx_anchor": 250.57413249211356, + "ty_anchor": 202.98895899053628, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 250.57413249211356, + "cy": 202.98895899053628, + "pixels": 634 + }, + "tool_body": { + "cx": 409.5935520561646, + "cy": 343.2255799815661, + "pixels": 50993 + }, + "left_gripper": { + "cx": 214.4897435897436, + "cy": 158.45, + "pixels": 780 + }, + "right_gripper": { + "cx": 231.39825581395348, + "cy": 162.61482558139534, + "pixels": 1376 + } + } + } + } + }, + { + "frame_idx": 62, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 259.0809670781893, + "ty": 56.36512345679012, + "theta": -2.7218711020596134, + "vx": -0.9132024645805359, + "vy": -0.40750619769096375, + "pca_strength": 0.851210390280125, + "union_pixels": 9720, + "tx_anchor": 259.0809670781893, + "ty_anchor": 56.36512345679012, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 259.0809670781893, + "cy": 56.36512345679012, + "pixels": 9720 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 249.6208053691275, + "ty": 202.35402684563758, + "theta": -2.46173204451225, + "vx": -0.7776603698730469, + "vy": -0.6286846399307251, + "pca_strength": 0.8831100360115559, + "union_pixels": 54316, + "tx_anchor": 249.6208053691275, + "ty_anchor": 202.35402684563758, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 249.6208053691275, + "cy": 202.35402684563758, + "pixels": 596 + }, + "tool_body": { + "cx": 408.0714243908149, + "cy": 343.07177556236223, + "pixels": 51257 + }, + "left_gripper": { + "cx": 209.6576819407008, + "cy": 153.29649595687331, + "pixels": 1113 + }, + "right_gripper": { + "cx": 229.94814814814814, + "cy": 161.94962962962964, + "pixels": 1350 + } + } + } + } + }, + { + "frame_idx": 63, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 259.4140856587959, + "ty": 56.41899212920372, + "theta": -2.722887646058469, + "vx": -0.9136162400245667, + "vy": -0.4065776765346527, + "pca_strength": 0.8511088852579788, + "union_pixels": 9783, + "tx_anchor": 259.4140856587959, + "ty_anchor": 56.41899212920372, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 259.4140856587959, + "cy": 56.41899212920372, + "pixels": 9783 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 248.67179487179487, + "ty": 201.67863247863247, + "theta": -2.464084450917818, + "vx": -0.779137134552002, + "vy": -0.6268535256385803, + "pca_strength": 0.8842874075270551, + "union_pixels": 54859, + "tx_anchor": 248.67179487179487, + "ty_anchor": 201.67863247863247, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 248.67179487179487, + "cy": 201.67863247863247, + "pixels": 585 + }, + "tool_body": { + "cx": 406.4954659313773, + "cy": 342.93380453989397, + "pixels": 51499 + }, + "left_gripper": { + "cx": 205.3524163568773, + "cy": 154.24163568773236, + "pixels": 1345 + }, + "right_gripper": { + "cx": 226.86643356643356, + "cy": 159.8839160839161, + "pixels": 1430 + } + } + } + } + }, + { + "frame_idx": 64, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 259.63047463841923, + "ty": 56.45141576695865, + "theta": -2.724917326411401, + "vx": -0.9144395589828491, + "vy": -0.4047224819660187, + "pca_strength": 0.8515764526971109, + "union_pixels": 9818, + "tx_anchor": 259.63047463841923, + "ty_anchor": 56.45141576695865, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 259.63047463841923, + "cy": 56.45141576695865, + "pixels": 9818 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 245.1875, + "ty": 203.234375, + "theta": -2.463602789645626, + "vx": -0.778835117816925, + "vy": -0.6272287368774414, + "pca_strength": 0.8846164824100535, + "union_pixels": 55263, + "tx_anchor": 245.1875, + "ty_anchor": 203.234375, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 245.1875, + "cy": 203.234375, + "pixels": 704 + }, + "tool_body": { + "cx": 405.3227888461613, + "cy": 342.76494231772597, + "pixels": 51749 + }, + "left_gripper": { + "cx": 204.05917159763314, + "cy": 154.48594674556213, + "pixels": 1352 + }, + "right_gripper": { + "cx": 225.0679012345679, + "cy": 158.86899862825788, + "pixels": 1458 + } + } + } + } + }, + { + "frame_idx": 65, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 259.5569877194763, + "ty": 56.46513752156704, + "theta": -2.7241967250427193, + "vx": -0.914147675037384, + "vy": -0.40538132190704346, + "pca_strength": 0.8514931542930533, + "union_pixels": 9853, + "tx_anchor": 259.5569877194763, + "ty_anchor": 56.46513752156704, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 259.5569877194763, + "cy": 56.46513752156704, + "pixels": 9853 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 244.00266311584554, + "ty": 203.20372836218377, + "theta": -2.4600748094359846, + "vx": -0.7766174674034119, + "vy": -0.6299725770950317, + "pca_strength": 0.8849699189127153, + "union_pixels": 55635, + "tx_anchor": 244.00266311584554, + "ty_anchor": 203.20372836218377, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 244.00266311584554, + "cy": 203.20372836218377, + "pixels": 751 + }, + "tool_body": { + "cx": 404.64115633174333, + "cy": 342.73170872441915, + "pixels": 51992 + }, + "left_gripper": { + "cx": 202.577846630519, + "cy": 154.98373353989155, + "pixels": 1291 + }, + "right_gripper": { + "cx": 223.22485946283572, + "cy": 156.58213616489695, + "pixels": 1601 + } + } + } + } + }, + { + "frame_idx": 66, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 259.3121762973494, + "ty": 56.45394536407027, + "theta": -2.7241439672419596, + "vx": -0.9141263365745544, + "vy": -0.40542957186698914, + "pca_strength": 0.852007153739708, + "union_pixels": 9847, + "tx_anchor": 259.3121762973494, + "ty_anchor": 56.45394536407027, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 259.3121762973494, + "cy": 56.45394536407027, + "pixels": 9847 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 243.12899106002556, + "ty": 203.50191570881225, + "theta": -2.460148461184991, + "vx": -0.7766638398170471, + "vy": -0.6299153566360474, + "pca_strength": 0.8838312180801189, + "union_pixels": 55781, + "tx_anchor": 243.12899106002556, + "ty_anchor": 203.50191570881225, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 243.12899106002556, + "cy": 203.50191570881225, + "pixels": 783 + }, + "tool_body": { + "cx": 403.76169755985353, + "cy": 342.7656846019667, + "pixels": 52169 + }, + "left_gripper": { + "cx": 201.63473053892216, + "cy": 153.88537211291703, + "pixels": 1169 + }, + "right_gripper": { + "cx": 222.04277108433735, + "cy": 156.3343373493976, + "pixels": 1660 + } + } + } + } + }, + { + "frame_idx": 67, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 259.46231003039514, + "ty": 56.374873353596755, + "theta": -2.724828063282525, + "vx": -0.9144034385681152, + "vy": -0.4048041105270386, + "pca_strength": 0.8513463472978909, + "union_pixels": 9870, + "tx_anchor": 259.46231003039514, + "ty_anchor": 56.374873353596755, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 259.46231003039514, + "cy": 56.374873353596755, + "pixels": 9870 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 242.4318766066838, + "ty": 203.3727506426735, + "theta": -2.462251121258705, + "vx": -0.7779865860939026, + "vy": -0.6282808780670166, + "pca_strength": 0.8804146929260507, + "union_pixels": 55699, + "tx_anchor": 242.4318766066838, + "ty_anchor": 203.3727506426735, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 242.4318766066838, + "cy": 203.3727506426735, + "pixels": 778 + }, + "tool_body": { + "cx": 402.50502050358335, + "cy": 342.90210018012493, + "pixels": 52186 + }, + "left_gripper": { + "cx": 201.35256410256412, + "cy": 153.93589743589743, + "pixels": 1092 + }, + "right_gripper": { + "cx": 220.9598295800365, + "cy": 156.08034083992698, + "pixels": 1643 + } + } + } + } + }, + { + "frame_idx": 68, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 260.4771513353116, + "ty": 56.91394658753709, + "theta": -2.720044380665011, + "vx": -0.9124565720558167, + "vy": -0.4091736972332001, + "pca_strength": 0.8500599422360569, + "union_pixels": 10110, + "tx_anchor": 260.4771513353116, + "ty_anchor": 56.91394658753709, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 260.4771513353116, + "cy": 56.91394658753709, + "pixels": 10110 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 241.19917582417582, + "ty": 203.34478021978023, + "theta": -2.4602189296243493, + "vx": -0.7767082452774048, + "vy": -0.6298606395721436, + "pca_strength": 0.8781891043604976, + "union_pixels": 55447, + "tx_anchor": 241.19917582417582, + "ty_anchor": 203.34478021978023, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 241.19917582417582, + "cy": 203.34478021978023, + "pixels": 728 + }, + "tool_body": { + "cx": 400.3727124652678, + "cy": 342.93197278911566, + "pixels": 52185 + }, + "left_gripper": { + "cx": 201.4367816091954, + "cy": 152.07628004179728, + "pixels": 957 + }, + "right_gripper": { + "cx": 220.89410272669625, + "cy": 157.82244768547875, + "pixels": 1577 + } + } + } + } + }, + { + "frame_idx": 69, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 260.25583465189874, + "ty": 56.79489715189873, + "theta": -2.7200964879572713, + "vx": -0.9124778509140015, + "vy": -0.4091261327266693, + "pca_strength": 0.84974319887675, + "union_pixels": 10112, + "tx_anchor": 260.25583465189874, + "ty_anchor": 56.79489715189873, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 260.25583465189874, + "cy": 56.79489715189873, + "pixels": 10112 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 238.06467661691542, + "ty": 204.81467661691542, + "theta": -2.4561306505835434, + "vx": -0.7741266489028931, + "vy": -0.6330307126045227, + "pca_strength": 0.878952574108027, + "union_pixels": 55457, + "tx_anchor": 238.06467661691542, + "ty_anchor": 204.81467661691542, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 238.06467661691542, + "cy": 204.81467661691542, + "pixels": 804 + }, + "tool_body": { + "cx": 397.8728802140478, + "cy": 343.06252045196436, + "pixels": 51951 + }, + "left_gripper": { + "cx": 200.87864534336782, + "cy": 155.59454374412041, + "pixels": 1063 + }, + "right_gripper": { + "cx": 219.51799877974375, + "cy": 157.9835265405735, + "pixels": 1639 + } + } + } + } + }, + { + "frame_idx": 70, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 259.71841118654373, + "ty": 56.54868781031513, + "theta": -2.7225348484227654, + "vx": -0.9134727120399475, + "vy": -0.40689995884895325, + "pca_strength": 0.8522101754202175, + "union_pixels": 9869, + "tx_anchor": 259.71841118654373, + "ty_anchor": 56.54868781031513, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 259.71841118654373, + "cy": 56.54868781031513, + "pixels": 9869 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 236.63522012578616, + "ty": 205.00880503144654, + "theta": -2.4591787416614235, + "vx": -0.7760526537895203, + "vy": -0.6306682229042053, + "pca_strength": 0.875067989572993, + "union_pixels": 54961, + "tx_anchor": 236.63522012578616, + "ty_anchor": 205.00880503144654, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 236.63522012578616, + "cy": 205.00880503144654, + "pixels": 795 + }, + "tool_body": { + "cx": 394.5222084655266, + "cy": 343.277663855142, + "pixels": 51692 + }, + "left_gripper": { + "cx": 197.1846318036286, + "cy": 153.7118463180363, + "pixels": 937 + }, + "right_gripper": { + "cx": 217.644111906311, + "cy": 160.515940143136, + "pixels": 1537 + } + } + } + } + }, + { + "frame_idx": 71, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 259.6688983566646, + "ty": 56.54017041996348, + "theta": -2.7228393486041313, + "vx": -0.9135966300964355, + "vy": -0.4066218137741089, + "pca_strength": 0.8524018941457375, + "union_pixels": 9858, + "tx_anchor": 259.6688983566646, + "ty_anchor": 56.54017041996348, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 259.6688983566646, + "cy": 56.54017041996348, + "pixels": 9858 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 235.02756892230576, + "ty": 205.9423558897243, + "theta": -2.4557523055913166, + "vx": -0.7738871574401855, + "vy": -0.633323609828949, + "pca_strength": 0.8764353511629391, + "union_pixels": 54545, + "tx_anchor": 235.02756892230576, + "ty_anchor": 205.9423558897243, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 235.02756892230576, + "cy": 205.9423558897243, + "pixels": 798 + }, + "tool_body": { + "cx": 391.5147870162784, + "cy": 343.375241251584, + "pixels": 51295 + }, + "left_gripper": { + "cx": 194.04890219560878, + "cy": 154.02894211576847, + "pixels": 1002 + }, + "right_gripper": { + "cx": 215.09172413793104, + "cy": 162.01655172413794, + "pixels": 1450 + } + } + } + } + }, + { + "frame_idx": 72, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 259.9077453365775, + "ty": 56.46421330089213, + "theta": -2.723724680090252, + "vx": -0.9139562249183655, + "vy": -0.4058127999305725, + "pca_strength": 0.8533426340714325, + "union_pixels": 9864, + "tx_anchor": 259.9077453365775, + "ty_anchor": 56.46421330089213, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 259.9077453365775, + "cy": 56.46421330089213, + "pixels": 9864 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 233.8875154511743, + "ty": 206.45859085290482, + "theta": -2.45230206408318, + "vx": -0.7716974020004272, + "vy": -0.6359899044036865, + "pca_strength": 0.8732674355051384, + "union_pixels": 54456, + "tx_anchor": 233.8875154511743, + "ty_anchor": 206.45859085290482, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 233.8875154511743, + "cy": 206.45859085290482, + "pixels": 809 + }, + "tool_body": { + "cx": 389.48056979611005, + "cy": 343.4849919774586, + "pixels": 51106 + }, + "left_gripper": { + "cx": 194.88920725883477, + "cy": 155.88061127029607, + "pixels": 1047 + }, + "right_gripper": { + "cx": 214.35274431057564, + "cy": 162.60441767068272, + "pixels": 1494 + } + } + } + } + }, + { + "frame_idx": 73, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 260.36171898207743, + "ty": 56.87701752648777, + "theta": -2.721219277299099, + "vx": -0.9129366278648376, + "vy": -0.408101350069046, + "pca_strength": 0.8522142014775097, + "union_pixels": 10099, + "tx_anchor": 260.36171898207743, + "ty_anchor": 56.87701752648777, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 260.36171898207743, + "cy": 56.87701752648777, + "pixels": 10099 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 232.98012422360247, + "ty": 206.50186335403725, + "theta": -2.4498052285525977, + "vx": -0.7701070308685303, + "vy": -0.6379147171974182, + "pca_strength": 0.8720026232686713, + "union_pixels": 54164, + "tx_anchor": 232.98012422360247, + "ty_anchor": 206.50186335403725, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 232.98012422360247, + "cy": 206.50186335403725, + "pixels": 805 + }, + "tool_body": { + "cx": 388.00927887633395, + "cy": 343.4590591650973, + "pixels": 50976 + }, + "left_gripper": { + "cx": 193.73283261802575, + "cy": 152.21351931330472, + "pixels": 932 + }, + "right_gripper": { + "cx": 214.28600964851827, + "cy": 163.50723638869746, + "pixels": 1451 + } + } + } + } + } + ], + "saved_at_unix": 1769897599.6568084 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000013_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000013_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..6beba61913e56d0fa28fe413515e5efe6940b69f --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000013_tool_poses.json @@ -0,0 +1,5984 @@ +{ + "clip_id": "1_y6nO7JJA", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/ENERGY_WORK/1_y6nO7JJA.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/ENERGY_WORK/1_y6nO7JJA", + "num_frames": 117, + "tools": [ + "scissors" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 274.2030162412993, + "ty": 308.39327146171695, + "theta": -2.2160338985466335, + "vx": -0.6013882756233215, + "vy": -0.7989569306373596, + "pca_strength": 0.7704982417874535, + "union_pixels": 19259, + "tx_anchor": 274.2030162412993, + "ty_anchor": 308.39327146171695, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 274.2030162412993, + "cy": 308.39327146171695, + "pixels": 1724 + }, + "tool_body": { + "cx": 308.8575180564675, + "cy": 391.7524025547663, + "pixels": 16753 + }, + "left_gripper": { + "cx": 228.30946291560102, + "cy": 278.38363171355496, + "pixels": 782 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 273.4759420289855, + "ty": 308.2440579710145, + "theta": -2.213454327786083, + "vx": -0.5993252992630005, + "vy": -0.8005055785179138, + "pca_strength": 0.7696118699461708, + "union_pixels": 19238, + "tx_anchor": 273.4759420289855, + "ty_anchor": 308.2440579710145, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 273.4759420289855, + "cy": 308.2440579710145, + "pixels": 1725 + }, + "tool_body": { + "cx": 309.047158548233, + "cy": 391.4943887297039, + "pixels": 16752 + }, + "left_gripper": { + "cx": 228.56373193166885, + "cy": 278.2549277266754, + "pixels": 761 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 273.4106308411215, + "ty": 308.0858644859813, + "theta": -2.214032922092306, + "vx": -0.5997883677482605, + "vy": -0.800158679485321, + "pca_strength": 0.7697171707457097, + "union_pixels": 19234, + "tx_anchor": 273.4106308411215, + "ty_anchor": 308.0858644859813, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 273.4106308411215, + "cy": 308.0858644859813, + "pixels": 1712 + }, + "tool_body": { + "cx": 309.1282953596564, + "cy": 391.3903137301682, + "pixels": 16766 + }, + "left_gripper": { + "cx": 228.56878306878306, + "cy": 278.2791005291005, + "pixels": 756 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 273.6746635459333, + "ty": 307.92451726155645, + "theta": -2.214626286334242, + "vx": -0.6002630591392517, + "vy": -0.7998026609420776, + "pca_strength": 0.771357919004134, + "union_pixels": 19257, + "tx_anchor": 273.6746635459333, + "ty_anchor": 307.92451726155645, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 273.6746635459333, + "cy": 307.92451726155645, + "pixels": 1709 + }, + "tool_body": { + "cx": 309.2366962636315, + "cy": 391.23133305524107, + "pixels": 16781 + }, + "left_gripper": { + "cx": 228.45762711864407, + "cy": 278.10169491525426, + "pixels": 767 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 273.44425087108016, + "ty": 307.68583042973285, + "theta": -2.2134492613930883, + "vx": -0.5993212461471558, + "vy": -0.8005086183547974, + "pca_strength": 0.7720051742232363, + "union_pixels": 19295, + "tx_anchor": 273.44425087108016, + "ty_anchor": 307.68583042973285, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 273.44425087108016, + "cy": 307.68583042973285, + "pixels": 1722 + }, + "tool_body": { + "cx": 309.19830972503274, + "cy": 391.1391501011784, + "pixels": 16802 + }, + "left_gripper": { + "cx": 228.27367055771725, + "cy": 277.8599221789883, + "pixels": 771 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 273.32306798373037, + "ty": 307.87855897733874, + "theta": -2.2155328971372215, + "vx": -0.6009879112243652, + "vy": -0.7992581129074097, + "pca_strength": 0.7701944814650503, + "union_pixels": 19283, + "tx_anchor": 273.32306798373037, + "ty_anchor": 307.87855897733874, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 273.32306798373037, + "cy": 307.87855897733874, + "pixels": 1721 + }, + "tool_body": { + "cx": 309.3627118644068, + "cy": 391.30954504906333, + "pixels": 16815 + }, + "left_gripper": { + "cx": 228.22757697456493, + "cy": 277.5100401606426, + "pixels": 747 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 274.8693009118541, + "ty": 308.0310030395137, + "theta": -2.21159576839965, + "vx": -0.5978364944458008, + "vy": -0.8016180992126465, + "pca_strength": 0.7577187759945635, + "union_pixels": 18977, + "tx_anchor": 274.8693009118541, + "ty_anchor": 308.0310030395137, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 274.8693009118541, + "cy": 308.0310030395137, + "pixels": 1645 + }, + "tool_body": { + "cx": 309.32912748482323, + "cy": 391.2841328413284, + "pixels": 16802 + }, + "left_gripper": { + "cx": 228.2698113207547, + "cy": 274.42452830188677, + "pixels": 530 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 275.0998789346247, + "ty": 308.07384987893465, + "theta": -2.210491920147089, + "vx": -0.5969512462615967, + "vy": -0.8022775053977966, + "pca_strength": 0.7594320213342964, + "union_pixels": 18914, + "tx_anchor": 275.0998789346247, + "ty_anchor": 308.07384987893465, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 275.0998789346247, + "cy": 308.07384987893465, + "pixels": 1652 + }, + "tool_body": { + "cx": 309.6216733448956, + "cy": 391.31559117277675, + "pixels": 16721 + }, + "left_gripper": { + "cx": 228.77264325323475, + "cy": 275.1109057301294, + "pixels": 541 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 275.4633251833741, + "ty": 308.15220048899755, + "theta": -2.2118784026905827, + "vx": -0.598063051700592, + "vy": -0.8014491200447083, + "pca_strength": 0.7627348648884358, + "union_pixels": 18930, + "tx_anchor": 275.4633251833741, + "ty_anchor": 308.15220048899755, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 275.4633251833741, + "cy": 308.15220048899755, + "pixels": 1636 + }, + "tool_body": { + "cx": 309.9250089917276, + "cy": 391.42105263157896, + "pixels": 16682 + }, + "left_gripper": { + "cx": 229.31372549019608, + "cy": 276.65359477124184, + "pixels": 612 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 275.8221271393643, + "ty": 308.22677261613694, + "theta": -2.2122487033303555, + "vx": -0.5983597636222839, + "vy": -0.8012275695800781, + "pca_strength": 0.7644840384979895, + "union_pixels": 18941, + "tx_anchor": 275.8221271393643, + "ty_anchor": 308.22677261613694, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 275.8221271393643, + "cy": 308.22677261613694, + "pixels": 1636 + }, + "tool_body": { + "cx": 310.26419397431283, + "cy": 391.4920777817789, + "pixels": 16662 + }, + "left_gripper": { + "cx": 229.4805598755832, + "cy": 277.13685847589426, + "pixels": 643 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 275.9842041312272, + "ty": 308.2873633049818, + "theta": -2.2164878722661636, + "vx": -0.601750910282135, + "vy": -0.7986838221549988, + "pca_strength": 0.7662613226977316, + "union_pixels": 19089, + "tx_anchor": 275.9842041312272, + "ty_anchor": 308.2873633049818, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 275.9842041312272, + "cy": 308.2873633049818, + "pixels": 1646 + }, + "tool_body": { + "cx": 310.4415312947922, + "cy": 391.4445771619685, + "pixels": 16744 + }, + "left_gripper": { + "cx": 229.48068669527896, + "cy": 277.82117310443493, + "pixels": 699 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 275.72495446265935, + "ty": 308.2568306010929, + "theta": -2.2160197245423134, + "vx": -0.6013769507408142, + "vy": -0.7989654541015625, + "pca_strength": 0.768853738259086, + "union_pixels": 19081, + "tx_anchor": 275.72495446265935, + "ty_anchor": 308.2568306010929, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 275.72495446265935, + "cy": 308.2568306010929, + "pixels": 1647 + }, + "tool_body": { + "cx": 310.5901963131434, + "cy": 391.4029207565238, + "pixels": 16708 + }, + "left_gripper": { + "cx": 229.51790633608815, + "cy": 278.05785123966945, + "pixels": 726 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 275.69987699877, + "ty": 308.1488314883149, + "theta": -2.215537665505135, + "vx": -0.6009917259216309, + "vy": -0.7992552518844604, + "pca_strength": 0.7694900685724007, + "union_pixels": 19027, + "tx_anchor": 275.69987699877, + "ty_anchor": 308.1488314883149, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 275.69987699877, + "cy": 308.1488314883149, + "pixels": 1626 + }, + "tool_body": { + "cx": 310.7122819636756, + "cy": 391.3263801474555, + "pixels": 16683 + }, + "left_gripper": { + "cx": 229.6183844011142, + "cy": 278.17966573816153, + "pixels": 718 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 275.84012345679014, + "ty": 308.1493827160494, + "theta": -2.2150445083418098, + "vx": -0.6005975008010864, + "vy": -0.7995515465736389, + "pca_strength": 0.7698543332403818, + "union_pixels": 19006, + "tx_anchor": 275.84012345679014, + "ty_anchor": 308.1493827160494, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 275.84012345679014, + "cy": 308.1493827160494, + "pixels": 1620 + }, + "tool_body": { + "cx": 310.79954387228423, + "cy": 391.28471972152204, + "pixels": 16662 + }, + "left_gripper": { + "cx": 229.76657458563537, + "cy": 278.29834254143645, + "pixels": 724 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 275.87756370416406, + "ty": 308.0366687383468, + "theta": -2.2149045327782857, + "vx": -0.6004855632781982, + "vy": -0.7996355891227722, + "pca_strength": 0.7692421263157648, + "union_pixels": 19044, + "tx_anchor": 275.87756370416406, + "ty_anchor": 308.0366687383468, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 275.87756370416406, + "cy": 308.0366687383468, + "pixels": 1609 + }, + "tool_body": { + "cx": 310.9814337905013, + "cy": 391.2103371863209, + "pixels": 16697 + }, + "left_gripper": { + "cx": 229.7330623306233, + "cy": 278.1409214092141, + "pixels": 738 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 275.80185185185184, + "ty": 308.04938271604937, + "theta": -2.2141411522108525, + "vx": -0.5998749732971191, + "vy": -0.8000937700271606, + "pca_strength": 0.7657931602514956, + "union_pixels": 18983, + "tx_anchor": 275.80185185185184, + "ty_anchor": 308.04938271604937, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 275.80185185185184, + "cy": 308.04938271604937, + "pixels": 1620 + }, + "tool_body": { + "cx": 310.87061994609167, + "cy": 391.23210542078465, + "pixels": 16695 + }, + "left_gripper": { + "cx": 230.6377245508982, + "cy": 278.7784431137725, + "pixels": 668 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 275.6851168511685, + "ty": 308.0578105781058, + "theta": -2.214697346975285, + "vx": -0.6003199219703674, + "vy": -0.7997600436210632, + "pca_strength": 0.7536060516265278, + "union_pixels": 18865, + "tx_anchor": 275.6851168511685, + "ty_anchor": 308.0578105781058, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 275.6851168511685, + "cy": 308.0578105781058, + "pixels": 1626 + }, + "tool_body": { + "cx": 310.62511938872973, + "cy": 391.2984121298949, + "pixels": 16752 + }, + "left_gripper": { + "cx": 234.0677618069815, + "cy": 281.2258726899384, + "pixels": 487 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 275.81801357186924, + "ty": 308.0690931523751, + "theta": -2.213883433630671, + "vx": -0.5996687412261963, + "vy": -0.8002483248710632, + "pca_strength": 0.7616991845392448, + "union_pixels": 18971, + "tx_anchor": 275.81801357186924, + "ty_anchor": 308.0690931523751, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 275.81801357186924, + "cy": 308.0690931523751, + "pixels": 1621 + }, + "tool_body": { + "cx": 310.4680215182307, + "cy": 391.27573221757325, + "pixels": 16730 + }, + "left_gripper": { + "cx": 231.29193548387096, + "cy": 279.3774193548387, + "pixels": 620 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 276.04285714285714, + "ty": 308.0670807453416, + "theta": -2.214483247096805, + "vx": -0.6001486778259277, + "vy": -0.799888551235199, + "pca_strength": 0.7426987991449338, + "union_pixels": 18718, + "tx_anchor": 276.04285714285714, + "ty_anchor": 308.0670807453416, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 276.04285714285714, + "cy": 308.0670807453416, + "pixels": 1610 + }, + "tool_body": { + "cx": 310.3957500149227, + "cy": 391.2198412224676, + "pixels": 16753 + }, + "left_gripper": { + "cx": 238.74084507042252, + "cy": 287.51549295774646, + "pixels": 355 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 275.40383426097713, + "ty": 307.8256029684601, + "theta": -2.2127266856685033, + "vx": -0.598742663860321, + "vy": -0.8009414672851562, + "pca_strength": 0.7652990984986352, + "union_pixels": 19003, + "tx_anchor": 275.40383426097713, + "ty_anchor": 307.8256029684601, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 275.40383426097713, + "cy": 307.8256029684601, + "pixels": 1617 + }, + "tool_body": { + "cx": 310.3992109038737, + "cy": 391.087637494022, + "pixels": 16728 + }, + "left_gripper": { + "cx": 230.25227963525836, + "cy": 278.29939209726444, + "pixels": 658 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 275.65071472964576, + "ty": 307.6351771286513, + "theta": -2.2122317517072596, + "vx": -0.5983461737632751, + "vy": -0.8012377023696899, + "pca_strength": 0.7669534023966698, + "union_pixels": 19098, + "tx_anchor": 275.65071472964576, + "ty_anchor": 307.6351771286513, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 275.65071472964576, + "cy": 307.6351771286513, + "pixels": 1609 + }, + "tool_body": { + "cx": 310.4318669527897, + "cy": 390.8596208869814, + "pixels": 16776 + }, + "left_gripper": { + "cx": 229.86816269284714, + "cy": 278.0967741935484, + "pixels": 713 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 275.38456751711266, + "ty": 307.6863721219664, + "theta": -2.218303700921131, + "vx": -0.6032001972198486, + "vy": -0.7975898385047913, + "pca_strength": 0.7689253277409772, + "union_pixels": 19164, + "tx_anchor": 275.38456751711266, + "ty_anchor": 307.6863721219664, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 275.38456751711266, + "cy": 307.6863721219664, + "pixels": 1607 + }, + "tool_body": { + "cx": 310.98424775604826, + "cy": 391.18789752125065, + "pixels": 16823 + }, + "left_gripper": { + "cx": 229.80926430517712, + "cy": 277.7602179836512, + "pixels": 734 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 276.0366687383468, + "ty": 307.41702921068986, + "theta": -2.21181766530406, + "vx": -0.5980143547058105, + "vy": -0.8014854192733765, + "pca_strength": 0.7680246300951127, + "union_pixels": 19188, + "tx_anchor": 276.0366687383468, + "ty_anchor": 307.41702921068986, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 276.0366687383468, + "cy": 307.41702921068986, + "pixels": 1609 + }, + "tool_body": { + "cx": 311.0754604872252, + "cy": 391.0388591800357, + "pixels": 16830 + }, + "left_gripper": { + "cx": 230.2109479305741, + "cy": 277.4913217623498, + "pixels": 749 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 276.31183469004384, + "ty": 307.30932999373823, + "theta": -2.210393095002139, + "vx": -0.5968719720840454, + "vy": -0.8023365139961243, + "pca_strength": 0.7705664800624358, + "union_pixels": 19227, + "tx_anchor": 276.31183469004384, + "ty_anchor": 307.30932999373823, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 276.31183469004384, + "cy": 307.30932999373823, + "pixels": 1597 + }, + "tool_body": { + "cx": 311.029112946349, + "cy": 390.90410551957694, + "pixels": 16831 + }, + "left_gripper": { + "cx": 231.41301627033792, + "cy": 277.9224030037547, + "pixels": 799 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 276.1079900124844, + "ty": 307.3258426966292, + "theta": -2.2115646307570827, + "vx": -0.5978115200996399, + "vy": -0.8016366958618164, + "pca_strength": 0.7702756274559384, + "union_pixels": 19158, + "tx_anchor": 276.1079900124844, + "ty_anchor": 307.3258426966292, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 276.1079900124844, + "cy": 307.3258426966292, + "pixels": 1602 + }, + "tool_body": { + "cx": 311.0254822576804, + "cy": 390.91748035246485, + "pixels": 16796 + }, + "left_gripper": { + "cx": 230.0013157894737, + "cy": 277.45394736842104, + "pixels": 760 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 276.0289126335638, + "ty": 307.38780641106223, + "theta": -2.2116047090637245, + "vx": -0.5978436470031738, + "vy": -0.8016127347946167, + "pca_strength": 0.7702953247032499, + "union_pixels": 19138, + "tx_anchor": 276.0289126335638, + "ty_anchor": 307.38780641106223, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 276.0289126335638, + "cy": 307.38780641106223, + "pixels": 1591 + }, + "tool_body": { + "cx": 311.06430274135874, + "cy": 390.8958283671037, + "pixels": 16780 + }, + "left_gripper": { + "cx": 230.04954367666232, + "cy": 277.47327249022163, + "pixels": 767 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 276.14142678347935, + "ty": 307.41989987484357, + "theta": -2.2116362281420257, + "vx": -0.5978689193725586, + "vy": -0.8015938997268677, + "pca_strength": 0.7693863885385527, + "union_pixels": 19158, + "tx_anchor": 276.14142678347935, + "ty_anchor": 307.41989987484357, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 276.14142678347935, + "cy": 307.41989987484357, + "pixels": 1598 + }, + "tool_body": { + "cx": 311.1392593474637, + "cy": 390.96826625386996, + "pixels": 16796 + }, + "left_gripper": { + "cx": 229.9973821989529, + "cy": 277.4973821989529, + "pixels": 764 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 276.1591478696742, + "ty": 307.4078947368421, + "theta": -2.211856372560576, + "vx": -0.5980453491210938, + "vy": -0.8014622330665588, + "pca_strength": 0.7695035045140222, + "union_pixels": 19165, + "tx_anchor": 276.1591478696742, + "ty_anchor": 307.4078947368421, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 276.1591478696742, + "cy": 307.4078947368421, + "pixels": 1596 + }, + "tool_body": { + "cx": 311.26639685751695, + "cy": 391.04469705987384, + "pixels": 16802 + }, + "left_gripper": { + "cx": 230.03259452411996, + "cy": 277.5019556714472, + "pixels": 767 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 276.40682248894507, + "ty": 307.4548325963361, + "theta": -2.2111484218174993, + "vx": -0.5974778532981873, + "vy": -0.8018854856491089, + "pca_strength": 0.7700114047206631, + "union_pixels": 19150, + "tx_anchor": 276.40682248894507, + "ty_anchor": 307.4548325963361, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 276.40682248894507, + "cy": 307.4548325963361, + "pixels": 1583 + }, + "tool_body": { + "cx": 311.1242776288353, + "cy": 390.99678284182306, + "pixels": 16785 + }, + "left_gripper": { + "cx": 229.94884910485933, + "cy": 277.3682864450128, + "pixels": 782 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 276.434034416826, + "ty": 307.131931166348, + "theta": -2.2103049152145458, + "vx": -0.596801221370697, + "vy": -0.8023891448974609, + "pca_strength": 0.7708164747706795, + "union_pixels": 19137, + "tx_anchor": 276.434034416826, + "ty_anchor": 307.131931166348, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 276.434034416826, + "cy": 307.131931166348, + "pixels": 1569 + }, + "tool_body": { + "cx": 311.24380804953563, + "cy": 390.8228149559419, + "pixels": 16796 + }, + "left_gripper": { + "cx": 230.35492227979276, + "cy": 277.30051813471505, + "pixels": 772 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 30, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 276.1584977721197, + "ty": 306.9350732017823, + "theta": -2.2108778508671287, + "vx": -0.5972608327865601, + "vy": -0.802047073841095, + "pca_strength": 0.7725664460071312, + "union_pixels": 19174, + "tx_anchor": 276.1584977721197, + "ty_anchor": 306.9350732017823, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 276.1584977721197, + "cy": 306.9350732017823, + "pixels": 1571 + }, + "tool_body": { + "cx": 311.4266690446466, + "cy": 390.6419951251412, + "pixels": 16821 + }, + "left_gripper": { + "cx": 230.2468030690537, + "cy": 276.81202046035804, + "pixels": 782 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 31, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 276.4484076433121, + "ty": 306.55222929936303, + "theta": -2.2072211731505322, + "vx": -0.5943240523338318, + "vy": -0.804225742816925, + "pca_strength": 0.7737093170308388, + "union_pixels": 19176, + "tx_anchor": 276.4484076433121, + "ty_anchor": 306.55222929936303, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 276.4484076433121, + "cy": 306.55222929936303, + "pixels": 1570 + }, + "tool_body": { + "cx": 311.5485826350508, + "cy": 390.47316812266, + "pixels": 16827 + }, + "left_gripper": { + "cx": 230.30423620025675, + "cy": 276.4788189987163, + "pixels": 779 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 32, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 276.6409290646579, + "ty": 306.60200878844944, + "theta": -2.20982071866629, + "vx": -0.5964126586914062, + "vy": -0.8026780486106873, + "pca_strength": 0.7723292003930988, + "union_pixels": 19279, + "tx_anchor": 276.6409290646579, + "ty_anchor": 306.60200878844944, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 276.6409290646579, + "cy": 306.60200878844944, + "pixels": 1593 + }, + "tool_body": { + "cx": 311.53525792711787, + "cy": 390.4284784666351, + "pixels": 16904 + }, + "left_gripper": { + "cx": 230.14705882352942, + "cy": 276.4744245524297, + "pixels": 782 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 33, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 276.5189155107188, + "ty": 306.51008827238337, + "theta": -2.21131095238211, + "vx": -0.5976081490516663, + "vy": -0.801788330078125, + "pca_strength": 0.7739135491218929, + "union_pixels": 19339, + "tx_anchor": 276.5189155107188, + "ty_anchor": 306.51008827238337, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 276.5189155107188, + "cy": 306.51008827238337, + "pixels": 1586 + }, + "tool_body": { + "cx": 311.39268220714075, + "cy": 390.3246975509, + "pixels": 16945 + }, + "left_gripper": { + "cx": 229.90594059405942, + "cy": 276.3972772277228, + "pixels": 808 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 34, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 275.82782719186787, + "ty": 306.366581956798, + "theta": -2.211611957154464, + "vx": -0.5978494882583618, + "vy": -0.8016084432601929, + "pca_strength": 0.7745133859521256, + "union_pixels": 19305, + "tx_anchor": 275.82782719186787, + "ty_anchor": 306.366581956798, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 275.82782719186787, + "cy": 306.366581956798, + "pixels": 1574 + }, + "tool_body": { + "cx": 311.3261280415781, + "cy": 390.3891448145523, + "pixels": 16932 + }, + "left_gripper": { + "cx": 229.78973717146434, + "cy": 276.42803504380475, + "pixels": 799 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 35, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 276.04516539440203, + "ty": 306.4064885496183, + "theta": -2.213372371434311, + "vx": -0.5992597341537476, + "vy": -0.8005547523498535, + "pca_strength": 0.7742355485956187, + "union_pixels": 19374, + "tx_anchor": 276.04516539440203, + "ty_anchor": 306.4064885496183, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 276.04516539440203, + "cy": 306.4064885496183, + "pixels": 1572 + }, + "tool_body": { + "cx": 311.2291519434629, + "cy": 390.39864546525325, + "pixels": 16980 + }, + "left_gripper": { + "cx": 229.75547445255475, + "cy": 276.6265206812652, + "pixels": 822 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 36, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 275.7173366834171, + "ty": 306.3850502512563, + "theta": -2.214171717469086, + "vx": -0.599899411201477, + "vy": -0.8000754117965698, + "pca_strength": 0.7713859205887508, + "union_pixels": 19413, + "tx_anchor": 275.7173366834171, + "ty_anchor": 306.3850502512563, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 275.7173366834171, + "cy": 306.3850502512563, + "pixels": 1592 + }, + "tool_body": { + "cx": 311.0202043932809, + "cy": 390.3736050745918, + "pixels": 17026 + }, + "left_gripper": { + "cx": 229.62767295597484, + "cy": 276.84150943396224, + "pixels": 795 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 37, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 275.9474342928661, + "ty": 306.4612015018773, + "theta": -2.213027749019156, + "vx": -0.5989837646484375, + "vy": -0.8007611632347107, + "pca_strength": 0.7727401865403739, + "union_pixels": 19375, + "tx_anchor": 275.9474342928661, + "ty_anchor": 306.4612015018773, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 275.9474342928661, + "cy": 306.4612015018773, + "pixels": 1598 + }, + "tool_body": { + "cx": 311.0547929063807, + "cy": 390.3879691274377, + "pixels": 16973 + }, + "left_gripper": { + "cx": 229.5870646766169, + "cy": 276.7636815920398, + "pixels": 804 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 38, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 275.71275252525254, + "ty": 306.44444444444446, + "theta": -2.212990961032472, + "vx": -0.5989543199539185, + "vy": -0.8007832169532776, + "pca_strength": 0.7726561938728682, + "union_pixels": 19334, + "tx_anchor": 275.71275252525254, + "ty_anchor": 306.44444444444446, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 275.71275252525254, + "cy": 306.44444444444446, + "pixels": 1584 + }, + "tool_body": { + "cx": 311.1607880146278, + "cy": 390.47274979355905, + "pixels": 16954 + }, + "left_gripper": { + "cx": 229.64070351758795, + "cy": 276.7964824120603, + "pixels": 796 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 39, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 275.7463630613536, + "ty": 306.4339025932954, + "theta": -2.21282105185006, + "vx": -0.5988182425498962, + "vy": -0.8008849620819092, + "pca_strength": 0.7721928448880497, + "union_pixels": 19319, + "tx_anchor": 275.7463630613536, + "ty_anchor": 306.4339025932954, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 275.7463630613536, + "cy": 306.4339025932954, + "pixels": 1581 + }, + "tool_body": { + "cx": 311.1214159292035, + "cy": 390.40731563421826, + "pixels": 16950 + }, + "left_gripper": { + "cx": 229.46954314720813, + "cy": 276.6586294416244, + "pixels": 788 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 40, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 275.8114754098361, + "ty": 306.4596469104666, + "theta": -2.212350997021301, + "vx": -0.5984417200088501, + "vy": -0.8011663556098938, + "pca_strength": 0.770998283049469, + "union_pixels": 19292, + "tx_anchor": 275.8114754098361, + "ty_anchor": 306.4596469104666, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 275.8114754098361, + "cy": 306.4596469104666, + "pixels": 1586 + }, + "tool_body": { + "cx": 311.1385805384979, + "cy": 390.46722957014646, + "pixels": 16936 + }, + "left_gripper": { + "cx": 229.6922077922078, + "cy": 276.87142857142857, + "pixels": 770 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 41, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 275.8482142857143, + "ty": 306.35395408163265, + "theta": -2.2105475555811176, + "vx": -0.5969958901405334, + "vy": -0.8022443056106567, + "pca_strength": 0.7731325829758255, + "union_pixels": 19185, + "tx_anchor": 275.8482142857143, + "ty_anchor": 306.35395408163265, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 275.8482142857143, + "cy": 306.35395408163265, + "pixels": 1568 + }, + "tool_body": { + "cx": 311.2885002963841, + "cy": 390.3048014226437, + "pixels": 16870 + }, + "left_gripper": { + "cx": 229.809906291834, + "cy": 276.65729585006693, + "pixels": 747 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 42, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 275.53743654822335, + "ty": 306.21510152284264, + "theta": -2.2089401444120713, + "vx": -0.5957055687904358, + "vy": -0.8032028675079346, + "pca_strength": 0.7664675141452528, + "union_pixels": 19174, + "tx_anchor": 275.53743654822335, + "ty_anchor": 306.21510152284264, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 275.53743654822335, + "cy": 306.21510152284264, + "pixels": 1576 + }, + "tool_body": { + "cx": 311.1050955414013, + "cy": 390.3295588582213, + "pixels": 16956 + }, + "left_gripper": { + "cx": 230.63707165109034, + "cy": 275.61993769470405, + "pixels": 642 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 43, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 275.2979669631512, + "ty": 306.1804320203304, + "theta": -2.2079101943498403, + "vx": -0.5948780179023743, + "vy": -0.803816020488739, + "pca_strength": 0.7705181737888167, + "union_pixels": 19227, + "tx_anchor": 275.2979669631512, + "ty_anchor": 306.1804320203304, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 275.2979669631512, + "cy": 306.1804320203304, + "pixels": 1574 + }, + "tool_body": { + "cx": 311.08763952046303, + "cy": 390.30313588850174, + "pixels": 16933 + }, + "left_gripper": { + "cx": 229.8736111111111, + "cy": 275.8861111111111, + "pixels": 720 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 44, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 275.45576066199874, + "ty": 306.13940165499685, + "theta": -2.2097811763274335, + "vx": -0.596380889415741, + "vy": -0.8027015924453735, + "pca_strength": 0.7717578734063005, + "union_pixels": 19277, + "tx_anchor": 275.45576066199874, + "ty_anchor": 306.13940165499685, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 275.45576066199874, + "cy": 306.13940165499685, + "pixels": 1571 + }, + "tool_body": { + "cx": 310.9600165123548, + "cy": 390.3369110102023, + "pixels": 16957 + }, + "left_gripper": { + "cx": 229.51935914552737, + "cy": 276.16688918558077, + "pixels": 749 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 45, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 275.2458808618504, + "ty": 306.2002534854246, + "theta": -2.2086624661509124, + "vx": -0.5954825282096863, + "vy": -0.8033682703971863, + "pca_strength": 0.7718535631184218, + "union_pixels": 19225, + "tx_anchor": 275.2458808618504, + "ty_anchor": 306.2002534854246, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 275.2458808618504, + "cy": 306.2002534854246, + "pixels": 1578 + }, + "tool_body": { + "cx": 310.6679484145764, + "cy": 390.25402271651683, + "pixels": 16904 + }, + "left_gripper": { + "cx": 229.20323014804845, + "cy": 275.9919246298789, + "pixels": 743 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 46, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 275.2396486825596, + "ty": 306.00564617314933, + "theta": -2.2104014518348842, + "vx": -0.596878707408905, + "vy": -0.8023315668106079, + "pca_strength": 0.7730059639628877, + "union_pixels": 19445, + "tx_anchor": 275.2396486825596, + "ty_anchor": 306.00564617314933, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 275.2396486825596, + "cy": 306.00564617314933, + "pixels": 1594 + }, + "tool_body": { + "cx": 310.66727262065325, + "cy": 390.27830880197035, + "pixels": 17053 + }, + "left_gripper": { + "cx": 229.11152882205513, + "cy": 275.53007518796994, + "pixels": 798 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 47, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 275.55436832181016, + "ty": 306.02388434946573, + "theta": -2.211479753576156, + "vx": -0.5977435111999512, + "vy": -0.801687479019165, + "pca_strength": 0.7740992414831301, + "union_pixels": 19411, + "tx_anchor": 275.55436832181016, + "ty_anchor": 306.02388434946573, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 275.55436832181016, + "cy": 306.02388434946573, + "pixels": 1591 + }, + "tool_body": { + "cx": 310.9423167293233, + "cy": 390.3334703947368, + "pixels": 17024 + }, + "left_gripper": { + "cx": 229.26884422110552, + "cy": 275.5213567839196, + "pixels": 796 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 48, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 275.560398505604, + "ty": 306.0168119551681, + "theta": -2.2116527505546255, + "vx": -0.5978821516036987, + "vy": -0.801584005355835, + "pca_strength": 0.7727097991724278, + "union_pixels": 19469, + "tx_anchor": 275.560398505604, + "ty_anchor": 306.0168119551681, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 275.560398505604, + "cy": 306.0168119551681, + "pixels": 1606 + }, + "tool_body": { + "cx": 311.10091958062435, + "cy": 390.2702512739413, + "pixels": 17073 + }, + "left_gripper": { + "cx": 229.25822784810126, + "cy": 275.4506329113924, + "pixels": 790 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 49, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 275.88792569659444, + "ty": 305.90340557275545, + "theta": -2.201969488090468, + "vx": -0.5900923013687134, + "vy": -0.8073357939720154, + "pca_strength": 0.769335544328146, + "union_pixels": 19330, + "tx_anchor": 275.88792569659444, + "ty_anchor": 305.90340557275545, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 275.88792569659444, + "cy": 305.90340557275545, + "pixels": 1615 + }, + "tool_body": { + "cx": 311.4209719273413, + "cy": 390.2515333805143, + "pixels": 16956 + }, + "left_gripper": { + "cx": 229.73517786561266, + "cy": 275.5691699604743, + "pixels": 759 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 50, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 276.49355432780845, + "ty": 305.83793738489874, + "theta": -2.2001412409739807, + "vx": -0.5886152982711792, + "vy": -0.8084132671356201, + "pca_strength": 0.7717562375860748, + "union_pixels": 19383, + "tx_anchor": 276.49355432780845, + "ty_anchor": 305.83793738489874, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 276.49355432780845, + "cy": 305.83793738489874, + "pixels": 1629 + }, + "tool_body": { + "cx": 311.9014150943396, + "cy": 389.992983490566, + "pixels": 16960 + }, + "left_gripper": { + "cx": 230.25566750629724, + "cy": 275.1095717884131, + "pixels": 794 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 51, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 278.4422724496029, + "ty": 303.95174098961513, + "theta": -2.174901247577246, + "vx": -0.5680256485939026, + "vy": -0.8230108618736267, + "pca_strength": 0.7633746441836505, + "union_pixels": 19659, + "tx_anchor": 278.4422724496029, + "ty_anchor": 303.95174098961513, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 278.4422724496029, + "cy": 303.95174098961513, + "pixels": 1637 + }, + "tool_body": { + "cx": 311.29933981931896, + "cy": 389.4384410470234, + "pixels": 17268 + }, + "left_gripper": { + "cx": 233.79973474801062, + "cy": 272.8076923076923, + "pixels": 754 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 52, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 283.7968454258675, + "ty": 301.9141955835962, + "theta": -2.1207739848616396, + "vx": -0.522668182849884, + "vy": -0.8525362014770508, + "pca_strength": 0.742281735312001, + "union_pixels": 19918, + "tx_anchor": 283.7968454258675, + "ty_anchor": 301.9141955835962, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 283.7968454258675, + "cy": 301.9141955835962, + "pixels": 1585 + }, + "tool_body": { + "cx": 310.04575348678986, + "cy": 388.9138791246173, + "pixels": 17638 + }, + "left_gripper": { + "cx": 242.80143884892087, + "cy": 268.9669064748201, + "pixels": 695 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 53, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 288.47462871287127, + "ty": 300.2957920792079, + "theta": -2.074946656020047, + "vx": -0.483063668012619, + "vy": -0.8755852580070496, + "pca_strength": 0.7268886479462324, + "union_pixels": 20274, + "tx_anchor": 288.47462871287127, + "ty_anchor": 300.2957920792079, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 288.47462871287127, + "cy": 300.2957920792079, + "pixels": 1616 + }, + "tool_body": { + "cx": 310.07838453419254, + "cy": 388.6315204710849, + "pixels": 18001 + }, + "left_gripper": { + "cx": 251.45814307458144, + "cy": 265.544901065449, + "pixels": 657 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 54, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 294.14656290531775, + "ty": 298.1543450064851, + "theta": -2.042224129755063, + "vx": -0.45415881276130676, + "vy": -0.8909207582473755, + "pca_strength": 0.7147330232519172, + "union_pixels": 20507, + "tx_anchor": 294.14656290531775, + "ty_anchor": 298.1543450064851, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 294.14656290531775, + "cy": 298.1543450064851, + "pixels": 1542 + }, + "tool_body": { + "cx": 312.1571436352743, + "cy": 387.8737948690016, + "pixels": 18359 + }, + "left_gripper": { + "cx": 259.33498349834986, + "cy": 263.6171617161716, + "pixels": 606 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 55, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 298.65491525423727, + "ty": 296.6535593220339, + "theta": -2.0336023788799364, + "vx": -0.4464607238769531, + "vy": -0.8948032259941101, + "pca_strength": 0.7049792522510799, + "union_pixels": 20764, + "tx_anchor": 298.65491525423727, + "ty_anchor": 296.6535593220339, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 298.65491525423727, + "cy": 296.6535593220339, + "pixels": 1475 + }, + "tool_body": { + "cx": 314.12122183060984, + "cy": 387.5065150058742, + "pixels": 18726 + }, + "left_gripper": { + "cx": 264.7442273534636, + "cy": 260.2238010657194, + "pixels": 563 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 56, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 299.4354219948849, + "ty": 297.57672634271097, + "theta": -2.0210003998211716, + "vx": -0.43514928221702576, + "vy": -0.9003583192825317, + "pca_strength": 0.6959709868495849, + "union_pixels": 20706, + "tx_anchor": 299.4354219948849, + "ty_anchor": 297.57672634271097, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 299.4354219948849, + "cy": 297.57672634271097, + "pixels": 1564 + }, + "tool_body": { + "cx": 315.339673329035, + "cy": 388.49908661078877, + "pixels": 18612 + }, + "left_gripper": { + "cx": 269.6698113207547, + "cy": 261.8320754716981, + "pixels": 530 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 57, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 307.3613114754098, + "ty": 294.29704918032786, + "theta": -2.0147328074567405, + "vx": -0.42949768900871277, + "vy": -0.903067946434021, + "pca_strength": 0.6933296949869596, + "union_pixels": 21074, + "tx_anchor": 307.3613114754098, + "ty_anchor": 294.29704918032786, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 307.3613114754098, + "cy": 294.29704918032786, + "pixels": 1525 + }, + "tool_body": { + "cx": 320.77986527733924, + "cy": 387.81291443006, + "pixels": 19002 + }, + "left_gripper": { + "cx": 277.6234003656307, + "cy": 257.0987202925046, + "pixels": 547 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 58, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 311.8177304964539, + "ty": 294.7304964539007, + "theta": -2.001003446983315, + "vx": -0.417059063911438, + "vy": -0.9088793992996216, + "pca_strength": 0.6836861421943569, + "union_pixels": 20889, + "tx_anchor": 311.8177304964539, + "ty_anchor": 294.7304964539007, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 311.8177304964539, + "cy": 294.7304964539007, + "pixels": 1410 + }, + "tool_body": { + "cx": 321.98397723080166, + "cy": 387.8659147209192, + "pixels": 18973 + }, + "left_gripper": { + "cx": 283.32806324110675, + "cy": 259.04347826086956, + "pixels": 506 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 59, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 315.29064417177915, + "ty": 294.3036809815951, + "theta": -1.9742214471018185, + "vx": -0.3925707936286926, + "vy": -0.919721782207489, + "pca_strength": 0.6763637638877451, + "union_pixels": 20806, + "tx_anchor": 315.29064417177915, + "ty_anchor": 294.3036809815951, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 315.29064417177915, + "cy": 294.3036809815951, + "pixels": 1304 + }, + "tool_body": { + "cx": 322.03138636244154, + "cy": 387.4752116082225, + "pixels": 19021 + }, + "left_gripper": { + "cx": 289.52598752598755, + "cy": 257.73804573804574, + "pixels": 481 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 60, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 317.76475037821484, + "ty": 293.9712556732224, + "theta": -1.9554225432054082, + "vx": -0.375212699174881, + "vy": -0.9269387722015381, + "pca_strength": 0.671510057968142, + "union_pixels": 20781, + "tx_anchor": 317.76475037821484, + "ty_anchor": 293.9712556732224, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 317.76475037821484, + "cy": 293.9712556732224, + "pixels": 1322 + }, + "tool_body": { + "cx": 322.83572442062115, + "cy": 387.45546271480373, + "pixels": 19029 + }, + "left_gripper": { + "cx": 292.6162790697674, + "cy": 257.3, + "pixels": 430 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 61, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 317.9524193548387, + "ty": 294.39193548387095, + "theta": -1.9903938074973737, + "vx": -0.4073928892612457, + "vy": -0.9132530093193054, + "pca_strength": 0.6518451222783049, + "union_pixels": 20478, + "tx_anchor": 317.9524193548387, + "ty_anchor": 294.39193548387095, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 317.9524193548387, + "cy": 294.39193548387095, + "pixels": 1240 + }, + "tool_body": { + "cx": 322.77745041300574, + "cy": 387.8570526648077, + "pixels": 19007 + }, + "left_gripper": { + "cx": 295.2294372294372, + "cy": 265.53246753246754, + "pixels": 231 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 62, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 317.1004823151125, + "ty": 294.9011254019293, + "theta": -1.9988956494575842, + "vx": -0.4151424169540405, + "vy": -0.9097564816474915, + "pca_strength": 0.6527264035950084, + "union_pixels": 20530, + "tx_anchor": 317.1004823151125, + "ty_anchor": 294.9011254019293, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 317.1004823151125, + "cy": 294.9011254019293, + "pixels": 1244 + }, + "tool_body": { + "cx": 322.4565502756629, + "cy": 387.91378314518244, + "pixels": 19045 + }, + "left_gripper": { + "cx": 294.9585062240664, + "cy": 265.9585062240664, + "pixels": 241 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 63, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 316.08032128514054, + "ty": 294.75020080321286, + "theta": -2.009847371122224, + "vx": -0.42508071660995483, + "vy": -0.9051554799079895, + "pca_strength": 0.6499041451448246, + "union_pixels": 20607, + "tx_anchor": 316.08032128514054, + "ty_anchor": 294.75020080321286, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 316.08032128514054, + "cy": 294.75020080321286, + "pixels": 1245 + }, + "tool_body": { + "cx": 321.24643584521385, + "cy": 387.95728236461434, + "pixels": 19149 + }, + "left_gripper": { + "cx": 294.76525821596243, + "cy": 266.0892018779343, + "pixels": 213 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 64, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 314.50560897435895, + "ty": 294.9599358974359, + "theta": -2.0165955120783936, + "vx": -0.43117910623550415, + "vy": -0.9022663831710815, + "pca_strength": 0.6478313898315061, + "union_pixels": 20738, + "tx_anchor": 314.50560897435895, + "ty_anchor": 294.9599358974359, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 314.50560897435895, + "cy": 294.9599358974359, + "pixels": 1248 + }, + "tool_body": { + "cx": 320.4927122776078, + "cy": 387.9718346387261, + "pixels": 19279 + }, + "left_gripper": { + "cx": 293.8815165876777, + "cy": 266.34123222748815, + "pixels": 211 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 65, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 313.56410256410254, + "ty": 295.18429487179486, + "theta": -1.9950689424954902, + "vx": -0.41165798902511597, + "vy": -0.9113383889198303, + "pca_strength": 0.6546616936223618, + "union_pixels": 20759, + "tx_anchor": 313.56410256410254, + "ty_anchor": 295.18429487179486, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 313.56410256410254, + "cy": 295.18429487179486, + "pixels": 1248 + }, + "tool_body": { + "cx": 319.09136394433733, + "cy": 388.18668890394537, + "pixels": 19187 + }, + "left_gripper": { + "cx": 291.429012345679, + "cy": 259.9938271604938, + "pixels": 324 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 66, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 310.5664, + "ty": 296.0336, + "theta": -2.013893586367898, + "vx": -0.42873966693878174, + "vy": -0.9034280776977539, + "pca_strength": 0.6524716250072351, + "union_pixels": 20433, + "tx_anchor": 310.5664, + "ty_anchor": 296.0336, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 310.5664, + "cy": 296.0336, + "pixels": 1250 + }, + "tool_body": { + "cx": 317.10777683854604, + "cy": 388.7719251901944, + "pixels": 18928 + }, + "left_gripper": { + "cx": 288.4980392156863, + "cy": 266.0980392156863, + "pixels": 255 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 67, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 307.8364553314121, + "ty": 297.28025936599425, + "theta": -1.9955737140882168, + "vx": -0.41211795806884766, + "vy": -0.9111304879188538, + "pca_strength": 0.6562321215004565, + "union_pixels": 20379, + "tx_anchor": 307.8364553314121, + "ty_anchor": 297.28025936599425, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 307.8364553314121, + "cy": 297.28025936599425, + "pixels": 1388 + }, + "tool_body": { + "cx": 315.1254805638616, + "cy": 388.8891499359248, + "pixels": 18728 + }, + "left_gripper": { + "cx": 284.98098859315587, + "cy": 267.1216730038023, + "pixels": 263 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 68, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 305.4456443484521, + "ty": 298.51619870410366, + "theta": -1.9913750396666101, + "vx": -0.4082888066768646, + "vy": -0.9128528237342834, + "pca_strength": 0.655303004785475, + "union_pixels": 20206, + "tx_anchor": 305.4456443484521, + "ty_anchor": 298.51619870410366, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 305.4456443484521, + "cy": 298.51619870410366, + "pixels": 1389 + }, + "tool_body": { + "cx": 313.74179820072186, + "cy": 389.19614286483863, + "pixels": 18563 + }, + "left_gripper": { + "cx": 283.6771653543307, + "cy": 268.0236220472441, + "pixels": 254 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 69, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 302.1404657933042, + "ty": 299.7605531295488, + "theta": -1.991288112528426, + "vx": -0.4082094430923462, + "vy": -0.9128882884979248, + "pca_strength": 0.6555940478103381, + "union_pixels": 19964, + "tx_anchor": 302.1404657933042, + "ty_anchor": 299.7605531295488, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 302.1404657933042, + "cy": 299.7605531295488, + "pixels": 1374 + }, + "tool_body": { + "cx": 310.8623662955687, + "cy": 389.87644619078804, + "pixels": 18324 + }, + "left_gripper": { + "cx": 278.5451127819549, + "cy": 269.80827067669173, + "pixels": 266 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 70, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 298.05301379811186, + "ty": 300.1525054466231, + "theta": -2.010859446199538, + "vx": -0.4259965717792511, + "vy": -0.9047247767448425, + "pca_strength": 0.6607823023397356, + "union_pixels": 20033, + "tx_anchor": 298.05301379811186, + "ty_anchor": 300.1525054466231, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 298.05301379811186, + "cy": 300.1525054466231, + "pixels": 1377 + }, + "tool_body": { + "cx": 308.0821999782396, + "cy": 389.6201175062561, + "pixels": 18382 + }, + "left_gripper": { + "cx": 272.8868613138686, + "cy": 270.94525547445255, + "pixels": 274 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 71, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 292.528328611898, + "ty": 301.2570821529745, + "theta": -2.0075493668637265, + "vx": -0.4229995310306549, + "vy": -0.9061298966407776, + "pca_strength": 0.6762032636469167, + "union_pixels": 20002, + "tx_anchor": 292.528328611898, + "ty_anchor": 301.2570821529745, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 292.528328611898, + "cy": 301.2570821529745, + "pixels": 1412 + }, + "tool_body": { + "cx": 304.2343638066898, + "cy": 390.2034496059955, + "pixels": 18147 + }, + "left_gripper": { + "cx": 264.1083521444695, + "cy": 267.3702031602709, + "pixels": 443 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 72, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 287.556401384083, + "ty": 301.7328719723183, + "theta": -2.0201600956124457, + "vx": -0.4343925714492798, + "vy": -0.9007236957550049, + "pca_strength": 0.6758902336090181, + "union_pixels": 19898, + "tx_anchor": 287.556401384083, + "ty_anchor": 301.7328719723183, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 287.556401384083, + "cy": 301.7328719723183, + "pixels": 1445 + }, + "tool_body": { + "cx": 299.654397520341, + "cy": 390.2445342336857, + "pixels": 18067 + }, + "left_gripper": { + "cx": 256.9740932642487, + "cy": 270.53108808290153, + "pixels": 386 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 73, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 282.77384615384614, + "ty": 301.11615384615385, + "theta": -2.0280779585196345, + "vx": -0.4415106773376465, + "vy": -0.8972560167312622, + "pca_strength": 0.6932414144901997, + "union_pixels": 19962, + "tx_anchor": 282.77384615384614, + "ty_anchor": 301.11615384615385, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 282.77384615384614, + "cy": 301.11615384615385, + "pixels": 1300 + }, + "tool_body": { + "cx": 295.20832180600894, + "cy": 390.266751507774, + "pixels": 18073 + }, + "left_gripper": { + "cx": 247.21731748726654, + "cy": 265.52461799660443, + "pixels": 589 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 74, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 274.2472633612363, + "ty": 303.96780424983905, + "theta": -2.040680148916289, + "vx": -0.4527827203273773, + "vy": -0.891620934009552, + "pca_strength": 0.693039892141414, + "union_pixels": 19765, + "tx_anchor": 274.2472633612363, + "ty_anchor": 303.96780424983905, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 274.2472633612363, + "cy": 303.96780424983905, + "pixels": 1553 + }, + "tool_body": { + "cx": 290.2641445511011, + "cy": 391.3447204968944, + "pixels": 17710 + }, + "left_gripper": { + "cx": 240.03386454183266, + "cy": 270.2549800796813, + "pixels": 502 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 75, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 269.7665706051873, + "ty": 303.5814121037464, + "theta": -2.0466564492618455, + "vx": -0.4581031799316406, + "vy": -0.888899028301239, + "pca_strength": 0.7015612186485815, + "union_pixels": 19581, + "tx_anchor": 269.7665706051873, + "ty_anchor": 303.5814121037464, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 269.7665706051873, + "cy": 303.5814121037464, + "pixels": 1388 + }, + "tool_body": { + "cx": 284.98757728742413, + "cy": 390.90464575415507, + "pixels": 17629 + }, + "left_gripper": { + "cx": 232.9822695035461, + "cy": 271.1436170212766, + "pixels": 564 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 76, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 263.29360100376414, + "ty": 305.6900878293601, + "theta": -2.0523483998323764, + "vx": -0.4631552994251251, + "vy": -0.8862771391868591, + "pca_strength": 0.6976875865297046, + "union_pixels": 19684, + "tx_anchor": 263.29360100376414, + "ty_anchor": 305.6900878293601, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 263.29360100376414, + "cy": 305.6900878293601, + "pixels": 1594 + }, + "tool_body": { + "cx": 281.1815586640023, + "cy": 392.09043676848415, + "pixels": 17515 + }, + "left_gripper": { + "cx": 227.39304347826086, + "cy": 272.2226086956522, + "pixels": 575 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 77, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 259.5984990619137, + "ty": 306.16885553470917, + "theta": -2.0611167540381805, + "vx": -0.47090858221054077, + "vy": -0.8821820020675659, + "pca_strength": 0.7040302956142624, + "union_pixels": 19919, + "tx_anchor": 259.5984990619137, + "ty_anchor": 306.16885553470917, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 259.5984990619137, + "cy": 306.16885553470917, + "pixels": 1599 + }, + "tool_body": { + "cx": 277.28361678004535, + "cy": 391.82120181405895, + "pixels": 17640 + }, + "left_gripper": { + "cx": 221.99411764705883, + "cy": 271.34411764705885, + "pixels": 680 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 78, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 256.27464788732397, + "ty": 306.4282970550576, + "theta": -2.0724278034094397, + "vx": -0.48085665702819824, + "vy": -0.8767992258071899, + "pca_strength": 0.7022975867728404, + "union_pixels": 19677, + "tx_anchor": 256.27464788732397, + "ty_anchor": 306.4282970550576, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 256.27464788732397, + "cy": 306.4282970550576, + "pixels": 1562 + }, + "tool_body": { + "cx": 274.8662973328003, + "cy": 392.1922439888058, + "pixels": 17509 + }, + "left_gripper": { + "cx": 218.55775577557756, + "cy": 273.26072607260727, + "pixels": 606 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 79, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 252.9, + "ty": 306.9735849056604, + "theta": -2.06548771003819, + "vx": -0.4747600555419922, + "vy": -0.880115270614624, + "pca_strength": 0.705568901163841, + "union_pixels": 19441, + "tx_anchor": 252.9, + "ty_anchor": 306.9735849056604, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 252.9, + "cy": 306.9735849056604, + "pixels": 1590 + }, + "tool_body": { + "cx": 273.04524334998257, + "cy": 392.96341038448134, + "pixels": 17218 + }, + "left_gripper": { + "cx": 215.3001579778831, + "cy": 272.74091627172197, + "pixels": 633 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 80, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 251.18255451713395, + "ty": 307.58629283489097, + "theta": -2.078249499092107, + "vx": -0.4859529435634613, + "vy": -0.8739849925041199, + "pca_strength": 0.7027105604545084, + "union_pixels": 19530, + "tx_anchor": 251.18255451713395, + "ty_anchor": 307.58629283489097, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 251.18255451713395, + "cy": 307.58629283489097, + "pixels": 1605 + }, + "tool_body": { + "cx": 270.85664779946865, + "cy": 392.8781910592584, + "pixels": 17314 + }, + "left_gripper": { + "cx": 213.08346972176759, + "cy": 273.2831423895254, + "pixels": 611 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 81, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 248.5530257639305, + "ty": 307.81965248651886, + "theta": -2.0821421806011338, + "vx": -0.48935139179229736, + "vy": -0.8720867037773132, + "pca_strength": 0.707969405947621, + "union_pixels": 19593, + "tx_anchor": 248.5530257639305, + "ty_anchor": 307.81965248651886, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 248.5530257639305, + "cy": 307.81965248651886, + "pixels": 1669 + }, + "tool_body": { + "cx": 269.99119810064275, + "cy": 393.11251375296774, + "pixels": 17269 + }, + "left_gripper": { + "cx": 211.1114503816794, + "cy": 273.2473282442748, + "pixels": 655 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 82, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 248.28426698450536, + "ty": 307.7789034564958, + "theta": -2.089269459369181, + "vx": -0.49555450677871704, + "vy": -0.8685768246650696, + "pca_strength": 0.7052745452345068, + "union_pixels": 19683, + "tx_anchor": 248.28426698450536, + "ty_anchor": 307.7789034564958, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 248.28426698450536, + "cy": 307.7789034564958, + "pixels": 1678 + }, + "tool_body": { + "cx": 269.8940607177833, + "cy": 393.2356126504983, + "pixels": 17359 + }, + "left_gripper": { + "cx": 210.54798761609908, + "cy": 273.9241486068112, + "pixels": 646 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 83, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 248.78376664552948, + "ty": 307.93785668991757, + "theta": -2.0991890483640865, + "vx": -0.5041459202766418, + "vy": -0.8636184930801392, + "pca_strength": 0.6971046578672281, + "union_pixels": 19314, + "tx_anchor": 248.78376664552948, + "ty_anchor": 307.93785668991757, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 248.78376664552948, + "cy": 307.93785668991757, + "pixels": 1577 + }, + "tool_body": { + "cx": 270.506435528757, + "cy": 393.31963126159553, + "pixels": 17248 + }, + "left_gripper": { + "cx": 212.39672801635993, + "cy": 275.11451942740285, + "pixels": 489 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 84, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 247.76536312849163, + "ty": 308.01179391682183, + "theta": -2.1010252065576585, + "vx": -0.5057308077812195, + "vy": -0.862691342830658, + "pca_strength": 0.7033008759680994, + "union_pixels": 19412, + "tx_anchor": 247.76536312849163, + "ty_anchor": 308.01179391682183, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 247.76536312849163, + "cy": 308.01179391682183, + "pixels": 1611 + }, + "tool_body": { + "cx": 270.4010440835267, + "cy": 393.345939675174, + "pixels": 17240 + }, + "left_gripper": { + "cx": 210.24242424242425, + "cy": 274.70231729055257, + "pixels": 561 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 85, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 246.71227855833843, + "ty": 307.98228466707394, + "theta": -2.1048082975406244, + "vx": -0.5089908242225647, + "vy": -0.8607719540596008, + "pca_strength": 0.7070635956649156, + "union_pixels": 19455, + "tx_anchor": 246.71227855833843, + "ty_anchor": 307.98228466707394, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 246.71227855833843, + "cy": 307.98228466707394, + "pixels": 1637 + }, + "tool_body": { + "cx": 270.05183723225167, + "cy": 393.4221280547977, + "pixels": 17227 + }, + "left_gripper": { + "cx": 208.76818950930627, + "cy": 275.0592216582064, + "pixels": 591 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 86, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 246.30628431970715, + "ty": 307.954240390482, + "theta": -2.108988345262381, + "vx": -0.5125844478607178, + "vy": -0.8586368560791016, + "pca_strength": 0.7075310296017474, + "union_pixels": 19534, + "tx_anchor": 246.30628431970715, + "ty_anchor": 307.954240390482, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 246.30628431970715, + "cy": 307.954240390482, + "pixels": 1639 + }, + "tool_body": { + "cx": 269.8256748164846, + "cy": 393.33044332697534, + "pixels": 17301 + }, + "left_gripper": { + "cx": 207.92424242424244, + "cy": 274.2744107744108, + "pixels": 594 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 87, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 245.8939024390244, + "ty": 308.01951219512193, + "theta": -2.108339433163933, + "vx": -0.5120271444320679, + "vy": -0.8589692711830139, + "pca_strength": 0.7086783710596245, + "union_pixels": 19610, + "tx_anchor": 245.8939024390244, + "ty_anchor": 308.01951219512193, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 245.8939024390244, + "cy": 308.01951219512193, + "pixels": 1640 + }, + "tool_body": { + "cx": 269.48017316017314, + "cy": 393.42487734487736, + "pixels": 17325 + }, + "left_gripper": { + "cx": 206.62170542635658, + "cy": 274.8077519379845, + "pixels": 645 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 88, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 245.00730371272064, + "ty": 308.02069385270846, + "theta": -2.114115271762831, + "vx": -0.5169798731803894, + "vy": -0.855997622013092, + "pca_strength": 0.7143210136306419, + "union_pixels": 19573, + "tx_anchor": 245.00730371272064, + "ty_anchor": 308.02069385270846, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 245.00730371272064, + "cy": 308.02069385270846, + "pixels": 1643 + }, + "tool_body": { + "cx": 269.16750622430663, + "cy": 393.3125470441781, + "pixels": 17271 + }, + "left_gripper": { + "cx": 205.61153262518968, + "cy": 274.6464339908953, + "pixels": 659 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 89, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 244.2432106216053, + "ty": 307.73204586602293, + "theta": -2.1244756956927704, + "vx": -0.5258204340934753, + "vy": -0.8505955934524536, + "pca_strength": 0.6975222362439422, + "union_pixels": 19528, + "tx_anchor": 244.2432106216053, + "ty_anchor": 307.73204586602293, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 244.2432106216053, + "cy": 307.73204586602293, + "pixels": 1657 + }, + "tool_body": { + "cx": 268.96469372524257, + "cy": 393.3255640392675, + "pixels": 17419 + }, + "left_gripper": { + "cx": 208.18584070796462, + "cy": 278.1438053097345, + "pixels": 452 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 90, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 244.04198698994676, + "ty": 307.67534003548195, + "theta": -2.1317198256501806, + "vx": -0.5319684147834778, + "vy": -0.8467642068862915, + "pca_strength": 0.6927626766090527, + "union_pixels": 19543, + "tx_anchor": 244.04198698994676, + "ty_anchor": 307.67534003548195, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 244.04198698994676, + "cy": 307.67534003548195, + "pixels": 1691 + }, + "tool_body": { + "cx": 268.9961116193962, + "cy": 393.34326395242454, + "pixels": 17488 + }, + "left_gripper": { + "cx": 209.19505494505495, + "cy": 278.1208791208791, + "pixels": 364 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 91, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 243.81630242173657, + "ty": 307.690490253987, + "theta": -2.137896884618621, + "vx": -0.5371887683868408, + "vy": -0.8434621095657349, + "pca_strength": 0.6843124810561547, + "union_pixels": 19474, + "tx_anchor": 243.81630242173657, + "ty_anchor": 307.690490253987, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 243.81630242173657, + "cy": 307.690490253987, + "pixels": 1693 + }, + "tool_body": { + "cx": 268.38293378995434, + "cy": 393.22180365296805, + "pixels": 17520 + }, + "left_gripper": { + "cx": 211.84674329501917, + "cy": 284.2681992337165, + "pixels": 261 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 92, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 243.32588235294116, + "ty": 307.72058823529414, + "theta": -2.1347645572555827, + "vx": -0.5345441102981567, + "vy": -0.8451405763626099, + "pca_strength": 0.693667474854438, + "union_pixels": 19605, + "tx_anchor": 243.32588235294116, + "ty_anchor": 307.72058823529414, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 243.32588235294116, + "cy": 307.72058823529414, + "pixels": 1700 + }, + "tool_body": { + "cx": 268.1408675799087, + "cy": 393.3849885844749, + "pixels": 17520 + }, + "left_gripper": { + "cx": 207.8, + "cy": 278.8103896103896, + "pixels": 385 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 93, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 242.65248226950354, + "ty": 307.7115839243499, + "theta": -2.133065070970079, + "vx": -0.5331070423126221, + "vy": -0.8460478186607361, + "pca_strength": 0.6997029617669738, + "union_pixels": 19648, + "tx_anchor": 242.65248226950354, + "ty_anchor": 307.7115839243499, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 242.65248226950354, + "cy": 307.7115839243499, + "pixels": 1692 + }, + "tool_body": { + "cx": 268.03908348094393, + "cy": 393.32181018227527, + "pixels": 17501 + }, + "left_gripper": { + "cx": 206.17362637362638, + "cy": 277.64835164835165, + "pixels": 455 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 94, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 241.99766218585623, + "ty": 307.8907071887785, + "theta": -2.1336071284258646, + "vx": -0.5335655808448792, + "vy": -0.8457587361335754, + "pca_strength": 0.7045777510507725, + "union_pixels": 19680, + "tx_anchor": 241.99766218585623, + "ty_anchor": 307.8907071887785, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 241.99766218585623, + "cy": 307.8907071887785, + "pixels": 1711 + }, + "tool_body": { + "cx": 267.98065033203574, + "cy": 393.42672315090454, + "pixels": 17468 + }, + "left_gripper": { + "cx": 204.60878243512974, + "cy": 276.0898203592814, + "pixels": 501 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 95, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 241.94460641399417, + "ty": 307.9102040816326, + "theta": -2.132274668627704, + "vx": -0.5324381589889526, + "vy": -0.8464689254760742, + "pca_strength": 0.7069557152524594, + "union_pixels": 19668, + "tx_anchor": 241.94460641399417, + "ty_anchor": 307.9102040816326, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 241.94460641399417, + "cy": 307.9102040816326, + "pixels": 1715 + }, + "tool_body": { + "cx": 267.86835312338667, + "cy": 393.4641771353181, + "pixels": 17433 + }, + "left_gripper": { + "cx": 203.95192307692307, + "cy": 275.4307692307692, + "pixels": 520 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 96, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 241.57922535211267, + "ty": 307.9982394366197, + "theta": -2.1490970554923594, + "vx": -0.5466017723083496, + "vy": -0.8373926877975464, + "pca_strength": 0.6862701196589842, + "union_pixels": 19493, + "tx_anchor": 241.57922535211267, + "ty_anchor": 307.9982394366197, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 241.57922535211267, + "cy": 307.9982394366197, + "pixels": 1704 + }, + "tool_body": { + "cx": 267.5687706882776, + "cy": 393.45850930259104, + "pixels": 17522 + }, + "left_gripper": { + "cx": 209.57303370786516, + "cy": 284.1685393258427, + "pixels": 267 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 97, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 241.04263786242183, + "ty": 308.2996020466174, + "theta": -2.151587924284048, + "vx": -0.5486859083175659, + "vy": -0.8360285758972168, + "pca_strength": 0.6879121425731473, + "union_pixels": 19472, + "tx_anchor": 241.04263786242183, + "ty_anchor": 308.2996020466174, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 241.04263786242183, + "cy": 308.2996020466174, + "pixels": 1759 + }, + "tool_body": { + "cx": 267.396184255758, + "cy": 393.67159390397615, + "pixels": 17454 + }, + "left_gripper": { + "cx": 208.17760617760618, + "cy": 284.3706563706564, + "pixels": 259 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 98, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 241.04383401519578, + "ty": 308.239041496201, + "theta": -2.1424415832136807, + "vx": -0.5410164594650269, + "vy": -0.8410120010375977, + "pca_strength": 0.7061699033540777, + "union_pixels": 19740, + "tx_anchor": 241.04383401519578, + "ty_anchor": 308.239041496201, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 241.04383401519578, + "cy": 308.239041496201, + "pixels": 1711 + }, + "tool_body": { + "cx": 267.07111009488966, + "cy": 393.5631073510918, + "pixels": 17494 + }, + "left_gripper": { + "cx": 202.28411214953272, + "cy": 276.596261682243, + "pixels": 535 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 99, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 240.8125, + "ty": 308.2213785046729, + "theta": -2.141064768102045, + "vx": -0.5398580431938171, + "vy": -0.8417561054229736, + "pca_strength": 0.7151343101617543, + "union_pixels": 19841, + "tx_anchor": 240.8125, + "ty_anchor": 308.2213785046729, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 240.8125, + "cy": 308.2213785046729, + "pixels": 1712 + }, + "tool_body": { + "cx": 267.018126715462, + "cy": 393.5563815187557, + "pixels": 17488 + }, + "left_gripper": { + "cx": 200.10296411856476, + "cy": 273.8923556942278, + "pixels": 641 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 100, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 240.79546775130737, + "ty": 308.31260894828586, + "theta": -2.1427950034650403, + "vx": -0.541313648223877, + "vy": -0.8408207297325134, + "pca_strength": 0.7150395056522146, + "union_pixels": 19862, + "tx_anchor": 240.79546775130737, + "ty_anchor": 308.31260894828586, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 240.79546775130737, + "cy": 308.31260894828586, + "pixels": 1721 + }, + "tool_body": { + "cx": 267.0298302760158, + "cy": 393.59220526887253, + "pixels": 17499 + }, + "left_gripper": { + "cx": 200.06542056074767, + "cy": 273.9626168224299, + "pixels": 642 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 101, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 240.60759493670886, + "ty": 308.14269275028767, + "theta": -2.145098604813244, + "vx": -0.5432491302490234, + "vy": -0.8395715355873108, + "pca_strength": 0.7153741753981394, + "union_pixels": 19993, + "tx_anchor": 240.60759493670886, + "ty_anchor": 308.14269275028767, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 240.60759493670886, + "cy": 308.14269275028767, + "pixels": 1738 + }, + "tool_body": { + "cx": 267.02535675706406, + "cy": 393.55858775370973, + "pixels": 17589 + }, + "left_gripper": { + "cx": 199.88288288288288, + "cy": 274.46246246246244, + "pixels": 666 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 102, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 240.00230414746545, + "ty": 308.184331797235, + "theta": -2.143888617494851, + "vx": -0.542232871055603, + "vy": -0.840228259563446, + "pca_strength": 0.7138263009522, + "union_pixels": 19985, + "tx_anchor": 240.00230414746545, + "ty_anchor": 308.184331797235, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 240.00230414746545, + "cy": 308.184331797235, + "pixels": 1736 + }, + "tool_body": { + "cx": 266.53825167670794, + "cy": 393.503296578379, + "pixels": 17594 + }, + "left_gripper": { + "cx": 199.61984732824428, + "cy": 274.47480916030537, + "pixels": 655 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 103, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 239.30812961910175, + "ty": 308.22114837976125, + "theta": -2.1433300242724678, + "vx": -0.541763424873352, + "vy": -0.8405309915542603, + "pca_strength": 0.7129657033336065, + "union_pixels": 19974, + "tx_anchor": 239.30812961910175, + "ty_anchor": 308.22114837976125, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 239.30812961910175, + "cy": 308.22114837976125, + "pixels": 1759 + }, + "tool_body": { + "cx": 266.3406505914468, + "cy": 393.519847588717, + "pixels": 17584 + }, + "left_gripper": { + "cx": 199.4928684627575, + "cy": 274.36133122028525, + "pixels": 631 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 104, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 239.4078179696616, + "ty": 308.21178529754957, + "theta": -2.1533338027764253, + "vx": -0.5501446723937988, + "vy": -0.8350693583488464, + "pca_strength": 0.6861383216473785, + "union_pixels": 19525, + "tx_anchor": 239.4078179696616, + "ty_anchor": 308.21178529754957, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 239.4078179696616, + "cy": 308.21178529754957, + "pixels": 1714 + }, + "tool_body": { + "cx": 266.08207934336525, + "cy": 393.57934336525307, + "pixels": 17544 + }, + "left_gripper": { + "cx": 208.09737827715355, + "cy": 284.812734082397, + "pixels": 267 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 105, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 239.19729093050648, + "ty": 308.53533568904595, + "theta": -2.1553345963468886, + "vx": -0.5518143773078918, + "vy": -0.8339669704437256, + "pca_strength": 0.6901425197137302, + "union_pixels": 19529, + "tx_anchor": 239.19729093050648, + "ty_anchor": 308.53533568904595, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 239.19729093050648, + "cy": 308.53533568904595, + "pixels": 1698 + }, + "tool_body": { + "cx": 265.8680872943327, + "cy": 393.8215836380256, + "pixels": 17504 + }, + "left_gripper": { + "cx": 206.34250764525993, + "cy": 282.434250764526, + "pixels": 327 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 106, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 239.89917936694022, + "ty": 308.51172332942554, + "theta": -2.147085867517594, + "vx": -0.5449165105819702, + "vy": -0.8384903073310852, + "pca_strength": 0.695142896206853, + "union_pixels": 19494, + "tx_anchor": 239.89917936694022, + "ty_anchor": 308.51172332942554, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 239.89917936694022, + "cy": 308.51172332942554, + "pixels": 1706 + }, + "tool_body": { + "cx": 266.40021816511654, + "cy": 393.77437133999314, + "pixels": 17418 + }, + "left_gripper": { + "cx": 204.9945945945946, + "cy": 280.072972972973, + "pixels": 370 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 107, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 241.3436018957346, + "ty": 308.83175355450237, + "theta": -2.143240595651561, + "vx": -0.5416882634162903, + "vy": -0.8405794501304626, + "pca_strength": 0.6974926145246676, + "union_pixels": 19403, + "tx_anchor": 241.3436018957346, + "ty_anchor": 308.83175355450237, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 241.3436018957346, + "cy": 308.83175355450237, + "pixels": 1688 + }, + "tool_body": { + "cx": 267.8172577105233, + "cy": 393.8959223749567, + "pixels": 17314 + }, + "left_gripper": { + "cx": 205.3865336658354, + "cy": 278.92269326683294, + "pixels": 401 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 108, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 242.63668639053253, + "ty": 308.8112426035503, + "theta": -2.1404430544876383, + "vx": -0.5393345952033997, + "vy": -0.8420915603637695, + "pca_strength": 0.6997057420314772, + "union_pixels": 19333, + "tx_anchor": 242.63668639053253, + "ty_anchor": 308.8112426035503, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 242.63668639053253, + "cy": 308.8112426035503, + "pixels": 1690 + }, + "tool_body": { + "cx": 268.88383018211346, + "cy": 393.7725901867533, + "pixels": 17242 + }, + "left_gripper": { + "cx": 206.60099750623442, + "cy": 279.2219451371571, + "pixels": 401 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 109, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 242.4902073732719, + "ty": 308.59389400921657, + "theta": -2.1490317204005764, + "vx": -0.5465470552444458, + "vy": -0.8374283909797668, + "pca_strength": 0.6957981669639972, + "union_pixels": 19666, + "tx_anchor": 242.4902073732719, + "ty_anchor": 308.59389400921657, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 242.4902073732719, + "cy": 308.59389400921657, + "pixels": 1736 + }, + "tool_body": { + "cx": 269.20328917313844, + "cy": 393.7943695751485, + "pixels": 17512 + }, + "left_gripper": { + "cx": 206.32535885167465, + "cy": 278.7200956937799, + "pixels": 418 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 110, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 243.0122950819672, + "ty": 308.6674473067916, + "theta": -2.1460774466347017, + "vx": -0.5440707206726074, + "vy": -0.8390394449234009, + "pca_strength": 0.6981063796638731, + "union_pixels": 19557, + "tx_anchor": 243.0122950819672, + "ty_anchor": 308.6674473067916, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 243.0122950819672, + "cy": 308.6674473067916, + "pixels": 1708 + }, + "tool_body": { + "cx": 269.35213773314206, + "cy": 393.69268292682926, + "pixels": 17425 + }, + "left_gripper": { + "cx": 206.41745283018867, + "cy": 278.35141509433964, + "pixels": 424 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 111, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 243.6771327014218, + "ty": 308.5924170616114, + "theta": -2.1425800683554623, + "vx": -0.541132926940918, + "vy": -0.840937077999115, + "pca_strength": 0.7001768398047223, + "union_pixels": 19492, + "tx_anchor": 243.6771327014218, + "ty_anchor": 308.5924170616114, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 243.6771327014218, + "cy": 308.5924170616114, + "pixels": 1688 + }, + "tool_body": { + "cx": 269.91965674134656, + "cy": 393.6675113747624, + "pixels": 17363 + }, + "left_gripper": { + "cx": 206.81179138321994, + "cy": 278.4353741496599, + "pixels": 441 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 112, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 244.5907222548444, + "ty": 308.44685848502644, + "theta": -2.14553897396098, + "vx": -0.5436187982559204, + "vy": -0.8393322229385376, + "pca_strength": 0.70016121957322, + "union_pixels": 19539, + "tx_anchor": 244.5907222548444, + "ty_anchor": 308.44685848502644, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 244.5907222548444, + "cy": 308.44685848502644, + "pixels": 1703 + }, + "tool_body": { + "cx": 270.9918993450534, + "cy": 393.6059404802941, + "pixels": 17406 + }, + "left_gripper": { + "cx": 207.73720930232557, + "cy": 278.3255813953488, + "pixels": 430 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 113, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 245.08634772462077, + "ty": 308.33547257876313, + "theta": -2.1482074745688755, + "vx": -0.5458566546440125, + "vy": -0.8378786444664001, + "pca_strength": 0.6994880953769484, + "union_pixels": 19667, + "tx_anchor": 245.08634772462077, + "ty_anchor": 308.33547257876313, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 245.08634772462077, + "cy": 308.33547257876313, + "pixels": 1714 + }, + "tool_body": { + "cx": 271.2809643510055, + "cy": 393.6193441499086, + "pixels": 17504 + }, + "left_gripper": { + "cx": 208.2316258351893, + "cy": 278.47438752783967, + "pixels": 449 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 114, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 245.24355971896955, + "ty": 308.0456674473068, + "theta": -2.1442585302376864, + "vx": -0.5425436496734619, + "vy": -0.8400276303291321, + "pca_strength": 0.701783403738866, + "union_pixels": 19662, + "tx_anchor": 245.24355971896955, + "ty_anchor": 308.0456674473068, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 245.24355971896955, + "cy": 308.0456674473068, + "pixels": 1708 + }, + "tool_body": { + "cx": 271.4996, + "cy": 393.382, + "pixels": 17500 + }, + "left_gripper": { + "cx": 208.0770925110132, + "cy": 277.557268722467, + "pixels": 454 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 115, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 245.87025131502045, + "ty": 307.82875511396844, + "theta": -2.1432817304565552, + "vx": -0.54172283411026, + "vy": -0.8405571579933167, + "pca_strength": 0.700028444038499, + "union_pixels": 19590, + "tx_anchor": 245.87025131502045, + "ty_anchor": 307.82875511396844, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 245.87025131502045, + "cy": 307.82875511396844, + "pixels": 1711 + }, + "tool_body": { + "cx": 272.08646143282215, + "cy": 393.2854772259098, + "pixels": 17476 + }, + "left_gripper": { + "cx": 209.66501240694788, + "cy": 277.96277915632754, + "pixels": 403 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 116, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 246.19439579684763, + "ty": 307.76999416228836, + "theta": -2.147048338689807, + "vx": -0.5448850393295288, + "vy": -0.8385107517242432, + "pca_strength": 0.703149649589441, + "union_pixels": 19625, + "tx_anchor": 246.19439579684763, + "ty_anchor": 307.76999416228836, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 246.19439579684763, + "cy": 307.76999416228836, + "pixels": 1713 + }, + "tool_body": { + "cx": 272.5590875307301, + "cy": 393.22703104453717, + "pixels": 17491 + }, + "left_gripper": { + "cx": 209.70546318289786, + "cy": 278.0166270783848, + "pixels": 421 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + } + ], + "saved_at_unix": 1769897603.5728135 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000016_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000016_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..f3798bafd0b203f1760f6196e99df0919e49c2a8 --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000016_tool_poses.json @@ -0,0 +1,1190 @@ +{ + "clip_id": "1_IOGIBkGA", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/PREPARE/1_IOGIBkGA.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/PREPARE/1_IOGIBkGA", + "num_frames": 23, + "tools": [ + "scissors" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 497.3702297702298, + "ty": 367.86813186813185, + "theta": -2.8450158681421764, + "vx": -0.9563425183296204, + "vy": -0.2922481596469879, + "pca_strength": 0.8427164094938567, + "union_pixels": 28173, + "tx_anchor": 497.3702297702298, + "ty_anchor": 367.86813186813185, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 497.3702297702298, + "cy": 367.86813186813185, + "pixels": 5005 + }, + "tool_body": { + "cx": 599.5505462454892, + "cy": 390.3289831430125, + "pixels": 20229 + }, + "left_gripper": { + "cx": 417.88261313371896, + "cy": 326.1742089145968, + "pixels": 2939 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 487.30478955007254, + "ty": 375.7375077752436, + "theta": -2.8742786442564934, + "vx": -0.9644838571548462, + "vy": -0.2641417980194092, + "pca_strength": 0.8695217246526367, + "union_pixels": 26052, + "tx_anchor": 487.30478955007254, + "ty_anchor": 375.7375077752436, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 487.30478955007254, + "cy": 375.7375077752436, + "pixels": 4823 + }, + "tool_body": { + "cx": 592.9295721925133, + "cy": 398.28187165775404, + "pixels": 18700 + }, + "left_gripper": { + "cx": 410.359826018189, + "cy": 335.499011466983, + "pixels": 2529 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 474.1826230183241, + "ty": 382.5633106856084, + "theta": -2.886119673845504, + "vx": -0.96754390001297, + "vy": -0.25270307064056396, + "pca_strength": 0.8935294371153619, + "union_pixels": 24717, + "tx_anchor": 474.1826230183241, + "ty_anchor": 382.5633106856084, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 474.1826230183241, + "cy": 382.5633106856084, + "pixels": 4857 + }, + "tool_body": { + "cx": 583.6304187680626, + "cy": 404.5755085850286, + "pixels": 17647 + }, + "left_gripper": { + "cx": 397.3339358337099, + "cy": 341.64211477632176, + "pixels": 2213 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 454.0596665691723, + "ty": 378.9470605440187, + "theta": -2.8746898087570605, + "vx": -0.9645923972129822, + "vy": -0.2637452185153961, + "pca_strength": 0.9067409584026934, + "union_pixels": 23619, + "tx_anchor": 454.0596665691723, + "ty_anchor": 378.9470605440187, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 454.0596665691723, + "cy": 378.9470605440187, + "pixels": 3419 + }, + "tool_body": { + "cx": 563.2923938096806, + "cy": 408.4485237624849, + "pixels": 18222 + }, + "left_gripper": { + "cx": 385.45348837209303, + "cy": 342.2118301314459, + "pixels": 1978 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 434.1293188548865, + "ty": 374.99440605462325, + "theta": -2.8441705389644403, + "vx": -0.9560951590538025, + "vy": -0.2930564880371094, + "pca_strength": 0.910987880948193, + "union_pixels": 22786, + "tx_anchor": 434.1293188548865, + "ty_anchor": 374.99440605462325, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 434.1293188548865, + "cy": 374.99440605462325, + "pixels": 3039 + }, + "tool_body": { + "cx": 542.969, + "cy": 409.2226111111111, + "pixels": 18000 + }, + "left_gripper": { + "cx": 370.9965655409273, + "cy": 338.48540354894106, + "pixels": 1747 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 418.97711834107974, + "ty": 371.3478727207723, + "theta": -2.8145005094449544, + "vx": -0.9469805955886841, + "vy": -0.3212907016277313, + "pca_strength": 0.9091398996273489, + "union_pixels": 21723, + "tx_anchor": 418.97711834107974, + "ty_anchor": 371.3478727207723, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 418.97711834107974, + "cy": 371.3478727207723, + "pixels": 2797 + }, + "tool_body": { + "cx": 525.2612497828227, + "cy": 407.96507789424913, + "pixels": 17267 + }, + "left_gripper": { + "cx": 359.7528631705847, + "cy": 335.38336347197105, + "pixels": 1659 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 417.4647983595352, + "ty": 374.9594440647072, + "theta": -2.790444960471764, + "vx": -0.9389785528182983, + "vy": -0.343975692987442, + "pca_strength": 0.901637147655866, + "union_pixels": 20774, + "tx_anchor": 417.4647983595352, + "ty_anchor": 374.9594440647072, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 417.4647983595352, + "cy": 374.9594440647072, + "pixels": 4389 + }, + "tool_body": { + "cx": 516.5021190716448, + "cy": 409.38863101244533, + "pixels": 14865 + }, + "left_gripper": { + "cx": 352.1546052631579, + "cy": 333.70394736842104, + "pixels": 1520 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 411.37434126839906, + "ty": 373.3101944393967, + "theta": -2.764016392845753, + "vx": -0.9295609593391418, + "vy": -0.3686685562133789, + "pca_strength": 0.89325298783575, + "union_pixels": 19814, + "tx_anchor": 411.37434126839906, + "ty_anchor": 373.3101944393967, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 411.37434126839906, + "cy": 373.3101944393967, + "pixels": 5503 + }, + "tool_body": { + "cx": 503.53685503685506, + "cy": 411.06756756756755, + "pixels": 13024 + }, + "left_gripper": { + "cx": 341.958041958042, + "cy": 331.037296037296, + "pixels": 1287 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 406.32882139319906, + "ty": 368.37702211951137, + "theta": -2.7350230075809856, + "vx": -0.918482780456543, + "vy": -0.39546093344688416, + "pca_strength": 0.8866756781643407, + "union_pixels": 18994, + "tx_anchor": 406.32882139319906, + "ty_anchor": 368.37702211951137, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 406.32882139319906, + "cy": 368.37702211951137, + "pixels": 6058 + }, + "tool_body": { + "cx": 488.1407344150299, + "cy": 414.50350128095647, + "pixels": 11710 + }, + "left_gripper": { + "cx": 331.4347471451876, + "cy": 329.15334420880913, + "pixels": 1226 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 399.8028144239226, + "ty": 362.3145118733509, + "theta": -2.6968491717908223, + "vx": -0.9027210474014282, + "vy": -0.43022632598876953, + "pca_strength": 0.8831461177166886, + "union_pixels": 18364, + "tx_anchor": 399.8028144239226, + "ty_anchor": 362.3145118733509, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 399.8028144239226, + "cy": 362.3145118733509, + "pixels": 5685 + }, + "tool_body": { + "cx": 472.8951668984701, + "cy": 414.27060152990265, + "pixels": 11504 + }, + "left_gripper": { + "cx": 323.25787234042554, + "cy": 325.90723404255317, + "pixels": 1175 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 362.8687473279179, + "ty": 352.2937152629329, + "theta": -2.663659071190837, + "vx": -0.8879472613334656, + "vy": -0.45994529128074646, + "pca_strength": 0.8779325706967758, + "union_pixels": 18135, + "tx_anchor": 362.8687473279179, + "ty_anchor": 352.2937152629329, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 362.8687473279179, + "cy": 352.2937152629329, + "pixels": 2339 + }, + "tool_body": { + "cx": 449.2747290203831, + "cy": 402.13300156793235, + "pixels": 14669 + }, + "left_gripper": { + "cx": 313.96805678793254, + "cy": 321.84117125110913, + "pixels": 1127 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 357.07129455909944, + "ty": 353.3298311444653, + "theta": -2.6361528956929323, + "vx": -0.8749616742134094, + "vy": -0.48419228196144104, + "pca_strength": 0.8739802605299407, + "union_pixels": 17747, + "tx_anchor": 357.07129455909944, + "ty_anchor": 353.3298311444653, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 357.07129455909944, + "cy": 353.3298311444653, + "pixels": 2665 + }, + "tool_body": { + "cx": 442.1224707893987, + "cy": 401.8270162439442, + "pixels": 14036 + }, + "left_gripper": { + "cx": 307.9684512428298, + "cy": 318.9493307839388, + "pixels": 1046 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 352.55915789473687, + "ty": 349.09642105263157, + "theta": -2.6114341671382464, + "vx": -0.8627269268035889, + "vy": -0.5056700706481934, + "pca_strength": 0.8741223821282741, + "union_pixels": 16716, + "tx_anchor": 352.55915789473687, + "ty_anchor": 349.09642105263157, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 352.55915789473687, + "cy": 349.09642105263157, + "pixels": 2375 + }, + "tool_body": { + "cx": 434.87727989191626, + "cy": 402.9456578848608, + "pixels": 13323 + }, + "left_gripper": { + "cx": 304.0225933202357, + "cy": 319.02554027504914, + "pixels": 1018 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 356.52095130237825, + "ty": 362.6265005662514, + "theta": -2.6090138798391505, + "vx": -0.8615005612373352, + "vy": -0.5077566504478455, + "pca_strength": 0.8713470658614476, + "union_pixels": 16574, + "tx_anchor": 356.52095130237825, + "ty_anchor": 362.6265005662514, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 356.52095130237825, + "cy": 362.6265005662514, + "pixels": 4415 + }, + "tool_body": { + "cx": 433.45366379310343, + "cy": 407.9707255747126, + "pixels": 11136 + }, + "left_gripper": { + "cx": 298.286412512219, + "cy": 320.7204301075269, + "pixels": 1023 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 349.026723677178, + "ty": 359.7084446819882, + "theta": -2.602718246623055, + "vx": -0.8582868576049805, + "vy": -0.5131702423095703, + "pca_strength": 0.8693840099098322, + "union_pixels": 15730, + "tx_anchor": 349.026723677178, + "ty_anchor": 359.7084446819882, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 349.026723677178, + "cy": 359.7084446819882, + "pixels": 3742 + }, + "tool_body": { + "cx": 421.39956450734894, + "cy": 408.9452912357104, + "pixels": 11022 + }, + "left_gripper": { + "cx": 293.5786749482402, + "cy": 323.371635610766, + "pixels": 966 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 346.39643719806764, + "ty": 358.8937198067633, + "theta": -2.5893433480656896, + "vx": -0.8513466715812683, + "vy": -0.5246034860610962, + "pca_strength": 0.8644533212228785, + "union_pixels": 14543, + "tx_anchor": 346.39643719806764, + "ty_anchor": 358.8937198067633, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 346.39643719806764, + "cy": 358.8937198067633, + "pixels": 3312 + }, + "tool_body": { + "cx": 410.5743505234587, + "cy": 410.8762117099651, + "pixels": 10316 + }, + "left_gripper": { + "cx": 291.28196721311474, + "cy": 328.05027322404374, + "pixels": 915 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 327.06327490380505, + "ty": 361.8867037195383, + "theta": -2.586845442963604, + "vx": -0.8500336408615112, + "vy": -0.5267284512519836, + "pca_strength": 0.856558888795908, + "union_pixels": 13848, + "tx_anchor": 327.06327490380505, + "ty_anchor": 361.8867037195383, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 327.06327490380505, + "cy": 361.8867037195383, + "pixels": 2339 + }, + "tool_body": { + "cx": 396.3151918926527, + "cy": 407.9598386037346, + "pixels": 10657 + }, + "left_gripper": { + "cx": 284.13262910798124, + "cy": 330.23474178403757, + "pixels": 852 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 324.1825892857143, + "ty": 363.24017857142854, + "theta": -2.586088361982237, + "vx": -0.84963458776474, + "vy": -0.5273718237876892, + "pca_strength": 0.8563954314969933, + "union_pixels": 13258, + "tx_anchor": 324.1825892857143, + "ty_anchor": 363.24017857142854, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 324.1825892857143, + "cy": 363.24017857142854, + "pixels": 2240 + }, + "tool_body": { + "cx": 391.08819471817105, + "cy": 409.90737091052426, + "pixels": 10148 + }, + "left_gripper": { + "cx": 281.17816091954023, + "cy": 333.19310344827585, + "pixels": 870 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 319.97265042267526, + "ty": 366.4803580308304, + "theta": -2.5809925780189453, + "vx": -0.8469362258911133, + "vy": -0.5316945314407349, + "pca_strength": 0.8592650814169294, + "union_pixels": 12640, + "tx_anchor": 319.97265042267526, + "ty_anchor": 366.4803580308304, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 319.97265042267526, + "cy": 366.4803580308304, + "pixels": 2011 + }, + "tool_body": { + "cx": 388.78557544757035, + "cy": 409.79662404092073, + "pixels": 9775 + }, + "left_gripper": { + "cx": 280.3887587822014, + "cy": 334.88758782201404, + "pixels": 854 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 319.9196689386563, + "ty": 367.3977604673807, + "theta": -2.5764344169494677, + "vx": -0.8445038795471191, + "vy": -0.5355494618415833, + "pca_strength": 0.8544828905907996, + "union_pixels": 12325, + "tx_anchor": 319.9196689386563, + "ty_anchor": 367.3977604673807, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 319.9196689386563, + "cy": 367.3977604673807, + "pixels": 2054 + }, + "tool_body": { + "cx": 386.9469288508299, + "cy": 410.4515276456285, + "pixels": 9459 + }, + "left_gripper": { + "cx": 280.9162561576355, + "cy": 336.6317733990148, + "pixels": 812 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 324.4053854666175, + "ty": 368.96053116931023, + "theta": -2.5701061524488304, + "vx": -0.841097891330719, + "vy": -0.54088294506073, + "pca_strength": 0.8533140490043837, + "union_pixels": 12527, + "tx_anchor": 324.4053854666175, + "ty_anchor": 368.96053116931023, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 324.4053854666175, + "cy": 368.96053116931023, + "pixels": 2711 + }, + "tool_body": { + "cx": 387.831163049527, + "cy": 412.7287701725097, + "pixels": 8985 + }, + "left_gripper": { + "cx": 279.1841155234657, + "cy": 335.64380264741277, + "pixels": 831 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 324.20036900369, + "ty": 367.7461254612546, + "theta": -2.565353867613356, + "vx": -0.838517963886261, + "vy": -0.5448739528656006, + "pca_strength": 0.8560240295619808, + "union_pixels": 12732, + "tx_anchor": 324.20036900369, + "ty_anchor": 367.7461254612546, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 324.20036900369, + "cy": 367.7461254612546, + "pixels": 2710 + }, + "tool_body": { + "cx": 387.35290259101345, + "cy": 412.69979228162236, + "pixels": 9147 + }, + "left_gripper": { + "cx": 278.4068571428571, + "cy": 334.5702857142857, + "pixels": 875 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 324.92185772207887, + "ty": 366.09178031699224, + "theta": -2.552539366592494, + "vx": -0.8314670324325562, + "vy": -0.5555741190910339, + "pca_strength": 0.8570361070586723, + "union_pixels": 13157, + "tx_anchor": 324.92185772207887, + "ty_anchor": 366.09178031699224, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 324.92185772207887, + "cy": 366.09178031699224, + "pixels": 2713 + }, + "tool_body": { + "cx": 388.5972735918842, + "cy": 411.8191905315439, + "pixels": 9463 + }, + "left_gripper": { + "cx": 279.5484199796126, + "cy": 331.83384301732923, + "pixels": 981 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + } + ], + "saved_at_unix": 1769897604.5185273 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000018_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000018_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..d709ecdd0d6966c8aaf1ebca77458e27a355c491 --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000018_tool_poses.json @@ -0,0 +1,12531 @@ +{ + "clip_id": "1_Wk6hsI1U", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/PREPARE/1_Wk6hsI1U.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/PREPARE/1_Wk6hsI1U", + "num_frames": 129, + "tools": [ + "grasper", + "hook" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 111.18459302325581, + "ty": 317.4967296511628, + "theta": 2.9095371822418326, + "vx": -0.9731957316398621, + "vy": 0.22997838258743286, + "pca_strength": 0.8065075861160971, + "union_pixels": 5504, + "tx_anchor": 111.18459302325581, + "ty_anchor": 317.4967296511628, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 111.18459302325581, + "cy": 317.4967296511628, + "pixels": 5504 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 585.4906442295617, + "ty": 172.60247394198166, + "theta": 3.064893068077469, + "vx": -0.9970600605010986, + "vy": 0.07662440836429596, + "pca_strength": 0.7945802531632714, + "union_pixels": 22104, + "tx_anchor": 585.4906442295617, + "ty_anchor": 172.60247394198166, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 585.4906442295617, + "cy": 172.60247394198166, + "pixels": 15926 + }, + "tool_body": { + "cx": 649.3488689016081, + "cy": 223.36631234668846, + "pixels": 3669 + }, + "left_gripper": { + "cx": 468.0, + "cy": 209.0, + "pixels": 5 + }, + "right_gripper": { + "cx": 462.2476038338658, + "cy": 218.09305111821087, + "pixels": 2504 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 111.47974847420011, + "ty": 317.44627334936195, + "theta": 2.9063010432314322, + "vx": -0.9724464416503906, + "vy": 0.23312658071517944, + "pca_strength": 0.806279953994633, + "union_pixels": 5407, + "tx_anchor": 111.47974847420011, + "ty_anchor": 317.44627334936195, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 111.47974847420011, + "cy": 317.44627334936195, + "pixels": 5407 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 584.7348556331383, + "ty": 172.27162357677548, + "theta": 3.0652954217974524, + "vx": -0.9970908164978027, + "vy": 0.0762232318520546, + "pca_strength": 0.795039661047062, + "union_pixels": 22321, + "tx_anchor": 584.7348556331383, + "ty_anchor": 172.27162357677548, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 584.7348556331383, + "cy": 172.27162357677548, + "pixels": 15897 + }, + "tool_body": { + "cx": 648.9873783854852, + "cy": 223.04680515382591, + "pixels": 3803 + }, + "left_gripper": { + "cx": 444.85714285714283, + "cy": 223.14285714285714, + "pixels": 7 + }, + "right_gripper": { + "cx": 463.7785003825555, + "cy": 218.1354246365723, + "pixels": 2614 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 111.68407871198569, + "ty": 317.0490161001789, + "theta": 2.9038143781993235, + "vx": -0.9718636870384216, + "vy": 0.23554399609565735, + "pca_strength": 0.8068748097781486, + "union_pixels": 5590, + "tx_anchor": 111.68407871198569, + "ty_anchor": 317.0490161001789, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 111.68407871198569, + "cy": 317.0490161001789, + "pixels": 5590 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 583.3824673694779, + "ty": 171.96234939759037, + "theta": 3.0683662930416724, + "vx": -0.9973201751708984, + "vy": 0.07316093891859055, + "pca_strength": 0.7983334765222453, + "union_pixels": 22470, + "tx_anchor": 583.3824673694779, + "ty_anchor": 171.96234939759037, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 583.3824673694779, + "cy": 171.96234939759037, + "pixels": 15936 + }, + "tool_body": { + "cx": 648.3668757841907, + "cy": 222.52296110414053, + "pixels": 3985 + }, + "left_gripper": { + "cx": 460.0833333333333, + "cy": 214.91666666666666, + "pixels": 24 + }, + "right_gripper": { + "cx": 460.4332673267327, + "cy": 217.84079207920792, + "pixels": 2525 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 111.68680330816254, + "ty": 317.0433297375045, + "theta": 2.902834829618246, + "vx": -0.9716324806213379, + "vy": 0.23649586737155914, + "pca_strength": 0.8067904033379892, + "union_pixels": 5562, + "tx_anchor": 111.68680330816254, + "ty_anchor": 317.0433297375045, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 111.68680330816254, + "cy": 317.0433297375045, + "pixels": 5562 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 581.4092622847807, + "ty": 171.57823300238783, + "theta": 3.0751174965810746, + "vx": -0.9977913498878479, + "vy": 0.06642621010541916, + "pca_strength": 0.7981387716355217, + "union_pixels": 22832, + "tx_anchor": 581.4092622847807, + "ty_anchor": 171.57823300238783, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 581.4092622847807, + "cy": 171.57823300238783, + "pixels": 15914 + }, + "tool_body": { + "cx": 647.6600753295669, + "cy": 221.47481167608285, + "pixels": 4248 + }, + "left_gripper": { + "cx": 393.3333333333333, + "cy": 243.33333333333334, + "pixels": 3 + }, + "right_gripper": { + "cx": 460.89651293588304, + "cy": 217.84889388826397, + "pixels": 2667 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 111.78188934353318, + "ty": 316.89201209749154, + "theta": 2.9045700857853562, + "vx": -0.9720414280891418, + "vy": 0.2348094880580902, + "pca_strength": 0.8060777881642986, + "union_pixels": 5621, + "tx_anchor": 111.78188934353318, + "ty_anchor": 316.89201209749154, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 111.78188934353318, + "cy": 316.89201209749154, + "pixels": 5621 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 579.8472658705217, + "ty": 171.42658705216846, + "theta": 3.0796184946219816, + "vx": -0.9980802536010742, + "vy": 0.06193449720740318, + "pca_strength": 0.7998782790224365, + "union_pixels": 23072, + "tx_anchor": 579.8472658705217, + "ty_anchor": 171.42658705216846, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 579.8472658705217, + "cy": 171.42658705216846, + "pixels": 15910 + }, + "tool_body": { + "cx": 646.9740376007162, + "cy": 220.9655326768129, + "pixels": 4468 + }, + "left_gripper": { + "cx": 407.75, + "cy": 229.75, + "pixels": 4 + }, + "right_gripper": { + "cx": 459.4947955390335, + "cy": 217.70260223048328, + "pixels": 2690 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 112.50675300647549, + "ty": 317.33469010175764, + "theta": 2.9007936512385064, + "vx": -0.9711477756500244, + "vy": 0.2384786605834961, + "pca_strength": 0.8172866649865833, + "union_pixels": 5405, + "tx_anchor": 112.50675300647549, + "ty_anchor": 317.33469010175764, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 112.50675300647549, + "cy": 317.33469010175764, + "pixels": 5405 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 579.1313346713497, + "ty": 171.47811088810838, + "theta": 3.0843195569578135, + "vx": -0.9983603358268738, + "vy": 0.05724178999662399, + "pca_strength": 0.7985995996656354, + "union_pixels": 23181, + "tx_anchor": 579.1313346713497, + "ty_anchor": 171.47811088810838, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 579.1313346713497, + "cy": 171.47811088810838, + "pixels": 15944 + }, + "tool_body": { + "cx": 646.6115973741794, + "cy": 221.11772428884026, + "pixels": 4570 + }, + "left_gripper": { + "cx": 412.5, + "cy": 225.5, + "pixels": 4 + }, + "right_gripper": { + "cx": 458.781073976718, + "cy": 217.5933158092377, + "pixels": 2663 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 112.67349177330895, + "ty": 317.0382084095064, + "theta": 2.905815479493358, + "vx": -0.9723331332206726, + "vy": 0.2335987389087677, + "pca_strength": 0.8161462846094175, + "union_pixels": 5470, + "tx_anchor": 112.67349177330895, + "ty_anchor": 317.0382084095064, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 112.67349177330895, + "cy": 317.0382084095064, + "pixels": 5470 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 578.3867977704015, + "ty": 171.5208241999123, + "theta": 3.0881992446703284, + "vx": -0.9985749125480652, + "vy": 0.05336804315447807, + "pca_strength": 0.7992987251423317, + "union_pixels": 23300, + "tx_anchor": 578.3867977704015, + "ty_anchor": 171.5208241999123, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 578.3867977704015, + "cy": 171.5208241999123, + "pixels": 15967 + }, + "tool_body": { + "cx": 646.3961011139675, + "cy": 221.06062553556126, + "pixels": 4668 + }, + "left_gripper": { + "cx": 398.75, + "cy": 236.0, + "pixels": 4 + }, + "right_gripper": { + "cx": 457.9616685456595, + "cy": 217.56783164223975, + "pixels": 2661 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 112.23428672316385, + "ty": 316.9124293785311, + "theta": 2.9236525382236174, + "vx": -0.9763449430465698, + "vy": 0.21621893346309662, + "pca_strength": 0.8081072712328092, + "union_pixels": 5664, + "tx_anchor": 112.23428672316385, + "ty_anchor": 316.9124293785311, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 112.23428672316385, + "cy": 316.9124293785311, + "pixels": 5664 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 577.9542381369725, + "ty": 171.5741204457243, + "theta": 3.091796556005545, + "vx": -0.998760461807251, + "vy": 0.04977552220225334, + "pca_strength": 0.7997318678934932, + "union_pixels": 23371, + "tx_anchor": 577.9542381369725, + "ty_anchor": 171.5741204457243, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 577.9542381369725, + "cy": 171.5741204457243, + "pixels": 15974 + }, + "tool_body": { + "cx": 646.2473550571308, + "cy": 220.9672027084215, + "pixels": 4726 + }, + "left_gripper": { + "cx": 402.2, + "cy": 234.8, + "pixels": 5 + }, + "right_gripper": { + "cx": 457.43960990247564, + "cy": 217.64066016504125, + "pixels": 2666 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 111.38924691585343, + "ty": 316.7112870557908, + "theta": 2.913581598463486, + "vx": -0.9741179347038269, + "vy": 0.22604051232337952, + "pca_strength": 0.8080639236132449, + "union_pixels": 5431, + "tx_anchor": 111.38924691585343, + "ty_anchor": 316.7112870557908, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 111.38924691585343, + "cy": 316.7112870557908, + "pixels": 5431 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 577.547067274658, + "ty": 171.53894684240115, + "theta": 3.0935338515893376, + "vx": -0.9988453984260559, + "vy": 0.04804030433297157, + "pca_strength": 0.7991220346374456, + "union_pixels": 23462, + "tx_anchor": 577.547067274658, + "ty_anchor": 171.53894684240115, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 577.547067274658, + "cy": 171.53894684240115, + "pixels": 16009 + }, + "tool_body": { + "cx": 646.197277486911, + "cy": 220.8529842931937, + "pixels": 4775 + }, + "left_gripper": { + "cx": 392.0, + "cy": 241.0, + "pixels": 6 + }, + "right_gripper": { + "cx": 457.3488023952096, + "cy": 217.63884730538922, + "pixels": 2672 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 111.66011390777145, + "ty": 316.4442403086533, + "theta": 2.915417850677074, + "vx": -0.974531352519989, + "vy": 0.2242514044046402, + "pca_strength": 0.8086351980288011, + "union_pixels": 5443, + "tx_anchor": 111.66011390777145, + "ty_anchor": 316.4442403086533, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 111.66011390777145, + "cy": 316.4442403086533, + "pixels": 5443 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 577.4425646148084, + "ty": 171.53727057060806, + "theta": 3.091247761998554, + "vx": -0.9987329840660095, + "vy": 0.05032362788915634, + "pca_strength": 0.7995306163467201, + "union_pixels": 23506, + "tx_anchor": 577.4425646148084, + "ty_anchor": 171.53727057060806, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 577.4425646148084, + "cy": 171.53727057060806, + "pixels": 16018 + }, + "tool_body": { + "cx": 646.1313152400835, + "cy": 220.88517745302713, + "pixels": 4790 + }, + "left_gripper": { + "cx": 418.64285714285717, + "cy": 228.57142857142858, + "pixels": 14 + }, + "right_gripper": { + "cx": 457.12332339791357, + "cy": 217.6687779433681, + "pixels": 2684 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 111.87212592854617, + "ty": 315.84877962504424, + "theta": 2.921850644867595, + "vx": -0.9759537577629089, + "vy": 0.2179778516292572, + "pca_strength": 0.8063530954712663, + "union_pixels": 5654, + "tx_anchor": 111.87212592854617, + "ty_anchor": 315.84877962504424, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 111.87212592854617, + "cy": 315.84877962504424, + "pixels": 5654 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 577.3637611530543, + "ty": 171.561677169776, + "theta": 3.0900514461090705, + "vx": -0.9986720681190491, + "vy": 0.05151839181780815, + "pca_strength": 0.8003346601322231, + "union_pixels": 23517, + "tx_anchor": 577.3637611530543, + "ty_anchor": 171.561677169776, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 577.3637611530543, + "cy": 171.561677169776, + "pixels": 16027 + }, + "tool_body": { + "cx": 646.0756722951845, + "cy": 220.87533875338752, + "pixels": 4797 + }, + "left_gripper": { + "cx": 424.5, + "cy": 229.0, + "pixels": 20 + }, + "right_gripper": { + "cx": 456.8847736625514, + "cy": 217.66853722409277, + "pixels": 2673 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 112.03850953824211, + "ty": 315.73364236049207, + "theta": 2.9202860979539795, + "vx": -0.9756115078926086, + "vy": 0.21950450539588928, + "pca_strength": 0.8076289579758424, + "union_pixels": 5609, + "tx_anchor": 112.03850953824211, + "ty_anchor": 315.73364236049207, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 112.03850953824211, + "cy": 315.73364236049207, + "pixels": 5609 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 577.3107341108963, + "ty": 171.54662259090625, + "theta": 3.0898289684625726, + "vx": -0.9986605644226074, + "vy": 0.05174057185649872, + "pca_strength": 0.8011693299972503, + "union_pixels": 23515, + "tx_anchor": 577.3107341108963, + "ty_anchor": 171.54662259090625, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 577.3107341108963, + "cy": 171.54662259090625, + "pixels": 16033 + }, + "tool_body": { + "cx": 646.0557984592963, + "cy": 220.89444097439102, + "pixels": 4803 + }, + "left_gripper": { + "cx": 432.2857142857143, + "cy": 221.42857142857142, + "pixels": 14 + }, + "right_gripper": { + "cx": 456.43302063789866, + "cy": 217.70356472795498, + "pixels": 2665 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 111.61848468565287, + "ty": 315.56994447429696, + "theta": 2.91855506188462, + "vx": -0.9752300381660461, + "vy": 0.22119298577308655, + "pca_strength": 0.8070161571904529, + "union_pixels": 5583, + "tx_anchor": 111.61848468565287, + "ty_anchor": 315.56994447429696, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 111.61848468565287, + "cy": 315.56994447429696, + "pixels": 5583 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 577.3086419753087, + "ty": 171.5546826287567, + "theta": 3.08979184162515, + "vx": -0.9986586570739746, + "vy": 0.05177764967083931, + "pca_strength": 0.8003476839488278, + "union_pixels": 23542, + "tx_anchor": 577.3086419753087, + "ty_anchor": 171.5546826287567, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 577.3086419753087, + "cy": 171.5546826287567, + "pixels": 16038 + }, + "tool_body": { + "cx": 646.1316281971303, + "cy": 220.9317945518819, + "pixels": 4809 + }, + "left_gripper": { + "cx": 427.7, + "cy": 227.1, + "pixels": 10 + }, + "right_gripper": { + "cx": 456.70800744878954, + "cy": 217.70391061452514, + "pixels": 2685 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 111.89814323607428, + "ty": 315.2638373121132, + "theta": 2.920672623906469, + "vx": -0.9756962656974792, + "vy": 0.21912738680839539, + "pca_strength": 0.8061891061484955, + "union_pixels": 5655, + "tx_anchor": 111.89814323607428, + "ty_anchor": 315.2638373121132, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 111.89814323607428, + "cy": 315.2638373121132, + "pixels": 5655 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 577.6732237046231, + "ty": 171.70145826869376, + "theta": 3.089500168000358, + "vx": -0.9986435174942017, + "vy": 0.05206893011927605, + "pca_strength": 0.7997107828721458, + "union_pixels": 23545, + "tx_anchor": 577.6732237046231, + "ty_anchor": 171.70145826869376, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 577.6732237046231, + "cy": 171.70145826869376, + "pixels": 16115 + }, + "tool_body": { + "cx": 646.5452426361518, + "cy": 221.19622801440983, + "pixels": 4719 + }, + "left_gripper": { + "cx": 412.5, + "cy": 236.75, + "pixels": 8 + }, + "right_gripper": { + "cx": 456.94894561598227, + "cy": 217.71513133555308, + "pixels": 2703 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 110.86256371531056, + "ty": 315.54974513875777, + "theta": 2.912855130277335, + "vx": -0.9739534258842468, + "vy": 0.22674810886383057, + "pca_strength": 0.8068717019911704, + "union_pixels": 5297, + "tx_anchor": 110.86256371531056, + "ty_anchor": 315.54974513875777, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 110.86256371531056, + "cy": 315.54974513875777, + "pixels": 5297 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 577.5123575919815, + "ty": 171.52499533088465, + "theta": 3.0889482909031187, + "vx": -0.9986146092414856, + "vy": 0.0526200495660305, + "pca_strength": 0.8000766620151152, + "union_pixels": 23538, + "tx_anchor": 577.5123575919815, + "ty_anchor": 171.52499533088465, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 577.5123575919815, + "cy": 171.52499533088465, + "pixels": 16063 + }, + "tool_body": { + "cx": 646.1837973623614, + "cy": 221.0046054008792, + "pixels": 4777 + }, + "left_gripper": { + "cx": 425.94117647058823, + "cy": 226.1764705882353, + "pixels": 17 + }, + "right_gripper": { + "cx": 456.9235359940321, + "cy": 217.68929503916448, + "pixels": 2681 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 110.02760968229954, + "ty": 315.08888048411495, + "theta": 2.9118034519719647, + "vx": -0.9737144708633423, + "vy": 0.2277722805738449, + "pca_strength": 0.80177361220671, + "union_pixels": 5288, + "tx_anchor": 110.02760968229954, + "ty_anchor": 315.08888048411495, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 110.02760968229954, + "cy": 315.08888048411495, + "pixels": 5288 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 577.9745195288283, + "ty": 171.68096714197148, + "theta": 3.0888605408017975, + "vx": -0.9986100196838379, + "vy": 0.05270767956972122, + "pca_strength": 0.8009466922575337, + "union_pixels": 23548, + "tx_anchor": 577.9745195288283, + "ty_anchor": 171.68096714197148, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 577.9745195288283, + "cy": 171.68096714197148, + "pixels": 16130 + }, + "tool_body": { + "cx": 646.59202388569, + "cy": 221.26316911921518, + "pixels": 4689 + }, + "left_gripper": { + "cx": 412.27272727272725, + "cy": 233.45454545454547, + "pixels": 11 + }, + "right_gripper": { + "cx": 457.07137601177334, + "cy": 217.75386313465785, + "pixels": 2718 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 109.81804103755323, + "ty": 314.8823073945025, + "theta": 2.8965865380453377, + "vx": -0.9701358675956726, + "vy": 0.24256226420402527, + "pca_strength": 0.8047582359110886, + "union_pixels": 5166, + "tx_anchor": 109.81804103755323, + "ty_anchor": 314.8823073945025, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 109.81804103755323, + "cy": 314.8823073945025, + "pixels": 5166 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 577.7036479879654, + "ty": 171.27046508712547, + "theta": 3.0865458861994206, + "vx": -0.9984853267669678, + "vy": 0.05501897260546684, + "pca_strength": 0.8003746289649168, + "union_pixels": 23468, + "tx_anchor": 577.7036479879654, + "ty_anchor": 171.27046508712547, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 577.7036479879654, + "cy": 171.27046508712547, + "pixels": 15954 + }, + "tool_body": { + "cx": 646.0513940907199, + "cy": 220.74406991260923, + "pixels": 4806 + }, + "left_gripper": { + "cx": 430.4736842105263, + "cy": 223.3684210526316, + "pixels": 19 + }, + "right_gripper": { + "cx": 456.97619933060616, + "cy": 217.87616214206025, + "pixels": 2689 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 109.03458498023716, + "ty": 314.5114624505929, + "theta": 2.8901168725415882, + "vx": -0.9685462713241577, + "vy": 0.24883359670639038, + "pca_strength": 0.7995773510924017, + "union_pixels": 5060, + "tx_anchor": 109.03458498023716, + "ty_anchor": 314.5114624505929, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 109.03458498023716, + "cy": 314.5114624505929, + "pixels": 5060 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 578.0263867126292, + "ty": 171.25390159824505, + "theta": 3.0882369060355392, + "vx": -0.9985769391059875, + "vy": 0.0533304363489151, + "pca_strength": 0.799429981225054, + "union_pixels": 23417, + "tx_anchor": 578.0263867126292, + "ty_anchor": 171.25390159824505, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 578.0263867126292, + "cy": 171.25390159824505, + "pixels": 15955 + }, + "tool_body": { + "cx": 646.0453210239194, + "cy": 220.8835501468737, + "pixels": 4766 + }, + "left_gripper": { + "cx": 424.5882352941176, + "cy": 227.8235294117647, + "pixels": 17 + }, + "right_gripper": { + "cx": 457.337812616648, + "cy": 217.80216498693542, + "pixels": 2679 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 107.62020240595761, + "ty": 313.7949207561581, + "theta": 2.88925914809073, + "vx": -0.9683324694633484, + "vy": 0.24966424703598022, + "pca_strength": 0.7915340996353818, + "union_pixels": 5237, + "tx_anchor": 107.62020240595761, + "ty_anchor": 313.7949207561581, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 107.62020240595761, + "cy": 313.7949207561581, + "pixels": 5237 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 578.3751795640497, + "ty": 171.3009805758541, + "theta": 3.085920861322313, + "vx": -0.998450756072998, + "vy": 0.05564304068684578, + "pca_strength": 0.7983967968706881, + "union_pixels": 23397, + "tx_anchor": 578.3751795640497, + "ty_anchor": 171.3009805758541, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 578.3751795640497, + "cy": 171.3009805758541, + "pixels": 16011 + }, + "tool_body": { + "cx": 646.1568752660706, + "cy": 221.12260536398466, + "pixels": 4698 + }, + "left_gripper": { + "cx": 422.1304347826087, + "cy": 227.43478260869566, + "pixels": 23 + }, + "right_gripper": { + "cx": 457.69005628517823, + "cy": 217.85478424015008, + "pixels": 2665 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 106.30763194035707, + "ty": 313.3296056503826, + "theta": 2.880721508350971, + "vx": -0.9661656618118286, + "vy": 0.25792232155799866, + "pca_strength": 0.7878800895162084, + "union_pixels": 5097, + "tx_anchor": 106.30763194035707, + "ty_anchor": 313.3296056503826, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 106.30763194035707, + "cy": 313.3296056503826, + "pixels": 5097 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 578.8946393280632, + "ty": 171.61450098814228, + "theta": 3.085595440771183, + "vx": -0.9984325766563416, + "vy": 0.05596795305609703, + "pca_strength": 0.7984015519347665, + "union_pixels": 23435, + "tx_anchor": 578.8946393280632, + "ty_anchor": 171.61450098814228, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 578.8946393280632, + "cy": 171.61450098814228, + "pixels": 16192 + }, + "tool_body": { + "cx": 646.5897548161121, + "cy": 221.72088441331, + "pixels": 4568 + }, + "left_gripper": { + "cx": 422.0, + "cy": 221.2, + "pixels": 5 + }, + "right_gripper": { + "cx": 457.54606741573036, + "cy": 217.86666666666667, + "pixels": 2670 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 103.21721227094915, + "ty": 313.1548280831789, + "theta": 2.867198466083407, + "vx": -0.9625895619392395, + "vy": 0.2709638476371765, + "pca_strength": 0.7608954777291534, + "union_pixels": 4857, + "tx_anchor": 103.21721227094915, + "ty_anchor": 313.1548280831789, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 103.21721227094915, + "cy": 313.1548280831789, + "pixels": 4857 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 579.8016691212567, + "ty": 171.78123465881197, + "theta": 3.0849118487676286, + "vx": -0.9983940720558167, + "vy": 0.05665045976638794, + "pca_strength": 0.7979351505882532, + "union_pixels": 23393, + "tx_anchor": 579.8016691212567, + "ty_anchor": 171.78123465881197, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 579.8016691212567, + "cy": 171.78123465881197, + "pixels": 16296 + }, + "tool_body": { + "cx": 647.0197100135931, + "cy": 222.32147711826008, + "pixels": 4414 + }, + "left_gripper": { + "cx": 396.1666666666667, + "cy": 242.0, + "pixels": 6 + }, + "right_gripper": { + "cx": 457.855435188644, + "cy": 217.9208068733657, + "pixels": 2677 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 101.09350539454199, + "ty": 313.07340808123547, + "theta": 2.8446567730280963, + "vx": -0.9562375545501709, + "vy": 0.29259157180786133, + "pca_strength": 0.7516260748969593, + "union_pixels": 4727, + "tx_anchor": 101.09350539454199, + "ty_anchor": 313.07340808123547, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 101.09350539454199, + "cy": 313.07340808123547, + "pixels": 4727 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 579.9205665024631, + "ty": 171.70320197044336, + "theta": 3.079903069431652, + "vx": -0.9980977773666382, + "vy": 0.061650462448596954, + "pca_strength": 0.7987000628576204, + "union_pixels": 23373, + "tx_anchor": 579.9205665024631, + "ty_anchor": 171.70320197044336, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 579.9205665024631, + "cy": 171.70320197044336, + "pixels": 16240 + }, + "tool_body": { + "cx": 646.8791159224177, + "cy": 222.2913847541723, + "pixels": 4434 + }, + "left_gripper": { + "cx": 394.25, + "cy": 245.0, + "pixels": 4 + }, + "right_gripper": { + "cx": 458.62411873840443, + "cy": 217.84675324675325, + "pixels": 2695 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 98.40795321637427, + "ty": 312.62409356725146, + "theta": 2.843096842144567, + "vx": -0.9557799696922302, + "vy": 0.2940828800201416, + "pca_strength": 0.7378098761716814, + "union_pixels": 4275, + "tx_anchor": 98.40795321637427, + "ty_anchor": 312.62409356725146, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 98.40795321637427, + "cy": 312.62409356725146, + "pixels": 4275 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 580.4314954822054, + "ty": 171.90079291904848, + "theta": 3.0779916009714197, + "vx": -0.997978150844574, + "vy": 0.0635581836104393, + "pca_strength": 0.7989990010628614, + "union_pixels": 23365, + "tx_anchor": 580.4314954822054, + "ty_anchor": 171.90079291904848, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 580.4314954822054, + "cy": 171.90079291904848, + "pixels": 16269 + }, + "tool_body": { + "cx": 646.9869325997249, + "cy": 222.82026593305824, + "pixels": 4362 + }, + "left_gripper": { + "cx": 421.6363636363636, + "cy": 235.27272727272728, + "pixels": 11 + }, + "right_gripper": { + "cx": 458.8395152405435, + "cy": 217.8982739625413, + "pixels": 2723 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 92.0552645364065, + "ty": 314.1047668936616, + "theta": 2.8937035674770026, + "vx": -0.969432532787323, + "vy": 0.24535812437534332, + "pca_strength": 0.6843505934050743, + "union_pixels": 3818, + "tx_anchor": 92.0552645364065, + "ty_anchor": 314.1047668936616, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 92.0552645364065, + "cy": 314.1047668936616, + "pixels": 3818 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 581.5712096131446, + "ty": 172.07890380724663, + "theta": 3.0807860922691086, + "vx": -0.9981518983840942, + "vy": 0.06076909974217415, + "pca_strength": 0.7952547081592667, + "union_pixels": 23175, + "tx_anchor": 581.5712096131446, + "ty_anchor": 172.07890380724663, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 581.5712096131446, + "cy": 172.07890380724663, + "pixels": 16311 + }, + "tool_body": { + "cx": 647.4847836424156, + "cy": 223.4298621017594, + "pixels": 4206 + }, + "left_gripper": { + "cx": 431.75, + "cy": 214.0, + "pixels": 4 + }, + "right_gripper": { + "cx": 459.97663903541826, + "cy": 217.87452901281085, + "pixels": 2654 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 88.79860917941585, + "ty": 313.7694019471488, + "theta": 2.885654257000361, + "vx": -0.9674261808395386, + "vy": 0.25315335392951965, + "pca_strength": 0.65378681336899, + "union_pixels": 3595, + "tx_anchor": 88.79860917941585, + "ty_anchor": 313.7694019471488, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 88.79860917941585, + "cy": 313.7694019471488, + "pixels": 3595 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 582.6035843170836, + "ty": 172.37892225824208, + "theta": 3.073486159302627, + "vx": -0.9976816773414612, + "vy": 0.06805385649204254, + "pca_strength": 0.7948845225397255, + "union_pixels": 23071, + "tx_anchor": 582.6035843170836, + "ty_anchor": 172.37892225824208, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 582.6035843170836, + "cy": 172.37892225824208, + "pixels": 16349 + }, + "tool_body": { + "cx": 647.8778190830235, + "cy": 224.07434944237917, + "pixels": 4035 + }, + "left_gripper": { + "cx": 436.0, + "cy": 226.64285714285714, + "pixels": 14 + }, + "right_gripper": { + "cx": 461.20800598578376, + "cy": 217.95248784137672, + "pixels": 2673 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 85.3766155695822, + "ty": 313.7883979561166, + "theta": 2.8568381060325745, + "vx": -0.9597306847572327, + "vy": 0.28092190623283386, + "pca_strength": 0.6280504491213255, + "union_pixels": 3327, + "tx_anchor": 85.3766155695822, + "ty_anchor": 313.7883979561166, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 85.3766155695822, + "cy": 313.7883979561166, + "pixels": 3327 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 583.4583587739651, + "ty": 172.67938698253755, + "theta": 3.072052101880966, + "vx": -0.9975830316543579, + "vy": 0.06948451697826385, + "pca_strength": 0.7945520325613772, + "union_pixels": 23010, + "tx_anchor": 583.4583587739651, + "ty_anchor": 172.67938698253755, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 583.4583587739651, + "cy": 172.67938698253755, + "pixels": 16378 + }, + "tool_body": { + "cx": 648.3098951674764, + "cy": 224.6356430580414, + "pixels": 3911 + }, + "left_gripper": { + "cx": 422.8181818181818, + "cy": 233.1818181818182, + "pixels": 11 + }, + "right_gripper": { + "cx": 462.2490774907749, + "cy": 218.08081180811809, + "pixels": 2710 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 82.2340490797546, + "ty": 314.0018404907975, + "theta": 2.8012404882938102, + "vx": -0.9426372051239014, + "vy": 0.33381909132003784, + "pca_strength": 0.600786476545442, + "union_pixels": 3260, + "tx_anchor": 82.2340490797546, + "ty_anchor": 314.0018404907975, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 82.2340490797546, + "cy": 314.0018404907975, + "pixels": 3260 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 584.0281200439185, + "ty": 172.9534585824082, + "theta": 3.0704852614663496, + "vx": -0.9974729418754578, + "vy": 0.07104748487472534, + "pca_strength": 0.7949444887171098, + "union_pixels": 22932, + "tx_anchor": 584.0281200439185, + "ty_anchor": 172.9534585824082, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 584.0281200439185, + "cy": 172.9534585824082, + "pixels": 16394 + }, + "tool_body": { + "cx": 648.8009441384736, + "cy": 224.90165224232888, + "pixels": 3813 + }, + "left_gripper": { + "cx": 417.1, + "cy": 234.5, + "pixels": 20 + }, + "right_gripper": { + "cx": 462.99112754158966, + "cy": 218.06284658040664, + "pixels": 2705 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 79.07952622673434, + "ty": 313.8084602368866, + "theta": 2.691368880149569, + "vx": -0.9003497362136841, + "vy": 0.43516701459884644, + "pca_strength": 0.5746793038969007, + "union_pixels": 2955, + "tx_anchor": 79.07952622673434, + "ty_anchor": 313.8084602368866, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 79.07952622673434, + "cy": 313.8084602368866, + "pixels": 2955 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 584.5405405405405, + "ty": 173.0435367494191, + "theta": 3.0636088751287964, + "vx": -0.9969608187675476, + "vy": 0.07790476083755493, + "pca_strength": 0.7955500027629758, + "union_pixels": 22886, + "tx_anchor": 584.5405405405405, + "ty_anchor": 173.0435367494191, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 584.5405405405405, + "cy": 173.0435367494191, + "pixels": 16354 + }, + "tool_body": { + "cx": 648.8708133971292, + "cy": 225.09702286018074, + "pixels": 3762 + }, + "left_gripper": { + "cx": 423.94736842105266, + "cy": 231.05263157894737, + "pixels": 19 + }, + "right_gripper": { + "cx": 463.70701563067973, + "cy": 218.2271901126863, + "pixels": 2751 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 75.9978700745474, + "ty": 313.9527866524672, + "theta": 2.504579532091216, + "vx": -0.8038759231567383, + "vy": 0.5947970151901245, + "pca_strength": 0.5588671517242862, + "union_pixels": 2817, + "tx_anchor": 75.9978700745474, + "ty_anchor": 313.9527866524672, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 75.9978700745474, + "cy": 313.9527866524672, + "pixels": 2817 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 584.7655370687546, + "ty": 173.09579153413262, + "theta": 3.069215225828619, + "vx": -0.9973819255828857, + "vy": 0.07231425493955612, + "pca_strength": 0.7939649200641875, + "union_pixels": 22844, + "tx_anchor": 584.7655370687546, + "ty_anchor": 173.09579153413262, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 584.7655370687546, + "cy": 173.09579153413262, + "pixels": 16348 + }, + "tool_body": { + "cx": 648.8216492076283, + "cy": 225.16116035455278, + "pixels": 3723 + }, + "left_gripper": { + "cx": 514.0, + "cy": 216.54545454545453, + "pixels": 11 + }, + "right_gripper": { + "cx": 464.10028964518466, + "cy": 218.31752353367125, + "pixels": 2762 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 73.1114088820827, + "ty": 313.7687595712098, + "theta": 2.2047656024185134, + "vx": -0.5923473834991455, + "vy": 0.8056826591491699, + "pca_strength": 0.5579468992359327, + "union_pixels": 2612, + "tx_anchor": 73.1114088820827, + "ty_anchor": 313.7687595712098, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 73.1114088820827, + "cy": 313.7687595712098, + "pixels": 2612 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 585.1263504852591, + "ty": 173.21650491363, + "theta": 3.0638122690175007, + "vx": -0.9969766736030579, + "vy": 0.07770198583602905, + "pca_strength": 0.7948388868722769, + "union_pixels": 22831, + "tx_anchor": 585.1263504852591, + "ty_anchor": 173.21650491363, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 585.1263504852591, + "cy": 173.21650491363, + "pixels": 16383 + }, + "tool_body": { + "cx": 648.9409202286959, + "cy": 225.492512932208, + "pixels": 3673 + }, + "left_gripper": { + "cx": 508.57142857142856, + "cy": 216.28571428571428, + "pixels": 14 + }, + "right_gripper": { + "cx": 463.9297356030424, + "cy": 218.50054328141977, + "pixels": 2761 + } + } + } + } + }, + { + "frame_idx": 30, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 70.55478331970563, + "ty": 312.86753883892067, + "theta": 1.955579421270626, + "vx": -0.37535810470581055, + "vy": 0.9268798828125, + "pca_strength": 0.5615627986587278, + "union_pixels": 2446, + "tx_anchor": 70.55478331970563, + "ty_anchor": 312.86753883892067, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 70.55478331970563, + "cy": 312.86753883892067, + "pixels": 2446 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 585.3534040995607, + "ty": 173.26159102000977, + "theta": 3.063368750041429, + "vx": -0.9969421029090881, + "vy": 0.07814415544271469, + "pca_strength": 0.795138068010879, + "union_pixels": 22815, + "tx_anchor": 585.3534040995607, + "ty_anchor": 173.26159102000977, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 585.3534040995607, + "cy": 173.26159102000977, + "pixels": 16392 + }, + "tool_body": { + "cx": 648.9675199559592, + "cy": 225.62097440132123, + "pixels": 3633 + }, + "left_gripper": { + "cx": 501.7, + "cy": 215.3, + "pixels": 10 + }, + "right_gripper": { + "cx": 464.2165467625899, + "cy": 218.53776978417267, + "pixels": 2780 + } + } + } + } + }, + { + "frame_idx": 31, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 68.68525896414343, + "ty": 312.3293492695883, + "theta": 1.795591770212659, + "vx": -0.2229069620370865, + "vy": 0.9748397469520569, + "pca_strength": 0.5730508430832418, + "union_pixels": 2259, + "tx_anchor": 68.68525896414343, + "ty_anchor": 312.3293492695883, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 68.68525896414343, + "cy": 312.3293492695883, + "pixels": 2259 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 585.9459838867188, + "ty": 173.373779296875, + "theta": 3.0612607513676173, + "vx": -0.9967751502990723, + "vy": 0.08024553209543228, + "pca_strength": 0.7938780006567678, + "union_pixels": 22744, + "tx_anchor": 585.9459838867188, + "ty_anchor": 173.373779296875, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 585.9459838867188, + "cy": 173.373779296875, + "pixels": 16384 + }, + "tool_body": { + "cx": 649.1051454138702, + "cy": 225.9010067114094, + "pixels": 3576 + }, + "left_gripper": { + "cx": 511.38461538461536, + "cy": 219.3846153846154, + "pixels": 13 + }, + "right_gripper": { + "cx": 464.7076867556839, + "cy": 218.69541681703356, + "pixels": 2771 + } + } + } + } + }, + { + "frame_idx": 32, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 66.18741193048379, + "ty": 312.92531705025834, + "theta": 1.7389068369705143, + "vx": -0.16731980443000793, + "vy": 0.985902726650238, + "pca_strength": 0.6176636503662594, + "union_pixels": 2129, + "tx_anchor": 66.18741193048379, + "ty_anchor": 312.92531705025834, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 66.18741193048379, + "cy": 312.92531705025834, + "pixels": 2129 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 586.5110867446393, + "ty": 173.4851364522417, + "theta": 3.0562752129390587, + "vx": -0.9963626861572266, + "vy": 0.08521397411823273, + "pca_strength": 0.7945259638464323, + "union_pixels": 22723, + "tx_anchor": 586.5110867446393, + "ty_anchor": 173.4851364522417, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 586.5110867446393, + "cy": 173.4851364522417, + "pixels": 16416 + }, + "tool_body": { + "cx": 649.2545924225029, + "cy": 226.42278989667048, + "pixels": 3484 + }, + "left_gripper": { + "cx": 514.6875, + "cy": 218.625, + "pixels": 16 + }, + "right_gripper": { + "cx": 465.2732454577841, + "cy": 218.7417171357321, + "pixels": 2807 + } + } + } + } + }, + { + "frame_idx": 33, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 63.94502228826151, + "ty": 312.68994551758294, + "theta": 1.7011254780834357, + "vx": -0.12996050715446472, + "vy": 0.9915191531181335, + "pca_strength": 0.641977505734174, + "union_pixels": 2019, + "tx_anchor": 63.94502228826151, + "ty_anchor": 312.68994551758294, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 63.94502228826151, + "cy": 312.68994551758294, + "pixels": 2019 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 587.0139209726444, + "ty": 173.64188449848024, + "theta": 3.0551523395254234, + "vx": -0.9962663650512695, + "vy": 0.08633270859718323, + "pca_strength": 0.7936767059229891, + "union_pixels": 22668, + "tx_anchor": 587.0139209726444, + "ty_anchor": 173.64188449848024, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 587.0139209726444, + "cy": 173.64188449848024, + "pixels": 16450 + }, + "tool_body": { + "cx": 649.5457227138643, + "cy": 226.76401179941004, + "pixels": 3390 + }, + "left_gripper": { + "cx": 513.0, + "cy": 215.33333333333334, + "pixels": 6 + }, + "right_gripper": { + "cx": 465.89652728561305, + "cy": 218.81963146704464, + "pixels": 2822 + } + } + } + } + }, + { + "frame_idx": 34, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 61.87991145545102, + "ty": 312.9640287769784, + "theta": 1.670743876129969, + "vx": -0.09978123009204865, + "vy": 0.9950094223022461, + "pca_strength": 0.6522868632813861, + "union_pixels": 1807, + "tx_anchor": 61.87991145545102, + "ty_anchor": 312.9640287769784, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 61.87991145545102, + "cy": 312.9640287769784, + "pixels": 1807 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 587.525693138385, + "ty": 173.76369592913912, + "theta": 3.051885988073747, + "vx": -0.9959790706634521, + "vy": 0.08958639949560165, + "pca_strength": 0.793605123367937, + "union_pixels": 22648, + "tx_anchor": 587.525693138385, + "ty_anchor": 173.76369592913912, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 587.525693138385, + "cy": 173.76369592913912, + "pixels": 16483 + }, + "tool_body": { + "cx": 649.6534296028881, + "cy": 227.219614921781, + "pixels": 3324 + }, + "left_gripper": { + "cx": 513.5555555555555, + "cy": 222.88888888888889, + "pixels": 9 + }, + "right_gripper": { + "cx": 466.40819209039546, + "cy": 218.8975988700565, + "pixels": 2832 + } + } + } + } + }, + { + "frame_idx": 35, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 59.296160877513714, + "ty": 313.05057891529555, + "theta": 1.6084666378903214, + "vx": -0.03766140341758728, + "vy": 0.9992905855178833, + "pca_strength": 0.6752332168739416, + "union_pixels": 1641, + "tx_anchor": 59.296160877513714, + "ty_anchor": 313.05057891529555, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 59.296160877513714, + "cy": 313.05057891529555, + "pixels": 1641 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 588.0958613585409, + "ty": 173.90892564988184, + "theta": 3.0519042088832657, + "vx": -0.9959806799888611, + "vy": 0.08956824988126755, + "pca_strength": 0.7922553820177765, + "union_pixels": 22578, + "tx_anchor": 588.0958613585409, + "ty_anchor": 173.90892564988184, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 588.0958613585409, + "cy": 173.90892564988184, + "pixels": 16503 + }, + "tool_body": { + "cx": 649.9753542821935, + "cy": 227.58441158348737, + "pixels": 3246 + }, + "left_gripper": { + "cx": 515.2222222222222, + "cy": 217.77777777777777, + "pixels": 9 + }, + "right_gripper": { + "cx": 466.6882978723404, + "cy": 219.08085106382978, + "pixels": 2820 + } + } + } + } + }, + { + "frame_idx": 36, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 57.33038147138964, + "ty": 312.708446866485, + "theta": 1.557245202451056, + "vx": 0.013550709933042526, + "vy": 0.9999082088470459, + "pca_strength": 0.6885610715160957, + "union_pixels": 1468, + "tx_anchor": 57.33038147138964, + "ty_anchor": 312.708446866485, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 57.33038147138964, + "cy": 312.708446866485, + "pixels": 1468 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 588.573363977259, + "ty": 174.09223418410548, + "theta": 3.047692844974357, + "vx": -0.9955946803092957, + "vy": 0.0937618836760521, + "pca_strength": 0.7918754218311441, + "union_pixels": 22522, + "tx_anchor": 588.573363977259, + "ty_anchor": 174.09223418410548, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 588.573363977259, + "cy": 174.09223418410548, + "pixels": 16534 + }, + "tool_body": { + "cx": 650.0762658227848, + "cy": 227.92056962025316, + "pixels": 3160 + }, + "left_gripper": { + "cx": 507.3636363636364, + "cy": 223.8181818181818, + "pixels": 11 + }, + "right_gripper": { + "cx": 467.1739439119631, + "cy": 219.09655662051827, + "pixels": 2817 + } + } + } + } + }, + { + "frame_idx": 37, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 55.39984532095901, + "ty": 312.8012374323279, + "theta": 1.5184093575493693, + "vx": 0.05236301198601723, + "vy": 0.9986281394958496, + "pca_strength": 0.6877405459908686, + "union_pixels": 1293, + "tx_anchor": 55.39984532095901, + "ty_anchor": 312.8012374323279, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 55.39984532095901, + "cy": 312.8012374323279, + "pixels": 1293 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 589.131386419977, + "ty": 174.22232299413508, + "theta": 3.0462070226510765, + "vx": -0.9954542517662048, + "vy": 0.09524105489253998, + "pca_strength": 0.7925407636819107, + "union_pixels": 22468, + "tx_anchor": 589.131386419977, + "ty_anchor": 174.22232299413508, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 589.131386419977, + "cy": 174.22232299413508, + "pixels": 16539 + }, + "tool_body": { + "cx": 650.4109811565952, + "cy": 228.15464587394413, + "pixels": 3078 + }, + "left_gripper": { + "cx": 517.3333333333334, + "cy": 217.0, + "pixels": 12 + }, + "right_gripper": { + "cx": 467.7023599859105, + "cy": 219.26523423740753, + "pixels": 2839 + } + } + } + } + }, + { + "frame_idx": 38, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 52.22347826086956, + "ty": 313.29304347826087, + "theta": 1.5488168126061088, + "vx": 0.0219777449965477, + "vy": 0.9997584819793701, + "pca_strength": 0.7057319254637846, + "union_pixels": 1150, + "tx_anchor": 52.22347826086956, + "ty_anchor": 313.29304347826087, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 52.22347826086956, + "cy": 313.29304347826087, + "pixels": 1150 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 589.5696187258687, + "ty": 174.40516409266408, + "theta": 3.0448004807175657, + "vx": -0.9953193068504333, + "vy": 0.09664110839366913, + "pca_strength": 0.7909279417869131, + "union_pixels": 22450, + "tx_anchor": 589.5696187258687, + "ty_anchor": 174.40516409266408, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 589.5696187258687, + "cy": 174.40516409266408, + "pixels": 16576 + }, + "tool_body": { + "cx": 650.7029801324503, + "cy": 228.57384105960264, + "pixels": 3020 + }, + "left_gripper": { + "cx": 492.3333333333333, + "cy": 222.5, + "pixels": 6 + }, + "right_gripper": { + "cx": 468.1924157303371, + "cy": 219.5052668539326, + "pixels": 2848 + } + } + } + } + }, + { + "frame_idx": 39, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 50.18571428571428, + "ty": 313.7912087912088, + "theta": 1.5637880405142175, + "vx": 0.007008228916674852, + "vy": 0.9999754428863525, + "pca_strength": 0.7537182050671116, + "union_pixels": 910, + "tx_anchor": 50.18571428571428, + "ty_anchor": 313.7912087912088, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 50.18571428571428, + "cy": 313.7912087912088, + "pixels": 910 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 589.816080159353, + "ty": 174.47492002172996, + "theta": 3.0443527892650213, + "vx": -0.9952759742736816, + "vy": 0.09708669781684875, + "pca_strength": 0.7902942976444632, + "union_pixels": 22394, + "tx_anchor": 589.816080159353, + "ty_anchor": 174.47492002172996, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 589.816080159353, + "cy": 174.47492002172996, + "pixels": 16567 + }, + "tool_body": { + "cx": 650.7294863242162, + "cy": 228.71947965310207, + "pixels": 2998 + }, + "left_gripper": { + "cx": 525.0, + "cy": 218.33333333333334, + "pixels": 3 + }, + "right_gripper": { + "cx": 468.32696390658174, + "cy": 219.4961075725407, + "pixels": 2826 + } + } + } + } + }, + { + "frame_idx": 40, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 48.585499316005475, + "ty": 314.2735978112175, + "theta": 1.5578899826724908, + "vx": 0.012905986048281193, + "vy": 0.9999167323112488, + "pca_strength": 0.7861185244802582, + "union_pixels": 731, + "tx_anchor": 48.585499316005475, + "ty_anchor": 314.2735978112175, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 48.585499316005475, + "cy": 314.2735978112175, + "pixels": 731 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 589.9758672699849, + "ty": 174.5332730015083, + "theta": 3.0430424755487837, + "vx": -0.9951478838920593, + "vy": 0.09839073568582535, + "pca_strength": 0.7912985659550282, + "union_pixels": 22380, + "tx_anchor": 589.9758672699849, + "ty_anchor": 174.5332730015083, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 589.9758672699849, + "cy": 174.5332730015083, + "pixels": 16575 + }, + "tool_body": { + "cx": 650.8086398920013, + "cy": 228.75902801214986, + "pixels": 2963 + }, + "left_gripper": { + "cx": 522.0, + "cy": 214.6, + "pixels": 5 + }, + "right_gripper": { + "cx": 468.629890729644, + "cy": 219.40359534719775, + "pixels": 2837 + } + } + } + } + }, + { + "frame_idx": 41, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 46.97033158813264, + "ty": 315.717277486911, + "theta": 1.5656628360749778, + "vx": 0.005133468192070723, + "vy": 0.9999868273735046, + "pca_strength": 0.8312195423346452, + "union_pixels": 573, + "tx_anchor": 46.97033158813264, + "ty_anchor": 315.717277486911, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 46.97033158813264, + "cy": 315.717277486911, + "pixels": 573 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 590.2093682179889, + "ty": 174.5956715698095, + "theta": 3.040374168648742, + "vx": -0.994881808757782, + "vy": 0.10104574263095856, + "pca_strength": 0.791324298955985, + "union_pixels": 22376, + "tx_anchor": 590.2093682179889, + "ty_anchor": 174.5956715698095, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 590.2093682179889, + "cy": 174.5956715698095, + "pixels": 16588 + }, + "tool_body": { + "cx": 650.8622816032888, + "cy": 228.87324426173348, + "pixels": 2919 + }, + "left_gripper": { + "cx": 518.8571428571429, + "cy": 222.21428571428572, + "pixels": 14 + }, + "right_gripper": { + "cx": 468.8539404553415, + "cy": 219.48686514886165, + "pixels": 2855 + } + } + } + } + }, + { + "frame_idx": 42, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 45.81209503239741, + "ty": 317.42116630669545, + "theta": 1.5887945444069684, + "vx": -0.017997246235609055, + "vy": 0.9998380541801453, + "pca_strength": 0.8600153056834849, + "union_pixels": 463, + "tx_anchor": 45.81209503239741, + "ty_anchor": 317.42116630669545, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 45.81209503239741, + "cy": 317.42116630669545, + "pixels": 463 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 590.3614261583011, + "ty": 174.636763996139, + "theta": 3.0391367030294254, + "vx": -0.9947559833526611, + "vy": 0.10227679461240768, + "pca_strength": 0.7919918377098402, + "union_pixels": 22364, + "tx_anchor": 590.3614261583011, + "ty_anchor": 174.636763996139, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 590.3614261583011, + "cy": 174.636763996139, + "pixels": 16576 + }, + "tool_body": { + "cx": 650.9635488308115, + "cy": 228.8583218707015, + "pixels": 2908 + }, + "left_gripper": { + "cx": 520.0666666666667, + "cy": 217.86666666666667, + "pixels": 15 + }, + "right_gripper": { + "cx": 468.82094240837694, + "cy": 219.50401396160558, + "pixels": 2865 + } + } + } + } + }, + { + "frame_idx": 43, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 44.422077922077925, + "ty": 318.84090909090907, + "theta": 1.57663522492434, + "vx": -0.005838864948600531, + "vy": 0.9999829530715942, + "pca_strength": 0.8823731025900008, + "union_pixels": 308, + "tx_anchor": 44.422077922077925, + "ty_anchor": 318.84090909090907, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 44.422077922077925, + "cy": 318.84090909090907, + "pixels": 308 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 590.1100716802333, + "ty": 174.35159761875835, + "theta": 3.037627156046697, + "vx": -0.9946004748344421, + "vy": 0.10377831012010574, + "pca_strength": 0.7927348864051492, + "union_pixels": 22332, + "tx_anchor": 590.1100716802333, + "ty_anchor": 174.35159761875835, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 590.1100716802333, + "cy": 174.35159761875835, + "pixels": 16462 + }, + "tool_body": { + "cx": 650.6512717536814, + "cy": 228.5194109772423, + "pixels": 2988 + }, + "left_gripper": { + "cx": 516.875, + "cy": 218.125, + "pixels": 8 + }, + "right_gripper": { + "cx": 468.89248434237993, + "cy": 219.47216423103688, + "pixels": 2874 + } + } + } + } + }, + { + "frame_idx": 44, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 43.65853658536585, + "ty": 319.3658536585366, + "theta": 1.579045653906588, + "vx": -0.008249233476817608, + "vy": 0.9999659657478333, + "pca_strength": 0.9029688388597117, + "union_pixels": 246, + "tx_anchor": 43.65853658536585, + "ty_anchor": 319.3658536585366, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 43.65853658536585, + "cy": 319.3658536585366, + "pixels": 246 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 590.2897466827503, + "ty": 174.6244873341375, + "theta": 3.042352732843241, + "vx": -0.995079755783081, + "vy": 0.09907710552215576, + "pca_strength": 0.7921121747856604, + "union_pixels": 22374, + "tx_anchor": 590.2897466827503, + "ty_anchor": 174.6244873341375, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 590.2897466827503, + "cy": 174.6244873341375, + "pixels": 16580 + }, + "tool_body": { + "cx": 650.9416609471517, + "cy": 228.81022649279342, + "pixels": 2914 + }, + "left_gripper": { + "cx": 520.0909090909091, + "cy": 223.45454545454547, + "pixels": 11 + }, + "right_gripper": { + "cx": 468.9355176019519, + "cy": 219.45381666085746, + "pixels": 2869 + } + } + } + } + }, + { + "frame_idx": 45, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 42.87005649717514, + "ty": 319.35593220338984, + "theta": 1.577146855438372, + "vx": -0.006350486073642969, + "vy": 0.9999798536300659, + "pca_strength": 0.9201198577216578, + "union_pixels": 177, + "tx_anchor": 42.87005649717514, + "ty_anchor": 319.35593220338984, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 42.87005649717514, + "cy": 319.35593220338984, + "pixels": 177 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 590.2873514687255, + "ty": 174.63761384884492, + "theta": 3.039669953505954, + "vx": -0.9948104023933411, + "vy": 0.1017463281750679, + "pca_strength": 0.7912577496854216, + "union_pixels": 22351, + "tx_anchor": 590.2873514687255, + "ty_anchor": 174.63761384884492, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 590.2873514687255, + "cy": 174.63761384884492, + "pixels": 16579 + }, + "tool_body": { + "cx": 650.9708604730888, + "cy": 228.81762084333218, + "pixels": 2917 + }, + "left_gripper": { + "cx": 518.1666666666666, + "cy": 228.0, + "pixels": 6 + }, + "right_gripper": { + "cx": 468.85293085293085, + "cy": 219.4871884871885, + "pixels": 2849 + } + } + } + } + }, + { + "frame_idx": 46, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 42.11450381679389, + "ty": 320.0763358778626, + "theta": 1.5732701364637265, + "vx": -0.002473807195201516, + "vy": 0.9999969601631165, + "pca_strength": 0.9475234157782788, + "union_pixels": 131, + "tx_anchor": 42.11450381679389, + "ty_anchor": 320.0763358778626, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 42.11450381679389, + "cy": 320.0763358778626, + "pixels": 131 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 590.1135066197012, + "ty": 174.38989432770558, + "theta": 3.0430981932685595, + "vx": -0.9951533675193787, + "vy": 0.09833528846502304, + "pca_strength": 0.791616514231248, + "union_pixels": 22288, + "tx_anchor": 590.1135066197012, + "ty_anchor": 174.38989432770558, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 590.1135066197012, + "cy": 174.38989432770558, + "pixels": 16466 + }, + "tool_body": { + "cx": 650.6676747311828, + "cy": 228.59005376344086, + "pixels": 2976 + }, + "left_gripper": { + "cx": 506.9166666666667, + "cy": 221.41666666666666, + "pixels": 12 + }, + "right_gripper": { + "cx": 468.8962597035991, + "cy": 219.363796753705, + "pixels": 2834 + } + } + } + } + }, + { + "frame_idx": 47, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 42.054545454545455, + "ty": 321.23636363636365, + "theta": 1.5565778059281237, + "vx": 0.01421804167330265, + "vy": 0.9998989105224609, + "pca_strength": 0.9327545330476567, + "union_pixels": 110, + "tx_anchor": 42.054545454545455, + "ty_anchor": 321.23636363636365, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 42.054545454545455, + "cy": 321.23636363636365, + "pixels": 110 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 590.0882924459557, + "ty": 174.44182657274715, + "theta": 3.0403970559745614, + "vx": -0.9948841333389282, + "vy": 0.10102297365665436, + "pca_strength": 0.7914602363756007, + "union_pixels": 22308, + "tx_anchor": 590.0882924459557, + "ty_anchor": 174.44182657274715, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 590.0882924459557, + "cy": 174.44182657274715, + "pixels": 16468 + }, + "tool_body": { + "cx": 650.7069081153588, + "cy": 228.65526492287054, + "pixels": 2982 + }, + "left_gripper": { + "cx": 520.0666666666667, + "cy": 215.66666666666666, + "pixels": 15 + }, + "right_gripper": { + "cx": 468.636299683433, + "cy": 219.48751319029193, + "pixels": 2843 + } + } + } + } + }, + { + "frame_idx": 48, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 41.71875, + "ty": 320.8645833333333, + "theta": 1.5710043953581745, + "vx": -0.00020806856628041714, + "vy": 1.0, + "pca_strength": 0.9504645451687412, + "union_pixels": 96, + "tx_anchor": 41.71875, + "ty_anchor": 320.8645833333333, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 41.71875, + "cy": 320.8645833333333, + "pixels": 96 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 590.375037612084, + "ty": 174.812481193958, + "theta": 3.0439289035312487, + "vx": -0.9952347278594971, + "vy": 0.09750857204198837, + "pca_strength": 0.7895982360553153, + "union_pixels": 22383, + "tx_anchor": 590.375037612084, + "ty_anchor": 174.812481193958, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 590.375037612084, + "cy": 174.812481193958, + "pixels": 16617 + }, + "tool_body": { + "cx": 651.0489993098689, + "cy": 229.25327812284334, + "pixels": 2898 + }, + "left_gripper": { + "cx": 520.9230769230769, + "cy": 218.53846153846155, + "pixels": 13 + }, + "right_gripper": { + "cx": 468.71173380035026, + "cy": 219.4830122591944, + "pixels": 2855 + } + } + } + } + }, + { + "frame_idx": 49, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 41.91346153846154, + "ty": 321.02884615384613, + "theta": 1.5680195734412583, + "vx": 0.002776749897748232, + "vy": 0.9999961853027344, + "pca_strength": 0.9393445331727382, + "union_pixels": 104, + "tx_anchor": 41.91346153846154, + "ty_anchor": 321.02884615384613, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 41.91346153846154, + "cy": 321.02884615384613, + "pixels": 104 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 590.2686728859464, + "ty": 174.82961179656937, + "theta": 3.0420510688011575, + "vx": -0.9950498342514038, + "vy": 0.09937728196382523, + "pca_strength": 0.7908305098446665, + "union_pixels": 22373, + "tx_anchor": 590.2686728859464, + "ty_anchor": 174.82961179656937, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 590.2686728859464, + "cy": 174.82961179656937, + "pixels": 16615 + }, + "tool_body": { + "cx": 650.9432599724897, + "cy": 229.23383768913342, + "pixels": 2908 + }, + "left_gripper": { + "cx": 521.8333333333334, + "cy": 215.16666666666666, + "pixels": 6 + }, + "right_gripper": { + "cx": 468.81082981715895, + "cy": 219.53445850914204, + "pixels": 2844 + } + } + } + } + }, + { + "frame_idx": 50, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 42.06837606837607, + "ty": 321.3931623931624, + "theta": 1.564537157713353, + "vx": 0.006259128451347351, + "vy": 0.9999804496765137, + "pca_strength": 0.9370861865341858, + "union_pixels": 117, + "tx_anchor": 42.06837606837607, + "ty_anchor": 321.3931623931624, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 42.06837606837607, + "cy": 321.3931623931624, + "pixels": 117 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 589.9502698768877, + "ty": 174.55637091394263, + "theta": 3.043912042044883, + "vx": -0.9952330589294434, + "vy": 0.09752535074949265, + "pca_strength": 0.7916455924297181, + "union_pixels": 22342, + "tx_anchor": 589.9502698768877, + "ty_anchor": 174.55637091394263, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 589.9502698768877, + "cy": 174.55637091394263, + "pixels": 16489 + }, + "tool_body": { + "cx": 650.5325581395349, + "cy": 228.96478405315614, + "pixels": 3010 + }, + "left_gripper": { + "cx": 526.75, + "cy": 226.5, + "pixels": 4 + }, + "right_gripper": { + "cx": 468.5882352941176, + "cy": 219.60056357872492, + "pixels": 2839 + } + } + } + } + }, + { + "frame_idx": 51, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 42.36879432624114, + "ty": 320.93617021276594, + "theta": 1.565181353646718, + "vx": 0.00561494380235672, + "vy": 0.9999842643737793, + "pca_strength": 0.9312717671344011, + "union_pixels": 141, + "tx_anchor": 42.36879432624114, + "ty_anchor": 320.93617021276594, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 42.36879432624114, + "cy": 320.93617021276594, + "pixels": 141 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 590.0801705500841, + "ty": 174.85425174153255, + "theta": 3.0419606762016795, + "vx": -0.9950408339500427, + "vy": 0.09946722537279129, + "pca_strength": 0.7912885965662317, + "union_pixels": 22445, + "tx_anchor": 590.0801705500841, + "ty_anchor": 174.85425174153255, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 590.0801705500841, + "cy": 174.85425174153255, + "pixels": 16652 + }, + "tool_body": { + "cx": 650.9072235535775, + "cy": 229.46525162615544, + "pixels": 2921 + }, + "left_gripper": { + "cx": 520.0, + "cy": 228.0, + "pixels": 3 + }, + "right_gripper": { + "cx": 468.3049843150924, + "cy": 219.66573719065877, + "pixels": 2869 + } + } + } + } + }, + { + "frame_idx": 52, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 42.53703703703704, + "ty": 320.32716049382714, + "theta": 1.5670657176079905, + "vx": 0.0037306006997823715, + "vy": 0.999993085861206, + "pca_strength": 0.9378265210332586, + "union_pixels": 162, + "tx_anchor": 42.53703703703704, + "ty_anchor": 320.32716049382714, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 42.53703703703704, + "cy": 320.32716049382714, + "pixels": 162 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 588.9833512995568, + "ty": 174.58216552880583, + "theta": 3.0470885961595497, + "vx": -0.9955378174781799, + "vy": 0.09436345100402832, + "pca_strength": 0.7918725642602883, + "union_pixels": 22614, + "tx_anchor": 588.9833512995568, + "ty_anchor": 174.58216552880583, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 588.9833512995568, + "cy": 174.58216552880583, + "pixels": 16698 + }, + "tool_body": { + "cx": 650.3368112161721, + "cy": 229.00423866970982, + "pixels": 3067 + }, + "left_gripper": { + "cx": 519.8571428571429, + "cy": 220.85714285714286, + "pixels": 7 + }, + "right_gripper": { + "cx": 466.67382125263896, + "cy": 219.57178043631245, + "pixels": 2842 + } + } + } + } + }, + { + "frame_idx": 53, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 42.903225806451616, + "ty": 319.7795698924731, + "theta": 1.5744091750963023, + "vx": -0.003612840548157692, + "vy": 0.9999935030937195, + "pca_strength": 0.9260360011821712, + "union_pixels": 186, + "tx_anchor": 42.903225806451616, + "ty_anchor": 319.7795698924731, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 42.903225806451616, + "cy": 319.7795698924731, + "pixels": 186 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 586.564853808206, + "ty": 173.59589700397063, + "theta": 3.055583445394841, + "vx": -0.9963034987449646, + "vy": 0.08590320497751236, + "pca_strength": 0.7939886318521171, + "union_pixels": 22907, + "tx_anchor": 586.564853808206, + "ty_anchor": 173.59589700397063, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 586.564853808206, + "cy": 173.59589700397063, + "pixels": 16622 + }, + "tool_body": { + "cx": 649.4114401858304, + "cy": 227.30603948896632, + "pixels": 3444 + }, + "left_gripper": { + "cx": 500.7142857142857, + "cy": 219.28571428571428, + "pixels": 7 + }, + "right_gripper": { + "cx": 464.79569513055753, + "cy": 219.0938602681722, + "pixels": 2834 + } + } + } + } + }, + { + "frame_idx": 54, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 43.23809523809524, + "ty": 320.12380952380954, + "theta": 1.5587707943484306, + "vx": 0.012025242671370506, + "vy": 0.9999276995658875, + "pca_strength": 0.9131288394675667, + "union_pixels": 210, + "tx_anchor": 43.23809523809524, + "ty_anchor": 320.12380952380954, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 43.23809523809524, + "cy": 320.12380952380954, + "pixels": 210 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 583.7193220739341, + "ty": 173.98128026455652, + "theta": 3.0661628873466236, + "vx": -0.9971565008163452, + "vy": 0.07535825669765472, + "pca_strength": 0.7937582481300732, + "union_pixels": 23538, + "tx_anchor": 583.7193220739341, + "ty_anchor": 173.98128026455652, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 583.7193220739341, + "cy": 173.98128026455652, + "pixels": 16934 + }, + "tool_body": { + "cx": 648.6803713527852, + "cy": 227.25384615384615, + "pixels": 3770 + }, + "left_gripper": { + "cx": 494.72727272727275, + "cy": 217.54545454545453, + "pixels": 11 + }, + "right_gripper": { + "cx": 461.311016648955, + "cy": 219.4891958908962, + "pixels": 2823 + } + } + } + } + }, + { + "frame_idx": 55, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 43.8988326848249, + "ty": 319.92996108949416, + "theta": 1.5565929771664968, + "vx": 0.014202872291207314, + "vy": 0.99989914894104, + "pca_strength": 0.888673042901048, + "union_pixels": 257, + "tx_anchor": 43.8988326848249, + "ty_anchor": 319.92996108949416, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 43.8988326848249, + "cy": 319.92996108949416, + "pixels": 257 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 579.1001999294367, + "ty": 174.6236034340821, + "theta": 3.0852053887803814, + "vx": -0.998410701751709, + "vy": 0.05635739117860794, + "pca_strength": 0.7965123015776521, + "union_pixels": 24227, + "tx_anchor": 579.1001999294367, + "ty_anchor": 174.6236034340821, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 579.1001999294367, + "cy": 174.6236034340821, + "pixels": 17006 + }, + "tool_body": { + "cx": 646.8945339079156, + "cy": 226.941256520753, + "pixels": 4409 + }, + "left_gripper": { + "cx": 500.57142857142856, + "cy": 217.14285714285714, + "pixels": 7 + }, + "right_gripper": { + "cx": 455.797504456328, + "cy": 220.71372549019608, + "pixels": 2805 + } + } + } + } + }, + { + "frame_idx": 56, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 44.0979020979021, + "ty": 320.1223776223776, + "theta": 1.570708183720007, + "vx": 8.814307511784136e-05, + "vy": 1.0, + "pca_strength": 0.8946854688281412, + "union_pixels": 286, + "tx_anchor": 44.0979020979021, + "ty_anchor": 320.1223776223776, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 44.0979020979021, + "cy": 320.1223776223776, + "pixels": 286 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 573.0967132825868, + "ty": 175.99699061780845, + "theta": 3.1043829615659715, + "vx": -0.9993078112602234, + "vy": 0.037201106548309326, + "pca_strength": 0.79908647888052, + "union_pixels": 24973, + "tx_anchor": 573.0967132825868, + "ty_anchor": 175.99699061780845, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 573.0967132825868, + "cy": 175.99699061780845, + "pixels": 16947 + }, + "tool_body": { + "cx": 644.4567480598145, + "cy": 226.740488358887, + "pixels": 5283 + }, + "left_gripper": { + "cx": 497.57142857142856, + "cy": 226.14285714285714, + "pixels": 7 + }, + "right_gripper": { + "cx": 450.8797514619883, + "cy": 222.52668128654972, + "pixels": 2736 + } + } + } + } + }, + { + "frame_idx": 57, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 44.28664495114006, + "ty": 319.85342019543975, + "theta": 1.5711004578446954, + "vx": -0.00030413104104809463, + "vy": 0.9999999403953552, + "pca_strength": 0.889355613202411, + "union_pixels": 307, + "tx_anchor": 44.28664495114006, + "ty_anchor": 319.85342019543975, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 44.28664495114006, + "cy": 319.85342019543975, + "pixels": 307 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 563.8042818911686, + "ty": 177.30573892358015, + "theta": -3.141575559633237, + "vx": -1.0, + "vy": -1.7093956557800993e-05, + "pca_strength": 0.8023692290812298, + "union_pixels": 26164, + "tx_anchor": 563.8042818911686, + "ty_anchor": 177.30573892358015, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 563.8042818911686, + "cy": 177.30573892358015, + "pixels": 16815 + }, + "tool_body": { + "cx": 641.1810254097128, + "cy": 226.53285220267628, + "pixels": 6651 + }, + "left_gripper": { + "cx": 493.42857142857144, + "cy": 222.28571428571428, + "pixels": 7 + }, + "right_gripper": { + "cx": 442.9643255295429, + "cy": 223.95466369379412, + "pixels": 2691 + } + } + } + } + }, + { + "frame_idx": 58, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 44.30379746835443, + "ty": 319.6487341772152, + "theta": 1.5668243835103652, + "vx": 0.0039719329215586185, + "vy": 0.9999921321868896, + "pca_strength": 0.8932209122121574, + "union_pixels": 316, + "tx_anchor": 44.30379746835443, + "ty_anchor": 319.6487341772152, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 44.30379746835443, + "cy": 319.6487341772152, + "pixels": 316 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 551.6997809952549, + "ty": 178.60871152208298, + "theta": -3.095939183684902, + "vx": -0.9989581108093262, + "vy": -0.04563761502504349, + "pca_strength": 0.8067606014783367, + "union_pixels": 27315, + "tx_anchor": 551.6997809952549, + "ty_anchor": 178.60871152208298, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 551.6997809952549, + "cy": 178.60871152208298, + "pixels": 16438 + }, + "tool_body": { + "cx": 636.783070059086, + "cy": 226.29325937537683, + "pixels": 8293 + }, + "left_gripper": { + "cx": 486.3333333333333, + "cy": 232.83333333333334, + "pixels": 6 + }, + "right_gripper": { + "cx": 433.9530643910008, + "cy": 225.09852598913886, + "pixels": 2578 + } + } + } + } + }, + { + "frame_idx": 59, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 44.32716049382716, + "ty": 319.52777777777777, + "theta": 1.5703670613326508, + "vx": 0.00042926546302624047, + "vy": 0.9999999403953552, + "pca_strength": 0.8959129688685533, + "union_pixels": 324, + "tx_anchor": 44.32716049382716, + "ty_anchor": 319.52777777777777, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 44.32716049382716, + "cy": 319.52777777777777, + "pixels": 324 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 538.2157653187794, + "ty": 179.80029769288018, + "theta": -3.074270757411718, + "vx": -0.9977347254753113, + "vy": -0.06727105379104614, + "pca_strength": 0.8116099921417083, + "union_pixels": 29249, + "tx_anchor": 538.2157653187794, + "ty_anchor": 179.80029769288018, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 538.2157653187794, + "cy": 179.80029769288018, + "pixels": 16124 + }, + "tool_body": { + "cx": 632.8278102052344, + "cy": 223.96817925061194, + "pixels": 10622 + }, + "left_gripper": { + "cx": 460.05882352941177, + "cy": 224.94117647058823, + "pixels": 17 + }, + "right_gripper": { + "cx": 422.364038616251, + "cy": 226.75020112630733, + "pixels": 2486 + } + } + } + } + }, + { + "frame_idx": 60, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 44.419642857142854, + "ty": 319.7232142857143, + "theta": 1.5704371725989952, + "vx": 0.0003591541899368167, + "vy": 0.9999999403953552, + "pca_strength": 0.8962563148192035, + "union_pixels": 336, + "tx_anchor": 44.419642857142854, + "ty_anchor": 319.7232142857143, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 44.419642857142854, + "cy": 319.7232142857143, + "pixels": 336 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 522.9287041188906, + "ty": 180.4827365319326, + "theta": -3.0616253028971916, + "vx": -0.9968043565750122, + "vy": -0.07988215237855911, + "pca_strength": 0.8165336356428936, + "union_pixels": 31475, + "tx_anchor": 522.9287041188906, + "ty_anchor": 180.4827365319326, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 522.9287041188906, + "cy": 180.4827365319326, + "pixels": 15611 + }, + "tool_body": { + "cx": 626.9189771798112, + "cy": 222.84397532148964, + "pixels": 13453 + }, + "left_gripper": { + "cx": 460.0, + "cy": 220.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 410.1473029045643, + "cy": 228.11908713692947, + "pixels": 2410 + } + } + } + } + }, + { + "frame_idx": 61, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 44.56446991404012, + "ty": 319.6160458452722, + "theta": 1.5640205810312502, + "vx": 0.006775693967938423, + "vy": 0.9999770522117615, + "pca_strength": 0.8917518459140326, + "union_pixels": 349, + "tx_anchor": 44.56446991404012, + "ty_anchor": 319.6160458452722, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 44.56446991404012, + "cy": 319.6160458452722, + "pixels": 349 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 506.4126735638443, + "ty": 182.03430438333788, + "theta": -3.0466819993886816, + "vx": -0.9954993724822998, + "vy": -0.094768226146698, + "pca_strength": 0.8212452885302722, + "union_pixels": 33701, + "tx_anchor": 506.4126735638443, + "ty_anchor": 182.03430438333788, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 506.4126735638443, + "cy": 182.03430438333788, + "pixels": 14692 + }, + "tool_body": { + "cx": 619.0636713118693, + "cy": 223.14103796251803, + "pixels": 16648 + }, + "left_gripper": { + "cx": 450.6666666666667, + "cy": 229.66666666666666, + "pixels": 3 + }, + "right_gripper": { + "cx": 398.1200169635284, + "cy": 230.24088210347753, + "pixels": 2358 + } + } + } + } + }, + { + "frame_idx": 62, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 44.696969696969695, + "ty": 319.44628099173553, + "theta": 1.5682291556933983, + "vx": 0.0025671683251857758, + "vy": 0.9999967217445374, + "pca_strength": 0.8885261464891272, + "union_pixels": 363, + "tx_anchor": 44.696969696969695, + "ty_anchor": 319.44628099173553, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 44.696969696969695, + "cy": 319.44628099173553, + "pixels": 363 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 488.2717359907568, + "ty": 183.84091565569034, + "theta": -3.0232168430549238, + "vx": -0.9930017590522766, + "vy": -0.11809954047203064, + "pca_strength": 0.8245338244847648, + "union_pixels": 36046, + "tx_anchor": 488.2717359907568, + "ty_anchor": 183.84091565569034, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 488.2717359907568, + "cy": 183.84091565569034, + "pixels": 13848 + }, + "tool_body": { + "cx": 610.0366222310323, + "cy": 225.55047326428465, + "pixels": 20179 + }, + "left_gripper": { + "cx": 364.0, + "cy": 226.5, + "pixels": 2 + }, + "right_gripper": { + "cx": 381.2017848289539, + "cy": 234.11006445215668, + "pixels": 2017 + } + } + } + } + }, + { + "frame_idx": 63, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 44.44699140401146, + "ty": 319.3467048710602, + "theta": 1.568451163151703, + "vx": 0.0023451615124940872, + "vy": 0.9999972581863403, + "pca_strength": 0.9018131274916679, + "union_pixels": 349, + "tx_anchor": 44.44699140401146, + "ty_anchor": 319.3467048710602, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 44.44699140401146, + "cy": 319.3467048710602, + "pixels": 349 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 471.34244801584276, + "ty": 187.75245639424176, + "theta": -3.001619997842243, + "vx": -0.9902198314666748, + "vy": -0.13951604068279266, + "pca_strength": 0.8266466631270539, + "union_pixels": 38742, + "tx_anchor": 471.34244801584276, + "ty_anchor": 187.75245639424176, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 471.34244801584276, + "cy": 187.75245639424176, + "pixels": 13129 + }, + "tool_body": { + "cx": 602.0652009097802, + "cy": 230.75200067391123, + "pixels": 23742 + }, + "left_gripper": { + "cx": 352.3333333333333, + "cy": 238.33333333333334, + "pixels": 3 + }, + "right_gripper": { + "cx": 367.9587794432548, + "cy": 239.4127408993576, + "pixels": 1868 + } + } + } + } + }, + { + "frame_idx": 64, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 44.846753246753245, + "ty": 319.425974025974, + "theta": 1.5681441980204716, + "vx": 0.0026521256659179926, + "vy": 0.9999964833259583, + "pca_strength": 0.8904602193378707, + "union_pixels": 385, + "tx_anchor": 44.846753246753245, + "ty_anchor": 319.425974025974, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 44.846753246753245, + "cy": 319.425974025974, + "pixels": 385 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 454.6064756174794, + "ty": 192.83913869537682, + "theta": -2.9734783903193738, + "vx": -0.9859020709991455, + "vy": -0.167323499917984, + "pca_strength": 0.8275164908120222, + "union_pixels": 41912, + "tx_anchor": 454.6064756174794, + "ty_anchor": 192.83913869537682, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 454.6064756174794, + "cy": 192.83913869537682, + "pixels": 12632 + }, + "tool_body": { + "cx": 593.7569708029197, + "cy": 238.851897810219, + "pixels": 27400 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 354.72340425531917, + "cy": 243.53776595744682, + "pixels": 1880 + } + } + } + } + }, + { + "frame_idx": 65, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 45.25058004640371, + "ty": 319.9721577726218, + "theta": 1.565077877338205, + "vx": 0.005718418397009373, + "vy": 0.9999836683273315, + "pca_strength": 0.8851909697140984, + "union_pixels": 431, + "tx_anchor": 45.25058004640371, + "ty_anchor": 319.9721577726218, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 45.25058004640371, + "cy": 319.9721577726218, + "pixels": 431 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 440.93255373466195, + "ty": 196.58964012188093, + "theta": -2.9634084403799554, + "vx": -0.9841671586036682, + "vy": -0.17724283039569855, + "pca_strength": 0.8326088302019024, + "union_pixels": 44535, + "tx_anchor": 440.93255373466195, + "ty_anchor": 196.58964012188093, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 440.93255373466195, + "cy": 196.58964012188093, + "pixels": 12143 + }, + "tool_body": { + "cx": 587.1486357815937, + "cy": 246.12164691203992, + "pixels": 30457 + }, + "left_gripper": { + "cx": 386.0, + "cy": 234.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 344.7171664943123, + "cy": 247.44312306101344, + "pixels": 1934 + } + } + } + } + }, + { + "frame_idx": 66, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 45.47472527472527, + "ty": 320.12747252747255, + "theta": 1.5684761804094594, + "vx": 0.0023201443254947662, + "vy": 0.9999973177909851, + "pca_strength": 0.8818938926870585, + "union_pixels": 455, + "tx_anchor": 45.47472527472527, + "ty_anchor": 320.12747252747255, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 45.47472527472527, + "cy": 320.12747252747255, + "pixels": 455 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 427.8343719827964, + "ty": 199.86456596155534, + "theta": -2.929689023372655, + "vx": -0.9776323437690735, + "vy": -0.2103213369846344, + "pca_strength": 0.8331453874856408, + "union_pixels": 46763, + "tx_anchor": 427.8343719827964, + "ty_anchor": 199.86456596155534, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 427.8343719827964, + "cy": 199.86456596155534, + "pixels": 11393 + }, + "tool_body": { + "cx": 580.4868660365545, + "cy": 253.2738602820597, + "pixels": 33539 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 332.5658110322228, + "cy": 250.8377935554342, + "pixels": 1831 + } + } + } + } + }, + { + "frame_idx": 67, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 46.219844357976655, + "ty": 319.6147859922179, + "theta": 1.561093892932338, + "vx": 0.009702282026410103, + "vy": 0.9999529719352722, + "pca_strength": 0.857493509210471, + "union_pixels": 514, + "tx_anchor": 46.219844357976655, + "ty_anchor": 319.6147859922179, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 46.219844357976655, + "cy": 319.6147859922179, + "pixels": 514 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 418.64521333811405, + "ty": 205.0656149157404, + "theta": -2.9037206127335002, + "vx": -0.97184157371521, + "vy": -0.23563511669635773, + "pca_strength": 0.8322525701866662, + "union_pixels": 49542, + "tx_anchor": 418.64521333811405, + "ty_anchor": 205.0656149157404, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 418.64521333811405, + "cy": 205.0656149157404, + "pixels": 11156 + }, + "tool_body": { + "cx": 577.0848709500275, + "cy": 262.3709774848984, + "pixels": 36420 + }, + "left_gripper": { + "cx": 285.0, + "cy": 265.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 328.25394402035624, + "cy": 255.21984732824427, + "pixels": 1965 + } + } + } + } + }, + { + "frame_idx": 68, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 46.56307129798903, + "ty": 320.0310786106033, + "theta": 1.5603584540131916, + "vx": 0.010437683202326298, + "vy": 0.9999455213546753, + "pca_strength": 0.8477536015103929, + "union_pixels": 547, + "tx_anchor": 46.56307129798903, + "ty_anchor": 320.0310786106033, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 46.56307129798903, + "cy": 320.0310786106033, + "pixels": 547 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 411.90600620359055, + "ty": 208.1194661152364, + "theta": -2.8768084727965455, + "vx": -0.9651490449905396, + "vy": -0.26170098781585693, + "pca_strength": 0.8342665170510516, + "union_pixels": 50467, + "tx_anchor": 411.90600620359055, + "ty_anchor": 208.1194661152364, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 411.90600620359055, + "cy": 208.1194661152364, + "pixels": 10639 + }, + "tool_body": { + "cx": 573.8848336104294, + "cy": 269.4026337318238, + "pixels": 37893 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 323.9679586563307, + "cy": 257.9751937984496, + "pixels": 1935 + } + } + } + } + }, + { + "frame_idx": 69, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 46.8804920913884, + "ty": 319.4903339191564, + "theta": 1.565386621192002, + "vx": 0.005409679375588894, + "vy": 0.99998539686203, + "pca_strength": 0.8367139269272643, + "union_pixels": 569, + "tx_anchor": 46.8804920913884, + "ty_anchor": 319.4903339191564, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 46.8804920913884, + "cy": 319.4903339191564, + "pixels": 569 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 408.32782658517954, + "ty": 210.7350076394194, + "theta": -2.8602708592157895, + "vx": -0.9606893658638, + "vy": -0.2776257395744324, + "pca_strength": 0.8356195018369696, + "union_pixels": 51240, + "tx_anchor": 408.32782658517954, + "ty_anchor": 210.7350076394194, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 408.32782658517954, + "cy": 210.7350076394194, + "pixels": 10472 + }, + "tool_body": { + "cx": 572.4210716032853, + "cy": 274.56221838873296, + "pixels": 38839 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 321.5132192846034, + "cy": 259.2643856920684, + "pixels": 1929 + } + } + } + } + }, + { + "frame_idx": 70, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 47.342948717948715, + "ty": 319.3525641025641, + "theta": 1.5661600803244562, + "vx": 0.004636229947209358, + "vy": 0.9999892711639404, + "pca_strength": 0.828607333408144, + "union_pixels": 624, + "tx_anchor": 47.342948717948715, + "ty_anchor": 319.3525641025641, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 47.342948717948715, + "cy": 319.3525641025641, + "pixels": 624 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 406.03412123522685, + "ty": 212.67041555470834, + "theta": -2.8501850885904765, + "vx": -0.9578404426574707, + "vy": -0.2873007357120514, + "pca_strength": 0.8361038486481751, + "union_pixels": 51945, + "tx_anchor": 406.03412123522685, + "ty_anchor": 212.67041555470834, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 406.03412123522685, + "cy": 212.67041555470834, + "pixels": 10492 + }, + "tool_body": { + "cx": 571.8511859606534, + "cy": 277.4922368886866, + "pixels": 39546 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 319.13843733613004, + "cy": 259.999475616151, + "pixels": 1907 + } + } + } + } + }, + { + "frame_idx": 71, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 47.583591331269346, + "ty": 318.8606811145511, + "theta": 1.5654472645206199, + "vx": 0.005349036771804094, + "vy": 0.9999856948852539, + "pca_strength": 0.8227435525308964, + "union_pixels": 646, + "tx_anchor": 47.583591331269346, + "ty_anchor": 318.8606811145511, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 47.583591331269346, + "cy": 318.8606811145511, + "pixels": 646 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.58335732795854, + "ty": 212.87407620692966, + "theta": -2.8502779983109527, + "vx": -0.9578671455383301, + "vy": -0.28721174597740173, + "pca_strength": 0.8371858090529749, + "union_pixels": 51959, + "tx_anchor": 405.58335732795854, + "ty_anchor": 212.87407620692966, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 405.58335732795854, + "cy": 212.87407620692966, + "pixels": 10419 + }, + "tool_body": { + "cx": 571.5938351326809, + "cy": 277.98847240439915, + "pixels": 39644 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 319.15559071729956, + "cy": 259.7742616033755, + "pixels": 1896 + } + } + } + } + }, + { + "frame_idx": 72, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 47.6, + "ty": 318.33488372093024, + "theta": 1.5606190844702816, + "vx": 0.010177066549658775, + "vy": 0.9999482035636902, + "pca_strength": 0.8202721077823812, + "union_pixels": 645, + "tx_anchor": 47.6, + "ty_anchor": 318.33488372093024, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 47.6, + "cy": 318.33488372093024, + "pixels": 645 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.5287978353305, + "ty": 212.74922690374953, + "theta": -2.845068038550281, + "vx": -0.9563577771186829, + "vy": -0.2921982705593109, + "pca_strength": 0.8380121894854196, + "union_pixels": 51606, + "tx_anchor": 405.5287978353305, + "ty_anchor": 212.74922690374953, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 405.5287978353305, + "cy": 212.74922690374953, + "pixels": 10348 + }, + "tool_body": { + "cx": 571.496965079365, + "cy": 277.86201904761907, + "pixels": 39375 + }, + "left_gripper": { + "cx": 288.0, + "cy": 280.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 319.5356004250797, + "cy": 259.4383634431456, + "pixels": 1882 + } + } + } + } + }, + { + "frame_idx": 73, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 47.74733637747337, + "ty": 317.5920852359209, + "theta": 1.554809530985218, + "vx": 0.015986114740371704, + "vy": 0.9998722076416016, + "pca_strength": 0.8168338032478633, + "union_pixels": 657, + "tx_anchor": 47.74733637747337, + "ty_anchor": 317.5920852359209, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 47.74733637747337, + "cy": 317.5920852359209, + "pixels": 657 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 406.2985262749661, + "ty": 212.58522396742293, + "theta": -2.850044639280981, + "vx": -0.9578000903129578, + "vy": -0.28743526339530945, + "pca_strength": 0.8388485173130276, + "union_pixels": 51275, + "tx_anchor": 406.2985262749661, + "ty_anchor": 212.58522396742293, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 406.2985262749661, + "cy": 212.58522396742293, + "pixels": 10314 + }, + "tool_body": { + "cx": 571.8276012078408, + "cy": 277.7312298479963, + "pixels": 39078 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 320.3112055231014, + "cy": 258.8470525756771, + "pixels": 1883 + } + } + } + } + }, + { + "frame_idx": 74, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 47.64043209876543, + "ty": 317.62654320987656, + "theta": 1.5591434444775427, + "vx": 0.011652618646621704, + "vy": 0.9999321103096008, + "pca_strength": 0.8188866177307933, + "union_pixels": 648, + "tx_anchor": 47.64043209876543, + "ty_anchor": 317.62654320987656, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 47.64043209876543, + "cy": 317.62654320987656, + "pixels": 648 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 406.55083679984523, + "ty": 212.13949888749153, + "theta": -2.851346957139791, + "vx": -0.9581735730171204, + "vy": -0.28618764877319336, + "pca_strength": 0.8420008535816116, + "union_pixels": 50921, + "tx_anchor": 406.55083679984523, + "ty_anchor": 212.13949888749153, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 406.55083679984523, + "cy": 212.13949888749153, + "pixels": 10337 + }, + "tool_body": { + "cx": 572.2277761999432, + "cy": 276.79120084686684, + "pixels": 38731 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 320.4759848893686, + "cy": 258.39449541284404, + "pixels": 1853 + } + } + } + } + }, + { + "frame_idx": 75, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 47.5937984496124, + "ty": 317.6387596899225, + "theta": 1.5579248220445077, + "vx": 0.0128711499273777, + "vy": 0.999917209148407, + "pca_strength": 0.8213380188408046, + "union_pixels": 645, + "tx_anchor": 47.5937984496124, + "ty_anchor": 317.6387596899225, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 47.5937984496124, + "cy": 317.6387596899225, + "pixels": 645 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 406.81160817585805, + "ty": 211.8366756652526, + "theta": -2.8511619596492355, + "vx": -0.9581206440925598, + "vy": -0.28636491298675537, + "pca_strength": 0.838571965238815, + "union_pixels": 50939, + "tx_anchor": 406.81160817585805, + "ty_anchor": 211.8366756652526, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 406.81160817585805, + "cy": 211.8366756652526, + "pixels": 10372 + }, + "tool_body": { + "cx": 572.489639313766, + "cy": 276.31472199255893, + "pixels": 38704 + }, + "left_gripper": { + "cx": 291.1818181818182, + "cy": 272.54545454545456, + "pixels": 11 + }, + "right_gripper": { + "cx": 321.1355291576674, + "cy": 258.09449244060477, + "pixels": 1852 + } + } + } + } + }, + { + "frame_idx": 76, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 47.62557781201849, + "ty": 317.7211093990755, + "theta": 1.5555670824772685, + "vx": 0.015228656120598316, + "vy": 0.9998840689659119, + "pca_strength": 0.8209900910582115, + "union_pixels": 649, + "tx_anchor": 47.62557781201849, + "ty_anchor": 317.7211093990755, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 47.62557781201849, + "cy": 317.7211093990755, + "pixels": 649 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 406.4337431693989, + "ty": 211.1456869633099, + "theta": -2.8469357206215693, + "vx": -0.9569018483161926, + "vy": -0.2904115915298462, + "pca_strength": 0.8420669275350467, + "union_pixels": 50893, + "tx_anchor": 406.4337431693989, + "ty_anchor": 211.1456869633099, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 406.4337431693989, + "cy": 211.1456869633099, + "pixels": 10248 + }, + "tool_body": { + "cx": 572.1245617653125, + "cy": 275.7987729428748, + "pixels": 38792 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 321.04695089044793, + "cy": 257.80464112250405, + "pixels": 1853 + } + } + } + } + }, + { + "frame_idx": 77, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 47.605873261205566, + "ty": 317.6908809891808, + "theta": 1.5558335917222805, + "vx": 0.01496217679232359, + "vy": 0.9998880624771118, + "pca_strength": 0.8222027577486727, + "union_pixels": 647, + "tx_anchor": 47.605873261205566, + "ty_anchor": 317.6908809891808, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 47.605873261205566, + "cy": 317.6908809891808, + "pixels": 647 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 406.29810694769714, + "ty": 210.91978922716626, + "theta": -2.8495056098417337, + "vx": -0.9576449990272522, + "vy": -0.2879514992237091, + "pca_strength": 0.839070232986171, + "union_pixels": 51033, + "tx_anchor": 406.29810694769714, + "ty_anchor": 210.91978922716626, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 406.29810694769714, + "cy": 210.91978922716626, + "pixels": 10248 + }, + "tool_body": { + "cx": 572.2244399917797, + "cy": 275.5956381011097, + "pixels": 38928 + }, + "left_gripper": { + "cx": 312.3333333333333, + "cy": 250.44444444444446, + "pixels": 9 + }, + "right_gripper": { + "cx": 320.9237012987013, + "cy": 257.5995670995671, + "pixels": 1848 + } + } + } + } + }, + { + "frame_idx": 78, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 47.643076923076926, + "ty": 317.7153846153846, + "theta": 1.5544051506909973, + "vx": 0.016390442848205566, + "vy": 0.999865710735321, + "pca_strength": 0.8211742307427238, + "union_pixels": 650, + "tx_anchor": 47.643076923076926, + "ty_anchor": 317.7153846153846, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 47.643076923076926, + "cy": 317.7153846153846, + "pixels": 650 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.76068045621497, + "ty": 211.11347380630195, + "theta": -2.8526200577942897, + "vx": -0.9585371613502502, + "vy": -0.2849675714969635, + "pca_strength": 0.839688469408714, + "union_pixels": 51205, + "tx_anchor": 405.76068045621497, + "ty_anchor": 211.11347380630195, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 405.76068045621497, + "cy": 211.11347380630195, + "pixels": 10346 + }, + "tool_body": { + "cx": 572.2328521244134, + "cy": 275.4722172363394, + "pixels": 38999 + }, + "left_gripper": { + "cx": 318.22222222222223, + "cy": 251.77777777777777, + "pixels": 9 + }, + "right_gripper": { + "cx": 320.3263101026472, + "cy": 257.4192328471097, + "pixels": 1851 + } + } + } + } + }, + { + "frame_idx": 79, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 47.882525697503674, + "ty": 317.6798825256975, + "theta": 1.5641593327414052, + "vx": 0.006636945530772209, + "vy": 0.9999780058860779, + "pca_strength": 0.8173750962440074, + "union_pixels": 681, + "tx_anchor": 47.882525697503674, + "ty_anchor": 317.6798825256975, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 47.882525697503674, + "cy": 317.6798825256975, + "pixels": 681 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.8281280691416, + "ty": 210.49047338440386, + "theta": -2.8492131103036793, + "vx": -0.9575607776641846, + "vy": -0.28823161125183105, + "pca_strength": 0.8409115310964741, + "union_pixels": 51283, + "tx_anchor": 404.8281280691416, + "ty_anchor": 210.49047338440386, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 404.8281280691416, + "cy": 210.49047338440386, + "pixels": 10182 + }, + "tool_body": { + "cx": 571.5420160570919, + "cy": 275.2720785013381, + "pixels": 39235 + }, + "left_gripper": { + "cx": 298.375, + "cy": 266.25, + "pixels": 8 + }, + "right_gripper": { + "cx": 319.97470398277716, + "cy": 257.1383207750269, + "pixels": 1858 + } + } + } + } + }, + { + "frame_idx": 80, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 47.98410404624278, + "ty": 317.22109826589593, + "theta": 1.5502189171012022, + "vx": 0.020575957372784615, + "vy": 0.9997882843017578, + "pca_strength": 0.8155354326620029, + "union_pixels": 692, + "tx_anchor": 47.98410404624278, + "ty_anchor": 317.22109826589593, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 47.98410404624278, + "cy": 317.22109826589593, + "pixels": 692 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.5902051877662, + "ty": 210.8113627564847, + "theta": -2.8572854413546107, + "vx": -0.9598562121391296, + "vy": -0.28049254417419434, + "pca_strength": 0.838742603561022, + "union_pixels": 51442, + "tx_anchor": 404.5902051877662, + "ty_anchor": 210.8113627564847, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 404.5902051877662, + "cy": 210.8113627564847, + "pixels": 10332 + }, + "tool_body": { + "cx": 571.7046513404109, + "cy": 275.34018177652183, + "pixels": 39279 + }, + "left_gripper": { + "cx": 298.8888888888889, + "cy": 260.8888888888889, + "pixels": 9 + }, + "right_gripper": { + "cx": 319.3435784851811, + "cy": 257.2025246981339, + "pixels": 1822 + } + } + } + } + }, + { + "frame_idx": 81, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 48.50135501355014, + "ty": 317.0650406504065, + "theta": 1.5523984348648776, + "vx": 0.018396854400634766, + "vy": 0.9998307824134827, + "pca_strength": 0.7996672005006501, + "union_pixels": 738, + "tx_anchor": 48.50135501355014, + "ty_anchor": 317.0650406504065, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 48.50135501355014, + "cy": 317.0650406504065, + "pixels": 738 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.358024691358, + "ty": 210.79542824074073, + "theta": -2.8548937580291587, + "vx": -0.959182620048523, + "vy": -0.28278741240501404, + "pca_strength": 0.8392067480341828, + "union_pixels": 51577, + "tx_anchor": 404.358024691358, + "ty_anchor": 210.79542824074073, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 404.358024691358, + "cy": 210.79542824074073, + "pixels": 10368 + }, + "tool_body": { + "cx": 571.6651675686663, + "cy": 275.3037833168178, + "pixels": 39357 + }, + "left_gripper": { + "cx": 315.77777777777777, + "cy": 253.11111111111111, + "pixels": 9 + }, + "right_gripper": { + "cx": 319.51871947911013, + "cy": 257.0368963646229, + "pixels": 1843 + } + } + } + } + }, + { + "frame_idx": 82, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 48.87723785166241, + "ty": 316.8324808184143, + "theta": 1.5490669384150018, + "vx": 0.021727679297327995, + "vy": 0.9997639656066895, + "pca_strength": 0.792783708194873, + "union_pixels": 782, + "tx_anchor": 48.87723785166241, + "ty_anchor": 316.8324808184143, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 48.87723785166241, + "cy": 316.8324808184143, + "pixels": 782 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 403.8097589311647, + "ty": 210.51902410688353, + "theta": -2.8505155649541156, + "vx": -0.9579353332519531, + "vy": -0.2869841754436493, + "pca_strength": 0.8414987307592287, + "union_pixels": 51637, + "tx_anchor": 403.8097589311647, + "ty_anchor": 210.51902410688353, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 403.8097589311647, + "cy": 210.51902410688353, + "pixels": 10329 + }, + "tool_body": { + "cx": 571.3840618269353, + "cy": 275.20904599011783, + "pixels": 39465 + }, + "left_gripper": { + "cx": 299.6666666666667, + "cy": 263.0, + "pixels": 6 + }, + "right_gripper": { + "cx": 319.48666303756124, + "cy": 256.75394665215026, + "pixels": 1837 + } + } + } + } + }, + { + "frame_idx": 83, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 49.09653465346535, + "ty": 316.6745049504951, + "theta": 1.5515702822164879, + "vx": 0.0192248597741127, + "vy": 0.9998151659965515, + "pca_strength": 0.7902434347120784, + "union_pixels": 808, + "tx_anchor": 49.09653465346535, + "ty_anchor": 316.6745049504951, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 49.09653465346535, + "cy": 316.6745049504951, + "pixels": 808 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 403.55471843909976, + "ty": 210.34125374287646, + "theta": -2.849602590180484, + "vx": -0.9576729536056519, + "vy": -0.28785863518714905, + "pca_strength": 0.8401582033686363, + "union_pixels": 51693, + "tx_anchor": 403.55471843909976, + "ty_anchor": 210.34125374287646, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 403.55471843909976, + "cy": 210.34125374287646, + "pixels": 10353 + }, + "tool_body": { + "cx": 571.3248709122203, + "cy": 275.10451047889035, + "pixels": 39508 + }, + "left_gripper": { + "cx": 293.1111111111111, + "cy": 265.6666666666667, + "pixels": 9 + }, + "right_gripper": { + "cx": 319.069116840373, + "cy": 256.54690071311023, + "pixels": 1823 + } + } + } + } + }, + { + "frame_idx": 84, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 49.865990990990994, + "ty": 316.28265765765764, + "theta": 1.5471489203304687, + "vx": 0.023645203560590744, + "vy": 0.9997204542160034, + "pca_strength": 0.7694185844606225, + "union_pixels": 888, + "tx_anchor": 49.865990990990994, + "ty_anchor": 316.28265765765764, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 49.865990990990994, + "cy": 316.28265765765764, + "pixels": 888 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 403.71535508637237, + "ty": 209.9207293666027, + "theta": -2.847754995241846, + "vx": -0.9571394324302673, + "vy": -0.2896275222301483, + "pca_strength": 0.8391119120682861, + "union_pixels": 51661, + "tx_anchor": 403.71535508637237, + "ty_anchor": 209.9207293666027, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 403.71535508637237, + "cy": 209.9207293666027, + "pixels": 10420 + }, + "tool_body": { + "cx": 571.5868423056422, + "cy": 274.2345744815858, + "pixels": 39399 + }, + "left_gripper": { + "cx": 306.0, + "cy": 254.5, + "pixels": 8 + }, + "right_gripper": { + "cx": 318.96455834242096, + "cy": 255.99890948745912, + "pixels": 1834 + } + } + } + } + }, + { + "frame_idx": 85, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 50.0417124039517, + "ty": 316.08232711306255, + "theta": 1.5452834304104883, + "vx": 0.02551012858748436, + "vy": 0.9996745586395264, + "pca_strength": 0.7688556665090832, + "union_pixels": 911, + "tx_anchor": 50.0417124039517, + "ty_anchor": 316.08232711306255, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 50.0417124039517, + "cy": 316.08232711306255, + "pixels": 911 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 403.7015500144411, + "ty": 209.4265909309714, + "theta": -2.848286615444996, + "vx": -0.9572932720184326, + "vy": -0.2891186475753784, + "pca_strength": 0.8377727324701971, + "union_pixels": 51682, + "tx_anchor": 403.7015500144411, + "ty_anchor": 209.4265909309714, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 403.7015500144411, + "cy": 209.4265909309714, + "pixels": 10387 + }, + "tool_body": { + "cx": 571.4646615778663, + "cy": 273.6707072756321, + "pixels": 39433 + }, + "left_gripper": { + "cx": 309.875, + "cy": 251.0, + "pixels": 8 + }, + "right_gripper": { + "cx": 319.02588996763757, + "cy": 255.49137001078748, + "pixels": 1854 + } + } + } + } + }, + { + "frame_idx": 86, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 50.52971845672575, + "ty": 316.0187695516163, + "theta": 1.5438749921283998, + "vx": 0.026918083429336548, + "vy": 0.9996376633644104, + "pca_strength": 0.7573773467671662, + "union_pixels": 959, + "tx_anchor": 50.52971845672575, + "ty_anchor": 316.0187695516163, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 50.52971845672575, + "cy": 316.0187695516163, + "pixels": 959 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 403.3665400720615, + "ty": 208.31648651280554, + "theta": -2.8534898470987256, + "vx": -0.9587846398353577, + "vy": -0.2841337323188782, + "pca_strength": 0.8390158382070294, + "union_pixels": 51656, + "tx_anchor": 403.3665400720615, + "ty_anchor": 208.31648651280554, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 403.3665400720615, + "cy": 208.31648651280554, + "pixels": 10269 + }, + "tool_body": { + "cx": 571.1132886584903, + "cy": 272.8482488304463, + "pixels": 39545 + }, + "left_gripper": { + "cx": 301.0, + "cy": 256.0, + "pixels": 4 + }, + "right_gripper": { + "cx": 318.8792165397171, + "cy": 255.1931447225245, + "pixels": 1838 + } + } + } + } + }, + { + "frame_idx": 87, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 51.09763313609467, + "ty": 315.9822485207101, + "theta": 1.5247033183208012, + "vx": 0.046076688915491104, + "vy": 0.9989379048347473, + "pca_strength": 0.7374159924472514, + "union_pixels": 1014, + "tx_anchor": 51.09763313609467, + "ty_anchor": 315.9822485207101, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 51.09763313609467, + "cy": 315.9822485207101, + "pixels": 1014 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 403.3058570450768, + "ty": 207.86300968025813, + "theta": -2.8535596353346646, + "vx": -0.9588044881820679, + "vy": -0.2840668261051178, + "pca_strength": 0.8395999446386755, + "union_pixels": 51563, + "tx_anchor": 403.3058570450768, + "ty_anchor": 207.86300968025813, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 403.3058570450768, + "cy": 207.86300968025813, + "pixels": 10227 + }, + "tool_body": { + "cx": 571.0460483013518, + "cy": 271.9302060655157, + "pixels": 39502 + }, + "left_gripper": { + "cx": 306.8888888888889, + "cy": 250.11111111111111, + "pixels": 9 + }, + "right_gripper": { + "cx": 319.1167123287671, + "cy": 254.64931506849314, + "pixels": 1825 + } + } + } + } + }, + { + "frame_idx": 88, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 51.41690408357075, + "ty": 315.81861348528014, + "theta": 1.5258364102746989, + "vx": 0.04494477063417435, + "vy": 0.998989462852478, + "pca_strength": 0.7321671616934842, + "union_pixels": 1053, + "tx_anchor": 51.41690408357075, + "ty_anchor": 315.81861348528014, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 51.41690408357075, + "cy": 315.81861348528014, + "pixels": 1053 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 403.9112077294686, + "ty": 207.42115942028985, + "theta": -2.8628534783652015, + "vx": -0.9614031314849854, + "vy": -0.27514371275901794, + "pca_strength": 0.8397694127528692, + "union_pixels": 51325, + "tx_anchor": 403.9112077294686, + "ty_anchor": 207.42115942028985, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 403.9112077294686, + "cy": 207.42115942028985, + "pixels": 10350 + }, + "tool_body": { + "cx": 571.3364423887767, + "cy": 270.3814172182046, + "pixels": 39133 + }, + "left_gripper": { + "cx": 307.0, + "cy": 248.28571428571428, + "pixels": 7 + }, + "right_gripper": { + "cx": 319.6768392370572, + "cy": 253.76294277929156, + "pixels": 1835 + } + } + } + } + }, + { + "frame_idx": 89, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 51.81851179673321, + "ty": 315.88384754990926, + "theta": 1.5217738840793724, + "vx": 0.049002811312675476, + "vy": 0.998798668384552, + "pca_strength": 0.7283005468213775, + "union_pixels": 1102, + "tx_anchor": 51.81851179673321, + "ty_anchor": 315.88384754990926, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 51.81851179673321, + "cy": 315.88384754990926, + "pixels": 1102 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.5476878612717, + "ty": 206.3684007707129, + "theta": -2.8680091664599696, + "vx": -0.9628089070320129, + "vy": -0.27018338441848755, + "pca_strength": 0.839760381706961, + "union_pixels": 51155, + "tx_anchor": 404.5476878612717, + "ty_anchor": 206.3684007707129, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 404.5476878612717, + "cy": 206.3684007707129, + "pixels": 10380 + }, + "tool_body": { + "cx": 571.7320617154006, + "cy": 268.4453828973378, + "pixels": 38953 + }, + "left_gripper": { + "cx": 314.1764705882353, + "cy": 245.52941176470588, + "pixels": 17 + }, + "right_gripper": { + "cx": 319.7080332409972, + "cy": 252.91301939058172, + "pixels": 1805 + } + } + } + } + }, + { + "frame_idx": 90, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 52.346422338568935, + "ty": 315.69633507853405, + "theta": 1.5106765958053818, + "vx": 0.06008352339267731, + "vy": 0.9981933832168579, + "pca_strength": 0.706408446420439, + "union_pixels": 1146, + "tx_anchor": 52.346422338568935, + "ty_anchor": 315.69633507853405, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 52.346422338568935, + "cy": 315.69633507853405, + "pixels": 1146 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.549436795995, + "ty": 204.8292095889092, + "theta": -2.86690221385602, + "vx": -0.9625092148780823, + "vy": -0.271248996257782, + "pca_strength": 0.8401805787246143, + "union_pixels": 50924, + "tx_anchor": 405.549436795995, + "ty_anchor": 204.8292095889092, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 405.549436795995, + "cy": 204.8292095889092, + "pixels": 10387 + }, + "tool_body": { + "cx": 572.0982988719378, + "cy": 266.8661297400552, + "pixels": 38739 + }, + "left_gripper": { + "cx": 318.4, + "cy": 242.66666666666666, + "pixels": 15 + }, + "right_gripper": { + "cx": 320.8109927089176, + "cy": 251.7005047672462, + "pixels": 1783 + } + } + } + } + }, + { + "frame_idx": 91, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 52.38588850174216, + "ty": 315.76480836236937, + "theta": 1.5047425378511845, + "vx": 0.06600576639175415, + "vy": 0.9978192448616028, + "pca_strength": 0.7048001947942875, + "union_pixels": 1148, + "tx_anchor": 52.38588850174216, + "ty_anchor": 315.76480836236937, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 52.38588850174216, + "cy": 315.76480836236937, + "pixels": 1148 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 406.67793646167297, + "ty": 202.36519965024775, + "theta": -2.8746612211996627, + "vx": -0.9645848274230957, + "vy": -0.26377278566360474, + "pca_strength": 0.8402187790360166, + "union_pixels": 50507, + "tx_anchor": 406.67793646167297, + "ty_anchor": 202.36519965024775, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 406.67793646167297, + "cy": 202.36519965024775, + "pixels": 10293 + }, + "tool_body": { + "cx": 572.0997813297236, + "cy": 263.6650439943771, + "pixels": 38414 + }, + "left_gripper": { + "cx": 305.0, + "cy": 247.45454545454547, + "pixels": 11 + }, + "right_gripper": { + "cx": 321.89882615986585, + "cy": 250.07322526551147, + "pixels": 1789 + } + } + } + } + }, + { + "frame_idx": 92, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 52.460481099656356, + "ty": 315.8333333333333, + "theta": 1.5200709905044725, + "vx": 0.050703585147857666, + "vy": 0.9987137317657471, + "pca_strength": 0.7037855289052741, + "union_pixels": 1164, + "tx_anchor": 52.460481099656356, + "ty_anchor": 315.8333333333333, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 52.460481099656356, + "cy": 315.8333333333333, + "pixels": 1164 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 409.0473333333333, + "ty": 201.03695238095239, + "theta": -2.885375884723696, + "vx": -0.9673556685447693, + "vy": -0.25342264771461487, + "pca_strength": 0.839092700604561, + "union_pixels": 50006, + "tx_anchor": 409.0473333333333, + "ty_anchor": 201.03695238095239, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 409.0473333333333, + "cy": 201.03695238095239, + "pixels": 10500 + }, + "tool_body": { + "cx": 573.5278227411437, + "cy": 260.2687276104551, + "pixels": 37685 + }, + "left_gripper": { + "cx": 309.3333333333333, + "cy": 250.06666666666666, + "pixels": 15 + }, + "right_gripper": { + "cx": 324.40642303433003, + "cy": 248.37929125138427, + "pixels": 1806 + } + } + } + } + }, + { + "frame_idx": 93, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 52.53092783505155, + "ty": 315.8840206185567, + "theta": 1.5051348263637023, + "vx": 0.06561432778835297, + "vy": 0.9978450536727905, + "pca_strength": 0.6997493949966372, + "union_pixels": 1164, + "tx_anchor": 52.53092783505155, + "ty_anchor": 315.8840206185567, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 52.53092783505155, + "cy": 315.8840206185567, + "pixels": 1164 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 411.9503928808104, + "ty": 198.74751491053678, + "theta": -2.8857731667703623, + "vx": -0.9674562811851501, + "vy": -0.25303831696510315, + "pca_strength": 0.8366450800406556, + "union_pixels": 49642, + "tx_anchor": 411.9503928808104, + "ty_anchor": 198.74751491053678, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 411.9503928808104, + "cy": 198.74751491053678, + "pixels": 10563 + }, + "tool_body": { + "cx": 574.8574611440689, + "cy": 256.9551445521166, + "pixels": 37253 + }, + "left_gripper": { + "cx": 320.8, + "cy": 232.0, + "pixels": 5 + }, + "right_gripper": { + "cx": 326.79132344865457, + "cy": 245.89291598023064, + "pixels": 1821 + } + } + } + } + }, + { + "frame_idx": 94, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 52.58904109589041, + "ty": 315.8450342465753, + "theta": 1.5027877482898815, + "vx": 0.06795616447925568, + "vy": 0.9976882934570312, + "pca_strength": 0.6983924106153812, + "union_pixels": 1168, + "tx_anchor": 52.58904109589041, + "ty_anchor": 315.8450342465753, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 52.58904109589041, + "cy": 315.8450342465753, + "pixels": 1168 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 415.1191062298807, + "ty": 195.6919144101496, + "theta": -2.9008490769194295, + "vx": -0.9711610078811646, + "vy": -0.23842483758926392, + "pca_strength": 0.8389853997953229, + "union_pixels": 48382, + "tx_anchor": 415.1191062298807, + "ty_anchor": 195.6919144101496, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 415.1191062298807, + "cy": 195.6919144101496, + "pixels": 10562 + }, + "tool_body": { + "cx": 575.4813404840637, + "cy": 252.1441075944091, + "pixels": 35987 + }, + "left_gripper": { + "cx": 297.72727272727275, + "cy": 252.0, + "pixels": 11 + }, + "right_gripper": { + "cx": 329.198682766191, + "cy": 243.5351262349067, + "pixels": 1822 + } + } + } + } + }, + { + "frame_idx": 95, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 52.5728987993139, + "ty": 315.9168096054888, + "theta": 1.5029009868448135, + "vx": 0.06784319132566452, + "vy": 0.997696042060852, + "pca_strength": 0.6974821779993392, + "union_pixels": 1166, + "tx_anchor": 52.5728987993139, + "ty_anchor": 315.9168096054888, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 52.5728987993139, + "cy": 315.9168096054888, + "pixels": 1166 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 419.4568758097353, + "ty": 193.89700166574124, + "theta": -2.9129802791714323, + "vx": -0.9739818572998047, + "vy": -0.2266262322664261, + "pca_strength": 0.8398616049069808, + "union_pixels": 47364, + "tx_anchor": 419.4568758097353, + "ty_anchor": 193.89700166574124, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 419.4568758097353, + "cy": 193.89700166574124, + "pixels": 10806 + }, + "tool_body": { + "cx": 577.4266793081653, + "cy": 248.1433948169856, + "pixels": 34806 + }, + "left_gripper": { + "cx": 311.46666666666664, + "cy": 242.33333333333334, + "pixels": 15 + }, + "right_gripper": { + "cx": 332.91421991940126, + "cy": 240.71790443293034, + "pixels": 1737 + } + } + } + } + }, + { + "frame_idx": 96, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 52.587982832618025, + "ty": 315.92961373390557, + "theta": 1.4978207061238493, + "vx": 0.0729108676314354, + "vy": 0.9973384737968445, + "pca_strength": 0.6968869070465392, + "union_pixels": 1165, + "tx_anchor": 52.587982832618025, + "ty_anchor": 315.92961373390557, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 52.587982832618025, + "cy": 315.92961373390557, + "pixels": 1165 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 423.9553685750869, + "ty": 191.66151454179624, + "theta": -2.9214642683630423, + "vx": -0.9758694171905518, + "vy": -0.21835491061210632, + "pca_strength": 0.8363079612208367, + "union_pixels": 46607, + "tx_anchor": 423.9553685750869, + "ty_anchor": 191.66151454179624, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 423.9553685750869, + "cy": 191.66151454179624, + "pixels": 10934 + }, + "tool_body": { + "cx": 579.7237960339943, + "cy": 244.34616973559963, + "pixels": 33888 + }, + "left_gripper": { + "cx": 343.0, + "cy": 220.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 336.7029147982063, + "cy": 238.054932735426, + "pixels": 1784 + } + } + } + } + }, + { + "frame_idx": 97, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 52.54923599320883, + "ty": 315.8658743633277, + "theta": 1.515425992437495, + "vx": 0.05534204840660095, + "vy": 0.9984675049781799, + "pca_strength": 0.7005128811711665, + "union_pixels": 1178, + "tx_anchor": 52.54923599320883, + "ty_anchor": 315.8658743633277, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 52.54923599320883, + "cy": 315.8658743633277, + "pixels": 1178 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 426.4745451203823, + "ty": 190.53648226428965, + "theta": -2.926491378104448, + "vx": -0.9769548177719116, + "vy": -0.21344637870788574, + "pca_strength": 0.8369237493758684, + "union_pixels": 45957, + "tx_anchor": 426.4745451203823, + "ty_anchor": 190.53648226428965, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 426.4745451203823, + "cy": 190.53648226428965, + "pixels": 10882 + }, + "tool_body": { + "cx": 580.3767145901492, + "cy": 242.60224510009905, + "pixels": 33317 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 338.72184300341297, + "cy": 237.2758816837315, + "pixels": 1758 + } + } + } + } + }, + { + "frame_idx": 98, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 52.62343096234309, + "ty": 315.9037656903766, + "theta": 1.5176262507555554, + "vx": 0.05314502865076065, + "vy": 0.9985868334770203, + "pca_strength": 0.7023410478518218, + "union_pixels": 1195, + "tx_anchor": 52.62343096234309, + "ty_anchor": 315.9037656903766, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 52.62343096234309, + "cy": 315.9037656903766, + "pixels": 1195 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 428.79126998383333, + "ty": 191.144242859709, + "theta": -2.9306768272837274, + "vx": -0.9778395891189575, + "vy": -0.20935551822185516, + "pca_strength": 0.8381175500949726, + "union_pixels": 45606, + "tx_anchor": 428.79126998383333, + "ty_anchor": 191.144242859709, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 428.79126998383333, + "cy": 191.144242859709, + "pixels": 11134 + }, + "tool_body": { + "cx": 581.8810135093833, + "cy": 242.3474540008558, + "pixels": 32718 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 339.6807297605473, + "cy": 237.3466362599772, + "pixels": 1754 + } + } + } + } + }, + { + "frame_idx": 99, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 53.11830535571543, + "ty": 315.6938449240607, + "theta": 1.515110788704837, + "vx": 0.05565676465630531, + "vy": 0.998449981212616, + "pca_strength": 0.6900817297443753, + "union_pixels": 1251, + "tx_anchor": 53.11830535571543, + "ty_anchor": 315.6938449240607, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 53.11830535571543, + "cy": 315.6938449240607, + "pixels": 1251 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 429.8750677996746, + "ty": 190.94630265774725, + "theta": -2.9290840665726683, + "vx": -0.9775049090385437, + "vy": -0.21091271936893463, + "pca_strength": 0.8332925621959613, + "union_pixels": 45201, + "tx_anchor": 429.8750677996746, + "ty_anchor": 190.94630265774725, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 429.8750677996746, + "cy": 190.94630265774725, + "pixels": 11062 + }, + "tool_body": { + "cx": 582.1556785000769, + "cy": 242.57470416474567, + "pixels": 32535 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 337.3291770573566, + "cy": 236.77431421446383, + "pixels": 1604 + } + } + } + } + }, + { + "frame_idx": 100, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 53.71527244819647, + "ty": 315.3653108211819, + "theta": 1.5057145971566628, + "vx": 0.06503579765558243, + "vy": 0.9978829622268677, + "pca_strength": 0.6722035877341507, + "union_pixels": 1303, + "tx_anchor": 53.71527244819647, + "ty_anchor": 315.3653108211819, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 53.71527244819647, + "cy": 315.3653108211819, + "pixels": 1303 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 431.31599143316083, + "ty": 191.7066749955381, + "theta": -2.933594609228397, + "vx": -0.9784463047981262, + "vy": -0.20650151371955872, + "pca_strength": 0.8366062212186552, + "union_pixels": 45101, + "tx_anchor": 431.31599143316083, + "ty_anchor": 191.7066749955381, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 431.31599143316083, + "cy": 191.7066749955381, + "pixels": 11206 + }, + "tool_body": { + "cx": 583.0809180246299, + "cy": 242.79136086577932, + "pixels": 32156 + }, + "left_gripper": { + "cx": 330.0, + "cy": 226.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 341.795166858458, + "cy": 237.2663981588032, + "pixels": 1738 + } + } + } + } + }, + { + "frame_idx": 101, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 55.061349693251536, + "ty": 315.1363326516701, + "theta": 1.4946039164772367, + "vx": 0.07611871510744095, + "vy": 0.9970988035202026, + "pca_strength": 0.6475332306646562, + "union_pixels": 1467, + "tx_anchor": 55.061349693251536, + "ty_anchor": 315.1363326516701, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 55.061349693251536, + "cy": 315.1363326516701, + "pixels": 1467 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 431.4970535714286, + "ty": 191.92633928571428, + "theta": -2.9303322375280203, + "vx": -0.9777674078941345, + "vy": -0.20969246327877045, + "pca_strength": 0.8349674696282716, + "union_pixels": 45036, + "tx_anchor": 431.4970535714286, + "ty_anchor": 191.92633928571428, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 431.4970535714286, + "cy": 191.92633928571428, + "pixels": 11200 + }, + "tool_body": { + "cx": 583.2521712062256, + "cy": 242.9749727626459, + "pixels": 32125 + }, + "left_gripper": { + "cx": 329.0, + "cy": 227.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 342.45438596491226, + "cy": 237.41695906432747, + "pixels": 1710 + } + } + } + } + }, + { + "frame_idx": 102, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 56.488929889298895, + "ty": 315.1949569495695, + "theta": 1.4670139423240516, + "vx": 0.10359618067741394, + "vy": 0.9946194291114807, + "pca_strength": 0.6181388739003467, + "union_pixels": 1626, + "tx_anchor": 56.488929889298895, + "ty_anchor": 315.1949569495695, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 56.488929889298895, + "cy": 315.1949569495695, + "pixels": 1626 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 431.56957957689906, + "ty": 192.12773364277425, + "theta": -2.9268207253746166, + "vx": -0.977025032043457, + "vy": -0.2131246030330658, + "pca_strength": 0.8340964228019299, + "union_pixels": 44868, + "tx_anchor": 431.56957957689906, + "ty_anchor": 192.12773364277425, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 431.56957957689906, + "cy": 192.12773364277425, + "pixels": 11203 + }, + "tool_body": { + "cx": 583.393497303532, + "cy": 243.17968141151533, + "pixels": 32079 + }, + "left_gripper": { + "cx": 294.5, + "cy": 260.0, + "pixels": 2 + }, + "right_gripper": { + "cx": 339.51262626262627, + "cy": 236.9715909090909, + "pixels": 1584 + } + } + } + } + }, + { + "frame_idx": 103, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 57.495490417136416, + "ty": 315.3032694475761, + "theta": 1.4834219260509105, + "vx": 0.08726327121257782, + "vy": 0.996185302734375, + "pca_strength": 0.596131010357711, + "union_pixels": 1774, + "tx_anchor": 57.495490417136416, + "ty_anchor": 315.3032694475761, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 57.495490417136416, + "cy": 315.3032694475761, + "pixels": 1774 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 431.71292724499864, + "ty": 192.1114201130349, + "theta": -2.9221182148512836, + "vx": -0.9760120511054993, + "vy": -0.21771670877933502, + "pca_strength": 0.8364498577793382, + "union_pixels": 44748, + "tx_anchor": 431.71292724499864, + "ty_anchor": 192.1114201130349, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 431.71292724499864, + "cy": 192.1114201130349, + "pixels": 11147 + }, + "tool_body": { + "cx": 583.4723513083617, + "cy": 243.10828681034215, + "pixels": 32063 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 339.27308192457735, + "cy": 236.76072821846554, + "pixels": 1538 + } + } + } + } + }, + { + "frame_idx": 104, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 61.96253776435045, + "ty": 313.77462235649546, + "theta": 1.3439638257517974, + "vx": 0.22489230334758759, + "vy": 0.9743836522102356, + "pca_strength": 0.6147197890794222, + "union_pixels": 1655, + "tx_anchor": 61.96253776435045, + "ty_anchor": 313.77462235649546, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 61.96253776435045, + "cy": 313.77462235649546, + "pixels": 1655 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 431.6438728376053, + "ty": 191.78987410560637, + "theta": -2.927374120518765, + "vx": -0.977142870426178, + "vy": -0.21258389949798584, + "pca_strength": 0.8362348829080583, + "union_pixels": 44703, + "tx_anchor": 431.6438728376053, + "ty_anchor": 191.78987410560637, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 431.6438728376053, + "cy": 191.78987410560637, + "pixels": 11041 + }, + "tool_body": { + "cx": 583.2618713996575, + "cy": 242.8331620737973, + "pixels": 32115 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 339.89786683904333, + "cy": 236.55656108597285, + "pixels": 1547 + } + } + } + } + }, + { + "frame_idx": 105, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 63.3233883857219, + "ty": 315.4778902503996, + "theta": 1.622451673341561, + "vx": -0.05163237825036049, + "vy": 0.9986661672592163, + "pca_strength": 0.628728875259808, + "union_pixels": 1877, + "tx_anchor": 63.3233883857219, + "ty_anchor": 315.4778902503996, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 63.3233883857219, + "cy": 315.4778902503996, + "pixels": 1877 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 432.1457639326551, + "ty": 192.1088502746016, + "theta": -2.925527497237439, + "vx": -0.9767485857009888, + "vy": -0.2143879383802414, + "pca_strength": 0.8340518651132184, + "union_pixels": 44572, + "tx_anchor": 432.1457639326551, + "ty_anchor": 192.1088502746016, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 432.1457639326551, + "cy": 192.1088502746016, + "pixels": 11107 + }, + "tool_body": { + "cx": 583.7641639508648, + "cy": 242.58786663324142, + "pixels": 31912 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 340.0167417900837, + "cy": 236.16870573084353, + "pixels": 1553 + } + } + } + } + }, + { + "frame_idx": 106, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 65.76748768472906, + "ty": 315.492118226601, + "theta": 1.7137456598269614, + "vx": -0.14246298372745514, + "vy": 0.9898001551628113, + "pca_strength": 0.602794574225298, + "union_pixels": 2030, + "tx_anchor": 65.76748768472906, + "ty_anchor": 315.492118226601, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 65.76748768472906, + "cy": 315.492118226601, + "pixels": 2030 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 432.0654724015641, + "ty": 191.62753478221333, + "theta": -2.9288797645010773, + "vx": -0.9774618148803711, + "vy": -0.21111242473125458, + "pca_strength": 0.8375278827435215, + "union_pixels": 44531, + "tx_anchor": 432.0654724015641, + "ty_anchor": 191.62753478221333, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 432.0654724015641, + "cy": 191.62753478221333, + "pixels": 10997 + }, + "tool_body": { + "cx": 583.5240614922195, + "cy": 242.26040264253734, + "pixels": 31939 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 340.61191222570534, + "cy": 235.8808777429467, + "pixels": 1595 + } + } + } + } + }, + { + "frame_idx": 107, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 68.17249527410208, + "ty": 314.86531190926274, + "theta": 1.7609224365252325, + "vx": -0.1889827400445938, + "vy": 0.9819804430007935, + "pca_strength": 0.5769307907151074, + "union_pixels": 2116, + "tx_anchor": 68.17249527410208, + "ty_anchor": 314.86531190926274, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 68.17249527410208, + "cy": 314.86531190926274, + "pixels": 2116 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 432.4822964774065, + "ty": 191.7564067735217, + "theta": -2.926829403135715, + "vx": -0.9770268797874451, + "vy": -0.2131161242723465, + "pca_strength": 0.8357815032442788, + "union_pixels": 44419, + "tx_anchor": 432.4822964774065, + "ty_anchor": 191.7564067735217, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 432.4822964774065, + "cy": 191.7564067735217, + "pixels": 11043 + }, + "tool_body": { + "cx": 583.9872517233781, + "cy": 241.8857061915704, + "pixels": 31769 + }, + "left_gripper": { + "cx": 299.0, + "cy": 262.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 340.1569115815691, + "cy": 235.9271481942715, + "pixels": 1606 + } + } + } + } + }, + { + "frame_idx": 108, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 69.92150635208712, + "ty": 314.7540834845735, + "theta": 1.9112239379566738, + "vx": -0.3338901996612549, + "vy": 0.9426119923591614, + "pca_strength": 0.562801602289685, + "union_pixels": 2204, + "tx_anchor": 69.92150635208712, + "ty_anchor": 314.7540834845735, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 69.92150635208712, + "cy": 314.7540834845735, + "pixels": 2204 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 431.6679210647086, + "ty": 191.12391005048187, + "theta": -2.927208433340868, + "vx": -0.977107584476471, + "vy": -0.2127457857131958, + "pca_strength": 0.8342004380768895, + "union_pixels": 44384, + "tx_anchor": 431.6679210647086, + "ty_anchor": 191.12391005048187, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 431.6679210647086, + "cy": 191.12391005048187, + "pixels": 10895 + }, + "tool_body": { + "cx": 583.3735902255639, + "cy": 241.33302005012533, + "pixels": 31920 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 341.408540471638, + "cy": 234.96367112810708, + "pixels": 1569 + } + } + } + } + }, + { + "frame_idx": 109, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 71.31808372895986, + "ty": 315.19378506689685, + "theta": 2.062650424740362, + "vx": -0.4722610116004944, + "vy": 0.8814587593078613, + "pca_strength": 0.5613102377527887, + "union_pixels": 2317, + "tx_anchor": 71.31808372895986, + "ty_anchor": 315.19378506689685, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 71.31808372895986, + "cy": 315.19378506689685, + "pixels": 2317 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 431.6584850156279, + "ty": 190.97554697554696, + "theta": -2.9258130281066257, + "vx": -0.9768097400665283, + "vy": -0.21410903334617615, + "pca_strength": 0.8360148662048646, + "union_pixels": 44209, + "tx_anchor": 431.6584850156279, + "ty_anchor": 190.97554697554696, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 431.6584850156279, + "cy": 190.97554697554696, + "pixels": 10878 + }, + "tool_body": { + "cx": 583.4559327900317, + "cy": 240.5302853906422, + "pixels": 31781 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 341.16903225806453, + "cy": 234.52387096774194, + "pixels": 1550 + } + } + } + } + }, + { + "frame_idx": 110, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 72.19647355163728, + "ty": 315.43031066330815, + "theta": 2.189690297946863, + "vx": -0.5801346302032471, + "vy": 0.8145205974578857, + "pca_strength": 0.561792081698977, + "union_pixels": 2382, + "tx_anchor": 72.19647355163728, + "ty_anchor": 315.43031066330815, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 72.19647355163728, + "cy": 315.43031066330815, + "pixels": 2382 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 431.2448366503943, + "ty": 190.14513706346227, + "theta": -2.9291151494122927, + "vx": -0.977511465549469, + "vy": -0.21088233590126038, + "pca_strength": 0.8369434900444355, + "union_pixels": 44015, + "tx_anchor": 431.2448366503943, + "ty_anchor": 190.14513706346227, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 431.2448366503943, + "cy": 190.14513706346227, + "pixels": 10652 + }, + "tool_body": { + "cx": 582.9239229488106, + "cy": 239.8934418502341, + "pixels": 31823 + }, + "left_gripper": { + "cx": 302.0, + "cy": 260.0, + "pixels": 2 + }, + "right_gripper": { + "cx": 342.6605981794538, + "cy": 233.9479843953186, + "pixels": 1538 + } + } + } + } + }, + { + "frame_idx": 111, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 72.81940928270042, + "ty": 315.19071729957807, + "theta": 2.281484667469154, + "vx": -0.6523556113243103, + "vy": 0.7579129934310913, + "pca_strength": 0.5534401487068383, + "union_pixels": 2370, + "tx_anchor": 72.81940928270042, + "ty_anchor": 315.19071729957807, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 72.81940928270042, + "cy": 315.19071729957807, + "pixels": 2370 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 432.84964379452566, + "ty": 190.03796400449943, + "theta": -2.9321085998957406, + "vx": -0.9781383872032166, + "vy": -0.2079552710056305, + "pca_strength": 0.8378450028456808, + "union_pixels": 43629, + "tx_anchor": 432.84964379452566, + "ty_anchor": 190.03796400449943, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 432.84964379452566, + "cy": 190.03796400449943, + "pixels": 10668 + }, + "tool_body": { + "cx": 583.9019851511965, + "cy": 239.26345473664085, + "pixels": 31383 + }, + "left_gripper": { + "cx": 314.0, + "cy": 248.33333333333334, + "pixels": 3 + }, + "right_gripper": { + "cx": 344.3352380952381, + "cy": 233.6831746031746, + "pixels": 1575 + } + } + } + } + }, + { + "frame_idx": 112, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 72.73473684210526, + "ty": 315.59705263157895, + "theta": 2.2265402255750883, + "vx": -0.6097490191459656, + "vy": 0.7925945520401001, + "pca_strength": 0.5581102878622033, + "union_pixels": 2375, + "tx_anchor": 72.73473684210526, + "ty_anchor": 315.59705263157895, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 72.73473684210526, + "cy": 315.59705263157895, + "pixels": 2375 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 434.8350290006656, + "ty": 189.0569554055339, + "theta": -2.9270788018845852, + "vx": -0.9770799875259399, + "vy": -0.2128724455833435, + "pca_strength": 0.8366020517343274, + "union_pixels": 42977, + "tx_anchor": 434.8350290006656, + "ty_anchor": 189.0569554055339, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 434.8350290006656, + "cy": 189.0569554055339, + "pixels": 10517 + }, + "tool_body": { + "cx": 584.7579277763397, + "cy": 238.52892829407196, + "pixels": 30904 + }, + "left_gripper": { + "cx": 331.25, + "cy": 236.75, + "pixels": 4 + }, + "right_gripper": { + "cx": 347.0927835051546, + "cy": 233.0786082474227, + "pixels": 1552 + } + } + } + } + }, + { + "frame_idx": 113, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 72.63835155592935, + "ty": 315.7783851976451, + "theta": 2.2133932687696465, + "vx": -0.5992764234542847, + "vy": 0.8005421757698059, + "pca_strength": 0.5597979380340364, + "union_pixels": 2378, + "tx_anchor": 72.63835155592935, + "ty_anchor": 315.7783851976451, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 72.63835155592935, + "cy": 315.7783851976451, + "pixels": 2378 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 437.43241952430986, + "ty": 188.75976693093895, + "theta": -2.9333124627543508, + "vx": -0.9783880114555359, + "vy": -0.20677757263183594, + "pca_strength": 0.8383776018495566, + "union_pixels": 42211, + "tx_anchor": 437.43241952430986, + "ty_anchor": 188.75976693093895, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 437.43241952430986, + "cy": 188.75976693093895, + "pixels": 10469 + }, + "tool_body": { + "cx": 585.8393627613674, + "cy": 237.2372386325921, + "pixels": 30130 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 351.2971464019851, + "cy": 232.49813895781637, + "pixels": 1612 + } + } + } + } + }, + { + "frame_idx": 114, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 72.35227272727273, + "ty": 315.9936868686869, + "theta": 2.187108621907696, + "vx": -0.5780298709869385, + "vy": 0.8160156011581421, + "pca_strength": 0.5629640878991403, + "union_pixels": 2376, + "tx_anchor": 72.35227272727273, + "ty_anchor": 315.9936868686869, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 72.35227272727273, + "cy": 315.9936868686869, + "pixels": 2376 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 440.0315315315315, + "ty": 188.5173471343684, + "theta": -2.939523966167038, + "vx": -0.979653537273407, + "vy": -0.20069636404514313, + "pca_strength": 0.8397676654320939, + "union_pixels": 41419, + "tx_anchor": 440.0315315315315, + "ty_anchor": 188.5173471343684, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 440.0315315315315, + "cy": 188.5173471343684, + "pixels": 10434 + }, + "tool_body": { + "cx": 586.8281260612647, + "cy": 236.26397473341032, + "pixels": 29446 + }, + "left_gripper": { + "cx": 318.0, + "cy": 256.0, + "pixels": 2 + }, + "right_gripper": { + "cx": 352.3994795055303, + "cy": 232.24268054651918, + "pixels": 1537 + } + } + } + } + }, + { + "frame_idx": 115, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 72.00294860994103, + "ty": 316.0252737994945, + "theta": 2.1508306673400317, + "vx": -0.5480526685714722, + "vy": 0.8364438414573669, + "pca_strength": 0.5595500277099861, + "union_pixels": 2374, + "tx_anchor": 72.00294860994103, + "ty_anchor": 316.0252737994945, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 72.00294860994103, + "cy": 316.0252737994945, + "pixels": 2374 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 443.2984452028821, + "ty": 188.81968145620021, + "theta": -2.9405604184257017, + "vx": -0.9798609614372253, + "vy": -0.1996808797121048, + "pca_strength": 0.8391258128351965, + "union_pixels": 40714, + "tx_anchor": 443.2984452028821, + "ty_anchor": 188.81968145620021, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 443.2984452028821, + "cy": 188.81968145620021, + "pixels": 10548 + }, + "tool_body": { + "cx": 588.5115020770063, + "cy": 235.52284706950118, + "pixels": 28647 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 356.19354838709677, + "cy": 231.71955233706385, + "pixels": 1519 + } + } + } + } + }, + { + "frame_idx": 116, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 71.89135066041756, + "ty": 316.1857690668939, + "theta": 2.1516388918645033, + "vx": -0.5487285256385803, + "vy": 0.8360006213188171, + "pca_strength": 0.5567754375332485, + "union_pixels": 2347, + "tx_anchor": 71.89135066041756, + "ty_anchor": 316.1857690668939, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 71.89135066041756, + "cy": 316.1857690668939, + "pixels": 2347 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 446.21636259977197, + "ty": 188.7286202964652, + "theta": -2.94225430596883, + "vx": -0.9801978468894958, + "vy": -0.1980208307504654, + "pca_strength": 0.8383884842769288, + "union_pixels": 40114, + "tx_anchor": 446.21636259977197, + "ty_anchor": 188.7286202964652, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 446.21636259977197, + "cy": 188.7286202964652, + "pixels": 10524 + }, + "tool_body": { + "cx": 589.85708171345, + "cy": 235.06687591397082, + "pixels": 28037 + }, + "left_gripper": { + "cx": 354.6666666666667, + "cy": 224.16666666666666, + "pixels": 6 + }, + "right_gripper": { + "cx": 359.17905623787976, + "cy": 231.63736263736263, + "pixels": 1547 + } + } + } + } + }, + { + "frame_idx": 117, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 71.84424475823705, + "ty": 316.280701754386, + "theta": 2.157088380706538, + "vx": -0.5532761216163635, + "vy": 0.8329979181289673, + "pca_strength": 0.5601548227441513, + "union_pixels": 2337, + "tx_anchor": 71.84424475823705, + "ty_anchor": 316.280701754386, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 71.84424475823705, + "cy": 316.280701754386, + "pixels": 2337 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 449.0275855619974, + "ty": 189.04759678324294, + "theta": -2.945884312149569, + "vx": -0.9809101819992065, + "vy": -0.1944614052772522, + "pca_strength": 0.8377836489679704, + "union_pixels": 39572, + "tx_anchor": 449.0275855619974, + "ty_anchor": 189.04759678324294, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 449.0275855619974, + "cy": 189.04759678324294, + "pixels": 10694 + }, + "tool_body": { + "cx": 591.6000073104759, + "cy": 234.39831128006432, + "pixels": 27358 + }, + "left_gripper": { + "cx": 355.0, + "cy": 236.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 361.100724160632, + "cy": 231.20276497695852, + "pixels": 1519 + } + } + } + } + }, + { + "frame_idx": 118, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 71.8248709122203, + "ty": 316.31325301204816, + "theta": 2.148687041377232, + "vx": -0.5462583899497986, + "vy": 0.8376167416572571, + "pca_strength": 0.559310406061433, + "union_pixels": 2324, + "tx_anchor": 71.8248709122203, + "ty_anchor": 316.31325301204816, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 71.8248709122203, + "cy": 316.31325301204816, + "pixels": 2324 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 450.53874813710877, + "ty": 189.0939828614009, + "theta": -2.945798932457262, + "vx": -0.9808935523033142, + "vy": -0.19454514980316162, + "pca_strength": 0.8373088492240854, + "union_pixels": 39312, + "tx_anchor": 450.53874813710877, + "ty_anchor": 189.0939828614009, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 450.53874813710877, + "cy": 189.0939828614009, + "pixels": 10736 + }, + "tool_body": { + "cx": 592.3933365381059, + "cy": 234.18245017194837, + "pixels": 27043 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 362.484670580561, + "cy": 231.4331376386171, + "pixels": 1533 + } + } + } + } + }, + { + "frame_idx": 119, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 71.7788296041308, + "ty": 316.3808089500861, + "theta": 2.149370777428441, + "vx": -0.546830952167511, + "vy": 0.8372430205345154, + "pca_strength": 0.561533222500955, + "union_pixels": 2324, + "tx_anchor": 71.7788296041308, + "ty_anchor": 316.3808089500861, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 71.7788296041308, + "cy": 316.3808089500861, + "pixels": 2324 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 451.15722206559536, + "ty": 188.71891739498167, + "theta": -2.9445887598831266, + "vx": -0.9806573987007141, + "vy": -0.19573205709457397, + "pca_strength": 0.8379828424635466, + "union_pixels": 39075, + "tx_anchor": 451.15722206559536, + "ty_anchor": 188.71891739498167, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 451.15722206559536, + "cy": 188.71891739498167, + "pixels": 10641 + }, + "tool_body": { + "cx": 592.452133194589, + "cy": 233.95547792478072, + "pixels": 26908 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 363.57339449541286, + "cy": 231.20707732634338, + "pixels": 1526 + } + } + } + } + }, + { + "frame_idx": 120, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 71.81164383561644, + "ty": 316.3394691780822, + "theta": 2.1566217658514084, + "vx": -0.5528873801231384, + "vy": 0.8332560062408447, + "pca_strength": 0.563546319672819, + "union_pixels": 2336, + "tx_anchor": 71.81164383561644, + "ty_anchor": 316.3394691780822, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 71.81164383561644, + "cy": 316.3394691780822, + "pixels": 2336 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 452.2930552969652, + "ty": 189.0732638242413, + "theta": -2.9469787643180982, + "vx": -0.9811224341392517, + "vy": -0.1933877319097519, + "pca_strength": 0.83707184106698, + "union_pixels": 38919, + "tx_anchor": 452.2930552969652, + "ty_anchor": 189.0732638242413, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 452.2930552969652, + "cy": 189.0732638242413, + "pixels": 10742 + }, + "tool_body": { + "cx": 593.1724409744379, + "cy": 233.882812206749, + "pixels": 26641 + }, + "left_gripper": { + "cx": 347.6666666666667, + "cy": 233.33333333333334, + "pixels": 3 + }, + "right_gripper": { + "cx": 364.95172863666016, + "cy": 231.13959556425309, + "pixels": 1533 + } + } + } + } + }, + { + "frame_idx": 121, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 71.77031650983747, + "ty": 316.298118049615, + "theta": 2.1499036388074653, + "vx": -0.54727703332901, + "vy": 0.8369515538215637, + "pca_strength": 0.5617081862475172, + "union_pixels": 2338, + "tx_anchor": 71.77031650983747, + "ty_anchor": 316.298118049615, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 71.77031650983747, + "cy": 316.298118049615, + "pixels": 2338 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 452.564854732896, + "ty": 188.82230552952203, + "theta": -2.946029153250549, + "vx": -0.9809383153915405, + "vy": -0.19431932270526886, + "pca_strength": 0.8372968349103944, + "union_pixels": 38812, + "tx_anchor": 452.564854732896, + "ty_anchor": 188.82230552952203, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 452.564854732896, + "cy": 188.82230552952203, + "pixels": 10670 + }, + "tool_body": { + "cx": 593.0948463676658, + "cy": 233.8160168281872, + "pixels": 26622 + }, + "left_gripper": { + "cx": 360.8, + "cy": 229.6, + "pixels": 5 + }, + "right_gripper": { + "cx": 365.16831683168317, + "cy": 230.92673267326734, + "pixels": 1515 + } + } + } + } + }, + { + "frame_idx": 122, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 71.80797256750965, + "ty": 316.3669095585084, + "theta": 2.159962456891285, + "vx": -0.5556679368019104, + "vy": 0.8314043283462524, + "pca_strength": 0.5615605278845697, + "union_pixels": 2333, + "tx_anchor": 71.80797256750965, + "ty_anchor": 316.3669095585084, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 71.80797256750965, + "cy": 316.3669095585084, + "pixels": 2333 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 451.81579195326486, + "ty": 188.8497126166023, + "theta": -2.949904460817646, + "vx": -0.9816840291023254, + "vy": -0.19051644206047058, + "pca_strength": 0.838872999995623, + "union_pixels": 38817, + "tx_anchor": 451.81579195326486, + "ty_anchor": 188.8497126166023, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 451.81579195326486, + "cy": 188.8497126166023, + "pixels": 10613 + }, + "tool_body": { + "cx": 592.7263055368247, + "cy": 233.5714392747434, + "pixels": 26694 + }, + "left_gripper": { + "cx": 357.0, + "cy": 235.0, + "pixels": 2 + }, + "right_gripper": { + "cx": 364.97214854111405, + "cy": 230.87997347480106, + "pixels": 1508 + } + } + } + } + }, + { + "frame_idx": 123, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 71.80807213396308, + "ty": 316.3920137398025, + "theta": 2.162647819072263, + "vx": -0.5578985810279846, + "vy": 0.8299092054367065, + "pca_strength": 0.5617668104550877, + "union_pixels": 2329, + "tx_anchor": 71.80807213396308, + "ty_anchor": 316.3920137398025, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 71.80807213396308, + "cy": 316.3920137398025, + "pixels": 2329 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 451.43510728802346, + "ty": 188.83845354003213, + "theta": -2.9456562042259944, + "vx": -0.9808658361434937, + "vy": -0.194685161113739, + "pca_strength": 0.839234884743248, + "union_pixels": 38801, + "tx_anchor": 451.43510728802346, + "ty_anchor": 188.83845354003213, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 451.43510728802346, + "cy": 188.83845354003213, + "pixels": 10579 + }, + "tool_body": { + "cx": 592.6180898876404, + "cy": 233.42846441947566, + "pixels": 26700 + }, + "left_gripper": { + "cx": 396.5, + "cy": 219.0, + "pixels": 2 + }, + "right_gripper": { + "cx": 364.55065789473684, + "cy": 230.73881578947368, + "pixels": 1520 + } + } + } + } + }, + { + "frame_idx": 124, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 71.77993109388458, + "ty": 316.4074074074074, + "theta": 2.158649255469842, + "vx": -0.5545756816864014, + "vy": 0.8321333527565002, + "pca_strength": 0.5620842824846152, + "union_pixels": 2322, + "tx_anchor": 71.77993109388458, + "ty_anchor": 316.4074074074074, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 71.77993109388458, + "cy": 316.4074074074074, + "pixels": 2322 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 451.1106161137441, + "ty": 188.73744075829384, + "theta": -2.9480642891134483, + "vx": -0.9813317656517029, + "vy": -0.19232258200645447, + "pca_strength": 0.8389099056773458, + "union_pixels": 38826, + "tx_anchor": 451.1106161137441, + "ty_anchor": 188.73744075829384, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 451.1106161137441, + "cy": 188.73744075829384, + "pixels": 10550 + }, + "tool_body": { + "cx": 592.474827947337, + "cy": 233.33370736086175, + "pixels": 26736 + }, + "left_gripper": { + "cx": 395.0, + "cy": 218.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 364.635477582846, + "cy": 230.71020142949968, + "pixels": 1539 + } + } + } + } + }, + { + "frame_idx": 125, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 71.82987910189983, + "ty": 316.2392055267703, + "theta": 2.181035236045188, + "vx": -0.5730632543563843, + "vy": 0.8195111155509949, + "pca_strength": 0.5634345489018431, + "union_pixels": 2316, + "tx_anchor": 71.82987910189983, + "ty_anchor": 316.2392055267703, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 71.82987910189983, + "cy": 316.2392055267703, + "pixels": 2316 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 451.01695873374786, + "ty": 189.06679856792914, + "theta": -2.949673427298465, + "vx": -0.9816399812698364, + "vy": -0.19074323773384094, + "pca_strength": 0.8414942884172759, + "union_pixels": 38829, + "tx_anchor": 451.01695873374786, + "ty_anchor": 189.06679856792914, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 451.01695873374786, + "cy": 189.06679856792914, + "pixels": 10614 + }, + "tool_body": { + "cx": 592.5700580850665, + "cy": 233.31058647180063, + "pixels": 26685 + }, + "left_gripper": { + "cx": 395.0, + "cy": 218.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 363.9699149771092, + "cy": 230.55722694571617, + "pixels": 1529 + } + } + } + } + }, + { + "frame_idx": 126, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 71.90125595495886, + "ty": 316.2867042009528, + "theta": 2.1816617350958976, + "vx": -0.5735765695571899, + "vy": 0.8191519379615784, + "pca_strength": 0.5675417050794127, + "union_pixels": 2309, + "tx_anchor": 71.90125595495886, + "ty_anchor": 316.2867042009528, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 71.90125595495886, + "cy": 316.2867042009528, + "pixels": 2309 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 449.9858291842206, + "ty": 188.48716966679433, + "theta": -2.945167278818987, + "vx": -0.980770468711853, + "vy": -0.19516469538211823, + "pca_strength": 0.8387068374044068, + "union_pixels": 38879, + "tx_anchor": 449.9858291842206, + "ty_anchor": 188.48716966679433, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 449.9858291842206, + "cy": 188.48716966679433, + "pixels": 10444 + }, + "tool_body": { + "cx": 591.8036198758688, + "cy": 233.08555394507005, + "pixels": 26907 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 363.24803664921467, + "cy": 230.34685863874344, + "pixels": 1528 + } + } + } + } + }, + { + "frame_idx": 127, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 72.00722175021241, + "ty": 316.25446049277826, + "theta": 2.180375542163182, + "vx": -0.5725225210189819, + "vy": 0.8198890089988708, + "pca_strength": 0.5651186182245749, + "union_pixels": 2354, + "tx_anchor": 72.00722175021241, + "ty_anchor": 316.25446049277826, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 72.00722175021241, + "cy": 316.25446049277826, + "pixels": 2354 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 448.18068116220894, + "ty": 188.18414469886474, + "theta": -2.948247735649107, + "vx": -0.9813670516014099, + "vy": -0.1921425610780716, + "pca_strength": 0.8432792430038251, + "union_pixels": 39113, + "tx_anchor": 448.18068116220894, + "ty_anchor": 188.18414469886474, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 448.18068116220894, + "cy": 188.18414469886474, + "pixels": 10394 + }, + "tool_body": { + "cx": 590.9186812378114, + "cy": 233.08529271074806, + "pixels": 27177 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 361.64656290531775, + "cy": 230.34760051880676, + "pixels": 1542 + } + } + } + } + }, + { + "frame_idx": 128, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 71.94821731748726, + "ty": 315.9762308998302, + "theta": 2.197480802015771, + "vx": -0.5864624977111816, + "vy": 0.8099763989448547, + "pca_strength": 0.5650371461327979, + "union_pixels": 2356, + "tx_anchor": 71.94821731748726, + "ty_anchor": 315.9762308998302, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 71.94821731748726, + "cy": 315.9762308998302, + "pixels": 2356 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 446.2078175260747, + "ty": 187.93215713032458, + "theta": -2.9487491615045625, + "vx": -0.9814632534980774, + "vy": -0.19165045022964478, + "pca_strength": 0.8429555464531922, + "union_pixels": 39331, + "tx_anchor": 446.2078175260747, + "ty_anchor": 187.93215713032458, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 446.2078175260747, + "cy": 187.93215713032458, + "pixels": 10259 + }, + "tool_body": { + "cx": 589.9929521179976, + "cy": 233.05692799534984, + "pixels": 27526 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 360.395213454075, + "cy": 230.11578266494178, + "pixels": 1546 + } + } + } + } + } + ], + "saved_at_unix": 1769897606.38656 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000020_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000020_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..20f670ce08b0d283ec4866f94edd2be09c4547d4 --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000020_tool_poses.json @@ -0,0 +1,6517 @@ +{ + "clip_id": "1_c8yY53Lz", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/PREPARE/1_c8yY53Lz.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/PREPARE/1_c8yY53Lz", + "num_frames": 67, + "tools": [ + "grasper", + "scissors" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 157.34766233766234, + "ty": 67.64935064935065, + "theta": -0.4495975120543207, + "vx": 0.9006221294403076, + "vy": -0.43460309505462646, + "pca_strength": null, + "union_pixels": 13455, + "tx_anchor": 157.34766233766234, + "ty_anchor": 67.64935064935065, + "other_grip_x": 164.5666377063423, + "other_grip_y": 64.16576889661164, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 157.34766233766234, + "cy": 67.64935064935065, + "pixels": 7700 + }, + "right_gripper": { + "cx": 164.5666377063423, + "cy": 64.16576889661164, + "pixels": 5755 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 391.34747583243825, + "ty": 356.703544575725, + "theta": -2.3009325439912502, + "vx": -0.6669711470603943, + "vy": -0.7450835704803467, + "pca_strength": 0.8115027640436947, + "union_pixels": 15475, + "tx_anchor": 391.34747583243825, + "ty_anchor": 356.703544575725, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 391.34747583243825, + "cy": 356.703544575725, + "pixels": 1862 + }, + "tool_body": { + "cx": 420.3986940656808, + "cy": 415.7351642020357, + "pixels": 10414 + }, + "left_gripper": { + "cx": 328.22121604139716, + "cy": 309.1106080206986, + "pixels": 1546 + }, + "right_gripper": { + "cx": 350.134906231095, + "cy": 303.3236539624924, + "pixels": 1653 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 147.4839248434238, + "ty": 75.166040361865, + "theta": -2.062795625495636, + "vx": -0.47238898277282715, + "vy": -0.8813901543617249, + "pca_strength": null, + "union_pixels": 14047, + "tx_anchor": 147.4839248434238, + "ty_anchor": 75.166040361865, + "other_grip_x": 141.34785776741475, + "other_grip_y": 63.717283590789854, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 147.4839248434238, + "cy": 75.166040361865, + "pixels": 7185 + }, + "right_gripper": { + "cx": 141.34785776741475, + "cy": 63.717283590789854, + "pixels": 6862 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 387.30182176267846, + "ty": 355.8616445100935, + "theta": -2.3264704321139487, + "vx": -0.6857794523239136, + "vy": -0.7278094291687012, + "pca_strength": 0.8138033356219029, + "union_pixels": 16230, + "tx_anchor": 387.30182176267846, + "ty_anchor": 355.8616445100935, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 387.30182176267846, + "cy": 355.8616445100935, + "pixels": 2031 + }, + "tool_body": { + "cx": 418.05593954474244, + "cy": 415.34817067551376, + "pixels": 10851 + }, + "left_gripper": { + "cx": 321.1824494949495, + "cy": 308.344696969697, + "pixels": 1584 + }, + "right_gripper": { + "cx": 343.83560090702946, + "cy": 302.06179138321994, + "pixels": 1764 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 135.85629486471564, + "ty": 80.72101049144119, + "theta": -2.4867134159232283, + "vx": -0.7931214570999146, + "vy": -0.609063446521759, + "pca_strength": null, + "union_pixels": 14074, + "tx_anchor": 135.85629486471564, + "ty_anchor": 80.72101049144119, + "other_grip_x": 120.46471449487555, + "other_grip_y": 68.90131771595901, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 135.85629486471564, + "cy": 80.72101049144119, + "pixels": 7244 + }, + "right_gripper": { + "cx": 120.46471449487555, + "cy": 68.90131771595901, + "pixels": 6830 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 382.7203931203931, + "ty": 353.53710073710073, + "theta": -2.348567943896848, + "vx": -0.7016934752464294, + "vy": -0.7124789357185364, + "pca_strength": 0.8146004445975066, + "union_pixels": 16890, + "tx_anchor": 382.7203931203931, + "ty_anchor": 353.53710073710073, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 382.7203931203931, + "cy": 353.53710073710073, + "pixels": 2035 + }, + "tool_body": { + "cx": 415.42704595185995, + "cy": 414.3642888402626, + "pixels": 11425 + }, + "left_gripper": { + "cx": 315.97193585337914, + "cy": 307.10767468499427, + "pixels": 1746 + }, + "right_gripper": { + "cx": 338.7684085510689, + "cy": 301.1377672209026, + "pixels": 1684 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 121.23443172298241, + "ty": 86.20259703993298, + "theta": -2.5512979097564146, + "vx": -0.8307766914367676, + "vy": -0.5566059350967407, + "pca_strength": null, + "union_pixels": 13666, + "tx_anchor": 121.23443172298241, + "ty_anchor": 86.20259703993298, + "other_grip_x": 109.29228167281673, + "other_grip_y": 78.20156826568265, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 121.23443172298241, + "cy": 86.20259703993298, + "pixels": 7162 + }, + "right_gripper": { + "cx": 109.29228167281673, + "cy": 78.20156826568265, + "pixels": 6504 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 379.9064935064935, + "ty": 349.1355844155844, + "theta": -2.3628986289292673, + "vx": -0.7118313908576965, + "vy": -0.702350378036499, + "pca_strength": 0.8251629645749174, + "union_pixels": 17501, + "tx_anchor": 379.9064935064935, + "ty_anchor": 349.1355844155844, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 379.9064935064935, + "cy": 349.1355844155844, + "pixels": 1925 + }, + "tool_body": { + "cx": 417.5408525022673, + "cy": 412.9456674086899, + "pixels": 12129 + }, + "left_gripper": { + "cx": 313.88028169014086, + "cy": 302.885698808234, + "pixels": 1846 + }, + "right_gripper": { + "cx": 336.1211742660837, + "cy": 297.04497189256716, + "pixels": 1601 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 114.37278683953716, + "ty": 94.9710023699986, + "theta": -2.8200158177185153, + "vx": -0.9487382173538208, + "vy": -0.31606295704841614, + "pca_strength": null, + "union_pixels": 12843, + "tx_anchor": 114.37278683953716, + "ty_anchor": 94.9710023699986, + "other_grip_x": 100.65608465608466, + "other_grip_y": 90.40141093474426, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 114.37278683953716, + "cy": 94.9710023699986, + "pixels": 7173 + }, + "right_gripper": { + "cx": 100.65608465608466, + "cy": 90.40141093474426, + "pixels": 5670 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 382.8531175059952, + "ty": 342.3603117505995, + "theta": -2.3782594391473424, + "vx": -0.7225356698036194, + "vy": -0.6913336515426636, + "pca_strength": 0.8409986326007168, + "union_pixels": 18383, + "tx_anchor": 382.8531175059952, + "ty_anchor": 342.3603117505995, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 382.8531175059952, + "cy": 342.3603117505995, + "pixels": 1668 + }, + "tool_body": { + "cx": 424.6122092139273, + "cy": 410.65721453550253, + "pixels": 13154 + }, + "left_gripper": { + "cx": 314.05890804597703, + "cy": 294.9521072796935, + "pixels": 2088 + }, + "right_gripper": { + "cx": 337.714188730482, + "cy": 290.9239646978954, + "pixels": 1473 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 120.53823263035322, + "ty": 101.61961443912537, + "theta": -2.7997574529556943, + "vx": -0.942141056060791, + "vy": -0.3352166712284088, + "pca_strength": null, + "union_pixels": 13753, + "tx_anchor": 120.53823263035322, + "ty_anchor": 101.61961443912537, + "other_grip_x": 106.60889774236388, + "other_grip_y": 96.66351261620186, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 120.53823263035322, + "cy": 101.61961443912537, + "pixels": 7729 + }, + "right_gripper": { + "cx": 106.60889774236388, + "cy": 96.66351261620186, + "pixels": 6024 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 386.9665505226481, + "ty": 333.3296167247387, + "theta": -2.4247050894843896, + "vx": -0.7538543939590454, + "vy": -0.6570415496826172, + "pca_strength": 0.8466455012952386, + "union_pixels": 19847, + "tx_anchor": 386.9665505226481, + "ty_anchor": 333.3296167247387, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 386.9665505226481, + "cy": 333.3296167247387, + "pixels": 1435 + }, + "tool_body": { + "cx": 436.52739220814055, + "cy": 407.22114933279687, + "pixels": 14913 + }, + "left_gripper": { + "cx": 315.4357459379616, + "cy": 290.96602658788777, + "pixels": 2031 + }, + "right_gripper": { + "cx": 340.1410081743869, + "cy": 284.64645776566755, + "pixels": 1468 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 130.60805319541927, + "ty": 102.8899150350942, + "theta": -2.7423013449504396, + "vx": -0.9213367104530334, + "vy": -0.38876548409461975, + "pca_strength": null, + "union_pixels": 15261, + "tx_anchor": 130.60805319541927, + "ty_anchor": 102.8899150350942, + "other_grip_x": 115.20700280112045, + "other_grip_y": 96.39131652661064, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.60805319541927, + "cy": 102.8899150350942, + "pixels": 8121 + }, + "right_gripper": { + "cx": 115.20700280112045, + "cy": 96.39131652661064, + "pixels": 7140 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 391.86711281070745, + "ty": 322.3585086042065, + "theta": -2.5073688422659868, + "vx": -0.805531919002533, + "vy": -0.5925524830818176, + "pca_strength": 0.8561403061775017, + "union_pixels": 22148, + "tx_anchor": 391.86711281070745, + "ty_anchor": 322.3585086042065, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 391.86711281070745, + "cy": 322.3585086042065, + "pixels": 1046 + }, + "tool_body": { + "cx": 456.8246312601649, + "cy": 403.55033368851997, + "pixels": 17831 + }, + "left_gripper": { + "cx": 318.2624798711755, + "cy": 284.9855072463768, + "pixels": 1863 + }, + "right_gripper": { + "cx": 342.4957386363636, + "cy": 275.8302556818182, + "pixels": 1408 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 137.228788896351, + "ty": 113.23807924781732, + "theta": -2.668836480854136, + "vx": -0.8903166651725769, + "vy": -0.4553418755531311, + "pca_strength": null, + "union_pixels": 16531, + "tx_anchor": 137.228788896351, + "ty_anchor": 113.23807924781732, + "other_grip_x": 119.33210477820192, + "other_grip_y": 104.08503356588128, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 137.228788896351, + "cy": 113.23807924781732, + "pixels": 8934 + }, + "right_gripper": { + "cx": 119.33210477820192, + "cy": 104.08503356588128, + "pixels": 7597 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 397.74831081081084, + "ty": 315.67905405405406, + "theta": -2.616375665251415, + "vx": -0.8652151823043823, + "vy": -0.5014007687568665, + "pca_strength": 0.8753121301930727, + "union_pixels": 26570, + "tx_anchor": 397.74831081081084, + "ty_anchor": 315.67905405405406, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 397.74831081081084, + "cy": 315.67905405405406, + "pixels": 592 + }, + "tool_body": { + "cx": 483.9511176287606, + "cy": 400.6340487934942, + "pixels": 22503 + }, + "left_gripper": { + "cx": 322.3568281938326, + "cy": 280.29760156632403, + "pixels": 2043 + }, + "right_gripper": { + "cx": 347.5377094972067, + "cy": 271.08240223463685, + "pixels": 1432 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 144.54738612045247, + "ty": 139.7415163558545, + "theta": -2.2812104074202253, + "vx": -0.6521477103233337, + "vy": -0.7580918669700623, + "pca_strength": null, + "union_pixels": 21189, + "tx_anchor": 144.54738612045247, + "ty_anchor": 139.7415163558545, + "other_grip_x": 130.58099938309687, + "other_grip_y": 123.50623072177667, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 144.54738612045247, + "cy": 139.7415163558545, + "pixels": 13084 + }, + "right_gripper": { + "cx": 130.58099938309687, + "cy": 123.50623072177667, + "pixels": 8105 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 414.3551401869159, + "ty": 308.8392523364486, + "theta": -2.671779737563047, + "vx": -0.8916530013084412, + "vy": -0.45271947979927063, + "pca_strength": 0.8939181298644466, + "union_pixels": 30689, + "tx_anchor": 414.3551401869159, + "ty_anchor": 308.8392523364486, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 414.3551401869159, + "cy": 308.8392523364486, + "pixels": 1070 + }, + "tool_body": { + "cx": 510.62967416602015, + "cy": 399.1525601241272, + "pixels": 25780 + }, + "left_gripper": { + "cx": 324.8624338624339, + "cy": 277.06227106227107, + "pixels": 2457 + }, + "right_gripper": { + "cx": 353.534008683068, + "cy": 267.40882778581766, + "pixels": 1382 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 156.34055517941775, + "ty": 163.53808395396072, + "theta": -2.085835000719518, + "vx": -0.4925684928894043, + "vy": -0.8702736496925354, + "pca_strength": null, + "union_pixels": 25352, + "tx_anchor": 156.34055517941775, + "ty_anchor": 163.53808395396072, + "other_grip_x": 138.07661052009456, + "other_grip_y": 131.26920803782505, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 156.34055517941775, + "cy": 163.53808395396072, + "pixels": 11816 + }, + "right_gripper": { + "cx": 138.07661052009456, + "cy": 131.26920803782505, + "pixels": 13536 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 384.89168062534895, + "ty": 331.8654383026242, + "theta": -2.714786275682043, + "vx": -0.9102924466133118, + "vy": -0.41396579146385193, + "pca_strength": 0.8943420695746893, + "union_pixels": 33385, + "tx_anchor": 384.89168062534895, + "ty_anchor": 331.8654383026242, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 384.89168062534895, + "cy": 331.8654383026242, + "pixels": 1791 + }, + "tool_body": { + "cx": 529.0498096674568, + "cy": 395.3001508295626, + "pixels": 27846 + }, + "left_gripper": { + "cx": 333.5884476534296, + "cy": 270.3983152827918, + "pixels": 2493 + }, + "right_gripper": { + "cx": 363.22788844621516, + "cy": 265.14980079681277, + "pixels": 1255 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 163.67290187891442, + "ty": 180.47674321503132, + "theta": -1.9467606436350726, + "vx": -0.36716967821121216, + "vy": -0.930154025554657, + "pca_strength": null, + "union_pixels": 15107, + "tx_anchor": 163.67290187891442, + "ty_anchor": 180.47674321503132, + "other_grip_x": 131.6005747126437, + "other_grip_y": 99.22765006385696, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 163.67290187891442, + "cy": 180.47674321503132, + "pixels": 11975 + }, + "right_gripper": { + "cx": 131.6005747126437, + "cy": 99.22765006385696, + "pixels": 3132 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 403.84088127294984, + "ty": 321.85720114239086, + "theta": -2.7237759944577755, + "vx": -0.9139770269393921, + "vy": -0.4057658910751343, + "pca_strength": 0.8921336485636763, + "union_pixels": 35391, + "tx_anchor": 403.84088127294984, + "ty_anchor": 321.85720114239086, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 403.84088127294984, + "cy": 321.85720114239086, + "pixels": 2451 + }, + "tool_body": { + "cx": 542.4482297700243, + "cy": 390.5681872707955, + "pixels": 29177 + }, + "left_gripper": { + "cx": 335.85291858678954, + "cy": 267.46620583717356, + "pixels": 2604 + }, + "right_gripper": { + "cx": 365.84641932700606, + "cy": 260.3710094909405, + "pixels": 1159 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 169.865438108484, + "ty": 188.00608484005562, + "theta": -1.9605796815396377, + "vx": -0.37998801469802856, + "vy": -0.9249913692474365, + "pca_strength": null, + "union_pixels": 15031, + "tx_anchor": 169.865438108484, + "ty_anchor": 188.00608484005562, + "other_grip_x": 135.97731783385314, + "other_grip_y": 105.5134675361497, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 169.865438108484, + "cy": 188.00608484005562, + "pixels": 11504 + }, + "right_gripper": { + "cx": 135.97731783385314, + "cy": 105.5134675361497, + "pixels": 3527 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 400.6666666666667, + "ty": 321.94652191395255, + "theta": -2.732066310631766, + "vx": -0.9173095226287842, + "vy": -0.39817488193511963, + "pca_strength": 0.8926063218744291, + "union_pixels": 36210, + "tx_anchor": 400.6666666666667, + "ty_anchor": 321.94652191395255, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 400.6666666666667, + "cy": 321.94652191395255, + "pixels": 2487 + }, + "tool_body": { + "cx": 550.890806138176, + "cy": 386.3118005762916, + "pixels": 29846 + }, + "left_gripper": { + "cx": 339.2766631467793, + "cy": 266.5040478704681, + "pixels": 2841 + }, + "right_gripper": { + "cx": 368.08011583011586, + "cy": 257.8542471042471, + "pixels": 1036 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 165.93543543543544, + "ty": 176.47476047476047, + "theta": -1.8220131187538127, + "vx": -0.24858275055885315, + "vy": -0.9686107039451599, + "pca_strength": null, + "union_pixels": 17892, + "tx_anchor": 165.93543543543544, + "ty_anchor": 176.47476047476047, + "other_grip_x": 147.83819764464926, + "other_grip_y": 105.95826932923707, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 165.93543543543544, + "cy": 176.47476047476047, + "pixels": 13986 + }, + "right_gripper": { + "cx": 147.83819764464926, + "cy": 105.95826932923707, + "pixels": 3906 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 549.8491955805389, + "ty": 380.5120824449183, + "theta": -2.7455066318548034, + "vx": -0.9225781559944153, + "vy": -0.38581037521362305, + "pca_strength": 0.8850406709324057, + "union_pixels": 35115, + "tx_anchor": 549.8491955805389, + "ty_anchor": 380.5120824449183, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 549.8491955805389, + "cy": 380.5120824449183, + "pixels": 30954 + }, + "tool_body": { + "cx": 496.6363636363636, + "cy": 412.4385026737968, + "pixels": 374 + }, + "left_gripper": { + "cx": 337.2648787656135, + "cy": 269.31006612784716, + "pixels": 2722 + }, + "right_gripper": { + "cx": 363.3530516431925, + "cy": 256.7389671361502, + "pixels": 1065 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 171.34907125970955, + "ty": 172.84788922661264, + "theta": -1.8155149942559652, + "vx": -0.24228337407112122, + "vy": -0.9702054858207703, + "pca_strength": null, + "union_pixels": 19258, + "tx_anchor": 171.34907125970955, + "ty_anchor": 172.84788922661264, + "other_grip_x": 153.44217381540534, + "other_grip_y": 101.14102852009881, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 171.34907125970955, + "cy": 172.84788922661264, + "pixels": 14805 + }, + "right_gripper": { + "cx": 153.44217381540534, + "cy": 101.14102852009881, + "pixels": 4453 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 547.5957063361578, + "ty": 378.3107373213608, + "theta": -2.7701103212913116, + "vx": -0.931790292263031, + "vy": -0.36299705505371094, + "pca_strength": 0.888109578383362, + "union_pixels": 35488, + "tx_anchor": 547.5957063361578, + "ty_anchor": 378.3107373213608, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 547.5957063361578, + "cy": 378.3107373213608, + "pixels": 31628 + }, + "tool_body": { + "cx": 510.29253731343283, + "cy": 416.59402985074627, + "pixels": 335 + }, + "left_gripper": { + "cx": 339.4159509202454, + "cy": 275.97873210633946, + "pixels": 2445 + }, + "right_gripper": { + "cx": 360.68981481481484, + "cy": 257.5018518518518, + "pixels": 1080 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 174.05401836247012, + "ty": 168.30895484844675, + "theta": -1.7613552221083282, + "vx": -0.18940770626068115, + "vy": -0.9818985462188721, + "pca_strength": null, + "union_pixels": 20644, + "tx_anchor": 174.05401836247012, + "ty_anchor": 168.30895484844675, + "other_grip_x": 160.69590889919866, + "other_grip_y": 99.059890341628, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 174.05401836247012, + "cy": 168.30895484844675, + "pixels": 15902 + }, + "right_gripper": { + "cx": 160.69590889919866, + "cy": 99.059890341628, + "pixels": 4742 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 542.1496247960848, + "ty": 374.0251876019576, + "theta": -2.776746425750755, + "vx": -0.9341786503791809, + "vy": -0.3568056523799896, + "pca_strength": 0.8896045687750771, + "union_pixels": 35876, + "tx_anchor": 542.1496247960848, + "ty_anchor": 374.0251876019576, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 542.1496247960848, + "cy": 374.0251876019576, + "pixels": 30650 + }, + "tool_body": { + "cx": 628.7224824355972, + "cy": 431.9765807962529, + "pixels": 1708 + }, + "left_gripper": { + "cx": 338.98443416070677, + "cy": 279.22423222549435, + "pixels": 2377 + }, + "right_gripper": { + "cx": 358.30236634531116, + "cy": 257.5950920245399, + "pixels": 1141 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 175.1728426077126, + "ty": 166.55464137671146, + "theta": -1.6913216843163867, + "vx": -0.12023376673460007, + "vy": -0.992745578289032, + "pca_strength": null, + "union_pixels": 20897, + "tx_anchor": 175.1728426077126, + "ty_anchor": 166.55464137671146, + "other_grip_x": 167.11718592964823, + "other_grip_y": 100.04080402010051, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 175.1728426077126, + "cy": 166.55464137671146, + "pixels": 15922 + }, + "right_gripper": { + "cx": 167.11718592964823, + "cy": 100.04080402010051, + "pixels": 4975 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 542.8587526461488, + "ty": 372.17720241003093, + "theta": -2.7849250846209395, + "vx": -0.937065601348877, + "vy": -0.3491534888744354, + "pca_strength": 0.8896901823910423, + "union_pixels": 35990, + "tx_anchor": 542.8587526461488, + "ty_anchor": 372.17720241003093, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 542.8587526461488, + "cy": 372.17720241003093, + "pixels": 30705 + }, + "tool_body": { + "cx": 636.1615871190339, + "cy": 433.2829212190914, + "pixels": 1739 + }, + "left_gripper": { + "cx": 338.5967010309278, + "cy": 278.9641237113402, + "pixels": 2425 + }, + "right_gripper": { + "cx": 358.1329170383586, + "cy": 257.4799286351472, + "pixels": 1121 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 175.8889302787608, + "ty": 169.0090022971379, + "theta": -1.6708557504097616, + "vx": -0.09989254176616669, + "vy": -0.9949982166290283, + "pca_strength": null, + "union_pixels": 21242, + "tx_anchor": 175.8889302787608, + "ty_anchor": 169.0090022971379, + "other_grip_x": 169.25920155793574, + "other_grip_y": 102.97234664070108, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 175.8889302787608, + "cy": 169.0090022971379, + "pixels": 16107 + }, + "right_gripper": { + "cx": 169.25920155793574, + "cy": 102.97234664070108, + "pixels": 5135 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 633.0156208978734, + "ty": 378.3792333945918, + "theta": -2.8000770298090023, + "vx": -0.9422481656074524, + "vy": -0.3349155783653259, + "pca_strength": 0.886876861101079, + "union_pixels": 35026, + "tx_anchor": 633.0156208978734, + "ty_anchor": 378.3792333945918, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 633.0156208978734, + "cy": 378.3792333945918, + "pixels": 7618 + }, + "tool_body": { + "cx": 526.6827389089101, + "cy": 374.45814175054886, + "pixels": 24141 + }, + "left_gripper": { + "cx": 340.1209995615958, + "cy": 278.38798772468215, + "pixels": 2281 + }, + "right_gripper": { + "cx": 360.5679513184584, + "cy": 259.2474645030426, + "pixels": 986 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 173.66555243836925, + "ty": 170.8831851011759, + "theta": -1.6430453048392166, + "vx": -0.07218614220619202, + "vy": -0.9973912239074707, + "pca_strength": null, + "union_pixels": 22301, + "tx_anchor": 173.66555243836925, + "ty_anchor": 170.8831851011759, + "other_grip_x": 168.94899062725307, + "other_grip_y": 105.71467195385725, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 173.66555243836925, + "cy": 170.8831851011759, + "pixels": 16753 + }, + "right_gripper": { + "cx": 168.94899062725307, + "cy": 105.71467195385725, + "pixels": 5548 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 544.2667179585818, + "ty": 366.65387574533565, + "theta": -2.79510207824962, + "vx": -0.9405702948570251, + "vy": -0.33959904313087463, + "pca_strength": 0.8852006288831675, + "union_pixels": 36022, + "tx_anchor": 544.2667179585818, + "ty_anchor": 366.65387574533565, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 544.2667179585818, + "cy": 366.65387574533565, + "pixels": 31194 + }, + "tool_body": { + "cx": 653.8576555023924, + "cy": 434.63277511961724, + "pixels": 1672 + }, + "left_gripper": { + "cx": 338.52772643253235, + "cy": 277.62384473197784, + "pixels": 2164 + }, + "right_gripper": { + "cx": 359.17540322580646, + "cy": 257.29637096774195, + "pixels": 992 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 171.65734265734267, + "ty": 173.53622847740496, + "theta": -1.6210199678591555, + "vx": -0.05020252987742424, + "vy": -0.9987390637397766, + "pca_strength": null, + "union_pixels": 22734, + "tx_anchor": 171.65734265734267, + "ty_anchor": 173.53622847740496, + "other_grip_x": 168.42329893300683, + "other_grip_y": 109.19730627951724, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 171.65734265734267, + "cy": 173.53622847740496, + "pixels": 17017 + }, + "right_gripper": { + "cx": 168.42329893300683, + "cy": 109.19730627951724, + "pixels": 5717 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 543.8485560139638, + "ty": 363.3124404950809, + "theta": -2.801733010361555, + "vx": -0.9428014755249023, + "vy": -0.33335477113723755, + "pca_strength": 0.8824671864528364, + "union_pixels": 36569, + "tx_anchor": 543.8485560139638, + "ty_anchor": 363.3124404950809, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 543.8485560139638, + "cy": 363.3124404950809, + "pixels": 31510 + }, + "tool_body": { + "cx": 648.4801123069724, + "cy": 429.8479176415536, + "pixels": 2137 + }, + "left_gripper": { + "cx": 338.39505041246565, + "cy": 274.30614115490374, + "pixels": 2182 + }, + "right_gripper": { + "cx": 360.072972972973, + "cy": 255.29189189189188, + "pixels": 740 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 171.6878930372217, + "ty": 177.7570675882386, + "theta": -1.614996681390964, + "vx": -0.04418596625328064, + "vy": -0.9990233778953552, + "pca_strength": null, + "union_pixels": 23435, + "tx_anchor": 171.6878930372217, + "ty_anchor": 177.7570675882386, + "other_grip_x": 168.81362378976488, + "other_grip_y": 112.77126556016597, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 171.6878930372217, + "cy": 177.7570675882386, + "pixels": 17651 + }, + "right_gripper": { + "cx": 168.81362378976488, + "cy": 112.77126556016597, + "pixels": 5784 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 543.65177680798, + "ty": 360.43949501246885, + "theta": -2.811477426382753, + "vx": -0.9460050463676453, + "vy": -0.32415205240249634, + "pca_strength": 0.8762985107775066, + "union_pixels": 36909, + "tx_anchor": 543.65177680798, + "ty_anchor": 360.43949501246885, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 543.65177680798, + "cy": 360.43949501246885, + "pixels": 32080 + }, + "tool_body": { + "cx": 648.6370336250576, + "cy": 428.7098111469369, + "pixels": 2171 + }, + "left_gripper": { + "cx": 333.95071090047395, + "cy": 281.46824644549764, + "pixels": 1055 + }, + "right_gripper": { + "cx": 350.49906425452275, + "cy": 259.10667498440426, + "pixels": 1603 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 171.54017094017095, + "ty": 180.62889440308794, + "theta": -1.5810581308017233, + "vx": -0.010261624120175838, + "vy": -0.9999473690986633, + "pca_strength": null, + "union_pixels": 23859, + "tx_anchor": 171.54017094017095, + "ty_anchor": 180.62889440308794, + "other_grip_x": 170.888714185884, + "other_grip_y": 117.14727463312369, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 171.54017094017095, + "cy": 180.62889440308794, + "pixels": 18135 + }, + "right_gripper": { + "cx": 170.888714185884, + "cy": 117.14727463312369, + "pixels": 5724 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 542.1852769367221, + "ty": 358.1187876563599, + "theta": -2.8174361429121486, + "vx": -0.9479197263717651, + "vy": -0.3185093402862549, + "pca_strength": 0.8716212811250196, + "union_pixels": 37468, + "tx_anchor": 542.1852769367221, + "ty_anchor": 358.1187876563599, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 542.1852769367221, + "cy": 358.1187876563599, + "pixels": 32697 + }, + "tool_body": { + "cx": 641.8898586866168, + "cy": 422.8981712385702, + "pixels": 2406 + }, + "left_gripper": { + "cx": 333.183698296837, + "cy": 283.3284671532847, + "pixels": 822 + }, + "right_gripper": { + "cx": 349.6357744653273, + "cy": 258.07712248865846, + "pixels": 1543 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 172.5515489264055, + "ty": 182.49456373272142, + "theta": -1.585553351174899, + "vx": -0.014756487682461739, + "vy": -0.9998910427093506, + "pca_strength": null, + "union_pixels": 24048, + "tx_anchor": 172.5515489264055, + "ty_anchor": 182.49456373272142, + "other_grip_x": 171.61462140992168, + "other_grip_y": 119.0093994778068, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 172.5515489264055, + "cy": 182.49456373272142, + "pixels": 18303 + }, + "right_gripper": { + "cx": 171.61462140992168, + "cy": 119.0093994778068, + "pixels": 5745 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 544.0173222769794, + "ty": 355.9263139256942, + "theta": -2.8172148026164647, + "vx": -0.9478492140769958, + "vy": -0.31871914863586426, + "pca_strength": 0.8657121543213244, + "union_pixels": 37926, + "tx_anchor": 544.0173222769794, + "ty_anchor": 355.9263139256942, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 544.0173222769794, + "cy": 355.9263139256942, + "pixels": 33887 + }, + "tool_body": { + "cx": 634.5479860765788, + "cy": 422.45450024863254, + "pixels": 2011 + }, + "left_gripper": { + "cx": 330.9687987519501, + "cy": 282.0265210608424, + "pixels": 641 + }, + "right_gripper": { + "cx": 349.78226387887526, + "cy": 255.79091564527758, + "pixels": 1387 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 174.70327253218883, + "ty": 182.24951716738198, + "theta": -1.5427907853692644, + "vx": 0.028001882135868073, + "vy": -0.9996079206466675, + "pca_strength": null, + "union_pixels": 24313, + "tx_anchor": 174.70327253218883, + "ty_anchor": 182.24951716738198, + "other_grip_x": 176.4459721487749, + "other_grip_y": 120.03913273400318, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 174.70327253218883, + "cy": 182.24951716738198, + "pixels": 18640 + }, + "right_gripper": { + "cx": 176.4459721487749, + "cy": 120.03913273400318, + "pixels": 5673 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 542.5906735751296, + "ty": 352.13071125765424, + "theta": -2.8304119367668057, + "vx": -0.9519727230072021, + "vy": -0.306182861328125, + "pca_strength": 0.8570763115026706, + "union_pixels": 37866, + "tx_anchor": 542.5906735751296, + "ty_anchor": 352.13071125765424, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 542.5906735751296, + "cy": 352.13071125765424, + "pixels": 33968 + }, + "tool_body": { + "cx": 631.8374299266925, + "cy": 415.90728762397583, + "pixels": 2319 + }, + "left_gripper": { + "cx": 332.12578616352204, + "cy": 277.39622641509436, + "pixels": 636 + }, + "right_gripper": { + "cx": 352.1908801696713, + "cy": 251.38388123011666, + "pixels": 943 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 179.60059589148503, + "ty": 182.01724949035597, + "theta": -1.6214430808551314, + "vx": -0.05062510445713997, + "vy": -0.998717725276947, + "pca_strength": null, + "union_pixels": 25023, + "tx_anchor": 179.60059589148503, + "ty_anchor": 182.01724949035597, + "other_grip_x": 176.32603530210454, + "other_grip_y": 117.41751527494908, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 179.60059589148503, + "cy": 182.01724949035597, + "pixels": 19131 + }, + "right_gripper": { + "cx": 176.32603530210454, + "cy": 117.41751527494908, + "pixels": 5892 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 544.3850096092249, + "ty": 350.9842758138722, + "theta": -2.8514796707522287, + "vx": -0.9582115411758423, + "vy": -0.28606048226356506, + "pca_strength": 0.8433718823268807, + "union_pixels": 37820, + "tx_anchor": 544.3850096092249, + "ty_anchor": 350.9842758138722, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 544.3850096092249, + "cy": 350.9842758138722, + "pixels": 34342 + }, + "tool_body": { + "cx": 583.681137149443, + "cy": 396.1471379177872, + "pixels": 2603 + }, + "left_gripper": { + "cx": 335.25429553264604, + "cy": 273.1546391752577, + "pixels": 291 + }, + "right_gripper": { + "cx": 354.73116438356163, + "cy": 248.7945205479452, + "pixels": 584 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 183.4665385199049, + "ty": 181.4090748141029, + "theta": -1.5777161535850706, + "vx": -0.006919771432876587, + "vy": -0.9999760389328003, + "pca_strength": null, + "union_pixels": 25729, + "tx_anchor": 183.4665385199049, + "ty_anchor": 181.4090748141029, + "other_grip_x": 183.02869127516777, + "other_grip_y": 118.13523489932886, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 183.4665385199049, + "cy": 181.4090748141029, + "pixels": 19769 + }, + "right_gripper": { + "cx": 183.02869127516777, + "cy": 118.13523489932886, + "pixels": 5960 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 541.2773462043754, + "ty": 348.15816530530645, + "theta": -2.862049834555317, + "vx": -0.9611817002296448, + "vy": -0.2759162485599518, + "pca_strength": 0.8364780489369045, + "union_pixels": 37885, + "tx_anchor": 541.2773462043754, + "ty_anchor": 348.15816530530645, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 541.2773462043754, + "cy": 348.15816530530645, + "pixels": 35014 + }, + "tool_body": { + "cx": 605.184388689765, + "cy": 402.10712863401034, + "pixels": 2511 + }, + "left_gripper": { + "cx": 352.8358208955224, + "cy": 246.4179104477612, + "pixels": 67 + }, + "right_gripper": { + "cx": 359.5460750853242, + "cy": 243.51877133105802, + "pixels": 293 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 186.23500173964908, + "ty": 182.0407077886575, + "theta": -1.5409220755155488, + "vx": 0.0298698078840971, + "vy": -0.9995537996292114, + "pca_strength": null, + "union_pixels": 26084, + "tx_anchor": 186.23500173964908, + "ty_anchor": 182.0407077886575, + "other_grip_x": 188.08683989941323, + "other_grip_y": 120.07141659681476, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 186.23500173964908, + "cy": 182.0407077886575, + "pixels": 20119 + }, + "right_gripper": { + "cx": 188.08683989941323, + "cy": 120.07141659681476, + "pixels": 5965 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 541.4778670893241, + "ty": 347.57975772670665, + "theta": -2.8751728039702966, + "vx": -0.9647196531295776, + "vy": -0.2632792890071869, + "pca_strength": 0.8330806415404177, + "union_pixels": 37839, + "tx_anchor": 541.4778670893241, + "ty_anchor": 347.57975772670665, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 541.4778670893241, + "cy": 347.57975772670665, + "pixels": 35332 + }, + "tool_body": { + "cx": 595.9381731152772, + "cy": 397.27323494216193, + "pixels": 2507 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 188.06522269378993, + "ty": 184.07434509000439, + "theta": -1.4852540340251046, + "vx": 0.08543800562620163, + "vy": -0.9963434934616089, + "pca_strength": null, + "union_pixels": 26406, + "tx_anchor": 188.06522269378993, + "ty_anchor": 184.07434509000439, + "other_grip_x": 193.30286101235822, + "other_grip_y": 122.99509057050956, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 188.06522269378993, + "cy": 184.07434509000439, + "pixels": 20499 + }, + "right_gripper": { + "cx": 193.30286101235822, + "cy": 122.99509057050956, + "pixels": 5907 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 539.4750204058656, + "ty": 346.2159925694503, + "theta": -2.8789473173052413, + "vx": -0.9657065272331238, + "vy": -0.2596360743045807, + "pca_strength": 0.829506435686669, + "union_pixels": 37446, + "tx_anchor": 539.4750204058656, + "ty_anchor": 346.2159925694503, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 539.4750204058656, + "cy": 346.2159925694503, + "pixels": 35529 + }, + "tool_body": { + "cx": 659.1778821074596, + "cy": 420.4167970787689, + "pixels": 1917 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 191.30057496255495, + "ty": 186.5333140068609, + "theta": -1.493014390721052, + "vx": 0.07770352810621262, + "vy": -0.9969764947891235, + "pca_strength": null, + "union_pixels": 26730, + "tx_anchor": 191.30057496255495, + "ty_anchor": 186.5333140068609, + "other_grip_x": 196.06746229073428, + "other_grip_y": 125.37162274158793, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 191.30057496255495, + "cy": 186.5333140068609, + "pixels": 20697 + }, + "right_gripper": { + "cx": 196.06746229073428, + "cy": 125.37162274158793, + "pixels": 6033 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 541.8758079280979, + "ty": 346.6815723043635, + "theta": -2.883388623310161, + "vx": -0.9668501615524292, + "vy": -0.25534453988075256, + "pca_strength": 0.8277336901112661, + "union_pixels": 37470, + "tx_anchor": 541.8758079280979, + "ty_anchor": 346.6815723043635, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 541.8758079280979, + "cy": 346.6815723043635, + "pixels": 36049 + }, + "tool_body": { + "cx": 655.301900070373, + "cy": 420.49683321604505, + "pixels": 1421 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 191.59454952594217, + "ty": 188.1227785983134, + "theta": -1.4831888705311762, + "vx": 0.08749543875455856, + "vy": -0.9961649775505066, + "pca_strength": null, + "union_pixels": 26987, + "tx_anchor": 191.59454952594217, + "ty_anchor": 188.1227785983134, + "other_grip_x": 196.933477825942, + "other_grip_y": 127.33727909303101, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 191.59454952594217, + "cy": 188.1227785983134, + "pixels": 20989 + }, + "right_gripper": { + "cx": 196.933477825942, + "cy": 127.33727909303101, + "pixels": 5998 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 540.559237479446, + "ty": 345.5361890694239, + "theta": -2.884175946691128, + "vx": -0.9670509099960327, + "vy": -0.2545832395553589, + "pca_strength": 0.8383873802695758, + "union_pixels": 38564, + "tx_anchor": 540.559237479446, + "ty_anchor": 345.5361890694239, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 540.559237479446, + "cy": 345.5361890694239, + "pixels": 35881 + }, + "tool_body": { + "cx": 569.1520685799478, + "cy": 382.6898993663809, + "pixels": 2683 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 191.38017040316055, + "ty": 189.86315388642961, + "theta": -1.4565841886736222, + "vx": 0.11396399885416031, + "vy": -0.9934849143028259, + "pca_strength": null, + "union_pixels": 26922, + "tx_anchor": 191.38017040316055, + "ty_anchor": 189.86315388642961, + "other_grip_x": 198.19820733975985, + "other_grip_y": 130.42668696093352, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 191.38017040316055, + "cy": 189.86315388642961, + "pixels": 21009 + }, + "right_gripper": { + "cx": 198.19820733975985, + "cy": 130.42668696093352, + "pixels": 5913 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 541.4459656357388, + "ty": 345.86199312714774, + "theta": -2.891978837665752, + "vx": -0.9690079092979431, + "vy": -0.24702976644039154, + "pca_strength": 0.833156185733471, + "union_pixels": 37582, + "tx_anchor": 541.4459656357388, + "ty_anchor": 345.86199312714774, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 541.4459656357388, + "cy": 345.86199312714774, + "pixels": 36375 + }, + "tool_body": { + "cx": 656.3603976801988, + "cy": 420.1275890637945, + "pixels": 1207 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 30, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 191.6539616427741, + "ty": 190.47694691979854, + "theta": -1.524583675076523, + "vx": 0.04619620367884636, + "vy": -0.9989323616027832, + "pca_strength": null, + "union_pixels": 26206, + "tx_anchor": 191.6539616427741, + "ty_anchor": 190.47694691979854, + "other_grip_x": 194.3952860741274, + "other_grip_y": 131.19953220582943, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 191.6539616427741, + "cy": 190.47694691979854, + "pixels": 20648 + }, + "right_gripper": { + "cx": 194.3952860741274, + "cy": 131.19953220582943, + "pixels": 5558 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 542.4996054529129, + "ty": 346.48812277216945, + "theta": -2.896122405669056, + "vx": -0.9700231552124023, + "vy": -0.24301250278949738, + "pca_strength": 0.8315570030858306, + "union_pixels": 37572, + "tx_anchor": 542.4996054529129, + "ty_anchor": 346.48812277216945, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 542.4996054529129, + "cy": 346.48812277216945, + "pixels": 36751 + }, + "tool_body": { + "cx": 648.563946406821, + "cy": 417.33130328867236, + "pixels": 821 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 31, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 192.81382407497804, + "ty": 190.12950307527092, + "theta": -1.690600419855254, + "vx": -0.11951770633459091, + "vy": -0.9928320646286011, + "pca_strength": null, + "union_pixels": 25194, + "tx_anchor": 192.81382407497804, + "ty_anchor": 190.12950307527092, + "other_grip_x": 185.43691588785046, + "other_grip_y": 128.84961767204757, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 192.81382407497804, + "cy": 190.12950307527092, + "pixels": 20486 + }, + "right_gripper": { + "cx": 185.43691588785046, + "cy": 128.84961767204757, + "pixels": 4708 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 543.4771185498221, + "ty": 346.5042815836299, + "theta": -2.891578076904761, + "vx": -0.9689088463783264, + "vy": -0.2474180907011032, + "pca_strength": 0.829418328634866, + "union_pixels": 36944, + "tx_anchor": 543.4771185498221, + "ty_anchor": 346.5042815836299, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 543.4771185498221, + "cy": 346.5042815836299, + "pixels": 35968 + }, + "tool_body": { + "cx": 652.421106557377, + "cy": 418.26024590163934, + "pixels": 976 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 32, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 189.3629262430524, + "ty": 186.1319413149066, + "theta": -1.9662191045033537, + "vx": -0.38519835472106934, + "vy": -0.9228337407112122, + "pca_strength": null, + "union_pixels": 23933, + "tx_anchor": 189.3629262430524, + "ty_anchor": 186.1319413149066, + "other_grip_x": 160.46971226653204, + "other_grip_y": 116.91140837960626, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 189.3629262430524, + "cy": 186.1319413149066, + "pixels": 19971 + }, + "right_gripper": { + "cx": 160.46971226653204, + "cy": 116.91140837960626, + "pixels": 3962 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 542.8223362999748, + "ty": 346.23067265574866, + "theta": -2.9005186333136592, + "vx": -0.9710821509361267, + "vy": -0.23874573409557343, + "pca_strength": 0.8305997495297072, + "union_pixels": 36932, + "tx_anchor": 542.8223362999748, + "ty_anchor": 346.23067265574866, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 542.8223362999748, + "cy": 346.23067265574866, + "pixels": 35843 + }, + "tool_body": { + "cx": 653.3654729109275, + "cy": 418.19100091827363, + "pixels": 1089 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 33, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 186.64834833324954, + "ty": 183.21650158379003, + "theta": -2.0306332103906346, + "vx": -0.4438019394874573, + "vy": -0.8961248993873596, + "pca_strength": null, + "union_pixels": 23383, + "tx_anchor": 186.64834833324954, + "ty_anchor": 183.21650158379003, + "other_grip_x": 151.2922152261019, + "other_grip_y": 111.82541499713795, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 186.64834833324954, + "cy": 183.21650158379003, + "pixels": 19889 + }, + "right_gripper": { + "cx": 151.2922152261019, + "cy": 111.82541499713795, + "pixels": 3494 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 543.0992739419705, + "ty": 346.55337768820914, + "theta": -2.9078575607660775, + "vx": -0.9728081226348877, + "vy": -0.2316126674413681, + "pca_strength": 0.8314183491128944, + "union_pixels": 37096, + "tx_anchor": 543.0992739419705, + "ty_anchor": 346.55337768820914, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 543.0992739419705, + "cy": 346.55337768820914, + "pixels": 36223 + }, + "tool_body": { + "cx": 648.3837342497136, + "cy": 415.6666666666667, + "pixels": 873 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 34, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 185.92738473968592, + "ty": 181.0571630561026, + "theta": -2.0318650177163056, + "vx": -0.44490548968315125, + "vy": -0.895577609539032, + "pca_strength": null, + "union_pixels": 23031, + "tx_anchor": 185.92738473968592, + "ty_anchor": 181.0571630561026, + "other_grip_x": 150.4739776951673, + "other_grip_y": 109.6908302354399, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 185.92738473968592, + "cy": 181.0571630561026, + "pixels": 19803 + }, + "right_gripper": { + "cx": 150.4739776951673, + "cy": 109.6908302354399, + "pixels": 3228 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 542.8759370418522, + "ty": 346.1129152720533, + "theta": -2.916707375245442, + "vx": -0.9748197197914124, + "vy": -0.22299453616142273, + "pca_strength": 0.832078606501189, + "union_pixels": 37035, + "tx_anchor": 542.8759370418522, + "ty_anchor": 346.1129152720533, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 542.8759370418522, + "cy": 346.1129152720533, + "pixels": 36151 + }, + "tool_body": { + "cx": 646.9072398190045, + "cy": 413.17986425339365, + "pixels": 884 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 35, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 185.0491222744979, + "ty": 178.32655435827388, + "theta": -2.0662427668866754, + "vx": -0.47542446851730347, + "vy": -0.8797565698623657, + "pca_strength": null, + "union_pixels": 22903, + "tx_anchor": 185.0491222744979, + "ty_anchor": 178.32655435827388, + "other_grip_x": 145.78188775510205, + "other_grip_y": 105.66390306122449, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 185.0491222744979, + "cy": 178.32655435827388, + "pixels": 19767 + }, + "right_gripper": { + "cx": 145.78188775510205, + "cy": 105.66390306122449, + "pixels": 3136 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 544.8357298595204, + "ty": 346.0868545248806, + "theta": -2.919714153570148, + "vx": -0.9754858016967773, + "vy": -0.2200624644756317, + "pca_strength": 0.8277442269445194, + "union_pixels": 36639, + "tx_anchor": 544.8357298595204, + "ty_anchor": 346.0868545248806, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 544.8357298595204, + "cy": 346.0868545248806, + "pixels": 36233 + }, + "tool_body": { + "cx": 625.6354679802955, + "cy": 405.7192118226601, + "pixels": 406 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 36, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 184.0398822813071, + "ty": 178.6334483458494, + "theta": -2.070642993973215, + "vx": -0.47929099202156067, + "vy": -0.877656102180481, + "pca_strength": null, + "union_pixels": 22859, + "tx_anchor": 184.0398822813071, + "ty_anchor": 178.6334483458494, + "other_grip_x": 144.08283084735004, + "other_grip_y": 105.46588384639797, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 184.0398822813071, + "cy": 178.6334483458494, + "pixels": 19708 + }, + "right_gripper": { + "cx": 144.08283084735004, + "cy": 105.46588384639797, + "pixels": 3151 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 544.4778919529464, + "ty": 346.9491446045346, + "theta": -2.9109331633936493, + "vx": -0.9735158681869507, + "vy": -0.22861960530281067, + "pca_strength": 0.8372663799941349, + "union_pixels": 37036, + "tx_anchor": 544.4778919529464, + "ty_anchor": 346.9491446045346, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 544.4778919529464, + "cy": 346.9491446045346, + "pixels": 36299 + }, + "tool_body": { + "cx": 623.7142857142857, + "cy": 404.66483516483515, + "pixels": 364 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 346.6916890080429, + "cy": 273.1876675603217, + "pixels": 373 + } + } + } + } + }, + { + "frame_idx": 37, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 184.74568578553615, + "ty": 177.12364089775562, + "theta": -2.0683584517221707, + "vx": -0.47728466987609863, + "vy": -0.8787487149238586, + "pca_strength": null, + "union_pixels": 23154, + "tx_anchor": 184.74568578553615, + "ty_anchor": 177.12364089775562, + "other_grip_x": 144.96166237113403, + "other_grip_y": 103.8756443298969, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 184.74568578553615, + "cy": 177.12364089775562, + "pixels": 20050 + }, + "right_gripper": { + "cx": 144.96166237113403, + "cy": 103.8756443298969, + "pixels": 3104 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 546.4391501765795, + "ty": 348.590195638769, + "theta": -2.9199329069913715, + "vx": -0.9755339026451111, + "vy": -0.21984906494617462, + "pca_strength": 0.8296498953180268, + "union_pixels": 35908, + "tx_anchor": 546.4391501765795, + "ty_anchor": 348.590195638769, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 546.4391501765795, + "cy": 348.590195638769, + "pixels": 35678 + }, + "tool_body": { + "cx": 581.7086956521739, + "cy": 386.3782608695652, + "pixels": 230 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 38, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 187.97815797258653, + "ty": 175.88033724484765, + "theta": -2.091615343964839, + "vx": -0.4975907504558563, + "vy": -0.8674119710922241, + "pca_strength": null, + "union_pixels": 23583, + "tx_anchor": 187.97815797258653, + "ty_anchor": 175.88033724484765, + "other_grip_x": 145.39321417752197, + "other_grip_y": 101.64525901242048, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 187.97815797258653, + "cy": 175.88033724484765, + "pixels": 20282 + }, + "right_gripper": { + "cx": 145.39321417752197, + "cy": 101.64525901242048, + "pixels": 3301 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 547.7000910798656, + "ty": 349.00950646097795, + "theta": -2.9251857546399784, + "vx": -0.976675271987915, + "vy": -0.21472172439098358, + "pca_strength": 0.826621023165029, + "union_pixels": 35314, + "tx_anchor": 547.7000910798656, + "ty_anchor": 349.00950646097795, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 547.7000910798656, + "cy": 349.00950646097795, + "pixels": 35134 + }, + "tool_body": { + "cx": 479.9888888888889, + "cy": 339.47222222222223, + "pixels": 180 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 39, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 188.98178244402897, + "ty": 177.86001246464355, + "theta": -2.104864755919123, + "vx": -0.5090394616127014, + "vy": -0.8607432842254639, + "pca_strength": null, + "union_pixels": 24117, + "tx_anchor": 188.98178244402897, + "ty_anchor": 177.86001246464355, + "other_grip_x": 144.40515653775321, + "other_grip_y": 102.48465316144875, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 188.98178244402897, + "cy": 177.86001246464355, + "pixels": 20859 + }, + "right_gripper": { + "cx": 144.40515653775321, + "cy": 102.48465316144875, + "pixels": 3258 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 547.245478258377, + "ty": 350.9131768280448, + "theta": -2.928258769060259, + "vx": -0.9773305058479309, + "vy": -0.21171937882900238, + "pca_strength": 0.8339356485668608, + "union_pixels": 35025, + "tx_anchor": 547.245478258377, + "ty_anchor": 350.9131768280448, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 547.245478258377, + "cy": 350.9131768280448, + "pixels": 34887 + }, + "tool_body": { + "cx": 503.6521739130435, + "cy": 356.81159420289856, + "pixels": 138 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 40, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 189.40214814456434, + "ty": 178.2318931733514, + "theta": -2.086193333404703, + "vx": -0.49288031458854675, + "vy": -0.8700971007347107, + "pca_strength": null, + "union_pixels": 23884, + "tx_anchor": 189.40214814456434, + "ty_anchor": 178.2318931733514, + "other_grip_x": 147.2298600311042, + "other_grip_y": 103.78382581648522, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 189.40214814456434, + "cy": 178.2318931733514, + "pixels": 20669 + }, + "right_gripper": { + "cx": 147.2298600311042, + "cy": 103.78382581648522, + "pixels": 3215 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 547.6643600594762, + "ty": 351.76235273933435, + "theta": -2.9239856475048347, + "vx": -0.9764168858528137, + "vy": -0.2158936858177185, + "pca_strength": 0.8339820555153837, + "union_pixels": 35088, + "tx_anchor": 547.6643600594762, + "ty_anchor": 351.76235273933435, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 547.6643600594762, + "cy": 351.76235273933435, + "pixels": 34972 + }, + "tool_body": { + "cx": 465.38793103448273, + "cy": 331.4310344827586, + "pixels": 116 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 41, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 188.03459256042842, + "ty": 173.42099676750132, + "theta": -2.060595258971801, + "vx": -0.47044849395751953, + "vy": -0.8824275135993958, + "pca_strength": null, + "union_pixels": 23668, + "tx_anchor": 188.03459256042842, + "ty_anchor": 173.42099676750132, + "other_grip_x": 149.21523291397483, + "other_grip_y": 100.60693641618496, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 188.03459256042842, + "cy": 173.42099676750132, + "pixels": 20727 + }, + "right_gripper": { + "cx": 149.21523291397483, + "cy": 100.60693641618496, + "pixels": 2941 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 548.1595545732744, + "ty": 348.2974045109373, + "theta": -2.9117296742087664, + "vx": -0.9736976027488708, + "vy": -0.22784410417079926, + "pca_strength": 0.8346266998473526, + "union_pixels": 35431, + "tx_anchor": 548.1595545732744, + "ty_anchor": 348.2974045109373, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 548.1595545732744, + "cy": 348.2974045109373, + "pixels": 35292 + }, + "tool_body": { + "cx": 461.8776978417266, + "cy": 327.8848920863309, + "pixels": 139 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 42, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 189.12372865093073, + "ty": 168.80593935904815, + "theta": -2.066556108221424, + "vx": -0.47570011019706726, + "vy": -0.8796075582504272, + "pca_strength": null, + "union_pixels": 23580, + "tx_anchor": 189.12372865093073, + "ty_anchor": 168.80593935904815, + "other_grip_x": 150.04312865497076, + "other_grip_y": 96.54276315789474, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 189.12372865093073, + "cy": 168.80593935904815, + "pixels": 20844 + }, + "right_gripper": { + "cx": 150.04312865497076, + "cy": 96.54276315789474, + "pixels": 2736 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 551.3742981551507, + "ty": 344.4270081356709, + "theta": -2.9053392719566067, + "vx": -0.9722217321395874, + "vy": -0.23406173288822174, + "pca_strength": 0.8282708876145062, + "union_pixels": 35064, + "tx_anchor": 551.3742981551507, + "ty_anchor": 344.4270081356709, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 551.3742981551507, + "cy": 344.4270081356709, + "pixels": 34908 + }, + "tool_body": { + "cx": 472.84615384615387, + "cy": 327.0897435897436, + "pixels": 156 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 43, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 180.53093084330317, + "ty": 160.1256200758681, + "theta": -2.4017030825338623, + "vx": -0.7385430335998535, + "vy": -0.6742063760757446, + "pca_strength": null, + "union_pixels": 25847, + "tx_anchor": 180.53093084330317, + "ty_anchor": 160.1256200758681, + "other_grip_x": 143.6340586565752, + "other_grip_y": 126.44295175023652, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 180.53093084330317, + "cy": 160.1256200758681, + "pixels": 20562 + }, + "right_gripper": { + "cx": 143.6340586565752, + "cy": 126.44295175023652, + "pixels": 5285 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 555.3285549611326, + "ty": 345.2904265066651, + "theta": -2.830872445339383, + "vx": -0.9521136283874512, + "vy": -0.3057444393634796, + "pca_strength": 0.8639331316246981, + "union_pixels": 36528, + "tx_anchor": 555.3285549611326, + "ty_anchor": 345.2904265066651, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 555.3285549611326, + "cy": 345.2904265066651, + "pixels": 33833 + }, + "tool_body": { + "cx": 475.7408312958435, + "cy": 324.58190709046454, + "pixels": 409 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 366.13254593175856, + "cy": 256.0297462817148, + "pixels": 2286 + } + } + } + } + }, + { + "frame_idx": 44, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 180.55473943812996, + "ty": 158.74667595968262, + "theta": -2.4688209734506237, + "vx": -0.7820975184440613, + "vy": -0.6231561303138733, + "pca_strength": null, + "union_pixels": 24260, + "tx_anchor": 180.55473943812996, + "ty_anchor": 158.74667595968262, + "other_grip_x": 128.7837018544936, + "other_grip_y": 117.49679029957204, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 180.55473943812996, + "cy": 158.74667595968262, + "pixels": 18652 + }, + "right_gripper": { + "cx": 128.7837018544936, + "cy": 117.49679029957204, + "pixels": 5608 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 568.1698323644721, + "ty": 350.857239421387, + "theta": -2.8169763476232665, + "vx": -0.9477732181549072, + "vy": -0.31894516944885254, + "pca_strength": 0.8719259283268326, + "union_pixels": 35297, + "tx_anchor": 568.1698323644721, + "ty_anchor": 350.857239421387, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 568.1698323644721, + "cy": 350.857239421387, + "pixels": 29588 + }, + "tool_body": { + "cx": 459.53158478019947, + "cy": 317.3350572589583, + "pixels": 2707 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 367.33211192538306, + "cy": 255.4097268487675, + "pixels": 3002 + } + } + } + } + }, + { + "frame_idx": 45, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 161.7512082158679, + "ty": 164.97422472815143, + "theta": -2.877938408069711, + "vx": -0.9654440879821777, + "vy": -0.2606102526187897, + "pca_strength": null, + "union_pixels": 17874, + "tx_anchor": 161.7512082158679, + "ty_anchor": 164.97422472815143, + "other_grip_x": 135.17640392848148, + "other_grip_y": 157.80067992948878, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 161.7512082158679, + "cy": 164.97422472815143, + "pixels": 9932 + }, + "right_gripper": { + "cx": 135.17640392848148, + "cy": 157.80067992948878, + "pixels": 7942 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 582.4147670747004, + "ty": 358.4873913231541, + "theta": -2.7787484735252823, + "vx": -0.9348911046981812, + "vy": -0.3549346625804901, + "pca_strength": 0.9087903027593103, + "union_pixels": 34721, + "tx_anchor": 582.4147670747004, + "ty_anchor": 358.4873913231541, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 582.4147670747004, + "cy": 358.4873913231541, + "pixels": 23119 + }, + "tool_body": { + "cx": 491.4850728997917, + "cy": 325.8523489932886, + "pixels": 4321 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 379.5135283614888, + "cy": 267.8632056036259, + "pixels": 7281 + } + } + } + } + }, + { + "frame_idx": 46, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 154.36012861736336, + "ty": 162.00077613926155, + "theta": -2.8943833169891113, + "vx": -0.9695990681648254, + "vy": -0.24469909071922302, + "pca_strength": null, + "union_pixels": 16446, + "tx_anchor": 154.36012861736336, + "ty_anchor": 162.00077613926155, + "other_grip_x": 130.15201292581122, + "other_grip_y": 155.8913423993537, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 154.36012861736336, + "cy": 162.00077613926155, + "pixels": 9019 + }, + "right_gripper": { + "cx": 130.15201292581122, + "cy": 155.8913423993537, + "pixels": 7427 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 580.3278344999777, + "ty": 366.51353158856836, + "theta": -2.749865868422937, + "vx": -0.9242511987686157, + "vy": -0.38178497552871704, + "pca_strength": 0.9099854134235991, + "union_pixels": 29858, + "tx_anchor": 580.3278344999777, + "ty_anchor": 366.51353158856836, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 580.3278344999777, + "cy": 366.51353158856836, + "pixels": 22429 + }, + "tool_body": { + "cx": 541.0, + "cy": 411.0, + "pixels": 2 + }, + "left_gripper": { + "cx": 408.41409691629957, + "cy": 314.632892804699, + "pixels": 681 + }, + "right_gripper": { + "cx": 395.6792173139638, + "cy": 273.36184405573675, + "pixels": 6746 + } + } + } + } + }, + { + "frame_idx": 47, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 147.32740758182246, + "ty": 159.79715093006828, + "theta": -2.9180965325524038, + "vx": -0.9751284718513489, + "vy": -0.22164012491703033, + "pca_strength": null, + "union_pixels": 15479, + "tx_anchor": 147.32740758182246, + "ty_anchor": 159.79715093006828, + "other_grip_x": 125.9780959198282, + "other_grip_y": 154.9445955619184, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 147.32740758182246, + "cy": 159.79715093006828, + "pixels": 8494 + }, + "right_gripper": { + "cx": 125.9780959198282, + "cy": 154.9445955619184, + "pixels": 6985 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 586.9954762378206, + "ty": 372.93552396102604, + "theta": -2.727484195888153, + "vx": -0.9154754281044006, + "vy": -0.40237390995025635, + "pca_strength": 0.9112357188716086, + "union_pixels": 27526, + "tx_anchor": 586.9954762378206, + "ty_anchor": 372.93552396102604, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 586.9954762378206, + "cy": 372.93552396102604, + "pixels": 20116 + }, + "tool_body": { + "cx": 544.8598130841121, + "cy": 361.22429906542055, + "pixels": 214 + }, + "left_gripper": { + "cx": 414.411877394636, + "cy": 318.5632183908046, + "pixels": 522 + }, + "right_gripper": { + "cx": 407.59050044950556, + "cy": 279.88073119568475, + "pixels": 6674 + } + } + } + } + }, + { + "frame_idx": 48, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 143.99868058054457, + "ty": 156.3154611970733, + "theta": -2.980584918377028, + "vx": -0.9870662689208984, + "vy": -0.16031299531459808, + "pca_strength": null, + "union_pixels": 15062, + "tx_anchor": 143.99868058054457, + "ty_anchor": 156.3154611970733, + "other_grip_x": 123.46052044609665, + "other_grip_y": 152.97977695167287, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 143.99868058054457, + "cy": 156.3154611970733, + "pixels": 8337 + }, + "right_gripper": { + "cx": 123.46052044609665, + "cy": 152.97977695167287, + "pixels": 6725 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 592.3629429266973, + "ty": 379.23510954828237, + "theta": -2.70939917517456, + "vx": -0.9080491662025452, + "vy": -0.41886359453201294, + "pca_strength": 0.9135628595484792, + "union_pixels": 26177, + "tx_anchor": 592.3629429266973, + "ty_anchor": 379.23510954828237, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 592.3629429266973, + "cy": 379.23510954828237, + "pixels": 18485 + }, + "tool_body": { + "cx": 563.9562363238512, + "cy": 369.9059080962801, + "pixels": 457 + }, + "left_gripper": { + "cx": 426.340206185567, + "cy": 327.2757731958763, + "pixels": 388 + }, + "right_gripper": { + "cx": 418.90462976486054, + "cy": 287.5146779611509, + "pixels": 6847 + } + } + } + } + }, + { + "frame_idx": 49, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 141.34565507211246, + "ty": 154.4958186886438, + "theta": -2.9638614293012244, + "vx": -0.9842473864555359, + "vy": -0.17679700255393982, + "pca_strength": null, + "union_pixels": 14747, + "tx_anchor": 141.34565507211246, + "ty_anchor": 154.4958186886438, + "other_grip_x": 121.32358374384236, + "other_grip_y": 150.89932266009853, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 141.34565507211246, + "cy": 154.4958186886438, + "pixels": 8251 + }, + "right_gripper": { + "cx": 121.32358374384236, + "cy": 150.89932266009853, + "pixels": 6496 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 606.1063458856346, + "ty": 390.36380753138076, + "theta": -2.69166998719547, + "vx": -0.9004807472229004, + "vy": -0.43489590287208557, + "pca_strength": 0.9170350727576686, + "union_pixels": 21529, + "tx_anchor": 606.1063458856346, + "ty_anchor": 390.36380753138076, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 606.1063458856346, + "cy": 390.36380753138076, + "pixels": 14340 + }, + "tool_body": { + "cx": 590.7363636363636, + "cy": 406.1636363636364, + "pixels": 110 + }, + "left_gripper": { + "cx": 428.8130081300813, + "cy": 333.3252032520325, + "pixels": 123 + }, + "right_gripper": { + "cx": 428.8867165037378, + "cy": 296.3254744105808, + "pixels": 6956 + } + } + } + } + }, + { + "frame_idx": 50, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 141.2551185010547, + "ty": 152.89874674277206, + "theta": -2.9309923033442797, + "vx": -0.9779055714607239, + "vy": -0.20904701948165894, + "pca_strength": null, + "union_pixels": 14388, + "tx_anchor": 141.2551185010547, + "ty_anchor": 152.89874674277206, + "other_grip_x": 120.40132722389004, + "other_grip_y": 148.44082793490284, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 141.2551185010547, + "cy": 152.89874674277206, + "pixels": 8059 + }, + "right_gripper": { + "cx": 120.40132722389004, + "cy": 148.44082793490284, + "pixels": 6329 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 608.7990301724138, + "ty": 395.4278017241379, + "theta": -2.678156000228915, + "vx": -0.8945215344429016, + "vy": -0.4470249116420746, + "pca_strength": 0.9179264023478, + "union_pixels": 19834, + "tx_anchor": 608.7990301724138, + "ty_anchor": 395.4278017241379, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 608.7990301724138, + "cy": 395.4278017241379, + "pixels": 12992 + }, + "tool_body": { + "cx": 592.3884297520661, + "cy": 407.495867768595, + "pixels": 121 + }, + "left_gripper": { + "cx": 448.5861423220974, + "cy": 337.55243445692884, + "pixels": 534 + }, + "right_gripper": { + "cx": 434.87813156618716, + "cy": 298.83125909164374, + "pixels": 6187 + } + } + } + } + }, + { + "frame_idx": 51, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 141.57083175085455, + "ty": 151.4370173439676, + "theta": -2.8735034448612424, + "vx": -0.9642788171768188, + "vy": -0.2648893892765045, + "pca_strength": null, + "union_pixels": 14079, + "tx_anchor": 141.57083175085455, + "ty_anchor": 151.4370173439676, + "other_grip_x": 120.49902912621359, + "other_grip_y": 145.64854368932038, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 141.57083175085455, + "cy": 151.4370173439676, + "pixels": 7899 + }, + "right_gripper": { + "cx": 120.49902912621359, + "cy": 145.64854368932038, + "pixels": 6180 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 610.6877093101139, + "ty": 399.3581714668453, + "theta": -2.6663415309382854, + "vx": -0.8891778588294983, + "vy": -0.45756176114082336, + "pca_strength": 0.9189176155633468, + "union_pixels": 18660, + "tx_anchor": 610.6877093101139, + "ty_anchor": 399.3581714668453, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 610.6877093101139, + "cy": 399.3581714668453, + "pixels": 11944 + }, + "tool_body": { + "cx": 587.860655737705, + "cy": 406.76229508196724, + "pixels": 122 + }, + "left_gripper": { + "cx": 452.19558359621453, + "cy": 341.00946372239747, + "pixels": 317 + }, + "right_gripper": { + "cx": 441.2765652381711, + "cy": 303.8002230364824, + "pixels": 6277 + } + } + } + } + }, + { + "frame_idx": 52, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 141.42140139894465, + "ty": 147.73702294760093, + "theta": -2.8993126575451473, + "vx": -0.9707934856414795, + "vy": -0.23991665244102478, + "pca_strength": null, + "union_pixels": 14412, + "tx_anchor": 141.42140139894465, + "ty_anchor": 147.73702294760093, + "other_grip_x": 121.13715471818617, + "other_grip_y": 142.7240938847198, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 141.42140139894465, + "cy": 147.73702294760093, + "pixels": 8149 + }, + "right_gripper": { + "cx": 121.13715471818617, + "cy": 142.7240938847198, + "pixels": 6263 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 610.5518354547131, + "ty": 403.0927873086147, + "theta": -2.6490575901243583, + "vx": -0.881136953830719, + "vy": -0.4728611409664154, + "pca_strength": 0.9212754596138835, + "union_pixels": 18009, + "tx_anchor": 610.5518354547131, + "ty_anchor": 403.0927873086147, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 610.5518354547131, + "cy": 403.0927873086147, + "pixels": 10842 + }, + "tool_body": { + "cx": 604.948905109489, + "cy": 413.021897810219, + "pixels": 137 + }, + "left_gripper": { + "cx": 456.03864734299515, + "cy": 349.8550724637681, + "pixels": 207 + }, + "right_gripper": { + "cx": 450.0140700571596, + "cy": 310.18232449069325, + "pixels": 6823 + } + } + } + } + }, + { + "frame_idx": 53, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 143.61202320701148, + "ty": 143.62313294654982, + "theta": -2.856402939261301, + "vx": -0.959608256816864, + "vy": -0.28133949637413025, + "pca_strength": null, + "union_pixels": 14388, + "tx_anchor": 143.61202320701148, + "ty_anchor": 143.62313294654982, + "other_grip_x": 123.50023858756164, + "other_grip_y": 137.72673771274057, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 143.61202320701148, + "cy": 143.62313294654982, + "pixels": 8101 + }, + "right_gripper": { + "cx": 123.50023858756164, + "cy": 137.72673771274057, + "pixels": 6287 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 600.5538497145502, + "ty": 399.1098595895695, + "theta": -2.635263896569051, + "vx": -0.8745308518409729, + "vy": -0.4849699139595032, + "pca_strength": 0.9184023264773074, + "union_pixels": 19685, + "tx_anchor": 600.5538497145502, + "ty_anchor": 399.1098595895695, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 600.5538497145502, + "cy": 399.1098595895695, + "pixels": 12962 + }, + "tool_body": { + "cx": 604.359375, + "cy": 444.9375, + "pixels": 64 + }, + "left_gripper": { + "cx": 461.84901531728667, + "cy": 341.95842450765866, + "pixels": 457 + }, + "right_gripper": { + "cx": 451.5686875201548, + "cy": 307.9714608190906, + "pixels": 6202 + } + } + } + } + }, + { + "frame_idx": 54, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 145.93536483751933, + "ty": 138.72669920247588, + "theta": -2.818636982565748, + "vx": -0.9483014941215515, + "vy": -0.31737080216407776, + "pca_strength": null, + "union_pixels": 15044, + "tx_anchor": 145.93536483751933, + "ty_anchor": 138.72669920247588, + "other_grip_x": 124.99894625922023, + "other_grip_y": 131.7198554869788, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 145.93536483751933, + "cy": 138.72669920247588, + "pixels": 8401 + }, + "right_gripper": { + "cx": 124.99894625922023, + "cy": 131.7198554869788, + "pixels": 6643 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 600.5431075697211, + "ty": 399.8919521912351, + "theta": -2.634244152103835, + "vx": -0.8740358352661133, + "vy": -0.4858614504337311, + "pca_strength": 0.9162365995236571, + "union_pixels": 19699, + "tx_anchor": 600.5431075697211, + "ty_anchor": 399.8919521912351, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 600.5431075697211, + "cy": 399.8919521912351, + "pixels": 12550 + }, + "tool_body": { + "cx": 621.5573770491803, + "cy": 448.8524590163934, + "pixels": 61 + }, + "left_gripper": { + "cx": 451.37931034482756, + "cy": 345.3333333333333, + "pixels": 87 + }, + "right_gripper": { + "cx": 455.88415940579915, + "cy": 312.8898728753035, + "pixels": 7001 + } + } + } + } + }, + { + "frame_idx": 55, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 147.2267607236318, + "ty": 136.08430993287064, + "theta": -2.6641934694676186, + "vx": -0.888192892074585, + "vy": -0.4594706892967224, + "pca_strength": null, + "union_pixels": 16042, + "tx_anchor": 147.2267607236318, + "ty_anchor": 136.08430993287064, + "other_grip_x": 131.5581138839101, + "other_grip_y": 127.97876740659038, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 147.2267607236318, + "cy": 136.08430993287064, + "pixels": 8789 + }, + "right_gripper": { + "cx": 131.5581138839101, + "cy": 127.97876740659038, + "pixels": 7253 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 600.6288994260045, + "ty": 401.7842109641461, + "theta": -2.6345021616090984, + "vx": -0.8741611838340759, + "vy": -0.4856359362602234, + "pca_strength": 0.9100939860856732, + "union_pixels": 19374, + "tx_anchor": 600.6288994260045, + "ty_anchor": 401.7842109641461, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 600.6288994260045, + "cy": 401.7842109641461, + "pixels": 12021 + }, + "tool_body": { + "cx": 622.0757575757576, + "cy": 448.1969696969697, + "pixels": 66 + }, + "left_gripper": { + "cx": 461.47017543859647, + "cy": 350.8666666666667, + "pixels": 285 + }, + "right_gripper": { + "cx": 455.5497000856898, + "cy": 314.7903456155384, + "pixels": 7002 + } + } + } + } + }, + { + "frame_idx": 56, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 150.75044483985766, + "ty": 132.01601423487546, + "theta": -2.4086874157572464, + "vx": -0.743233859539032, + "vy": -0.6690317392349243, + "pca_strength": null, + "union_pixels": 16826, + "tx_anchor": 150.75044483985766, + "ty_anchor": 132.01601423487546, + "other_grip_x": 137.7173857544039, + "other_grip_y": 120.2841460301251, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 150.75044483985766, + "cy": 132.01601423487546, + "pixels": 8992 + }, + "right_gripper": { + "cx": 137.7173857544039, + "cy": 120.2841460301251, + "pixels": 7834 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 606.2844324324325, + "ty": 407.0784864864865, + "theta": -2.6383842224815517, + "vx": -0.8760398626327515, + "vy": -0.4822387397289276, + "pca_strength": 0.8988436410877046, + "union_pixels": 16810, + "tx_anchor": 606.2844324324325, + "ty_anchor": 407.0784864864865, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 606.2844324324325, + "cy": 407.0784864864865, + "pixels": 9250 + }, + "tool_body": { + "cx": 629.7083333333334, + "cy": 418.8645833333333, + "pixels": 96 + }, + "left_gripper": { + "cx": 453.453125, + "cy": 354.359375, + "pixels": 256 + }, + "right_gripper": { + "cx": 457.1775804661487, + "cy": 319.2917591564928, + "pixels": 7208 + } + } + } + } + }, + { + "frame_idx": 57, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 154.86935991605458, + "ty": 128.83809024134314, + "theta": -2.622212845146035, + "vx": -0.868127167224884, + "vy": -0.4963418245315552, + "pca_strength": null, + "union_pixels": 17593, + "tx_anchor": 154.86935991605458, + "ty_anchor": 128.83809024134314, + "other_grip_x": 137.54793501178222, + "other_grip_y": 118.9347637355823, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 154.86935991605458, + "cy": 128.83809024134314, + "pixels": 9530 + }, + "right_gripper": { + "cx": 137.54793501178222, + "cy": 118.9347637355823, + "pixels": 8063 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 602.6746087834427, + "ty": 404.08561332660275, + "theta": -2.6578794278472087, + "vx": -0.8852741122245789, + "vy": -0.46506959199905396, + "pca_strength": 0.8786589133239396, + "union_pixels": 16969, + "tx_anchor": 602.6746087834427, + "ty_anchor": 404.08561332660275, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 602.6746087834427, + "cy": 404.08561332660275, + "pixels": 9905 + }, + "tool_body": { + "cx": 636.0, + "cy": 444.875, + "pixels": 16 + }, + "left_gripper": { + "cx": 445.22627737226276, + "cy": 351.94160583941607, + "pixels": 137 + }, + "right_gripper": { + "cx": 459.45565041238603, + "cy": 322.1844884965996, + "pixels": 6911 + } + } + } + } + }, + { + "frame_idx": 58, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 155.70562199830493, + "ty": 123.28769187305772, + "theta": -2.76155880457402, + "vx": -0.9286520481109619, + "vy": -0.37095189094543457, + "pca_strength": null, + "union_pixels": 19226, + "tx_anchor": 155.70562199830493, + "ty_anchor": 123.28769187305772, + "other_grip_x": 139.05007551992566, + "other_grip_y": 116.6345997443941, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 155.70562199830493, + "cy": 123.28769187305772, + "pixels": 10619 + }, + "right_gripper": { + "cx": 139.05007551992566, + "cy": 116.6345997443941, + "pixels": 8607 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 606.0942883046238, + "ty": 401.75861287398004, + "theta": -2.690351841850482, + "vx": -0.8999066948890686, + "vy": -0.43608248233795166, + "pca_strength": 0.8622905489849813, + "union_pixels": 15575, + "tx_anchor": 606.0942883046238, + "ty_anchor": 401.75861287398004, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 606.0942883046238, + "cy": 401.75861287398004, + "pixels": 8824 + }, + "tool_body": { + "cx": 621.6181818181818, + "cy": 440.25454545454545, + "pixels": 55 + }, + "left_gripper": { + "cx": 455.4, + "cy": 358.824, + "pixels": 125 + }, + "right_gripper": { + "cx": 465.8682087962258, + "cy": 325.69532795617107, + "pixels": 6571 + } + } + } + } + }, + { + "frame_idx": 59, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 158.9090829156775, + "ty": 122.14965268618658, + "theta": 0.5476218482453094, + "vx": 0.8537651300430298, + "vy": 0.5206583142280579, + "pca_strength": null, + "union_pixels": 18548, + "tx_anchor": 158.9090829156775, + "ty_anchor": 122.14965268618658, + "other_grip_x": 164.06160278745645, + "other_grip_y": 125.29184668989546, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 158.9090829156775, + "cy": 122.14965268618658, + "pixels": 11373 + }, + "right_gripper": { + "cx": 164.06160278745645, + "cy": 125.29184668989546, + "pixels": 7175 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 607.0131400704416, + "ty": 396.0176104036846, + "theta": -2.8053536113136914, + "vx": -0.9440022706985474, + "vy": -0.3299390971660614, + "pca_strength": 0.8751768106542259, + "union_pixels": 14537, + "tx_anchor": 607.0131400704416, + "ty_anchor": 396.0176104036846, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 607.0131400704416, + "cy": 396.0176104036846, + "pixels": 7382 + }, + "tool_body": { + "cx": 657.2307692307693, + "cy": 429.11538461538464, + "pixels": 26 + }, + "left_gripper": { + "cx": 456.97196261682245, + "cy": 371.5514018691589, + "pixels": 107 + }, + "right_gripper": { + "cx": 469.91982341213327, + "cy": 336.60780404443176, + "pixels": 7022 + } + } + } + } + }, + { + "frame_idx": 60, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 160.03213794220028, + "ty": 115.99554764024933, + "theta": 2.5584087105335485, + "vx": -0.8347135186195374, + "vy": 0.55068439245224, + "pca_strength": null, + "union_pixels": 21661, + "tx_anchor": 160.03213794220028, + "ty_anchor": 115.99554764024933, + "other_grip_x": 157.59604641168886, + "other_grip_y": 117.6027073485174, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 160.03213794220028, + "cy": 115.99554764024933, + "pixels": 12353 + }, + "right_gripper": { + "cx": 157.59604641168886, + "cy": 117.6027073485174, + "pixels": 9308 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 612.7715282623866, + "ty": 404.83433356594554, + "theta": -2.8327059369626184, + "vx": -0.9526726007461548, + "vy": -0.3039982318878174, + "pca_strength": 0.903597546924489, + "union_pixels": 14546, + "tx_anchor": 612.7715282623866, + "ty_anchor": 404.83433356594554, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 612.7715282623866, + "cy": 404.83433356594554, + "pixels": 7165 + }, + "tool_body": { + "cx": 652.2857142857143, + "cy": 422.0, + "pixels": 7 + }, + "left_gripper": { + "cx": 447.55, + "cy": 365.75, + "pixels": 20 + }, + "right_gripper": { + "cx": 466.6346206146315, + "cy": 351.3206418275768, + "pixels": 7354 + } + } + } + } + }, + { + "frame_idx": 61, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 152.2218216929514, + "ty": 105.18352108142903, + "theta": 0.5021420983405661, + "vx": 0.8765535950660706, + "vy": 0.4813043177127838, + "pca_strength": null, + "union_pixels": 24839, + "tx_anchor": 152.2218216929514, + "ty_anchor": 105.18352108142903, + "other_grip_x": 176.14832330180568, + "other_grip_y": 118.32125967325881, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 152.2218216929514, + "cy": 105.18352108142903, + "pixels": 15535 + }, + "right_gripper": { + "cx": 176.14832330180568, + "cy": 118.32125967325881, + "pixels": 9304 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 621.5541248689924, + "ty": 413.9607725707441, + "theta": -2.817842690275596, + "vx": -0.9480491280555725, + "vy": -0.3181239366531372, + "pca_strength": 0.9314041240041119, + "union_pixels": 14257, + "tx_anchor": 621.5541248689924, + "ty_anchor": 413.9607725707441, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 621.5541248689924, + "cy": 413.9607725707441, + "pixels": 6679 + }, + "tool_body": { + "cx": 659.4583333333334, + "cy": 453.125, + "pixels": 24 + }, + "left_gripper": { + "cx": 475.5833333333333, + "cy": 406.5833333333333, + "pixels": 12 + }, + "right_gripper": { + "cx": 468.3073455316892, + "cy": 362.8984354282684, + "pixels": 7542 + } + } + } + } + }, + { + "frame_idx": 62, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 158.65771771771773, + "ty": 94.98258258258258, + "theta": 0.5388386703458663, + "vx": 0.8583051562309265, + "vy": 0.513139545917511, + "pca_strength": null, + "union_pixels": 25858, + "tx_anchor": 158.65771771771773, + "ty_anchor": 94.98258258258258, + "other_grip_x": 191.89324500434404, + "other_grip_y": 114.85251954821894, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 158.65771771771773, + "cy": 94.98258258258258, + "pixels": 16650 + }, + "right_gripper": { + "cx": 191.89324500434404, + "cy": 114.85251954821894, + "pixels": 9208 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 623.7683050847457, + "ty": 423.7828813559322, + "theta": -2.815945528107391, + "vx": -0.9474439024925232, + "vy": -0.31992197036743164, + "pca_strength": 0.9403613803538796, + "union_pixels": 13568, + "tx_anchor": 623.7683050847457, + "ty_anchor": 423.7828813559322, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 623.7683050847457, + "cy": 423.7828813559322, + "pixels": 5900 + }, + "tool_body": { + "cx": 659.8571428571429, + "cy": 454.6666666666667, + "pixels": 21 + }, + "left_gripper": { + "cx": 475.93548387096774, + "cy": 402.3225806451613, + "pixels": 31 + }, + "right_gripper": { + "cx": 467.24330357142856, + "cy": 374.6688550420168, + "pixels": 7616 + } + } + } + } + }, + { + "frame_idx": 63, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 168.9236021716013, + "ty": 84.22661890636368, + "theta": 0.5166488625991255, + "vx": 0.8694794178009033, + "vy": 0.4939691722393036, + "pca_strength": null, + "union_pixels": 26638, + "tx_anchor": 168.9236021716013, + "ty_anchor": 84.22661890636368, + "other_grip_x": 211.72431877779044, + "other_grip_y": 108.54258351385246, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 168.9236021716013, + "cy": 84.22661890636368, + "pixels": 17867 + }, + "right_gripper": { + "cx": 211.72431877779044, + "cy": 108.54258351385246, + "pixels": 8771 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 615.2010182295943, + "ty": 430.78879947446217, + "theta": -2.8224725528323127, + "vx": -0.9495118856430054, + "vy": -0.31373122334480286, + "pca_strength": 0.9399094814155472, + "union_pixels": 13694, + "tx_anchor": 615.2010182295943, + "ty_anchor": 430.78879947446217, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 615.2010182295943, + "cy": 430.78879947446217, + "pixels": 6089 + }, + "tool_body": { + "cx": 655.0454545454545, + "cy": 456.95454545454544, + "pixels": 22 + }, + "left_gripper": { + "cx": 455.59574468085106, + "cy": 408.74468085106383, + "pixels": 47 + }, + "right_gripper": { + "cx": 463.5562632696391, + "cy": 383.75424628450105, + "pixels": 7536 + } + } + } + } + }, + { + "frame_idx": 64, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 181.5786758840734, + "ty": 77.44158468492422, + "theta": 0.49051543083968485, + "vx": 0.8820902109146118, + "vy": 0.47108063101768494, + "pca_strength": null, + "union_pixels": 27749, + "tx_anchor": 181.5786758840734, + "ty_anchor": 77.44158468492422, + "other_grip_x": 223.97048300536673, + "other_grip_y": 100.08094812164579, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 181.5786758840734, + "cy": 77.44158468492422, + "pixels": 18805 + }, + "right_gripper": { + "cx": 223.97048300536673, + "cy": 100.08094812164579, + "pixels": 8944 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 617.3091124260355, + "ty": 433.02579881656806, + "theta": -2.8621069125366225, + "vx": -0.9611974358558655, + "vy": -0.27586138248443604, + "pca_strength": 0.9484554267695494, + "union_pixels": 10756, + "tx_anchor": 617.3091124260355, + "ty_anchor": 433.02579881656806, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 617.3091124260355, + "cy": 433.02579881656806, + "pixels": 4225 + }, + "tool_body": { + "cx": 646.2, + "cy": 453.9, + "pixels": 10 + }, + "left_gripper": { + "cx": 465.0, + "cy": 378.0, + "pixels": 15 + }, + "right_gripper": { + "cx": 458.75699354442054, + "cy": 393.08238549031665, + "pixels": 6506 + } + } + } + } + }, + { + "frame_idx": 65, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 187.70105240664566, + "ty": 73.04364549388322, + "theta": 0.41386708319728616, + "vx": 0.9155725240707397, + "vy": 0.4021529257297516, + "pca_strength": null, + "union_pixels": 27758, + "tx_anchor": 187.70105240664566, + "ty_anchor": 73.04364549388322, + "other_grip_x": 235.1386215289302, + "other_grip_y": 93.87996459785374, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 187.70105240664566, + "cy": 73.04364549388322, + "pixels": 18719 + }, + "right_gripper": { + "cx": 235.1386215289302, + "cy": 93.87996459785374, + "pixels": 9039 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 606.8238734835355, + "ty": 435.4185441941074, + "theta": -2.872851173512871, + "vx": -0.9641058444976807, + "vy": -0.26551830768585205, + "pca_strength": 0.9537803974959675, + "union_pixels": 10285, + "tx_anchor": 606.8238734835355, + "ty_anchor": 435.4185441941074, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 606.8238734835355, + "cy": 435.4185441941074, + "pixels": 4616 + }, + "tool_body": { + "cx": 650.4, + "cy": 452.8, + "pixels": 5 + }, + "left_gripper": { + "cx": 453.9024390243902, + "cy": 439.0, + "pixels": 41 + }, + "right_gripper": { + "cx": 457.42112751200426, + "cy": 398.2905922105638, + "pixels": 5623 + } + } + } + } + }, + { + "frame_idx": 66, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 199.8264244426094, + "ty": 71.48604459124691, + "theta": 0.49504466777973366, + "vx": 0.8799474835395813, + "vy": 0.4750709533691406, + "pca_strength": null, + "union_pixels": 28148, + "tx_anchor": 199.8264244426094, + "ty_anchor": 71.48604459124691, + "other_grip_x": 225.44425523389762, + "other_grip_y": 85.31673845537414, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 199.8264244426094, + "cy": 71.48604459124691, + "pixels": 18165 + }, + "right_gripper": { + "cx": 225.44425523389762, + "cy": 85.31673845537414, + "pixels": 9983 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 606.0061660427218, + "ty": 434.96432503853777, + "theta": -2.8840154118330212, + "vx": -0.9670100212097168, + "vy": -0.2547384798526764, + "pca_strength": 0.9582991245851262, + "union_pixels": 9395, + "tx_anchor": 606.0061660427218, + "ty_anchor": 434.96432503853777, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 606.0061660427218, + "cy": 434.96432503853777, + "pixels": 4541 + }, + "tool_body": { + "cx": 649.25, + "cy": 453.0, + "pixels": 8 + }, + "left_gripper": { + "cx": 445.96, + "cy": 424.56, + "pixels": 25 + }, + "right_gripper": { + "cx": 459.8699439950218, + "cy": 400.29039618336446, + "pixels": 4821 + } + } + } + } + } + ], + "saved_at_unix": 1769897608.075662 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000023_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000023_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..06795d3e1331faa20ceb6f66a6dd946324bd6f58 --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000023_tool_poses.json @@ -0,0 +1,2928 @@ +{ + "clip_id": "1_kSJWUi5p", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/PREPARE/1_kSJWUi5p.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/PREPARE/1_kSJWUi5p", + "num_frames": 30, + "tools": [ + "grasper", + "hook" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 183.01777188328913, + "ty": 28.880636604774537, + "theta": -0.8080447994321502, + "vx": 0.6909132599830627, + "vy": -0.7229377031326294, + "pca_strength": null, + "union_pixels": 3860, + "tx_anchor": 183.01777188328913, + "ty_anchor": 28.880636604774537, + "other_grip_x": 208.63333333333333, + "other_grip_y": 2.077777777777778, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 183.01777188328913, + "cy": 28.880636604774537, + "pixels": 3770 + }, + "right_gripper": { + "cx": 208.63333333333333, + "cy": 2.077777777777778, + "pixels": 90 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 516.1420618040786, + "ty": 217.52802452145627, + "theta": -2.93254891583947, + "vx": -0.978229820728302, + "vy": -0.20752455294132233, + "pca_strength": 0.9129402902930618, + "union_pixels": 27273, + "tx_anchor": 516.1420618040786, + "ty_anchor": 217.52802452145627, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 516.1420618040786, + "cy": 217.52802452145627, + "pixels": 15986 + }, + "tool_body": { + "cx": 645.3067318831253, + "cy": 226.30866263354358, + "pixels": 7769 + }, + "left_gripper": { + "cx": 369.74468085106383, + "cy": 133.36170212765958, + "pixels": 47 + }, + "right_gripper": { + "cx": 389.0109478536445, + "cy": 156.28781331028523, + "pixels": 3471 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 183.45163014430787, + "ty": 29.08150721539284, + "theta": -0.8348248854099761, + "vx": 0.6713075041770935, + "vy": -0.7411789894104004, + "pca_strength": null, + "union_pixels": 3838, + "tx_anchor": 183.45163014430787, + "ty_anchor": 29.08150721539284, + "other_grip_x": 207.98958333333334, + "other_grip_y": 1.9895833333333333, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 183.45163014430787, + "cy": 29.08150721539284, + "pixels": 3742 + }, + "right_gripper": { + "cx": 207.98958333333334, + "cy": 1.9895833333333333, + "pixels": 96 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 512.3404784688995, + "ty": 218.56395534290272, + "theta": -2.9326325417552948, + "vx": -0.9782471656799316, + "vy": -0.2074427455663681, + "pca_strength": 0.9150423826808328, + "union_pixels": 27499, + "tx_anchor": 512.3404784688995, + "ty_anchor": 218.56395534290272, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 512.3404784688995, + "cy": 218.56395534290272, + "pixels": 15675 + }, + "tool_body": { + "cx": 642.9463707258549, + "cy": 228.7350929814037, + "pixels": 8335 + }, + "left_gripper": { + "cx": 368.3018867924528, + "cy": 142.24528301886792, + "pixels": 53 + }, + "right_gripper": { + "cx": 386.5803259604191, + "cy": 157.75378346915016, + "pixels": 3436 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 183.70357524012806, + "ty": 29.16435432230523, + "theta": -0.8188771053681363, + "vx": 0.6830418109893799, + "vy": -0.7303793430328369, + "pca_strength": null, + "union_pixels": 3864, + "tx_anchor": 183.70357524012806, + "ty_anchor": 29.16435432230523, + "other_grip_x": 209.16379310344828, + "other_grip_y": 1.9396551724137931, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 183.70357524012806, + "cy": 29.16435432230523, + "pixels": 3748 + }, + "right_gripper": { + "cx": 209.16379310344828, + "cy": 1.9396551724137931, + "pixels": 116 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 509.0263106479974, + "ty": 219.0202539889287, + "theta": -2.935356658292282, + "vx": -0.9788086414337158, + "vy": -0.20477712154388428, + "pca_strength": 0.9153723302010653, + "union_pixels": 27639, + "tx_anchor": 509.0263106479974, + "ty_anchor": 219.0202539889287, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 509.0263106479974, + "cy": 219.0202539889287, + "pixels": 15355 + }, + "tool_body": { + "cx": 640.945991656331, + "cy": 229.71563874168453, + "pixels": 8869 + }, + "left_gripper": { + "cx": 375.16279069767444, + "cy": 144.8372093023256, + "pixels": 43 + }, + "right_gripper": { + "cx": 385.36743772241994, + "cy": 158.66992882562278, + "pixels": 3372 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 183.44211093161013, + "ty": 29.412224017232095, + "theta": -0.8200236612419506, + "vx": 0.6822038888931274, + "vy": -0.7311619520187378, + "pca_strength": null, + "union_pixels": 3866, + "tx_anchor": 183.44211093161013, + "ty_anchor": 29.412224017232095, + "other_grip_x": 208.91447368421052, + "other_grip_y": 2.111842105263158, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 183.44211093161013, + "cy": 29.412224017232095, + "pixels": 3714 + }, + "right_gripper": { + "cx": 208.91447368421052, + "cy": 2.111842105263158, + "pixels": 152 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 506.2149125701089, + "ty": 218.98772682283075, + "theta": -2.936730621566819, + "vx": -0.979089081287384, + "vy": -0.2034320831298828, + "pca_strength": 0.9152788425441034, + "union_pixels": 27748, + "tx_anchor": 506.2149125701089, + "ty_anchor": 218.98772682283075, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 506.2149125701089, + "cy": 218.98772682283075, + "pixels": 15155 + }, + "tool_body": { + "cx": 639.2821068603013, + "cy": 230.18445865395037, + "pixels": 9227 + }, + "left_gripper": { + "cx": 375.3333333333333, + "cy": 144.22916666666666, + "pixels": 48 + }, + "right_gripper": { + "cx": 383.3535262206148, + "cy": 158.85895117540687, + "pixels": 3318 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 183.02657987523733, + "ty": 29.62544073772715, + "theta": -0.8205385001945669, + "vx": 0.6818274259567261, + "vy": -0.7315131425857544, + "pca_strength": null, + "union_pixels": 3879, + "tx_anchor": 183.02657987523733, + "ty_anchor": 29.62544073772715, + "other_grip_x": 208.484375, + "other_grip_y": 2.3125, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 183.02657987523733, + "cy": 29.62544073772715, + "pixels": 3687 + }, + "right_gripper": { + "cx": 208.484375, + "cy": 2.3125, + "pixels": 192 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 504.6005445610307, + "ty": 218.79346526763183, + "theta": -2.9387419565422443, + "vx": -0.9794963002204895, + "vy": -0.20146240293979645, + "pca_strength": 0.9161904625658671, + "union_pixels": 27848, + "tx_anchor": 504.6005445610307, + "ty_anchor": 218.79346526763183, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 504.6005445610307, + "cy": 218.79346526763183, + "pixels": 15058 + }, + "tool_body": { + "cx": 638.4389882527252, + "cy": 230.22901894380357, + "pixels": 9449 + }, + "left_gripper": { + "cx": 374.6190476190476, + "cy": 148.57142857142858, + "pixels": 42 + }, + "right_gripper": { + "cx": 382.6483782964535, + "cy": 159.026371627766, + "pixels": 3299 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 183.59652357124045, + "ty": 28.955227811430078, + "theta": -2.737586988547471, + "vx": -0.9194937348365784, + "vy": -0.3931046724319458, + "pca_strength": 0.8874628352281665, + "union_pixels": 3874, + "tx_anchor": 183.59652357124045, + "ty_anchor": 28.955227811430078, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 183.59652357124045, + "cy": 28.955227811430078, + "pixels": 3797 + }, + "right_gripper": { + "cx": 211.15584415584416, + "cy": 1.4545454545454546, + "pixels": 77 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 503.8514369540575, + "ty": 218.61972394478894, + "theta": -2.9379620298138165, + "vx": -0.9793388247489929, + "vy": -0.20222626626491547, + "pca_strength": 0.9160661365260765, + "union_pixels": 27888, + "tx_anchor": 503.8514369540575, + "ty_anchor": 218.61972394478894, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 503.8514369540575, + "cy": 218.61972394478894, + "pixels": 14997 + }, + "tool_body": { + "cx": 638.0247778358599, + "cy": 230.31395713538944, + "pixels": 9565 + }, + "left_gripper": { + "cx": 382.25, + "cy": 144.77777777777777, + "pixels": 36 + }, + "right_gripper": { + "cx": 382.3659574468085, + "cy": 158.9787234042553, + "pixels": 3290 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 183.61945031712474, + "ty": 28.978858350951374, + "theta": -0.4804771143703776, + "vx": 0.886774480342865, + "vy": -0.4622023105621338, + "pca_strength": null, + "union_pixels": 3971, + "tx_anchor": 183.61945031712474, + "ty_anchor": 28.978858350951374, + "other_grip_x": 236.16042780748663, + "other_grip_y": 1.5935828877005347, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 183.61945031712474, + "cy": 28.978858350951374, + "pixels": 3784 + }, + "right_gripper": { + "cx": 236.16042780748663, + "cy": 1.5935828877005347, + "pixels": 187 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 503.19777718264595, + "ty": 218.48968934118906, + "theta": -2.936124555650006, + "vx": -0.9789655804634094, + "vy": -0.20402543246746063, + "pca_strength": 0.9165632974067472, + "union_pixels": 27909, + "tx_anchor": 503.19777718264595, + "ty_anchor": 218.48968934118906, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 503.19777718264595, + "cy": 218.48968934118906, + "pixels": 14936 + }, + "tool_body": { + "cx": 637.6523045054375, + "cy": 230.43832211289487, + "pixels": 9655 + }, + "left_gripper": { + "cx": 371.77272727272725, + "cy": 145.79545454545453, + "pixels": 44 + }, + "right_gripper": { + "cx": 382.22663408674407, + "cy": 158.93708002443495, + "pixels": 3274 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 183.50842548709846, + "ty": 28.988151658767773, + "theta": -0.4745287793508399, + "vx": 0.8895081281661987, + "vy": -0.4569193422794342, + "pca_strength": null, + "union_pixels": 3979, + "tx_anchor": 183.50842548709846, + "ty_anchor": 28.988151658767773, + "other_grip_x": 236.77900552486187, + "other_grip_y": 1.6243093922651934, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 183.50842548709846, + "cy": 28.988151658767773, + "pixels": 3798 + }, + "right_gripper": { + "cx": 236.77900552486187, + "cy": 1.6243093922651934, + "pixels": 181 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 502.2440436128685, + "ty": 218.48593350383632, + "theta": -2.938790228388859, + "vx": -0.9795059561729431, + "vy": -0.20141510665416718, + "pca_strength": 0.9164359377730088, + "union_pixels": 27931, + "tx_anchor": 502.2440436128685, + "ty_anchor": 218.48593350383632, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 502.2440436128685, + "cy": 218.48593350383632, + "pixels": 14858 + }, + "tool_body": { + "cx": 637.0379824382275, + "cy": 230.769756994078, + "pixels": 9794 + }, + "left_gripper": { + "cx": 369.75, + "cy": 144.575, + "pixels": 40 + }, + "right_gripper": { + "cx": 381.82340228465574, + "cy": 159.0784192652053, + "pixels": 3239 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 183.55017118777982, + "ty": 29.014748485646564, + "theta": -0.47130880678630116, + "vx": 0.8909748196601868, + "vy": -0.45405280590057373, + "pca_strength": null, + "union_pixels": 3989, + "tx_anchor": 183.55017118777982, + "ty_anchor": 29.014748485646564, + "other_grip_x": 237.265625, + "other_grip_y": 1.640625, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 183.55017118777982, + "cy": 29.014748485646564, + "pixels": 3797 + }, + "right_gripper": { + "cx": 237.265625, + "cy": 1.640625, + "pixels": 192 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 499.8741515069237, + "ty": 219.09591365734457, + "theta": -2.9360706483339714, + "vx": -0.9789546132087708, + "vy": -0.20407821238040924, + "pca_strength": 0.917830206760362, + "union_pixels": 28088, + "tx_anchor": 499.8741515069237, + "ty_anchor": 219.09591365734457, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 499.8741515069237, + "cy": 219.09591365734457, + "pixels": 14732 + }, + "tool_body": { + "cx": 635.7667326732674, + "cy": 231.34029702970298, + "pixels": 10100 + }, + "left_gripper": { + "cx": 376.9111111111111, + "cy": 149.37777777777777, + "pixels": 45 + }, + "right_gripper": { + "cx": 380.51697290563686, + "cy": 159.89193397695422, + "pixels": 3211 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 183.51678028316726, + "ty": 28.966963817514422, + "theta": -0.47453315082215636, + "vx": 0.8895061612129211, + "vy": -0.456923246383667, + "pca_strength": null, + "union_pixels": 3999, + "tx_anchor": 183.51678028316726, + "ty_anchor": 28.966963817514422, + "other_grip_x": 236.72972972972974, + "other_grip_y": 1.6324324324324324, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 183.51678028316726, + "cy": 28.966963817514422, + "pixels": 3814 + }, + "right_gripper": { + "cx": 236.72972972972974, + "cy": 1.6324324324324324, + "pixels": 185 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 497.47758632525574, + "ty": 219.47278094322783, + "theta": -2.9405274249019966, + "vx": -0.9798544049263, + "vy": -0.19971321523189545, + "pca_strength": 0.9177571154058294, + "union_pixels": 28179, + "tx_anchor": 497.47758632525574, + "ty_anchor": 219.47278094322783, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 497.47758632525574, + "cy": 219.47278094322783, + "pixels": 14567 + }, + "tool_body": { + "cx": 634.3614573346117, + "cy": 232.16874400767017, + "pixels": 10430 + }, + "left_gripper": { + "cx": 339.57142857142856, + "cy": 151.42857142857142, + "pixels": 28 + }, + "right_gripper": { + "cx": 378.9648065948003, + "cy": 160.4137603043754, + "pixels": 3154 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 183.4679403297566, + "ty": 28.991101805809997, + "theta": -0.48168470837316657, + "vx": 0.8862156867980957, + "vy": -0.4632728397846222, + "pca_strength": null, + "union_pixels": 4002, + "tx_anchor": 183.4679403297566, + "ty_anchor": 28.991101805809997, + "other_grip_x": 235.85082872928177, + "other_grip_y": 1.6077348066298343, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 183.4679403297566, + "cy": 28.991101805809997, + "pixels": 3821 + }, + "right_gripper": { + "cx": 235.85082872928177, + "cy": 1.6077348066298343, + "pixels": 181 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.40367355458153, + "ty": 219.82508870799415, + "theta": -2.93746412562739, + "vx": -0.9792380332946777, + "vy": -0.20271386206150055, + "pca_strength": 0.9193969903157176, + "union_pixels": 28380, + "tx_anchor": 494.40367355458153, + "ty_anchor": 219.82508870799415, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.40367355458153, + "cy": 219.82508870799415, + "pixels": 14373 + }, + "tool_body": { + "cx": 632.7356364308147, + "cy": 233.27932754479954, + "pixels": 10826 + }, + "left_gripper": { + "cx": 345.6896551724138, + "cy": 156.58620689655172, + "pixels": 29 + }, + "right_gripper": { + "cx": 376.86357868020303, + "cy": 161.0897842639594, + "pixels": 3152 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 183.4306815237108, + "ty": 28.97538222337393, + "theta": -0.46866732958556323, + "vx": 0.8921710252761841, + "vy": -0.4516977071762085, + "pca_strength": null, + "union_pixels": 4047, + "tx_anchor": 183.4306815237108, + "ty_anchor": 28.97538222337393, + "other_grip_x": 237.4255319148936, + "other_grip_y": 1.6382978723404256, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 183.4306815237108, + "cy": 28.97538222337393, + "pixels": 3859 + }, + "right_gripper": { + "cx": 237.4255319148936, + "cy": 1.6382978723404256, + "pixels": 188 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.63592371192715, + "ty": 219.8968118417307, + "theta": -2.941625854200935, + "vx": -0.9800732135772705, + "vy": -0.19863680005073547, + "pca_strength": 0.9203951147480566, + "union_pixels": 28465, + "tx_anchor": 490.63592371192715, + "ty_anchor": 219.8968118417307, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.63592371192715, + "cy": 219.8968118417307, + "pixels": 14052 + }, + "tool_body": { + "cx": 630.5815596573347, + "cy": 233.6803850569637, + "pixels": 11323 + }, + "left_gripper": { + "cx": 384.8655462184874, + "cy": 154.35294117647058, + "pixels": 119 + }, + "right_gripper": { + "cx": 374.7606866374958, + "cy": 162.20834735779198, + "pixels": 2971 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 183.4628956927867, + "ty": 29.09314997405293, + "theta": -0.4733941057246144, + "vx": 0.8900260329246521, + "vy": -0.45590975880622864, + "pca_strength": null, + "union_pixels": 4052, + "tx_anchor": 183.4628956927867, + "ty_anchor": 29.09314997405293, + "other_grip_x": 236.9949494949495, + "other_grip_y": 1.6717171717171717, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 183.4628956927867, + "cy": 29.09314997405293, + "pixels": 3854 + }, + "right_gripper": { + "cx": 236.9949494949495, + "cy": 1.6717171717171717, + "pixels": 198 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 486.8988138290178, + "ty": 219.0685664689715, + "theta": -2.941880371795171, + "vx": -0.9801236987113953, + "vy": -0.19838733971118927, + "pca_strength": 0.9202944845496551, + "union_pixels": 28531, + "tx_anchor": 486.8988138290178, + "ty_anchor": 219.0685664689715, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 486.8988138290178, + "cy": 219.0685664689715, + "pixels": 13826 + }, + "tool_body": { + "cx": 628.4881416229036, + "cy": 233.59639166525494, + "pixels": 11806 + }, + "left_gripper": { + "cx": 364.65714285714284, + "cy": 151.11428571428573, + "pixels": 35 + }, + "right_gripper": { + "cx": 373.0244413407821, + "cy": 162.2877094972067, + "pixels": 2864 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 183.41789500905094, + "ty": 29.150762865270234, + "theta": -0.4761004988924416, + "vx": 0.8887888193130493, + "vy": -0.4583168029785156, + "pca_strength": null, + "union_pixels": 4077, + "tx_anchor": 183.41789500905094, + "ty_anchor": 29.150762865270234, + "other_grip_x": 236.78095238095239, + "other_grip_y": 1.6333333333333333, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 183.41789500905094, + "cy": 29.150762865270234, + "pixels": 3867 + }, + "right_gripper": { + "cx": 236.78095238095239, + "cy": 1.6333333333333333, + "pixels": 210 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 481.87051586125114, + "ty": 218.33456863326415, + "theta": -2.943931857597164, + "vx": -0.9805286526679993, + "vy": -0.19637621939182281, + "pca_strength": 0.9222469740887419, + "union_pixels": 28824, + "tx_anchor": 481.87051586125114, + "ty_anchor": 218.33456863326415, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 481.87051586125114, + "cy": 218.33456863326415, + "pixels": 13492 + }, + "tool_body": { + "cx": 625.9122100515464, + "cy": 233.37983247422682, + "pixels": 12416 + }, + "left_gripper": { + "cx": 341.64, + "cy": 159.24, + "pixels": 25 + }, + "right_gripper": { + "cx": 370.62919405050155, + "cy": 161.99239017640954, + "pixels": 2891 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 183.25117248566963, + "ty": 29.1696195935383, + "theta": -0.4988077832747431, + "vx": 0.8781535029411316, + "vy": -0.47837892174720764, + "pca_strength": null, + "union_pixels": 4043, + "tx_anchor": 183.25117248566963, + "ty_anchor": 29.1696195935383, + "other_grip_x": 233.7170731707317, + "other_grip_y": 1.6780487804878048, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 183.25117248566963, + "cy": 29.1696195935383, + "pixels": 3838 + }, + "right_gripper": { + "cx": 233.7170731707317, + "cy": 1.6780487804878048, + "pixels": 205 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 475.6975454061859, + "ty": 217.18481647541606, + "theta": -2.9475627652758534, + "vx": -0.9812352061271667, + "vy": -0.19281472265720367, + "pca_strength": 0.9225995758897, + "union_pixels": 29204, + "tx_anchor": 475.6975454061859, + "ty_anchor": 217.18481647541606, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 475.6975454061859, + "cy": 217.18481647541606, + "pixels": 13159 + }, + "tool_body": { + "cx": 622.6984282907662, + "cy": 232.78177421792353, + "pixels": 13234 + }, + "left_gripper": { + "cx": 346.0869565217391, + "cy": 163.3913043478261, + "pixels": 23 + }, + "right_gripper": { + "cx": 367.1058106169297, + "cy": 161.769368723099, + "pixels": 2788 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 183.33748378728924, + "ty": 29.284046692607003, + "theta": -0.7235224753485845, + "vx": 0.7494783997535706, + "vy": -0.6620287895202637, + "pca_strength": null, + "union_pixels": 3967, + "tx_anchor": 183.33748378728924, + "ty_anchor": 29.284046692607003, + "other_grip_x": 214.74107142857142, + "other_grip_y": 1.5446428571428572, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 183.33748378728924, + "cy": 29.284046692607003, + "pixels": 3855 + }, + "right_gripper": { + "cx": 214.74107142857142, + "cy": 1.5446428571428572, + "pixels": 112 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 469.102001090088, + "ty": 216.13532663707858, + "theta": -2.9499123806461234, + "vx": -0.9816855192184448, + "vy": -0.1905086636543274, + "pca_strength": 0.9240970896292727, + "union_pixels": 29467, + "tx_anchor": 469.102001090088, + "ty_anchor": 216.13532663707858, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 469.102001090088, + "cy": 216.13532663707858, + "pixels": 12843 + }, + "tool_body": { + "cx": 619.4420699020799, + "cy": 232.59223786720034, + "pixels": 13991 + }, + "left_gripper": { + "cx": 327.46153846153845, + "cy": 136.69230769230768, + "pixels": 13 + }, + "right_gripper": { + "cx": 363.23091603053433, + "cy": 161.92480916030533, + "pixels": 2620 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 183.15948838423387, + "ty": 29.35682589402245, + "theta": -0.7054358059929181, + "vx": 0.7613290548324585, + "vy": -0.6483656764030457, + "pca_strength": null, + "union_pixels": 3987, + "tx_anchor": 183.15948838423387, + "ty_anchor": 29.35682589402245, + "other_grip_x": 215.19230769230768, + "other_grip_y": 2.076923076923077, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 183.15948838423387, + "cy": 29.35682589402245, + "pixels": 3831 + }, + "right_gripper": { + "cx": 215.19230769230768, + "cy": 2.076923076923077, + "pixels": 156 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 462.17999680715195, + "ty": 215.36693805874842, + "theta": -2.948767648656514, + "vx": -0.9814667701721191, + "vy": -0.19163230061531067, + "pca_strength": 0.9250522648369793, + "union_pixels": 29926, + "tx_anchor": 462.17999680715195, + "ty_anchor": 215.36693805874842, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 462.17999680715195, + "cy": 215.36693805874842, + "pixels": 12528 + }, + "tool_body": { + "cx": 615.9202392151592, + "cy": 233.157371321059, + "pixels": 14882 + }, + "left_gripper": { + "cx": 331.1666666666667, + "cy": 150.5, + "pixels": 12 + }, + "right_gripper": { + "cx": 358.89337060702877, + "cy": 161.94129392971246, + "pixels": 2504 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 183.0716519020323, + "ty": 29.377279833246483, + "theta": -0.7035009602430689, + "vx": 0.7625821232795715, + "vy": -0.6468914151191711, + "pca_strength": null, + "union_pixels": 3998, + "tx_anchor": 183.0716519020323, + "ty_anchor": 29.377279833246483, + "other_grip_x": 215.2125, + "other_grip_y": 2.1125, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 183.0716519020323, + "cy": 29.377279833246483, + "pixels": 3838 + }, + "right_gripper": { + "cx": 215.2125, + "cy": 2.1125, + "pixels": 160 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 454.40585189446864, + "ty": 214.56480644365908, + "theta": -2.9461167481112542, + "vx": -0.9809553623199463, + "vy": -0.19423340260982513, + "pca_strength": 0.9263159937372286, + "union_pixels": 30742, + "tx_anchor": 454.40585189446864, + "ty_anchor": 214.56480644365908, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 454.40585189446864, + "cy": 214.56480644365908, + "pixels": 12167 + }, + "tool_body": { + "cx": 611.9036309375778, + "cy": 233.09823427008206, + "pixels": 16084 + }, + "left_gripper": { + "cx": 325.53333333333336, + "cy": 155.86666666666667, + "pixels": 15 + }, + "right_gripper": { + "cx": 354.21203554119546, + "cy": 161.80533117932148, + "pixels": 2476 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 183.07573779054584, + "ty": 29.377905458344216, + "theta": -0.7043082255666896, + "vx": 0.7620596885681152, + "vy": -0.647506833076477, + "pca_strength": null, + "union_pixels": 3984, + "tx_anchor": 183.07573779054584, + "ty_anchor": 29.377905458344216, + "other_grip_x": 215.2516129032258, + "other_grip_y": 2.0387096774193547, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 183.07573779054584, + "cy": 29.377905458344216, + "pixels": 3829 + }, + "right_gripper": { + "cx": 215.2516129032258, + "cy": 2.0387096774193547, + "pixels": 155 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 446.8243025523616, + "ty": 213.7603663190028, + "theta": -2.941942048290317, + "vx": -0.9801359176635742, + "vy": -0.19832688570022583, + "pca_strength": 0.9274839240688401, + "union_pixels": 31220, + "tx_anchor": 446.8243025523616, + "ty_anchor": 213.7603663190028, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 446.8243025523616, + "cy": 213.7603663190028, + "pixels": 11793 + }, + "tool_body": { + "cx": 608.1682678139919, + "cy": 234.27417928920846, + "pixels": 16967 + }, + "left_gripper": { + "cx": 350.3541666666667, + "cy": 156.90625, + "pixels": 96 + }, + "right_gripper": { + "cx": 349.15482233502536, + "cy": 161.5346869712352, + "pixels": 2364 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 182.32435260266806, + "ty": 29.482605283808528, + "theta": -0.7008282790598697, + "vx": 0.7643083333969116, + "vy": -0.6448509693145752, + "pca_strength": null, + "union_pixels": 3993, + "tx_anchor": 182.32435260266806, + "ty_anchor": 29.482605283808528, + "other_grip_x": 214.64705882352942, + "other_grip_y": 2.211764705882353, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 182.32435260266806, + "cy": 29.482605283808528, + "pixels": 3823 + }, + "right_gripper": { + "cx": 214.64705882352942, + "cy": 2.211764705882353, + "pixels": 170 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 441.6551663439535, + "ty": 212.39042422108784, + "theta": -2.938984793239892, + "vx": -0.9795451760292053, + "vy": -0.20122453570365906, + "pca_strength": 0.9291104386240787, + "union_pixels": 31390, + "tx_anchor": 441.6551663439535, + "ty_anchor": 212.39042422108784, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 441.6551663439535, + "cy": 212.39042422108784, + "pixels": 11362 + }, + "tool_body": { + "cx": 605.3899943470888, + "cy": 233.97433578292822, + "pixels": 17690 + }, + "left_gripper": { + "cx": 342.6666666666667, + "cy": 153.93333333333334, + "pixels": 15 + }, + "right_gripper": { + "cx": 346.2746448557899, + "cy": 161.13172621609988, + "pixels": 2323 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 181.67736883320282, + "ty": 30.089010702166537, + "theta": -0.727941223483451, + "vx": 0.7465457916259766, + "vy": -0.6653341054916382, + "pca_strength": null, + "union_pixels": 4047, + "tx_anchor": 181.67736883320282, + "ty_anchor": 30.089010702166537, + "other_grip_x": 212.50925925925927, + "other_grip_y": 2.611111111111111, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 181.67736883320282, + "cy": 30.089010702166537, + "pixels": 3831 + }, + "right_gripper": { + "cx": 212.50925925925927, + "cy": 2.611111111111111, + "pixels": 216 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 437.91677876423637, + "ty": 211.3834633665142, + "theta": -2.937279814103881, + "vx": -0.9792006611824036, + "vy": -0.20289434492588043, + "pca_strength": 0.9289822415560757, + "union_pixels": 31592, + "tx_anchor": 437.91677876423637, + "ty_anchor": 211.3834633665142, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 437.91677876423637, + "cy": 211.3834633665142, + "pixels": 11151 + }, + "tool_body": { + "cx": 603.2067828285604, + "cy": 233.7250590886605, + "pixels": 18193 + }, + "left_gripper": { + "cx": 344.6363636363636, + "cy": 163.0, + "pixels": 11 + }, + "right_gripper": { + "cx": 344.8354939651319, + "cy": 160.69065713008493, + "pixels": 2237 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 180.10386912490262, + "ty": 30.218644507920022, + "theta": -0.7336370610539695, + "vx": 0.7427440881729126, + "vy": -0.6695755124092102, + "pca_strength": null, + "union_pixels": 4063, + "tx_anchor": 180.10386912490262, + "ty_anchor": 30.218644507920022, + "other_grip_x": 210.10849056603774, + "other_grip_y": 3.169811320754717, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 180.10386912490262, + "cy": 30.218644507920022, + "pixels": 3851 + }, + "right_gripper": { + "cx": 210.10849056603774, + "cy": 3.169811320754717, + "pixels": 212 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 435.17681509714606, + "ty": 210.1830435995166, + "theta": -2.931556073582182, + "vx": -0.9780232906341553, + "vy": -0.20849567651748657, + "pca_strength": 0.9297652678632018, + "union_pixels": 31638, + "tx_anchor": 435.17681509714606, + "ty_anchor": 210.1830435995166, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 435.17681509714606, + "cy": 210.1830435995166, + "pixels": 10757 + }, + "tool_body": { + "cx": 601.4172843484799, + "cy": 233.15194972607154, + "pixels": 18618 + }, + "left_gripper": { + "cx": 338.219512195122, + "cy": 153.9512195121951, + "pixels": 82 + }, + "right_gripper": { + "cx": 344.19624025676296, + "cy": 160.0348464007336, + "pixels": 2181 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 178.27511667894865, + "ty": 30.178334561532793, + "theta": -0.7135945725661448, + "vx": 0.7560138702392578, + "vy": -0.6545554995536804, + "pca_strength": null, + "union_pixels": 4294, + "tx_anchor": 178.27511667894865, + "ty_anchor": 30.178334561532793, + "other_grip_x": 208.87892376681614, + "other_grip_y": 3.681614349775785, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 178.27511667894865, + "cy": 30.178334561532793, + "pixels": 4071 + }, + "right_gripper": { + "cx": 208.87892376681614, + "cy": 3.681614349775785, + "pixels": 223 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 433.19027725028485, + "ty": 209.73623243448537, + "theta": -2.930481554897135, + "vx": -0.9777987003326416, + "vy": -0.20954646170139313, + "pca_strength": 0.9298356959296058, + "union_pixels": 31467, + "tx_anchor": 433.19027725028485, + "ty_anchor": 209.73623243448537, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 433.19027725028485, + "cy": 209.73623243448537, + "pixels": 10532 + }, + "tool_body": { + "cx": 600.2928400319404, + "cy": 233.432313015704, + "pixels": 18785 + }, + "left_gripper": { + "cx": 342.7692307692308, + "cy": 158.76923076923077, + "pixels": 13 + }, + "right_gripper": { + "cx": 344.1314927468414, + "cy": 159.95554515676181, + "pixels": 2137 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 175.33667726939075, + "ty": 30.538292145828237, + "theta": -0.7128372504044479, + "vx": 0.7565094232559204, + "vy": -0.6539828181266785, + "pca_strength": null, + "union_pixels": 4329, + "tx_anchor": 175.33667726939075, + "ty_anchor": 30.538292145828237, + "other_grip_x": 206.47520661157026, + "other_grip_y": 3.6198347107438016, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 175.33667726939075, + "cy": 30.538292145828237, + "pixels": 4087 + }, + "right_gripper": { + "cx": 206.47520661157026, + "cy": 3.6198347107438016, + "pixels": 242 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 433.4546159813809, + "ty": 209.85240496508922, + "theta": -2.92718977493348, + "vx": -0.9771036505699158, + "vy": -0.21276402473449707, + "pca_strength": 0.9322086555460939, + "union_pixels": 30992, + "tx_anchor": 433.4546159813809, + "ty_anchor": 209.85240496508922, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 433.4546159813809, + "cy": 209.85240496508922, + "pixels": 10312 + }, + "tool_body": { + "cx": 600.1979279084826, + "cy": 234.36385711202246, + "pixels": 18532 + }, + "left_gripper": { + "cx": 335.3636363636364, + "cy": 151.4090909090909, + "pixels": 22 + }, + "right_gripper": { + "cx": 345.2295390404515, + "cy": 159.8381937911571, + "pixels": 2126 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 174.12314069739088, + "ty": 30.575469397707877, + "theta": -0.697586321697253, + "vx": 0.7663949131965637, + "vy": -0.6423697471618652, + "pca_strength": null, + "union_pixels": 4355, + "tx_anchor": 174.12314069739088, + "ty_anchor": 30.575469397707877, + "other_grip_x": 206.0551181102362, + "other_grip_y": 3.811023622047244, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 174.12314069739088, + "cy": 30.575469397707877, + "pixels": 4101 + }, + "right_gripper": { + "cx": 206.0551181102362, + "cy": 3.811023622047244, + "pixels": 254 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 435.43839003164555, + "ty": 210.07713607594937, + "theta": -2.9240831192250076, + "vx": -0.9764379262924194, + "vy": -0.2157985121011734, + "pca_strength": 0.932602489537737, + "union_pixels": 30523, + "tx_anchor": 435.43839003164555, + "ty_anchor": 210.07713607594937, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 435.43839003164555, + "cy": 210.07713607594937, + "pixels": 10112 + }, + "tool_body": { + "cx": 600.8689315068493, + "cy": 234.57386301369863, + "pixels": 18250 + }, + "left_gripper": { + "cx": 348.6896551724138, + "cy": 157.0344827586207, + "pixels": 29 + }, + "right_gripper": { + "cx": 346.79596622889306, + "cy": 159.27157598499062, + "pixels": 2132 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 174.10709117221418, + "ty": 30.643029425952726, + "theta": -0.7050974178185236, + "vx": 0.7615483999252319, + "vy": -0.6481080055236816, + "pca_strength": null, + "union_pixels": 4388, + "tx_anchor": 174.10709117221418, + "ty_anchor": 30.643029425952726, + "other_grip_x": 205.6611570247934, + "other_grip_y": 3.7892561983471076, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 174.10709117221418, + "cy": 30.643029425952726, + "pixels": 4146 + }, + "right_gripper": { + "cx": 205.6611570247934, + "cy": 3.7892561983471076, + "pixels": 242 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 436.7862206689965, + "ty": 210.18652021967048, + "theta": -2.922270619900253, + "vx": -0.9760451912879944, + "vy": -0.21756795048713684, + "pca_strength": 0.9329325139836553, + "union_pixels": 30066, + "tx_anchor": 436.7862206689965, + "ty_anchor": 210.18652021967048, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 436.7862206689965, + "cy": 210.18652021967048, + "pixels": 10015 + }, + "tool_body": { + "cx": 601.4953297164271, + "cy": 235.41020191285867, + "pixels": 17879 + }, + "left_gripper": { + "cx": 336.85714285714283, + "cy": 146.66666666666666, + "pixels": 21 + }, + "right_gripper": { + "cx": 347.37424453742443, + "cy": 159.08461180846118, + "pixels": 2151 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 174.5861829944547, + "ty": 30.74029574861368, + "theta": -0.7168285881496834, + "vx": 0.7538931369781494, + "vy": -0.6569970846176147, + "pca_strength": null, + "union_pixels": 4572, + "tx_anchor": 174.5861829944547, + "ty_anchor": 30.74029574861368, + "other_grip_x": 205.3360655737705, + "other_grip_y": 3.942622950819672, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 174.5861829944547, + "cy": 30.74029574861368, + "pixels": 4328 + }, + "right_gripper": { + "cx": 205.3360655737705, + "cy": 3.942622950819672, + "pixels": 244 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 437.0145670082379, + "ty": 210.15501306007636, + "theta": -2.921944208398803, + "vx": -0.9759740829467773, + "vy": -0.2178865224123001, + "pca_strength": 0.9328702606009773, + "union_pixels": 29865, + "tx_anchor": 437.0145670082379, + "ty_anchor": 210.15501306007636, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 437.0145670082379, + "cy": 210.15501306007636, + "pixels": 9954 + }, + "tool_body": { + "cx": 601.4101167752077, + "cy": 235.28329216258703, + "pixels": 17812 + }, + "left_gripper": { + "cx": 338.9230769230769, + "cy": 150.0, + "pixels": 13 + }, + "right_gripper": { + "cx": 348.43815915627994, + "cy": 159.82981783317354, + "pixels": 2086 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 175.0591348366314, + "ty": 30.675793833410033, + "theta": -0.716739697956652, + "vx": 0.7539514899253845, + "vy": -0.6569300293922424, + "pca_strength": null, + "union_pixels": 4593, + "tx_anchor": 175.0591348366314, + "ty_anchor": 30.675793833410033, + "other_grip_x": 205.748987854251, + "other_grip_y": 3.935222672064777, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 175.0591348366314, + "cy": 30.675793833410033, + "pixels": 4346 + }, + "right_gripper": { + "cx": 205.748987854251, + "cy": 3.935222672064777, + "pixels": 247 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 436.74984814739827, + "ty": 209.6823243571573, + "theta": -2.9193874007852534, + "vx": -0.9754137992858887, + "vy": -0.22038118541240692, + "pca_strength": 0.9339754254100632, + "union_pixels": 29733, + "tx_anchor": 436.74984814739827, + "ty_anchor": 209.6823243571573, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 436.74984814739827, + "cy": 209.6823243571573, + "pixels": 9878 + }, + "tool_body": { + "cx": 601.2698913227097, + "cy": 234.9999436905231, + "pixels": 17759 + }, + "left_gripper": { + "cx": 333.875, + "cy": 147.5, + "pixels": 24 + }, + "right_gripper": { + "cx": 348.2972972972973, + "cy": 159.21138996138995, + "pixels": 2072 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 174.4604917641442, + "ty": 30.796610169491526, + "theta": -0.7067993696366507, + "vx": 0.7604442834854126, + "vy": -0.6494032144546509, + "pca_strength": null, + "union_pixels": 4438, + "tx_anchor": 174.4604917641442, + "ty_anchor": 30.796610169491526, + "other_grip_x": 205.92369477911646, + "other_grip_y": 3.927710843373494, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 174.4604917641442, + "cy": 30.796610169491526, + "pixels": 4189 + }, + "right_gripper": { + "cx": 205.92369477911646, + "cy": 3.927710843373494, + "pixels": 249 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 435.5790945819952, + "ty": 208.87309644670052, + "theta": -2.918874550465188, + "vx": -0.975300669670105, + "vy": -0.2208814024925232, + "pca_strength": 0.9336586118337952, + "union_pixels": 29869, + "tx_anchor": 435.5790945819952, + "ty_anchor": 208.87309644670052, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 435.5790945819952, + "cy": 208.87309644670052, + "pixels": 9653 + }, + "tool_body": { + "cx": 600.4758189464364, + "cy": 234.13938689685702, + "pixels": 18072 + }, + "left_gripper": { + "cx": 334.3888888888889, + "cy": 150.16666666666666, + "pixels": 18 + }, + "right_gripper": { + "cx": 347.90451552210726, + "cy": 157.8170272812794, + "pixels": 2126 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 174.3236854799807, + "ty": 30.835021707670045, + "theta": -0.7061726738292091, + "vx": 0.7608510851860046, + "vy": -0.6489264965057373, + "pca_strength": null, + "union_pixels": 4394, + "tx_anchor": 174.3236854799807, + "ty_anchor": 30.835021707670045, + "other_grip_x": 205.89112903225808, + "other_grip_y": 3.911290322580645, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 174.3236854799807, + "cy": 30.835021707670045, + "pixels": 4146 + }, + "right_gripper": { + "cx": 205.89112903225808, + "cy": 3.911290322580645, + "pixels": 248 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 433.8561016243232, + "ty": 207.74156601416075, + "theta": -2.9180855130659156, + "vx": -0.9751260876655579, + "vy": -0.2216508835554123, + "pca_strength": 0.9344102797347787, + "union_pixels": 29891, + "tx_anchor": 433.8561016243232, + "ty_anchor": 207.74156601416075, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 433.8561016243232, + "cy": 207.74156601416075, + "pixels": 9604 + }, + "tool_body": { + "cx": 599.6122157530484, + "cy": 233.9138745468527, + "pixels": 18206 + }, + "left_gripper": { + "cx": 346.36, + "cy": 151.16, + "pixels": 25 + }, + "right_gripper": { + "cx": 347.1079766536965, + "cy": 156.97762645914398, + "pixels": 2056 + } + } + } + } + } + ], + "saved_at_unix": 1769897610.6269548 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000026_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000026_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..aa5d9babcab64d487058cff015e923f54c5f8bb3 --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000026_tool_poses.json @@ -0,0 +1,17769 @@ +{ + "clip_id": "1_64qK2pjg", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/PULLING/1_64qK2pjg.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/PULLING/1_64qK2pjg", + "num_frames": 183, + "tools": [ + "grasper", + "scissor" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 179.92973436161097, + "ty": 337.35610233810746, + "theta": -0.18066087433851383, + "vx": 0.9837251901626587, + "vy": -0.179679736495018, + "pca_strength": 0.9324382621439067, + "union_pixels": 30171, + "tx_anchor": 179.92973436161097, + "ty_anchor": 337.35610233810746, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 179.92973436161097, + "cy": 337.35610233810746, + "pixels": 8169 + }, + "tool_body": { + "cx": 118.35578299456056, + "cy": 376.3995848840538, + "pixels": 13972 + }, + "left_gripper": { + "cx": 327.3368131868132, + "cy": 316.63516483516486, + "pixels": 5460 + }, + "right_gripper": { + "cx": 323.4692607003891, + "cy": 347.96614785992216, + "pixels": 2570 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 657.1412277759141, + "ty": 299.8929889298893, + "theta": -2.803018759636185, + "vx": -0.9432293176651001, + "vy": -0.33214229345321655, + "pca_strength": 0.7192596716740629, + "union_pixels": 14687, + "tx_anchor": 657.1412277759141, + "ty_anchor": 299.8929889298893, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 657.1412277759141, + "cy": 299.8929889298893, + "pixels": 2981 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 545.6744186046511, + "cy": 276.1517078488372, + "pixels": 5504 + }, + "right_gripper": { + "cx": 599.9392131570461, + "cy": 209.55901322154145, + "pixels": 6202 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 180.39871936953577, + "ty": 335.42999630587366, + "theta": -0.18019837922197926, + "vx": 0.983808159828186, + "vy": -0.17922474443912506, + "pca_strength": 0.9316287129207692, + "union_pixels": 30537, + "tx_anchor": 180.39871936953577, + "ty_anchor": 335.42999630587366, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 180.39871936953577, + "cy": 335.42999630587366, + "pixels": 8121 + }, + "tool_body": { + "cx": 118.33351812071236, + "cy": 374.95876931605574, + "pixels": 14431 + }, + "left_gripper": { + "cx": 329.15159189580316, + "cy": 315.54793777134586, + "pixels": 5528 + }, + "right_gripper": { + "cx": 321.14814814814815, + "cy": 346.73789173789174, + "pixels": 2457 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 657.1871207012812, + "ty": 300.05933917734325, + "theta": -2.8066120859200923, + "vx": -0.9444167017936707, + "vy": -0.3287508189678192, + "pca_strength": 0.7183280447673853, + "union_pixels": 14745, + "tx_anchor": 657.1871207012812, + "ty_anchor": 300.05933917734325, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 657.1871207012812, + "cy": 300.05933917734325, + "pixels": 2966 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 545.5086455331412, + "cy": 276.17957492795387, + "pixels": 5552 + }, + "right_gripper": { + "cx": 600.0199132808737, + "cy": 209.42701140195922, + "pixels": 6227 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 183.63337438423645, + "ty": 333.37068965517244, + "theta": -0.18033264021589934, + "vx": 0.9837840795516968, + "vy": -0.17935682833194733, + "pca_strength": 0.9307250284247677, + "union_pixels": 30675, + "tx_anchor": 183.63337438423645, + "ty_anchor": 333.37068965517244, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 183.63337438423645, + "cy": 333.37068965517244, + "pixels": 8120 + }, + "tool_body": { + "cx": 119.15668575277871, + "cy": 372.9256315257663, + "pixels": 14845 + }, + "left_gripper": { + "cx": 332.2001127395716, + "cy": 313.8404735062007, + "pixels": 5322 + }, + "right_gripper": { + "cx": 322.48115577889445, + "cy": 344.44891122278057, + "pixels": 2388 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 657.1153717905969, + "ty": 299.9299766588863, + "theta": -2.806221337507396, + "vx": -0.9442881941795349, + "vy": -0.32911983132362366, + "pca_strength": 0.720122586852872, + "union_pixels": 14680, + "tx_anchor": 657.1153717905969, + "ty_anchor": 299.9299766588863, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 657.1153717905969, + "cy": 299.9299766588863, + "pixels": 2999 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 545.5072385088672, + "cy": 276.2030401737242, + "pixels": 5526 + }, + "right_gripper": { + "cx": 599.8370430544273, + "cy": 209.57822908204713, + "pixels": 6155 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 186.63318131394058, + "ty": 332.51189449032415, + "theta": -0.1797780606285162, + "vx": 0.9838834404945374, + "vy": -0.1788112223148346, + "pca_strength": 0.9309699386003213, + "union_pixels": 30943, + "tx_anchor": 186.63318131394058, + "ty_anchor": 332.51189449032415, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 186.63318131394058, + "cy": 332.51189449032415, + "pixels": 8113 + }, + "tool_body": { + "cx": 120.48382430299843, + "cy": 372.1948316675434, + "pixels": 15208 + }, + "left_gripper": { + "cx": 334.6818439448328, + "cy": 313.1702248252409, + "pixels": 5293 + }, + "right_gripper": { + "cx": 326.0931730356376, + "cy": 343.60498067840274, + "pixels": 2329 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 656.8784274859597, + "ty": 299.9524281466799, + "theta": -2.799948258446726, + "vx": -0.942205011844635, + "vy": -0.33503690361976624, + "pca_strength": 0.7191797353953641, + "union_pixels": 14610, + "tx_anchor": 656.8784274859597, + "ty_anchor": 299.9524281466799, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 656.8784274859597, + "cy": 299.9524281466799, + "pixels": 3027 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 545.3968106805117, + "cy": 276.1857964027443, + "pixels": 5393 + }, + "right_gripper": { + "cx": 600.2602584814216, + "cy": 209.77867528271406, + "pixels": 6190 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 188.00196729374156, + "ty": 332.15406369113487, + "theta": -0.184336739414549, + "vx": 0.9830580353736877, + "vy": -0.18329454958438873, + "pca_strength": 0.9312832871015204, + "union_pixels": 31226, + "tx_anchor": 188.00196729374156, + "ty_anchor": 332.15406369113487, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 188.00196729374156, + "cy": 332.15406369113487, + "pixels": 8133 + }, + "tool_body": { + "cx": 121.23008334948634, + "cy": 372.23324933772693, + "pixels": 15477 + }, + "left_gripper": { + "cx": 336.11752538548325, + "cy": 313.0075216246709, + "pixels": 5318 + }, + "right_gripper": { + "cx": 327.73411662315056, + "cy": 343.5718015665796, + "pixels": 2298 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 657.0243252249251, + "ty": 300.07830723092303, + "theta": -2.813296031510634, + "vx": -0.9465929269790649, + "vy": -0.3224310874938965, + "pca_strength": 0.7199286809601563, + "union_pixels": 14640, + "tx_anchor": 657.0243252249251, + "ty_anchor": 300.07830723092303, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 657.0243252249251, + "cy": 300.07830723092303, + "pixels": 3001 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 544.9032258064516, + "cy": 276.3213120695904, + "pixels": 5518 + }, + "right_gripper": { + "cx": 600.3376899199477, + "cy": 209.80673092631923, + "pixels": 6121 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 188.4391702257474, + "ty": 332.03099450884685, + "theta": -0.1824310025594846, + "vx": 0.983405590057373, + "vy": -0.18142077326774597, + "pca_strength": 0.9303907366759931, + "union_pixels": 31337, + "tx_anchor": 188.4391702257474, + "ty_anchor": 332.03099450884685, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 188.4391702257474, + "cy": 332.03099450884685, + "pixels": 8195 + }, + "tool_body": { + "cx": 121.35649430098525, + "cy": 372.0339365058922, + "pixels": 15529 + }, + "left_gripper": { + "cx": 336.560254491018, + "cy": 312.9569610778443, + "pixels": 5344 + }, + "right_gripper": { + "cx": 328.32172763331863, + "cy": 343.5575143234905, + "pixels": 2269 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 657.1114808652246, + "ty": 300.00931780366057, + "theta": -2.814059925161738, + "vx": -0.9468389749526978, + "vy": -0.32170790433883667, + "pca_strength": 0.7202612596258435, + "union_pixels": 14567, + "tx_anchor": 657.1114808652246, + "ty_anchor": 300.00931780366057, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 657.1114808652246, + "cy": 300.00931780366057, + "pixels": 3005 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 545.0600904977375, + "cy": 276.3409954751131, + "pixels": 5525 + }, + "right_gripper": { + "cx": 600.2870631108166, + "cy": 209.57644525426537, + "pixels": 6037 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 188.58313194780087, + "ty": 331.6338811019816, + "theta": -0.18293571069555423, + "vx": 0.9833139181137085, + "vy": -0.18191708624362946, + "pca_strength": 0.9308290293971694, + "union_pixels": 31590, + "tx_anchor": 188.58313194780087, + "ty_anchor": 331.6338811019816, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 188.58313194780087, + "cy": 331.6338811019816, + "pixels": 8276 + }, + "tool_body": { + "cx": 121.90643946646244, + "cy": 371.8933563086349, + "pixels": 15669 + }, + "left_gripper": { + "cx": 337.87992530345474, + "cy": 312.5295985060691, + "pixels": 5355 + }, + "right_gripper": { + "cx": 329.30218340611356, + "cy": 343.1650655021834, + "pixels": 2290 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 656.8633825944171, + "ty": 299.8889983579639, + "theta": -2.8064795776597893, + "vx": -0.9443731307983398, + "vy": -0.32887595891952515, + "pca_strength": 0.7201996834691239, + "union_pixels": 14462, + "tx_anchor": 656.8633825944171, + "ty_anchor": 299.8889983579639, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 656.8633825944171, + "cy": 299.8889983579639, + "pixels": 3045 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 545.0708603145235, + "cy": 276.2518038852914, + "pixels": 5405 + }, + "right_gripper": { + "cx": 600.2985695276114, + "cy": 209.55439121756487, + "pixels": 6012 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 188.34774902516838, + "ty": 331.1836228287841, + "theta": -0.1831975074339226, + "vx": 0.9832662343978882, + "vy": -0.18217450380325317, + "pca_strength": 0.9301446415210087, + "union_pixels": 31849, + "tx_anchor": 188.34774902516838, + "ty_anchor": 331.1836228287841, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 188.34774902516838, + "cy": 331.1836228287841, + "pixels": 8463 + }, + "tool_body": { + "cx": 122.10820633807307, + "cy": 371.915641140088, + "pixels": 15683 + }, + "left_gripper": { + "cx": 339.28743513713863, + "cy": 311.873795404003, + "pixels": 5396 + }, + "right_gripper": { + "cx": 330.4724750758561, + "cy": 342.5860424794105, + "pixels": 2307 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 657.058, + "ty": 300.09133333333335, + "theta": -2.8126512702146442, + "vx": -0.946384847164154, + "vy": -0.3230413496494293, + "pca_strength": 0.720262351584471, + "union_pixels": 14661, + "tx_anchor": 657.058, + "ty_anchor": 300.09133333333335, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 657.058, + "cy": 300.09133333333335, + "pixels": 3000 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 545.1320346320347, + "cy": 276.3867243867244, + "pixels": 5544 + }, + "right_gripper": { + "cx": 600.2815105443844, + "cy": 209.83390550923656, + "pixels": 6117 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 187.55626228749855, + "ty": 330.7204810917081, + "theta": -0.1824903444194828, + "vx": 0.9833948016166687, + "vy": -0.18147912621498108, + "pca_strength": 0.9294972451300345, + "union_pixels": 32223, + "tx_anchor": 187.55626228749855, + "ty_anchor": 330.7204810917081, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 187.55626228749855, + "cy": 330.7204810917081, + "pixels": 8647 + }, + "tool_body": { + "cx": 122.22411275474573, + "cy": 372.00311091359276, + "pixels": 15751 + }, + "left_gripper": { + "cx": 340.4401818181818, + "cy": 311.38509090909093, + "pixels": 5500 + }, + "right_gripper": { + "cx": 330.8632258064516, + "cy": 342.44344086021505, + "pixels": 2325 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 657.0714995034757, + "ty": 300.0076133730553, + "theta": -2.815339359933818, + "vx": -0.9472498297691345, + "vy": -0.32049623131752014, + "pca_strength": 0.7213240735516867, + "union_pixels": 14560, + "tx_anchor": 657.0714995034757, + "ty_anchor": 300.0076133730553, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 657.0714995034757, + "cy": 300.0076133730553, + "pixels": 3021 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 544.8279044516829, + "cy": 276.24665218964896, + "pixels": 5526 + }, + "right_gripper": { + "cx": 600.3622152003992, + "cy": 209.5945451521703, + "pixels": 6013 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 186.8996840442338, + "ty": 329.8930264048748, + "theta": -0.18316816427384566, + "vx": 0.983271598815918, + "vy": -0.18214565515518188, + "pca_strength": 0.9286751211715514, + "union_pixels": 32756, + "tx_anchor": 186.8996840442338, + "ty_anchor": 329.8930264048748, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 186.8996840442338, + "cy": 329.8930264048748, + "pixels": 8862 + }, + "tool_body": { + "cx": 122.27088320524128, + "cy": 371.7287388181933, + "pixels": 15874 + }, + "left_gripper": { + "cx": 341.6029021412139, + "cy": 310.3105645018581, + "pixels": 5651 + }, + "right_gripper": { + "cx": 331.3465597298438, + "cy": 341.81891093288306, + "pixels": 2369 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 657.019801980198, + "ty": 299.84191419141916, + "theta": -2.8142928981317796, + "vx": -0.9469138979911804, + "vy": -0.32148730754852295, + "pca_strength": 0.7208258008546204, + "union_pixels": 14597, + "tx_anchor": 657.019801980198, + "ty_anchor": 299.84191419141916, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 657.019801980198, + "cy": 299.84191419141916, + "pixels": 3030 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 544.710137085137, + "cy": 276.1329365079365, + "pixels": 5544 + }, + "right_gripper": { + "cx": 600.1527478000996, + "cy": 209.3262493773867, + "pixels": 6023 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 187.87787021630615, + "ty": 328.61663893510814, + "theta": -0.18091219000217523, + "vx": 0.9836799502372742, + "vy": -0.17992694675922394, + "pca_strength": 0.927946166963932, + "union_pixels": 33386, + "tx_anchor": 187.87787021630615, + "ty_anchor": 328.61663893510814, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 187.87787021630615, + "cy": 328.61663893510814, + "pixels": 9015 + }, + "tool_body": { + "cx": 122.96680012319064, + "cy": 370.67299045272557, + "pixels": 16235 + }, + "left_gripper": { + "cx": 343.43206617388245, + "cy": 308.65786694825766, + "pixels": 5682 + }, + "right_gripper": { + "cx": 333.3598207008965, + "cy": 340.76528117359413, + "pixels": 2454 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 656.9562787639711, + "ty": 299.54076265614725, + "theta": -2.8165722213487645, + "vx": -0.9476442337036133, + "vy": -0.3193281590938568, + "pca_strength": 0.7214660088624077, + "union_pixels": 14634, + "tx_anchor": 656.9562787639711, + "ty_anchor": 299.54076265614725, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 656.9562787639711, + "cy": 299.54076265614725, + "pixels": 3042 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 544.3590296495956, + "cy": 275.89092542677446, + "pixels": 5565 + }, + "right_gripper": { + "cx": 600.001493280239, + "cy": 209.08096897295505, + "pixels": 6027 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.27953643094753, + "ty": 327.03948921558106, + "theta": -0.18435775638267607, + "vx": 0.9830542206764221, + "vy": -0.1833152174949646, + "pca_strength": 0.9255751018477447, + "union_pixels": 34275, + "tx_anchor": 189.27953643094753, + "ty_anchor": 327.03948921558106, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.27953643094753, + "cy": 327.03948921558106, + "pixels": 9319 + }, + "tool_body": { + "cx": 123.81110845104142, + "cy": 369.7119942542495, + "pixels": 16708 + }, + "left_gripper": { + "cx": 346.2328603180031, + "cy": 307.11660112839803, + "pixels": 5849 + }, + "right_gripper": { + "cx": 336.0471029595665, + "cy": 339.19174656106713, + "pixels": 2399 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 656.7444589308996, + "ty": 299.27444589308993, + "theta": -2.8157017942486537, + "vx": -0.9473658800125122, + "vy": -0.3201528787612915, + "pca_strength": 0.7222839632203891, + "union_pixels": 14771, + "tx_anchor": 656.7444589308996, + "ty_anchor": 299.27444589308993, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 656.7444589308996, + "cy": 299.27444589308993, + "pixels": 3068 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 543.7961966271977, + "cy": 275.48457122353784, + "pixels": 5574 + }, + "right_gripper": { + "cx": 599.8914994289444, + "cy": 209.10703214227442, + "pixels": 6129 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 192.21079172970246, + "ty": 324.15925365607666, + "theta": -0.18345538992166577, + "vx": 0.9832192063331604, + "vy": -0.18242806196212769, + "pca_strength": 0.9259884983138355, + "union_pixels": 35688, + "tx_anchor": 192.21079172970246, + "ty_anchor": 324.15925365607666, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 192.21079172970246, + "cy": 324.15925365607666, + "pixels": 9915 + }, + "tool_body": { + "cx": 125.67503761138757, + "cy": 368.5409096169425, + "pixels": 17282 + }, + "left_gripper": { + "cx": 353.3683414552176, + "cy": 304.5022685262981, + "pixels": 5951 + }, + "right_gripper": { + "cx": 343.0566929133858, + "cy": 337.0586614173228, + "pixels": 2540 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 656.7505668934241, + "ty": 298.6818918043408, + "theta": -2.809318575527895, + "vx": -0.9453030228614807, + "vy": -0.32619357109069824, + "pca_strength": 0.7224807684922526, + "union_pixels": 14836, + "tx_anchor": 656.7505668934241, + "ty_anchor": 298.6818918043408, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 656.7505668934241, + "cy": 298.6818918043408, + "pixels": 3087 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 544.0088224702916, + "cy": 275.0446525027007, + "pixels": 5554 + }, + "right_gripper": { + "cx": 599.5577078288943, + "cy": 208.6994350282486, + "pixels": 6195 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 202.1139111878874, + "ty": 320.7535819530535, + "theta": -0.18299699313790938, + "vx": 0.9833027720451355, + "vy": -0.18197734653949738, + "pca_strength": 0.9259265193772338, + "union_pixels": 37124, + "tx_anchor": 202.1139111878874, + "ty_anchor": 320.7535819530535, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 202.1139111878874, + "cy": 320.7535819530535, + "pixels": 9841 + }, + "tool_body": { + "cx": 129.15511306466132, + "cy": 365.1444156119261, + "pixels": 18883 + }, + "left_gripper": { + "cx": 362.2629084137464, + "cy": 301.06145251396646, + "pixels": 5907 + }, + "right_gripper": { + "cx": 351.7653429602888, + "cy": 333.5892498997192, + "pixels": 2493 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 656.5733547351525, + "ty": 298.0879614767255, + "theta": -2.8034206866410982, + "vx": -0.9433627128601074, + "vy": -0.3317631483078003, + "pca_strength": 0.7230032359955557, + "union_pixels": 14898, + "tx_anchor": 656.5733547351525, + "ty_anchor": 298.0879614767255, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 656.5733547351525, + "cy": 298.0879614767255, + "pixels": 3115 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 544.0439500813891, + "cy": 274.38940133839753, + "pixels": 5529 + }, + "right_gripper": { + "cx": 599.2703869523505, + "cy": 208.24880076750878, + "pixels": 6254 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 212.37692695214105, + "ty": 317.0512846347607, + "theta": -0.19078439833197164, + "vx": 0.9818558096885681, + "vy": -0.18962912261486053, + "pca_strength": 0.9275867074550607, + "union_pixels": 38910, + "tx_anchor": 212.37692695214105, + "ty_anchor": 317.0512846347607, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 212.37692695214105, + "cy": 317.0512846347607, + "pixels": 9925 + }, + "tool_body": { + "cx": 133.20266394438772, + "cy": 362.757133829177, + "pixels": 20571 + }, + "left_gripper": { + "cx": 373.05504896994256, + "cy": 297.4096588990206, + "pixels": 5922 + }, + "right_gripper": { + "cx": 362.3206260032103, + "cy": 330.22592295345106, + "pixels": 2492 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 656.3097568676982, + "ty": 297.22071360909376, + "theta": -2.810932925073514, + "vx": -0.945828378200531, + "vy": -0.3246670961380005, + "pca_strength": 0.7236020417646916, + "union_pixels": 14986, + "tx_anchor": 656.3097568676982, + "ty_anchor": 297.22071360909376, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 656.3097568676982, + "cy": 297.22071360909376, + "pixels": 3167 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 543.6023572076156, + "cy": 273.80471441523116, + "pixels": 5515 + }, + "right_gripper": { + "cx": 599.7950507614213, + "cy": 208.02680837563452, + "pixels": 6304 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 221.43454367026496, + "ty": 312.40441609421003, + "theta": -0.18476493549949644, + "vx": 0.9829794764518738, + "vy": -0.18371547758579254, + "pca_strength": 0.9257849523538173, + "union_pixels": 40843, + "tx_anchor": 221.43454367026496, + "ty_anchor": 312.40441609421003, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 221.43454367026496, + "cy": 312.40441609421003, + "pixels": 10190 + }, + "tool_body": { + "cx": 137.39264440433212, + "cy": 359.2481046931408, + "pixels": 22160 + }, + "left_gripper": { + "cx": 383.52976388427004, + "cy": 293.4205187894912, + "pixels": 6014 + }, + "right_gripper": { + "cx": 373.4509883017346, + "cy": 326.2323517547398, + "pixels": 2479 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 655.9900342572407, + "ty": 296.65400186857676, + "theta": -2.827067761326491, + "vx": -0.9509434700012207, + "vy": -0.3093647062778473, + "pca_strength": 0.7250861141366683, + "union_pixels": 15109, + "tx_anchor": 655.9900342572407, + "ty_anchor": 296.65400186857676, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 655.9900342572407, + "cy": 296.65400186857676, + "pixels": 3211 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 542.098269022719, + "cy": 273.4347277316985, + "pixels": 5546 + }, + "right_gripper": { + "cx": 600.238507556675, + "cy": 208.06958438287154, + "pixels": 6352 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 233.41827061189312, + "ty": 307.6934788853778, + "theta": -0.18304488903550584, + "vx": 0.9832940101623535, + "vy": -0.18202443420886993, + "pca_strength": 0.9230368047831318, + "union_pixels": 42960, + "tx_anchor": 233.41827061189312, + "ty_anchor": 307.6934788853778, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 233.41827061189312, + "cy": 307.6934788853778, + "pixels": 10443 + }, + "tool_body": { + "cx": 142.49009982674696, + "cy": 355.5694249649369, + "pixels": 24242 + }, + "left_gripper": { + "cx": 392.7448395490026, + "cy": 289.5762359063313, + "pixels": 5765 + }, + "right_gripper": { + "cx": 388.58964143426294, + "cy": 321.9458167330677, + "pixels": 2510 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 655.6466646360036, + "ty": 296.0228449588791, + "theta": -2.8252937005515917, + "vx": -0.9503931403160095, + "vy": -0.31105124950408936, + "pca_strength": 0.7298704966283469, + "union_pixels": 15062, + "tx_anchor": 655.6466646360036, + "ty_anchor": 296.0228449588791, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 655.6466646360036, + "cy": 296.0228449588791, + "pixels": 3283 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 540.3480270174191, + "cy": 272.86420191965874, + "pixels": 5626 + }, + "right_gripper": { + "cx": 597.8298391028767, + "cy": 207.147570290915, + "pixels": 6153 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 247.95719145719147, + "ty": 303.7749007749008, + "theta": -0.1772418772024889, + "vx": 0.9843337535858154, + "vy": -0.1763153374195099, + "pca_strength": 0.9220487048362073, + "union_pixels": 45588, + "tx_anchor": 247.95719145719147, + "ty_anchor": 303.7749007749008, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 247.95719145719147, + "cy": 303.7749007749008, + "pixels": 10582 + }, + "tool_body": { + "cx": 148.54116555308093, + "cy": 353.19691907943576, + "pixels": 26940 + }, + "left_gripper": { + "cx": 403.1171676928649, + "cy": 286.4617892068091, + "pixels": 5522 + }, + "right_gripper": { + "cx": 404.376572327044, + "cy": 318.3018867924528, + "pixels": 2544 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 655.5918796992481, + "ty": 295.73233082706764, + "theta": -2.825054866047507, + "vx": -0.9503188133239746, + "vy": -0.31127822399139404, + "pca_strength": 0.7273428550907449, + "union_pixels": 15253, + "tx_anchor": 655.5918796992481, + "ty_anchor": 295.73233082706764, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 655.5918796992481, + "cy": 295.73233082706764, + "pixels": 3325 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 540.708236968511, + "cy": 272.83116883116884, + "pixels": 5621 + }, + "right_gripper": { + "cx": 598.5048358966228, + "cy": 206.96844775646107, + "pixels": 6307 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 261.537819025522, + "ty": 300.805939675174, + "theta": -0.1882176603941024, + "vx": 0.9823393225669861, + "vy": -0.1871083378791809, + "pca_strength": 0.9184241124165515, + "union_pixels": 47729, + "tx_anchor": 261.537819025522, + "ty_anchor": 300.805939675174, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 261.537819025522, + "cy": 300.805939675174, + "pixels": 10775 + }, + "tool_body": { + "cx": 156.27931199890358, + "cy": 352.9052970602344, + "pixels": 29186 + }, + "left_gripper": { + "cx": 413.0, + "cy": 284.72706378088486, + "pixels": 5221 + }, + "right_gripper": { + "cx": 418.65881429132315, + "cy": 316.19159795838243, + "pixels": 2547 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 655.3940564635958, + "ty": 295.4258543833581, + "theta": -2.824779738141242, + "vx": -0.9502331614494324, + "vy": -0.3115396797657013, + "pca_strength": 0.7298656694806388, + "union_pixels": 15181, + "tx_anchor": 655.3940564635958, + "ty_anchor": 295.4258543833581, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 655.3940564635958, + "cy": 295.4258543833581, + "pixels": 3365 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 539.8733593472863, + "cy": 272.50017736786094, + "pixels": 5638 + }, + "right_gripper": { + "cx": 597.424571058595, + "cy": 206.38782777597928, + "pixels": 6178 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 278.91130159321716, + "ty": 299.627690300941, + "theta": -0.18967842661085146, + "vx": 0.9820649027824402, + "vy": -0.18854309618473053, + "pca_strength": 0.9177724961585366, + "union_pixels": 50126, + "tx_anchor": 278.91130159321716, + "ty_anchor": 299.627690300941, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 278.91130159321716, + "cy": 299.627690300941, + "pixels": 10733 + }, + "tool_body": { + "cx": 163.87677754613063, + "cy": 353.65255002022593, + "pixels": 32137 + }, + "left_gripper": { + "cx": 424.74089318789873, + "cy": 284.1385058654044, + "pixels": 4859 + }, + "right_gripper": { + "cx": 433.6049228201919, + "cy": 314.6574885273258, + "pixels": 2397 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 655.0820527689185, + "ty": 294.53232821107565, + "theta": -2.8216941302936496, + "vx": -0.9492673277854919, + "vy": -0.31447023153305054, + "pca_strength": 0.7284302737187726, + "union_pixels": 15354, + "tx_anchor": 655.0820527689185, + "ty_anchor": 294.53232821107565, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 655.0820527689185, + "cy": 294.53232821107565, + "pixels": 3449 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 539.3240757120113, + "cy": 272.0544843445958, + "pixels": 5653 + }, + "right_gripper": { + "cx": 596.6826615483045, + "cy": 205.51935380678182, + "pixels": 6252 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 296.6401759805298, + "ty": 299.6460732004119, + "theta": -0.19443281040754787, + "vx": 0.9811574220657349, + "vy": -0.19321006536483765, + "pca_strength": 0.9187166381420542, + "union_pixels": 52308, + "tx_anchor": 296.6401759805298, + "ty_anchor": 299.6460732004119, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 296.6401759805298, + "cy": 299.6460732004119, + "pixels": 10683 + }, + "tool_body": { + "cx": 172.0209157068363, + "cy": 355.08552518480315, + "pixels": 34902 + }, + "left_gripper": { + "cx": 436.95313546083463, + "cy": 284.23633117607676, + "pixels": 4481 + }, + "right_gripper": { + "cx": 448.3942908117752, + "cy": 314.4107939339875, + "pixels": 2242 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 655.2105875509017, + "ty": 293.5983129726585, + "theta": -2.8343684587621234, + "vx": -0.9531766772270203, + "vy": -0.3024139702320099, + "pca_strength": 0.7287067618818027, + "union_pixels": 15386, + "tx_anchor": 655.2105875509017, + "ty_anchor": 293.5983129726585, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 655.2105875509017, + "cy": 293.5983129726585, + "pixels": 3438 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 539.2688737081801, + "cy": 271.24032229812576, + "pixels": 5709 + }, + "right_gripper": { + "cx": 597.6101939413368, + "cy": 204.90623497355347, + "pixels": 6239 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 312.8872829657438, + "ty": 300.19596433599247, + "theta": -0.19557185247831418, + "vx": 0.9809367060661316, + "vy": -0.19432751834392548, + "pca_strength": 0.9210168567977537, + "union_pixels": 54649, + "tx_anchor": 312.8872829657438, + "ty_anchor": 300.19596433599247, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 312.8872829657438, + "cy": 300.19596433599247, + "pixels": 10655 + }, + "tool_body": { + "cx": 180.19762698306891, + "cy": 357.74526063191576, + "pixels": 37505 + }, + "left_gripper": { + "cx": 450.93941488136375, + "cy": 285.31835982492515, + "pixels": 4341 + }, + "right_gripper": { + "cx": 464.15595903165735, + "cy": 315.19692737430165, + "pixels": 2148 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 655.3353765323993, + "ty": 292.25861062463514, + "theta": -2.836074924578955, + "vx": -0.9536913633346558, + "vy": -0.30078697204589844, + "pca_strength": 0.7290263342330696, + "union_pixels": 15391, + "tx_anchor": 655.3353765323993, + "ty_anchor": 292.25861062463514, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 655.3353765323993, + "cy": 292.25861062463514, + "pixels": 3426 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 539.3609035621199, + "cy": 269.6700260642919, + "pixels": 5755 + }, + "right_gripper": { + "cx": 597.5367149758454, + "cy": 203.0194847020934, + "pixels": 6210 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 326.16483208955225, + "ty": 299.93460820895524, + "theta": -0.19663089554598773, + "vx": 0.9807303547859192, + "vy": -0.1953662633895874, + "pca_strength": 0.9222027217490509, + "union_pixels": 56893, + "tx_anchor": 326.16483208955225, + "ty_anchor": 299.93460820895524, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 326.16483208955225, + "cy": 299.93460820895524, + "pixels": 10720 + }, + "tool_body": { + "cx": 187.86345877548962, + "cy": 359.53769566203715, + "pixels": 39673 + }, + "left_gripper": { + "cx": 463.41603951081845, + "cy": 285.9825964252117, + "pixels": 4252 + }, + "right_gripper": { + "cx": 479.3185053380783, + "cy": 315.91681494661924, + "pixels": 2248 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 655.3779363663396, + "ty": 290.5700267618198, + "theta": -2.833142244800464, + "vx": -0.9528051614761353, + "vy": -0.3035825490951538, + "pca_strength": 0.7267621414585796, + "union_pixels": 15364, + "tx_anchor": 655.3779363663396, + "ty_anchor": 290.5700267618198, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 655.3779363663396, + "cy": 290.5700267618198, + "pixels": 3363 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 539.3265625, + "cy": 267.7637152777778, + "pixels": 5760 + }, + "right_gripper": { + "cx": 597.3127703893607, + "cy": 200.3678897612562, + "pixels": 6241 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 337.4378368157322, + "ty": 298.4592039330623, + "theta": -0.18685588889873142, + "vx": 0.9825931787490845, + "vy": -0.1857704371213913, + "pca_strength": 0.9232993697307079, + "union_pixels": 59109, + "tx_anchor": 337.4378368157322, + "ty_anchor": 298.4592039330623, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 337.4378368157322, + "cy": 298.4592039330623, + "pixels": 10577 + }, + "tool_body": { + "cx": 192.48638113799495, + "cy": 357.4856918762181, + "pixels": 42074 + }, + "left_gripper": { + "cx": 474.79907452508525, + "cy": 285.14028251339505, + "pixels": 4106 + }, + "right_gripper": { + "cx": 490.3090986394558, + "cy": 315.4209183673469, + "pixels": 2352 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 655.8207874015748, + "ty": 287.7111811023622, + "theta": -2.840415741680619, + "vx": -0.9549880623817444, + "vy": -0.2966443598270416, + "pca_strength": 0.7259296945548286, + "union_pixels": 15172, + "tx_anchor": 655.8207874015748, + "ty_anchor": 287.7111811023622, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 655.8207874015748, + "cy": 287.7111811023622, + "pixels": 3175 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 540.4322547153487, + "cy": 264.9437618965219, + "pixels": 5779 + }, + "right_gripper": { + "cx": 598.8525249276295, + "cy": 198.26165969765196, + "pixels": 6218 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 345.28875819514076, + "ty": 297.25048206710375, + "theta": -0.19872374272750384, + "vx": 0.9803193807601929, + "vy": -0.19741836190223694, + "pca_strength": 0.9292594631185416, + "union_pixels": 58825, + "tx_anchor": 345.28875819514076, + "ty_anchor": 297.25048206710375, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 345.28875819514076, + "cy": 297.25048206710375, + "pixels": 10372 + }, + "tool_body": { + "cx": 200.45378451002307, + "cy": 358.6167930944285, + "pixels": 42053 + }, + "left_gripper": { + "cx": 482.3147778332501, + "cy": 284.15202196704945, + "pixels": 4006 + }, + "right_gripper": { + "cx": 497.5563909774436, + "cy": 314.3421052631579, + "pixels": 2394 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 656.2618531143477, + "ty": 285.10598078710876, + "theta": -2.842620137609128, + "vx": -0.955639660358429, + "vy": -0.2945384681224823, + "pca_strength": 0.727522206895894, + "union_pixels": 15101, + "tx_anchor": 656.2618531143477, + "ty_anchor": 285.10598078710876, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 656.2618531143477, + "cy": 285.10598078710876, + "pixels": 3227 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 540.7723591245907, + "cy": 262.53989315871104, + "pixels": 5803 + }, + "right_gripper": { + "cx": 597.9937407346401, + "cy": 195.00527096030308, + "pixels": 6071 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 352.4639357114857, + "ty": 296.23382987063894, + "theta": -0.17649902697214903, + "vx": 0.9844644665718079, + "vy": -0.175584077835083, + "pca_strength": 0.9261674534720341, + "union_pixels": 60652, + "tx_anchor": 352.4639357114857, + "ty_anchor": 296.23382987063894, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 352.4639357114857, + "cy": 296.23382987063894, + "pixels": 10204 + }, + "tool_body": { + "cx": 200.54522521703558, + "cy": 355.9033225762465, + "pixels": 44002 + }, + "left_gripper": { + "cx": 489.00596569724087, + "cy": 283.5110613969674, + "pixels": 4023 + }, + "right_gripper": { + "cx": 503.72802311184483, + "cy": 313.72430870821296, + "pixels": 2423 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 656.663144412424, + "ty": 283.069804674992, + "theta": -2.848036100192343, + "vx": -0.9572208523750305, + "vy": -0.2893584668636322, + "pca_strength": 0.7263830898743904, + "union_pixels": 14967, + "tx_anchor": 656.663144412424, + "ty_anchor": 283.069804674992, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 656.663144412424, + "cy": 283.069804674992, + "pixels": 3123 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 541.7448735475051, + "cy": 260.21189336978813, + "pixels": 5852 + }, + "right_gripper": { + "cx": 599.106308411215, + "cy": 192.7787049399199, + "pixels": 5992 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 357.36116680032075, + "ty": 295.24107858861265, + "theta": -0.17936521770923639, + "vx": 0.9839571714401245, + "vy": -0.1784050166606903, + "pca_strength": 0.929591435086715, + "union_pixels": 59409, + "tx_anchor": 357.36116680032075, + "ty_anchor": 295.24107858861265, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 357.36116680032075, + "cy": 295.24107858861265, + "pixels": 9976 + }, + "tool_body": { + "cx": 207.00808418705137, + "cy": 355.0647896485237, + "pixels": 43047 + }, + "left_gripper": { + "cx": 492.595291760581, + "cy": 282.40671174555473, + "pixels": 3993 + }, + "right_gripper": { + "cx": 507.692018386962, + "cy": 312.56665273715004, + "pixels": 2393 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 657.4959183673469, + "ty": 281.85102040816327, + "theta": -2.849246788243392, + "vx": -0.957570493221283, + "vy": -0.28819936513900757, + "pca_strength": 0.7221831889942338, + "union_pixels": 14753, + "tx_anchor": 657.4959183673469, + "ty_anchor": 281.85102040816327, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 657.4959183673469, + "cy": 281.85102040816327, + "pixels": 2940 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 543.7904956566173, + "cy": 258.66240844830526, + "pixels": 5871 + }, + "right_gripper": { + "cx": 600.26304274655, + "cy": 190.86788959946145, + "pixels": 5942 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 359.7786545270612, + "ty": 294.28578654527064, + "theta": -0.17740817258803676, + "vx": 0.9843044281005859, + "vy": -0.1764790266752243, + "pca_strength": 0.9314442770104651, + "union_pixels": 61067, + "tx_anchor": 359.7786545270612, + "ty_anchor": 294.28578654527064, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 359.7786545270612, + "cy": 294.28578654527064, + "pixels": 9885 + }, + "tool_body": { + "cx": 202.01893245116008, + "cy": 354.7418078590907, + "pixels": 44738 + }, + "left_gripper": { + "cx": 495.66014851485147, + "cy": 281.66014851485147, + "pixels": 4040 + }, + "right_gripper": { + "cx": 509.2063227953411, + "cy": 312.0532445923461, + "pixels": 2404 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 658.4413692643845, + "ty": 281.08048069919886, + "theta": -2.8448347791259128, + "vx": -0.9562895894050598, + "vy": -0.2924213409423828, + "pca_strength": 0.7171679429666281, + "union_pixels": 14535, + "tx_anchor": 658.4413692643845, + "ty_anchor": 281.08048069919886, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 658.4413692643845, + "cy": 281.08048069919886, + "pixels": 2746 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 546.261827497865, + "cy": 257.44406490179335, + "pixels": 5855 + }, + "right_gripper": { + "cx": 601.4209639366363, + "cy": 189.39989888776543, + "pixels": 5934 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 362.0158175842235, + "ty": 293.4049917830731, + "theta": -0.16805461202243632, + "vx": 0.985912024974823, + "vy": -0.1672646850347519, + "pca_strength": 0.9307034221334204, + "union_pixels": 61650, + "tx_anchor": 362.0158175842235, + "ty_anchor": 293.4049917830731, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 362.0158175842235, + "cy": 293.4049917830731, + "pixels": 9736 + }, + "tool_body": { + "cx": 202.14321036713247, + "cy": 351.52590679294434, + "pixels": 45297 + }, + "left_gripper": { + "cx": 499.00141242937855, + "cy": 280.5623822975518, + "pixels": 4248 + }, + "right_gripper": { + "cx": 510.52596032081044, + "cy": 311.5344027015618, + "pixels": 2369 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 660.1518828451883, + "ty": 279.96569037656906, + "theta": -2.8408652382816815, + "vx": -0.9551212787628174, + "vy": -0.2962150573730469, + "pca_strength": 0.7067546847010837, + "union_pixels": 14005, + "tx_anchor": 660.1518828451883, + "ty_anchor": 279.96569037656906, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 660.1518828451883, + "cy": 279.96569037656906, + "pixels": 2390 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 551.4376607785972, + "cy": 255.8134110787172, + "pixels": 5831 + }, + "right_gripper": { + "cx": 603.6459197786999, + "cy": 187.00950899031812, + "pixels": 5784 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 365.18687913907286, + "ty": 292.73768625827813, + "theta": -0.15088127092252185, + "vx": 0.9886390566825867, + "vy": -0.1503094583749771, + "pca_strength": 0.9330748677621555, + "union_pixels": 58787, + "tx_anchor": 365.18687913907286, + "ty_anchor": 292.73768625827813, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 365.18687913907286, + "cy": 292.73768625827813, + "pixels": 9664 + }, + "tool_body": { + "cx": 213.62665596146127, + "cy": 347.79202777056224, + "pixels": 42347 + }, + "left_gripper": { + "cx": 503.5792961608775, + "cy": 279.55073126142594, + "pixels": 4376 + }, + "right_gripper": { + "cx": 512.6491666666667, + "cy": 311.20916666666665, + "pixels": 2400 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 662.2614044079959, + "ty": 279.64633521271145, + "theta": -2.848497315458598, + "vx": -0.9573541879653931, + "vy": -0.2889169454574585, + "pca_strength": 0.6932941297000021, + "union_pixels": 13217, + "tx_anchor": 662.2614044079959, + "ty_anchor": 279.64633521271145, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 662.2614044079959, + "cy": 279.64633521271145, + "pixels": 1951 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 557.2073946689596, + "cy": 254.16027515047293, + "pixels": 5815 + }, + "right_gripper": { + "cx": 606.8253531462117, + "cy": 184.31939093744268, + "pixels": 5451 + } + } + } + } + }, + { + "frame_idx": 30, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 367.2346339416824, + "ty": 291.8065869519614, + "theta": -0.14535295126262943, + "vx": 0.9894548654556274, + "vy": -0.14484167098999023, + "pca_strength": 0.9347762268338383, + "union_pixels": 58535, + "tx_anchor": 367.2346339416824, + "ty_anchor": 291.8065869519614, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 367.2346339416824, + "cy": 291.8065869519614, + "pixels": 9534 + }, + "tool_body": { + "cx": 215.42555122906762, + "cy": 345.8185184300423, + "pixels": 41861 + }, + "left_gripper": { + "cx": 509.3866328257191, + "cy": 278.5437817258883, + "pixels": 4728 + }, + "right_gripper": { + "cx": 514.5012437810946, + "cy": 310.57131011608624, + "pixels": 2412 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 665.1709844559585, + "ty": 279.78312361213915, + "theta": -2.8295907244057905, + "vx": -0.9517210125923157, + "vy": -0.30696454644203186, + "pca_strength": 0.6703709273609308, + "union_pixels": 12505, + "tx_anchor": 665.1709844559585, + "ty_anchor": 279.78312361213915, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 665.1709844559585, + "cy": 279.78312361213915, + "pixels": 1351 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 566.267330130405, + "cy": 251.44251887439944, + "pixels": 5828 + }, + "right_gripper": { + "cx": 609.2929027412692, + "cy": 179.43315809237703, + "pixels": 5326 + } + } + } + } + }, + { + "frame_idx": 31, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 369.08174357881273, + "ty": 291.0424171373761, + "theta": -0.13952726792349146, + "vx": 0.990281879901886, + "vy": -0.13907499611377716, + "pca_strength": 0.9353923664410372, + "union_pixels": 58190, + "tx_anchor": 369.08174357881273, + "ty_anchor": 291.0424171373761, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 369.08174357881273, + "cy": 291.0424171373761, + "pixels": 9383 + }, + "tool_body": { + "cx": 217.34997824720838, + "cy": 343.5173538937497, + "pixels": 41374 + }, + "left_gripper": { + "cx": 513.6790098611391, + "cy": 276.52304286576776, + "pixels": 4969 + }, + "right_gripper": { + "cx": 515.5803571428571, + "cy": 309.7698863636364, + "pixels": 2464 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 668.072, + "ty": 277.4057142857143, + "theta": -2.8391939652522082, + "vx": -0.9546248912811279, + "vy": -0.2978109121322632, + "pca_strength": 0.6468725203604442, + "union_pixels": 11738, + "tx_anchor": 668.072, + "ty_anchor": 277.4057142857143, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 668.072, + "cy": 277.4057142857143, + "pixels": 875 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 574.5640322304132, + "cy": 246.95114006514657, + "pixels": 5833 + }, + "right_gripper": { + "cx": 612.7107355864811, + "cy": 173.17077534791252, + "pixels": 5030 + } + } + } + } + }, + { + "frame_idx": 32, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 370.19301510838625, + "ty": 290.5845193781476, + "theta": -0.13608665311246093, + "vx": 0.9907544851303101, + "vy": -0.13566699624061584, + "pca_strength": 0.9392355885096753, + "union_pixels": 57535, + "tx_anchor": 370.19301510838625, + "ty_anchor": 290.5845193781476, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 370.19301510838625, + "cy": 290.5845193781476, + "pixels": 9134 + }, + "tool_body": { + "cx": 219.85030072963912, + "cy": 341.5225054229935, + "pixels": 40568 + }, + "left_gripper": { + "cx": 518.9602326017633, + "cy": 275.1783905458638, + "pixels": 5331 + }, + "right_gripper": { + "cx": 515.3313349320543, + "cy": 309.36610711430853, + "pixels": 2502 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 670.5950782997763, + "ty": 276.9082774049217, + "theta": -2.8544754029718113, + "vx": -0.959064245223999, + "vy": -0.28318867087364197, + "pca_strength": 0.6225463753890023, + "union_pixels": 10899, + "tx_anchor": 670.5950782997763, + "ty_anchor": 276.9082774049217, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 670.5950782997763, + "cy": 276.9082774049217, + "pixels": 447 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 582.9163920208152, + "cy": 242.7134431916739, + "pixels": 5765 + }, + "right_gripper": { + "cx": 616.4721570300832, + "cy": 166.76402816300404, + "pixels": 4687 + } + } + } + } + }, + { + "frame_idx": 33, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 369.99383684446434, + "ty": 289.36340206185565, + "theta": -0.12918534126190442, + "vx": 0.9916672110557556, + "vy": -0.1288263201713562, + "pca_strength": 0.9413642753598049, + "union_pixels": 56554, + "tx_anchor": 369.99383684446434, + "ty_anchor": 289.36340206185565, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 369.99383684446434, + "cy": 289.36340206185565, + "pixels": 8924 + }, + "tool_body": { + "cx": 220.0013598932232, + "cy": 338.57724949004006, + "pixels": 39709 + }, + "left_gripper": { + "cx": 521.2615727830452, + "cy": 274.40825432236477, + "pixels": 5379 + }, + "right_gripper": { + "cx": 514.0786782061369, + "cy": 307.8713611329662, + "pixels": 2542 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 674.8947368421053, + "ty": 274.5657894736842, + "theta": -3.002876424795598, + "vx": -0.9903943538665771, + "vy": -0.13827179372310638, + "pca_strength": 0.5950511337114949, + "union_pixels": 10306, + "tx_anchor": 674.8947368421053, + "ty_anchor": 274.5657894736842, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 674.8947368421053, + "cy": 274.5657894736842, + "pixels": 152 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 587.0447477539738, + "cy": 238.5430200414651, + "pixels": 5788 + }, + "right_gripper": { + "cx": 621.3490609253321, + "cy": 160.3392120934494, + "pixels": 4366 + } + } + } + } + }, + { + "frame_idx": 34, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 368.09952283571914, + "ty": 288.7933424221768, + "theta": -0.12670000439190404, + "vx": 0.9919843077659607, + "vy": -0.12636129558086395, + "pca_strength": 0.9428616686827472, + "union_pixels": 55245, + "tx_anchor": 368.09952283571914, + "ty_anchor": 288.7933424221768, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 368.09952283571914, + "cy": 288.7933424221768, + "pixels": 8802 + }, + "tool_body": { + "cx": 219.26315105857904, + "cy": 335.90718275100664, + "pixels": 38495 + }, + "left_gripper": { + "cx": 521.376967228291, + "cy": 273.6356230327717, + "pixels": 5401 + }, + "right_gripper": { + "cx": 510.5665488810365, + "cy": 306.8920298390263, + "pixels": 2547 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 597.9036934074662, + "ty": 236.7464257347101, + "theta": -1.235889511079667, + "vx": 0.32868117094039917, + "vy": -0.9444409608840942, + "pca_strength": null, + "union_pixels": 8907, + "tx_anchor": 597.9036934074662, + "ty_anchor": 236.7464257347101, + "other_grip_x": 625.904934125549, + "other_grip_y": 156.28700594161717, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 597.9036934074662, + "cy": 236.7464257347101, + "pixels": 5036 + }, + "right_gripper": { + "cx": 625.904934125549, + "cy": 156.28700594161717, + "pixels": 3871 + } + } + } + } + }, + { + "frame_idx": 35, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 365.0843456337383, + "ty": 287.50355260142106, + "theta": -0.1169805047345871, + "vx": 0.9931656122207642, + "vy": -0.11671388894319534, + "pca_strength": 0.9433976343100213, + "union_pixels": 53944, + "tx_anchor": 365.0843456337383, + "ty_anchor": 287.50355260142106, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 365.0843456337383, + "cy": 287.50355260142106, + "pixels": 8726 + }, + "tool_body": { + "cx": 217.18893503014067, + "cy": 331.96640321500337, + "pixels": 37325 + }, + "left_gripper": { + "cx": 520.0983727810651, + "cy": 273.00554733727813, + "pixels": 5408 + }, + "right_gripper": { + "cx": 506.59356136820924, + "cy": 305.7943661971831, + "pixels": 2485 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 602.975845410628, + "ty": 233.83662714097497, + "theta": -1.2455995550740804, + "vx": 0.3194952607154846, + "vy": -0.9475879073143005, + "pca_strength": null, + "union_pixels": 7976, + "tx_anchor": 602.975845410628, + "ty_anchor": 233.83662714097497, + "other_grip_x": 630.7174167153711, + "other_grip_y": 151.55815312682643, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 602.975845410628, + "cy": 233.83662714097497, + "pixels": 4554 + }, + "right_gripper": { + "cx": 630.7174167153711, + "cy": 151.55815312682643, + "pixels": 3422 + } + } + } + } + }, + { + "frame_idx": 36, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 362.33500759257095, + "ty": 286.38955729470854, + "theta": -0.11231787866038315, + "vx": 0.9936990141868591, + "vy": -0.11208187788724899, + "pca_strength": 0.945154906696675, + "union_pixels": 52685, + "tx_anchor": 362.33500759257095, + "ty_anchor": 286.38955729470854, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 362.33500759257095, + "cy": 286.38955729470854, + "pixels": 8561 + }, + "tool_body": { + "cx": 214.9337233044534, + "cy": 328.87473097511173, + "pixels": 36242 + }, + "left_gripper": { + "cx": 516.1823639774859, + "cy": 272.16529080675423, + "pixels": 5330 + }, + "right_gripper": { + "cx": 503.4235893416928, + "cy": 304.63597178683386, + "pixels": 2552 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 606.3830532212885, + "ty": 231.64425770308122, + "theta": -1.235842262487606, + "vx": 0.32872578501701355, + "vy": -0.9444254040718079, + "pca_strength": null, + "union_pixels": 7294, + "tx_anchor": 606.3830532212885, + "ty_anchor": 231.64425770308122, + "other_grip_x": 635.795681063123, + "other_grip_y": 147.1421926910299, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 606.3830532212885, + "cy": 231.64425770308122, + "pixels": 4284 + }, + "right_gripper": { + "cx": 635.795681063123, + "cy": 147.1421926910299, + "pixels": 3010 + } + } + } + } + }, + { + "frame_idx": 37, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 358.46992792154083, + "ty": 284.95533498759306, + "theta": -0.10432396369066688, + "vx": 0.9945632219314575, + "vy": -0.10413483530282974, + "pca_strength": 0.9466352256018521, + "union_pixels": 51802, + "tx_anchor": 358.46992792154083, + "ty_anchor": 284.95533498759306, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 358.46992792154083, + "cy": 284.95533498759306, + "pixels": 8463 + }, + "tool_body": { + "cx": 212.70434241773154, + "cy": 326.4936673074748, + "pixels": 35372 + }, + "left_gripper": { + "cx": 512.2698831511497, + "cy": 271.4802110817942, + "pixels": 5306 + }, + "right_gripper": { + "cx": 498.6433671552048, + "cy": 303.8282600526118, + "pixels": 2661 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 610.0222108756701, + "ty": 231.2387030890988, + "theta": -1.2325350524500944, + "vx": 0.3318473994731903, + "vy": -0.943333089351654, + "pca_strength": null, + "union_pixels": 6649, + "tx_anchor": 610.0222108756701, + "ty_anchor": 231.2387030890988, + "other_grip_x": 640.4806002928258, + "other_grip_y": 144.6555636896047, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 610.0222108756701, + "cy": 231.2387030890988, + "pixels": 3917 + }, + "right_gripper": { + "cx": 640.4806002928258, + "cy": 144.6555636896047, + "pixels": 2732 + } + } + } + } + }, + { + "frame_idx": 38, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 353.4314896667065, + "ty": 283.4709114801099, + "theta": -0.10744794069573062, + "vx": 0.9942330121994019, + "vy": -0.10724131017923355, + "pca_strength": 0.9478672237027546, + "union_pixels": 50652, + "tx_anchor": 353.4314896667065, + "ty_anchor": 283.4709114801099, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 353.4314896667065, + "cy": 283.4709114801099, + "pixels": 8371 + }, + "tool_body": { + "cx": 209.46928946528564, + "cy": 324.63753735457107, + "pixels": 34467 + }, + "left_gripper": { + "cx": 506.737336914812, + "cy": 270.42191097467384, + "pixels": 5212 + }, + "right_gripper": { + "cx": 494.61568024596465, + "cy": 302.21022290545733, + "pixels": 2602 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 615.0990831115055, + "ty": 231.38864241348713, + "theta": -1.2522014646013302, + "vx": 0.3132324516773224, + "vy": -0.949676513671875, + "pca_strength": null, + "union_pixels": 5701, + "tx_anchor": 615.0990831115055, + "ty_anchor": 231.38864241348713, + "other_grip_x": 644.5383620689655, + "other_grip_y": 142.13275862068966, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 615.0990831115055, + "cy": 231.38864241348713, + "pixels": 3381 + }, + "right_gripper": { + "cx": 644.5383620689655, + "cy": 142.13275862068966, + "pixels": 2320 + } + } + } + } + }, + { + "frame_idx": 39, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 349.7419513393954, + "ty": 282.40390759400344, + "theta": -0.10445733884079908, + "vx": 0.9945493340492249, + "vy": -0.10426748543977737, + "pca_strength": 0.9478476619114874, + "union_pixels": 49598, + "tx_anchor": 349.7419513393954, + "ty_anchor": 282.40390759400344, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 349.7419513393954, + "cy": 282.40390759400344, + "pixels": 8138 + }, + "tool_body": { + "cx": 207.1934851096713, + "cy": 322.42287344706654, + "pixels": 33646 + }, + "left_gripper": { + "cx": 503.12714644028557, + "cy": 269.05402276673743, + "pixels": 5183 + }, + "right_gripper": { + "cx": 489.85860889395667, + "cy": 300.5469403268719, + "pixels": 2631 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 618.4918725617686, + "ty": 231.21651495448634, + "theta": -1.2535198336078515, + "vx": 0.31198012828826904, + "vy": -0.9500885605812073, + "pca_strength": null, + "union_pixels": 5111, + "tx_anchor": 618.4918725617686, + "ty_anchor": 231.21651495448634, + "other_grip_x": 648.1449631449632, + "other_grip_y": 140.91253071253072, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 618.4918725617686, + "cy": 231.21651495448634, + "pixels": 3076 + }, + "right_gripper": { + "cx": 648.1449631449632, + "cy": 140.91253071253072, + "pixels": 2035 + } + } + } + } + }, + { + "frame_idx": 40, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 347.59022177419354, + "ty": 281.1837197580645, + "theta": -0.10538622884082179, + "vx": 0.9944520592689514, + "vy": -0.10519126802682877, + "pca_strength": 0.948015998167578, + "union_pixels": 48619, + "tx_anchor": 347.59022177419354, + "ty_anchor": 281.1837197580645, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 347.59022177419354, + "cy": 281.1837197580645, + "pixels": 7936 + }, + "tool_body": { + "cx": 206.51376591873864, + "cy": 320.16464523953914, + "pixels": 32980 + }, + "left_gripper": { + "cx": 500.76062933133545, + "cy": 268.1084472747706, + "pixels": 5339 + }, + "right_gripper": { + "cx": 484.4835025380711, + "cy": 299.96319796954316, + "pixels": 2364 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 621.73872914448, + "ty": 230.25310614128506, + "theta": -1.250795719004294, + "vx": 0.3145671486854553, + "vy": -0.9492352604866028, + "pca_strength": null, + "union_pixels": 4568, + "tx_anchor": 621.73872914448, + "ty_anchor": 230.25310614128506, + "other_grip_x": 652.1793260993718, + "other_grip_y": 138.395773843518, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 621.73872914448, + "cy": 230.25310614128506, + "pixels": 2817 + }, + "right_gripper": { + "cx": 652.1793260993718, + "cy": 138.395773843518, + "pixels": 1751 + } + } + } + } + }, + { + "frame_idx": 41, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 345.292689065056, + "ty": 278.65848747955204, + "theta": -0.09751205539575786, + "vx": 0.9952494502067566, + "vy": -0.09735759347677231, + "pca_strength": 0.9487882726241795, + "union_pixels": 47818, + "tx_anchor": 345.292689065056, + "ty_anchor": 278.65848747955204, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 345.292689065056, + "cy": 278.65848747955204, + "pixels": 7947 + }, + "tool_body": { + "cx": 204.16580358794155, + "cy": 316.78734356698106, + "pixels": 32442 + }, + "left_gripper": { + "cx": 499.15753822334045, + "cy": 266.63712018579446, + "pixels": 5167 + }, + "right_gripper": { + "cx": 482.64102564102564, + "cy": 297.27144120247567, + "pixels": 2262 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 625.7965571205008, + "ty": 229.09311424100156, + "theta": -1.2482898662895314, + "vx": 0.31694477796554565, + "vy": -0.9484439492225647, + "pca_strength": null, + "union_pixels": 4147, + "tx_anchor": 625.7965571205008, + "ty_anchor": 229.09311424100156, + "other_grip_x": 656.7749842866122, + "other_grip_y": 136.39157762413578, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 625.7965571205008, + "cy": 229.09311424100156, + "pixels": 2556 + }, + "right_gripper": { + "cx": 656.7749842866122, + "cy": 136.39157762413578, + "pixels": 1591 + } + } + } + } + }, + { + "frame_idx": 42, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 341.6905351833498, + "ty": 274.70837462834487, + "theta": -0.09499604351798499, + "vx": 0.9954912662506104, + "vy": -0.0948532298207283, + "pca_strength": 0.9483866999936809, + "union_pixels": 47146, + "tx_anchor": 341.6905351833498, + "ty_anchor": 274.70837462834487, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 341.6905351833498, + "cy": 274.70837462834487, + "pixels": 8072 + }, + "tool_body": { + "cx": 203.5343501827808, + "cy": 312.16648808773476, + "pixels": 31732 + }, + "left_gripper": { + "cx": 494.9245928011261, + "cy": 263.4232857430123, + "pixels": 4973 + }, + "right_gripper": { + "cx": 481.08273533136344, + "cy": 293.1840439003799, + "pixels": 2369 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 631.7953852851546, + "ty": 230.96473661297344, + "theta": -1.2862644789396016, + "vx": 0.2807081639766693, + "vy": -0.959793210029602, + "pca_strength": null, + "union_pixels": 3649, + "tx_anchor": 631.7953852851546, + "ty_anchor": 230.96473661297344, + "other_grip_x": 660.0828402366864, + "other_grip_y": 134.2448224852071, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 631.7953852851546, + "cy": 230.96473661297344, + "pixels": 2297 + }, + "right_gripper": { + "cx": 660.0828402366864, + "cy": 134.2448224852071, + "pixels": 1352 + } + } + } + } + }, + { + "frame_idx": 43, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 339.7240733807563, + "ty": 268.75826781480094, + "theta": -0.08767917869220379, + "vx": 0.9961586594581604, + "vy": -0.08756688237190247, + "pca_strength": 0.9494661905350168, + "union_pixels": 46503, + "tx_anchor": 339.7240733807563, + "ty_anchor": 268.75826781480094, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 339.7240733807563, + "cy": 268.75826781480094, + "pixels": 8013 + }, + "tool_body": { + "cx": 202.660729786208, + "cy": 304.8633017199807, + "pixels": 31105 + }, + "left_gripper": { + "cx": 493.1652991795077, + "cy": 257.8403041825095, + "pixels": 4997 + }, + "right_gripper": { + "cx": 478.1926298157454, + "cy": 287.88819095477385, + "pixels": 2388 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 637.2780913288866, + "ty": 235.4792201128784, + "theta": -1.2995321781127986, + "vx": 0.26794958114624023, + "vy": -0.9634329676628113, + "pca_strength": null, + "union_pixels": 2693, + "tx_anchor": 637.2780913288866, + "ty_anchor": 235.4792201128784, + "other_grip_x": 665.8629032258065, + "other_grip_y": 132.7002688172043, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 637.2780913288866, + "cy": 235.4792201128784, + "pixels": 1949 + }, + "right_gripper": { + "cx": 665.8629032258065, + "cy": 132.7002688172043, + "pixels": 744 + } + } + } + } + }, + { + "frame_idx": 44, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 340.74895561357704, + "ty": 262.6774151436031, + "theta": -0.08294341670856686, + "vx": 0.9965621829032898, + "vy": -0.08284834772348404, + "pca_strength": 0.9495394790435572, + "union_pixels": 46049, + "tx_anchor": 340.74895561357704, + "ty_anchor": 262.6774151436031, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 340.74895561357704, + "cy": 262.6774151436031, + "pixels": 7660 + }, + "tool_body": { + "cx": 201.65655589902113, + "cy": 297.07199896960327, + "pixels": 31056 + }, + "left_gripper": { + "cx": 493.9696665327441, + "cy": 251.7740056247489, + "pixels": 4978 + }, + "right_gripper": { + "cx": 475.8997876857749, + "cy": 281.535881104034, + "pixels": 2355 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 643.767335243553, + "ty": 243.85100286532952, + "theta": -1.3356242321267966, + "vx": 0.23301035165786743, + "vy": -0.9724742770195007, + "pca_strength": null, + "union_pixels": 2226, + "tx_anchor": 643.767335243553, + "ty_anchor": 243.85100286532952, + "other_grip_x": 669.8108108108108, + "other_grip_y": 135.15800415800416, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 643.767335243553, + "cy": 243.85100286532952, + "pixels": 1745 + }, + "right_gripper": { + "cx": 669.8108108108108, + "cy": 135.15800415800416, + "pixels": 481 + } + } + } + } + }, + { + "frame_idx": 45, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 339.725612125923, + "ty": 256.225676901153, + "theta": -0.07562912927209374, + "vx": 0.9971414804458618, + "vy": -0.07555705308914185, + "pca_strength": 0.9508305575537407, + "union_pixels": 45622, + "tx_anchor": 339.725612125923, + "ty_anchor": 256.225676901153, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 339.725612125923, + "cy": 256.225676901153, + "pixels": 7719 + }, + "tool_body": { + "cx": 201.52982272860828, + "cy": 290.27357905389965, + "pixels": 30631 + }, + "left_gripper": { + "cx": 494.28891149542216, + "cy": 247.36093591047813, + "pixels": 4915 + }, + "right_gripper": { + "cx": 474.7212558336869, + "cy": 276.86041578277474, + "pixels": 2357 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 653.2509928514694, + "ty": 250.10405083399525, + "theta": -1.3797040987117548, + "vx": 0.18993134796619415, + "vy": -0.9817973375320435, + "pca_strength": null, + "union_pixels": 1418, + "tx_anchor": 653.2509928514694, + "ty_anchor": 250.10405083399525, + "other_grip_x": 674.6981132075472, + "other_grip_y": 139.23899371069183, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 653.2509928514694, + "cy": 250.10405083399525, + "pixels": 1259 + }, + "right_gripper": { + "cx": 674.6981132075472, + "cy": 139.23899371069183, + "pixels": 159 + } + } + } + } + }, + { + "frame_idx": 46, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 340.96522197338953, + "ty": 250.62758529837967, + "theta": -0.06633358786981314, + "vx": 0.9978007674217224, + "vy": -0.06628495454788208, + "pca_strength": 0.9514586840102781, + "union_pixels": 45705, + "tx_anchor": 340.96522197338953, + "ty_anchor": 250.62758529837967, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 340.96522197338953, + "cy": 250.62758529837967, + "pixels": 7591 + }, + "tool_body": { + "cx": 201.66669912050108, + "cy": 282.9163340148639, + "pixels": 30813 + }, + "left_gripper": { + "cx": 496.8240797234086, + "cy": 244.81574130567418, + "pixels": 4917 + }, + "right_gripper": { + "cx": 472.88129194630875, + "cy": 274.16694630872485, + "pixels": 2384 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 660.4091928251121, + "ty": 255.84080717488789, + "theta": -2.9240851444209985, + "vx": -0.9764383435249329, + "vy": -0.21579653024673462, + "pca_strength": 0.8005755574518434, + "union_pixels": 892, + "tx_anchor": 660.4091928251121, + "ty_anchor": 255.84080717488789, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 660.4091928251121, + "cy": 255.84080717488789, + "pixels": 892 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 47, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 342.08741212362384, + "ty": 245.68643056108237, + "theta": -0.053053529280043525, + "vx": 0.9985930323600769, + "vy": -0.0530286468565464, + "pca_strength": 0.9500016811514382, + "union_pixels": 45208, + "tx_anchor": 342.08741212362384, + "ty_anchor": 245.68643056108237, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 342.08741212362384, + "cy": 245.68643056108237, + "pixels": 7539 + }, + "tool_body": { + "cx": 202.771406305809, + "cy": 277.73487677371173, + "pixels": 30797 + }, + "left_gripper": { + "cx": 494.8645715577662, + "cy": 243.98620845579924, + "pixels": 4423 + }, + "right_gripper": { + "cx": 472.29971416904857, + "cy": 272.4801959983667, + "pixels": 2449 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 664.6260744985674, + "ty": 259.8510028653295, + "theta": -2.9193161703186976, + "vx": -0.9753981232643127, + "vy": -0.22045066952705383, + "pca_strength": 0.7108307807713187, + "union_pixels": 698, + "tx_anchor": 664.6260744985674, + "ty_anchor": 259.8510028653295, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 664.6260744985674, + "cy": 259.8510028653295, + "pixels": 698 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 48, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 346.4414486921529, + "ty": 242.02280348759223, + "theta": -0.04402557730971011, + "vx": 0.9990310668945312, + "vy": -0.04401135817170143, + "pca_strength": 0.947932758553524, + "union_pixels": 45191, + "tx_anchor": 346.4414486921529, + "ty_anchor": 242.02280348759223, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 346.4414486921529, + "cy": 242.02280348759223, + "pixels": 7455 + }, + "tool_body": { + "cx": 205.12624680306905, + "cy": 273.2165920716113, + "pixels": 31280 + }, + "left_gripper": { + "cx": 495.41104294478527, + "cy": 243.05332704105712, + "pixels": 4238 + }, + "right_gripper": { + "cx": 474.26916140667265, + "cy": 270.7862939585212, + "pixels": 2218 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 666.790243902439, + "ty": 268.1658536585366, + "theta": -2.718717640528884, + "vx": -0.9119128584861755, + "vy": -0.4103839099407196, + "pca_strength": 0.7935730657414211, + "union_pixels": 410, + "tx_anchor": 666.790243902439, + "ty_anchor": 268.1658536585366, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 666.790243902439, + "cy": 268.1658536585366, + "pixels": 410 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 49, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 353.69505162934155, + "ty": 239.42389700952126, + "theta": -0.03023111100569872, + "vx": 0.9995430707931519, + "vy": -0.030226506292819977, + "pca_strength": 0.9487351222459581, + "union_pixels": 45447, + "tx_anchor": 353.69505162934155, + "ty_anchor": 239.42389700952126, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 353.69505162934155, + "cy": 239.42389700952126, + "pixels": 7457 + }, + "tool_body": { + "cx": 211.01617907801418, + "cy": 269.7328710739615, + "pixels": 31584 + }, + "left_gripper": { + "cx": 501.110495846967, + "cy": 242.8925245406494, + "pixels": 3973 + }, + "right_gripper": { + "cx": 480.3168927250308, + "cy": 270.2005754212906, + "pixels": 2433 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 668.990990990991, + "ty": 273.6876876876877, + "theta": -2.5291017903875295, + "vx": -0.8182185292243958, + "vy": -0.5749073028564453, + "pca_strength": 0.7533158077575818, + "union_pixels": 333, + "tx_anchor": 668.990990990991, + "ty_anchor": 273.6876876876877, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 668.990990990991, + "cy": 273.6876876876877, + "pixels": 333 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 50, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 362.20555108608204, + "ty": 236.67430946634485, + "theta": -0.015336922793551044, + "vx": 0.9998824000358582, + "vy": -0.015336321666836739, + "pca_strength": 0.9469475566287391, + "union_pixels": 45556, + "tx_anchor": 362.20555108608204, + "ty_anchor": 236.67430946634485, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 362.20555108608204, + "cy": 236.67430946634485, + "pixels": 7458 + }, + "tool_body": { + "cx": 218.1538148333751, + "cy": 265.7323665747933, + "pixels": 31928 + }, + "left_gripper": { + "cx": 511.07625099285144, + "cy": 244.9375165475245, + "pixels": 3777 + }, + "right_gripper": { + "cx": 486.4726284997911, + "cy": 270.83744254074384, + "pixels": 2393 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 672.1779661016949, + "ty": 278.52542372881356, + "theta": 0.9236563464240933, + "vx": 0.602907121181488, + "vy": 0.7978113889694214, + "pca_strength": 0.6582186090551191, + "union_pixels": 236, + "tx_anchor": 672.1779661016949, + "ty_anchor": 278.52542372881356, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 672.1779661016949, + "cy": 278.52542372881356, + "pixels": 236 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 51, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 367.8502389803505, + "ty": 232.83749336165693, + "theta": 0.002111206651989669, + "vx": 0.9999977946281433, + "vy": 0.002111205132678151, + "pca_strength": 0.9452455910062675, + "union_pixels": 45308, + "tx_anchor": 367.8502389803505, + "ty_anchor": 232.83749336165693, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 367.8502389803505, + "cy": 232.83749336165693, + "pixels": 7532 + }, + "tool_body": { + "cx": 223.85715174709853, + "cy": 260.3260524596285, + "pixels": 32139 + }, + "left_gripper": { + "cx": 514.091294516676, + "cy": 246.8007348784624, + "pixels": 3538 + }, + "right_gripper": { + "cx": 491.45926631729395, + "cy": 271.052405907575, + "pixels": 2099 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 673.1369863013699, + "ty": 283.4657534246575, + "theta": 1.2143200456089291, + "vx": 0.34897422790527344, + "vy": 0.9371323585510254, + "pca_strength": 0.6521864646707971, + "union_pixels": 219, + "tx_anchor": 673.1369863013699, + "ty_anchor": 283.4657534246575, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 673.1369863013699, + "cy": 283.4657534246575, + "pixels": 219 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 52, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 369.97254034357104, + "ty": 228.27654867256638, + "theta": 0.015379059995716388, + "vx": 0.9998817443847656, + "vy": 0.015378453768789768, + "pca_strength": 0.9413750556937479, + "union_pixels": 45445, + "tx_anchor": 369.97254034357104, + "ty_anchor": 228.27654867256638, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 369.97254034357104, + "cy": 228.27654867256638, + "pixels": 7684 + }, + "tool_body": { + "cx": 229.6909439683178, + "cy": 255.60632406175552, + "pixels": 32321 + }, + "left_gripper": { + "cx": 516.2662519440124, + "cy": 247.7931570762053, + "pixels": 3215 + }, + "right_gripper": { + "cx": 495.24898876404495, + "cy": 270.998202247191, + "pixels": 2225 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 673.3243243243244, + "ty": 290.6261261261261, + "theta": 1.2748863307565366, + "vx": 0.2916104197502136, + "vy": 0.9565371870994568, + "pca_strength": 0.678975733426075, + "union_pixels": 222, + "tx_anchor": 673.3243243243244, + "ty_anchor": 290.6261261261261, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 673.3243243243244, + "cy": 290.6261261261261, + "pixels": 222 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 53, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 381.8660080701266, + "ty": 227.85139835814667, + "theta": 0.030749720159328895, + "vx": 0.9995272755622864, + "vy": 0.030744874849915504, + "pca_strength": 0.9401705571456648, + "union_pixels": 44891, + "tx_anchor": 381.8660080701266, + "ty_anchor": 227.85139835814667, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 381.8660080701266, + "cy": 227.85139835814667, + "pixels": 7187 + }, + "tool_body": { + "cx": 236.19760369227006, + "cy": 252.11804260781855, + "pixels": 32717 + }, + "left_gripper": { + "cx": 518.9331405854716, + "cy": 250.27358149620528, + "pixels": 2767 + }, + "right_gripper": { + "cx": 499.1599099099099, + "cy": 271.809009009009, + "pixels": 2220 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 673.6633663366337, + "ty": 298.34158415841586, + "theta": 1.3058109614611255, + "vx": 0.26189514994621277, + "vy": 0.9650963544845581, + "pca_strength": 0.6872354886160763, + "union_pixels": 202, + "tx_anchor": 673.6633663366337, + "ty_anchor": 298.34158415841586, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 673.6633663366337, + "cy": 298.34158415841586, + "pixels": 202 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 54, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 388.25620295511567, + "ty": 226.27989963758014, + "theta": 0.042189908144949294, + "vx": 0.9991101622581482, + "vy": 0.04217739403247833, + "pca_strength": 0.9394742206115752, + "union_pixels": 44901, + "tx_anchor": 388.25620295511567, + "ty_anchor": 226.27989963758014, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 388.25620295511567, + "cy": 226.27989963758014, + "pixels": 7174 + }, + "tool_body": { + "cx": 244.2528897315149, + "cy": 250.03354534890832, + "pixels": 32702 + }, + "left_gripper": { + "cx": 523.5066142295317, + "cy": 252.15802645691812, + "pixels": 2797 + }, + "right_gripper": { + "cx": 504.06867145421904, + "cy": 273.927289048474, + "pixels": 2228 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 674.3142857142857, + "ty": 307.2457142857143, + "theta": 1.4535973151332173, + "vx": 0.11693089455366135, + "vy": 0.9931400418281555, + "pca_strength": 0.6860703871142173, + "union_pixels": 175, + "tx_anchor": 674.3142857142857, + "ty_anchor": 307.2457142857143, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 674.3142857142857, + "cy": 307.2457142857143, + "pixels": 175 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 55, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 392.8402076318743, + "ty": 224.08866442199775, + "theta": 0.05177645363944765, + "vx": 0.9986599087715149, + "vy": 0.05175332352519035, + "pca_strength": 0.9371391544194159, + "union_pixels": 44228, + "tx_anchor": 392.8402076318743, + "ty_anchor": 224.08866442199775, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 392.8402076318743, + "cy": 224.08866442199775, + "pixels": 7128 + }, + "tool_body": { + "cx": 250.97485879174852, + "cy": 246.99269400785855, + "pixels": 32576 + }, + "left_gripper": { + "cx": 526.1511777301927, + "cy": 256.0132762312634, + "pixels": 2335 + }, + "right_gripper": { + "cx": 507.5733211512106, + "cy": 275.2393787117405, + "pixels": 2189 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 673.572192513369, + "ty": 315.4117647058824, + "theta": 1.2408059850294373, + "vx": 0.3240338861942291, + "vy": 0.946045458316803, + "pca_strength": 0.6088104939299728, + "union_pixels": 187, + "tx_anchor": 673.572192513369, + "ty_anchor": 315.4117647058824, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 673.572192513369, + "cy": 315.4117647058824, + "pixels": 187 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 56, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 398.9221828490432, + "ty": 222.28873139617292, + "theta": 0.06480522218489981, + "vx": 0.9979009032249451, + "vy": 0.06475987285375595, + "pca_strength": 0.9356100920468721, + "union_pixels": 44169, + "tx_anchor": 398.9221828490432, + "ty_anchor": 222.28873139617292, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 398.9221828490432, + "cy": 222.28873139617292, + "pixels": 7055 + }, + "tool_body": { + "cx": 255.353011347995, + "cy": 243.32068026794727, + "pixels": 32693 + }, + "left_gripper": { + "cx": 525.0999549752364, + "cy": 256.82890589824405, + "pixels": 2221 + }, + "right_gripper": { + "cx": 510.6059090909091, + "cy": 276.4613636363636, + "pixels": 2200 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 672.778801843318, + "ty": 322.42857142857144, + "theta": 1.063443263331886, + "vx": 0.48586544394493103, + "vy": 0.8740336298942566, + "pca_strength": 0.5897195852969208, + "union_pixels": 217, + "tx_anchor": 672.778801843318, + "ty_anchor": 322.42857142857144, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 672.778801843318, + "cy": 322.42857142857144, + "pixels": 217 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 57, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.2919129306617, + "ty": 220.0331555427418, + "theta": 0.07238919204624375, + "vx": 0.9973810911178589, + "vy": 0.07232598960399628, + "pca_strength": 0.9304799688040895, + "union_pixels": 43174, + "tx_anchor": 405.2919129306617, + "ty_anchor": 220.0331555427418, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 405.2919129306617, + "cy": 220.0331555427418, + "pixels": 6937 + }, + "tool_body": { + "cx": 265.0759942739777, + "cy": 240.11504948030125, + "pixels": 32134 + }, + "left_gripper": { + "cx": 530.0872518286311, + "cy": 259.21995820271684, + "pixels": 1914 + }, + "right_gripper": { + "cx": 514.1155778894472, + "cy": 276.8602101416172, + "pixels": 2189 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 672.509900990099, + "ty": 328.16336633663366, + "theta": -2.4425809624046333, + "vx": -0.7654784917831421, + "vy": -0.6434614658355713, + "pca_strength": 0.5899524060748326, + "union_pixels": 202, + "tx_anchor": 672.509900990099, + "ty_anchor": 328.16336633663366, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 672.509900990099, + "cy": 328.16336633663366, + "pixels": 202 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 58, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 412.4055489964581, + "ty": 218.56345926800472, + "theta": 0.044878200633840015, + "vx": 0.9989931583404541, + "vy": 0.04486313834786415, + "pca_strength": 0.9216308165750324, + "union_pixels": 40095, + "tx_anchor": 412.4055489964581, + "ty_anchor": 218.56345926800472, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 412.4055489964581, + "cy": 218.56345926800472, + "pixels": 6776 + }, + "tool_body": { + "cx": 286.3754569369, + "cy": 242.01762836937584, + "pixels": 29271 + }, + "left_gripper": { + "cx": 534.0186403508771, + "cy": 260.281798245614, + "pixels": 1824 + }, + "right_gripper": { + "cx": 518.0804856115108, + "cy": 277.92625899280574, + "pixels": 2224 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 671.6765957446809, + "ty": 331.8, + "theta": -2.5891688138505113, + "vx": -0.8512551188468933, + "vy": -0.5247520804405212, + "pca_strength": 0.6241208608438855, + "union_pixels": 235, + "tx_anchor": 671.6765957446809, + "ty_anchor": 331.8, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 671.6765957446809, + "cy": 331.8, + "pixels": 235 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 59, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 417.29352045386685, + "ty": 217.46819946252612, + "theta": 0.05099654814820871, + "vx": 0.998699963092804, + "vy": 0.05097444728016853, + "pca_strength": 0.9184609075994902, + "union_pixels": 39417, + "tx_anchor": 417.29352045386685, + "ty_anchor": 217.46819946252612, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 417.29352045386685, + "cy": 217.46819946252612, + "pixels": 6698 + }, + "tool_body": { + "cx": 293.6312526125122, + "cy": 240.30468858854675, + "pixels": 28708 + }, + "left_gripper": { + "cx": 536.2329931972789, + "cy": 261.48015873015873, + "pixels": 1764 + }, + "right_gripper": { + "cx": 521.3733867378727, + "cy": 278.80685358255454, + "pixels": 2247 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 671.8458333333333, + "ty": 333.3125, + "theta": -2.545763547855901, + "vx": -0.8276835083961487, + "vy": -0.5611951947212219, + "pca_strength": 0.6073472662360216, + "union_pixels": 240, + "tx_anchor": 671.8458333333333, + "ty_anchor": 333.3125, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 671.8458333333333, + "cy": 333.3125, + "pixels": 240 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 60, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 421.988652047232, + "ty": 216.3229566017482, + "theta": -0.08817238469496325, + "vx": 0.9961153268814087, + "vy": -0.08805818110704422, + "pca_strength": 0.9149546392090958, + "union_pixels": 63373, + "tx_anchor": 421.988652047232, + "ty_anchor": 216.3229566017482, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 421.988652047232, + "cy": 216.3229566017482, + "pixels": 6521 + }, + "tool_body": { + "cx": 208.4036858188403, + "cy": 252.7885086958162, + "pixels": 53014 + }, + "left_gripper": { + "cx": 537.685235262304, + "cy": 262.7809626825311, + "pixels": 1849 + }, + "right_gripper": { + "cx": 519.9758672699849, + "cy": 278.95173453996983, + "pixels": 1989 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 671.8808510638298, + "ty": 334.82978723404256, + "theta": -2.5121849334248685, + "vx": -0.8083763122558594, + "vy": -0.5886660814285278, + "pca_strength": 0.6347833829783069, + "union_pixels": 235, + "tx_anchor": 671.8808510638298, + "ty_anchor": 334.82978723404256, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 671.8808510638298, + "cy": 334.82978723404256, + "pixels": 235 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 61, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 428.99166933675104, + "ty": 215.4886254405639, + "theta": -0.09542077030226356, + "vx": 0.9954509139060974, + "vy": -0.09527603536844254, + "pca_strength": 0.9129507642998216, + "union_pixels": 64609, + "tx_anchor": 428.99166933675104, + "ty_anchor": 215.4886254405639, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 428.99166933675104, + "cy": 215.4886254405639, + "pixels": 6242 + }, + "tool_body": { + "cx": 209.2050237610319, + "cy": 251.11372268398745, + "pixels": 54501 + }, + "left_gripper": { + "cx": 540.0736163353037, + "cy": 263.5728103170338, + "pixels": 1861 + }, + "right_gripper": { + "cx": 521.4773067331671, + "cy": 279.5221945137157, + "pixels": 2005 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 672.1787234042553, + "ty": 337.36170212765956, + "theta": -2.4271421698641715, + "vx": -0.7554534077644348, + "vy": -0.6552023887634277, + "pca_strength": 0.6091797570084152, + "union_pixels": 235, + "tx_anchor": 672.1787234042553, + "ty_anchor": 337.36170212765956, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 672.1787234042553, + "cy": 337.36170212765956, + "pixels": 235 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 62, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 434.1899838449111, + "ty": 212.87221324717285, + "theta": 0.09109525198401666, + "vx": 0.9958537220954895, + "vy": 0.09096931666135788, + "pca_strength": 0.9109732081566322, + "union_pixels": 37689, + "tx_anchor": 434.1899838449111, + "ty_anchor": 212.87221324717285, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 434.1899838449111, + "cy": 212.87221324717285, + "pixels": 6190 + }, + "tool_body": { + "cx": 313.3493073482893, + "cy": 229.23055666654548, + "pixels": 27503 + }, + "left_gripper": { + "cx": 542.2369806904622, + "cy": 262.4049151550614, + "pixels": 1709 + }, + "right_gripper": { + "cx": 526.188019239178, + "cy": 279.25098382160036, + "pixels": 2287 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 673.0402010050251, + "ty": 340.2964824120603, + "theta": 0.9058649931239011, + "vx": 0.6170051097869873, + "vy": 0.786959171295166, + "pca_strength": 0.5962395610989905, + "union_pixels": 199, + "tx_anchor": 673.0402010050251, + "ty_anchor": 340.2964824120603, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 673.0402010050251, + "cy": 340.2964824120603, + "pixels": 199 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 63, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 439.9110852584344, + "ty": 209.83430280870866, + "theta": -0.08795291101141632, + "vx": 0.9961346387863159, + "vy": -0.08783955872058868, + "pca_strength": 0.9110647912219861, + "union_pixels": 66776, + "tx_anchor": 439.9110852584344, + "ty_anchor": 209.83430280870866, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 439.9110852584344, + "cy": 209.83430280870866, + "pixels": 6017 + }, + "tool_body": { + "cx": 212.19751235003528, + "cy": 243.56556104446014, + "pixels": 56680 + }, + "left_gripper": { + "cx": 544.3988304093567, + "cy": 261.0111111111111, + "pixels": 1710 + }, + "right_gripper": { + "cx": 527.245673279865, + "cy": 277.9662304769945, + "pixels": 2369 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 673.6496815286624, + "ty": 344.0063694267516, + "theta": 0.885573012113448, + "vx": 0.632845938205719, + "vy": 0.7742777466773987, + "pca_strength": 0.5769596825615665, + "union_pixels": 157, + "tx_anchor": 673.6496815286624, + "ty_anchor": 344.0063694267516, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 673.6496815286624, + "cy": 344.0063694267516, + "pixels": 157 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 64, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 443.5633144002673, + "ty": 204.9209822920147, + "theta": -0.09089691112636608, + "vx": 0.9958717226982117, + "vy": -0.09077179431915283, + "pca_strength": 0.9102915715835102, + "union_pixels": 67456, + "tx_anchor": 443.5633144002673, + "ty_anchor": 204.9209822920147, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 443.5633144002673, + "cy": 204.9209822920147, + "pixels": 5986 + }, + "tool_body": { + "cx": 213.30534803127668, + "cy": 237.4242725040489, + "pixels": 57423 + }, + "left_gripper": { + "cx": 545.1620011911853, + "cy": 257.5223347230494, + "pixels": 1679 + }, + "right_gripper": { + "cx": 527.8184121621622, + "cy": 274.40076013513516, + "pixels": 2368 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 673.2021276595744, + "ty": 348.59574468085106, + "theta": 0.8006883292268092, + "vx": 0.6962127685546875, + "vy": 0.7178354859352112, + "pca_strength": 0.5779741738522423, + "union_pixels": 188, + "tx_anchor": 673.2021276595744, + "ty_anchor": 348.59574468085106, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 673.2021276595744, + "cy": 348.59574468085106, + "pixels": 188 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 65, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 447.55698778833107, + "ty": 199.5306987788331, + "theta": -0.07639623434938247, + "vx": 0.9970832467079163, + "vy": -0.07632194459438324, + "pca_strength": 0.9084396114697181, + "union_pixels": 68598, + "tx_anchor": 447.55698778833107, + "ty_anchor": 199.5306987788331, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 447.55698778833107, + "cy": 199.5306987788331, + "pixels": 5896 + }, + "tool_body": { + "cx": 214.73828758817402, + "cy": 230.24217322242907, + "pixels": 58549 + }, + "left_gripper": { + "cx": 548.2186400937867, + "cy": 254.23622508792496, + "pixels": 1706 + }, + "right_gripper": { + "cx": 528.6035962402942, + "cy": 270.57008581937066, + "pixels": 2447 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 673.1534391534392, + "ty": 355.7354497354497, + "theta": 0.8769983545415161, + "vx": 0.6394617557525635, + "vy": 0.7688229084014893, + "pca_strength": 0.6116305860192757, + "union_pixels": 189, + "tx_anchor": 673.1534391534392, + "ty_anchor": 355.7354497354497, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 673.1534391534392, + "cy": 355.7354497354497, + "pixels": 189 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 66, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 452.65768056968466, + "ty": 194.19006442861988, + "theta": -0.07514183952626159, + "vx": 0.9971781969070435, + "vy": -0.07507114857435226, + "pca_strength": 0.9103315991982144, + "union_pixels": 69148, + "tx_anchor": 452.65768056968466, + "ty_anchor": 194.19006442861988, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 452.65768056968466, + "cy": 194.19006442861988, + "pixels": 5898 + }, + "tool_body": { + "cx": 216.7290383865113, + "cy": 222.9291469475684, + "pixels": 58953 + }, + "left_gripper": { + "cx": 550.9095449500555, + "cy": 252.03995560488346, + "pixels": 1802 + }, + "right_gripper": { + "cx": 530.2352705410822, + "cy": 268.51022044088177, + "pixels": 2495 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 673.23, + "ty": 361.195, + "theta": 1.1466813156334987, + "vx": 0.41151437163352966, + "vy": 0.9114032983779907, + "pca_strength": 0.5719748300519382, + "union_pixels": 200, + "tx_anchor": 673.23, + "ty_anchor": 361.195, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 673.23, + "cy": 361.195, + "pixels": 200 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 67, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 456.9811603867956, + "ty": 187.581027009003, + "theta": -0.056287612129641305, + "vx": 0.9984163045883179, + "vy": -0.05625789612531662, + "pca_strength": 0.9104677249464374, + "union_pixels": 69978, + "tx_anchor": 456.9811603867956, + "ty_anchor": 187.581027009003, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 456.9811603867956, + "cy": 187.581027009003, + "pixels": 5998 + }, + "tool_body": { + "cx": 218.99592489685946, + "cy": 213.53149785299317, + "pixels": 59385 + }, + "left_gripper": { + "cx": 553.5621862799777, + "cy": 247.3452314556609, + "pixels": 1793 + }, + "right_gripper": { + "cx": 532.0253390435404, + "cy": 265.10349750178443, + "pixels": 2802 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 673.0473684210526, + "ty": 366.8157894736842, + "theta": 0.8272105365327503, + "vx": 0.6769315600395203, + "vy": 0.7360459566116333, + "pca_strength": 0.6159224041940017, + "union_pixels": 190, + "tx_anchor": 673.0473684210526, + "ty_anchor": 366.8157894736842, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 673.0473684210526, + "cy": 366.8157894736842, + "pixels": 190 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 68, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 459.7544299565363, + "ty": 181.00785690404547, + "theta": -0.05097961918443641, + "vx": 0.9987008571624756, + "vy": -0.05095754191279411, + "pca_strength": 0.9141321796762514, + "union_pixels": 69331, + "tx_anchor": 459.7544299565363, + "ty_anchor": 181.00785690404547, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 459.7544299565363, + "cy": 181.00785690404547, + "pixels": 5982 + }, + "tool_body": { + "cx": 221.19108117326059, + "cy": 205.07910982264667, + "pixels": 58640 + }, + "left_gripper": { + "cx": 555.8897464167585, + "cy": 242.6813671444322, + "pixels": 1814 + }, + "right_gripper": { + "cx": 533.9464594127807, + "cy": 260.38411053540585, + "pixels": 2895 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 673.1, + "ty": 371.47777777777776, + "theta": 0.7921309624770873, + "vx": 0.7023299932479858, + "vy": 0.7118515372276306, + "pca_strength": 0.6583747104095582, + "union_pixels": 180, + "tx_anchor": 673.1, + "ty_anchor": 371.47777777777776, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 673.1, + "cy": 371.47777777777776, + "pixels": 180 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 69, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 462.08295081967213, + "ty": 174.76245901639345, + "theta": -0.03646330470413737, + "vx": 0.9993352890014648, + "vy": -0.03645522519946098, + "pca_strength": 0.9154074394518817, + "union_pixels": 69398, + "tx_anchor": 462.08295081967213, + "ty_anchor": 174.76245901639345, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 462.08295081967213, + "cy": 174.76245901639345, + "pixels": 6100 + }, + "tool_body": { + "cx": 222.9070727487624, + "cy": 195.951866253276, + "pixels": 58379 + }, + "left_gripper": { + "cx": 556.248903508772, + "cy": 237.63322368421052, + "pixels": 1824 + }, + "right_gripper": { + "cx": 533.1709208400646, + "cy": 256.524394184168, + "pixels": 3095 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 673.1497326203208, + "ty": 375.90909090909093, + "theta": 0.9093678157028537, + "vx": 0.6142447590827942, + "vy": 0.7891156077384949, + "pca_strength": 0.6193441610767888, + "union_pixels": 187, + "tx_anchor": 673.1497326203208, + "ty_anchor": 375.90909090909093, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 673.1497326203208, + "cy": 375.90909090909093, + "pixels": 187 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 70, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 464.53862590401053, + "ty": 168.1190006574622, + "theta": -0.03347926012969748, + "vx": 0.9994396567344666, + "vy": -0.03347300738096237, + "pca_strength": 0.9154366875726664, + "union_pixels": 70629, + "tx_anchor": 464.53862590401053, + "ty_anchor": 168.1190006574622, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 464.53862590401053, + "cy": 168.1190006574622, + "pixels": 6084 + }, + "tool_body": { + "cx": 224.47309186952205, + "cy": 188.6534831687499, + "pixels": 59443 + }, + "left_gripper": { + "cx": 558.221195652174, + "cy": 233.57391304347826, + "pixels": 1840 + }, + "right_gripper": { + "cx": 535.4273451870018, + "cy": 252.58185162477008, + "pixels": 3262 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 673.2977528089888, + "ty": 381.44943820224717, + "theta": 0.8771940210481955, + "vx": 0.6393113136291504, + "vy": 0.7689480185508728, + "pca_strength": 0.6147139905473652, + "union_pixels": 178, + "tx_anchor": 673.2977528089888, + "ty_anchor": 381.44943820224717, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 673.2977528089888, + "cy": 381.44943820224717, + "pixels": 178 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 71, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 466.1581001951854, + "ty": 163.1855888093689, + "theta": -0.017755194739326467, + "vx": 0.9998424053192139, + "vy": -0.017754262313246727, + "pca_strength": 0.9169074004101995, + "union_pixels": 71441, + "tx_anchor": 466.1581001951854, + "ty_anchor": 163.1855888093689, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 466.1581001951854, + "cy": 163.1855888093689, + "pixels": 6148 + }, + "tool_body": { + "cx": 225.796262617836, + "cy": 181.85924751814466, + "pixels": 59935 + }, + "left_gripper": { + "cx": 560.0228426395939, + "cy": 231.0, + "pixels": 1970 + }, + "right_gripper": { + "cx": 535.3394332939788, + "cy": 248.9861275088548, + "pixels": 3388 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 673.2102272727273, + "ty": 385.97159090909093, + "theta": 0.8352424857711583, + "vx": 0.6709979176521301, + "vy": 0.7414592504501343, + "pca_strength": 0.6294895402824555, + "union_pixels": 176, + "tx_anchor": 673.2102272727273, + "ty_anchor": 385.97159090909093, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 673.2102272727273, + "cy": 385.97159090909093, + "pixels": 176 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 72, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 466.99010703859875, + "ty": 158.55595199481024, + "theta": -0.01782801920478762, + "vx": 0.9998410940170288, + "vy": -0.017827074974775314, + "pca_strength": 0.9166716651803896, + "union_pixels": 70940, + "tx_anchor": 466.99010703859875, + "ty_anchor": 158.55595199481024, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 466.99010703859875, + "cy": 158.55595199481024, + "pixels": 6166 + }, + "tool_body": { + "cx": 227.98551848542576, + "cy": 177.09058111502605, + "pixels": 59317 + }, + "left_gripper": { + "cx": 558.8196371398079, + "cy": 226.22198505869798, + "pixels": 1874 + }, + "right_gripper": { + "cx": 533.174713926877, + "cy": 245.48953391013117, + "pixels": 3583 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 673.0960451977401, + "ty": 389.1242937853107, + "theta": -2.400267090998043, + "vx": -0.7375741004943848, + "vy": -0.6752662062644958, + "pca_strength": 0.6222412430005874, + "union_pixels": 177, + "tx_anchor": 673.0960451977401, + "ty_anchor": 389.1242937853107, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 673.0960451977401, + "cy": 389.1242937853107, + "pixels": 177 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 73, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 468.1094890510949, + "ty": 156.1132197891322, + "theta": -0.009490238176275916, + "vx": 0.9999549984931946, + "vy": -0.009490096010267735, + "pca_strength": 0.9176068049733068, + "union_pixels": 71207, + "tx_anchor": 468.1094890510949, + "ty_anchor": 156.1132197891322, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 468.1094890510949, + "cy": 156.1132197891322, + "pixels": 6165 + }, + "tool_body": { + "cx": 229.11178793196544, + "cy": 172.85021260799135, + "pixels": 59264 + }, + "left_gripper": { + "cx": 560.5400885391048, + "cy": 226.27643876045252, + "pixels": 2033 + }, + "right_gripper": { + "cx": 532.4157543391188, + "cy": 243.68437917222963, + "pixels": 3745 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 672.7720207253886, + "ty": 390.66321243523316, + "theta": -2.432384289425221, + "vx": -0.758877694606781, + "vy": -0.6512332558631897, + "pca_strength": 0.6213961802596001, + "union_pixels": 193, + "tx_anchor": 672.7720207253886, + "ty_anchor": 390.66321243523316, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 672.7720207253886, + "cy": 390.66321243523316, + "pixels": 193 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 74, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 469.3400809716599, + "ty": 154.63433198380568, + "theta": -0.0017277484698659821, + "vx": 0.9999985098838806, + "vy": -0.0017277476144954562, + "pca_strength": 0.9168714134999796, + "union_pixels": 72054, + "tx_anchor": 469.3400809716599, + "ty_anchor": 154.63433198380568, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 469.3400809716599, + "cy": 154.63433198380568, + "pixels": 6175 + }, + "tool_body": { + "cx": 228.77294388163156, + "cy": 169.7640629165556, + "pixels": 60016 + }, + "left_gripper": { + "cx": 560.8316201664219, + "cy": 225.48164464023495, + "pixels": 2043 + }, + "right_gripper": { + "cx": 533.5748691099476, + "cy": 243.71230366492148, + "pixels": 3820 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 672.7113402061856, + "ty": 392.32474226804123, + "theta": -2.44971032171227, + "vx": -0.7700464725494385, + "vy": -0.6379877924919128, + "pca_strength": 0.627279211766772, + "union_pixels": 194, + "tx_anchor": 672.7113402061856, + "ty_anchor": 392.32474226804123, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 672.7113402061856, + "cy": 392.32474226804123, + "pixels": 194 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 75, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 469.8081812255541, + "ty": 154.29400260756194, + "theta": -0.007756959793059188, + "vx": 0.9999699592590332, + "vy": -0.007756882347166538, + "pca_strength": 0.9164231197573391, + "union_pixels": 71701, + "tx_anchor": 469.8081812255541, + "ty_anchor": 154.29400260756194, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 469.8081812255541, + "cy": 154.29400260756194, + "pixels": 6136 + }, + "tool_body": { + "cx": 229.56559586186117, + "cy": 169.55039590203725, + "pixels": 59737 + }, + "left_gripper": { + "cx": 561.0362745098039, + "cy": 225.69901960784313, + "pixels": 2040 + }, + "right_gripper": { + "cx": 534.1375395987328, + "cy": 244.16842661034846, + "pixels": 3788 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 672.0688073394496, + "ty": 393.4954128440367, + "theta": -2.5803474371325543, + "vx": -0.8465930223464966, + "vy": -0.5322408080101013, + "pca_strength": 0.6400706646318391, + "union_pixels": 218, + "tx_anchor": 672.0688073394496, + "ty_anchor": 393.4954128440367, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 672.0688073394496, + "cy": 393.4954128440367, + "pixels": 218 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 76, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 471.0236889397157, + "ty": 154.47590263028917, + "theta": -0.0033009113757950775, + "vx": 0.9999945759773254, + "vy": -0.0033009054604917765, + "pca_strength": 0.9163033255357111, + "union_pixels": 72240, + "tx_anchor": 471.0236889397157, + "ty_anchor": 154.47590263028917, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 471.0236889397157, + "cy": 154.47590263028917, + "pixels": 6121 + }, + "tool_body": { + "cx": 229.5512639867385, + "cy": 169.27280563613758, + "pixels": 60325 + }, + "left_gripper": { + "cx": 561.5815748841997, + "cy": 225.68450849202264, + "pixels": 1943 + }, + "right_gripper": { + "cx": 535.4889639054791, + "cy": 244.55466112698, + "pixels": 3851 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 670.823754789272, + "ty": 395.2298850574713, + "theta": -2.644312712425267, + "vx": -0.878883421421051, + "vy": -0.477036714553833, + "pca_strength": 0.6832042232759475, + "union_pixels": 261, + "tx_anchor": 670.823754789272, + "ty_anchor": 395.2298850574713, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 670.823754789272, + "cy": 395.2298850574713, + "pixels": 261 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 77, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 471.59581993569134, + "ty": 154.3911575562701, + "theta": -0.012721721972193815, + "vx": 0.9999191164970398, + "vy": -0.012721379287540913, + "pca_strength": 0.9149780996907305, + "union_pixels": 72432, + "tx_anchor": 471.59581993569134, + "ty_anchor": 154.3911575562701, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 471.59581993569134, + "cy": 154.3911575562701, + "pixels": 6220 + }, + "tool_body": { + "cx": 229.36747254911614, + "cy": 169.61014000361087, + "pixels": 60927 + }, + "left_gripper": { + "cx": 493.75, + "cy": 172.125, + "pixels": 16 + }, + "right_gripper": { + "cx": 546.8946669197192, + "cy": 236.75137597267033, + "pixels": 5269 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 669.1629392971246, + "ty": 398.0063897763578, + "theta": -2.7605886897633427, + "vx": -0.9282917976379395, + "vy": -0.3718526363372803, + "pca_strength": 0.7177090934559042, + "union_pixels": 313, + "tx_anchor": 669.1629392971246, + "ty_anchor": 398.0063897763578, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 669.1629392971246, + "cy": 398.0063897763578, + "pixels": 313 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 78, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 471.6085626911315, + "ty": 154.23048446805086, + "theta": -0.016069442464098686, + "vx": 0.9998708963394165, + "vy": -0.016068750992417336, + "pca_strength": 0.9133221581318602, + "union_pixels": 72839, + "tx_anchor": 471.6085626911315, + "ty_anchor": 154.23048446805086, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 471.6085626911315, + "cy": 154.23048446805086, + "pixels": 6213 + }, + "tool_body": { + "cx": 229.01503685664318, + "cy": 170.1479986270696, + "pixels": 61183 + }, + "left_gripper": { + "cx": 566.1363636363636, + "cy": 225.04545454545453, + "pixels": 22 + }, + "right_gripper": { + "cx": 544.692492160118, + "cy": 238.00018446781036, + "pixels": 5421 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 667.2628865979382, + "ty": 400.7886597938144, + "theta": -2.7057330290318706, + "vx": -0.9065074920654297, + "vy": -0.4221898317337036, + "pca_strength": 0.7733452282565969, + "union_pixels": 388, + "tx_anchor": 667.2628865979382, + "ty_anchor": 400.7886597938144, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 667.2628865979382, + "cy": 400.7886597938144, + "pixels": 388 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 79, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 472.0212423559704, + "ty": 153.8120373350499, + "theta": -0.01457965049042292, + "vx": 0.9998937249183655, + "vy": -0.014579134061932564, + "pca_strength": 0.9114056635543988, + "union_pixels": 73332, + "tx_anchor": 472.0212423559704, + "ty_anchor": 153.8120373350499, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 472.0212423559704, + "cy": 153.8120373350499, + "pixels": 6214 + }, + "tool_body": { + "cx": 228.47073593494355, + "cy": 169.57659846754467, + "pixels": 61731 + }, + "left_gripper": { + "cx": 485.3783783783784, + "cy": 179.67567567567568, + "pixels": 74 + }, + "right_gripper": { + "cx": 544.4362883493318, + "cy": 238.39544513457557, + "pixels": 5313 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 667.1741472172351, + "ty": 399.7809694793537, + "theta": -1.5502834604841045, + "vx": 0.020511429756879807, + "vy": -0.9997897148132324, + "pca_strength": null, + "union_pixels": 986, + "tx_anchor": 667.1741472172351, + "ty_anchor": 399.7809694793537, + "other_grip_x": 670.004662004662, + "other_grip_y": 261.8135198135198, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 667.1741472172351, + "cy": 399.7809694793537, + "pixels": 557 + }, + "right_gripper": { + "cx": 670.004662004662, + "cy": 261.8135198135198, + "pixels": 429 + } + } + } + } + }, + { + "frame_idx": 80, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 473.1043797953964, + "ty": 153.80338874680308, + "theta": -0.013329822968935508, + "vx": 0.9999111890792847, + "vy": -0.013329428620636463, + "pca_strength": 0.9114506571916298, + "union_pixels": 73695, + "tx_anchor": 473.1043797953964, + "ty_anchor": 153.80338874680308, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 473.1043797953964, + "cy": 153.80338874680308, + "pixels": 6256 + }, + "tool_body": { + "cx": 229.09550825130518, + "cy": 169.92254602466502, + "pixels": 61869 + }, + "left_gripper": { + "cx": 498.3888888888889, + "cy": 171.05555555555554, + "pixels": 18 + }, + "right_gripper": { + "cx": 543.626621037464, + "cy": 240.2238832853026, + "pixels": 5552 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 667.072869955157, + "ty": 396.4887892376682, + "theta": -1.5660985569007728, + "vx": 0.004697752650827169, + "vy": -0.9999889731407166, + "pca_strength": null, + "union_pixels": 1442, + "tx_anchor": 667.072869955157, + "ty_anchor": 396.4887892376682, + "other_grip_x": 667.6963636363637, + "other_grip_y": 263.77272727272725, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 667.072869955157, + "cy": 396.4887892376682, + "pixels": 892 + }, + "right_gripper": { + "cx": 667.6963636363637, + "cy": 263.77272727272725, + "pixels": 550 + } + } + } + } + }, + { + "frame_idx": 81, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 474.5046637211586, + "ty": 153.84650630011456, + "theta": -0.011275775885440436, + "vx": 0.9999364614486694, + "vy": -0.011275537312030792, + "pca_strength": 0.9101148494799417, + "union_pixels": 73986, + "tx_anchor": 474.5046637211586, + "ty_anchor": 153.84650630011456, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 474.5046637211586, + "cy": 153.84650630011456, + "pixels": 6111 + }, + "tool_body": { + "cx": 230.18744355567023, + "cy": 169.2587569345891, + "pixels": 62008 + }, + "left_gripper": { + "cx": 549.0833333333334, + "cy": 209.08333333333334, + "pixels": 12 + }, + "right_gripper": { + "cx": 541.8941076003416, + "cy": 241.6999146029035, + "pixels": 5855 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 666.0443307757886, + "ty": 396.6393861892583, + "theta": -1.5666728030495667, + "vx": 0.004123511724174023, + "vy": -0.9999914169311523, + "pca_strength": null, + "union_pixels": 1824, + "tx_anchor": 666.0443307757886, + "ty_anchor": 396.6393861892583, + "other_grip_x": 666.5806451612904, + "other_grip_y": 266.57757296466974, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 666.0443307757886, + "cy": 396.6393861892583, + "pixels": 1173 + }, + "right_gripper": { + "cx": 666.5806451612904, + "cy": 266.57757296466974, + "pixels": 651 + } + } + } + } + }, + { + "frame_idx": 82, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 475.24440239672026, + "ty": 153.6778618732261, + "theta": -0.00029654817484884807, + "vx": 1.0, + "vy": -0.00029654818354174495, + "pca_strength": 0.9111185042942415, + "union_pixels": 75099, + "tx_anchor": 475.24440239672026, + "ty_anchor": 153.6778618732261, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 475.24440239672026, + "cy": 153.6778618732261, + "pixels": 6342 + }, + "tool_body": { + "cx": 229.74251401120895, + "cy": 169.0789431545236, + "pixels": 62450 + }, + "left_gripper": { + "cx": 563.4375, + "cy": 219.4375, + "pixels": 32 + }, + "right_gripper": { + "cx": 540.2693227091634, + "cy": 242.7031075697211, + "pixels": 6275 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 662.5577264653641, + "ty": 401.00799289520427, + "theta": -1.5517641945836351, + "vx": 0.0190309826284647, + "vy": -0.9998188614845276, + "pca_strength": null, + "union_pixels": 1850, + "tx_anchor": 662.5577264653641, + "ty_anchor": 401.00799289520427, + "other_grip_x": 665.085635359116, + "other_grip_y": 268.20165745856355, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 662.5577264653641, + "cy": 401.00799289520427, + "pixels": 1126 + }, + "right_gripper": { + "cx": 665.085635359116, + "cy": 268.20165745856355, + "pixels": 724 + } + } + } + } + }, + { + "frame_idx": 83, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 476.89531981279254, + "ty": 153.70358814352574, + "theta": -0.018888047279431826, + "vx": 0.9998216032981873, + "vy": -0.018886923789978027, + "pca_strength": 0.912071837131991, + "union_pixels": 73956, + "tx_anchor": 476.89531981279254, + "ty_anchor": 153.70358814352574, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 476.89531981279254, + "cy": 153.70358814352574, + "pixels": 6410 + }, + "tool_body": { + "cx": 230.4101927453883, + "cy": 168.9860096452275, + "pixels": 62829 + }, + "left_gripper": { + "cx": 569.9411764705883, + "cy": 224.41176470588235, + "pixels": 17 + }, + "right_gripper": { + "cx": 551.2831914893617, + "cy": 241.34829787234042, + "pixels": 4700 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 660.6912972085386, + "ty": 402.61083743842363, + "theta": -1.5485488029535996, + "vx": 0.02224568836390972, + "vy": -0.9997525215148926, + "pca_strength": null, + "union_pixels": 2029, + "tx_anchor": 660.6912972085386, + "ty_anchor": 402.61083743842363, + "other_grip_x": 663.6350184956843, + "other_grip_y": 270.31565967940816, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 660.6912972085386, + "cy": 402.61083743842363, + "pixels": 1218 + }, + "right_gripper": { + "cx": 663.6350184956843, + "cy": 270.31565967940816, + "pixels": 811 + } + } + } + } + }, + { + "frame_idx": 84, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 478.3231792175661, + "ty": 153.32410700479358, + "theta": -0.017853633942351545, + "vx": 0.9998406767845154, + "vy": -0.01785268634557724, + "pca_strength": 0.9099963264532855, + "union_pixels": 75016, + "tx_anchor": 478.3231792175661, + "ty_anchor": 153.32410700479358, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 478.3231792175661, + "cy": 153.32410700479358, + "pixels": 6467 + }, + "tool_body": { + "cx": 231.0741905906159, + "cy": 168.5901732641963, + "pixels": 63256 + }, + "left_gripper": { + "cx": 546.9, + "cy": 205.4, + "pixels": 10 + }, + "right_gripper": { + "cx": 549.2880938860496, + "cy": 243.1090289608177, + "pixels": 5283 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 659.1608118657299, + "ty": 405.11475409836066, + "theta": -1.5448464070349868, + "vx": 0.025947008281946182, + "vy": -0.9996633529663086, + "pca_strength": null, + "union_pixels": 2157, + "tx_anchor": 659.1608118657299, + "ty_anchor": 405.11475409836066, + "other_grip_x": 662.5970319634703, + "other_grip_y": 272.7271689497717, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 659.1608118657299, + "cy": 405.11475409836066, + "pixels": 1281 + }, + "right_gripper": { + "cx": 662.5970319634703, + "cy": 272.7271689497717, + "pixels": 876 + } + } + } + } + }, + { + "frame_idx": 85, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 480.34923339011925, + "ty": 152.75685302772186, + "theta": -0.01274061162918548, + "vx": 0.9999188780784607, + "vy": -0.01274026744067669, + "pca_strength": 0.9098716912915461, + "union_pixels": 75619, + "tx_anchor": 480.34923339011925, + "ty_anchor": 152.75685302772186, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 480.34923339011925, + "cy": 152.75685302772186, + "pixels": 6457 + }, + "tool_body": { + "cx": 231.6594701612143, + "cy": 167.8308192702932, + "pixels": 63642 + }, + "left_gripper": { + "cx": 555.25, + "cy": 210.25, + "pixels": 8 + }, + "right_gripper": { + "cx": 548.1210087082728, + "cy": 242.41328011611031, + "pixels": 5512 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 657.6961740435108, + "ty": 406.9159789947487, + "theta": -1.5407390853759275, + "vx": 0.03005271404981613, + "vy": -0.9995482563972473, + "pca_strength": null, + "union_pixels": 2257, + "tx_anchor": 657.6961740435108, + "ty_anchor": 406.9159789947487, + "other_grip_x": 661.6774891774892, + "other_grip_y": 274.4978354978355, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 657.6961740435108, + "cy": 406.9159789947487, + "pixels": 1333 + }, + "right_gripper": { + "cx": 661.6774891774892, + "cy": 274.4978354978355, + "pixels": 924 + } + } + } + } + }, + { + "frame_idx": 86, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 483.28373756218906, + "ty": 151.95740049751242, + "theta": -0.011445411857277321, + "vx": 0.9999344944953918, + "vy": -0.011445161886513233, + "pca_strength": 0.9083069310324416, + "union_pixels": 76786, + "tx_anchor": 483.28373756218906, + "ty_anchor": 151.95740049751242, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 483.28373756218906, + "cy": 151.95740049751242, + "pixels": 6432 + }, + "tool_body": { + "cx": 232.31485391374545, + "cy": 167.06923960629678, + "pixels": 64414 + }, + "left_gripper": { + "cx": 569.5555555555555, + "cy": 220.66666666666666, + "pixels": 9 + }, + "right_gripper": { + "cx": 548.00944191536, + "cy": 242.61541055471253, + "pixels": 5931 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 655.7302231237322, + "ty": 408.3718728870859, + "theta": -1.5352314226029065, + "vx": 0.03555740788578987, + "vy": -0.9993676543235779, + "pca_strength": null, + "union_pixels": 2477, + "tx_anchor": 655.7302231237322, + "ty_anchor": 408.3718728870859, + "other_grip_x": 660.4158316633267, + "other_grip_y": 276.67935871743487, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 655.7302231237322, + "cy": 408.3718728870859, + "pixels": 1479 + }, + "right_gripper": { + "cx": 660.4158316633267, + "cy": 276.67935871743487, + "pixels": 998 + } + } + } + } + }, + { + "frame_idx": 87, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 486.6688617121355, + "ty": 151.30887425525242, + "theta": -0.012733541773977803, + "vx": 0.9999189376831055, + "vy": -0.012733197771012783, + "pca_strength": 0.9089180970129097, + "union_pixels": 77909, + "tx_anchor": 486.6688617121355, + "ty_anchor": 151.30887425525242, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 486.6688617121355, + "cy": 151.30887425525242, + "pixels": 6378 + }, + "tool_body": { + "cx": 233.43137074657963, + "cy": 166.7796877633252, + "pixels": 65271 + }, + "left_gripper": { + "cx": 589.1111111111111, + "cy": 235.11111111111111, + "pixels": 9 + }, + "right_gripper": { + "cx": 548.7721964485683, + "cy": 241.10894256918894, + "pixels": 6251 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 653.0586124401914, + "ty": 410.4952153110048, + "theta": -1.5285301498926849, + "vx": 0.04225359484553337, + "vy": -0.9991069436073303, + "pca_strength": null, + "union_pixels": 2778, + "tx_anchor": 653.0586124401914, + "ty_anchor": 410.4952153110048, + "other_grip_x": 658.5777576853526, + "other_grip_y": 279.99186256781195, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 653.0586124401914, + "cy": 410.4952153110048, + "pixels": 1672 + }, + "right_gripper": { + "cx": 658.5777576853526, + "cy": 279.99186256781195, + "pixels": 1106 + } + } + } + } + }, + { + "frame_idx": 88, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 491.31601798728485, + "ty": 150.4332454644131, + "theta": -0.018724745840975325, + "vx": 0.9998247027397156, + "vy": -0.01872365176677704, + "pca_strength": 0.909558916108038, + "union_pixels": 79361, + "tx_anchor": 491.31601798728485, + "ty_anchor": 150.4332454644131, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 491.31601798728485, + "cy": 150.4332454644131, + "pixels": 6449 + }, + "tool_body": { + "cx": 234.88029016916502, + "cy": 166.36385527662392, + "pixels": 66444 + }, + "left_gripper": { + "cx": 575.0, + "cy": 221.6, + "pixels": 5 + }, + "right_gripper": { + "cx": 552.3106916292743, + "cy": 241.27556862138326, + "pixels": 6463 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 649.2258953168044, + "ty": 414.44628099173553, + "theta": -1.5155538447100982, + "vx": 0.05521438643336296, + "vy": -0.9984744787216187, + "pca_strength": null, + "union_pixels": 3094, + "tx_anchor": 649.2258953168044, + "ty_anchor": 414.44628099173553, + "other_grip_x": 656.4401876465989, + "other_grip_y": 283.9859265050821, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 649.2258953168044, + "cy": 414.44628099173553, + "pixels": 1815 + }, + "right_gripper": { + "cx": 656.4401876465989, + "cy": 283.9859265050821, + "pixels": 1279 + } + } + } + } + }, + { + "frame_idx": 89, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 497.16478590199415, + "ty": 149.8410882671201, + "theta": -0.016485645409872955, + "vx": 0.9998641610145569, + "vy": -0.016484899446368217, + "pca_strength": 0.9075840053806634, + "union_pixels": 81472, + "tx_anchor": 497.16478590199415, + "ty_anchor": 149.8410882671201, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 497.16478590199415, + "cy": 149.8410882671201, + "pixels": 6469 + }, + "tool_body": { + "cx": 235.88939351899177, + "cy": 165.90272646289995, + "pixels": 68477 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 556.9178669935642, + "cy": 240.2021146184493, + "pixels": 6526 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 644.8019417475729, + "ty": 418.7349514563107, + "theta": -1.4980516310084366, + "vx": 0.07268055528402328, + "vy": -0.9973552823066711, + "pca_strength": null, + "union_pixels": 3516, + "tx_anchor": 644.8019417475729, + "ty_anchor": 418.7349514563107, + "other_grip_x": 654.2486263736264, + "other_grip_y": 289.1037087912088, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 644.8019417475729, + "cy": 418.7349514563107, + "pixels": 2060 + }, + "right_gripper": { + "cx": 654.2486263736264, + "cy": 289.1037087912088, + "pixels": 1456 + } + } + } + } + }, + { + "frame_idx": 90, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 504.51111454152516, + "ty": 148.89533806730472, + "theta": -0.02036623217553962, + "vx": 0.9997926354408264, + "vy": -0.020364824682474136, + "pca_strength": 0.9060263341320784, + "union_pixels": 84015, + "tx_anchor": 504.51111454152516, + "ty_anchor": 148.89533806730472, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 504.51111454152516, + "cy": 148.89533806730472, + "pixels": 6478 + }, + "tool_body": { + "cx": 238.13588904252617, + "cy": 165.7502469170641, + "pixels": 70874 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 563.79738856371, + "cy": 240.096803241783, + "pixels": 6663 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 640.6627502175805, + "ty": 423.52654482158397, + "theta": -1.4898411764553823, + "vx": 0.0808667466044426, + "vy": -0.9967248439788818, + "pca_strength": null, + "union_pixels": 3937, + "tx_anchor": 640.6627502175805, + "ty_anchor": 423.52654482158397, + "other_grip_x": 651.1134838316046, + "other_grip_y": 294.7156802928615, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 640.6627502175805, + "cy": 423.52654482158397, + "pixels": 2298 + }, + "right_gripper": { + "cx": 651.1134838316046, + "cy": 294.7156802928615, + "pixels": 1639 + } + } + } + } + }, + { + "frame_idx": 91, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 512.360539067232, + "ty": 147.78452453058753, + "theta": -0.026612348583756877, + "vx": 0.9996459484100342, + "vy": -0.026609208434820175, + "pca_strength": 0.9047421953531043, + "union_pixels": 87052, + "tx_anchor": 512.360539067232, + "ty_anchor": 147.78452453058753, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 512.360539067232, + "cy": 147.78452453058753, + "pixels": 6604 + }, + "tool_body": { + "cx": 240.6840921483097, + "cy": 165.84731461286805, + "pixels": 73360 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 569.776946952596, + "cy": 240.35976297968398, + "pixels": 7088 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 636.7711364530082, + "ty": 427.93393629571375, + "theta": -1.489856134854477, + "vx": 0.08085184544324875, + "vy": -0.9967261552810669, + "pca_strength": null, + "union_pixels": 4433, + "tx_anchor": 636.7711364530082, + "ty_anchor": 427.93393629571375, + "other_grip_x": 647.2195767195767, + "other_grip_y": 299.12698412698415, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 636.7711364530082, + "cy": 427.93393629571375, + "pixels": 2543 + }, + "right_gripper": { + "cx": 647.2195767195767, + "cy": 299.12698412698415, + "pixels": 1890 + } + } + } + } + }, + { + "frame_idx": 92, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 521.7613097121164, + "ty": 146.76716229041443, + "theta": -0.038125033484384924, + "vx": 0.9992733597755432, + "vy": -0.03811579942703247, + "pca_strength": 0.9025913586470344, + "union_pixels": 90029, + "tx_anchor": 521.7613097121164, + "ty_anchor": 146.76716229041443, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 521.7613097121164, + "cy": 146.76716229041443, + "pixels": 6322 + }, + "tool_body": { + "cx": 242.96709744018608, + "cy": 165.53489526846033, + "pixels": 76529 + }, + "left_gripper": { + "cx": 602.5, + "cy": 214.5, + "pixels": 2 + }, + "right_gripper": { + "cx": 577.1336399108138, + "cy": 238.95345596432554, + "pixels": 7176 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 632.7139249639249, + "ty": 432.7038239538239, + "theta": -1.4729095189495347, + "vx": 0.09773055464029312, + "vy": -0.9952128529548645, + "pca_strength": null, + "union_pixels": 4838, + "tx_anchor": 632.7139249639249, + "ty_anchor": 432.7038239538239, + "other_grip_x": 645.2889641819942, + "other_grip_y": 304.64956437560505, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 632.7139249639249, + "cy": 432.7038239538239, + "pixels": 2772 + }, + "right_gripper": { + "cx": 645.2889641819942, + "cy": 304.64956437560505, + "pixels": 2066 + } + } + } + } + }, + { + "frame_idx": 93, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 531.7645654250239, + "ty": 145.63260108245782, + "theta": -0.045423557853532075, + "vx": 0.9989685416221619, + "vy": -0.045407939702272415, + "pca_strength": 0.9019305732682089, + "union_pixels": 93395, + "tx_anchor": 531.7645654250239, + "ty_anchor": 145.63260108245782, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 531.7645654250239, + "cy": 145.63260108245782, + "pixels": 6282 + }, + "tool_body": { + "cx": 246.01701448226825, + "cy": 165.80319832349969, + "pixels": 80167 + }, + "left_gripper": { + "cx": 597.5, + "cy": 199.0, + "pixels": 2 + }, + "right_gripper": { + "cx": 585.0205933179724, + "cy": 235.6120391705069, + "pixels": 6944 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 629.2771883289124, + "ty": 436.7019230769231, + "theta": -1.4754511111601465, + "vx": 0.09520081430673599, + "vy": -0.9954580068588257, + "pca_strength": null, + "union_pixels": 5352, + "tx_anchor": 629.2771883289124, + "ty_anchor": 436.7019230769231, + "other_grip_x": 641.5316780821918, + "other_grip_y": 308.5637842465753, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 629.2771883289124, + "cy": 436.7019230769231, + "pixels": 3016 + }, + "right_gripper": { + "cx": 641.5316780821918, + "cy": 308.5637842465753, + "pixels": 2336 + } + } + } + } + }, + { + "frame_idx": 94, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 539.4161644259002, + "ty": 143.91655076495132, + "theta": -0.04754135991738688, + "vx": 0.9988701343536377, + "vy": -0.04752345383167267, + "pca_strength": 0.8991510521799426, + "union_pixels": 96925, + "tx_anchor": 539.4161644259002, + "ty_anchor": 143.91655076495132, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 539.4161644259002, + "cy": 143.91655076495132, + "pixels": 6471 + }, + "tool_body": { + "cx": 248.28875870880645, + "cy": 165.80448880210216, + "pixels": 82962 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 592.8240790176188, + "cy": 236.86385477843032, + "pixels": 7492 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 625.5955128205128, + "ty": 439.1128205128205, + "theta": -1.4721239383873566, + "vx": 0.09851235151290894, + "vy": -0.9951358437538147, + "pca_strength": null, + "union_pixels": 5771, + "tx_anchor": 625.5955128205128, + "ty_anchor": 439.1128205128205, + "other_grip_x": 638.1874764239909, + "other_grip_y": 311.91324028668424, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 625.5955128205128, + "cy": 439.1128205128205, + "pixels": 3120 + }, + "right_gripper": { + "cx": 638.1874764239909, + "cy": 311.91324028668424, + "pixels": 2651 + } + } + } + } + }, + { + "frame_idx": 95, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 546.9264565425024, + "ty": 142.90990130531677, + "theta": -0.04866245465325705, + "vx": 0.998816192150116, + "vy": -0.04864325001835823, + "pca_strength": 0.8983130200434127, + "union_pixels": 99730, + "tx_anchor": 546.9264565425024, + "ty_anchor": 142.90990130531677, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 546.9264565425024, + "cy": 142.90990130531677, + "pixels": 6282 + }, + "tool_body": { + "cx": 250.11554230339172, + "cy": 164.6953852963101, + "pixels": 85856 + }, + "left_gripper": { + "cx": 648.0, + "cy": 233.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 598.3531813990252, + "cy": 235.70109340007903, + "pixels": 7591 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 622.926579031741, + "ty": 440.3844180827188, + "theta": -1.4628989072696714, + "vx": 0.10768818855285645, + "vy": -0.9941847324371338, + "pca_strength": null, + "union_pixels": 5985, + "tx_anchor": 622.926579031741, + "ty_anchor": 440.3844180827188, + "other_grip_x": 636.6891137473831, + "other_grip_y": 313.3279832519191, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 622.926579031741, + "cy": 440.3844180827188, + "pixels": 3119 + }, + "right_gripper": { + "cx": 636.6891137473831, + "cy": 313.3279832519191, + "pixels": 2866 + } + } + } + } + }, + { + "frame_idx": 96, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 553.4757989450823, + "ty": 141.7780018616196, + "theta": -0.05313235887963229, + "vx": 0.9985888600349426, + "vy": -0.0531073659658432, + "pca_strength": 0.8966765250047939, + "union_pixels": 102450, + "tx_anchor": 553.4757989450823, + "ty_anchor": 141.7780018616196, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 553.4757989450823, + "cy": 141.7780018616196, + "pixels": 6446 + }, + "tool_body": { + "cx": 251.8134433213978, + "cy": 164.2428273580202, + "pixels": 88252 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 605.0585655314758, + "cy": 235.4361455108359, + "pixels": 7752 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 621.292455858748, + "ty": 440.999036918138, + "theta": -1.4656094883248494, + "vx": 0.10499297827482224, + "vy": -0.9944729804992676, + "pca_strength": null, + "union_pixels": 6085, + "tx_anchor": 621.292455858748, + "ty_anchor": 440.999036918138, + "other_grip_x": 634.6434343434344, + "other_grip_y": 314.5414141414141, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 621.292455858748, + "cy": 440.999036918138, + "pixels": 3115 + }, + "right_gripper": { + "cx": 634.6434343434344, + "cy": 314.5414141414141, + "pixels": 2970 + } + } + } + } + }, + { + "frame_idx": 97, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 559.9766580811333, + "ty": 141.5558596265293, + "theta": -0.0526494680891127, + "vx": 0.9986143708229065, + "vy": -0.0526251494884491, + "pca_strength": 0.8961919228738812, + "union_pixels": 104156, + "tx_anchor": 559.9766580811333, + "ty_anchor": 141.5558596265293, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 559.9766580811333, + "cy": 141.5558596265293, + "pixels": 6212 + }, + "tool_body": { + "cx": 253.89278813051106, + "cy": 163.5175576927348, + "pixels": 90046 + }, + "left_gripper": { + "cx": 614.0, + "cy": 188.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 609.7148284158541, + "cy": 234.8341142205901, + "pixels": 7897 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 620.8482578964507, + "ty": 441.3536307391729, + "theta": -1.4630748559106155, + "vx": 0.10751326382160187, + "vy": -0.9942036867141724, + "pca_strength": null, + "union_pixels": 6040, + "tx_anchor": 620.8482578964507, + "ty_anchor": 441.3536307391729, + "other_grip_x": 634.4405523745369, + "other_grip_y": 315.6621758167733, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 620.8482578964507, + "cy": 441.3536307391729, + "pixels": 3071 + }, + "right_gripper": { + "cx": 634.4405523745369, + "cy": 315.6621758167733, + "pixels": 2969 + } + } + } + } + }, + { + "frame_idx": 98, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 563.6579071597167, + "ty": 139.83996852871755, + "theta": -0.05844205183540694, + "vx": 0.9982927441596985, + "vy": -0.058408789336681366, + "pca_strength": 0.8973678035585083, + "union_pixels": 105783, + "tx_anchor": 563.6579071597167, + "ty_anchor": 139.83996852871755, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 563.6579071597167, + "cy": 139.83996852871755, + "pixels": 6355 + }, + "tool_body": { + "cx": 254.82811731935115, + "cy": 162.69644437162052, + "pixels": 91545 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 614.0997082329062, + "cy": 233.90384371432197, + "pixels": 7883 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 620.0167984189724, + "ty": 441.5652173913044, + "theta": -1.4608129411218165, + "vx": 0.1097617819905281, + "vy": -0.9939578771591187, + "pca_strength": null, + "union_pixels": 6038, + "tx_anchor": 620.0167984189724, + "ty_anchor": 441.5652173913044, + "other_grip_x": 633.7808127914724, + "other_grip_y": 316.92371752165224, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 620.0167984189724, + "cy": 441.5652173913044, + "pixels": 3036 + }, + "right_gripper": { + "cx": 633.7808127914724, + "cy": 316.92371752165224, + "pixels": 3002 + } + } + } + } + }, + { + "frame_idx": 99, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 567.9983930580106, + "ty": 139.67893299051903, + "theta": -0.05968915501201695, + "vx": 0.9982191324234009, + "vy": -0.059653718024492264, + "pca_strength": 0.8962519814553801, + "union_pixels": 107287, + "tx_anchor": 567.9983930580106, + "ty_anchor": 139.67893299051903, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 567.9983930580106, + "cy": 139.67893299051903, + "pixels": 6223 + }, + "tool_body": { + "cx": 255.7146996951874, + "cy": 163.1082728716782, + "pixels": 93172 + }, + "left_gripper": { + "cx": 609.5, + "cy": 192.5, + "pixels": 2 + }, + "right_gripper": { + "cx": 616.9261089987326, + "cy": 233.50253485424588, + "pixels": 7890 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 619.7544567776656, + "ty": 442.0033636057854, + "theta": -1.4592087975008403, + "vx": 0.11135609447956085, + "vy": -0.9937805533409119, + "pca_strength": null, + "union_pixels": 5980, + "tx_anchor": 619.7544567776656, + "ty_anchor": 442.0033636057854, + "other_grip_x": 633.6647821749252, + "other_grip_y": 317.86265380778184, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 619.7544567776656, + "cy": 442.0033636057854, + "pixels": 2973 + }, + "right_gripper": { + "cx": 633.6647821749252, + "cy": 317.86265380778184, + "pixels": 3007 + } + } + } + } + }, + { + "frame_idx": 100, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.6550528141258, + "ty": 137.79047769194386, + "theta": -0.06249163887462359, + "vx": 0.9980480670928955, + "vy": -0.06245097517967224, + "pca_strength": 0.8938823350455812, + "union_pixels": 108941, + "tx_anchor": 570.6550528141258, + "ty_anchor": 137.79047769194386, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 570.6550528141258, + "cy": 137.79047769194386, + "pixels": 6343 + }, + "tool_body": { + "cx": 256.6501863406497, + "cy": 162.13089242918528, + "pixels": 94719 + }, + "left_gripper": { + "cx": 610.0, + "cy": 186.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 619.3376491495303, + "cy": 232.1048489464331, + "pixels": 7878 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 619.5336717428088, + "ty": 441.9807106598985, + "theta": -1.4594237157133658, + "vx": 0.11114251613616943, + "vy": -0.9938045144081116, + "pca_strength": null, + "union_pixels": 6087, + "tx_anchor": 619.5336717428088, + "ty_anchor": 441.9807106598985, + "other_grip_x": 633.3681353767561, + "other_grip_y": 318.27681992337165, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 619.5336717428088, + "cy": 441.9807106598985, + "pixels": 2955 + }, + "right_gripper": { + "cx": 633.3681353767561, + "cy": 318.27681992337165, + "pixels": 3132 + } + } + } + } + }, + { + "frame_idx": 101, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 574.4964122635356, + "ty": 137.1836268754077, + "theta": -0.06715733386763596, + "vx": 0.9977458119392395, + "vy": -0.06710686534643173, + "pca_strength": 0.8948315166418669, + "union_pixels": 109524, + "tx_anchor": 574.4964122635356, + "ty_anchor": 137.1836268754077, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 574.4964122635356, + "cy": 137.1836268754077, + "pixels": 6132 + }, + "tool_body": { + "cx": 257.39006230692706, + "cy": 161.3152835226975, + "pixels": 95495 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 621.6583512726352, + "cy": 231.04419399772064, + "pixels": 7897 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 618.514435695538, + "ty": 441.93996062992125, + "theta": -1.4610065105962668, + "vx": 0.10956938564777374, + "vy": -0.9939791560173035, + "pca_strength": null, + "union_pixels": 6199, + "tx_anchor": 618.514435695538, + "ty_anchor": 441.93996062992125, + "other_grip_x": 632.1421770866392, + "other_grip_y": 318.3138686131387, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 618.514435695538, + "cy": 441.93996062992125, + "pixels": 3048 + }, + "right_gripper": { + "cx": 632.1421770866392, + "cy": 318.3138686131387, + "pixels": 3151 + } + } + } + } + }, + { + "frame_idx": 102, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 576.5846504806909, + "ty": 136.20140133615774, + "theta": -0.06622027266569742, + "vx": 0.9978082180023193, + "vy": -0.06617188453674316, + "pca_strength": 0.8928655030605921, + "union_pixels": 110680, + "tx_anchor": 576.5846504806909, + "ty_anchor": 136.20140133615774, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 576.5846504806909, + "cy": 136.20140133615774, + "pixels": 6137 + }, + "tool_body": { + "cx": 257.98440410647015, + "cy": 160.42400753404812, + "pixels": 96628 + }, + "left_gripper": { + "cx": 607.0, + "cy": 189.0, + "pixels": 2 + }, + "right_gripper": { + "cx": 623.0997093390623, + "cy": 230.07291798306585, + "pixels": 7913 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 616.7764780271893, + "ty": 441.8852355358837, + "theta": -1.4579488480910827, + "vx": 0.11260811984539032, + "vy": -0.9936394691467285, + "pca_strength": null, + "union_pixels": 6420, + "tx_anchor": 616.7764780271893, + "ty_anchor": 441.8852355358837, + "other_grip_x": 630.7113908504759, + "other_grip_y": 318.92569849554803, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 616.7764780271893, + "cy": 441.8852355358837, + "pixels": 3163 + }, + "right_gripper": { + "cx": 630.7113908504759, + "cy": 318.92569849554803, + "pixels": 3257 + } + } + } + } + }, + { + "frame_idx": 103, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 578.0450615231127, + "ty": 135.77302959760559, + "theta": -0.06196898716994462, + "vx": 0.9980805516242981, + "vy": -0.061929333955049515, + "pca_strength": 0.8928525374881982, + "union_pixels": 110676, + "tx_anchor": 578.0450615231127, + "ty_anchor": 135.77302959760559, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 578.0450615231127, + "cy": 135.77302959760559, + "pixels": 6014 + }, + "tool_body": { + "cx": 258.43809690974985, + "cy": 159.28392512364098, + "pixels": 96853 + }, + "left_gripper": { + "cx": 633.5, + "cy": 195.0, + "pixels": 2 + }, + "right_gripper": { + "cx": 624.2335083899065, + "cy": 228.9292942231331, + "pixels": 7807 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 614.7548327707885, + "ty": 441.65510892911936, + "theta": -1.4593659869959206, + "vx": 0.11119987815618515, + "vy": -0.993798017501831, + "pca_strength": null, + "union_pixels": 6692, + "tx_anchor": 614.7548327707885, + "ty_anchor": 441.65510892911936, + "other_grip_x": 628.420914651908, + "other_grip_y": 319.520827264783, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 614.7548327707885, + "cy": 441.65510892911936, + "pixels": 3259 + }, + "right_gripper": { + "cx": 628.420914651908, + "cy": 319.520827264783, + "pixels": 3433 + } + } + } + } + }, + { + "frame_idx": 104, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 577.9139403706688, + "ty": 134.56470588235294, + "theta": -0.05992558199681281, + "vx": 0.9982050061225891, + "vy": -0.05988972261548042, + "pca_strength": 0.8934853205779072, + "union_pixels": 111068, + "tx_anchor": 577.9139403706688, + "ty_anchor": 134.56470588235294, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 577.9139403706688, + "cy": 134.56470588235294, + "pixels": 6205 + }, + "tool_body": { + "cx": 258.2313853639428, + "cy": 157.8399600028864, + "pixels": 97007 + }, + "left_gripper": { + "cx": 605.0, + "cy": 190.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 624.1607893061744, + "cy": 228.06785486950986, + "pixels": 7855 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 612.021902017291, + "ty": 441.23602305475504, + "theta": -1.4460742896628076, + "vx": 0.12439893186092377, + "vy": -0.9922322630882263, + "pca_strength": null, + "union_pixels": 7092, + "tx_anchor": 612.021902017291, + "ty_anchor": 441.23602305475504, + "other_grip_x": 627.1628934290447, + "other_grip_y": 320.46824958586416, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 612.021902017291, + "cy": 441.23602305475504, + "pixels": 3470 + }, + "right_gripper": { + "cx": 627.1628934290447, + "cy": 320.46824958586416, + "pixels": 3622 + } + } + } + } + }, + { + "frame_idx": 105, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 577.9747588424437, + "ty": 133.5233118971061, + "theta": -0.058155221699110714, + "vx": 0.9983094930648804, + "vy": -0.05812244862318039, + "pca_strength": 0.894851801847014, + "union_pixels": 110721, + "tx_anchor": 577.9747588424437, + "ty_anchor": 133.5233118971061, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 577.9747588424437, + "cy": 133.5233118971061, + "pixels": 6220 + }, + "tool_body": { + "cx": 258.32602399669014, + "cy": 155.69227347952005, + "pixels": 96680 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 624.2112261859097, + "cy": 226.67063035417465, + "pixels": 7821 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 608.5609552901972, + "ty": 441.489863926687, + "theta": -1.4388445199456918, + "vx": 0.13156923651695251, + "vy": -0.9913070201873779, + "pca_strength": null, + "union_pixels": 7482, + "tx_anchor": 608.5609552901972, + "ty_anchor": 441.489863926687, + "other_grip_x": 624.3393455295027, + "other_grip_y": 322.60783303272353, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 608.5609552901972, + "cy": 441.489863926687, + "pixels": 3601 + }, + "right_gripper": { + "cx": 624.3393455295027, + "cy": 322.60783303272353, + "pixels": 3881 + } + } + } + } + }, + { + "frame_idx": 106, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 577.2353976636261, + "ty": 131.52584413506162, + "theta": -0.05206930968669532, + "vx": 0.9986447095870972, + "vy": -0.0520457848906517, + "pca_strength": 0.8947103805084963, + "union_pixels": 110524, + "tx_anchor": 577.2353976636261, + "ty_anchor": 131.52584413506162, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 577.2353976636261, + "cy": 131.52584413506162, + "pixels": 6249 + }, + "tool_body": { + "cx": 258.3922637025044, + "cy": 152.97919066745544, + "pixels": 96351 + }, + "left_gripper": { + "cx": 613.0, + "cy": 180.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 623.7571626908999, + "cy": 224.88325129370187, + "pixels": 7923 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 605.9702079820123, + "ty": 443.3555368184373, + "theta": -1.4495191362452968, + "vx": 0.12098011374473572, + "vy": -0.9926549196243286, + "pca_strength": null, + "union_pixels": 7653, + "tx_anchor": 605.9702079820123, + "ty_anchor": 443.3555368184373, + "other_grip_x": 620.3477411477412, + "other_grip_y": 325.386568986569, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 605.9702079820123, + "cy": 443.3555368184373, + "pixels": 3558 + }, + "right_gripper": { + "cx": 620.3477411477412, + "cy": 325.386568986569, + "pixels": 4095 + } + } + } + } + }, + { + "frame_idx": 107, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 575.5294117647059, + "ty": 129.66240409207163, + "theta": -0.042579874740480826, + "vx": 0.9990936517715454, + "vy": -0.04256701096892357, + "pca_strength": 0.8941659355323401, + "union_pixels": 110545, + "tx_anchor": 575.5294117647059, + "ty_anchor": 129.66240409207163, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 575.5294117647059, + "cy": 129.66240409207163, + "pixels": 6256 + }, + "tool_body": { + "cx": 258.1036367982871, + "cy": 149.8559935974057, + "pixels": 96211 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 622.5611537509285, + "cy": 223.54184204010895, + "pixels": 8078 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 604.5476807836359, + "ty": 444.1783347738404, + "theta": -1.4511760858145115, + "vx": 0.11933517456054688, + "vy": -0.9928540587425232, + "pca_strength": null, + "union_pixels": 7666, + "tx_anchor": 604.5476807836359, + "ty_anchor": 444.1783347738404, + "other_grip_x": 618.4626936829559, + "other_grip_y": 328.4069129916567, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 604.5476807836359, + "cy": 444.1783347738404, + "pixels": 3471 + }, + "right_gripper": { + "cx": 618.4626936829559, + "cy": 328.4069129916567, + "pixels": 4195 + } + } + } + } + }, + { + "frame_idx": 108, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 573.8389380530973, + "ty": 128.22590506838296, + "theta": -0.04022270176115506, + "vx": 0.999191164970398, + "vy": -0.04021185636520386, + "pca_strength": 0.8947000864007688, + "union_pixels": 110119, + "tx_anchor": 573.8389380530973, + "ty_anchor": 128.22590506838296, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 573.8389380530973, + "cy": 128.22590506838296, + "pixels": 6215 + }, + "tool_body": { + "cx": 257.6389338738494, + "cy": 146.56177450867716, + "pixels": 95711 + }, + "left_gripper": { + "cx": 610.5, + "cy": 177.25, + "pixels": 4 + }, + "right_gripper": { + "cx": 620.8524850409085, + "cy": 222.3232384906582, + "pixels": 8189 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 601.939263803681, + "ty": 445.44049079754603, + "theta": -1.4503967260763788, + "vx": 0.12010891735553741, + "vy": -0.9927606582641602, + "pca_strength": null, + "union_pixels": 7730, + "tx_anchor": 601.939263803681, + "ty_anchor": 445.44049079754603, + "other_grip_x": 615.6771812080536, + "other_grip_y": 331.88970917225953, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 601.939263803681, + "cy": 445.44049079754603, + "pixels": 3260 + }, + "right_gripper": { + "cx": 615.6771812080536, + "cy": 331.88970917225953, + "pixels": 4470 + } + } + } + } + }, + { + "frame_idx": 109, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 572.8995675156175, + "ty": 126.65721608201186, + "theta": -0.03735685378441849, + "vx": 0.999302327632904, + "vy": -0.03734816610813141, + "pca_strength": 0.8955350809100062, + "union_pixels": 109411, + "tx_anchor": 572.8995675156175, + "ty_anchor": 126.65721608201186, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 572.8995675156175, + "cy": 126.65721608201186, + "pixels": 6243 + }, + "tool_body": { + "cx": 257.69810644777186, + "cy": 144.63908704860856, + "pixels": 94901 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 620.0711261642675, + "cy": 220.68319825813475, + "pixels": 8267 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 600.5247422680412, + "ty": 446.726116838488, + "theta": -1.443845808053047, + "vx": 0.12660978734493256, + "vy": -0.9919525384902954, + "pca_strength": null, + "union_pixels": 7457, + "tx_anchor": 600.5247422680412, + "ty_anchor": 446.726116838488, + "other_grip_x": 614.6230481636244, + "other_grip_y": 336.26962832636906, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 600.5247422680412, + "cy": 446.726116838488, + "pixels": 2910 + }, + "right_gripper": { + "cx": 614.6230481636244, + "cy": 336.26962832636906, + "pixels": 4547 + } + } + } + } + }, + { + "frame_idx": 110, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 572.3153124503101, + "ty": 125.59961838130069, + "theta": -0.03075807564174748, + "vx": 0.9995270371437073, + "vy": -0.030753226950764656, + "pca_strength": 0.8964654547400318, + "union_pixels": 109423, + "tx_anchor": 572.3153124503101, + "ty_anchor": 125.59961838130069, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 572.3153124503101, + "cy": 125.59961838130069, + "pixels": 6289 + }, + "tool_body": { + "cx": 257.4602699283003, + "cy": 142.47153099957825, + "pixels": 94840 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 619.520979020979, + "cy": 219.54292259464674, + "pixels": 8294 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 601.2049050632911, + "ty": 448.01582278481015, + "theta": -1.4700311826379853, + "vx": 0.10059470683336258, + "vy": -0.9949274659156799, + "pca_strength": null, + "union_pixels": 7427, + "tx_anchor": 601.2049050632911, + "ty_anchor": 448.01582278481015, + "other_grip_x": 612.1853439477444, + "other_grip_y": 339.41396203306795, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 601.2049050632911, + "cy": 448.01582278481015, + "pixels": 2528 + }, + "right_gripper": { + "cx": 612.1853439477444, + "cy": 339.41396203306795, + "pixels": 4899 + } + } + } + } + }, + { + "frame_idx": 111, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 572.7149510197527, + "ty": 124.68941705476152, + "theta": -0.03666876510976051, + "vx": 0.9993277788162231, + "vy": -0.03666054829955101, + "pca_strength": 0.8946857085789083, + "union_pixels": 109509, + "tx_anchor": 572.7149510197527, + "ty_anchor": 124.68941705476152, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 572.7149510197527, + "cy": 124.68941705476152, + "pixels": 6227 + }, + "tool_body": { + "cx": 257.1857806133729, + "cy": 141.7048208626807, + "pixels": 94983 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 619.2858175683817, + "cy": 218.4972888299795, + "pixels": 8299 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 608.1136249371543, + "ty": 449.281045751634, + "theta": -1.547933071875061, + "vx": 0.022861262783408165, + "vy": -0.9997386336326599, + "pca_strength": null, + "union_pixels": 7135, + "tx_anchor": 608.1136249371543, + "ty_anchor": 449.281045751634, + "other_grip_x": 610.5433346288379, + "other_grip_y": 343.02914885347843, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 608.1136249371543, + "cy": 449.281045751634, + "pixels": 1989 + }, + "right_gripper": { + "cx": 610.5433346288379, + "cy": 343.02914885347843, + "pixels": 5146 + } + } + } + } + }, + { + "frame_idx": 112, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 573.1257678629163, + "ty": 123.98318784351763, + "theta": -0.03362287301146185, + "vx": 0.9994348287582397, + "vy": -0.03361653909087181, + "pca_strength": 0.8945724654508196, + "union_pixels": 109855, + "tx_anchor": 573.1257678629163, + "ty_anchor": 123.98318784351763, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 573.1257678629163, + "cy": 123.98318784351763, + "pixels": 6186 + }, + "tool_body": { + "cx": 257.32039262568424, + "cy": 140.95773820759663, + "pixels": 95358 + }, + "left_gripper": { + "cx": 594.0, + "cy": 182.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 619.8703971119133, + "cy": 217.63706377858003, + "pixels": 8310 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 608.1458576429405, + "ty": 450.22462077012835, + "theta": -1.5600081715503356, + "vx": 0.010787946172058582, + "vy": -0.9999418258666992, + "pca_strength": null, + "union_pixels": 6958, + "tx_anchor": 608.1458576429405, + "ty_anchor": 450.22462077012835, + "other_grip_x": 609.272120518688, + "other_grip_y": 345.83447749809307, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 608.1458576429405, + "cy": 450.22462077012835, + "pixels": 1714 + }, + "right_gripper": { + "cx": 609.272120518688, + "cy": 345.83447749809307, + "pixels": 5244 + } + } + } + } + }, + { + "frame_idx": 113, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 574.5952460106383, + "ty": 123.20644946808511, + "theta": -0.03172078696339388, + "vx": 0.9994969367980957, + "vy": -0.03171546757221222, + "pca_strength": 0.8954457171513072, + "union_pixels": 110102, + "tx_anchor": 574.5952460106383, + "ty_anchor": 123.20644946808511, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 574.5952460106383, + "cy": 123.20644946808511, + "pixels": 6016 + }, + "tool_body": { + "cx": 257.2532272214563, + "cy": 140.42162760579856, + "pixels": 95748 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 620.5161909330775, + "cy": 216.68325737586952, + "pixels": 8338 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 607.6530359355638, + "ty": 450.70570012391573, + "theta": -1.5664627453057232, + "vx": 0.004333567805588245, + "vy": -0.9999905824661255, + "pca_strength": null, + "union_pixels": 6932, + "tx_anchor": 607.6530359355638, + "ty_anchor": 450.70570012391573, + "other_grip_x": 608.0992854456563, + "other_grip_y": 347.7224520496427, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 607.6530359355638, + "cy": 450.70570012391573, + "pixels": 1614 + }, + "right_gripper": { + "cx": 608.0992854456563, + "cy": 347.7224520496427, + "pixels": 5318 + } + } + } + } + }, + { + "frame_idx": 114, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 576.6627661303429, + "ty": 122.73460100763855, + "theta": -0.03855144876694697, + "vx": 0.9992570281028748, + "vy": -0.03854190185666084, + "pca_strength": 0.8959857343755739, + "union_pixels": 110596, + "tx_anchor": 576.6627661303429, + "ty_anchor": 122.73460100763855, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 576.6627661303429, + "cy": 122.73460100763855, + "pixels": 6153 + }, + "tool_body": { + "cx": 257.7270298645544, + "cy": 139.9927547530691, + "pixels": 96201 + }, + "left_gripper": { + "cx": 679.0, + "cy": 231.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 622.0467176313554, + "cy": 215.97281883266595, + "pixels": 8241 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 607.6229299363057, + "ty": 450.84904458598726, + "theta": -1.5690376422933259, + "vx": 0.0017586835892871022, + "vy": -0.9999984502792358, + "pca_strength": null, + "union_pixels": 6904, + "tx_anchor": 607.6229299363057, + "ty_anchor": 450.84904458598726, + "other_grip_x": 607.8027746531684, + "other_grip_y": 348.5734908136483, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 607.6229299363057, + "cy": 450.84904458598726, + "pixels": 1570 + }, + "right_gripper": { + "cx": 607.8027746531684, + "cy": 348.5734908136483, + "pixels": 5334 + } + } + } + } + }, + { + "frame_idx": 115, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 579.7480488632508, + "ty": 122.59687818120122, + "theta": -0.03389911282284078, + "vx": 0.99942547082901, + "vy": -0.03389262035489082, + "pca_strength": 0.8940770817180885, + "union_pixels": 111414, + "tx_anchor": 579.7480488632508, + "ty_anchor": 122.59687818120122, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 579.7480488632508, + "cy": 122.59687818120122, + "pixels": 5894 + }, + "tool_body": { + "cx": 258.3035835510481, + "cy": 139.20013988603404, + "pixels": 97222 + }, + "left_gripper": { + "cx": 652.0, + "cy": 198.0, + "pixels": 2 + }, + "right_gripper": { + "cx": 623.3117164898746, + "cy": 215.3919961427194, + "pixels": 8296 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 606.463190184049, + "ty": 450.6245398773006, + "theta": -1.5594421833990348, + "vx": 0.011353899724781513, + "vy": -0.9999355673789978, + "pca_strength": null, + "union_pixels": 6945, + "tx_anchor": 606.463190184049, + "ty_anchor": 450.6245398773006, + "other_grip_x": 607.6223894637817, + "other_grip_y": 348.53584195672624, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 606.463190184049, + "cy": 450.6245398773006, + "pixels": 1630 + }, + "right_gripper": { + "cx": 607.6223894637817, + "cy": 348.53584195672624, + "pixels": 5315 + } + } + } + } + }, + { + "frame_idx": 116, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 581.5910097054316, + "ty": 121.38702537033883, + "theta": -0.033808062389132316, + "vx": 0.9994285702705383, + "vy": -0.033801622688770294, + "pca_strength": 0.8925115143861538, + "union_pixels": 112181, + "tx_anchor": 581.5910097054316, + "ty_anchor": 121.38702537033883, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 581.5910097054316, + "cy": 121.38702537033883, + "pixels": 5873 + }, + "tool_body": { + "cx": 258.55076794419404, + "cy": 138.51294184836925, + "pixels": 98054 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 624.4498425006058, + "cy": 214.15422825296827, + "pixels": 8254 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 607.4488235294118, + "ty": 450.3129411764706, + "theta": -1.5711565188915273, + "vx": -0.00036019209073856473, + "vy": -0.9999999403953552, + "pca_strength": null, + "union_pixels": 7023, + "tx_anchor": 607.4488235294118, + "ty_anchor": 450.3129411764706, + "other_grip_x": 607.4121735863235, + "other_grip_y": 348.4724779259816, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 607.4488235294118, + "cy": 450.3129411764706, + "pixels": 1700 + }, + "right_gripper": { + "cx": 607.4121735863235, + "cy": 348.4724779259816, + "pixels": 5323 + } + } + } + } + }, + { + "frame_idx": 117, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 583.1939105290015, + "ty": 120.31689062765777, + "theta": -0.031028476097312154, + "vx": 0.9995186924934387, + "vy": -0.031023498624563217, + "pca_strength": 0.8918504871860589, + "union_pixels": 113652, + "tx_anchor": 583.1939105290015, + "ty_anchor": 120.31689062765777, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 583.1939105290015, + "cy": 120.31689062765777, + "pixels": 5879 + }, + "tool_body": { + "cx": 258.3910749814104, + "cy": 136.5970879639864, + "pixels": 99518 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 625.9376135675349, + "cy": 212.93458509993943, + "pixels": 8255 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 612.6638141809291, + "ty": 450.27383863080684, + "theta": -1.6252286553373108, + "vx": -0.05440545082092285, + "vy": -0.9985188841819763, + "pca_strength": null, + "union_pixels": 6988, + "tx_anchor": 612.6638141809291, + "ty_anchor": 450.27383863080684, + "other_grip_x": 607.1014573991031, + "other_grip_y": 348.18591180866963, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 612.6638141809291, + "cy": 450.27383863080684, + "pixels": 1636 + }, + "right_gripper": { + "cx": 607.1014573991031, + "cy": 348.18591180866963, + "pixels": 5352 + } + } + } + } + }, + { + "frame_idx": 118, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 585.4365330227915, + "ty": 119.42538679088338, + "theta": -0.03282894520669425, + "vx": 0.9994611740112305, + "vy": -0.032823048532009125, + "pca_strength": 0.8920577669999689, + "union_pixels": 114524, + "tx_anchor": 585.4365330227915, + "ty_anchor": 119.42538679088338, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 585.4365330227915, + "cy": 119.42538679088338, + "pixels": 6011 + }, + "tool_body": { + "cx": 259.040477803459, + "cy": 135.7173129034829, + "pixels": 100376 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 627.2751628364261, + "cy": 211.85535209536684, + "pixels": 8137 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 609.3967529173009, + "ty": 449.2815829528158, + "theta": -1.5983823156690609, + "vx": -0.02758248895406723, + "vy": -0.9996194839477539, + "pca_strength": null, + "union_pixels": 7358, + "tx_anchor": 609.3967529173009, + "ty_anchor": 449.2815829528158, + "other_grip_x": 606.5982921848896, + "other_grip_y": 347.86226099870055, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 609.3967529173009, + "cy": 449.2815829528158, + "pixels": 1971 + }, + "right_gripper": { + "cx": 606.5982921848896, + "cy": 347.86226099870055, + "pixels": 5387 + } + } + } + } + }, + { + "frame_idx": 119, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 587.2239889388178, + "ty": 118.91133771171793, + "theta": -0.037819884409802176, + "vx": 0.9992849230766296, + "vy": -0.03781086951494217, + "pca_strength": 0.8894713791402554, + "union_pixels": 115043, + "tx_anchor": 587.2239889388178, + "ty_anchor": 118.91133771171793, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 587.2239889388178, + "cy": 118.91133771171793, + "pixels": 5786 + }, + "tool_body": { + "cx": 259.52098697087723, + "cy": 135.15990826232232, + "pixels": 101158 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 628.0428447956538, + "cy": 211.12557105815532, + "pixels": 8099 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 607.6272061988808, + "ty": 448.0985794231597, + "theta": -1.5820260521791976, + "vx": -0.011229489929974079, + "vy": -0.9999369978904724, + "pca_strength": null, + "union_pixels": 7718, + "tx_anchor": 607.6272061988808, + "ty_anchor": 448.0985794231597, + "other_grip_x": 606.4943466172382, + "other_grip_y": 347.2211306765524, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 607.6272061988808, + "cy": 448.0985794231597, + "pixels": 2323 + }, + "right_gripper": { + "cx": 606.4943466172382, + "cy": 347.2211306765524, + "pixels": 5395 + } + } + } + } + }, + { + "frame_idx": 120, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 587.1807871914609, + "ty": 118.25633755837225, + "theta": -0.035085849346372044, + "vx": 0.9993845820426941, + "vy": -0.03507865220308304, + "pca_strength": 0.8891854792571843, + "union_pixels": 115468, + "tx_anchor": 587.1807871914609, + "ty_anchor": 118.25633755837225, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 587.1807871914609, + "cy": 118.25633755837225, + "pixels": 5996 + }, + "tool_body": { + "cx": 259.57830267764683, + "cy": 134.4916218748459, + "pixels": 101395 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 628.2980066856506, + "cy": 210.56778506871362, + "pixels": 8077 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 605.7401340282948, + "ty": 447.0227103499628, + "theta": -1.5698274283387914, + "vx": 0.0009688982972875237, + "vy": -0.9999995231628418, + "pca_strength": null, + "union_pixels": 8115, + "tx_anchor": 605.7401340282948, + "ty_anchor": 447.0227103499628, + "other_grip_x": 605.8375391416467, + "other_grip_y": 346.4836986553693, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 605.7401340282948, + "cy": 447.0227103499628, + "pixels": 2686 + }, + "right_gripper": { + "cx": 605.8375391416467, + "cy": 346.4836986553693, + "pixels": 5429 + } + } + } + } + }, + { + "frame_idx": 121, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 587.6381282495668, + "ty": 118.33587521663779, + "theta": -0.035437549062757104, + "vx": 0.9993721842765808, + "vy": -0.03543013334274292, + "pca_strength": 0.8873139762725567, + "union_pixels": 115274, + "tx_anchor": 587.6381282495668, + "ty_anchor": 118.33587521663779, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 587.6381282495668, + "cy": 118.33587521663779, + "pixels": 5770 + }, + "tool_body": { + "cx": 259.4436623883598, + "cy": 133.8398888034542, + "pixels": 101442 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 628.3372612255024, + "cy": 210.05631356983378, + "pixels": 8062 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 603.7898996438977, + "ty": 445.8954354159922, + "theta": -1.559269619540814, + "vx": 0.011526452377438545, + "vy": -0.9999336004257202, + "pca_strength": null, + "union_pixels": 8595, + "tx_anchor": 603.7898996438977, + "ty_anchor": 445.8954354159922, + "other_grip_x": 604.9462404649473, + "other_grip_y": 345.5840900835452, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 603.7898996438977, + "cy": 445.8954354159922, + "pixels": 3089 + }, + "right_gripper": { + "cx": 604.9462404649473, + "cy": 345.5840900835452, + "pixels": 5506 + } + } + } + } + }, + { + "frame_idx": 122, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 587.8474429854872, + "ty": 118.14892881824464, + "theta": -0.03366211850417239, + "vx": 0.9994335174560547, + "vy": -0.033655762672424316, + "pca_strength": 0.8885197745394724, + "union_pixels": 115290, + "tx_anchor": 587.8474429854872, + "ty_anchor": 118.14892881824464, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 587.8474429854872, + "cy": 118.14892881824464, + "pixels": 5788 + }, + "tool_body": { + "cx": 259.53225679246026, + "cy": 133.55423123940218, + "pixels": 101436 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 628.3703198611455, + "cy": 210.03223406893133, + "pixels": 8066 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 599.4741310692491, + "ty": 444.37118599097903, + "theta": -1.5257754587047294, + "vx": 0.04500566050410271, + "vy": -0.9989867210388184, + "pca_strength": null, + "union_pixels": 9380, + "tx_anchor": 599.4741310692491, + "ty_anchor": 444.37118599097903, + "other_grip_x": 603.9502762430939, + "other_grip_y": 345.0147923721262, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 599.4741310692491, + "cy": 444.37118599097903, + "pixels": 3769 + }, + "right_gripper": { + "cx": 603.9502762430939, + "cy": 345.0147923721262, + "pixels": 5611 + } + } + } + } + }, + { + "frame_idx": 123, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 587.7071129707113, + "ty": 117.82543933054393, + "theta": -0.03130223882900547, + "vx": 0.9995101690292358, + "vy": -0.03129712864756584, + "pca_strength": 0.8904536219291229, + "union_pixels": 115288, + "tx_anchor": 587.7071129707113, + "ty_anchor": 117.82543933054393, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 587.7071129707113, + "cy": 117.82543933054393, + "pixels": 5975 + }, + "tool_body": { + "cx": 259.707507110128, + "cy": 133.74150734713226, + "pixels": 101264 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 628.5524909926698, + "cy": 210.11641197664306, + "pixels": 8049 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 598.2097744360902, + "ty": 443.61578947368423, + "theta": -1.5252370629696435, + "vx": 0.04554350674152374, + "vy": -0.99896240234375, + "pca_strength": null, + "union_pixels": 9706, + "tx_anchor": 598.2097744360902, + "ty_anchor": 443.61578947368423, + "other_grip_x": 602.7199090272918, + "other_grip_y": 344.6894681595521, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 598.2097744360902, + "cy": 443.61578947368423, + "pixels": 3990 + }, + "right_gripper": { + "cx": 602.7199090272918, + "cy": 344.6894681595521, + "pixels": 5716 + } + } + } + } + }, + { + "frame_idx": 124, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 587.7132114168518, + "ty": 118.21979148863443, + "theta": -0.033372690336802076, + "vx": 0.9994432330131531, + "vy": -0.03336649760603905, + "pca_strength": 0.8907051878385013, + "union_pixels": 114777, + "tx_anchor": 587.7132114168518, + "ty_anchor": 118.21979148863443, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 587.7132114168518, + "cy": 118.21979148863443, + "pixels": 5851 + }, + "tool_body": { + "cx": 259.73045728563494, + "cy": 134.44744982945983, + "pixels": 100856 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 628.6140024783148, + "cy": 210.5614622057001, + "pixels": 8070 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 594.3547900968783, + "ty": 442.40688912809475, + "theta": -1.4997523181316335, + "vx": 0.07098425924777985, + "vy": -0.9974774122238159, + "pca_strength": null, + "union_pixels": 10477, + "tx_anchor": 594.3547900968783, + "ty_anchor": 442.40688912809475, + "other_grip_x": 601.3360768175583, + "other_grip_y": 344.30555555555554, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 594.3547900968783, + "cy": 442.40688912809475, + "pixels": 4645 + }, + "right_gripper": { + "cx": 601.3360768175583, + "cy": 344.30555555555554, + "pixels": 5832 + } + } + } + } + }, + { + "frame_idx": 125, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 587.5155739115471, + "ty": 118.90948201686457, + "theta": -0.0405483178596789, + "vx": 0.9991780519485474, + "vy": -0.04053720831871033, + "pca_strength": 0.8895073140622962, + "union_pixels": 114683, + "tx_anchor": 587.5155739115471, + "ty_anchor": 118.90948201686457, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 587.5155739115471, + "cy": 118.90948201686457, + "pixels": 5811 + }, + "tool_body": { + "cx": 259.8686215379732, + "cy": 134.67592849773828, + "pixels": 100808 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 628.4645337301587, + "cy": 210.97321428571428, + "pixels": 8064 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 591.958846918489, + "ty": 441.18906560636185, + "theta": -1.4880181450424097, + "vx": 0.08268368244171143, + "vy": -0.9965758919715881, + "pca_strength": null, + "union_pixels": 11012, + "tx_anchor": 591.958846918489, + "ty_anchor": 441.18906560636185, + "other_grip_x": 600.0060180541625, + "other_grip_y": 344.1974256101638, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 591.958846918489, + "cy": 441.18906560636185, + "pixels": 5030 + }, + "right_gripper": { + "cx": 600.0060180541625, + "cy": 344.1974256101638, + "pixels": 5982 + } + } + } + } + }, + { + "frame_idx": 126, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 586.6395329715507, + "ty": 118.73507646768624, + "theta": -0.03632712034437799, + "vx": 0.999340295791626, + "vy": -0.03631913289427757, + "pca_strength": 0.8909623273541957, + "union_pixels": 114493, + "tx_anchor": 586.6395329715507, + "ty_anchor": 118.73507646768624, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 586.6395329715507, + "cy": 118.73507646768624, + "pixels": 6081 + }, + "tool_body": { + "cx": 259.687822569396, + "cy": 134.91709343801685, + "pixels": 100366 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 628.4555058414119, + "cy": 211.2654735272185, + "pixels": 8046 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 590.6803887935963, + "ty": 440.20354488279014, + "theta": -1.4893743927619032, + "vx": 0.0813319981098175, + "vy": -0.9966870546340942, + "pca_strength": null, + "union_pixels": 11388, + "tx_anchor": 590.6803887935963, + "ty_anchor": 440.20354488279014, + "other_grip_x": 598.4999185800358, + "other_grip_y": 344.3781143136297, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 590.6803887935963, + "cy": 440.20354488279014, + "pixels": 5247 + }, + "right_gripper": { + "cx": 598.4999185800358, + "cy": 344.3781143136297, + "pixels": 6141 + } + } + } + } + }, + { + "frame_idx": 127, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 586.5080187103241, + "ty": 118.89425325760106, + "theta": -0.03442429414667615, + "vx": 0.9994075298309326, + "vy": -0.034417495131492615, + "pca_strength": 0.8918339269619143, + "union_pixels": 113908, + "tx_anchor": 586.5080187103241, + "ty_anchor": 118.89425325760106, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 586.5080187103241, + "cy": 118.89425325760106, + "pixels": 5986 + }, + "tool_body": { + "cx": 259.5210905195286, + "cy": 134.85816838374433, + "pixels": 99879 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 628.3414148949397, + "cy": 211.37697376600772, + "pixels": 8043 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 589.4673001676914, + "ty": 440.0428544810881, + "theta": -1.4913359648405302, + "vx": 0.07937677204608917, + "vy": -0.9968447089195251, + "pca_strength": null, + "union_pixels": 11692, + "tx_anchor": 589.4673001676914, + "ty_anchor": 440.0428544810881, + "other_grip_x": 597.0181818181818, + "other_grip_y": 345.21565217391304, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 589.4673001676914, + "cy": 440.0428544810881, + "pixels": 5367 + }, + "right_gripper": { + "cx": 597.0181818181818, + "cy": 345.21565217391304, + "pixels": 6325 + } + } + } + } + }, + { + "frame_idx": 128, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 585.3274834437086, + "ty": 119.08940397350993, + "theta": -0.032784648802415294, + "vx": 0.9994626641273499, + "vy": -0.0327787771821022, + "pca_strength": 0.8918386445045958, + "union_pixels": 113406, + "tx_anchor": 585.3274834437086, + "ty_anchor": 119.08940397350993, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 585.3274834437086, + "cy": 119.08940397350993, + "pixels": 6040 + }, + "tool_body": { + "cx": 259.3318827440314, + "cy": 134.328014505893, + "pixels": 99270 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 627.7444416996047, + "cy": 211.39587450592884, + "pixels": 8096 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 587.274574409665, + "ty": 440.4349258649094, + "theta": -1.486496227352658, + "vx": 0.08420028537511826, + "vy": -0.996448814868927, + "pca_strength": null, + "union_pixels": 11979, + "tx_anchor": 587.274574409665, + "ty_anchor": 440.4349258649094, + "other_grip_x": 595.1744935543278, + "other_grip_y": 346.9453652547575, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 587.274574409665, + "cy": 440.4349258649094, + "pixels": 5463 + }, + "right_gripper": { + "cx": 595.1744935543278, + "cy": 346.9453652547575, + "pixels": 6516 + } + } + } + } + }, + { + "frame_idx": 129, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 585.556831616281, + "ty": 119.0467826380679, + "theta": -0.035490776662936985, + "vx": 0.999370276927948, + "vy": -0.03548332676291466, + "pca_strength": 0.8933566310010708, + "union_pixels": 113050, + "tx_anchor": 585.556831616281, + "ty_anchor": 119.0467826380679, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 585.556831616281, + "cy": 119.0467826380679, + "pixels": 5921 + }, + "tool_body": { + "cx": 259.60833611001726, + "cy": 133.9749997475742, + "pixels": 99039 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 627.6483312731767, + "cy": 211.2609394313968, + "pixels": 8090 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 582.6237002158132, + "ty": 441.3445163821856, + "theta": -1.4491755207137076, + "vx": 0.12132120132446289, + "vy": -0.9926133155822754, + "pca_strength": null, + "union_pixels": 11811, + "tx_anchor": 582.6237002158132, + "ty_anchor": 441.3445163821856, + "other_grip_x": 593.9377420315758, + "other_grip_y": 348.77658623771225, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 582.6237002158132, + "cy": 441.3445163821856, + "pixels": 5097 + }, + "right_gripper": { + "cx": 593.9377420315758, + "cy": 348.77658623771225, + "pixels": 6714 + } + } + } + } + }, + { + "frame_idx": 130, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 584.9903262829972, + "ty": 118.07132316773242, + "theta": -0.025094752528673634, + "vx": 0.9996851682662964, + "vy": -0.025092119351029396, + "pca_strength": 0.894146299837622, + "union_pixels": 112605, + "tx_anchor": 584.9903262829972, + "ty_anchor": 118.07132316773242, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 584.9903262829972, + "cy": 118.07132316773242, + "pixels": 6099 + }, + "tool_body": { + "cx": 259.82559368900456, + "cy": 132.53689207872478, + "pixels": 98368 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 627.483288277218, + "cy": 210.7476038338658, + "pixels": 8138 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 575.2757281553398, + "ty": 441.5203883495146, + "theta": -1.378033986493946, + "vx": 0.19157080352306366, + "vy": -0.9814788103103638, + "pca_strength": null, + "union_pixels": 11457, + "tx_anchor": 575.2757281553398, + "ty_anchor": 441.5203883495146, + "other_grip_x": 593.0987980064497, + "other_grip_y": 350.2071240105541, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 575.2757281553398, + "cy": 441.5203883495146, + "pixels": 4635 + }, + "right_gripper": { + "cx": 593.0987980064497, + "cy": 350.2071240105541, + "pixels": 6822 + } + } + } + } + }, + { + "frame_idx": 131, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 584.3568945538818, + "ty": 117.1602383711306, + "theta": -0.02044273366881484, + "vx": 0.9997910857200623, + "vy": -0.020441310480237007, + "pca_strength": 0.8943502607118987, + "union_pixels": 112251, + "tx_anchor": 584.3568945538818, + "ty_anchor": 117.1602383711306, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 584.3568945538818, + "cy": 117.1602383711306, + "pixels": 6041 + }, + "tool_body": { + "cx": 259.34001020408164, + "cy": 129.72424489795918, + "pixels": 98000 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 627.0209500609013, + "cy": 210.0878197320341, + "pixels": 8210 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 668.4529147982063, + "ty": 434.3452914798206, + "theta": -2.8337828939815686, + "vx": -0.952999472618103, + "vy": -0.30297207832336426, + "pca_strength": 0.6416670626553458, + "union_pixels": 12378, + "tx_anchor": 668.4529147982063, + "ty_anchor": 434.3452914798206, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 668.4529147982063, + "cy": 434.3452914798206, + "pixels": 1115 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 571.2528063610852, + "cy": 442.00748362956034, + "pixels": 4276 + }, + "right_gripper": { + "cx": 592.2003721196508, + "cy": 352.0402175468728, + "pixels": 6987 + } + } + } + } + }, + { + "frame_idx": 132, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 581.6302631578948, + "ty": 116.0266447368421, + "theta": -0.008606650757167027, + "vx": 0.9999629855155945, + "vy": -0.008606544695794582, + "pca_strength": 0.8968193709828884, + "union_pixels": 110955, + "tx_anchor": 581.6302631578948, + "ty_anchor": 116.0266447368421, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 581.6302631578948, + "cy": 116.0266447368421, + "pixels": 6080 + }, + "tool_body": { + "cx": 258.1757261947911, + "cy": 126.3722259617874, + "pixels": 96565 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 625.2037304452467, + "cy": 209.03513838748495, + "pixels": 8310 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 666.9976993865031, + "ty": 433.75996932515335, + "theta": -2.8218376534390828, + "vx": -0.9493125081062317, + "vy": -0.3143340051174164, + "pca_strength": 0.6616999013834832, + "union_pixels": 12286, + "tx_anchor": 666.9976993865031, + "ty_anchor": 433.75996932515335, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 666.9976993865031, + "cy": 433.75996932515335, + "pixels": 1304 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 569.0374000515862, + "cy": 442.95408821253545, + "pixels": 3877 + }, + "right_gripper": { + "cx": 590.7969035890218, + "cy": 354.0990851513019, + "pixels": 7105 + } + } + } + } + }, + { + "frame_idx": 133, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 577.7766373411534, + "ty": 114.93385467579016, + "theta": -0.001414262597709071, + "vx": 0.9999989867210388, + "vy": -0.0014142621075734496, + "pca_strength": 0.8976784226116591, + "union_pixels": 109289, + "tx_anchor": 577.7766373411534, + "ty_anchor": 114.93385467579016, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 577.7766373411534, + "cy": 114.93385467579016, + "pixels": 6138 + }, + "tool_body": { + "cx": 257.7505884588184, + "cy": 125.00050665512619, + "pixels": 94739 + }, + "left_gripper": { + "cx": 650.6666666666666, + "cy": 178.33333333333334, + "pixels": 3 + }, + "right_gripper": { + "cx": 622.738613390415, + "cy": 208.13152574622427, + "pixels": 8409 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 666.1300639658849, + "ty": 433.4463397299218, + "theta": -2.8136199616920803, + "vx": -0.9466973543167114, + "vy": -0.3221244513988495, + "pca_strength": 0.6751029874679221, + "union_pixels": 12201, + "tx_anchor": 666.1300639658849, + "ty_anchor": 433.4463397299218, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 666.1300639658849, + "cy": 433.4463397299218, + "pixels": 1407 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 568.5172795134089, + "cy": 443.5695327619574, + "pixels": 3617 + }, + "right_gripper": { + "cx": 590.1970182527518, + "cy": 355.7238400445869, + "pixels": 7177 + } + } + } + } + }, + { + "frame_idx": 134, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 575.3036718491564, + "ty": 114.86073436983129, + "theta": -0.0021192986626496465, + "vx": 0.9999977946281433, + "vy": -0.0021192971616983414, + "pca_strength": 0.8987976101092998, + "union_pixels": 107965, + "tx_anchor": 575.3036718491564, + "ty_anchor": 114.86073436983129, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 575.3036718491564, + "cy": 114.86073436983129, + "pixels": 6046 + }, + "tool_body": { + "cx": 257.0097400164831, + "cy": 123.83586466728745, + "pixels": 93429 + }, + "left_gripper": { + "cx": 636.6666666666666, + "cy": 165.33333333333334, + "pixels": 3 + }, + "right_gripper": { + "cx": 620.6161187698833, + "cy": 207.6720867208672, + "pixels": 8487 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 665.9937673130194, + "ty": 432.30609418282546, + "theta": -2.7949778088548736, + "vx": -0.9405280947685242, + "vy": -0.3397159278392792, + "pca_strength": 0.6928432725427651, + "union_pixels": 11986, + "tx_anchor": 665.9937673130194, + "ty_anchor": 432.30609418282546, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 665.9937673130194, + "cy": 432.30609418282546, + "pixels": 1444 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 569.1946983546618, + "cy": 444.4466788543571, + "pixels": 3282 + }, + "right_gripper": { + "cx": 588.7694214876033, + "cy": 357.13071625344355, + "pixels": 7260 + } + } + } + } + }, + { + "frame_idx": 135, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 573.0178244211228, + "ty": 115.33300016658337, + "theta": -0.0016777898690662923, + "vx": 0.9999986290931702, + "vy": -0.0016777891432866454, + "pca_strength": 0.9001348702361136, + "union_pixels": 106541, + "tx_anchor": 573.0178244211228, + "ty_anchor": 115.33300016658337, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 573.0178244211228, + "cy": 115.33300016658337, + "pixels": 6003 + }, + "tool_body": { + "cx": 256.25792779673543, + "cy": 123.51124779934361, + "pixels": 92018 + }, + "left_gripper": { + "cx": 679.0, + "cy": 224.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 618.2739758187581, + "cy": 207.75760065735415, + "pixels": 8519 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 665.3122112211221, + "ty": 432.5247524752475, + "theta": -2.7790274608112506, + "vx": -0.9349901080131531, + "vy": -0.354673832654953, + "pca_strength": 0.7083887496813466, + "union_pixels": 11854, + "tx_anchor": 665.3122112211221, + "ty_anchor": 432.5247524752475, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 665.3122112211221, + "cy": 432.5247524752475, + "pixels": 1515 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 569.216368455931, + "cy": 445.032140490391, + "pixels": 3018 + }, + "right_gripper": { + "cx": 587.8214724764376, + "cy": 358.33574648272094, + "pixels": 7321 + } + } + } + } + }, + { + "frame_idx": 136, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 569.5997349237906, + "ty": 115.32422133863486, + "theta": 0.005080464108218325, + "vx": 0.9999871253967285, + "vy": 0.005080442409962416, + "pca_strength": 0.9013985591533025, + "union_pixels": 105400, + "tx_anchor": 569.5997349237906, + "ty_anchor": 115.32422133863486, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 569.5997349237906, + "cy": 115.32422133863486, + "pixels": 6036 + }, + "tool_body": { + "cx": 255.11222502228435, + "cy": 123.3522245820999, + "pixels": 90871 + }, + "left_gripper": { + "cx": 659.0, + "cy": 188.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 615.8274846914743, + "cy": 207.6630946773434, + "pixels": 8492 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 664.70703868104, + "ty": 432.54850982878884, + "theta": -2.776475855854478, + "vx": -0.9340820908546448, + "vy": -0.35705840587615967, + "pca_strength": 0.7157204527676356, + "union_pixels": 11775, + "tx_anchor": 664.70703868104, + "ty_anchor": 432.54850982878884, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 664.70703868104, + "cy": 432.54850982878884, + "pixels": 1577 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 568.5586903517938, + "cy": 445.312434691745, + "pixels": 2871 + }, + "right_gripper": { + "cx": 587.5272280605977, + "cy": 359.2261498566944, + "pixels": 7327 + } + } + } + } + }, + { + "frame_idx": 137, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 566.8804780876494, + "ty": 115.34379150066401, + "theta": 0.005573097414011378, + "vx": 0.9999845027923584, + "vy": 0.005573068745434284, + "pca_strength": 0.9017437752323003, + "union_pixels": 104030, + "tx_anchor": 566.8804780876494, + "ty_anchor": 115.34379150066401, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 566.8804780876494, + "cy": 115.34379150066401, + "pixels": 6024 + }, + "tool_body": { + "cx": 254.52505561082484, + "cy": 123.45683593968322, + "pixels": 89461 + }, + "left_gripper": { + "cx": 646.0, + "cy": 189.0, + "pixels": 2 + }, + "right_gripper": { + "cx": 613.680557181318, + "cy": 207.9973077373288, + "pixels": 8543 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 664.3930317848411, + "ty": 432.40097799511, + "theta": -2.7824372461183473, + "vx": -0.9361940622329712, + "vy": -0.35148367285728455, + "pca_strength": 0.7253292930668226, + "union_pixels": 11775, + "tx_anchor": 664.3930317848411, + "ty_anchor": 432.40097799511, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 664.3930317848411, + "cy": 432.40097799511, + "pixels": 1636 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 567.3086419753087, + "cy": 445.7171387073348, + "pixels": 2754 + }, + "right_gripper": { + "cx": 586.5336492890996, + "cy": 360.1268788083954, + "pixels": 7385 + } + } + } + } + }, + { + "frame_idx": 138, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 564.4289087535841, + "ty": 115.36380502614269, + "theta": 0.0022130549678034835, + "vx": 0.9999975562095642, + "vy": 0.002213053172454238, + "pca_strength": 0.902420430630779, + "union_pixels": 102775, + "tx_anchor": 564.4289087535841, + "ty_anchor": 115.36380502614269, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 564.4289087535841, + "cy": 115.36380502614269, + "pixels": 5929 + }, + "tool_body": { + "cx": 253.4579483588226, + "cy": 123.22647796326835, + "pixels": 88534 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 611.3067853705486, + "cy": 207.20909528392684, + "pixels": 8312 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 663.6515942028985, + "ty": 432.76927536231887, + "theta": -2.7674338974701858, + "vx": -0.9308154582977295, + "vy": -0.3654896318912506, + "pca_strength": 0.7408764840769239, + "union_pixels": 11655, + "tx_anchor": 663.6515942028985, + "ty_anchor": 432.76927536231887, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 663.6515942028985, + "cy": 432.76927536231887, + "pixels": 1725 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 567.1395816572808, + "cy": 446.29444891391796, + "pixels": 2486 + }, + "right_gripper": { + "cx": 585.5448683503492, + "cy": 361.2068780225685, + "pixels": 7444 + } + } + } + } + }, + { + "frame_idx": 139, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 563.166808221505, + "ty": 115.24596568710719, + "theta": 0.005071995235580495, + "vx": 0.9999871253967285, + "vy": 0.00507197342813015, + "pca_strength": 0.9023648465183236, + "union_pixels": 101922, + "tx_anchor": 563.166808221505, + "ty_anchor": 115.24596568710719, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 563.166808221505, + "cy": 115.24596568710719, + "pixels": 5887 + }, + "tool_body": { + "cx": 252.92385497704828, + "cy": 122.89772533117674, + "pixels": 87793 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 610.2181509342392, + "cy": 207.0406454743994, + "pixels": 8242 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 663.0505334081977, + "ty": 432.1566535654127, + "theta": -2.755686456292425, + "vx": -0.9264577627182007, + "vy": -0.37639886140823364, + "pca_strength": 0.7553737593602655, + "union_pixels": 11578, + "tx_anchor": 663.0505334081977, + "ty_anchor": 432.1566535654127, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 663.0505334081977, + "cy": 432.1566535654127, + "pixels": 1781 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 568.4974003466205, + "cy": 446.63041594454074, + "pixels": 2308 + }, + "right_gripper": { + "cx": 584.533048471091, + "cy": 362.2363466417412, + "pixels": 7489 + } + } + } + } + }, + { + "frame_idx": 140, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 562.8446132596686, + "ty": 114.90901243093923, + "theta": 0.006261856267624872, + "vx": 0.9999803900718689, + "vy": 0.006261815316975117, + "pca_strength": 0.9011137837713227, + "union_pixels": 101329, + "tx_anchor": 562.8446132596686, + "ty_anchor": 114.90901243093923, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 562.8446132596686, + "cy": 114.90901243093923, + "pixels": 5792 + }, + "tool_body": { + "cx": 252.431467081983, + "cy": 122.18330794865041, + "pixels": 87323 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 609.4134404674945, + "cy": 206.48100803506208, + "pixels": 8214 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 662.3189333333333, + "ty": 432.0768, + "theta": -2.735628534606127, + "vx": -0.9187220931053162, + "vy": -0.3949047029018402, + "pca_strength": 0.776347969502383, + "union_pixels": 11468, + "tx_anchor": 662.3189333333333, + "ty_anchor": 432.0768, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 662.3189333333333, + "cy": 432.0768, + "pixels": 1875 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 570.1260997067449, + "cy": 447.0332355816227, + "pixels": 2046 + }, + "right_gripper": { + "cx": 583.1017622896516, + "cy": 363.16973631906717, + "pixels": 7547 + } + } + } + } + }, + { + "frame_idx": 141, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 561.9935086551264, + "ty": 114.07772969374167, + "theta": 0.0063160679589999305, + "vx": 0.999980092048645, + "vy": 0.006316026207059622, + "pca_strength": 0.9018916662044556, + "union_pixels": 101989, + "tx_anchor": 561.9935086551264, + "ty_anchor": 114.07772969374167, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 561.9935086551264, + "cy": 114.07772969374167, + "pixels": 6008 + }, + "tool_body": { + "cx": 252.0524462776018, + "cy": 121.08930565366998, + "pixels": 87766 + }, + "left_gripper": { + "cx": 614.0, + "cy": 158.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 609.7260774287802, + "cy": 205.9509374239104, + "pixels": 8214 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 661.6204268292682, + "ty": 431.8450203252033, + "theta": -2.7137526199549735, + "vx": -0.909864068031311, + "vy": -0.41490650177001953, + "pca_strength": 0.8022269169610844, + "union_pixels": 11338, + "tx_anchor": 661.6204268292682, + "ty_anchor": 431.8450203252033, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 661.6204268292682, + "cy": 431.8450203252033, + "pixels": 1968 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 574.3767785998862, + "cy": 447.55606146841205, + "pixels": 1757 + }, + "right_gripper": { + "cx": 581.6294496256404, + "cy": 364.3216865887298, + "pixels": 7613 + } + } + } + } + }, + { + "frame_idx": 142, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 565.4779411764706, + "ty": 113.32738095238095, + "theta": 0.012862238255700077, + "vx": 0.9999173283576965, + "vy": 0.012861884199082851, + "pca_strength": 0.9002101736870655, + "union_pixels": 102881, + "tx_anchor": 565.4779411764706, + "ty_anchor": 113.32738095238095, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 565.4779411764706, + "cy": 113.32738095238095, + "pixels": 5712 + }, + "tool_body": { + "cx": 251.6721966033067, + "cy": 120.08271285569677, + "pixels": 88910 + }, + "left_gripper": { + "cx": 673.0, + "cy": 216.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 610.7888108500848, + "cy": 205.00435940905788, + "pixels": 8258 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 660.7614457831326, + "ty": 431.8178313253012, + "theta": -2.6944213087259397, + "vx": -0.9016738533973694, + "vy": -0.43241673707962036, + "pca_strength": 0.8337598402527595, + "union_pixels": 11269, + "tx_anchor": 660.7614457831326, + "ty_anchor": 431.8178313253012, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 660.7614457831326, + "cy": 431.8178313253012, + "pixels": 2075 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 580.8828767123288, + "cy": 447.96232876712327, + "pixels": 1460 + }, + "right_gripper": { + "cx": 579.8364365140936, + "cy": 365.6696405482286, + "pixels": 7734 + } + } + } + } + }, + { + "frame_idx": 143, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 567.9125339673913, + "ty": 112.76834239130434, + "theta": 0.0037747602890165093, + "vx": 0.9999929070472717, + "vy": 0.00377475144341588, + "pca_strength": 0.9005271821378189, + "union_pixels": 104141, + "tx_anchor": 567.9125339673913, + "ty_anchor": 112.76834239130434, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 567.9125339673913, + "cy": 112.76834239130434, + "pixels": 5888 + }, + "tool_body": { + "cx": 253.17655425301405, + "cy": 119.57527640424468, + "pixels": 89995 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 614.141075320901, + "cy": 203.6546379268588, + "pixels": 8258 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 659.9556053811659, + "ty": 431.73183856502243, + "theta": -2.6855965126050703, + "vx": -0.8978228569030762, + "vy": -0.44035691022872925, + "pca_strength": 0.8673601786990316, + "union_pixels": 11214, + "tx_anchor": 659.9556053811659, + "ty_anchor": 431.73183856502243, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 659.9556053811659, + "cy": 431.73183856502243, + "pixels": 2230 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 588.4197207678883, + "cy": 448.59424083769636, + "pixels": 1146 + }, + "right_gripper": { + "cx": 577.1405970910947, + "cy": 366.9501148252105, + "pixels": 7838 + } + } + } + } + }, + { + "frame_idx": 144, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 573.0249483826566, + "ty": 111.33482450103234, + "theta": -0.0003626418240740071, + "vx": 0.9999999403953552, + "vy": -0.0003626418183557689, + "pca_strength": 0.9008297297687058, + "union_pixels": 105568, + "tx_anchor": 573.0249483826566, + "ty_anchor": 111.33482450103234, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 573.0249483826566, + "cy": 111.33482450103234, + "pixels": 5812 + }, + "tool_body": { + "cx": 254.33820513939182, + "cy": 118.88765760656167, + "pixels": 91684 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 617.7574331020812, + "cy": 201.95502973240832, + "pixels": 8072 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 659.2947048611111, + "ty": 431.39887152777777, + "theta": -2.693034863741863, + "vx": -0.9010734558105469, + "vy": -0.4336664378643036, + "pca_strength": 0.8861741188003446, + "union_pixels": 11075, + "tx_anchor": 659.2947048611111, + "ty_anchor": 431.39887152777777, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 659.2947048611111, + "cy": 431.39887152777777, + "pixels": 2304 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 591.8397365532383, + "cy": 449.2886937431394, + "pixels": 911 + }, + "right_gripper": { + "cx": 575.5103053435115, + "cy": 368.3108142493639, + "pixels": 7860 + } + } + } + } + }, + { + "frame_idx": 145, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 578.8652228387327, + "ty": 110.20977268659388, + "theta": -0.005263495222512507, + "vx": 0.9999861717224121, + "vy": -0.00526347104460001, + "pca_strength": 0.8969556482973331, + "union_pixels": 107229, + "tx_anchor": 578.8652228387327, + "ty_anchor": 110.20977268659388, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 578.8652228387327, + "cy": 110.20977268659388, + "pixels": 5587 + }, + "tool_body": { + "cx": 255.35702454610544, + "cy": 117.63854069823358, + "pixels": 93579 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 621.5159369961552, + "cy": 200.31973210963662, + "pixels": 8063 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 658.0754640839386, + "ty": 430.98385794995966, + "theta": -2.701336223450406, + "vx": -0.9046424627304077, + "vy": -0.4261714816093445, + "pca_strength": 0.9014478073202556, + "union_pixels": 11129, + "tx_anchor": 658.0754640839386, + "ty_anchor": 430.98385794995966, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 658.0754640839386, + "cy": 430.98385794995966, + "pixels": 2478 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 594.1403269754768, + "cy": 449.8215258855586, + "pixels": 734 + }, + "right_gripper": { + "cx": 572.5720601237842, + "cy": 369.41202475685236, + "pixels": 7917 + } + } + } + } + }, + { + "frame_idx": 146, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 582.7536646406865, + "ty": 107.99374329638898, + "theta": -0.004840898906315569, + "vx": 0.999988317489624, + "vy": -0.004840880166739225, + "pca_strength": 0.8982992411068601, + "union_pixels": 108585, + "tx_anchor": 582.7536646406865, + "ty_anchor": 107.99374329638898, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 582.7536646406865, + "cy": 107.99374329638898, + "pixels": 5594 + }, + "tool_body": { + "cx": 257.17477668942735, + "cy": 116.24777215482867, + "pixels": 95047 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 624.9263595166163, + "cy": 198.40168680765356, + "pixels": 7944 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 656.8601583113457, + "ty": 430.25216735770823, + "theta": -2.7151120478847144, + "vx": -0.9104272723197937, + "vy": -0.413669228553772, + "pca_strength": 0.9154625374747462, + "union_pixels": 11158, + "tx_anchor": 656.8601583113457, + "ty_anchor": 430.25216735770823, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 656.8601583113457, + "cy": 430.25216735770823, + "pixels": 2653 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 596.8787878787879, + "cy": 450.5597147950089, + "pixels": 561 + }, + "right_gripper": { + "cx": 569.5793051359517, + "cy": 371.1859264853978, + "pixels": 7944 + } + } + } + } + }, + { + "frame_idx": 147, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 585.9652802255904, + "ty": 105.59376101515686, + "theta": -0.004278645256296804, + "vx": 0.9999908804893494, + "vy": -0.0042786323465406895, + "pca_strength": 0.8983674402812978, + "union_pixels": 109515, + "tx_anchor": 585.9652802255904, + "ty_anchor": 105.59376101515686, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 585.9652802255904, + "cy": 105.59376101515686, + "pixels": 5674 + }, + "tool_body": { + "cx": 259.7322158285381, + "cy": 112.67114919522976, + "pixels": 95928 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 627.3692657651965, + "cy": 195.89852142044737, + "pixels": 7913 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 656.0551152737752, + "ty": 430.1257204610951, + "theta": -2.725224638048413, + "vx": -0.9145638942718506, + "vy": -0.4044414460659027, + "pca_strength": 0.923200974905612, + "union_pixels": 11159, + "tx_anchor": 656.0551152737752, + "ty_anchor": 430.1257204610951, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 656.0551152737752, + "cy": 430.1257204610951, + "pixels": 2776 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 598.9661399548532, + "cy": 451.4018058690745, + "pixels": 443 + }, + "right_gripper": { + "cx": 567.9037783375314, + "cy": 373.01712846347607, + "pixels": 7940 + } + } + } + } + }, + { + "frame_idx": 148, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 588.6268656716418, + "ty": 102.4359964881475, + "theta": -0.010627226461986479, + "vx": 0.9999435544013977, + "vy": -0.010627026669681072, + "pca_strength": 0.9002852876547499, + "union_pixels": 108740, + "tx_anchor": 588.6268656716418, + "ty_anchor": 102.4359964881475, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 588.6268656716418, + "cy": 102.4359964881475, + "pixels": 5695 + }, + "tool_body": { + "cx": 261.96236728356206, + "cy": 108.45965000629485, + "pixels": 95316 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 629.569802044249, + "cy": 192.34998059257342, + "pixels": 7729 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 655.422362425517, + "ty": 429.9663512092534, + "theta": -2.735371278238609, + "vx": -0.9186204671859741, + "vy": -0.39514103531837463, + "pca_strength": 0.9301601866483845, + "union_pixels": 11118, + "tx_anchor": 655.422362425517, + "ty_anchor": 429.9663512092534, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 655.422362425517, + "cy": 429.9663512092534, + "pixels": 2853 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 600.0421686746988, + "cy": 452.02710843373495, + "pixels": 332 + }, + "right_gripper": { + "cx": 566.2209756712467, + "cy": 374.3834614899786, + "pixels": 7933 + } + } + } + } + }, + { + "frame_idx": 149, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 589.388419782871, + "ty": 98.5846975702223, + "theta": -0.007537859343996591, + "vx": 0.9999716281890869, + "vy": -0.00753778824582696, + "pca_strength": 0.9054867877016952, + "union_pixels": 107174, + "tx_anchor": 589.388419782871, + "ty_anchor": 98.5846975702223, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 589.388419782871, + "cy": 98.5846975702223, + "pixels": 5803 + }, + "tool_body": { + "cx": 264.66598632186367, + "cy": 103.26024791622142, + "pixels": 93580 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 630.4728532922603, + "cy": 188.4814529585419, + "pixels": 7791 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 654.9417808219179, + "ty": 430.17157534246576, + "theta": -2.7448665916602177, + "vx": -0.9223309755325317, + "vy": -0.3864007592201233, + "pca_strength": 0.9346196546730088, + "union_pixels": 11109, + "tx_anchor": 654.9417808219179, + "ty_anchor": 430.17157534246576, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 654.9417808219179, + "cy": 430.17157534246576, + "pixels": 2920 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 599.6007462686567, + "cy": 452.70522388059703, + "pixels": 268 + }, + "right_gripper": { + "cx": 564.4538568362581, + "cy": 376.0563060219669, + "pixels": 7921 + } + } + } + } + }, + { + "frame_idx": 150, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 587.6970814624759, + "ty": 93.58948043617704, + "theta": -0.006656401781921886, + "vx": 0.9999778866767883, + "vy": -0.006656352896243334, + "pca_strength": 0.9110811076268023, + "union_pixels": 105561, + "tx_anchor": 587.6970814624759, + "ty_anchor": 93.58948043617704, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 587.6970814624759, + "cy": 93.58948043617704, + "pixels": 6236 + }, + "tool_body": { + "cx": 268.140067531389, + "cy": 97.6017833531848, + "pixels": 91513 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 631.1336405529954, + "cy": 184.42396313364054, + "pixels": 7812 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 654.8367911479945, + "ty": 430.51452282157675, + "theta": -2.750775088002628, + "vx": -0.9245979189872742, + "vy": -0.38094446063041687, + "pca_strength": 0.9389097935973464, + "union_pixels": 11050, + "tx_anchor": 654.8367911479945, + "ty_anchor": 430.51452282157675, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 654.8367911479945, + "cy": 430.51452282157675, + "pixels": 2892 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 600.0506912442396, + "cy": 453.46543778801845, + "pixels": 217 + }, + "right_gripper": { + "cx": 563.5137891953154, + "cy": 377.2769172648281, + "pixels": 7941 + } + } + } + } + }, + { + "frame_idx": 151, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 589.3872262163518, + "ty": 89.36950342752048, + "theta": 0.0007852486595315078, + "vx": 0.9999997019767761, + "vy": 0.0007852485869079828, + "pca_strength": 0.9159763503954365, + "union_pixels": 102194, + "tx_anchor": 589.3872262163518, + "ty_anchor": 89.36950342752048, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 589.3872262163518, + "cy": 89.36950342752048, + "pixels": 5981 + }, + "tool_body": { + "cx": 271.24456398640996, + "cy": 91.47946772366932, + "pixels": 88300 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 631.2622267155314, + "cy": 180.0238847466195, + "pixels": 7913 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 654.887676056338, + "ty": 430.7669014084507, + "theta": -2.7559400067799267, + "vx": -0.9265531301498413, + "vy": -0.37616392970085144, + "pca_strength": 0.9422089494607214, + "union_pixels": 10936, + "tx_anchor": 654.887676056338, + "ty_anchor": 430.7669014084507, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 654.887676056338, + "cy": 430.7669014084507, + "pixels": 2840 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 600.728813559322, + "cy": 453.73446327683615, + "pixels": 177 + }, + "right_gripper": { + "cx": 563.3138022477585, + "cy": 378.17994696300036, + "pixels": 7919 + } + } + } + } + }, + { + "frame_idx": 152, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 585.5041977611941, + "ty": 83.9101368159204, + "theta": 0.00337502501015283, + "vx": 0.9999943375587463, + "vy": 0.0033750187139958143, + "pca_strength": 0.9203882069276181, + "union_pixels": 99567, + "tx_anchor": 585.5041977611941, + "ty_anchor": 83.9101368159204, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 585.5041977611941, + "cy": 83.9101368159204, + "pixels": 6432 + }, + "tool_body": { + "cx": 273.0294141812505, + "cy": 86.54793009143515, + "pixels": 85197 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 630.7200806248426, + "cy": 175.9085411942555, + "pixels": 7938 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 654.8387323943662, + "ty": 430.84507042253523, + "theta": -2.75817306137017, + "vx": -0.9273908138275146, + "vy": -0.3740939497947693, + "pca_strength": 0.9429686088871762, + "union_pixels": 10902, + "tx_anchor": 654.8387323943662, + "ty_anchor": 430.84507042253523, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 654.8387323943662, + "cy": 430.84507042253523, + "pixels": 2840 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 600.7738095238095, + "cy": 453.9702380952381, + "pixels": 168 + }, + "right_gripper": { + "cx": 563.2215606789968, + "cy": 378.7747656447935, + "pixels": 7894 + } + } + } + } + }, + { + "frame_idx": 153, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 583.4439031816106, + "ty": 80.40843355152991, + "theta": 0.0045118173629652755, + "vx": 0.9999898076057434, + "vy": 0.004511801991611719, + "pca_strength": 0.9253443696088728, + "union_pixels": 97212, + "tx_anchor": 583.4439031816106, + "ty_anchor": 80.40843355152991, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 583.4439031816106, + "cy": 80.40843355152991, + "pixels": 6569 + }, + "tool_body": { + "cx": 274.9278131121375, + "cy": 82.45503131725955, + "pixels": 82702 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 630.1507366830374, + "cy": 172.17768543004658, + "pixels": 7941 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 654.7880070546737, + "ty": 430.8109347442681, + "theta": -2.7587797948273427, + "vx": -0.9276176691055298, + "vy": -0.3735312223434448, + "pca_strength": 0.9434049429893906, + "union_pixels": 10889, + "tx_anchor": 654.7880070546737, + "ty_anchor": 430.8109347442681, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 654.7880070546737, + "cy": 430.8109347442681, + "pixels": 2835 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 601.1420118343195, + "cy": 453.97633136094674, + "pixels": 169 + }, + "right_gripper": { + "cx": 563.0905516804058, + "cy": 378.96398224476854, + "pixels": 7885 + } + } + } + } + }, + { + "frame_idx": 154, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 583.6939030095119, + "ty": 77.34773117105878, + "theta": 0.009125412137456941, + "vx": 0.9999583959579468, + "vy": 0.009125285781919956, + "pca_strength": 0.9271615432455131, + "union_pixels": 94827, + "tx_anchor": 583.6939030095119, + "ty_anchor": 77.34773117105878, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 583.6939030095119, + "cy": 77.34773117105878, + "pixels": 6413 + }, + "tool_body": { + "cx": 277.2173290858864, + "cy": 78.26592170428809, + "pixels": 80362 + }, + "left_gripper": { + "cx": 603.0, + "cy": 128.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 629.787231399826, + "cy": 169.22233262948703, + "pixels": 8051 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 654.2892140183736, + "ty": 431.34467505954404, + "theta": -2.7557098771996595, + "vx": -0.9264665842056274, + "vy": -0.3763771653175354, + "pca_strength": 0.9425837477738033, + "union_pixels": 11004, + "tx_anchor": 654.2892140183736, + "ty_anchor": 431.34467505954404, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 654.2892140183736, + "cy": 431.34467505954404, + "pixels": 2939 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 600.9583333333334, + "cy": 454.2797619047619, + "pixels": 168 + }, + "right_gripper": { + "cx": 562.5635051285299, + "cy": 379.0597695327339, + "pixels": 7897 + } + } + } + } + }, + { + "frame_idx": 155, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 581.3071885697276, + "ty": 73.68239321327579, + "theta": 0.004216044565719542, + "vx": 0.9999911189079285, + "vy": 0.004216032102704048, + "pca_strength": 0.9294119207501684, + "union_pixels": 93426, + "tx_anchor": 581.3071885697276, + "ty_anchor": 73.68239321327579, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 581.3071885697276, + "cy": 73.68239321327579, + "pixels": 6719 + }, + "tool_body": { + "cx": 277.7161458333333, + "cy": 76.25410315040651, + "pixels": 78720 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 629.5684236884938, + "cy": 166.31213221484913, + "pixels": 7987 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 653.7553577316189, + "ty": 431.01549620837454, + "theta": -2.7558956223271864, + "vx": -0.9265364408493042, + "vy": -0.37620505690574646, + "pca_strength": 0.9427098632813549, + "union_pixels": 11059, + "tx_anchor": 653.7553577316189, + "ty_anchor": 431.01549620837454, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 653.7553577316189, + "cy": 431.01549620837454, + "pixels": 3033 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 600.1939393939394, + "cy": 453.8787878787879, + "pixels": 165 + }, + "right_gripper": { + "cx": 561.5566721791121, + "cy": 378.9885510749269, + "pixels": 7861 + } + } + } + } + }, + { + "frame_idx": 156, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 581.7958680234351, + "ty": 73.92645698427383, + "theta": 0.0066640262817812415, + "vx": 0.9999778270721436, + "vy": 0.006663977168500423, + "pca_strength": 0.9313918993756594, + "union_pixels": 91594, + "tx_anchor": 581.7958680234351, + "ty_anchor": 73.92645698427383, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 581.7958680234351, + "cy": 73.92645698427383, + "pixels": 6486 + }, + "tool_body": { + "cx": 278.27141654252216, + "cy": 74.38392382926355, + "pixels": 77195 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 629.3865790471376, + "cy": 163.8992796663718, + "pixels": 7913 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 653.1046290424857, + "ty": 430.59384908053266, + "theta": -2.757198568839559, + "vx": -0.9270257949829102, + "vy": -0.37499749660491943, + "pca_strength": 0.9425805501115398, + "union_pixels": 11148, + "tx_anchor": 653.1046290424857, + "ty_anchor": 430.59384908053266, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 653.1046290424857, + "cy": 430.59384908053266, + "pixels": 3154 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 598.8076923076923, + "cy": 453.8525641025641, + "pixels": 156 + }, + "right_gripper": { + "cx": 560.3491962235264, + "cy": 378.9350599642766, + "pixels": 7838 + } + } + } + } + }, + { + "frame_idx": 157, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 581.8211869618697, + "ty": 73.10654981549816, + "theta": 0.004324701153450904, + "vx": 0.9999906420707703, + "vy": 0.004324687644839287, + "pca_strength": 0.9333285312344533, + "union_pixels": 90953, + "tx_anchor": 581.8211869618697, + "ty_anchor": 73.10654981549816, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 581.8211869618697, + "cy": 73.10654981549816, + "pixels": 6504 + }, + "tool_body": { + "cx": 279.0488984768255, + "cy": 73.19360658952736, + "pixels": 76485 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 629.7587895529884, + "cy": 162.3455549974887, + "pixels": 7964 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 652.5838258164853, + "ty": 430.1978227060653, + "theta": -2.75884564025082, + "vx": -0.9276422262191772, + "vy": -0.37347012758255005, + "pca_strength": 0.9432650864501118, + "union_pixels": 11171, + "tx_anchor": 652.5838258164853, + "ty_anchor": 430.1978227060653, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 652.5838258164853, + "cy": 430.1978227060653, + "pixels": 3215 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 597.9859154929577, + "cy": 453.92957746478874, + "pixels": 142 + }, + "right_gripper": { + "cx": 559.2990785769132, + "cy": 378.8756078832864, + "pixels": 7814 + } + } + } + } + }, + { + "frame_idx": 158, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 582.5501297115825, + "ty": 72.43277887990233, + "theta": 0.005968466509095001, + "vx": 0.9999821782112122, + "vy": 0.005968431010842323, + "pca_strength": 0.934520024075434, + "union_pixels": 90438, + "tx_anchor": 582.5501297115825, + "ty_anchor": 72.43277887990233, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 582.5501297115825, + "cy": 72.43277887990233, + "pixels": 6553 + }, + "tool_body": { + "cx": 279.7600316268037, + "cy": 72.28006852474138, + "pixels": 75885 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 630.66025, + "cy": 160.87275, + "pixels": 8000 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 652.0038922155688, + "ty": 430.1308383233533, + "theta": -2.7548134285114267, + "vx": -0.9261287450790405, + "vy": -0.37720751762390137, + "pca_strength": 0.9420990680072792, + "union_pixels": 11279, + "tx_anchor": 652.0038922155688, + "ty_anchor": 430.1308383233533, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 652.0038922155688, + "cy": 430.1308383233533, + "pixels": 3340 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 596.7236842105264, + "cy": 453.82894736842104, + "pixels": 152 + }, + "right_gripper": { + "cx": 558.4811865930396, + "cy": 378.49133170669063, + "pixels": 7787 + } + } + } + } + }, + { + "frame_idx": 159, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 583.5644712430427, + "ty": 72.6569264069264, + "theta": 0.004608764746871424, + "vx": 0.99998939037323, + "vy": 0.004608748480677605, + "pca_strength": 0.935603600392313, + "union_pixels": 89942, + "tx_anchor": 583.5644712430427, + "ty_anchor": 72.6569264069264, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 583.5644712430427, + "cy": 72.6569264069264, + "pixels": 6468 + }, + "tool_body": { + "cx": 280.3812652325951, + "cy": 71.62509272014411, + "pixels": 75496 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 631.0099022311356, + "cy": 159.7711205815994, + "pixels": 7978 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 651.4103963239518, + "ty": 429.63699023549685, + "theta": -2.7523324971306633, + "vx": -0.9251900911331177, + "vy": -0.3795040249824524, + "pca_strength": 0.9410687893188519, + "union_pixels": 11399, + "tx_anchor": 651.4103963239518, + "ty_anchor": 429.63699023549685, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 651.4103963239518, + "cy": 429.63699023549685, + "pixels": 3482 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 596.1172839506173, + "cy": 453.5246913580247, + "pixels": 162 + }, + "right_gripper": { + "cx": 557.3342359767892, + "cy": 377.81186331399095, + "pixels": 7755 + } + } + } + } + }, + { + "frame_idx": 160, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 585.4555131871624, + "ty": 72.68160152526215, + "theta": 0.0008005487127661021, + "vx": 0.9999997019767761, + "vy": 0.0008005486452020705, + "pca_strength": 0.9358858565638276, + "union_pixels": 89595, + "tx_anchor": 585.4555131871624, + "ty_anchor": 72.68160152526215, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 585.4555131871624, + "cy": 72.68160152526215, + "pixels": 6294 + }, + "tool_body": { + "cx": 281.09616967058633, + "cy": 71.13809624930322, + "pixels": 75346 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 631.8257699560025, + "cy": 158.68900062853552, + "pixels": 7955 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 650.4706202393907, + "ty": 428.45865070729053, + "theta": -2.75140684332958, + "vx": -0.9248384237289429, + "vy": -0.38036027550697327, + "pca_strength": 0.9393406377018286, + "union_pixels": 11506, + "tx_anchor": 650.4706202393907, + "ty_anchor": 428.45865070729053, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 650.4706202393907, + "cy": 428.45865070729053, + "pixels": 3676 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 593.8971428571429, + "cy": 452.80571428571426, + "pixels": 175 + }, + "right_gripper": { + "cx": 555.6795558458524, + "cy": 376.92998040496406, + "pixels": 7655 + } + } + } + } + }, + { + "frame_idx": 161, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 588.5398752871677, + "ty": 73.31522809320643, + "theta": 0.001621419919909686, + "vx": 0.9999986886978149, + "vy": 0.001621419214643538, + "pca_strength": 0.9374195662852557, + "union_pixels": 89354, + "tx_anchor": 588.5398752871677, + "ty_anchor": 73.31522809320643, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 588.5398752871677, + "cy": 73.31522809320643, + "pixels": 6094 + }, + "tool_body": { + "cx": 282.094433623511, + "cy": 70.83263770189875, + "pixels": 75471 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 633.1355758120426, + "cy": 157.3877262806522, + "pixels": 7789 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 649.4678756476684, + "ty": 427.7282383419689, + "theta": -2.7488486430897234, + "vx": -0.9238623380661011, + "vy": -0.38272494077682495, + "pca_strength": 0.9367100747528386, + "union_pixels": 11650, + "tx_anchor": 649.4678756476684, + "ty_anchor": 427.7282383419689, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 649.4678756476684, + "cy": 427.7282383419689, + "pixels": 3860 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 591.9945054945055, + "cy": 451.84615384615387, + "pixels": 182 + }, + "right_gripper": { + "cx": 554.8810462670873, + "cy": 375.9834384858044, + "pixels": 7608 + } + } + } + } + }, + { + "frame_idx": 162, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 590.2978204294079, + "ty": 73.39703968770331, + "theta": 0.005139316065669439, + "vx": 0.9999868273735046, + "vy": 0.005139293614774942, + "pca_strength": 0.938155086783841, + "union_pixels": 89109, + "tx_anchor": 590.2978204294079, + "ty_anchor": 73.39703968770331, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 590.2978204294079, + "cy": 73.39703968770331, + "pixels": 6148 + }, + "tool_body": { + "cx": 283.0813873170213, + "cy": 70.29180946308547, + "pixels": 75282 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 634.4092980856882, + "cy": 156.30121109519467, + "pixels": 7679 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 648.4726742773864, + "ty": 427.29341753704153, + "theta": -2.7428842470645467, + "vx": -0.9215632081031799, + "vy": -0.3882283866405487, + "pca_strength": 0.9308848051993328, + "union_pixels": 11918, + "tx_anchor": 648.4726742773864, + "ty_anchor": 427.29341753704153, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 648.4726742773864, + "cy": 427.29341753704153, + "pixels": 4117 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 586.30078125, + "cy": 450.53125, + "pixels": 256 + }, + "right_gripper": { + "cx": 553.7350563286946, + "cy": 374.927634194831, + "pixels": 7545 + } + } + } + } + }, + { + "frame_idx": 163, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 591.3718259744461, + "ty": 73.25278990781175, + "theta": 0.0004972976931709279, + "vx": 0.9999998807907104, + "vy": 0.000497297674883157, + "pca_strength": 0.9379897643735978, + "union_pixels": 89388, + "tx_anchor": 591.3718259744461, + "ty_anchor": 73.25278990781175, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 591.3718259744461, + "cy": 73.25278990781175, + "pixels": 6183 + }, + "tool_body": { + "cx": 283.40544118620505, + "cy": 70.4156086582379, + "pixels": 75535 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 634.9582790091265, + "cy": 156.13220338983052, + "pixels": 7670 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 647.3560484793048, + "ty": 426.06197118682826, + "theta": -2.7422625328060963, + "vx": -0.9213216304779053, + "vy": -0.388801246881485, + "pca_strength": 0.9184643318884099, + "union_pixels": 12246, + "tx_anchor": 647.3560484793048, + "ty_anchor": 426.06197118682826, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 647.3560484793048, + "cy": 426.06197118682826, + "pixels": 4373 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 573.1635514018692, + "cy": 449.52803738317755, + "pixels": 428 + }, + "right_gripper": { + "cx": 552.3661517797179, + "cy": 373.5257219610477, + "pixels": 7445 + } + } + } + } + }, + { + "frame_idx": 164, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 592.4603328486023, + "ty": 72.8988528033608, + "theta": 0.00041597019379114897, + "vx": 0.9999999403953552, + "vy": 0.00041597019298933446, + "pca_strength": 0.9393869861153568, + "union_pixels": 89313, + "tx_anchor": 592.4603328486023, + "ty_anchor": 72.8988528033608, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 592.4603328486023, + "cy": 72.8988528033608, + "pixels": 6189 + }, + "tool_body": { + "cx": 283.775690300729, + "cy": 70.37546802852493, + "pixels": 75583 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 636.1200106086726, + "cy": 155.41970560933564, + "pixels": 7541 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 645.8573227024759, + "ty": 425.01489718841793, + "theta": -2.751059170732343, + "vx": -0.9247061014175415, + "vy": -0.3806817829608917, + "pca_strength": 0.8935671576493284, + "union_pixels": 12861, + "tx_anchor": 645.8573227024759, + "ty_anchor": 425.01489718841793, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 645.8573227024759, + "cy": 425.01489718841793, + "pixels": 4766 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 552.6823687752355, + "cy": 448.29878869448186, + "pixels": 743 + }, + "right_gripper": { + "cx": 550.4096844396082, + "cy": 371.60119695321004, + "pixels": 7352 + } + } + } + } + }, + { + "frame_idx": 165, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 595.4812384317685, + "ty": 73.62443210499748, + "theta": -0.006598512001746684, + "vx": 0.999978244304657, + "vy": -0.006598464213311672, + "pca_strength": 0.9399615034632213, + "union_pixels": 89272, + "tx_anchor": 595.4812384317685, + "ty_anchor": 73.62443210499748, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 595.4812384317685, + "cy": 73.62443210499748, + "pixels": 5943 + }, + "tool_body": { + "cx": 284.86576482830384, + "cy": 70.25071457737852, + "pixels": 75919 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 637.5496626180836, + "cy": 154.6735492577598, + "pixels": 7410 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 644.2816381987577, + "ty": 423.84375, + "theta": -2.8297049344882117, + "vx": -0.9517560005187988, + "vy": -0.30685582756996155, + "pca_strength": 0.8462065932261233, + "union_pixels": 13901, + "tx_anchor": 644.2816381987577, + "ty_anchor": 423.84375, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 644.2816381987577, + "cy": 423.84375, + "pixels": 5152 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 520.6532147742818, + "cy": 447.1990424076607, + "pixels": 1462 + }, + "right_gripper": { + "cx": 547.8906271442295, + "cy": 370.07671195279266, + "pixels": 7287 + } + } + } + } + }, + { + "frame_idx": 166, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 597.579097466868, + "ty": 73.39741654084885, + "theta": -0.006599696618245486, + "vx": 0.999978244304657, + "vy": -0.006599648855626583, + "pca_strength": 0.9404792586364208, + "union_pixels": 89272, + "tx_anchor": 597.579097466868, + "ty_anchor": 73.39741654084885, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 597.579097466868, + "cy": 73.39741654084885, + "pixels": 5961 + }, + "tool_body": { + "cx": 285.55365619534774, + "cy": 70.15060027087799, + "pixels": 76049 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 638.9296337097219, + "cy": 154.11277884880198, + "pixels": 7262 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 642.0622807017544, + "ty": 422.43614035087717, + "theta": -2.923565076054504, + "vx": -0.9763259887695312, + "vy": -0.21630431711673737, + "pca_strength": 0.8227154682498145, + "union_pixels": 15068, + "tx_anchor": 642.0622807017544, + "ty_anchor": 422.43614035087717, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 642.0622807017544, + "cy": 422.43614035087717, + "pixels": 5700 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 501.90216411181245, + "cy": 445.5410279531109, + "pixels": 2218 + }, + "right_gripper": { + "cx": 544.6015384615384, + "cy": 368.679020979021, + "pixels": 7150 + } + } + } + } + }, + { + "frame_idx": 167, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 600.0861050143509, + "ty": 73.74506162417694, + "theta": -0.0070210557482405095, + "vx": 0.9999753832817078, + "vy": -0.007020998280495405, + "pca_strength": 0.9401747714906408, + "union_pixels": 89177, + "tx_anchor": 600.0861050143509, + "ty_anchor": 73.74506162417694, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 600.0861050143509, + "cy": 73.74506162417694, + "pixels": 5923 + }, + "tool_body": { + "cx": 286.3771012400761, + "cy": 69.95079063053605, + "pixels": 76205 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 640.7426585331252, + "cy": 153.53199035324158, + "pixels": 7049 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 639.5124533001245, + "ty": 420.3925902864259, + "theta": -3.0191544626618843, + "vx": -0.9925138354301453, + "vy": -0.12213250994682312, + "pca_strength": 0.8225042375562692, + "union_pixels": 16710, + "tx_anchor": 639.5124533001245, + "ty_anchor": 420.3925902864259, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 639.5124533001245, + "cy": 420.3925902864259, + "pixels": 6424 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 489.15831134564644, + "cy": 442.2530049838757, + "pixels": 3411 + }, + "right_gripper": { + "cx": 538.8849454545455, + "cy": 367.46632727272726, + "pixels": 6875 + } + } + } + } + }, + { + "frame_idx": 168, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 602.2432754511407, + "ty": 73.47837929860401, + "theta": -0.010969383593499693, + "vx": 0.9999398589134216, + "vy": -0.010969163849949837, + "pca_strength": 0.9411559650160292, + "union_pixels": 88929, + "tx_anchor": 602.2432754511407, + "ty_anchor": 73.47837929860401, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 602.2432754511407, + "cy": 73.47837929860401, + "pixels": 5874 + }, + "tool_body": { + "cx": 287.0421761032691, + "cy": 69.71934197407776, + "pixels": 76228 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 642.2443240076168, + "cy": 152.48278892632194, + "pixels": 6827 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 636.7794814608308, + "ty": 418.3437412879844, + "theta": -3.040451528209738, + "vx": -0.9948896169662476, + "vy": -0.10096877813339233, + "pca_strength": 0.8321240646674656, + "union_pixels": 17941, + "tx_anchor": 636.7794814608308, + "ty_anchor": 418.3437412879844, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 636.7794814608308, + "cy": 418.3437412879844, + "pixels": 7174 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 486.4177308447937, + "cy": 438.99705304518665, + "pixels": 4072 + }, + "right_gripper": { + "cx": 532.8155339805825, + "cy": 366.8288274831964, + "pixels": 6695 + } + } + } + } + }, + { + "frame_idx": 169, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 605.6216030271758, + "ty": 73.69435844513244, + "theta": -0.016981531266988575, + "vx": 0.9998558163642883, + "vy": -0.016980715095996857, + "pca_strength": 0.9427990623096862, + "union_pixels": 88491, + "tx_anchor": 605.6216030271758, + "ty_anchor": 73.69435844513244, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 605.6216030271758, + "cy": 73.69435844513244, + "pixels": 5814 + }, + "tool_body": { + "cx": 288.2909365558912, + "cy": 69.18008669381321, + "pixels": 76130 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 643.6221170001528, + "cy": 150.27279670077897, + "pixels": 6547 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 634.5800050877639, + "ty": 416.0286186720936, + "theta": -3.0405068278566967, + "vx": -0.9948952198028564, + "vy": -0.10091376304626465, + "pca_strength": 0.8405942777830708, + "union_pixels": 18619, + "tx_anchor": 634.5800050877639, + "ty_anchor": 416.0286186720936, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 634.5800050877639, + "cy": 416.0286186720936, + "pixels": 7862 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 485.09691110587124, + "cy": 437.1582174015562, + "pixels": 4241 + }, + "right_gripper": { + "cx": 525.670042971148, + "cy": 366.17480049109884, + "pixels": 6516 + } + } + } + } + }, + { + "frame_idx": 170, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 611.1719088937093, + "ty": 75.7769342010123, + "theta": -0.019329447541703324, + "vx": 0.9998131990432739, + "vy": -0.019328244030475616, + "pca_strength": 0.9440830392088151, + "union_pixels": 87971, + "tx_anchor": 611.1719088937093, + "ty_anchor": 75.7769342010123, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 611.1719088937093, + "cy": 75.7769342010123, + "pixels": 5532 + }, + "tool_body": { + "cx": 290.0812227418423, + "cy": 68.4341863275708, + "pixels": 76124 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 644.4763262074426, + "cy": 148.18163103721298, + "pixels": 6315 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 630.6402182562238, + "ty": 414.74479936341936, + "theta": -3.0457216619579075, + "vx": -0.9954078793525696, + "vy": -0.0957241952419281, + "pca_strength": 0.8483022063000809, + "union_pixels": 19563, + "tx_anchor": 630.6402182562238, + "ty_anchor": 414.74479936341936, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 630.6402182562238, + "cy": 414.74479936341936, + "pixels": 8797 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 480.1623540187772, + "cy": 435.97389512250976, + "pixels": 4367 + }, + "right_gripper": { + "cx": 518.0826691670574, + "cy": 365.7526175964995, + "pixels": 6399 + } + } + } + } + }, + { + "frame_idx": 171, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 615.252910251596, + "ty": 77.15659031167856, + "theta": -0.02220590515597846, + "vx": 0.999753475189209, + "vy": -0.0222040805965662, + "pca_strength": 0.9460783844743073, + "union_pixels": 87428, + "tx_anchor": 615.252910251596, + "ty_anchor": 77.15659031167856, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 615.252910251596, + "cy": 77.15659031167856, + "pixels": 5326 + }, + "tool_body": { + "cx": 291.32981367276363, + "cy": 67.84583623716289, + "pixels": 76049 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 645.8534610936725, + "cy": 146.44787708574262, + "pixels": 6053 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 626.6457431457432, + "ty": 413.75293753865185, + "theta": -3.0522568194959065, + "vx": -0.9960122108459473, + "vy": -0.08921705186367035, + "pca_strength": 0.856200604384189, + "union_pixels": 20204, + "tx_anchor": 626.6457431457432, + "ty_anchor": 413.75293753865185, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 626.6457431457432, + "cy": 413.75293753865185, + "pixels": 9702 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 473.7518145633341, + "cy": 435.099040037462, + "pixels": 4271 + }, + "right_gripper": { + "cx": 510.8475365109934, + "cy": 365.97753169635695, + "pixels": 6231 + } + } + } + } + }, + { + "frame_idx": 172, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 618.3196548418025, + "ty": 77.81476510067114, + "theta": -0.024285637546740034, + "vx": 0.9997051358222961, + "vy": -0.02428325079381466, + "pca_strength": 0.9468919708499867, + "union_pixels": 86969, + "tx_anchor": 618.3196548418025, + "ty_anchor": 77.81476510067114, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 618.3196548418025, + "cy": 77.81476510067114, + "pixels": 5215 + }, + "tool_body": { + "cx": 292.81836274729477, + "cy": 67.1555930460914, + "pixels": 75871 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 646.4113547509774, + "cy": 144.32789393166752, + "pixels": 5883 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 626.171960569551, + "ty": 411.39480234989543, + "theta": -3.056061990682004, + "vx": -0.9963445067405701, + "vy": -0.08542641997337341, + "pca_strength": 0.8697066465188815, + "union_pixels": 20329, + "tx_anchor": 626.171960569551, + "ty_anchor": 411.39480234989543, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 626.171960569551, + "cy": 411.39480234989543, + "pixels": 10043 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 464.7310361330462, + "cy": 432.8394352715961, + "pixels": 4179 + }, + "right_gripper": { + "cx": 503.16849516947764, + "cy": 365.5693466513837, + "pixels": 6107 + } + } + } + } + }, + { + "frame_idx": 173, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 621.5344793905059, + "ty": 77.25200234420785, + "theta": -0.03012357150686298, + "vx": 0.9995463490486145, + "vy": -0.030119016766548157, + "pca_strength": 0.9482911161956091, + "union_pixels": 86422, + "tx_anchor": 621.5344793905059, + "ty_anchor": 77.25200234420785, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 621.5344793905059, + "cy": 77.25200234420785, + "pixels": 5119 + }, + "tool_body": { + "cx": 293.84827422481897, + "cy": 66.7737434220071, + "pixels": 75821 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 648.1789492885808, + "cy": 142.29149945275446, + "pixels": 5482 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 618.0609430221533, + "ty": 412.1660201706749, + "theta": -3.0577009059724327, + "vx": -0.9964831471443176, + "vy": -0.08379337936639786, + "pca_strength": 0.8725313726307384, + "union_pixels": 21518, + "tx_anchor": 618.0609430221533, + "ty_anchor": 412.1660201706749, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 618.0609430221533, + "cy": 412.1660201706749, + "pixels": 11601 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 455.7837837837838, + "cy": 430.47259408941653, + "pixels": 3959 + }, + "right_gripper": { + "cx": 496.377139979859, + "cy": 365.23430681436724, + "pixels": 5958 + } + } + } + } + }, + { + "frame_idx": 174, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 624.1466533466534, + "ty": 76.66653346653347, + "theta": -0.031793666476042426, + "vx": 0.9994946718215942, + "vy": -0.031788311898708344, + "pca_strength": 0.9494058355077011, + "union_pixels": 86106, + "tx_anchor": 624.1466533466534, + "ty_anchor": 76.66653346653347, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 624.1466533466534, + "cy": 76.66653346653347, + "pixels": 5005 + }, + "tool_body": { + "cx": 294.6490659072631, + "cy": 66.51804242639982, + "pixels": 75849 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 649.2395277989338, + "cy": 140.46782178217822, + "pixels": 5252 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 619.0755551700208, + "ty": 410.6343684941013, + "theta": -3.068613701420738, + "vx": -0.9973382353782654, + "vy": -0.07291419059038162, + "pca_strength": 0.8805537370618446, + "union_pixels": 21323, + "tx_anchor": 619.0755551700208, + "ty_anchor": 410.6343684941013, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 619.0755551700208, + "cy": 410.6343684941013, + "pixels": 11528 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 452.62398580121703, + "cy": 431.60522312373223, + "pixels": 3944 + }, + "right_gripper": { + "cx": 491.48487438044776, + "cy": 366.6956075884464, + "pixels": 5851 + } + } + } + } + }, + { + "frame_idx": 175, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 625.6530612244898, + "ty": 76.5460224906289, + "theta": -0.03784854452758158, + "vx": 0.9992838501930237, + "vy": -0.037839509546756744, + "pca_strength": 0.9508493636579051, + "union_pixels": 85285, + "tx_anchor": 625.6530612244898, + "ty_anchor": 76.5460224906289, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 625.6530612244898, + "cy": 76.5460224906289, + "pixels": 4802 + }, + "tool_body": { + "cx": 295.73056953747374, + "cy": 66.06226467440847, + "pixels": 75693 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 650.8567849686848, + "cy": 137.19979123173277, + "pixels": 4790 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 620.9984675020283, + "ty": 409.9041738032994, + "theta": -3.0737530291010566, + "vx": -0.9976997971534729, + "vy": -0.06778760254383087, + "pca_strength": 0.8822567280366703, + "union_pixels": 21258, + "tx_anchor": 620.9984675020283, + "ty_anchor": 409.9041738032994, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 620.9984675020283, + "cy": 409.9041738032994, + "pixels": 11093 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 463.5221119133574, + "cy": 434.47202166064983, + "pixels": 4432 + }, + "right_gripper": { + "cx": 488.0319204604919, + "cy": 368.57038199895345, + "pixels": 5733 + } + } + } + } + }, + { + "frame_idx": 176, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 626.3584158415841, + "ty": 77.07942794279428, + "theta": -0.04395275757464873, + "vx": 0.9990342259407043, + "vy": -0.04393860697746277, + "pca_strength": 0.9510119795642343, + "union_pixels": 85004, + "tx_anchor": 626.3584158415841, + "ty_anchor": 77.07942794279428, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 626.3584158415841, + "cy": 77.07942794279428, + "pixels": 4545 + }, + "tool_body": { + "cx": 296.40495660661054, + "cy": 65.93469888416999, + "pixels": 75818 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 651.7076061193708, + "cy": 135.62723550958844, + "pixels": 4641 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 621.7872679542471, + "ty": 410.7097318582411, + "theta": -3.0784034256706727, + "vx": -0.9980042576789856, + "vy": -0.06314718723297119, + "pca_strength": 0.8883445553951003, + "union_pixels": 20318, + "tx_anchor": 621.7872679542471, + "ty_anchor": 410.7097318582411, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 621.7872679542471, + "cy": 410.7097318582411, + "pixels": 10666 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 458.12305025996534, + "cy": 435.79202772963606, + "pixels": 4039 + }, + "right_gripper": { + "cx": 487.7619811152681, + "cy": 371.1658649563513, + "pixels": 5613 + } + } + } + } + }, + { + "frame_idx": 177, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 626.6399909317615, + "ty": 76.7397415552029, + "theta": -0.03824580005357312, + "vx": 0.9992687106132507, + "vy": -0.038236476480960846, + "pca_strength": 0.9532011910154464, + "union_pixels": 83857, + "tx_anchor": 626.6399909317615, + "ty_anchor": 76.7397415552029, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 626.6399909317615, + "cy": 76.7397415552029, + "pixels": 4411 + }, + "tool_body": { + "cx": 297.4441538687339, + "cy": 64.90551990072984, + "pixels": 74947 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 652.6730384529895, + "cy": 133.68681929317626, + "pixels": 4499 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 616.1177308754119, + "ty": 414.0452400035622, + "theta": -3.084084042261565, + "vx": -0.9983468651771545, + "vy": -0.057476919144392014, + "pca_strength": 0.8926293404324019, + "union_pixels": 20567, + "tx_anchor": 616.1177308754119, + "ty_anchor": 414.0452400035622, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 616.1177308754119, + "cy": 414.0452400035622, + "pixels": 11229 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 448.61736334405145, + "cy": 437.1519292604502, + "pixels": 3732 + }, + "right_gripper": { + "cx": 486.3952907599001, + "cy": 374.1303960042811, + "pixels": 5606 + } + } + } + } + }, + { + "frame_idx": 178, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 626.5223367697595, + "ty": 75.37136311569301, + "theta": -0.039227340305211994, + "vx": 0.9992307424545288, + "vy": -0.039217282086610794, + "pca_strength": 0.9545056961368208, + "union_pixels": 82270, + "tx_anchor": 626.5223367697595, + "ty_anchor": 75.37136311569301, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 626.5223367697595, + "cy": 75.37136311569301, + "pixels": 4365 + }, + "tool_body": { + "cx": 297.4299034888311, + "cy": 63.595007010331734, + "pixels": 73463 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 653.1355245384962, + "cy": 131.71229176046825, + "pixels": 4442 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 614.7314589528702, + "ty": 415.5499684599441, + "theta": -3.0863904125306303, + "vx": -0.9984767436981201, + "vy": -0.05517420917749405, + "pca_strength": 0.8980542017513937, + "union_pixels": 19986, + "tx_anchor": 614.7314589528702, + "ty_anchor": 415.5499684599441, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 614.7314589528702, + "cy": 415.5499684599441, + "pixels": 11097 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 444.07826860361695, + "cy": 438.7453305662615, + "pixels": 3373 + }, + "right_gripper": { + "cx": 484.85170413343, + "cy": 376.9146120377085, + "pixels": 5516 + } + } + } + } + }, + { + "frame_idx": 179, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 626.43738317757, + "ty": 73.86635514018691, + "theta": -0.03934193411768176, + "vx": 0.9992262125015259, + "vy": -0.03933178633451462, + "pca_strength": 0.9560566767110554, + "union_pixels": 80454, + "tx_anchor": 626.43738317757, + "ty_anchor": 73.86635514018691, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 626.43738317757, + "cy": 73.86635514018691, + "pixels": 4280 + }, + "tool_body": { + "cx": 297.5322758102029, + "cy": 62.10562232775789, + "pixels": 71803 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 653.4019675131549, + "cy": 129.22695035460993, + "pixels": 4371 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 614.2494971658439, + "ty": 416.32784786981165, + "theta": -3.0899326220094436, + "vx": -0.9986659288406372, + "vy": -0.05163705721497536, + "pca_strength": 0.9032266238658052, + "union_pixels": 19569, + "tx_anchor": 614.2494971658439, + "ty_anchor": 416.32784786981165, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 614.2494971658439, + "cy": 416.32784786981165, + "pixels": 10938 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 440.88055034396496, + "cy": 439.6544715447154, + "pixels": 3198 + }, + "right_gripper": { + "cx": 483.3121663905761, + "cy": 379.1030738082091, + "pixels": 5433 + } + } + } + } + }, + { + "frame_idx": 180, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 626.6562945368171, + "ty": 72.25653206650831, + "theta": -0.0352676324838737, + "vx": 0.9993782043457031, + "vy": -0.03526032343506813, + "pca_strength": 0.9582005982158914, + "union_pixels": 78849, + "tx_anchor": 626.6562945368171, + "ty_anchor": 72.25653206650831, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 626.6562945368171, + "cy": 72.25653206650831, + "pixels": 4210 + }, + "tool_body": { + "cx": 297.4662949317933, + "cy": 60.790415499068295, + "pixels": 70301 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 653.6104195481789, + "cy": 127.19617335177502, + "pixels": 4338 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 613.0130346979989, + "ty": 417.4570405727924, + "theta": -3.0901999757910685, + "vx": -0.9986796975135803, + "vy": -0.051370058208703995, + "pca_strength": 0.9060873576163337, + "union_pixels": 19291, + "tx_anchor": 613.0130346979989, + "ty_anchor": 417.4570405727924, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 613.0130346979989, + "cy": 417.4570405727924, + "pixels": 10894 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 438.8243152972612, + "cy": 440.64261857047427, + "pixels": 2994 + }, + "right_gripper": { + "cx": 482.26799925967055, + "cy": 381.1071626873959, + "pixels": 5403 + } + } + } + } + }, + { + "frame_idx": 181, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 626.8108827085853, + "ty": 70.75646916565901, + "theta": -0.03313191525952955, + "vx": 0.999451220035553, + "vy": -0.0331258550286293, + "pca_strength": 0.9588749215218918, + "union_pixels": 77518, + "tx_anchor": 626.8108827085853, + "ty_anchor": 70.75646916565901, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 626.8108827085853, + "cy": 70.75646916565901, + "pixels": 4135 + }, + "tool_body": { + "cx": 297.38249501055736, + "cy": 59.7901397043936, + "pixels": 69146 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 654.0285579419401, + "cy": 125.14349775784753, + "pixels": 4237 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 612.7000923361035, + "ty": 417.9915974145891, + "theta": -3.0912806651339597, + "vx": -0.9987346529960632, + "vy": -0.05029076710343361, + "pca_strength": 0.9087083061708052, + "union_pixels": 19084, + "tx_anchor": 612.7000923361035, + "ty_anchor": 417.9915974145891, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 612.7000923361035, + "cy": 417.9915974145891, + "pixels": 10830 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 437.74031811894884, + "cy": 441.3755186721992, + "pixels": 2892 + }, + "right_gripper": { + "cx": 481.1408056695263, + "cy": 382.550167847818, + "pixels": 5362 + } + } + } + } + }, + { + "frame_idx": 182, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 626.7124263261296, + "ty": 69.69400785854617, + "theta": -0.03362690922781859, + "vx": 0.9994347095489502, + "vy": -0.033620573580265045, + "pca_strength": 0.9600427134850773, + "union_pixels": 76254, + "tx_anchor": 626.7124263261296, + "ty_anchor": 69.69400785854617, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 626.7124263261296, + "cy": 69.69400785854617, + "pixels": 4072 + }, + "tool_body": { + "cx": 297.61014682323895, + "cy": 58.77099102012022, + "pixels": 68041 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 654.3977300169041, + "cy": 123.21516541898092, + "pixels": 4141 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 614.1569767441861, + "ty": 418.22893633244377, + "theta": -3.090295077742626, + "vx": -0.9986845850944519, + "vy": -0.05127508193254471, + "pca_strength": 0.9112845688872713, + "union_pixels": 18565, + "tx_anchor": 614.1569767441861, + "ty_anchor": 418.22893633244377, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 614.1569767441861, + "cy": 418.22893633244377, + "pixels": 10492 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 438.38096974115933, + "cy": 442.2971199416697, + "pixels": 2743 + }, + "right_gripper": { + "cx": 481.78348968105064, + "cy": 384.0568480300188, + "pixels": 5330 + } + } + } + } + } + ], + "saved_at_unix": 1769897613.6405673 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000027_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000027_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..148f8e9e1810be4f51dc4ba8f824a5a9cea48637 --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000027_tool_poses.json @@ -0,0 +1,4189 @@ +{ + "clip_id": "1_AegGa2hd", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/PULLING/1_AegGa2hd.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/PULLING/1_AegGa2hd", + "num_frames": 43, + "tools": [ + "grasper", + "scissor" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 59.655863539445626, + "ty": 227.3219616204691, + "theta": 0.18673319603509428, + "vx": 0.9826160073280334, + "vy": 0.18564988672733307, + "pca_strength": 0.8679087383098812, + "union_pixels": 4081, + "tx_anchor": 59.655863539445626, + "ty_anchor": 227.3219616204691, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 59.655863539445626, + "cy": 227.3219616204691, + "pixels": 2345 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 128.0177646188009, + "cy": 237.9822353811991, + "pixels": 1351 + }, + "right_gripper": { + "cx": 85.64155844155844, + "cy": 255.16883116883116, + "pixels": 385 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 403.5326902465166, + "ty": 325.9003215434084, + "theta": -2.7825037711191887, + "vx": -0.9362174272537231, + "vy": -0.35142138600349426, + "pca_strength": 0.8606936475746588, + "union_pixels": 33351, + "tx_anchor": 403.5326902465166, + "ty_anchor": 325.9003215434084, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 403.5326902465166, + "cy": 325.9003215434084, + "pixels": 933 + }, + "tool_body": { + "cx": 565.0503576446545, + "cy": 354.1424511431856, + "pixels": 31316 + }, + "left_gripper": { + "cx": 355.03357531760435, + "cy": 313.95009074410166, + "pixels": 1102 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 60.12812116250512, + "ty": 224.53868194842406, + "theta": 0.2064722568885389, + "vx": 0.9787602424621582, + "vy": 0.2050083726644516, + "pca_strength": 0.8710566474466748, + "union_pixels": 4094, + "tx_anchor": 60.12812116250512, + "ty_anchor": 224.53868194842406, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 60.12812116250512, + "cy": 224.53868194842406, + "pixels": 2443 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.04118993135012, + "cy": 236.8093058733791, + "pixels": 1311 + }, + "right_gripper": { + "cx": 87.28823529411764, + "cy": 253.18235294117648, + "pixels": 340 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 403.9532044760936, + "ty": 325.6297049847406, + "theta": -2.7833788302798714, + "vx": -0.9365245699882507, + "vy": -0.35060200095176697, + "pca_strength": 0.8596698172507449, + "union_pixels": 33439, + "tx_anchor": 403.9532044760936, + "ty_anchor": 325.6297049847406, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 403.9532044760936, + "cy": 325.6297049847406, + "pixels": 983 + }, + "tool_body": { + "cx": 565.3801218073403, + "cy": 353.5041931060872, + "pixels": 31361 + }, + "left_gripper": { + "cx": 354.90410958904107, + "cy": 313.4429223744292, + "pixels": 1095 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 60.314039408866996, + "ty": 221.53037766830872, + "theta": 0.19817810606915662, + "vx": 0.9804269075393677, + "vy": 0.196883425116539, + "pca_strength": 0.8742336539444673, + "union_pixels": 4211, + "tx_anchor": 60.314039408866996, + "ty_anchor": 221.53037766830872, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 60.314039408866996, + "cy": 221.53037766830872, + "pixels": 2436 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 129.07298245614035, + "cy": 232.95157894736843, + "pixels": 1425 + }, + "right_gripper": { + "cx": 88.41714285714286, + "cy": 249.89714285714285, + "pixels": 350 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.05494505494505, + "ty": 325.1988011988012, + "theta": -2.7810321973876646, + "vx": -0.9356992244720459, + "vy": -0.3527987003326416, + "pca_strength": 0.8580858969189186, + "union_pixels": 33418, + "tx_anchor": 404.05494505494505, + "ty_anchor": 325.1988011988012, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 404.05494505494505, + "cy": 325.1988011988012, + "pixels": 1001 + }, + "tool_body": { + "cx": 565.4985169829373, + "cy": 352.82774677084996, + "pixels": 31355 + }, + "left_gripper": { + "cx": 355.13182674199624, + "cy": 313.07815442561207, + "pixels": 1062 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 60.99533437013997, + "ty": 217.89852255054433, + "theta": 0.23639841199882713, + "vx": 0.9721877574920654, + "vy": 0.23420272767543793, + "pca_strength": 0.860868746202161, + "union_pixels": 4227, + "tx_anchor": 60.99533437013997, + "ty_anchor": 217.89852255054433, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 60.99533437013997, + "cy": 217.89852255054433, + "pixels": 2572 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.17092651757187, + "cy": 231.78274760383385, + "pixels": 1252 + }, + "right_gripper": { + "cx": 88.90818858560795, + "cy": 247.92555831265508, + "pixels": 403 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.2183449651047, + "ty": 325.1246261216351, + "theta": -2.779556657457532, + "vx": -0.9351776838302612, + "vy": -0.3541789948940277, + "pca_strength": 0.8586754018626831, + "union_pixels": 33526, + "tx_anchor": 404.2183449651047, + "ty_anchor": 325.1246261216351, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 404.2183449651047, + "cy": 325.1246261216351, + "pixels": 1003 + }, + "tool_body": { + "cx": 565.5884934643641, + "cy": 352.18690964602615, + "pixels": 31443 + }, + "left_gripper": { + "cx": 354.5472222222222, + "cy": 312.44444444444446, + "pixels": 1080 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 60.68364928909953, + "ty": 213.60939968404423, + "theta": 0.2416957441039767, + "vx": 0.9709334969520569, + "vy": 0.23934942483901978, + "pca_strength": 0.8627808359096056, + "union_pixels": 4299, + "tx_anchor": 60.68364928909953, + "ty_anchor": 213.60939968404423, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 60.68364928909953, + "cy": 213.60939968404423, + "pixels": 2532 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 128.79896142433233, + "cy": 227.8041543026706, + "pixels": 1348 + }, + "right_gripper": { + "cx": 86.85918854415274, + "cy": 243.0, + "pixels": 419 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.68010999083407, + "ty": 323.5288725939505, + "theta": -2.788724800173406, + "vx": -0.9383854866027832, + "vy": -0.34559038281440735, + "pca_strength": 0.8597735283091271, + "union_pixels": 33580, + "tx_anchor": 405.68010999083407, + "ty_anchor": 323.5288725939505, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.68010999083407, + "cy": 323.5288725939505, + "pixels": 1091 + }, + "tool_body": { + "cx": 566.2146591851049, + "cy": 351.5095326149334, + "pixels": 31366 + }, + "left_gripper": { + "cx": 355.126447016919, + "cy": 311.5690115761353, + "pixels": 1123 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 61.26487305797651, + "ty": 207.24744221295944, + "theta": 0.27298096994257265, + "vx": 0.9629715085029602, + "vy": 0.2696032226085663, + "pca_strength": 0.8517975076140221, + "union_pixels": 4263, + "tx_anchor": 61.26487305797651, + "ty_anchor": 207.24744221295944, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 61.26487305797651, + "cy": 207.24744221295944, + "pixels": 2639 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 129.88300597779676, + "cy": 223.22801024765158, + "pixels": 1171 + }, + "right_gripper": { + "cx": 87.24503311258277, + "cy": 237.37527593818984, + "pixels": 453 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.121157323689, + "ty": 323.52893309222424, + "theta": -2.781534246947772, + "vx": -0.9358762502670288, + "vy": -0.352328896522522, + "pca_strength": 0.8578120803907585, + "union_pixels": 33603, + "tx_anchor": 405.121157323689, + "ty_anchor": 323.52893309222424, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.121157323689, + "cy": 323.52893309222424, + "pixels": 1106 + }, + "tool_body": { + "cx": 566.2754790247628, + "cy": 350.65109173085494, + "pixels": 31418 + }, + "left_gripper": { + "cx": 353.91936978683964, + "cy": 310.87395736793326, + "pixels": 1079 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 63.41298122812599, + "ty": 197.91823098950047, + "theta": 0.3017061770194059, + "vx": 0.9548308849334717, + "vy": 0.29714974761009216, + "pca_strength": 0.8420214736608661, + "union_pixels": 4821, + "tx_anchor": 63.41298122812599, + "ty_anchor": 197.91823098950047, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 63.41298122812599, + "cy": 197.91823098950047, + "pixels": 3143 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 135.26897689768978, + "cy": 215.7871287128713, + "pixels": 1212 + }, + "right_gripper": { + "cx": 91.37982832618026, + "cy": 230.00858369098714, + "pixels": 466 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.4944680851064, + "ty": 323.2144680851064, + "theta": -2.7794404821057745, + "vx": -0.9351364970207214, + "vy": -0.35428762435913086, + "pca_strength": 0.8555433975858482, + "union_pixels": 33599, + "tx_anchor": 405.4944680851064, + "ty_anchor": 323.2144680851064, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.4944680851064, + "cy": 323.2144680851064, + "pixels": 1175 + }, + "tool_body": { + "cx": 566.7306113356459, + "cy": 349.378989911848, + "pixels": 31423 + }, + "left_gripper": { + "cx": 354.1928071928072, + "cy": 309.9160839160839, + "pixels": 1001 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 65.21274207128825, + "ty": 185.56469267471232, + "theta": 0.33367366868668, + "vx": 0.9448455572128296, + "vy": 0.3275162875652313, + "pca_strength": 0.8280194247790403, + "union_pixels": 5294, + "tx_anchor": 65.21274207128825, + "ty_anchor": 185.56469267471232, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 65.21274207128825, + "cy": 185.56469267471232, + "pixels": 3563 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 139.02548853016143, + "cy": 205.70603228547154, + "pixels": 1177 + }, + "right_gripper": { + "cx": 92.92057761732852, + "cy": 218.6768953068592, + "pixels": 554 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.9813463098135, + "ty": 322.7769667477697, + "theta": -2.7847694314266835, + "vx": -0.9370112419128418, + "vy": -0.3492993414402008, + "pca_strength": 0.8569369957978089, + "union_pixels": 33797, + "tx_anchor": 405.9813463098135, + "ty_anchor": 322.7769667477697, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.9813463098135, + "cy": 322.7769667477697, + "pixels": 1233 + }, + "tool_body": { + "cx": 567.1949222469058, + "cy": 347.33719454141544, + "pixels": 31510 + }, + "left_gripper": { + "cx": 354.7552182163188, + "cy": 307.8225806451613, + "pixels": 1054 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 68.29075829383886, + "ty": 171.33412322274881, + "theta": 0.33613153816838365, + "vx": 0.944037675857544, + "vy": 0.3298375904560089, + "pca_strength": 0.8459642260164107, + "union_pixels": 6219, + "tx_anchor": 68.29075829383886, + "ty_anchor": 171.33412322274881, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 68.29075829383886, + "cy": 171.33412322274881, + "pixels": 4220 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 150.1003558718861, + "cy": 194.4896797153025, + "pixels": 1405 + }, + "right_gripper": { + "cx": 99.97979797979798, + "cy": 206.2205387205387, + "pixels": 594 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 407.1787878787879, + "ty": 315.8818181818182, + "theta": -2.7761605111109016, + "vx": -0.9339694380760193, + "vy": -0.35735294222831726, + "pca_strength": 0.8540333065947191, + "union_pixels": 33599, + "tx_anchor": 407.1787878787879, + "ty_anchor": 315.8818181818182, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 407.1787878787879, + "cy": 315.8818181818182, + "pixels": 990 + }, + "tool_body": { + "cx": 568.0743597067504, + "cy": 345.0681392617982, + "pixels": 31509 + }, + "left_gripper": { + "cx": 357.1727272727273, + "cy": 306.22818181818184, + "pixels": 1100 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 70.60736842105263, + "ty": 155.5322105263158, + "theta": 0.34464120579906576, + "vx": 0.9411967396736145, + "vy": 0.33785900473594666, + "pca_strength": 0.8508205987324838, + "union_pixels": 6566, + "tx_anchor": 70.60736842105263, + "ty_anchor": 155.5322105263158, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 70.60736842105263, + "cy": 155.5322105263158, + "pixels": 4750 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 155.2020979020979, + "cy": 180.75034965034965, + "pixels": 1430 + }, + "right_gripper": { + "cx": 105.57253886010362, + "cy": 189.80310880829015, + "pixels": 386 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.0822429906542, + "ty": 314.58971962616823, + "theta": -2.783564404120161, + "vx": -0.9365895986557007, + "vy": -0.35042819380760193, + "pca_strength": 0.8552180474106634, + "union_pixels": 33794, + "tx_anchor": 405.0822429906542, + "ty_anchor": 314.58971962616823, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.0822429906542, + "cy": 314.58971962616823, + "pixels": 1070 + }, + "tool_body": { + "cx": 568.7162299346488, + "cy": 342.2753632383732, + "pixels": 31522 + }, + "left_gripper": { + "cx": 356.8868552412646, + "cy": 303.6763727121464, + "pixels": 1202 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 73.00219218122031, + "ty": 138.8858238947753, + "theta": 0.4498298152576147, + "vx": 0.9005211591720581, + "vy": 0.4348123073577881, + "pca_strength": 0.7878075641530763, + "union_pixels": 6904, + "tx_anchor": 73.00219218122031, + "ty_anchor": 138.8858238947753, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 73.00219218122031, + "cy": 138.8858238947753, + "pixels": 5474 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 149.60341365461846, + "cy": 164.69678714859438, + "pixels": 996 + }, + "right_gripper": { + "cx": 114.06221198156682, + "cy": 177.77188940092165, + "pixels": 434 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.7025, + "ty": 312.6308333333333, + "theta": -2.7861837067885884, + "vx": -0.9375042915344238, + "vy": -0.3479737937450409, + "pca_strength": 0.8551407261264818, + "union_pixels": 33884, + "tx_anchor": 404.7025, + "ty_anchor": 312.6308333333333, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 404.7025, + "cy": 312.6308333333333, + "pixels": 1200 + }, + "tool_body": { + "cx": 569.2721927343229, + "cy": 339.82639926262596, + "pixels": 31463 + }, + "left_gripper": { + "cx": 356.58640458640457, + "cy": 301.34479934479936, + "pixels": 1221 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 75.52238562091503, + "ty": 122.9171568627451, + "theta": 0.5106528472764584, + "vx": 0.8724256157875061, + "vy": 0.48874691128730774, + "pca_strength": 0.7933485102084222, + "union_pixels": 7887, + "tx_anchor": 75.52238562091503, + "ty_anchor": 122.9171568627451, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 75.52238562091503, + "cy": 122.9171568627451, + "pixels": 6120 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 157.20891089108912, + "cy": 154.8009900990099, + "pixels": 1010 + }, + "right_gripper": { + "cx": 114.02906208718626, + "cy": 165.99471598414794, + "pixels": 757 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.52337228714526, + "ty": 312.4457429048414, + "theta": -2.788072473991108, + "vx": -0.9381598234176636, + "vy": -0.34620243310928345, + "pca_strength": 0.8534756667586075, + "union_pixels": 34002, + "tx_anchor": 405.52337228714526, + "ty_anchor": 312.4457429048414, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.52337228714526, + "cy": 312.4457429048414, + "pixels": 1198 + }, + "tool_body": { + "cx": 569.5551366933823, + "cy": 339.1009915418, + "pixels": 31567 + }, + "left_gripper": { + "cx": 356.71867421180275, + "cy": 301.24494745351655, + "pixels": 1237 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 78.75370747310265, + "ty": 108.13099738296016, + "theta": 0.583504803640477, + "vx": 0.8345367908477783, + "vy": 0.5509521961212158, + "pca_strength": 0.7851374113324947, + "union_pixels": 8515, + "tx_anchor": 78.75370747310265, + "ty_anchor": 108.13099738296016, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 78.75370747310265, + "cy": 108.13099738296016, + "pixels": 6878 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 155.2606263982103, + "cy": 142.92393736017897, + "pixels": 894 + }, + "right_gripper": { + "cx": 122.84656796769852, + "cy": 154.73755047106326, + "pixels": 743 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 406.4628522630231, + "ty": 312.1366353543979, + "theta": -2.7940188304719102, + "vx": -0.9402018785476685, + "vy": -0.34061771631240845, + "pca_strength": 0.8545178328665053, + "union_pixels": 33882, + "tx_anchor": 406.4628522630231, + "ty_anchor": 312.1366353543979, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 406.4628522630231, + "cy": 312.1366353543979, + "pixels": 1171 + }, + "tool_body": { + "cx": 569.8971139787681, + "cy": 339.122242705486, + "pixels": 31462 + }, + "left_gripper": { + "cx": 356.8726981585268, + "cy": 301.39151321056846, + "pixels": 1249 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 81.5174103688419, + "ty": 92.94725303069383, + "theta": 0.6972629395199543, + "vx": 0.7666025757789612, + "vy": 0.6421218514442444, + "pca_strength": 0.7397329086274125, + "union_pixels": 8861, + "tx_anchor": 81.5174103688419, + "ty_anchor": 92.94725303069383, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 81.5174103688419, + "cy": 92.94725303069383, + "pixels": 7754 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 140.625, + "cy": 127.22977941176471, + "pixels": 544 + }, + "right_gripper": { + "cx": 133.8259325044405, + "cy": 143.7779751332149, + "pixels": 563 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 407.7033363390442, + "ty": 312.28944995491435, + "theta": -2.7891910073494217, + "vx": -0.9385464787483215, + "vy": -0.3451528549194336, + "pca_strength": 0.851264437159624, + "union_pixels": 33832, + "tx_anchor": 407.7033363390442, + "ty_anchor": 312.28944995491435, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 407.7033363390442, + "cy": 312.28944995491435, + "pixels": 1109 + }, + "tool_body": { + "cx": 570.1174786922784, + "cy": 339.29970741635924, + "pixels": 31444 + }, + "left_gripper": { + "cx": 357.32759968725566, + "cy": 301.7787333854574, + "pixels": 1279 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 85.03066619668664, + "ty": 77.40242039713313, + "theta": 0.7046494657062421, + "vx": 0.7618386745452881, + "vy": 0.6477668285369873, + "pca_strength": 0.7571505300035121, + "union_pixels": 9741, + "tx_anchor": 85.03066619668664, + "ty_anchor": 77.40242039713313, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 85.03066619668664, + "cy": 77.40242039713313, + "pixels": 8511 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 147.1818181818182, + "cy": 119.89562289562289, + "pixels": 594 + }, + "right_gripper": { + "cx": 138.6006289308176, + "cy": 133.71069182389937, + "pixels": 636 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 409.2287893231649, + "ty": 312.3641563393708, + "theta": -2.7840607188585635, + "vx": -0.9367634057998657, + "vy": -0.34996330738067627, + "pca_strength": 0.8512755335322447, + "union_pixels": 33825, + "tx_anchor": 409.2287893231649, + "ty_anchor": 312.3641563393708, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 409.2287893231649, + "cy": 312.3641563393708, + "pixels": 1049 + }, + "tool_body": { + "cx": 569.8350861632033, + "cy": 340.93081601621896, + "pixels": 31568 + }, + "left_gripper": { + "cx": 356.43046357615896, + "cy": 302.69453642384104, + "pixels": 1208 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 87.62043397666558, + "ty": 61.46167266383164, + "theta": 0.6989672291160837, + "vx": 0.7655071020126343, + "vy": 0.6434274315834045, + "pca_strength": 0.7667811439860163, + "union_pixels": 10616, + "tx_anchor": 87.62043397666558, + "ty_anchor": 61.46167266383164, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 87.62043397666558, + "cy": 61.46167266383164, + "pixels": 9171 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 154.39137380191693, + "cy": 107.30511182108626, + "pixels": 626 + }, + "right_gripper": { + "cx": 142.77533577533578, + "cy": 119.54456654456655, + "pixels": 819 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 408.7340930674264, + "ty": 314.19848053181386, + "theta": -2.787110459262536, + "vx": -0.93782639503479, + "vy": -0.3471048176288605, + "pca_strength": 0.8492050631867478, + "union_pixels": 33966, + "tx_anchor": 408.7340930674264, + "ty_anchor": 314.19848053181386, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 408.7340930674264, + "cy": 314.19848053181386, + "pixels": 1053 + }, + "tool_body": { + "cx": 569.3896783137465, + "cy": 343.14386086518164, + "pixels": 31739 + }, + "left_gripper": { + "cx": 354.8994889267462, + "cy": 304.587734241908, + "pixels": 1174 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 90.6667758488918, + "ty": 49.606616442843105, + "theta": 0.6499681743699377, + "vx": 0.7961030602455139, + "vy": 0.6051610708236694, + "pca_strength": 0.731062532757101, + "union_pixels": 10366, + "tx_anchor": 90.6667758488918, + "ty_anchor": 49.606616442843105, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 90.6667758488918, + "cy": 49.606616442843105, + "pixels": 9159 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 151.81714285714287, + "cy": 86.92, + "pixels": 175 + }, + "right_gripper": { + "cx": 146.22674418604652, + "cy": 106.25484496124031, + "pixels": 1032 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 406.94048780487805, + "ty": 317.8517073170732, + "theta": -2.7857256754899877, + "vx": -0.9373447895050049, + "vy": -0.3484031558036804, + "pca_strength": 0.8507725015685751, + "union_pixels": 34200, + "tx_anchor": 406.94048780487805, + "ty_anchor": 317.8517073170732, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 406.94048780487805, + "cy": 317.8517073170732, + "pixels": 1025 + }, + "tool_body": { + "cx": 568.1539158697418, + "cy": 345.4008688043003, + "pixels": 31998 + }, + "left_gripper": { + "cx": 354.61682242990656, + "cy": 306.12574341546303, + "pixels": 1177 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 94.5642323174238, + "ty": 40.932259919493966, + "theta": 0.5266694158738414, + "vx": 0.8644859790802002, + "vy": 0.502656877040863, + "pca_strength": 0.7224020609164631, + "union_pixels": 10013, + "tx_anchor": 94.5642323174238, + "ty_anchor": 40.932259919493966, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 94.5642323174238, + "cy": 40.932259919493966, + "pixels": 8695 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 151.97260273972603, + "cy": 70.08904109589041, + "pixels": 146 + }, + "right_gripper": { + "cx": 148.61348122866895, + "cy": 95.69027303754267, + "pixels": 1172 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 406.27953890489914, + "ty": 319.57252641690684, + "theta": -2.788333903723486, + "vx": -0.9382503032684326, + "vy": -0.3459571599960327, + "pca_strength": 0.8502221593211547, + "union_pixels": 34317, + "tx_anchor": 406.27953890489914, + "ty_anchor": 319.57252641690684, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 406.27953890489914, + "cy": 319.57252641690684, + "pixels": 1041 + }, + "tool_body": { + "cx": 567.7442737386643, + "cy": 347.1584343544517, + "pixels": 32089 + }, + "left_gripper": { + "cx": 353.62257792754843, + "cy": 307.4743049705139, + "pixels": 1187 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 97.94255237116052, + "ty": 34.12402004883691, + "theta": 0.4761389120332428, + "vx": 0.8887712955474854, + "vy": 0.4583509862422943, + "pca_strength": 0.7796176958824415, + "union_pixels": 9579, + "tx_anchor": 97.94255237116052, + "ty_anchor": 34.12402004883691, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 97.94255237116052, + "cy": 34.12402004883691, + "pixels": 7781 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 161.5195822454308, + "cy": 66.94778067885117, + "pixels": 383 + }, + "right_gripper": { + "cx": 153.20494699646642, + "cy": 86.61272084805654, + "pixels": 1415 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.19226856561545, + "ty": 320.05493387589013, + "theta": -2.7869442920812753, + "vx": -0.9377686381340027, + "vy": -0.34726062417030334, + "pca_strength": 0.8515754682968893, + "union_pixels": 34319, + "tx_anchor": 405.19226856561545, + "ty_anchor": 320.05493387589013, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.19226856561545, + "cy": 320.05493387589013, + "pixels": 983 + }, + "tool_body": { + "cx": 567.3592532568722, + "cy": 348.9636289970704, + "pixels": 32086 + }, + "left_gripper": { + "cx": 355.2, + "cy": 309.6448, + "pixels": 1250 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 99.96461582900058, + "ty": 29.244078567302136, + "theta": 0.4318605116411957, + "vx": 0.9081885814666748, + "vy": 0.4185612201690674, + "pca_strength": 0.790765670962272, + "union_pixels": 8642, + "tx_anchor": 99.96461582900058, + "ty_anchor": 29.244078567302136, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 99.96461582900058, + "cy": 29.244078567302136, + "pixels": 6924 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 160.52173913043478, + "cy": 61.64492753623188, + "pixels": 414 + }, + "right_gripper": { + "cx": 151.08512269938652, + "cy": 79.3489263803681, + "pixels": 1304 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 403.58193277310926, + "ty": 321.4642857142857, + "theta": -2.7877633127267156, + "vx": -0.938052773475647, + "vy": -0.3464924693107605, + "pca_strength": 0.8508511481161858, + "union_pixels": 34529, + "tx_anchor": 403.58193277310926, + "ty_anchor": 321.4642857142857, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 403.58193277310926, + "cy": 321.4642857142857, + "pixels": 952 + }, + "tool_body": { + "cx": 566.3148486066867, + "cy": 350.47258219156896, + "pixels": 32333 + }, + "left_gripper": { + "cx": 353.76929260450163, + "cy": 310.86897106109325, + "pixels": 1244 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 101.57022471910112, + "ty": 26.430243445692884, + "theta": 0.39561958766061034, + "vx": 0.9227579832077026, + "vy": 0.38537999987602234, + "pca_strength": 0.8169277302330336, + "union_pixels": 8178, + "tx_anchor": 101.57022471910112, + "ty_anchor": 26.430243445692884, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 101.57022471910112, + "cy": 26.430243445692884, + "pixels": 6408 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 166.52136752136752, + "cy": 62.707692307692305, + "pixels": 585 + }, + "right_gripper": { + "cx": 151.92067510548523, + "cy": 73.04303797468354, + "pixels": 1185 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 403.7899073120494, + "ty": 322.90525231719874, + "theta": -2.787566665576994, + "vx": -0.9379845857620239, + "vy": -0.34667691588401794, + "pca_strength": 0.8521547414793602, + "union_pixels": 34400, + "tx_anchor": 403.7899073120494, + "ty_anchor": 322.90525231719874, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 403.7899073120494, + "cy": 322.90525231719874, + "pixels": 971 + }, + "tool_body": { + "cx": 566.2265814141164, + "cy": 351.70032280091874, + "pixels": 32218 + }, + "left_gripper": { + "cx": 354.74896779521055, + "cy": 312.4715111478117, + "pixels": 1211 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 102.80618022973628, + "ty": 24.951625950493447, + "theta": 0.39479852443069946, + "vx": 0.9230740666389465, + "vy": 0.3846222162246704, + "pca_strength": 0.8320669095991329, + "union_pixels": 8093, + "tx_anchor": 102.80618022973628, + "ty_anchor": 24.951625950493447, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 102.80618022973628, + "cy": 24.951625950493447, + "pixels": 6181 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 170.04714285714286, + "cy": 62.72142857142857, + "pixels": 700 + }, + "right_gripper": { + "cx": 154.2062706270627, + "cy": 71.49339933993399, + "pixels": 1212 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 402.97473684210524, + "ty": 324.02947368421053, + "theta": -2.795779492899079, + "vx": -0.940800130367279, + "vy": -0.33896180987358093, + "pca_strength": 0.8532275603099615, + "union_pixels": 34461, + "tx_anchor": 402.97473684210524, + "ty_anchor": 324.02947368421053, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 402.97473684210524, + "cy": 324.02947368421053, + "pixels": 950 + }, + "tool_body": { + "cx": 565.6350464396285, + "cy": 352.70962848297216, + "pixels": 32300 + }, + "left_gripper": { + "cx": 353.11643270024774, + "cy": 313.84227910817503, + "pixels": 1211 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 103.01581488263692, + "ty": 24.253704011986017, + "theta": 0.42428712841399646, + "vx": 0.9113324284553528, + "vy": 0.4116712212562561, + "pca_strength": 0.8374098911261265, + "union_pixels": 8077, + "tx_anchor": 103.01581488263692, + "ty_anchor": 24.253704011986017, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 103.01581488263692, + "cy": 24.253704011986017, + "pixels": 6007 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 170.76592592592593, + "cy": 62.30814814814815, + "pixels": 675 + }, + "right_gripper": { + "cx": 156.3068100358423, + "cy": 72.18351254480287, + "pixels": 1395 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 401.7226720647773, + "ty": 324.8248987854251, + "theta": -2.796047966231493, + "vx": -0.9408911466598511, + "vy": -0.3387092351913452, + "pca_strength": 0.8523660924695228, + "union_pixels": 34484, + "tx_anchor": 401.7226720647773, + "ty_anchor": 324.8248987854251, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 401.7226720647773, + "cy": 324.8248987854251, + "pixels": 988 + }, + "tool_body": { + "cx": 564.9582393125406, + "cy": 353.73113659546846, + "pixels": 32351 + }, + "left_gripper": { + "cx": 350.35633187772925, + "cy": 315.37292576419213, + "pixels": 1145 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 103.14722785665991, + "ty": 23.844658553076403, + "theta": 0.4225781355216119, + "vx": 0.9120346307754517, + "vy": 0.4101131558418274, + "pca_strength": 0.8389432971330666, + "union_pixels": 8034, + "tx_anchor": 103.14722785665991, + "ty_anchor": 23.844658553076403, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 103.14722785665991, + "cy": 23.844658553076403, + "pixels": 5916 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 170.704, + "cy": 58.872, + "pixels": 625 + }, + "right_gripper": { + "cx": 156.66443402545212, + "cy": 71.98057602143335, + "pixels": 1493 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 400.7583756345178, + "ty": 325.3695431472081, + "theta": -2.7995396599064297, + "vx": -0.9420680403709412, + "vy": -0.3354218602180481, + "pca_strength": 0.8552385002669038, + "union_pixels": 34693, + "tx_anchor": 400.7583756345178, + "ty_anchor": 325.3695431472081, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 400.7583756345178, + "cy": 325.3695431472081, + "pixels": 985 + }, + "tool_body": { + "cx": 564.2342617439314, + "cy": 354.89454365997346, + "pixels": 32421 + }, + "left_gripper": { + "cx": 349.4234654234654, + "cy": 315.7940947940948, + "pixels": 1287 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 104.32434752747253, + "ty": 23.072802197802197, + "theta": 0.4091584284658457, + "vx": 0.9174559712409973, + "vy": 0.397837370634079, + "pca_strength": 0.8454027003148082, + "union_pixels": 7934, + "tx_anchor": 104.32434752747253, + "ty_anchor": 23.072802197802197, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 104.32434752747253, + "cy": 23.072802197802197, + "pixels": 5824 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 173.11589895988112, + "cy": 58.53789004457652, + "pixels": 673 + }, + "right_gripper": { + "cx": 158.7292971468337, + "cy": 70.81906750173974, + "pixels": 1437 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 400.04249011857706, + "ty": 325.44169960474306, + "theta": -2.798751551756685, + "vx": -0.9418033957481384, + "vy": -0.3361642062664032, + "pca_strength": 0.8546694174554426, + "union_pixels": 34521, + "tx_anchor": 400.04249011857706, + "ty_anchor": 325.44169960474306, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 400.04249011857706, + "cy": 325.44169960474306, + "pixels": 1012 + }, + "tool_body": { + "cx": 563.7890350064827, + "cy": 355.7438723220349, + "pixels": 32394 + }, + "left_gripper": { + "cx": 349.4071748878924, + "cy": 317.2242152466368, + "pixels": 1115 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 104.63597430406853, + "ty": 22.150963597430408, + "theta": 0.4096344316091486, + "vx": 0.9172664880752563, + "vy": 0.3982740342617035, + "pca_strength": 0.849592289753487, + "union_pixels": 7757, + "tx_anchor": 104.63597430406853, + "ty_anchor": 22.150963597430408, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 104.63597430406853, + "cy": 22.150963597430408, + "pixels": 5604 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 173.531561461794, + "cy": 54.34551495016611, + "pixels": 602 + }, + "right_gripper": { + "cx": 158.9439071566731, + "cy": 70.05093488072211, + "pixels": 1551 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 399.25925925925924, + "ty": 326.28395061728395, + "theta": -2.7986907044584606, + "vx": -0.9417829513549805, + "vy": -0.33622151613235474, + "pca_strength": 0.8546257667417874, + "union_pixels": 34659, + "tx_anchor": 399.25925925925924, + "ty_anchor": 326.28395061728395, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 399.25925925925924, + "cy": 326.28395061728395, + "pixels": 972 + }, + "tool_body": { + "cx": 563.1588552084936, + "cy": 356.5980612401908, + "pixels": 32495 + }, + "left_gripper": { + "cx": 348.2718120805369, + "cy": 317.883389261745, + "pixels": 1192 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 105.06582229898292, + "ty": 20.704471310688927, + "theta": 0.4612678118301333, + "vx": 0.895488977432251, + "vy": 0.4450837969779968, + "pca_strength": 0.8483823571264564, + "union_pixels": 7629, + "tx_anchor": 105.06582229898292, + "ty_anchor": 20.704471310688927, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 105.06582229898292, + "cy": 20.704471310688927, + "pixels": 5211 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 172.7216117216117, + "cy": 51.04761904761905, + "pixels": 546 + }, + "right_gripper": { + "cx": 158.50694444444446, + "cy": 70.49893162393163, + "pixels": 1872 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 397.7068965517241, + "ty": 327.1627155172414, + "theta": -2.8020183117998245, + "vx": -0.9428965449333191, + "vy": -0.3330857753753662, + "pca_strength": 0.8561824158904802, + "union_pixels": 34678, + "tx_anchor": 397.7068965517241, + "ty_anchor": 327.1627155172414, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 397.7068965517241, + "cy": 327.1627155172414, + "pixels": 928 + }, + "tool_body": { + "cx": 562.1890447971998, + "cy": 357.66603211642973, + "pixels": 32569 + }, + "left_gripper": { + "cx": 347.9576629974598, + "cy": 318.7281964436918, + "pixels": 1181 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 105.16155122355869, + "ty": 19.101617586063874, + "theta": 0.46065266882492945, + "vx": 0.89576256275177, + "vy": 0.4445328414440155, + "pca_strength": 0.8522968550752626, + "union_pixels": 7394, + "tx_anchor": 105.16155122355869, + "ty_anchor": 19.101617586063874, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 105.16155122355869, + "cy": 19.101617586063874, + "pixels": 4822 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 173.12312811980033, + "cy": 48.37770382695508, + "pixels": 601 + }, + "right_gripper": { + "cx": 157.43429731100963, + "cy": 68.15575849822424, + "pixels": 1971 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 396.08086560364467, + "ty": 328.5990888382688, + "theta": -2.798727090149358, + "vx": -0.9417951703071594, + "vy": -0.3361872434616089, + "pca_strength": 0.856916120618323, + "union_pixels": 34726, + "tx_anchor": 396.08086560364467, + "ty_anchor": 328.5990888382688, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 396.08086560364467, + "cy": 328.5990888382688, + "pixels": 878 + }, + "tool_body": { + "cx": 561.0217225260457, + "cy": 358.8322079985335, + "pixels": 32731 + }, + "left_gripper": { + "cx": 348.1459265890779, + "cy": 319.965085049239, + "pixels": 1117 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 106.91934005499542, + "ty": 17.1487167736022, + "theta": 0.39320657997408337, + "vx": 0.9236851930618286, + "vy": 0.3831522464752197, + "pca_strength": 0.8643830757480476, + "union_pixels": 6794, + "tx_anchor": 106.91934005499542, + "ty_anchor": 17.1487167736022, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 106.91934005499542, + "cy": 17.1487167736022, + "pixels": 4364 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 175.09731113956465, + "cy": 49.27400768245839, + "pixels": 781 + }, + "right_gripper": { + "cx": 151.00970285021225, + "cy": 60.014554275318375, + "pixels": 1649 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 395.1595022624434, + "ty": 330.49547511312215, + "theta": -2.803162198938386, + "vx": -0.9432769417762756, + "vy": -0.3320069909095764, + "pca_strength": 0.8565700668910676, + "union_pixels": 34709, + "tx_anchor": 395.1595022624434, + "ty_anchor": 330.49547511312215, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 395.1595022624434, + "cy": 330.49547511312215, + "pixels": 884 + }, + "tool_body": { + "cx": 560.0688686733012, + "cy": 360.0172782221137, + "pixels": 32758 + }, + "left_gripper": { + "cx": 347.2258669165886, + "cy": 320.9925023430178, + "pixels": 1067 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 108.05588926612693, + "ty": 15.06294071559154, + "theta": 0.4163893396530444, + "vx": 0.9145553112030029, + "vy": 0.40446096658706665, + "pca_strength": 0.8654545686250813, + "union_pixels": 6429, + "tx_anchor": 108.05588926612693, + "ty_anchor": 15.06294071559154, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 108.05588926612693, + "cy": 15.06294071559154, + "pixels": 3829 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 175.51788491446345, + "cy": 44.82892690513219, + "pixels": 643 + }, + "right_gripper": { + "cx": 152.36024527337761, + "cy": 57.43587123147675, + "pixels": 1957 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 393.8754285714286, + "ty": 331.46285714285716, + "theta": -2.8048212386291484, + "vx": -0.94382643699646, + "vy": -0.33044159412384033, + "pca_strength": 0.8590426407813365, + "union_pixels": 34687, + "tx_anchor": 393.8754285714286, + "ty_anchor": 331.46285714285716, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 393.8754285714286, + "cy": 331.46285714285716, + "pixels": 875 + }, + "tool_body": { + "cx": 559.1300790670697, + "cy": 361.15120432274017, + "pixels": 32757 + }, + "left_gripper": { + "cx": 345.3127962085308, + "cy": 322.0255924170616, + "pixels": 1055 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 30, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 110.75838926174497, + "ty": 12.889566809029896, + "theta": 0.4464034365973773, + "vx": 0.902005672454834, + "vy": 0.4317242205142975, + "pca_strength": 0.8606495352540865, + "union_pixels": 6117, + "tx_anchor": 110.75838926174497, + "ty_anchor": 12.889566809029896, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 110.75838926174497, + "cy": 12.889566809029896, + "pixels": 3278 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 176.81458003169573, + "cy": 42.20919175911252, + "pixels": 631 + }, + "right_gripper": { + "cx": 153.1616847826087, + "cy": 55.52626811594203, + "pixels": 2208 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 392.7852272727273, + "ty": 332.1670454545455, + "theta": -2.8069745478207104, + "vx": -0.9445357918739319, + "vy": -0.32840847969055176, + "pca_strength": 0.859594944506799, + "union_pixels": 34757, + "tx_anchor": 392.7852272727273, + "ty_anchor": 332.1670454545455, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 392.7852272727273, + "cy": 332.1670454545455, + "pixels": 880 + }, + "tool_body": { + "cx": 558.117485672479, + "cy": 362.419217168638, + "pixels": 32804 + }, + "left_gripper": { + "cx": 344.6514445479963, + "cy": 323.04193849021436, + "pixels": 1073 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 31, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 112.68856285428477, + "ty": 11.472157385795265, + "theta": 0.41200166890673784, + "vx": 0.9163210988044739, + "vy": 0.40044429898262024, + "pca_strength": 0.8656120564411109, + "union_pixels": 5857, + "tx_anchor": 112.68856285428477, + "ty_anchor": 11.472157385795265, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 112.68856285428477, + "cy": 11.472157385795265, + "pixels": 2999 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 181.43230016313214, + "cy": 41.68026101141925, + "pixels": 613 + }, + "right_gripper": { + "cx": 155.32783964365257, + "cy": 52.30556792873051, + "pixels": 2245 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 391.42346368715084, + "ty": 333.3977653631285, + "theta": -2.8061119768376064, + "vx": -0.9442521929740906, + "vy": -0.329223096370697, + "pca_strength": 0.8609907295893499, + "union_pixels": 34912, + "tx_anchor": 391.42346368715084, + "ty_anchor": 333.3977653631285, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 391.42346368715084, + "cy": 333.3977653631285, + "pixels": 895 + }, + "tool_body": { + "cx": 557.0270615034168, + "cy": 363.6988914198937, + "pixels": 32925 + }, + "left_gripper": { + "cx": 342.14102564102564, + "cy": 324.09615384615387, + "pixels": 1092 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 32, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 120.22887181560857, + "ty": 9.559239789729075, + "theta": 0.4217217407468312, + "vx": 0.9123855233192444, + "vy": 0.40933194756507874, + "pca_strength": 0.8560495558069542, + "union_pixels": 5302, + "tx_anchor": 120.22887181560857, + "ty_anchor": 9.559239789729075, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 120.22887181560857, + "cy": 9.559239789729075, + "pixels": 2473 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 185.48870967741937, + "cy": 38.83387096774194, + "pixels": 620 + }, + "right_gripper": { + "cx": 158.00633770937077, + "cy": 49.90357627885921, + "pixels": 2209 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 390.263557483731, + "ty": 333.89154013015184, + "theta": -2.812614175145424, + "vx": -0.9463728666305542, + "vy": -0.323076456785202, + "pca_strength": 0.865466473956776, + "union_pixels": 34850, + "tx_anchor": 390.263557483731, + "ty_anchor": 333.89154013015184, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 390.263557483731, + "cy": 333.89154013015184, + "pixels": 922 + }, + "tool_body": { + "cx": 556.0911333049145, + "cy": 364.46312648437976, + "pixels": 32842 + }, + "left_gripper": { + "cx": 340.54235727440147, + "cy": 325.292817679558, + "pixels": 1086 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 33, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 128.68732782369145, + "ty": 8.589531680440771, + "theta": 0.4499046984620188, + "vx": 0.900488555431366, + "vy": 0.43487972021102905, + "pca_strength": 0.8375239194826974, + "union_pixels": 4910, + "tx_anchor": 128.68732782369145, + "ty_anchor": 8.589531680440771, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 128.68732782369145, + "cy": 8.589531680440771, + "pixels": 2178 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 186.82968369829683, + "cy": 36.21654501216545, + "pixels": 411 + }, + "right_gripper": { + "cx": 164.97199482981475, + "cy": 49.7664799655321, + "pixels": 2321 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 389.2442748091603, + "ty": 334.5223555070883, + "theta": -2.810692745707036, + "vx": -0.94575035572052, + "vy": -0.3248942494392395, + "pca_strength": 0.865213746985773, + "union_pixels": 34941, + "tx_anchor": 389.2442748091603, + "ty_anchor": 334.5223555070883, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 389.2442748091603, + "cy": 334.5223555070883, + "pixels": 917 + }, + "tool_body": { + "cx": 555.3171517103104, + "cy": 364.9014520930798, + "pixels": 32918 + }, + "left_gripper": { + "cx": 338.65641952983725, + "cy": 325.80560578661846, + "pixels": 1106 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 34, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 153.23354123354125, + "ty": 8.13028413028413, + "theta": 0.7463552479220719, + "vx": 0.7341684103012085, + "vy": 0.6789674162864685, + "pca_strength": 0.7394893614563514, + "union_pixels": 4441, + "tx_anchor": 153.23354123354125, + "ty_anchor": 8.13028413028413, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 153.23354123354125, + "cy": 8.13028413028413, + "pixels": 1443 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 196.36006825938566, + "cy": 35.039249146757676, + "pixels": 586 + }, + "right_gripper": { + "cx": 172.2247097844113, + "cy": 51.4075456053068, + "pixels": 2412 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 388.57562568008706, + "ty": 334.52121871599564, + "theta": -2.812456973391477, + "vx": -0.9463220834732056, + "vy": -0.3232252299785614, + "pca_strength": 0.8656558669685334, + "union_pixels": 35028, + "tx_anchor": 388.57562568008706, + "ty_anchor": 334.52121871599564, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 388.57562568008706, + "cy": 334.52121871599564, + "pixels": 919 + }, + "tool_body": { + "cx": 554.7643617182526, + "cy": 365.15190832752296, + "pixels": 32987 + }, + "left_gripper": { + "cx": 337.51604278074865, + "cy": 325.7165775401069, + "pixels": 1122 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 35, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 171.38825591586328, + "ty": 8.082383873794917, + "theta": 1.1047390656940657, + "vx": 0.44936755299568176, + "vy": 0.8933469653129578, + "pca_strength": 0.7521773467071488, + "union_pixels": 4323, + "tx_anchor": 171.38825591586328, + "ty_anchor": 8.082383873794917, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 171.38825591586328, + "cy": 8.082383873794917, + "pixels": 1141 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 204.2795275590551, + "cy": 35.93503937007874, + "pixels": 508 + }, + "right_gripper": { + "cx": 181.51084517576663, + "cy": 52.20942408376963, + "pixels": 2674 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 387.9147540983607, + "ty": 334.9486338797814, + "theta": -2.8133286876280934, + "vx": -0.9466034770011902, + "vy": -0.32240018248558044, + "pca_strength": 0.8669049432859453, + "union_pixels": 35118, + "tx_anchor": 387.9147540983607, + "ty_anchor": 334.9486338797814, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 387.9147540983607, + "cy": 334.9486338797814, + "pixels": 915 + }, + "tool_body": { + "cx": 554.2328899637243, + "cy": 365.24821644498184, + "pixels": 33080 + }, + "left_gripper": { + "cx": 337.0632235084595, + "cy": 325.96260017809436, + "pixels": 1123 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 36, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 183.5101822079314, + "ty": 7.129689174705252, + "theta": 1.187792716119928, + "vx": 0.3737081289291382, + "vy": 0.9275463223457336, + "pca_strength": 0.7651434172595253, + "union_pixels": 4380, + "tx_anchor": 183.5101822079314, + "ty_anchor": 7.129689174705252, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 183.5101822079314, + "cy": 7.129689174705252, + "pixels": 933 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 214.15930902111324, + "cy": 34.43186180422265, + "pixels": 521 + }, + "right_gripper": { + "cx": 191.57655502392345, + "cy": 53.12781954887218, + "pixels": 2926 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 387.64718853362734, + "ty": 334.7772877618523, + "theta": -2.813346122867644, + "vx": -0.9466090798377991, + "vy": -0.32238367199897766, + "pca_strength": 0.8667364884175033, + "union_pixels": 35143, + "tx_anchor": 387.64718853362734, + "ty_anchor": 334.7772877618523, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 387.64718853362734, + "cy": 334.7772877618523, + "pixels": 907 + }, + "tool_body": { + "cx": 554.1000362450163, + "cy": 365.2766098828078, + "pixels": 33108 + }, + "left_gripper": { + "cx": 336.48847517730496, + "cy": 325.8563829787234, + "pixels": 1128 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 37, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 191.23991507430998, + "ty": 6.673036093418259, + "theta": 1.2098165655163102, + "vx": 0.3531910181045532, + "vy": 0.9355512261390686, + "pca_strength": 0.7570955367844987, + "union_pixels": 4554, + "tx_anchor": 191.23991507430998, + "ty_anchor": 6.673036093418259, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 191.23991507430998, + "cy": 6.673036093418259, + "pixels": 942 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 222.39804241435561, + "cy": 36.216965742251226, + "pixels": 613 + }, + "right_gripper": { + "cx": 198.65755251750585, + "cy": 53.22007335778593, + "pixels": 2999 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 387.751912568306, + "ty": 334.86010928961747, + "theta": -2.8185406754140967, + "vx": -0.9482709765434265, + "vy": -0.31746214628219604, + "pca_strength": 0.868391257797182, + "union_pixels": 35133, + "tx_anchor": 387.751912568306, + "ty_anchor": 334.86010928961747, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 387.751912568306, + "cy": 334.86010928961747, + "pixels": 915 + }, + "tool_body": { + "cx": 554.1324831525188, + "cy": 365.32153757819344, + "pixels": 33091 + }, + "left_gripper": { + "cx": 336.41171251109137, + "cy": 325.8695652173913, + "pixels": 1127 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 38, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 198.66091370558377, + "ty": 6.339086294416243, + "theta": 1.2630479253813298, + "vx": 0.3029136061668396, + "vy": 0.953018069267273, + "pca_strength": 0.755144654933212, + "union_pixels": 4604, + "tx_anchor": 198.66091370558377, + "ty_anchor": 6.339086294416243, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 198.66091370558377, + "cy": 6.339086294416243, + "pixels": 985 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 228.46015037593986, + "cy": 34.912781954887215, + "pixels": 665 + }, + "right_gripper": { + "cx": 204.69871360866622, + "cy": 54.394380501015576, + "pixels": 2954 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 387.6316371681416, + "ty": 334.8473451327434, + "theta": -2.816669650511003, + "vx": -0.947675347328186, + "vy": -0.31923583149909973, + "pca_strength": 0.8658339857594232, + "union_pixels": 35121, + "tx_anchor": 387.6316371681416, + "ty_anchor": 334.8473451327434, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 387.6316371681416, + "cy": 334.8473451327434, + "pixels": 904 + }, + "tool_body": { + "cx": 554.0354067852935, + "cy": 365.3349143530407, + "pixels": 33101 + }, + "left_gripper": { + "cx": 336.508064516129, + "cy": 325.9068100358423, + "pixels": 1116 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 39, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 208.05680600214362, + "ty": 6.165058949624866, + "theta": 1.3743059499343926, + "vx": 0.1952284574508667, + "vy": 0.9807578325271606, + "pca_strength": 0.7629999864785028, + "union_pixels": 4670, + "tx_anchor": 208.05680600214362, + "ty_anchor": 6.165058949624866, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 208.05680600214362, + "cy": 6.165058949624866, + "pixels": 933 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 235.46447140381284, + "cy": 34.599653379549395, + "pixels": 577 + }, + "right_gripper": { + "cx": 211.14651898734178, + "cy": 55.31708860759494, + "pixels": 3160 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 387.5561735261401, + "ty": 334.95216907675194, + "theta": -2.8195968971817806, + "vx": -0.9486057162284851, + "vy": -0.31646037101745605, + "pca_strength": 0.8673527751734007, + "union_pixels": 35136, + "tx_anchor": 387.5561735261401, + "ty_anchor": 334.95216907675194, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 387.5561735261401, + "cy": 334.95216907675194, + "pixels": 899 + }, + "tool_body": { + "cx": 554.0025663476345, + "cy": 365.370610790737, + "pixels": 33121 + }, + "left_gripper": { + "cx": 336.63082437275983, + "cy": 325.9910394265233, + "pixels": 1116 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 40, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 217.0367734282325, + "ty": 5.801897983392645, + "theta": 1.457813582977806, + "vx": 0.11274252831935883, + "vy": 0.9936242699623108, + "pca_strength": 0.7561712380894111, + "union_pixels": 4894, + "tx_anchor": 217.0367734282325, + "ty_anchor": 5.801897983392645, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 217.0367734282325, + "cy": 5.801897983392645, + "pixels": 843 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 248.0, + "cy": 33.18250950570342, + "pixels": 263 + }, + "right_gripper": { + "cx": 219.64202745512142, + "cy": 53.80675818373812, + "pixels": 3788 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 387.40582959641256, + "ty": 335.0706278026906, + "theta": -2.8150984998479465, + "vx": -0.9471725821495056, + "vy": -0.32072436809539795, + "pca_strength": 0.8674712375566892, + "union_pixels": 35145, + "tx_anchor": 387.40582959641256, + "ty_anchor": 335.0706278026906, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 387.40582959641256, + "cy": 335.0706278026906, + "pixels": 892 + }, + "tool_body": { + "cx": 553.960615663196, + "cy": 365.3858457824053, + "pixels": 33135 + }, + "left_gripper": { + "cx": 336.29516994633275, + "cy": 325.9633273703041, + "pixels": 1118 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 41, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 224.80901856763927, + "ty": 5.356763925729443, + "theta": 1.529835518842621, + "vx": 0.04094935581088066, + "vy": 0.9991612434387207, + "pca_strength": 0.7619914096230057, + "union_pixels": 4979, + "tx_anchor": 224.80901856763927, + "ty_anchor": 5.356763925729443, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 224.80901856763927, + "cy": 5.356763925729443, + "pixels": 754 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 249.87556221889056, + "cy": 32.32533733133433, + "pixels": 667 + }, + "right_gripper": { + "cx": 222.10848791455874, + "cy": 56.06857785272625, + "pixels": 3558 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 387.3605823068309, + "ty": 334.99888017917135, + "theta": -2.813020901527364, + "vx": -0.9465042352676392, + "vy": -0.32269152998924255, + "pca_strength": 0.8673050948280387, + "union_pixels": 35162, + "tx_anchor": 387.3605823068309, + "ty_anchor": 334.99888017917135, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 387.3605823068309, + "cy": 334.99888017917135, + "pixels": 893 + }, + "tool_body": { + "cx": 553.9292307692308, + "cy": 365.3702564102564, + "pixels": 33150 + }, + "left_gripper": { + "cx": 335.9517426273458, + "cy": 325.8596961572833, + "pixels": 1119 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 42, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 234.73878205128204, + "ty": 4.915064102564102, + "theta": 1.6063690187941266, + "vx": -0.03556519001722336, + "vy": 0.999367356300354, + "pca_strength": 0.771998365896163, + "union_pixels": 4970, + "tx_anchor": 234.73878205128204, + "ty_anchor": 4.915064102564102, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 234.73878205128204, + "cy": 4.915064102564102, + "pixels": 624 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 256.7721739130435, + "cy": 31.57217391304348, + "pixels": 575 + }, + "right_gripper": { + "cx": 228.53434102360117, + "cy": 55.58366481039512, + "pixels": 3771 + } + } + }, + "scissor": { + "tool": "scissor", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 387.3340732519423, + "ty": 334.9389567147614, + "theta": -2.8148074829264353, + "vx": -0.9470792412757874, + "vy": -0.32100000977516174, + "pca_strength": 0.8680395442808361, + "union_pixels": 35175, + "tx_anchor": 387.3340732519423, + "ty_anchor": 334.9389567147614, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 387.3340732519423, + "cy": 334.9389567147614, + "pixels": 901 + }, + "tool_body": { + "cx": 553.883339365424, + "cy": 365.3560743153577, + "pixels": 33156 + }, + "left_gripper": { + "cx": 336.025939177102, + "cy": 325.7352415026834, + "pixels": 1118 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + } + ], + "saved_at_unix": 1769897614.0316103 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000031_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000031_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..fdabf805bff3e5f2927de8c7060e7dec6ec940ba --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000031_tool_poses.json @@ -0,0 +1,11016 @@ +{ + "clip_id": "1_XwXTP6St", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/PULLING/1_XwXTP6St.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/PULLING/1_XwXTP6St", + "num_frames": 114, + "tools": [ + "grasper", + "scissors" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 159.9262715340443, + "ty": 295.2335931091058, + "theta": 0.09049656664449063, + "vx": 0.9959080219268799, + "vy": 0.09037309885025024, + "pca_strength": 0.8907663536034659, + "union_pixels": 23951, + "tx_anchor": 159.9262715340443, + "ty_anchor": 295.2335931091058, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 159.9262715340443, + "cy": 295.2335931091058, + "pixels": 9752 + }, + "tool_body": { + "cx": 79.72664004563605, + "cy": 280.31409013120367, + "pixels": 8765 + }, + "left_gripper": { + "cx": 284.9755244755245, + "cy": 302.4136915715863, + "pixels": 5434 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 556.7364797195794, + "ty": 245.54193790686028, + "theta": -2.4758088771233546, + "vx": -0.7864329218864441, + "vy": -0.6176757216453552, + "pca_strength": 0.8370443104565798, + "union_pixels": 31239, + "tx_anchor": 556.7364797195794, + "ty_anchor": 245.54193790686028, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 556.7364797195794, + "cy": 245.54193790686028, + "pixels": 7988 + }, + "tool_body": { + "cx": 638.9179335063651, + "cy": 287.2931034482759, + "pixels": 16182 + }, + "left_gripper": { + "cx": 439.79459064327483, + "cy": 186.1588693957115, + "pixels": 4104 + }, + "right_gripper": { + "cx": 523.331197301855, + "cy": 158.18246205733558, + "pixels": 2965 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 155.13789412222656, + "ty": 295.9867652783184, + "theta": 0.09735941642496139, + "vx": 0.9952643513679504, + "vy": 0.09720568358898163, + "pca_strength": 0.8932627994358283, + "union_pixels": 24339, + "tx_anchor": 155.13789412222656, + "ty_anchor": 295.9867652783184, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 155.13789412222656, + "cy": 295.9867652783184, + "pixels": 10276 + }, + "tool_body": { + "cx": 78.23423958209663, + "cy": 280.5563338477977, + "pixels": 8423 + }, + "left_gripper": { + "cx": 283.99751773049644, + "cy": 304.3867021276596, + "pixels": 5640 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 558.6324765793898, + "ty": 241.52498198414605, + "theta": -2.4796141859073235, + "vx": -0.7887776494026184, + "vy": -0.6146786212921143, + "pca_strength": 0.8376772289046257, + "union_pixels": 31265, + "tx_anchor": 558.6324765793898, + "ty_anchor": 241.52498198414605, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 558.6324765793898, + "cy": 241.52498198414605, + "pixels": 8326 + }, + "tool_body": { + "cx": 639.5330607109154, + "cy": 288.9002201950299, + "pixels": 15895 + }, + "left_gripper": { + "cx": 439.57713732138535, + "cy": 185.50108985226447, + "pixels": 4129 + }, + "right_gripper": { + "cx": 523.3704974271012, + "cy": 157.46723842195541, + "pixels": 2915 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 150.55162019593067, + "ty": 296.27430293896003, + "theta": 0.1058030915952285, + "vx": 0.9944080710411072, + "vy": 0.10560580343008041, + "pca_strength": 0.8937674460074879, + "union_pixels": 24120, + "tx_anchor": 150.55162019593067, + "ty_anchor": 296.27430293896003, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 150.55162019593067, + "cy": 296.27430293896003, + "pixels": 10616 + }, + "tool_body": { + "cx": 76.43528183716076, + "cy": 279.09251043841334, + "pixels": 7664 + }, + "left_gripper": { + "cx": 281.46609589041094, + "cy": 305.4717465753425, + "pixels": 5840 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 558.0662570774606, + "ty": 241.1325141549211, + "theta": -2.479527971091005, + "vx": -0.7887246608734131, + "vy": -0.614746630191803, + "pca_strength": 0.8384215191253426, + "union_pixels": 31472, + "tx_anchor": 558.0662570774606, + "ty_anchor": 241.1325141549211, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 558.0662570774606, + "cy": 241.1325141549211, + "pixels": 8301 + }, + "tool_body": { + "cx": 639.3396967995508, + "cy": 287.8268138998066, + "pixels": 16029 + }, + "left_gripper": { + "cx": 439.29522431259045, + "cy": 184.61312108055958, + "pixels": 4146 + }, + "right_gripper": { + "cx": 523.0136849132176, + "cy": 156.71762349799732, + "pixels": 2996 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 145.97689975026756, + "ty": 294.739921512665, + "theta": 0.09839209172486431, + "vx": 0.9951634407043457, + "vy": 0.0982334166765213, + "pca_strength": 0.8947410702921084, + "union_pixels": 23582, + "tx_anchor": 145.97689975026756, + "ty_anchor": 294.739921512665, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 145.97689975026756, + "cy": 294.739921512665, + "pixels": 11212 + }, + "tool_body": { + "cx": 76.09258391881343, + "cy": 276.8810304449649, + "pixels": 6405 + }, + "left_gripper": { + "cx": 281.5007544006706, + "cy": 304.0655490360436, + "pixels": 5965 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 558.4547616216859, + "ty": 239.6386874331233, + "theta": -2.4715010795636903, + "vx": -0.7837647795677185, + "vy": -0.6210577487945557, + "pca_strength": 0.8374759619876899, + "union_pixels": 31463, + "tx_anchor": 558.4547616216859, + "ty_anchor": 239.6386874331233, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 558.4547616216859, + "cy": 239.6386874331233, + "pixels": 8411 + }, + "tool_body": { + "cx": 639.546358236949, + "cy": 286.8183807439825, + "pixels": 15995 + }, + "left_gripper": { + "cx": 439.5309390924533, + "cy": 183.16233923804901, + "pixels": 4121 + }, + "right_gripper": { + "cx": 522.6481607629428, + "cy": 155.01021798365122, + "pixels": 2936 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 141.07134932149867, + "ty": 291.9891610480498, + "theta": 0.09620786508531433, + "vx": 0.9953755736351013, + "vy": 0.09605951607227325, + "pca_strength": 0.9008337367361979, + "union_pixels": 24072, + "tx_anchor": 141.07134932149867, + "ty_anchor": 291.9891610480498, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 141.07134932149867, + "cy": 291.9891610480498, + "pixels": 11717 + }, + "tool_body": { + "cx": 72.28481222997674, + "cy": 275.53988035892326, + "pixels": 6018 + }, + "left_gripper": { + "cx": 280.79359318289414, + "cy": 301.98453526905473, + "pixels": 6337 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 559.5365119777804, + "ty": 238.47297766462216, + "theta": -2.4735720528386778, + "vx": -0.785049319267273, + "vy": -0.6194332838058472, + "pca_strength": 0.8387989785850664, + "union_pixels": 31473, + "tx_anchor": 559.5365119777804, + "ty_anchor": 238.47297766462216, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 559.5365119777804, + "cy": 238.47297766462216, + "pixels": 8641 + }, + "tool_body": { + "cx": 640.2659318383378, + "cy": 285.4592677055619, + "pixels": 15786 + }, + "left_gripper": { + "cx": 439.9951772365566, + "cy": 180.93199903544732, + "pixels": 4147 + }, + "right_gripper": { + "cx": 522.6629872369783, + "cy": 153.15660572611245, + "pixels": 2899 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 135.40224410720052, + "ty": 289.12294155634487, + "theta": 0.09360895417632345, + "vx": 0.9956218600273132, + "vy": 0.09347230195999146, + "pca_strength": 0.9093046643882285, + "union_pixels": 24294, + "tx_anchor": 135.40224410720052, + "ty_anchor": 289.12294155634487, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 135.40224410720052, + "cy": 289.12294155634487, + "pixels": 12388 + }, + "tool_body": { + "cx": 70.19667590027701, + "cy": 272.8977047882865, + "pixels": 5054 + }, + "left_gripper": { + "cx": 282.6814068884997, + "cy": 299.56100408639816, + "pixels": 6852 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 560.5006871278058, + "ty": 235.94915254237287, + "theta": -2.470833612718607, + "vx": -0.7833501100540161, + "vy": -0.6215807795524597, + "pca_strength": 0.8368049026471506, + "union_pixels": 31354, + "tx_anchor": 560.5006871278058, + "ty_anchor": 235.94915254237287, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 560.5006871278058, + "cy": 235.94915254237287, + "pixels": 8732 + }, + "tool_body": { + "cx": 640.637899046766, + "cy": 283.30586654724584, + "pixels": 15631 + }, + "left_gripper": { + "cx": 440.14185427257326, + "cy": 178.2319051077221, + "pixels": 4131 + }, + "right_gripper": { + "cx": 523.5111888111888, + "cy": 150.63496503496503, + "pixels": 2860 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 128.70839729812712, + "ty": 285.8388087196807, + "theta": 0.0875426543496291, + "vx": 0.9961705803871155, + "vy": 0.08743087947368622, + "pca_strength": 0.9154009222270726, + "union_pixels": 24242, + "tx_anchor": 128.70839729812712, + "ty_anchor": 285.8388087196807, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 128.70839729812712, + "cy": 285.8388087196807, + "pixels": 13028 + }, + "tool_body": { + "cx": 69.86808948315762, + "cy": 269.35176137824635, + "pixels": 3889 + }, + "left_gripper": { + "cx": 283.1415699658703, + "cy": 296.38047781569963, + "pixels": 7325 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 560.5745309835133, + "ty": 232.94985787379193, + "theta": -2.4671456795375137, + "vx": -0.7810524106025696, + "vy": -0.6244654655456543, + "pca_strength": 0.8363711143909615, + "union_pixels": 31595, + "tx_anchor": 560.5745309835133, + "ty_anchor": 232.94985787379193, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 560.5745309835133, + "cy": 232.94985787379193, + "pixels": 8795 + }, + "tool_body": { + "cx": 640.5845879050778, + "cy": 281.3194692523603, + "pixels": 15676 + }, + "left_gripper": { + "cx": 439.9738734419943, + "cy": 175.25934803451582, + "pixels": 4172 + }, + "right_gripper": { + "cx": 523.839430894309, + "cy": 148.08028455284554, + "pixels": 2952 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 125.00621583164832, + "ty": 282.2222721485808, + "theta": 0.0893865167322539, + "vx": 0.9960077404975891, + "vy": 0.0892675369977951, + "pca_strength": 0.9213697085584333, + "union_pixels": 24569, + "tx_anchor": 125.00621583164832, + "ty_anchor": 282.2222721485808, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 125.00621583164832, + "cy": 282.2222721485808, + "pixels": 13353 + }, + "tool_body": { + "cx": 69.62150796034845, + "cy": 264.49684589966955, + "pixels": 3329 + }, + "left_gripper": { + "cx": 285.73513376442247, + "cy": 293.7862305058958, + "pixels": 7887 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 561.5255215268531, + "ty": 230.93453173546382, + "theta": -2.470610463505478, + "vx": -0.783211350440979, + "vy": -0.6217555403709412, + "pca_strength": 0.8373428104715702, + "union_pixels": 31479, + "tx_anchor": 561.5255215268531, + "ty_anchor": 230.93453173546382, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 561.5255215268531, + "cy": 230.93453173546382, + "pixels": 9012 + }, + "tool_body": { + "cx": 640.993426140758, + "cy": 280.2769399329724, + "pixels": 15516 + }, + "left_gripper": { + "cx": 440.6077721457881, + "cy": 173.4875693941588, + "pixels": 4143 + }, + "right_gripper": { + "cx": 522.9750712250712, + "cy": 145.82264957264957, + "pixels": 2808 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 125.85620465826652, + "ty": 277.61450935471555, + "theta": 0.09126447484179251, + "vx": 0.9958382844924927, + "vy": 0.0911378338932991, + "pca_strength": 0.9251747494788456, + "union_pixels": 25044, + "tx_anchor": 125.85620465826652, + "ty_anchor": 277.61450935471555, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 125.85620465826652, + "cy": 277.61450935471555, + "pixels": 13095 + }, + "tool_body": { + "cx": 67.93775100401606, + "cy": 267.14343086632243, + "pixels": 3486 + }, + "left_gripper": { + "cx": 287.4304620111072, + "cy": 290.53976131395484, + "pixels": 8463 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 562.5651453199249, + "ty": 228.61675323240138, + "theta": -2.4695063920777596, + "vx": -0.7825244665145874, + "vy": -0.6226199269294739, + "pca_strength": 0.8392827236368513, + "union_pixels": 31542, + "tx_anchor": 562.5651453199249, + "ty_anchor": 228.61675323240138, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 562.5651453199249, + "cy": 228.61675323240138, + "pixels": 9049 + }, + "tool_body": { + "cx": 641.1930828240801, + "cy": 278.9732804576778, + "pixels": 15382 + }, + "left_gripper": { + "cx": 440.76555819477437, + "cy": 171.716864608076, + "pixels": 4210 + }, + "right_gripper": { + "cx": 523.3250603240263, + "cy": 144.24405377456048, + "pixels": 2901 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 121.3079482172561, + "ty": 276.181311925942, + "theta": 0.08366423299172551, + "vx": 0.9965022206306458, + "vy": 0.08356666564941406, + "pca_strength": 0.9301807857706471, + "union_pixels": 25607, + "tx_anchor": 121.3079482172561, + "ty_anchor": 276.181311925942, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 121.3079482172561, + "cy": 276.181311925942, + "pixels": 13827 + }, + "tool_body": { + "cx": 66.79910380881255, + "cy": 253.96004480955938, + "pixels": 2678 + }, + "left_gripper": { + "cx": 290.29861568885957, + "cy": 287.5413096022852, + "pixels": 9102 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 563.6246449639502, + "ty": 227.13698929429756, + "theta": -2.471583890079487, + "vx": -0.7838162779808044, + "vy": -0.62099289894104, + "pca_strength": 0.839405093468364, + "union_pixels": 31493, + "tx_anchor": 563.6246449639502, + "ty_anchor": 227.13698929429756, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 563.6246449639502, + "cy": 227.13698929429756, + "pixels": 9154 + }, + "tool_body": { + "cx": 641.5843421052632, + "cy": 278.28486842105264, + "pixels": 15200 + }, + "left_gripper": { + "cx": 440.83262711864404, + "cy": 170.06709039548022, + "pixels": 4248 + }, + "right_gripper": { + "cx": 523.3970944309928, + "cy": 143.1456243514355, + "pixels": 2891 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 121.85518448301006, + "ty": 271.5647513489864, + "theta": 0.08345339957454202, + "vx": 0.9965198040008545, + "vy": 0.08335656672716141, + "pca_strength": 0.9290947258774155, + "union_pixels": 25860, + "tx_anchor": 121.85518448301006, + "ty_anchor": 271.5647513489864, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 121.85518448301006, + "cy": 271.5647513489864, + "pixels": 13714 + }, + "tool_body": { + "cx": 65.26775362318841, + "cy": 257.6619565217391, + "pixels": 2760 + }, + "left_gripper": { + "cx": 289.7292776475602, + "cy": 283.4176432985297, + "pixels": 9386 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 564.4805856832971, + "ty": 225.48676789587853, + "theta": -2.4714262740334703, + "vx": -0.7837183475494385, + "vy": -0.6211163997650146, + "pca_strength": 0.8395581083189179, + "union_pixels": 31396, + "tx_anchor": 564.4805856832971, + "ty_anchor": 225.48676789587853, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 564.4805856832971, + "cy": 225.48676789587853, + "pixels": 9220 + }, + "tool_body": { + "cx": 641.9436460412509, + "cy": 277.26586826347307, + "pixels": 15030 + }, + "left_gripper": { + "cx": 441.26824085005904, + "cy": 168.5612750885478, + "pixels": 4235 + }, + "right_gripper": { + "cx": 524.0470628649948, + "cy": 142.14531088972862, + "pixels": 2911 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 121.93412573392524, + "ty": 267.46484319060573, + "theta": 0.07988375374919744, + "vx": 0.9968109726905823, + "vy": 0.07979881763458252, + "pca_strength": 0.9325728775499605, + "union_pixels": 26396, + "tx_anchor": 121.93412573392524, + "ty_anchor": 267.46484319060573, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 121.93412573392524, + "cy": 267.46484319060573, + "pixels": 13966 + }, + "tool_body": { + "cx": 64.69854070660523, + "cy": 254.107910906298, + "pixels": 2604 + }, + "left_gripper": { + "cx": 294.4132912680643, + "cy": 279.35324648890696, + "pixels": 9826 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 565.4021441855377, + "ty": 223.75134011596106, + "theta": -2.476218150585622, + "vx": -0.7866856455802917, + "vy": -0.6173537969589233, + "pca_strength": 0.8404399454254119, + "union_pixels": 31108, + "tx_anchor": 565.4021441855377, + "ty_anchor": 223.75134011596106, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 565.4021441855377, + "cy": 223.75134011596106, + "pixels": 9141 + }, + "tool_body": { + "cx": 642.2298656585432, + "cy": 275.67447512320257, + "pixels": 14813 + }, + "left_gripper": { + "cx": 442.0117785630153, + "cy": 167.34935217903416, + "pixels": 4245 + }, + "right_gripper": { + "cx": 524.5548298384324, + "cy": 140.89515297353043, + "pixels": 2909 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 122.90694425038424, + "ty": 262.8590890037725, + "theta": 0.07710517297013866, + "vx": 0.9970288872718811, + "vy": 0.0770287960767746, + "pca_strength": 0.9354348700161701, + "union_pixels": 27220, + "tx_anchor": 122.90694425038424, + "ty_anchor": 262.8590890037725, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 122.90694425038424, + "cy": 262.8590890037725, + "pixels": 14314 + }, + "tool_body": { + "cx": 64.620572720422, + "cy": 249.36435568952524, + "pixels": 2654 + }, + "left_gripper": { + "cx": 300.29135778384705, + "cy": 274.63246195864224, + "pixels": 10252 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 566.851397260274, + "ty": 222.60909589041097, + "theta": -2.4832185287559287, + "vx": -0.790988028049469, + "vy": -0.6118316054344177, + "pca_strength": 0.8411005958251059, + "union_pixels": 30725, + "tx_anchor": 566.851397260274, + "ty_anchor": 222.60909589041097, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 566.851397260274, + "cy": 222.60909589041097, + "pixels": 9125 + }, + "tool_body": { + "cx": 642.7904353242438, + "cy": 274.5940203474289, + "pixels": 14449 + }, + "left_gripper": { + "cx": 442.94190182594264, + "cy": 166.93953047189945, + "pixels": 4217 + }, + "right_gripper": { + "cx": 524.976482617587, + "cy": 141.0068166325835, + "pixels": 2934 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 126.67332421340629, + "ty": 258.80841313269497, + "theta": 0.07899236289899436, + "vx": 0.9968817234039307, + "vy": 0.07891023904085159, + "pca_strength": 0.9344307971823967, + "union_pixels": 28233, + "tx_anchor": 126.67332421340629, + "ty_anchor": 258.80841313269497, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 126.67332421340629, + "cy": 258.80841313269497, + "pixels": 14620 + }, + "tool_body": { + "cx": 65.62511656823128, + "cy": 248.87659309916071, + "pixels": 3217 + }, + "left_gripper": { + "cx": 305.7468257021932, + "cy": 271.17073874567143, + "pixels": 10396 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 568.3874567570583, + "ty": 220.82111371498718, + "theta": -2.490519894385861, + "vx": -0.7954341173171997, + "vy": -0.6060400605201721, + "pca_strength": 0.8397749690875255, + "union_pixels": 29790, + "tx_anchor": 568.3874567570583, + "ty_anchor": 220.82111371498718, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 568.3874567570583, + "cy": 220.82111371498718, + "pixels": 8961 + }, + "tool_body": { + "cx": 643.1813634414749, + "cy": 272.38316421323424, + "pixels": 13994 + }, + "left_gripper": { + "cx": 445.16893203883495, + "cy": 166.7126213592233, + "pixels": 4120 + }, + "right_gripper": { + "cx": 525.4961325966851, + "cy": 140.19300184162063, + "pixels": 2715 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 129.5184839805502, + "ty": 256.0394991007793, + "theta": 0.07597458437914245, + "vx": 0.9971153140068054, + "vy": 0.07590151578187943, + "pca_strength": 0.9333549158773307, + "union_pixels": 28738, + "tx_anchor": 129.5184839805502, + "ty_anchor": 256.0394991007793, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 129.5184839805502, + "cy": 256.0394991007793, + "pixels": 15013 + }, + "tool_body": { + "cx": 67.32406859846245, + "cy": 248.1274393849793, + "pixels": 3382 + }, + "left_gripper": { + "cx": 309.60872087402106, + "cy": 268.46988301266555, + "pixels": 10343 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 571.2328235562657, + "ty": 219.58708057521113, + "theta": -2.5009543002337002, + "vx": -0.8017143607139587, + "vy": -0.5977073311805725, + "pca_strength": 0.8430283840064614, + "union_pixels": 28639, + "tx_anchor": 571.2328235562657, + "ty_anchor": 219.58708057521113, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 571.2328235562657, + "cy": 219.58708057521113, + "pixels": 8762 + }, + "tool_body": { + "cx": 644.8607104903598, + "cy": 268.4660695308942, + "pixels": 13174 + }, + "left_gripper": { + "cx": 448.55603969983054, + "cy": 165.27547809247156, + "pixels": 4131 + }, + "right_gripper": { + "cx": 528.8534214618974, + "cy": 139.37169517884914, + "pixels": 2572 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 133.3455162772119, + "ty": 254.24086279209106, + "theta": 0.07172956002104702, + "vx": 0.9974285364151001, + "vy": 0.07166806608438492, + "pca_strength": 0.9380931627631542, + "union_pixels": 29622, + "tx_anchor": 133.3455162772119, + "ty_anchor": 254.24086279209106, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 133.3455162772119, + "cy": 254.24086279209106, + "pixels": 15021 + }, + "tool_body": { + "cx": 69.12269300753835, + "cy": 249.8838055627762, + "pixels": 3847 + }, + "left_gripper": { + "cx": 319.33429421610566, + "cy": 267.48698158824624, + "pixels": 10754 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 576.2457242582897, + "ty": 215.68784176847004, + "theta": -2.510352825385417, + "vx": -0.8072964549064636, + "vy": -0.5901461243629456, + "pca_strength": 0.8453043215400413, + "union_pixels": 27263, + "tx_anchor": 576.2457242582897, + "ty_anchor": 215.68784176847004, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 576.2457242582897, + "cy": 215.68784176847004, + "pixels": 8595 + }, + "tool_body": { + "cx": 646.9383315203748, + "cy": 264.3581290268597, + "pixels": 11951 + }, + "left_gripper": { + "cx": 453.0191082802548, + "cy": 162.65874571288583, + "pixels": 4082 + }, + "right_gripper": { + "cx": 533.2804554079696, + "cy": 138.3525616698292, + "pixels": 2635 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 138.5235031512605, + "ty": 253.57096901260505, + "theta": 0.07159290902344505, + "vx": 0.9974383115768433, + "vy": 0.0715317651629448, + "pca_strength": 0.9386160670124168, + "union_pixels": 30554, + "tx_anchor": 138.5235031512605, + "ty_anchor": 253.57096901260505, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 138.5235031512605, + "cy": 253.57096901260505, + "pixels": 15232 + }, + "tool_body": { + "cx": 72.03209651718643, + "cy": 251.83951741406784, + "pixels": 4393 + }, + "left_gripper": { + "cx": 327.17860737487416, + "cy": 267.01363345228293, + "pixels": 10929 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 582.7249757045676, + "ty": 211.4793488824101, + "theta": -2.5239684750989153, + "vx": -0.8152565956115723, + "vy": -0.5790998935699463, + "pca_strength": 0.8488807560255484, + "union_pixels": 25329, + "tx_anchor": 582.7249757045676, + "ty_anchor": 211.4793488824101, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 582.7249757045676, + "cy": 211.4793488824101, + "pixels": 8232 + }, + "tool_body": { + "cx": 649.7690473920092, + "cy": 258.08868122437303, + "pixels": 10487 + }, + "left_gripper": { + "cx": 459.9806739345887, + "cy": 159.22547076313182, + "pixels": 4036 + }, + "right_gripper": { + "cx": 539.1425796425797, + "cy": 135.47163947163946, + "pixels": 2574 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 143.67310874313324, + "ty": 253.1041101330333, + "theta": 0.06390561209408746, + "vx": 0.9979587197303772, + "vy": 0.06386212259531021, + "pca_strength": 0.9382843133597772, + "union_pixels": 31088, + "tx_anchor": 143.67310874313324, + "ty_anchor": 253.1041101330333, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 143.67310874313324, + "cy": 253.1041101330333, + "pixels": 15109 + }, + "tool_body": { + "cx": 73.56321378481266, + "cy": 251.84892807052694, + "pixels": 4991 + }, + "left_gripper": { + "cx": 332.5160174736076, + "cy": 266.00236621769204, + "pixels": 10988 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 593.5232470469967, + "ty": 204.2173913043478, + "theta": -2.5257097321096227, + "vx": -0.816263735294342, + "vy": -0.577679455280304, + "pca_strength": 0.852590542346903, + "union_pixels": 22682, + "tx_anchor": 593.5232470469967, + "ty_anchor": 204.2173913043478, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 593.5232470469967, + "cy": 204.2173913043478, + "pixels": 7958 + }, + "tool_body": { + "cx": 654.229696969697, + "cy": 253.2027878787879, + "pixels": 8250 + }, + "left_gripper": { + "cx": 471.70315682281057, + "cy": 154.45290224032587, + "pixels": 3928 + }, + "right_gripper": { + "cx": 548.6889238020424, + "cy": 132.3338570306363, + "pixels": 2546 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 149.11883121254965, + "ty": 253.60048475055544, + "theta": 0.06253009823819031, + "vx": 0.9980456233024597, + "vy": 0.062489356845617294, + "pca_strength": 0.9396348000304395, + "union_pixels": 31942, + "tx_anchor": 149.11883121254965, + "ty_anchor": 253.60048475055544, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 149.11883121254965, + "cy": 253.60048475055544, + "pixels": 14853 + }, + "tool_body": { + "cx": 72.59433805162365, + "cy": 252.50807660283098, + "pixels": 6005 + }, + "left_gripper": { + "cx": 338.2453987730061, + "cy": 266.46030313966077, + "pixels": 11084 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 606.7841847265222, + "ty": 195.75399896800826, + "theta": -2.545683500968112, + "vx": -0.8276386260986328, + "vy": -0.5612614750862122, + "pca_strength": 0.859506770581817, + "union_pixels": 19931, + "tx_anchor": 606.7841847265222, + "ty_anchor": 195.75399896800826, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 606.7841847265222, + "cy": 195.75399896800826, + "pixels": 7752 + }, + "tool_body": { + "cx": 658.2740054869685, + "cy": 252.98645404663924, + "pixels": 5832 + }, + "left_gripper": { + "cx": 484.7446223111556, + "cy": 150.3134067033517, + "pixels": 3998 + }, + "right_gripper": { + "cx": 558.2196679438059, + "cy": 128.79352916134525, + "pixels": 2349 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 152.53972510895073, + "ty": 253.3326181696279, + "theta": 0.0631354279727044, + "vx": 0.998007595539093, + "vy": 0.06309349089860916, + "pca_strength": 0.9400612264560009, + "union_pixels": 32609, + "tx_anchor": 152.53972510895073, + "ty_anchor": 253.3326181696279, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 152.53972510895073, + "cy": 253.3326181696279, + "pixels": 14915 + }, + "tool_body": { + "cx": 73.28107777097367, + "cy": 251.4981628903858, + "pixels": 6532 + }, + "left_gripper": { + "cx": 342.8958967926895, + "cy": 265.5658484142627, + "pixels": 11162 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 619.782329523565, + "ty": 192.84923590599718, + "theta": -2.5605536743664907, + "vx": -0.8358928561210632, + "vy": -0.5488927364349365, + "pca_strength": 0.8647278134586192, + "union_pixels": 17433, + "tx_anchor": 619.782329523565, + "ty_anchor": 192.84923590599718, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 619.782329523565, + "cy": 192.84923590599718, + "pixels": 7787 + }, + "tool_body": { + "cx": 663.8170767004342, + "cy": 249.92561505065123, + "pixels": 3455 + }, + "left_gripper": { + "cx": 500.3558569667078, + "cy": 144.69543773119605, + "pixels": 4055 + }, + "right_gripper": { + "cx": 571.6324906367041, + "cy": 124.24063670411985, + "pixels": 2136 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 155.81701925039113, + "ty": 252.84647302904565, + "theta": 0.060776887616672735, + "vx": 0.9981536865234375, + "vy": 0.06073947995901108, + "pca_strength": 0.9427149825078059, + "union_pixels": 33099, + "tx_anchor": 155.81701925039113, + "ty_anchor": 252.84647302904565, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 155.81701925039113, + "cy": 252.84647302904565, + "pixels": 14701 + }, + "tool_body": { + "cx": 73.88128829984323, + "cy": 250.70956249109307, + "pixels": 7017 + }, + "left_gripper": { + "cx": 347.79413056849137, + "cy": 264.4522449696863, + "pixels": 11381 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 639.0045063498566, + "ty": 204.44469479721425, + "theta": -2.5466440813514266, + "vx": -0.8281773328781128, + "vy": -0.5604661703109741, + "pca_strength": 0.8661281369780006, + "union_pixels": 15973, + "tx_anchor": 639.0045063498566, + "ty_anchor": 204.44469479721425, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 639.0045063498566, + "cy": 204.44469479721425, + "pixels": 9764 + }, + "tool_body": { + "cx": 678.7, + "cy": 272.0, + "pixels": 20 + }, + "left_gripper": { + "cx": 513.6909722222222, + "cy": 139.6029265873016, + "pixels": 4032 + }, + "right_gripper": { + "cx": 584.9874826147427, + "cy": 119.75475197032917, + "pixels": 2157 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 156.9414051841746, + "ty": 251.71459754433835, + "theta": 0.053403872095964165, + "vx": 0.9985743761062622, + "vy": 0.05337849259376526, + "pca_strength": 0.9431607981451076, + "union_pixels": 33207, + "tx_anchor": 156.9414051841746, + "ty_anchor": 251.71459754433835, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 156.9414051841746, + "cy": 251.71459754433835, + "pixels": 14660 + }, + "tool_body": { + "cx": 74.01807563959956, + "cy": 250.62875417130144, + "pixels": 7192 + }, + "left_gripper": { + "cx": 348.86076618229856, + "cy": 262.6094231616028, + "pixels": 11355 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 645.5932928512283, + "ty": 194.88227987855367, + "theta": -2.5589843065839704, + "vx": -0.8350303769111633, + "vy": -0.5502038598060608, + "pca_strength": 0.8669200668996778, + "union_pixels": 13918, + "tx_anchor": 645.5932928512283, + "ty_anchor": 194.88227987855367, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 645.5932928512283, + "cy": 194.88227987855367, + "pixels": 7246 + }, + "tool_body": { + "cx": 677.8571428571429, + "cy": 244.57142857142858, + "pixels": 7 + }, + "left_gripper": { + "cx": 531.6329675461126, + "cy": 134.14312397851972, + "pixels": 4283 + }, + "right_gripper": { + "cx": 601.3702770780857, + "cy": 116.37027707808564, + "pixels": 2382 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 156.98627517924206, + "ty": 250.65592352338683, + "theta": 0.051550034378815834, + "vx": 0.9986715912818909, + "vy": 0.05152720585465431, + "pca_strength": 0.9442964716559417, + "union_pixels": 32434, + "tx_anchor": 156.98627517924206, + "ty_anchor": 250.65592352338683, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 156.98627517924206, + "cy": 250.65592352338683, + "pixels": 14645 + }, + "tool_body": { + "cx": 74.03930131004367, + "cy": 249.84152697563036, + "pixels": 7099 + }, + "left_gripper": { + "cx": 357.16127221702527, + "cy": 261.1019644527596, + "pixels": 10690 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 653.1541830924223, + "ty": 184.27091546211125, + "theta": -2.5989875311207857, + "vx": -0.8563663959503174, + "vy": -0.5163686871528625, + "pca_strength": 0.8635492138440585, + "union_pixels": 12036, + "tx_anchor": 653.1541830924223, + "ty_anchor": 184.27091546211125, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 653.1541830924223, + "cy": 184.27091546211125, + "pixels": 4566 + }, + "tool_body": { + "cx": 677.0, + "cy": 139.33333333333334, + "pixels": 3 + }, + "left_gripper": { + "cx": 547.5868461708233, + "cy": 127.38446259103951, + "pixels": 4531 + }, + "right_gripper": { + "cx": 614.4124659400545, + "cy": 112.6066076294278, + "pixels": 2936 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 156.20149460282315, + "ty": 249.1681428176031, + "theta": 0.04964235542810193, + "vx": 0.9987680912017822, + "vy": 0.04962196946144104, + "pca_strength": 0.9448525592069442, + "union_pixels": 32166, + "tx_anchor": 156.20149460282315, + "ty_anchor": 249.1681428176031, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 156.20149460282315, + "cy": 249.1681428176031, + "pixels": 14452 + }, + "tool_body": { + "cx": 73.76500931365526, + "cy": 249.017481014472, + "pixels": 6979 + }, + "left_gripper": { + "cx": 356.73041453190496, + "cy": 259.20009315323705, + "pixels": 10735 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 662.2147449635662, + "ty": 177.61423060437204, + "theta": -2.6221167614193543, + "vx": -0.8680794835090637, + "vy": -0.49642524123191833, + "pca_strength": 0.8219569665630081, + "union_pixels": 9941, + "tx_anchor": 662.2147449635662, + "ty_anchor": 177.61423060437204, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 662.2147449635662, + "cy": 177.61423060437204, + "pixels": 2333 + }, + "tool_body": { + "cx": 678.5, + "cy": 138.5, + "pixels": 2 + }, + "left_gripper": { + "cx": 573.5812154696133, + "cy": 120.03779005524862, + "pixels": 4525 + }, + "right_gripper": { + "cx": 639.1684518013632, + "cy": 104.03992210321324, + "pixels": 3081 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 153.7324716836912, + "ty": 248.2538392050587, + "theta": 0.045066272470148806, + "vx": 0.998984694480896, + "vy": 0.04505101963877678, + "pca_strength": 0.9459298465933176, + "union_pixels": 31610, + "tx_anchor": 153.7324716836912, + "ty_anchor": 248.2538392050587, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 153.7324716836912, + "cy": 248.2538392050587, + "pixels": 14391 + }, + "tool_body": { + "cx": 72.61545552312184, + "cy": 247.16761407282223, + "pixels": 6509 + }, + "left_gripper": { + "cx": 353.8211951447246, + "cy": 257.4359477124183, + "pixels": 10710 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 675.109947643979, + "ty": 165.58115183246073, + "theta": -2.833073554385921, + "vx": -0.9527842998504639, + "vy": -0.3036479949951172, + "pca_strength": 0.8040149575457423, + "union_pixels": 7610, + "tx_anchor": 675.109947643979, + "ty_anchor": 165.58115183246073, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 675.109947643979, + "cy": 165.58115183246073, + "pixels": 191 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 601.7735594526883, + "cy": 108.72171902100598, + "pixels": 5189 + }, + "right_gripper": { + "cx": 661.4887892376681, + "cy": 85.89013452914799, + "pixels": 2230 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 151.18481917577796, + "ty": 246.94014578076815, + "theta": 0.04647004001759138, + "vx": 0.9989204406738281, + "vy": 0.046453315764665604, + "pca_strength": 0.9464090392699799, + "union_pixels": 31058, + "tx_anchor": 151.18481917577796, + "ty_anchor": 246.94014578076815, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 151.18481917577796, + "cy": 246.94014578076815, + "pixels": 14268 + }, + "tool_body": { + "cx": 71.97586431833007, + "cy": 246.93672537508155, + "pixels": 6132 + }, + "left_gripper": { + "cx": 351.54597485456935, + "cy": 256.5572340026271, + "pixels": 10658 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 619.3252265140677, + "ty": 90.2618025751073, + "theta": -0.5981165102379736, + "vx": 0.8263975977897644, + "vy": -0.5630869269371033, + "pca_strength": null, + "union_pixels": 4389, + "tx_anchor": 619.3252265140677, + "ty_anchor": 90.2618025751073, + "other_grip_x": 675.3435897435897, + "other_grip_y": 52.09230769230769, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 619.3252265140677, + "cy": 90.2618025751073, + "pixels": 4194 + }, + "right_gripper": { + "cx": 675.3435897435897, + "cy": 52.09230769230769, + "pixels": 195 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 147.58195404707033, + "ty": 246.27460018157691, + "theta": 0.041622594113365816, + "vx": 0.9991338849067688, + "vy": 0.04161057621240616, + "pca_strength": 0.9489393416778572, + "union_pixels": 29131, + "tx_anchor": 147.58195404707033, + "ty_anchor": 246.27460018157691, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 147.58195404707033, + "cy": 246.27460018157691, + "pixels": 14319 + }, + "tool_body": { + "cx": 70.60575022461815, + "cy": 245.00449236298292, + "pixels": 5565 + }, + "left_gripper": { + "cx": 362.76305828917486, + "cy": 252.41786525359575, + "pixels": 9247 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 637.7002679169458, + "ty": 68.96115204286671, + "theta": -2.560627505633667, + "vx": -0.8359333276748657, + "vy": -0.5488309860229492, + "pca_strength": 0.9187208669409166, + "union_pixels": 2986, + "tx_anchor": 637.7002679169458, + "ty_anchor": 68.96115204286671, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 637.7002679169458, + "cy": 68.96115204286671, + "pixels": 2986 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 143.6629213483146, + "ty": 243.36541587166985, + "theta": 0.03776588554033236, + "vx": 0.999286949634552, + "vy": 0.03775690868496895, + "pca_strength": 0.9487911852910349, + "union_pixels": 28476, + "tx_anchor": 143.6629213483146, + "ty_anchor": 243.36541587166985, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 143.6629213483146, + "cy": 243.36541587166985, + "pixels": 14151 + }, + "tool_body": { + "cx": 69.90462944565866, + "cy": 245.26087820385456, + "pixels": 5033 + }, + "left_gripper": { + "cx": 355.5718897976754, + "cy": 248.93069306930693, + "pixels": 9292 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 657.0556930693069, + "ty": 44.66089108910891, + "theta": -2.441676730985339, + "vx": -0.7648963928222656, + "vy": -0.6441534161567688, + "pca_strength": 0.8147257572087356, + "union_pixels": 1616, + "tx_anchor": 657.0556930693069, + "ty_anchor": 44.66089108910891, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 657.0556930693069, + "cy": 44.66089108910891, + "pixels": 1616 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 139.21166077738516, + "ty": 239.9626148409894, + "theta": 0.03189498035298084, + "vx": 0.9994913935661316, + "vy": 0.031889572739601135, + "pca_strength": 0.9491112483707029, + "union_pixels": 29234, + "tx_anchor": 139.21166077738516, + "ty_anchor": 239.9626148409894, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 139.21166077738516, + "cy": 239.9626148409894, + "pixels": 14150 + }, + "tool_body": { + "cx": 70.16192007349564, + "cy": 246.12632062471292, + "pixels": 4354 + }, + "left_gripper": { + "cx": 339.3295433364399, + "cy": 247.5434296365331, + "pixels": 10730 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 672.4689440993789, + "ty": 23.543478260869566, + "theta": 1.2898914899725091, + "vx": 0.277225136756897, + "vy": 0.9608049988746643, + "pca_strength": 0.7057455045007229, + "union_pixels": 322, + "tx_anchor": 672.4689440993789, + "ty_anchor": 23.543478260869566, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 672.4689440993789, + "cy": 23.543478260869566, + "pixels": 322 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 135.35072317766424, + "ty": 235.50622436497085, + "theta": 0.02210093240031719, + "vx": 0.9997557997703552, + "vy": 0.02209913358092308, + "pca_strength": 0.9494276830643081, + "union_pixels": 29528, + "tx_anchor": 135.35072317766424, + "ty_anchor": 235.50622436497085, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 135.35072317766424, + "cy": 235.50622436497085, + "pixels": 13897 + }, + "tool_body": { + "cx": 68.1132645356154, + "cy": 242.21797130631765, + "pixels": 3973 + }, + "left_gripper": { + "cx": 328.0347400926402, + "cy": 240.65680219591695, + "pixels": 11658 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 30, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 132.60750403048513, + "ty": 231.2306903121794, + "theta": 0.0135517352353358, + "vx": 0.9999082088470459, + "vy": 0.013551320880651474, + "pca_strength": 0.9506436070324773, + "union_pixels": 28173, + "tx_anchor": 132.60750403048513, + "ty_anchor": 231.2306903121794, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 132.60750403048513, + "cy": 231.2306903121794, + "pixels": 13646 + }, + "tool_body": { + "cx": 65.62571196094386, + "cy": 237.0035259018172, + "pixels": 3687 + }, + "left_gripper": { + "cx": 331.87472324723245, + "cy": 234.0418819188192, + "pixels": 10840 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 31, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 129.30998222748815, + "ty": 227.3486374407583, + "theta": 0.005476428370861169, + "vx": 0.9999850392341614, + "vy": 0.005476401187479496, + "pca_strength": 0.9512839419575302, + "union_pixels": 27603, + "tx_anchor": 129.30998222748815, + "ty_anchor": 227.3486374407583, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 129.30998222748815, + "cy": 227.3486374407583, + "pixels": 13504 + }, + "tool_body": { + "cx": 64.06765067650676, + "cy": 232.29458794587947, + "pixels": 3252 + }, + "left_gripper": { + "cx": 330.0867520973541, + "cy": 228.41596754863096, + "pixels": 10847 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 32, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 126.24795963792847, + "ty": 223.59393085027452, + "theta": 0.0009489904570007111, + "vx": 0.9999995827674866, + "vy": 0.0009489903459325433, + "pca_strength": 0.9518236526188092, + "union_pixels": 27191, + "tx_anchor": 126.24795963792847, + "ty_anchor": 223.59393085027452, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 126.24795963792847, + "cy": 223.59393085027452, + "pixels": 13478 + }, + "tool_body": { + "cx": 62.29291174426685, + "cy": 228.94058373870743, + "pixels": 2878 + }, + "left_gripper": { + "cx": 326.8855560682972, + "cy": 223.8191047531149, + "pixels": 10835 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 33, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 124.28346220253735, + "ty": 219.01073492981007, + "theta": -0.0025124262049253322, + "vx": 0.9999968409538269, + "vy": -0.0025124235544353724, + "pca_strength": 0.952558548541903, + "union_pixels": 26991, + "tx_anchor": 124.28346220253735, + "ty_anchor": 219.01073492981007, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 124.28346220253735, + "cy": 219.01073492981007, + "pixels": 13321 + }, + "tool_body": { + "cx": 60.930424971793904, + "cy": 223.42798044377585, + "pixels": 2659 + }, + "left_gripper": { + "cx": 326.0728362546544, + "cy": 218.0391426755063, + "pixels": 11011 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 34, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 122.35623027205772, + "ty": 213.62159927852096, + "theta": -0.004464688585627295, + "vx": 0.9999900460243225, + "vy": -0.004464673809707165, + "pca_strength": 0.9533304647055462, + "union_pixels": 26810, + "tx_anchor": 122.35623027205772, + "ty_anchor": 213.62159927852096, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 122.35623027205772, + "cy": 213.62159927852096, + "pixels": 13306 + }, + "tool_body": { + "cx": 59.302859618717505, + "cy": 220.48396880415945, + "pixels": 2308 + }, + "left_gripper": { + "cx": 324.03277956413007, + "cy": 212.21427295462667, + "pixels": 11196 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 35, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 121.74389970897694, + "ty": 207.87941198418028, + "theta": -0.011776975322065373, + "vx": 0.9999306797981262, + "vy": -0.011776703409850597, + "pca_strength": 0.9541216226805729, + "union_pixels": 27190, + "tx_anchor": 121.74389970897694, + "ty_anchor": 207.87941198418028, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 121.74389970897694, + "cy": 207.87941198418028, + "pixels": 13401 + }, + "tool_body": { + "cx": 58.5029266096353, + "cy": 213.80864475461505, + "pixels": 2221 + }, + "left_gripper": { + "cx": 326.739367219917, + "cy": 205.09284232365144, + "pixels": 11568 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 36, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 121.76979920877808, + "ty": 201.81428678062252, + "theta": -0.01707469503232667, + "vx": 0.9998542666435242, + "vy": -0.017073865979909897, + "pca_strength": 0.9550664083001508, + "union_pixels": 27449, + "tx_anchor": 121.76979920877808, + "ty_anchor": 201.81428678062252, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 121.76979920877808, + "cy": 201.81428678062252, + "pixels": 13397 + }, + "tool_body": { + "cx": 57.9254327563249, + "cy": 206.05104305370617, + "pixels": 2253 + }, + "left_gripper": { + "cx": 328.71438257479446, + "cy": 197.49165183490126, + "pixels": 11799 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 37, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 121.77587999405911, + "ty": 195.8538541511956, + "theta": -0.023090439468324064, + "vx": 0.9997334480285645, + "vy": -0.02308838814496994, + "pca_strength": 0.9559309535258991, + "union_pixels": 27705, + "tx_anchor": 121.77587999405911, + "ty_anchor": 195.8538541511956, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 121.77587999405911, + "cy": 195.8538541511956, + "pixels": 13466 + }, + "tool_body": { + "cx": 57.53781512605042, + "cy": 200.8062558356676, + "pixels": 2142 + }, + "left_gripper": { + "cx": 330.8556666942217, + "cy": 190.60312474167148, + "pixels": 12097 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 38, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 123.10287364834839, + "ty": 190.3107687749963, + "theta": -0.025001648991210355, + "vx": 0.9996874928474426, + "vy": -0.024999044835567474, + "pca_strength": 0.9556595124540983, + "union_pixels": 28197, + "tx_anchor": 123.10287364834839, + "ty_anchor": 190.3107687749963, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 123.10287364834839, + "cy": 190.3107687749963, + "pixels": 13502 + }, + "tool_body": { + "cx": 57.544536271809, + "cy": 195.1662075298439, + "pixels": 2178 + }, + "left_gripper": { + "cx": 332.8204841415675, + "cy": 184.40832467843734, + "pixels": 12517 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 39, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 125.575655485572, + "ty": 185.15372784532005, + "theta": -0.026175254159298715, + "vx": 0.9996574521064758, + "vy": -0.02617226541042328, + "pca_strength": 0.9551258168803158, + "union_pixels": 28651, + "tx_anchor": 125.575655485572, + "ty_anchor": 185.15372784532005, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 125.575655485572, + "cy": 185.15372784532005, + "pixels": 13654 + }, + "tool_body": { + "cx": 58.746661101836395, + "cy": 192.04716193656094, + "pixels": 2396 + }, + "left_gripper": { + "cx": 335.8323148956432, + "cy": 179.43068010475358, + "pixels": 12601 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 653.3916827852998, + "ty": 213.94197292069632, + "theta": 0.792236668911617, + "vx": 0.7022547721862793, + "vy": 0.7119258046150208, + "pca_strength": 0.8167452632824141, + "union_pixels": 2068, + "tx_anchor": 653.3916827852998, + "ty_anchor": 213.94197292069632, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 653.3916827852998, + "cy": 213.94197292069632, + "pixels": 2068 + } + } + } + } + }, + { + "frame_idx": 40, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 126.875, + "ty": 180.4850864553314, + "theta": -0.02147231338955024, + "vx": 0.9997695088386536, + "vy": -0.02147066406905651, + "pca_strength": 0.9553806375491947, + "union_pixels": 28944, + "tx_anchor": 126.875, + "ty_anchor": 180.4850864553314, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 126.875, + "cy": 180.4850864553314, + "pixels": 13880 + }, + "tool_body": { + "cx": 59.24656426839127, + "cy": 188.2210994341148, + "pixels": 2474 + }, + "left_gripper": { + "cx": 337.63518665607626, + "cy": 175.97625099285148, + "pixels": 12590 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 623.4362489717577, + "ty": 283.19166438168355, + "theta": -0.8601425999991091, + "vx": 0.6523293852806091, + "vy": -0.7579355835914612, + "pca_strength": null, + "union_pixels": 5332, + "tx_anchor": 623.4362489717577, + "ty_anchor": 283.19166438168355, + "other_grip_x": 653.9477744807122, + "other_grip_y": 247.7406528189911, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 623.4362489717577, + "cy": 283.19166438168355, + "pixels": 3647 + }, + "right_gripper": { + "cx": 653.9477744807122, + "cy": 247.7406528189911, + "pixels": 1685 + } + } + } + } + }, + { + "frame_idx": 41, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 127.44122879036672, + "ty": 177.11678981937604, + "theta": -0.020511269720057852, + "vx": 0.9997896552085876, + "vy": -0.020509831607341766, + "pca_strength": 0.9549888312267998, + "union_pixels": 29889, + "tx_anchor": 127.44122879036672, + "ty_anchor": 177.11678981937604, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 127.44122879036672, + "cy": 177.11678981937604, + "pixels": 14616 + }, + "tool_body": { + "cx": 59.53583196046129, + "cy": 178.69439868204284, + "pixels": 2428 + }, + "left_gripper": { + "cx": 341.5110159595173, + "cy": 171.26827559361618, + "pixels": 12845 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 608.4549968963377, + "ty": 305.723774053383, + "theta": -0.8738293108542687, + "vx": 0.6418949961662292, + "vy": -0.7667925953865051, + "pca_strength": null, + "union_pixels": 7419, + "tx_anchor": 608.4549968963377, + "ty_anchor": 305.723774053383, + "other_grip_x": 639.8863109048724, + "other_grip_y": 268.176720804331, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 608.4549968963377, + "cy": 305.723774053383, + "pixels": 4833 + }, + "right_gripper": { + "cx": 639.8863109048724, + "cy": 268.176720804331, + "pixels": 2586 + } + } + } + } + }, + { + "frame_idx": 42, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 130.49751944220972, + "ty": 172.80839367122553, + "theta": -0.019791889532132866, + "vx": 0.9998041391372681, + "vy": -0.01979059725999832, + "pca_strength": 0.9549956756762709, + "union_pixels": 30604, + "tx_anchor": 130.49751944220972, + "ty_anchor": 172.80839367122553, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 130.49751944220972, + "cy": 172.80839367122553, + "pixels": 14916 + }, + "tool_body": { + "cx": 61.002190580503836, + "cy": 176.22855056589995, + "pixels": 2739 + }, + "left_gripper": { + "cx": 346.82377017530314, + "cy": 167.5381110510464, + "pixels": 12949 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 600.3295369678865, + "ty": 326.46135175504105, + "theta": -0.919739267546747, + "vx": 0.6060275435447693, + "vy": -0.795443594455719, + "pca_strength": null, + "union_pixels": 8434, + "tx_anchor": 600.3295369678865, + "ty_anchor": 326.46135175504105, + "other_grip_x": 630.1081871345029, + "other_grip_y": 287.37524366471735, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 600.3295369678865, + "cy": 326.46135175504105, + "pixels": 5356 + }, + "right_gripper": { + "cx": 630.1081871345029, + "cy": 287.37524366471735, + "pixels": 3078 + } + } + } + } + }, + { + "frame_idx": 43, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 136.2925263014073, + "ty": 168.7447738762126, + "theta": -0.015254108513575261, + "vx": 0.9998836517333984, + "vy": -0.015253516845405102, + "pca_strength": 0.9548374432945012, + "union_pixels": 31147, + "tx_anchor": 136.2925263014073, + "ty_anchor": 168.7447738762126, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 136.2925263014073, + "cy": 168.7447738762126, + "pixels": 14638 + }, + "tool_body": { + "cx": 63.068201193520885, + "cy": 173.20772946859904, + "pixels": 3519 + }, + "left_gripper": { + "cx": 352.6933025404157, + "cy": 164.770207852194, + "pixels": 12990 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 594.1079475982533, + "ty": 344.34410480349345, + "theta": -0.9610815885002331, + "vx": 0.5726336240768433, + "vy": -0.8198114037513733, + "pca_strength": null, + "union_pixels": 9394, + "tx_anchor": 594.1079475982533, + "ty_anchor": 344.34410480349345, + "other_grip_x": 622.2635595530118, + "other_grip_y": 304.0351594439902, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 594.1079475982533, + "cy": 344.34410480349345, + "pixels": 5725 + }, + "right_gripper": { + "cx": 622.2635595530118, + "cy": 304.0351594439902, + "pixels": 3669 + } + } + } + } + }, + { + "frame_idx": 44, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 138.621729862412, + "ty": 165.1352625799367, + "theta": -0.01600441426703903, + "vx": 0.9998719692230225, + "vy": -0.01600373163819313, + "pca_strength": 0.956294618766905, + "union_pixels": 32637, + "tx_anchor": 138.621729862412, + "ty_anchor": 165.1352625799367, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 138.621729862412, + "cy": 165.1352625799367, + "pixels": 15481 + }, + "tool_body": { + "cx": 64.95133351663459, + "cy": 174.1361011822931, + "pixels": 3637 + }, + "left_gripper": { + "cx": 362.86271173903395, + "cy": 161.6911753827946, + "pixels": 13519 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 671.4192825112108, + "ty": 403.5134529147982, + "theta": -2.7880603770128283, + "vx": -0.9381556510925293, + "vy": -0.34621378779411316, + "pca_strength": 0.8210877422515749, + "union_pixels": 10557, + "tx_anchor": 671.4192825112108, + "ty_anchor": 403.5134529147982, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 671.4192825112108, + "cy": 403.5134529147982, + "pixels": 446 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 586.0195688225539, + "cy": 357.93864013267, + "pixels": 6030 + }, + "right_gripper": { + "cx": 614.1310953197745, + "cy": 318.50575839255083, + "pixels": 4081 + } + } + } + } + }, + { + "frame_idx": 45, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 146.5105751625734, + "ty": 162.0746890586527, + "theta": -0.012254680271886163, + "vx": 0.9999249577522278, + "vy": -0.012254374101758003, + "pca_strength": 0.9564525117602828, + "union_pixels": 34345, + "tx_anchor": 146.5105751625734, + "ty_anchor": 162.0746890586527, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 146.5105751625734, + "cy": 162.0746890586527, + "pixels": 15839 + }, + "tool_body": { + "cx": 69.65756875918538, + "cy": 174.75729582196095, + "pixels": 4763 + }, + "left_gripper": { + "cx": 373.7152004656916, + "cy": 160.4330204467729, + "pixels": 13743 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 663.804465902233, + "ty": 405.4091732045866, + "theta": -2.736124474913796, + "vx": -0.9189178347587585, + "vy": -0.39444902539253235, + "pca_strength": 0.8394122494098326, + "union_pixels": 11745, + "tx_anchor": 663.804465902233, + "ty_anchor": 405.4091732045866, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 663.804465902233, + "cy": 405.4091732045866, + "pixels": 1657 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 569.7703161278799, + "cy": 366.34184675834973, + "pixels": 5599 + }, + "right_gripper": { + "cx": 603.1704165738472, + "cy": 328.28870572510584, + "pixels": 4489 + } + } + } + } + }, + { + "frame_idx": 46, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 156.31828740033902, + "ty": 160.3206102077971, + "theta": -0.005234768347944771, + "vx": 0.9999862909317017, + "vy": -0.0052347443997859955, + "pca_strength": 0.9553397716820394, + "union_pixels": 35925, + "tx_anchor": 156.31828740033902, + "ty_anchor": 160.3206102077971, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 156.31828740033902, + "cy": 160.3206102077971, + "pixels": 15929 + }, + "tool_body": { + "cx": 72.0934110409584, + "cy": 171.34952242188766, + "pixels": 6177 + }, + "left_gripper": { + "cx": 385.17114118243, + "cy": 160.1531225124828, + "pixels": 13819 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 656.0745147150908, + "ty": 410.01221039448967, + "theta": -2.7377272076811177, + "vx": -0.9195488691329956, + "vy": -0.39297574758529663, + "pca_strength": 0.8581146939342879, + "union_pixels": 13130, + "tx_anchor": 656.0745147150908, + "ty_anchor": 410.01221039448967, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 656.0745147150908, + "cy": 410.01221039448967, + "pixels": 3194 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 550.7473742399116, + "cy": 372.8560899207665, + "pixels": 5427 + }, + "right_gripper": { + "cx": 591.9088489687292, + "cy": 336.7096917276558, + "pixels": 4509 + } + } + } + } + }, + { + "frame_idx": 47, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 172.749544688027, + "ty": 161.2103878583474, + "theta": 0.0019243447039180466, + "vx": 0.999998152256012, + "vy": 0.001924343523569405, + "pca_strength": 0.9541995650729541, + "union_pixels": 37471, + "tx_anchor": 172.749544688027, + "ty_anchor": 161.2103878583474, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 172.749544688027, + "cy": 161.2103878583474, + "pixels": 14825 + }, + "tool_body": { + "cx": 75.97025852207733, + "cy": 161.35049187828872, + "pixels": 8742 + }, + "left_gripper": { + "cx": 396.5705552359033, + "cy": 159.62744533947065, + "pixels": 13904 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 648.9389087844954, + "ty": 414.0048451653676, + "theta": -2.7336809279857786, + "vx": -0.917951226234436, + "vy": -0.39669325947761536, + "pca_strength": 0.8665866328340921, + "union_pixels": 14476, + "tx_anchor": 648.9389087844954, + "ty_anchor": 414.0048451653676, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 648.9389087844954, + "cy": 414.0048451653676, + "pixels": 4747 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 535.6499713247945, + "cy": 378.6876314280252, + "pixels": 5231 + }, + "right_gripper": { + "cx": 578.1796353935082, + "cy": 341.7358826144953, + "pixels": 4498 + } + } + } + } + }, + { + "frame_idx": 48, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 185.92056202878683, + "ty": 161.42200137080192, + "theta": 0.00844595637848974, + "vx": 0.9999643564224243, + "vy": 0.008445856161415577, + "pca_strength": 0.9533691975609236, + "union_pixels": 39542, + "tx_anchor": 185.92056202878683, + "ty_anchor": 161.42200137080192, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 185.92056202878683, + "cy": 161.42200137080192, + "pixels": 14590 + }, + "tool_body": { + "cx": 80.91574319992674, + "cy": 157.5023353786977, + "pixels": 10919 + }, + "left_gripper": { + "cx": 408.8719447017744, + "cy": 159.38167177367635, + "pixels": 14033 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 641.5057889513728, + "ty": 416.9512074098578, + "theta": -2.762114533212445, + "vx": -0.9288581013679504, + "vy": -0.37043577432632446, + "pca_strength": 0.8744320146901668, + "union_pixels": 15623, + "tx_anchor": 641.5057889513728, + "ty_anchor": 416.9512074098578, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 641.5057889513728, + "cy": 416.9512074098578, + "pixels": 6046 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 519.7113159443028, + "cy": 383.62424004706804, + "pixels": 5099 + }, + "right_gripper": { + "cx": 564.9823581956231, + "cy": 346.7304600267977, + "pixels": 4478 + } + } + } + } + }, + { + "frame_idx": 49, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 198.72972582972582, + "ty": 161.85786435786434, + "theta": 0.012096780710691889, + "vx": 0.9999268651008606, + "vy": 0.012096486054360867, + "pca_strength": 0.9545531655416518, + "union_pixels": 41009, + "tx_anchor": 198.72972582972582, + "ty_anchor": 161.85786435786434, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 198.72972582972582, + "cy": 161.85786435786434, + "pixels": 13860 + }, + "tool_body": { + "cx": 85.94170994496551, + "cy": 152.60925509650414, + "pixels": 12901 + }, + "left_gripper": { + "cx": 420.2902161706906, + "cy": 157.92497192588434, + "pixels": 14248 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 633.5011049723757, + "ty": 419.59198895027623, + "theta": -2.8074416170146086, + "vx": -0.9446890950202942, + "vy": -0.3279672861099243, + "pca_strength": 0.8810374495519517, + "union_pixels": 16796, + "tx_anchor": 633.5011049723757, + "ty_anchor": 419.59198895027623, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 633.5011049723757, + "cy": 419.59198895027623, + "pixels": 7240 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 503.7066822066822, + "cy": 389.0944055944056, + "pixels": 5148 + }, + "right_gripper": { + "cx": 551.7917422867514, + "cy": 352.35798548094374, + "pixels": 4408 + } + } + } + } + }, + { + "frame_idx": 50, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 205.50743813474466, + "ty": 159.77063367186383, + "theta": 0.015703885217704175, + "vx": 0.9998767375946045, + "vy": 0.015703240409493446, + "pca_strength": 0.9549284942296443, + "union_pixels": 42095, + "tx_anchor": 205.50743813474466, + "ty_anchor": 159.77063367186383, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 205.50743813474466, + "cy": 159.77063367186383, + "pixels": 13982 + }, + "tool_body": { + "cx": 87.98495581684072, + "cy": 150.17914262761994, + "pixels": 13693 + }, + "left_gripper": { + "cx": 429.0893203883495, + "cy": 156.70277392510403, + "pixels": 14420 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 626.550259965338, + "ty": 421.38970042089625, + "theta": -2.8484329396845176, + "vx": -0.9573355913162231, + "vy": -0.28897857666015625, + "pca_strength": 0.8861686428870392, + "union_pixels": 17191, + "tx_anchor": 626.550259965338, + "ty_anchor": 421.38970042089625, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 626.550259965338, + "cy": 421.38970042089625, + "pixels": 8078 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 490.14966555183946, + "cy": 394.86538461538464, + "pixels": 4784 + }, + "right_gripper": { + "cx": 540.1508431508431, + "cy": 357.65996765996766, + "pixels": 4329 + } + } + } + } + }, + { + "frame_idx": 51, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 209.43410747122522, + "ty": 155.47687802220256, + "theta": 0.025811272344857753, + "vx": 0.9996669292449951, + "vy": 0.025808406993746758, + "pca_strength": 0.9526269355642437, + "union_pixels": 44312, + "tx_anchor": 209.43410747122522, + "ty_anchor": 155.47687802220256, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 209.43410747122522, + "cy": 155.47687802220256, + "pixels": 14683 + }, + "tool_body": { + "cx": 91.17827855190346, + "cy": 145.59923994932996, + "pixels": 14999 + }, + "left_gripper": { + "cx": 436.4537935748462, + "cy": 154.76924128503074, + "pixels": 14630 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 622.0783011033337, + "ty": 422.6019693913869, + "theta": -2.87898423009879, + "vx": -0.9657161235809326, + "vy": -0.259600430727005, + "pca_strength": 0.8943332799274898, + "union_pixels": 17370, + "tx_anchor": 622.0783011033337, + "ty_anchor": 422.6019693913869, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 622.0783011033337, + "cy": 422.6019693913869, + "pixels": 8429 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 480.3928187486562, + "cy": 399.24209847344656, + "pixels": 4651 + }, + "right_gripper": { + "cx": 530.3104895104896, + "cy": 362.05268065268064, + "pixels": 4290 + } + } + } + } + }, + { + "frame_idx": 52, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 210.17735226147244, + "ty": 150.96025090789038, + "theta": 0.029487195856608157, + "vx": 0.9995653033256531, + "vy": 0.029482923448085785, + "pca_strength": 0.9521976254816533, + "union_pixels": 45362, + "tx_anchor": 210.17735226147244, + "ty_anchor": 150.96025090789038, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 210.17735226147244, + "cy": 150.96025090789038, + "pixels": 15145 + }, + "tool_body": { + "cx": 91.73642141125598, + "cy": 142.05765576885278, + "pixels": 15263 + }, + "left_gripper": { + "cx": 439.2405376487896, + "cy": 151.9970576434399, + "pixels": 14954 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 617.8628985840912, + "ty": 423.13007942903187, + "theta": -2.8950689636947873, + "vx": -0.9697666168212891, + "vy": -0.24403423070907593, + "pca_strength": 0.9033555242714024, + "union_pixels": 17372, + "tx_anchor": 617.8628985840912, + "ty_anchor": 423.13007942903187, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 617.8628985840912, + "cy": 423.13007942903187, + "pixels": 8687 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 472.11300686904497, + "cy": 400.6521161090184, + "pixels": 4513 + }, + "right_gripper": { + "cx": 521.3851869606904, + "cy": 364.41658676893576, + "pixels": 4172 + } + } + } + } + }, + { + "frame_idx": 53, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 207.94819641916797, + "ty": 145.9829515534492, + "theta": 0.03132492222382295, + "vx": 0.9995094537734985, + "vy": 0.03131980076432228, + "pca_strength": 0.953868562140446, + "union_pixels": 45364, + "tx_anchor": 207.94819641916797, + "ty_anchor": 145.9829515534492, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 207.94819641916797, + "cy": 145.9829515534492, + "pixels": 15192 + }, + "tool_body": { + "cx": 90.33021345363949, + "cy": 137.91441653760688, + "pixels": 14851 + }, + "left_gripper": { + "cx": 440.6658834279747, + "cy": 148.02056001566478, + "pixels": 15321 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 615.2636373989295, + "ty": 424.0930417947842, + "theta": -2.9163190903738054, + "vx": -0.9747330546379089, + "vy": -0.22337302565574646, + "pca_strength": 0.9109152034212774, + "union_pixels": 17235, + "tx_anchor": 615.2636373989295, + "ty_anchor": 424.0930417947842, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 615.2636373989295, + "cy": 424.0930417947842, + "pixels": 8781 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 466.07942238267145, + "cy": 403.17170577617327, + "pixels": 4432 + }, + "right_gripper": { + "cx": 515.9955246146196, + "cy": 367.96718050721034, + "pixels": 4022 + } + } + } + } + }, + { + "frame_idx": 54, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 207.80399575202443, + "ty": 144.3274923669189, + "theta": 0.031870906230838575, + "vx": 0.9994921684265137, + "vy": 0.03186551108956337, + "pca_strength": 0.9539153494121957, + "union_pixels": 44743, + "tx_anchor": 207.80399575202443, + "ty_anchor": 144.3274923669189, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 207.80399575202443, + "cy": 144.3274923669189, + "pixels": 15066 + }, + "tool_body": { + "cx": 89.25866722026157, + "cy": 134.44619749498304, + "pixels": 14451 + }, + "left_gripper": { + "cx": 439.129055562853, + "cy": 145.30585840010508, + "pixels": 15226 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 613.4477680100468, + "ty": 424.8774974312136, + "theta": -2.9311287925330434, + "vx": -0.9779341220855713, + "vy": -0.20891354978084564, + "pca_strength": 0.9153476956301504, + "union_pixels": 17045, + "tx_anchor": 613.4477680100468, + "ty_anchor": 424.8774974312136, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 613.4477680100468, + "cy": 424.8774974312136, + "pixels": 8759 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 461.9638082065468, + "cy": 405.65398801290917, + "pixels": 4338 + }, + "right_gripper": { + "cx": 511.85385005065854, + "cy": 370.61879432624113, + "pixels": 3948 + } + } + } + } + }, + { + "frame_idx": 55, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 206.30339532728837, + "ty": 142.53067707988615, + "theta": 0.03205417558917093, + "vx": 0.9994863271713257, + "vy": 0.03204868733882904, + "pca_strength": 0.9534238931093981, + "union_pixels": 44393, + "tx_anchor": 206.30339532728837, + "ty_anchor": 142.53067707988615, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 206.30339532728837, + "cy": 142.53067707988615, + "pixels": 15109 + }, + "tool_body": { + "cx": 88.62971331732805, + "cy": 133.4742268041237, + "pixels": 14162 + }, + "left_gripper": { + "cx": 438.32707313847374, + "cy": 144.40616320592514, + "pixels": 15122 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 612.5798163004301, + "ty": 425.8435065690036, + "theta": -2.942622012192904, + "vx": -0.9802705645561218, + "vy": -0.1976603865623474, + "pca_strength": 0.9178836675071852, + "union_pixels": 17128, + "tx_anchor": 612.5798163004301, + "ty_anchor": 425.8435065690036, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 612.5798163004301, + "cy": 425.8435065690036, + "pixels": 8601 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 457.71418842224745, + "cy": 408.494438138479, + "pixels": 4405 + }, + "right_gripper": { + "cx": 509.10407569141194, + "cy": 372.66132945172245, + "pixels": 4122 + } + } + } + } + }, + { + "frame_idx": 56, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 203.77323519571763, + "ty": 141.82883907661426, + "theta": 0.036132104919650465, + "vx": 0.9993473291397095, + "vy": 0.03612424433231354, + "pca_strength": 0.9539158905184247, + "union_pixels": 43857, + "tx_anchor": 203.77323519571763, + "ty_anchor": 141.82883907661426, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 203.77323519571763, + "cy": 141.82883907661426, + "pixels": 14945 + }, + "tool_body": { + "cx": 87.61111111111111, + "cy": 131.82817719680466, + "pixels": 13770 + }, + "left_gripper": { + "cx": 435.9087967243429, + "cy": 144.14634790648526, + "pixels": 15142 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 612.7423356793511, + "ty": 426.78683049027796, + "theta": -2.956143331744999, + "vx": -0.9828535318374634, + "vy": -0.1843881756067276, + "pca_strength": 0.9190102023709509, + "union_pixels": 17136, + "tx_anchor": 612.7423356793511, + "ty_anchor": 426.78683049027796, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 612.7423356793511, + "cy": 426.78683049027796, + "pixels": 8383 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 454.35838926174495, + "cy": 411.74653243847877, + "pixels": 4470 + }, + "right_gripper": { + "cx": 508.6427737567126, + "cy": 374.84636936726594, + "pixels": 4283 + } + } + } + } + }, + { + "frame_idx": 57, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 204.27355913684787, + "ty": 141.92044523354275, + "theta": 0.03868004270186687, + "vx": 0.9992520213127136, + "vy": 0.03867039829492569, + "pca_strength": 0.9540029266610711, + "union_pixels": 43609, + "tx_anchor": 204.27355913684787, + "ty_anchor": 141.92044523354275, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 204.27355913684787, + "cy": 141.92044523354275, + "pixels": 14644 + }, + "tool_body": { + "cx": 87.86123820417501, + "cy": 130.73148412925366, + "pixels": 13988 + }, + "left_gripper": { + "cx": 434.0284436135408, + "cy": 145.04767309875143, + "pixels": 14977 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 612.3503675598766, + "ty": 426.9708323452692, + "theta": -2.961110077319683, + "vx": -0.9837571978569031, + "vy": -0.17950433492660522, + "pca_strength": 0.918876316192381, + "union_pixels": 17268, + "tx_anchor": 612.3503675598766, + "ty_anchor": 426.9708323452692, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 612.3503675598766, + "cy": 426.9708323452692, + "pixels": 8434 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 452.1790315415371, + "cy": 413.009329187028, + "pixels": 4502 + }, + "right_gripper": { + "cx": 507.0584025854109, + "cy": 374.9012003693444, + "pixels": 4332 + } + } + } + } + }, + { + "frame_idx": 58, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 206.3275850031418, + "ty": 142.1061230189206, + "theta": 0.044785796375107635, + "vx": 0.9989972710609436, + "vy": 0.044770825654268265, + "pca_strength": 0.9534906663751, + "union_pixels": 43554, + "tx_anchor": 206.3275850031418, + "ty_anchor": 142.1061230189206, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 206.3275850031418, + "cy": 142.1061230189206, + "pixels": 14323 + }, + "tool_body": { + "cx": 88.71364046973802, + "cy": 129.4190813703009, + "pixels": 14391 + }, + "left_gripper": { + "cx": 433.70970350404315, + "cy": 145.73948787061994, + "pixels": 14840 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 612.7861320984646, + "ty": 427.55617840604435, + "theta": -2.9658866830721786, + "vx": -0.9846034049987793, + "vy": -0.17480328679084778, + "pca_strength": 0.9190532038466794, + "union_pixels": 17253, + "tx_anchor": 612.7861320984646, + "ty_anchor": 427.55617840604435, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 612.7861320984646, + "cy": 427.55617840604435, + "pixels": 8206 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 451.190133158699, + "cy": 414.84741322855274, + "pixels": 4581 + }, + "right_gripper": { + "cx": 506.7760859829825, + "cy": 376.0568741603224, + "pixels": 4466 + } + } + } + } + }, + { + "frame_idx": 59, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 208.15163093469187, + "ty": 141.81596264062833, + "theta": 0.05106301970249704, + "vx": 0.9986965656280518, + "vy": 0.051040831953287125, + "pca_strength": 0.953065835400427, + "union_pixels": 43527, + "tx_anchor": 208.15163093469187, + "ty_anchor": 141.81596264062833, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 208.15163093469187, + "cy": 141.81596264062833, + "pixels": 14133 + }, + "tool_body": { + "cx": 89.53209516708466, + "cy": 128.07930590388395, + "pixels": 14753 + }, + "left_gripper": { + "cx": 434.3149375042688, + "cy": 146.117888122396, + "pixels": 14641 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 614.4477419354839, + "ty": 428.71070967741935, + "theta": -2.9703520092173976, + "vx": -0.9853741526603699, + "vy": -0.17040498554706573, + "pca_strength": 0.9191849772027564, + "union_pixels": 16969, + "tx_anchor": 614.4477419354839, + "ty_anchor": 428.71070967741935, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 614.4477419354839, + "cy": 428.71070967741935, + "pixels": 7750 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 452.2377758546084, + "cy": 417.12873215058414, + "pixels": 4622 + }, + "right_gripper": { + "cx": 508.75005438329345, + "cy": 378.31237763758975, + "pixels": 4597 + } + } + } + } + }, + { + "frame_idx": 60, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 211.56980637647402, + "ty": 142.21007424661522, + "theta": 0.05443880600189961, + "vx": 0.9985185861587524, + "vy": 0.05441192165017128, + "pca_strength": 0.9523411947702141, + "union_pixels": 43535, + "tx_anchor": 211.56980637647402, + "ty_anchor": 142.21007424661522, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 211.56980637647402, + "cy": 142.21007424661522, + "pixels": 13738 + }, + "tool_body": { + "cx": 90.71631903450086, + "cy": 125.86934277843369, + "pixels": 15246 + }, + "left_gripper": { + "cx": 434.98646141158684, + "cy": 145.89072915950794, + "pixels": 14551 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 614.709906291834, + "ty": 429.2578313253012, + "theta": -2.976277810600619, + "vx": -0.9863666296005249, + "vy": -0.1645628958940506, + "pca_strength": 0.9194922405874579, + "union_pixels": 16638, + "tx_anchor": 614.709906291834, + "ty_anchor": 429.2578313253012, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 614.709906291834, + "cy": 429.2578313253012, + "pixels": 7470 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 452.7269129287599, + "cy": 418.7818821459982, + "pixels": 4548 + }, + "right_gripper": { + "cx": 509.3545454545455, + "cy": 380.0194805194805, + "pixels": 4620 + } + } + } + } + }, + { + "frame_idx": 61, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 208.65371712292003, + "ty": 136.26180891035963, + "theta": 0.0628021766376957, + "vx": 0.9980286359786987, + "vy": 0.06276090443134308, + "pca_strength": 0.9515270131388391, + "union_pixels": 44512, + "tx_anchor": 208.65371712292003, + "ty_anchor": 136.26180891035963, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 208.65371712292003, + "cy": 136.26180891035963, + "pixels": 14904 + }, + "tool_body": { + "cx": 91.20246490476504, + "cy": 124.37738087392079, + "pixels": 15173 + }, + "left_gripper": { + "cx": 435.9364045722203, + "cy": 144.41607204710772, + "pixels": 14435 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 615.7294850028296, + "ty": 430.300792303339, + "theta": -2.9871560081132724, + "vx": -0.9880983829498291, + "vy": -0.15382348001003265, + "pca_strength": 0.9202961525435033, + "union_pixels": 16238, + "tx_anchor": 615.7294850028296, + "ty_anchor": 430.300792303339, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 615.7294850028296, + "cy": 430.300792303339, + "pixels": 7068 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 451.6102725839153, + "cy": 421.74656454156343, + "pixels": 4439 + }, + "right_gripper": { + "cx": 509.70872965546397, + "cy": 382.63707461424644, + "pixels": 4731 + } + } + } + } + }, + { + "frame_idx": 62, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 215.52535426507364, + "ty": 134.90948874687413, + "theta": 0.06754988504545076, + "vx": 0.997719407081604, + "vy": 0.06749852746725082, + "pca_strength": 0.9505270098442758, + "union_pixels": 45037, + "tx_anchor": 215.52535426507364, + "ty_anchor": 134.90948874687413, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 215.52535426507364, + "cy": 134.90948874687413, + "pixels": 14396 + }, + "tool_body": { + "cx": 94.40562175374275, + "cy": 120.44998472349526, + "pixels": 16365 + }, + "left_gripper": { + "cx": 438.9543989913141, + "cy": 142.23150742504905, + "pixels": 14276 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 617.3164576559839, + "ty": 432.250038705682, + "theta": -3.002087626604907, + "vx": -0.9902849793434143, + "vy": -0.13905297219753265, + "pca_strength": 0.9292673236354082, + "union_pixels": 14770, + "tx_anchor": 617.3164576559839, + "ty_anchor": 432.250038705682, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 617.3164576559839, + "cy": 432.250038705682, + "pixels": 6459 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 450.5295935345852, + "cy": 425.558117423342, + "pixels": 4207 + }, + "right_gripper": { + "cx": 506.1393762183236, + "cy": 387.6844541910331, + "pixels": 4104 + } + } + } + } + }, + { + "frame_idx": 63, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 223.9629981024668, + "ty": 134.20471464019852, + "theta": 0.06828165377395676, + "vx": 0.9976697564125061, + "vy": 0.06822860985994339, + "pca_strength": 0.9506557202682722, + "union_pixels": 45511, + "tx_anchor": 223.9629981024668, + "ty_anchor": 134.20471464019852, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 223.9629981024668, + "cy": 134.20471464019852, + "pixels": 13702 + }, + "tool_body": { + "cx": 98.80700067857951, + "cy": 118.58527482470029, + "pixels": 17684 + }, + "left_gripper": { + "cx": 445.1523539823009, + "cy": 141.16127433628318, + "pixels": 14125 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 618.6130493123113, + "ty": 433.6283126467628, + "theta": -3.0120808090327147, + "vx": -0.9916250705718994, + "vy": -0.12915009260177612, + "pca_strength": 0.9311693135962046, + "union_pixels": 13937, + "tx_anchor": 618.6130493123113, + "ty_anchor": 433.6283126467628, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 618.6130493123113, + "cy": 433.6283126467628, + "pixels": 5962 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 448.8230869001297, + "cy": 428.8653696498055, + "pixels": 3855 + }, + "right_gripper": { + "cx": 506.4007281553398, + "cy": 391.1985436893204, + "pixels": 4120 + } + } + } + } + }, + { + "frame_idx": 64, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 228.8619001705852, + "ty": 133.72350367128976, + "theta": 0.07190977004124693, + "vx": 0.9974156022071838, + "vy": 0.0718478113412857, + "pca_strength": 0.9496752093155646, + "union_pixels": 46207, + "tx_anchor": 228.8619001705852, + "ty_anchor": 133.72350367128976, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 228.8619001705852, + "cy": 133.72350367128976, + "pixels": 13483 + }, + "tool_body": { + "cx": 100.85733376095789, + "cy": 116.19253795167843, + "pixels": 18708 + }, + "left_gripper": { + "cx": 449.0796946347032, + "cy": 139.98087899543378, + "pixels": 14016 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 621.24492481203, + "ty": 435.375, + "theta": -3.019717998977147, + "vx": -0.9925824999809265, + "vy": -0.12157317250967026, + "pca_strength": 0.9333557705957329, + "union_pixels": 12854, + "tx_anchor": 621.24492481203, + "ty_anchor": 435.375, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 621.24492481203, + "cy": 435.375, + "pixels": 5320 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 449.03805926786754, + "cy": 432.2327135386403, + "pixels": 3442 + }, + "right_gripper": { + "cx": 508.75635386119257, + "cy": 395.65566959921796, + "pixels": 4092 + } + } + } + } + }, + { + "frame_idx": 65, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 232.09025487256372, + "ty": 133.7973763118441, + "theta": 0.07266678763406681, + "vx": 0.9973609447479248, + "vy": 0.07260285317897797, + "pca_strength": 0.9495593662492153, + "union_pixels": 46672, + "tx_anchor": 232.09025487256372, + "ty_anchor": 133.7973763118441, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 232.09025487256372, + "cy": 133.7973763118441, + "pixels": 13340 + }, + "tool_body": { + "cx": 102.10681380459111, + "cy": 115.47019936494716, + "pixels": 19211 + }, + "left_gripper": { + "cx": 451.44961404999646, + "cy": 139.47879045393387, + "pixels": 14121 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 622.9354838709677, + "ty": 436.505376344086, + "theta": -3.0247475118418357, + "vx": -0.9931814074516296, + "vy": -0.11657945066690445, + "pca_strength": 0.934339751062162, + "union_pixels": 11899, + "tx_anchor": 622.9354838709677, + "ty_anchor": 436.505376344086, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 622.9354838709677, + "cy": 436.505376344086, + "pixels": 4836 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 450.1261788617886, + "cy": 434.5447154471545, + "pixels": 3075 + }, + "right_gripper": { + "cx": 511.4287863590772, + "cy": 398.6376629889669, + "pixels": 3988 + } + } + } + } + }, + { + "frame_idx": 66, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 234.711327831958, + "ty": 133.9972993248312, + "theta": 0.07324437605610602, + "vx": 0.9973188042640686, + "vy": 0.07317890226840973, + "pca_strength": 0.9483958108391641, + "union_pixels": 47103, + "tx_anchor": 234.711327831958, + "ty_anchor": 133.9972993248312, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 234.711327831958, + "cy": 133.9972993248312, + "pixels": 13330 + }, + "tool_body": { + "cx": 103.5435840259477, + "cy": 115.45555442935334, + "pixels": 19732 + }, + "left_gripper": { + "cx": 453.08354105832916, + "cy": 139.21636635567268, + "pixels": 14041 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 627.2903458213257, + "ty": 438.1059077809798, + "theta": -3.0159070212504027, + "vx": -0.9921119809150696, + "vy": -0.12535499036312103, + "pca_strength": 0.930842326434687, + "union_pixels": 10930, + "tx_anchor": 627.2903458213257, + "ty_anchor": 438.1059077809798, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 627.2903458213257, + "cy": 438.1059077809798, + "pixels": 4164 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 452.9691907943578, + "cy": 436.8719376391982, + "pixels": 2694 + }, + "right_gripper": { + "cx": 515.1210707269155, + "cy": 401.0564833005894, + "pixels": 4072 + } + } + } + } + }, + { + "frame_idx": 67, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 235.01638855780692, + "ty": 133.5134833134684, + "theta": 0.06935231413197937, + "vx": 0.9975960850715637, + "vy": 0.06929673254489899, + "pca_strength": 0.9492545280605518, + "union_pixels": 47413, + "tx_anchor": 235.01638855780692, + "ty_anchor": 133.5134833134684, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 235.01638855780692, + "cy": 133.5134833134684, + "pixels": 13424 + }, + "tool_body": { + "cx": 103.78814837153196, + "cy": 115.92968435866506, + "pixels": 19896 + }, + "left_gripper": { + "cx": 454.22450862130137, + "cy": 138.52607677570424, + "pixels": 14093 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 632.8956200227532, + "ty": 439.7835608646189, + "theta": -3.0244903379248065, + "vx": -0.9931513667106628, + "vy": -0.1168348640203476, + "pca_strength": 0.932371897152307, + "union_pixels": 9710, + "tx_anchor": 632.8956200227532, + "ty_anchor": 439.7835608646189, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 632.8956200227532, + "cy": 439.7835608646189, + "pixels": 3516 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 457.2910447761194, + "cy": 438.21334503950834, + "pixels": 2278 + }, + "right_gripper": { + "cx": 527.6644535240041, + "cy": 405.8524004085802, + "pixels": 3916 + } + } + } + } + }, + { + "frame_idx": 68, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 235.0251731585611, + "ty": 133.437029865197, + "theta": 0.06866002683571587, + "vx": 0.9976438283920288, + "vy": 0.06860609352588654, + "pca_strength": 0.948155441415067, + "union_pixels": 47386, + "tx_anchor": 235.0251731585611, + "ty_anchor": 133.437029865197, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 235.0251731585611, + "cy": 133.437029865197, + "pixels": 13427 + }, + "tool_body": { + "cx": 103.77197567472483, + "cy": 116.08915916972408, + "pixels": 19897 + }, + "left_gripper": { + "cx": 454.5378324562651, + "cy": 138.10723936851088, + "pixels": 14062 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 637.5396825396825, + "ty": 440.99898682877404, + "theta": -3.020548433789669, + "vx": -0.9926831126213074, + "vy": -0.1207488551735878, + "pca_strength": 0.9276561449697867, + "union_pixels": 8825, + "tx_anchor": 637.5396825396825, + "ty_anchor": 440.99898682877404, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 637.5396825396825, + "cy": 440.99898682877404, + "pixels": 2961 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 464.3708708708709, + "cy": 439.0930930930931, + "pixels": 1998 + }, + "right_gripper": { + "cx": 538.449560269012, + "cy": 408.02715985514743, + "pixels": 3866 + } + } + } + } + }, + { + "frame_idx": 69, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 234.16755595079294, + "ty": 133.00489106269453, + "theta": 0.06686389986359503, + "vx": 0.9977654218673706, + "vy": 0.06681408733129501, + "pca_strength": 0.948733840368097, + "union_pixels": 47421, + "tx_anchor": 234.16755595079294, + "ty_anchor": 133.00489106269453, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 234.16755595079294, + "cy": 133.00489106269453, + "pixels": 13494 + }, + "tool_body": { + "cx": 103.30459013071233, + "cy": 116.20002026547776, + "pixels": 19738 + }, + "left_gripper": { + "cx": 453.8395940517302, + "cy": 137.14215237155543, + "pixels": 14189 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 641.995951417004, + "ty": 442.37085020242915, + "theta": -3.0102860103176616, + "vx": -0.991391658782959, + "vy": -0.13092964887619019, + "pca_strength": 0.9196937770082454, + "union_pixels": 8168, + "tx_anchor": 641.995951417004, + "ty_anchor": 442.37085020242915, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 641.995951417004, + "cy": 442.37085020242915, + "pixels": 2470 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 474.94444444444446, + "cy": 439.66336633663366, + "pixels": 1818 + }, + "right_gripper": { + "cx": 550.3301546391752, + "cy": 409.6726804123711, + "pixels": 3880 + } + } + } + } + }, + { + "frame_idx": 70, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 241.62894954507857, + "ty": 137.61497105045493, + "theta": 0.05809350913957953, + "vx": 0.9983130693435669, + "vy": 0.058060839772224426, + "pca_strength": 0.9499574677572699, + "union_pixels": 47125, + "tx_anchor": 241.62894954507857, + "ty_anchor": 137.61497105045493, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 241.62894954507857, + "cy": 137.61497105045493, + "pixels": 12090 + }, + "tool_body": { + "cx": 105.70768858800774, + "cy": 114.27988394584139, + "pixels": 20680 + }, + "left_gripper": { + "cx": 452.5474050853361, + "cy": 135.35827237896203, + "pixels": 14355 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 646.2771535580524, + "ty": 443.0861423220974, + "theta": -3.01777817945831, + "vx": -0.9923447966575623, + "vy": -0.12349837273359299, + "pca_strength": 0.9112350457423876, + "union_pixels": 7724, + "tx_anchor": 646.2771535580524, + "ty_anchor": 443.0861423220974, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 646.2771535580524, + "cy": 443.0861423220974, + "pixels": 2136 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 495.58177083333334, + "cy": 439.646875, + "pixels": 1920 + }, + "right_gripper": { + "cx": 566.7502726281352, + "cy": 410.65676117775354, + "pixels": 3668 + } + } + } + } + }, + { + "frame_idx": 71, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 240.65575388664968, + "ty": 135.94529900468865, + "theta": 0.055102134208602056, + "vx": 0.9984822869300842, + "vy": 0.05507425591349602, + "pca_strength": 0.9495947861729647, + "union_pixels": 47366, + "tx_anchor": 240.65575388664968, + "ty_anchor": 135.94529900468865, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 240.65575388664968, + "cy": 135.94529900468865, + "pixels": 12157 + }, + "tool_body": { + "cx": 105.054135484498, + "cy": 112.6366993876956, + "pixels": 20578 + }, + "left_gripper": { + "cx": 452.8654227325542, + "cy": 132.94388626888113, + "pixels": 14631 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 649.954157782516, + "ty": 442.4685501066098, + "theta": -2.9998333496397365, + "vx": -0.9899689555168152, + "vy": -0.1412849873304367, + "pca_strength": 0.8858322957206979, + "union_pixels": 7857, + "tx_anchor": 649.954157782516, + "ty_anchor": 442.4685501066098, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 649.954157782516, + "cy": 442.4685501066098, + "pixels": 1876 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 516.1948924731183, + "cy": 439.4614695340502, + "pixels": 2232 + }, + "right_gripper": { + "cx": 575.1891170978928, + "cy": 406.8853027473993, + "pixels": 3749 + } + } + } + } + }, + { + "frame_idx": 72, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 239.73312287518212, + "ty": 132.9838109114457, + "theta": 0.05616339385783848, + "vx": 0.9984232783317566, + "vy": 0.056133873760700226, + "pca_strength": 0.9482813482194348, + "union_pixels": 47753, + "tx_anchor": 239.73312287518212, + "ty_anchor": 132.9838109114457, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 239.73312287518212, + "cy": 132.9838109114457, + "pixels": 12354 + }, + "tool_body": { + "cx": 104.42442452144415, + "cy": 108.77916161860917, + "pixels": 20635 + }, + "left_gripper": { + "cx": 453.2896234082904, + "cy": 129.4281360065023, + "pixels": 14764 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 651.2461209202783, + "ty": 441.765115034778, + "theta": -2.9727756698901953, + "vx": -0.9857842326164246, + "vy": -0.16801626980304718, + "pca_strength": 0.8689627357794905, + "union_pixels": 8118, + "tx_anchor": 651.2461209202783, + "ty_anchor": 441.765115034778, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 651.2461209202783, + "cy": 441.765115034778, + "pixels": 1869 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 527.8968, + "cy": 438.246, + "pixels": 2500 + }, + "right_gripper": { + "cx": 579.3059482528674, + "cy": 402.99786609762606, + "pixels": 3749 + } + } + } + } + }, + { + "frame_idx": 73, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 237.7295303078388, + "ty": 128.80728340209458, + "theta": 0.05163627966692639, + "vx": 0.9986671805381775, + "vy": 0.05161333829164505, + "pca_strength": 0.9496760321989551, + "union_pixels": 47897, + "tx_anchor": 237.7295303078388, + "ty_anchor": 128.80728340209458, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 237.7295303078388, + "cy": 128.80728340209458, + "pixels": 12604 + }, + "tool_body": { + "cx": 103.46778255073322, + "cy": 104.97086851330667, + "pixels": 20253 + }, + "left_gripper": { + "cx": 452.6207446808511, + "cy": 125.17972074468085, + "pixels": 15040 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 651.6932515337423, + "ty": 440.9713701431493, + "theta": -2.9299863946918956, + "vx": -0.9776948094367981, + "vy": -0.21003060042858124, + "pca_strength": 0.8572029783511196, + "union_pixels": 8634, + "tx_anchor": 651.6932515337423, + "ty_anchor": 440.9713701431493, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 651.6932515337423, + "cy": 440.9713701431493, + "pixels": 1956 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 538.8568879371877, + "cy": 436.1534618129907, + "pixels": 2802 + }, + "right_gripper": { + "cx": 580.4762641898865, + "cy": 398.93524251805985, + "pixels": 3876 + } + } + } + } + }, + { + "frame_idx": 74, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 220.80905832518735, + "ty": 116.34317367220594, + "theta": 0.04998031476959509, + "vx": 0.9987512826919556, + "vy": 0.04995951056480408, + "pca_strength": 0.9494450517690862, + "union_pixels": 48417, + "tx_anchor": 220.80905832518735, + "ty_anchor": 116.34317367220594, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 220.80905832518735, + "cy": 116.34317367220594, + "pixels": 15345 + }, + "tool_body": { + "cx": 96.80116760188177, + "cy": 103.55024655670805, + "pixels": 17643 + }, + "left_gripper": { + "cx": 452.22762330676, + "cy": 120.4306824810422, + "pixels": 15429 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 651.6668255481411, + "ty": 440.25500476644424, + "theta": -2.9161251512868516, + "vx": -0.9746897220611572, + "vy": -0.2235620617866516, + "pca_strength": 0.852207927953907, + "union_pixels": 8661, + "tx_anchor": 651.6668255481411, + "ty_anchor": 440.25500476644424, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 651.6668255481411, + "cy": 440.25500476644424, + "pixels": 2098 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 545.4832650273224, + "cy": 433.95867486338796, + "pixels": 2928 + }, + "right_gripper": { + "cx": 585.2134800550207, + "cy": 396.9133425034388, + "pixels": 3635 + } + } + } + } + }, + { + "frame_idx": 75, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 227.14609425903134, + "ty": 118.68529645985666, + "theta": 0.048572124098454135, + "vx": 0.9988206028938293, + "vy": 0.04855302721261978, + "pca_strength": 0.9505337640311416, + "union_pixels": 48562, + "tx_anchor": 227.14609425903134, + "ty_anchor": 118.68529645985666, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 227.14609425903134, + "cy": 118.68529645985666, + "pixels": 13813 + }, + "tool_body": { + "cx": 98.83435944108356, + "cy": 95.67364419936827, + "pixels": 18679 + }, + "left_gripper": { + "cx": 449.56378344741756, + "cy": 114.9579340385812, + "pixels": 16070 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 650.3609715242881, + "ty": 438.01298157453937, + "theta": -2.8819503605420027, + "vx": -0.9664818644523621, + "vy": -0.25673484802246094, + "pca_strength": 0.8633159096033322, + "union_pixels": 8907, + "tx_anchor": 650.3609715242881, + "ty_anchor": 438.01298157453937, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 650.3609715242881, + "cy": 438.01298157453937, + "pixels": 2388 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 550.1084534731324, + "cy": 429.66087811271296, + "pixels": 3052 + }, + "right_gripper": { + "cx": 582.9783674646668, + "cy": 394.5800403807326, + "pixels": 3467 + } + } + } + } + }, + { + "frame_idx": 76, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 206.4598066949552, + "ty": 105.4964639321075, + "theta": 0.04172698179066943, + "vx": 0.9991295337677002, + "vy": 0.0417148731648922, + "pca_strength": 0.950643591613092, + "union_pixels": 48288, + "tx_anchor": 206.4598066949552, + "ty_anchor": 105.4964639321075, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 206.4598066949552, + "cy": 105.4964639321075, + "pixels": 16968 + }, + "tool_body": { + "cx": 90.21391189135475, + "cy": 97.06982444518053, + "pixels": 15095 + }, + "left_gripper": { + "cx": 445.4586748844376, + "cy": 110.18095531587058, + "pixels": 16225 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 650.0023410066328, + "ty": 437.01911822083497, + "theta": -2.8335565946495516, + "vx": -0.9529308676719666, + "vy": -0.3031877279281616, + "pca_strength": 0.8859557848060515, + "union_pixels": 8963, + "tx_anchor": 650.0023410066328, + "ty_anchor": 437.01911822083497, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 650.0023410066328, + "cy": 437.01911822083497, + "pixels": 2563 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 555.0124537192864, + "cy": 423.7007741501178, + "pixels": 2971 + }, + "right_gripper": { + "cx": 580.6961213181686, + "cy": 393.07174103237094, + "pixels": 3429 + } + } + } + } + }, + { + "frame_idx": 77, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 197.41260208711435, + "ty": 100.0573389292196, + "theta": 0.034069211010042635, + "vx": 0.9994196891784668, + "vy": 0.034062620252370834, + "pca_strength": 0.9514608618709736, + "union_pixels": 47452, + "tx_anchor": 197.41260208711435, + "ty_anchor": 100.0573389292196, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 197.41260208711435, + "cy": 100.0573389292196, + "pixels": 17632 + }, + "tool_body": { + "cx": 85.83832020997376, + "cy": 95.33513310836146, + "pixels": 13335 + }, + "left_gripper": { + "cx": 439.886745526236, + "cy": 105.201152562936, + "pixels": 16485 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 651.1109343936382, + "ty": 436.53399602385684, + "theta": -2.8046719121092027, + "vx": -0.9437770843505859, + "vy": -0.33058252930641174, + "pca_strength": 0.8835271979700252, + "union_pixels": 8700, + "tx_anchor": 651.1109343936382, + "ty_anchor": 436.53399602385684, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 651.1109343936382, + "cy": 436.53399602385684, + "pixels": 2515 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 561.875085324232, + "cy": 420.08907849829353, + "pixels": 2930 + }, + "right_gripper": { + "cx": 586.4568356374808, + "cy": 390.8635944700461, + "pixels": 3255 + } + } + } + } + }, + { + "frame_idx": 78, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 201.06452035073943, + "ty": 105.45864415652402, + "theta": 0.026345288616978758, + "vx": 0.9996529817581177, + "vy": 0.02634224109351635, + "pca_strength": 0.9519749631994695, + "union_pixels": 45924, + "tx_anchor": 201.06452035073943, + "ty_anchor": 105.45864415652402, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 201.06452035073943, + "cy": 105.45864415652402, + "pixels": 15282 + }, + "tool_body": { + "cx": 86.18190298507463, + "cy": 85.65463547646384, + "pixels": 13936 + }, + "left_gripper": { + "cx": 431.9422961810128, + "cy": 100.55279540284927, + "pixels": 16706 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 654.0078671328671, + "ty": 435.85227272727275, + "theta": -2.760953584105978, + "vx": -0.9284273982048035, + "vy": -0.37151387333869934, + "pca_strength": 0.8875886759070528, + "union_pixels": 8214, + "tx_anchor": 654.0078671328671, + "ty_anchor": 435.85227272727275, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 654.0078671328671, + "cy": 435.85227272727275, + "pixels": 2288 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 571.1698977793444, + "cy": 414.69933027846315, + "pixels": 2837 + }, + "right_gripper": { + "cx": 593.9524117837487, + "cy": 388.6924571058595, + "pixels": 3089 + } + } + } + } + }, + { + "frame_idx": 79, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 191.9107393691738, + "ty": 103.30085557400076, + "theta": 0.016495908274993868, + "vx": 0.9998639822006226, + "vy": 0.01649516075849533, + "pca_strength": 0.9521720628851078, + "union_pixels": 44572, + "tx_anchor": 191.9107393691738, + "ty_anchor": 103.30085557400076, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 191.9107393691738, + "cy": 103.30085557400076, + "pixels": 15662 + }, + "tool_body": { + "cx": 81.04179451032424, + "cy": 84.03283854382619, + "pixels": 12059 + }, + "left_gripper": { + "cx": 422.48501572606966, + "cy": 97.81193994421696, + "pixels": 16851 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 658.6417382516422, + "ty": 434.7357251136938, + "theta": -2.711736258299212, + "vx": -0.9090256094932556, + "vy": -0.4167402684688568, + "pca_strength": 0.91601467579921, + "union_pixels": 7596, + "tx_anchor": 658.6417382516422, + "ty_anchor": 434.7357251136938, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 658.6417382516422, + "cy": 434.7357251136938, + "pixels": 1979 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 582.3048523206751, + "cy": 407.52461322081575, + "pixels": 2844 + }, + "right_gripper": { + "cx": 594.6325279480707, + "cy": 385.18535881716554, + "pixels": 2773 + } + } + } + } + }, + { + "frame_idx": 80, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 184.7612951807229, + "ty": 101.07862700803213, + "theta": 0.014041788401501555, + "vx": 0.9999014139175415, + "vy": 0.014041326940059662, + "pca_strength": 0.9520970530515838, + "union_pixels": 43534, + "tx_anchor": 184.7612951807229, + "ty_anchor": 101.07862700803213, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 184.7612951807229, + "cy": 101.07862700803213, + "pixels": 15936 + }, + "tool_body": { + "cx": 77.32160476589407, + "cy": 82.72028297496044, + "pixels": 10743 + }, + "left_gripper": { + "cx": 417.26271136161375, + "cy": 95.58748145950756, + "pixels": 16855 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 664.1030561478323, + "ty": 433.24235963041934, + "theta": -2.6949354148375284, + "vx": -0.901896059513092, + "vy": -0.4319531321525574, + "pca_strength": 0.9428440026729006, + "union_pixels": 6590, + "tx_anchor": 664.1030561478323, + "ty_anchor": 433.24235963041934, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 664.1030561478323, + "cy": 433.24235963041934, + "pixels": 1407 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 592.4765100671141, + "cy": 401.9579653832568, + "pixels": 2831 + }, + "right_gripper": { + "cx": 593.7614795918367, + "cy": 382.32738095238096, + "pixels": 2352 + } + } + } + } + }, + { + "frame_idx": 81, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 178.43243243243242, + "ty": 98.50813284680562, + "theta": 0.009876717096368726, + "vx": 0.9999512434005737, + "vy": 0.009876556694507599, + "pca_strength": 0.9522133799537377, + "union_pixels": 42584, + "tx_anchor": 178.43243243243242, + "ty_anchor": 98.50813284680562, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 178.43243243243242, + "cy": 98.50813284680562, + "pixels": 16169 + }, + "tool_body": { + "cx": 74.74272953884504, + "cy": 81.17438720398837, + "pixels": 9628 + }, + "left_gripper": { + "cx": 411.6676594984214, + "cy": 93.13290045868827, + "pixels": 16787 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 547.7008547008547, + "ty": 381.70940170940173, + "theta": 0.23364778583641485, + "vx": 0.9728283286094666, + "vy": 0.23152773082256317, + "pca_strength": null, + "union_pixels": 5520, + "tx_anchor": 547.7008547008547, + "ty_anchor": 381.70940170940173, + "other_grip_x": 609.2047054464616, + "other_grip_y": 396.34698036309743, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 673.2, + "cy": 448.0, + "pixels": 5 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 547.7008547008547, + "cy": 381.70940170940173, + "pixels": 117 + }, + "right_gripper": { + "cx": 609.2047054464616, + "cy": 396.34698036309743, + "pixels": 5398 + } + } + } + } + }, + { + "frame_idx": 82, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 173.97541135145127, + "ty": 95.80550933629137, + "theta": 0.009977897327805988, + "vx": 0.9999502301216125, + "vy": 0.009977731853723526, + "pca_strength": 0.9529133440652581, + "union_pixels": 42006, + "tx_anchor": 173.97541135145127, + "ty_anchor": 95.80550933629137, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 173.97541135145127, + "cy": 95.80550933629137, + "pixels": 16227 + }, + "tool_body": { + "cx": 72.55934500282326, + "cy": 79.11925465838509, + "pixels": 8855 + }, + "left_gripper": { + "cx": 407.57651855353345, + "cy": 90.69309855826046, + "pixels": 16924 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 659.1548821548821, + "ty": 421.14814814814815, + "theta": -2.5443069827806335, + "vx": -0.8268651962280273, + "vy": -0.5624001622200012, + "pca_strength": null, + "union_pixels": 4237, + "tx_anchor": 659.1548821548821, + "ty_anchor": 421.14814814814815, + "other_grip_x": 610.2303934173309, + "other_grip_y": 387.8716893803034, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 671.6862745098039, + "cy": 431.4901960784314, + "pixels": 51 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 659.1548821548821, + "cy": 421.14814814814815, + "pixels": 297 + }, + "right_gripper": { + "cx": 610.2303934173309, + "cy": 387.8716893803034, + "pixels": 3889 + } + } + } + } + }, + { + "frame_idx": 83, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 171.25045692701352, + "ty": 92.08450103570124, + "theta": 0.0073896727319182, + "vx": 0.9999727010726929, + "vy": 0.007389605510979891, + "pca_strength": 0.9530401371371962, + "union_pixels": 41600, + "tx_anchor": 171.25045692701352, + "ty_anchor": 92.08450103570124, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 171.25045692701352, + "cy": 92.08450103570124, + "pixels": 16414 + }, + "tool_body": { + "cx": 71.64574972637723, + "cy": 75.99781101787669, + "pixels": 8223 + }, + "left_gripper": { + "cx": 405.8885810292991, + "cy": 87.21505629900372, + "pixels": 16963 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 616.2398804672644, + "ty": 382.8370008149959, + "theta": -2.7069224191327113, + "vx": -0.9070090055465698, + "vy": -0.4211113452911377, + "pca_strength": 0.9683938099654302, + "union_pixels": 3721, + "tx_anchor": 616.2398804672644, + "ty_anchor": 382.8370008149959, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 676.0, + "cy": 432.0, + "pixels": 2 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 675.1315789473684, + "cy": 423.05263157894734, + "pixels": 38 + }, + "right_gripper": { + "cx": 616.2398804672644, + "cy": 382.8370008149959, + "pixels": 3681 + } + } + } + } + }, + { + "frame_idx": 84, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 167.54545454545453, + "ty": 87.28473300680922, + "theta": 0.0063462646690123446, + "vx": 0.9999798536300659, + "vy": 0.006346222013235092, + "pca_strength": 0.9532916489061067, + "union_pixels": 41334, + "tx_anchor": 167.54545454545453, + "ty_anchor": 87.28473300680922, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 167.54545454545453, + "cy": 87.28473300680922, + "pixels": 16742 + }, + "tool_body": { + "cx": 70.26534151547492, + "cy": 72.8495197438634, + "pixels": 7496 + }, + "left_gripper": { + "cx": 402.30053813757604, + "cy": 82.88792700046794, + "pixels": 17096 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 618.9885306881587, + "ty": 376.36267823930564, + "theta": -2.709096560634069, + "vx": -0.9079223871231079, + "vy": -0.4191383719444275, + "pca_strength": 0.9709261786777472, + "union_pixels": 3268, + "tx_anchor": 618.9885306881587, + "ty_anchor": 376.36267823930564, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 679.0, + "cy": 425.0, + "pixels": 1 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 674.9268292682926, + "cy": 416.8048780487805, + "pixels": 41 + }, + "right_gripper": { + "cx": 618.9885306881587, + "cy": 376.36267823930564, + "pixels": 3226 + } + } + } + } + }, + { + "frame_idx": 85, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 161.71840635615177, + "ty": 81.0331049571075, + "theta": 0.0008341876557695405, + "vx": 0.9999996423721313, + "vy": 0.0008341875509358943, + "pca_strength": 0.9528963469589667, + "union_pixels": 41103, + "tx_anchor": 161.71840635615177, + "ty_anchor": 81.0331049571075, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 161.71840635615177, + "cy": 81.0331049571075, + "pixels": 17369 + }, + "tool_body": { + "cx": 68.84765443567116, + "cy": 70.12881250967642, + "pixels": 6459 + }, + "left_gripper": { + "cx": 398.7416497829233, + "cy": 76.79959479015919, + "pixels": 17275 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 620.1271297509829, + "ty": 371.0078636959371, + "theta": -2.7050937379881925, + "vx": -0.9062373638153076, + "vy": -0.4227692484855652, + "pca_strength": 0.9719815532191821, + "union_pixels": 3080, + "tx_anchor": 620.1271297509829, + "ty_anchor": 371.0078636959371, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 678.5, + "cy": 418.0, + "pixels": 2 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 670.1923076923077, + "cy": 406.7307692307692, + "pixels": 26 + }, + "right_gripper": { + "cx": 620.1271297509829, + "cy": 371.0078636959371, + "pixels": 3052 + } + } + } + } + }, + { + "frame_idx": 86, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 160.89493865030676, + "ty": 75.51752005663049, + "theta": -0.0067888938116547354, + "vx": 0.9999769926071167, + "vy": -0.006788841914385557, + "pca_strength": 0.9532122305412851, + "union_pixels": 40325, + "tx_anchor": 160.89493865030676, + "ty_anchor": 75.51752005663049, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 160.89493865030676, + "cy": 75.51752005663049, + "pixels": 16952 + }, + "tool_body": { + "cx": 67.04749787955895, + "cy": 66.5245122985581, + "pixels": 5895 + }, + "left_gripper": { + "cx": 394.8648586794828, + "cy": 70.24093145668841, + "pixels": 17478 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 620.8323333333333, + "ty": 367.829, + "theta": -2.7027001819458567, + "vx": -0.9052228331565857, + "vy": -0.4249371588230133, + "pca_strength": 0.972240617926502, + "union_pixels": 3008, + "tx_anchor": 620.8323333333333, + "ty_anchor": 367.829, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 678.0, + "cy": 413.0, + "pixels": 1 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 661.8571428571429, + "cy": 399.0, + "pixels": 7 + }, + "right_gripper": { + "cx": 620.8323333333333, + "cy": 367.829, + "pixels": 3000 + } + } + } + } + }, + { + "frame_idx": 87, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 157.84602658788774, + "ty": 69.24194977843428, + "theta": -0.016141377415469157, + "vx": 0.9998697638511658, + "vy": -0.01614067703485489, + "pca_strength": 0.9544798845335714, + "union_pixels": 39141, + "tx_anchor": 157.84602658788774, + "ty_anchor": 69.24194977843428, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 157.84602658788774, + "cy": 69.24194977843428, + "pixels": 16925 + }, + "tool_body": { + "cx": 65.39373325087611, + "cy": 64.81240981240981, + "pixels": 4851 + }, + "left_gripper": { + "cx": 392.90941549093003, + "cy": 63.00103656780881, + "pixels": 17365 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 621.0980991174474, + "ty": 367.30482009504414, + "theta": -2.706523241154679, + "vx": -0.9068408012390137, + "vy": -0.42147335410118103, + "pca_strength": 0.9724016853327897, + "union_pixels": 2992, + "tx_anchor": 621.0980991174474, + "ty_anchor": 367.30482009504414, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 678.6666666666666, + "cy": 412.3333333333333, + "pixels": 3 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 621.1627906976744, + "cy": 362.83720930232556, + "pixels": 43 + }, + "right_gripper": { + "cx": 621.0980991174474, + "cy": 367.30482009504414, + "pixels": 2946 + } + } + } + } + }, + { + "frame_idx": 88, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 157.74507093051216, + "ty": 64.70972589564799, + "theta": -0.02046807690185772, + "vx": 0.9997905492782593, + "vy": -0.020466648042201996, + "pca_strength": 0.9561262482380359, + "union_pixels": 38512, + "tx_anchor": 157.74507093051216, + "ty_anchor": 64.70972589564799, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 157.74507093051216, + "cy": 64.70972589564799, + "pixels": 16636 + }, + "tool_body": { + "cx": 64.21476802439555, + "cy": 65.0625136135918, + "pixels": 4591 + }, + "left_gripper": { + "cx": 393.85206826728376, + "cy": 58.16528782181082, + "pixels": 17285 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 621.5008558712769, + "ty": 367.6966792194454, + "theta": -2.705826735772207, + "vx": -0.9065470099449158, + "vy": -0.4221048653125763, + "pca_strength": 0.9724621106131859, + "union_pixels": 2948, + "tx_anchor": 621.5008558712769, + "ty_anchor": 367.6966792194454, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 679.0, + "cy": 413.0, + "pixels": 1 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 642.1538461538462, + "cy": 387.61538461538464, + "pixels": 26 + }, + "right_gripper": { + "cx": 621.5008558712769, + "cy": 367.6966792194454, + "pixels": 2921 + } + } + } + } + }, + { + "frame_idx": 89, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 157.88601932482405, + "ty": 61.71185733031135, + "theta": -0.024264871462534796, + "vx": 0.9997056722640991, + "vy": -0.02426249161362648, + "pca_strength": 0.9557443427106801, + "union_pixels": 38504, + "tx_anchor": 157.88601932482405, + "ty_anchor": 61.71185733031135, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 157.88601932482405, + "cy": 61.71185733031135, + "pixels": 16766 + }, + "tool_body": { + "cx": 64.40295454545455, + "cy": 64.31318181818182, + "pixels": 4400 + }, + "left_gripper": { + "cx": 394.3697081554966, + "cy": 54.69500519091014, + "pixels": 17338 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 621.5075705437027, + "ty": 367.4872677219546, + "theta": -2.7037142328913495, + "vx": -0.9056532979011536, + "vy": -0.4240190088748932, + "pca_strength": 0.9729013194000151, + "union_pixels": 2935, + "tx_anchor": 621.5075705437027, + "ty_anchor": 367.4872677219546, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 646.2068965517242, + "cy": 386.6551724137931, + "pixels": 29 + }, + "right_gripper": { + "cx": 621.5075705437027, + "cy": 367.4872677219546, + "pixels": 2906 + } + } + } + } + }, + { + "frame_idx": 90, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 158.7930037931242, + "ty": 59.91775543380095, + "theta": -0.025673797677021146, + "vx": 0.9996704459190369, + "vy": -0.0256709773093462, + "pca_strength": 0.9565597090416712, + "union_pixels": 38316, + "tx_anchor": 158.7930037931242, + "ty_anchor": 59.91775543380095, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 158.7930037931242, + "cy": 59.91775543380095, + "pixels": 16609 + }, + "tool_body": { + "cx": 64.9600180709284, + "cy": 63.258414276033434, + "pixels": 4427 + }, + "left_gripper": { + "cx": 395.1430555555556, + "cy": 52.838368055555556, + "pixels": 17280 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 620.567692816948, + "ty": 367.86362131744454, + "theta": -2.7034816358878375, + "vx": -0.9055546522140503, + "vy": -0.4242296516895294, + "pca_strength": 0.9731722501464425, + "union_pixels": 3047, + "tx_anchor": 620.567692816948, + "ty_anchor": 367.86362131744454, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 676.6666666666666, + "cy": 413.6666666666667, + "pixels": 3 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 675.9130434782609, + "cy": 408.6521739130435, + "pixels": 23 + }, + "right_gripper": { + "cx": 620.567692816948, + "cy": 367.86362131744454, + "pixels": 3021 + } + } + } + } + }, + { + "frame_idx": 91, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 163.18324703015534, + "ty": 59.43971976850442, + "theta": -0.026888945835128963, + "vx": 0.999638557434082, + "vy": -0.026885706931352615, + "pca_strength": 0.9571626236988259, + "union_pixels": 38486, + "tx_anchor": 163.18324703015534, + "ty_anchor": 59.43971976850442, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 163.18324703015534, + "cy": 59.43971976850442, + "pixels": 16415 + }, + "tool_body": { + "cx": 67.06564019448946, + "cy": 61.57617504051864, + "pixels": 4936 + }, + "left_gripper": { + "cx": 397.4809454333236, + "cy": 52.13802159323023, + "pixels": 17135 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 620.4254716981133, + "ty": 369.8440251572327, + "theta": -2.6956754705010466, + "vx": -0.9022154808044434, + "vy": -0.431285560131073, + "pca_strength": 0.9729960391341498, + "union_pixels": 3194, + "tx_anchor": 620.4254716981133, + "ty_anchor": 369.8440251572327, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 678.5, + "cy": 419.0, + "pixels": 2 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 673.0, + "cy": 411.6666666666667, + "pixels": 12 + }, + "right_gripper": { + "cx": 620.4254716981133, + "cy": 369.8440251572327, + "pixels": 3180 + } + } + } + } + }, + { + "frame_idx": 92, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 169.15159441953165, + "ty": 59.49003487792726, + "theta": -0.024397471254904907, + "vx": 0.9997024536132812, + "vy": -0.02439505234360695, + "pca_strength": 0.9573574876517463, + "union_pixels": 38605, + "tx_anchor": 169.15159441953165, + "ty_anchor": 59.49003487792726, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 169.15159441953165, + "cy": 59.49003487792726, + "pixels": 16056 + }, + "tool_body": { + "cx": 69.43216531895777, + "cy": 60.16064690026954, + "pixels": 5565 + }, + "left_gripper": { + "cx": 401.66827602449365, + "cy": 51.778732925105984, + "pixels": 16984 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 619.6118654073199, + "ty": 371.98671782762693, + "theta": -2.6923772139296074, + "vx": -0.9007881283760071, + "vy": -0.43425896763801575, + "pca_strength": 0.9720944731050889, + "union_pixels": 3416, + "tx_anchor": 619.6118654073199, + "ty_anchor": 371.98671782762693, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 676.6666666666666, + "cy": 421.0, + "pixels": 3 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 671.6, + "cy": 413.68, + "pixels": 25 + }, + "right_gripper": { + "cx": 619.6118654073199, + "cy": 371.98671782762693, + "pixels": 3388 + } + } + } + } + }, + { + "frame_idx": 93, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 174.0742053944536, + "ty": 59.03469672027352, + "theta": -0.025143312910166225, + "vx": 0.9996839165687561, + "vy": -0.025140663608908653, + "pca_strength": 0.9574444325838386, + "union_pixels": 38868, + "tx_anchor": 174.0742053944536, + "ty_anchor": 59.03469672027352, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 174.0742053944536, + "cy": 59.03469672027352, + "pixels": 15794 + }, + "tool_body": { + "cx": 71.61813368630047, + "cy": 59.08454665784249, + "pixels": 6044 + }, + "left_gripper": { + "cx": 405.1201996476806, + "cy": 51.30728126834997, + "pixels": 17030 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 619.3144520910535, + "ty": 375.7318687136051, + "theta": -2.68452424777135, + "vx": -0.8973501324653625, + "vy": -0.4413193464279175, + "pca_strength": 0.9694694059880274, + "union_pixels": 3784, + "tx_anchor": 619.3144520910535, + "ty_anchor": 375.7318687136051, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 670.2, + "cy": 422.4, + "pixels": 5 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 554.0, + "cy": 333.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 619.3144520910535, + "cy": 375.7318687136051, + "pixels": 3778 + } + } + } + } + }, + { + "frame_idx": 94, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 180.49332464995115, + "ty": 58.64845327254966, + "theta": -0.025204241117258497, + "vx": 0.9996823668479919, + "vy": -0.025201572105288506, + "pca_strength": 0.9590371424965847, + "union_pixels": 39158, + "tx_anchor": 180.49332464995115, + "ty_anchor": 58.64845327254966, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 180.49332464995115, + "cy": 58.64845327254966, + "pixels": 15355 + }, + "tool_body": { + "cx": 75.10783167738165, + "cy": 57.2979251899474, + "pixels": 6844 + }, + "left_gripper": { + "cx": 410.9367297600094, + "cy": 50.316115336989206, + "pixels": 16959 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 662.8869565217391, + "ty": 416.02434782608697, + "theta": -2.68549305795788, + "vx": -0.897777259349823, + "vy": -0.4404497742652893, + "pca_strength": 0.9656566344065949, + "union_pixels": 4294, + "tx_anchor": 662.8869565217391, + "ty_anchor": 416.02434782608697, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 662.8869565217391, + "cy": 416.02434782608697, + "pixels": 575 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 595.8, + "cy": 379.6, + "pixels": 5 + }, + "right_gripper": { + "cx": 610.970113085622, + "cy": 373.8976844372644, + "pixels": 3714 + } + } + } + } + }, + { + "frame_idx": 95, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 190.3022798208712, + "ty": 58.53874338444837, + "theta": -0.027160152936344308, + "vx": 0.9996312260627747, + "vy": -0.02715681493282318, + "pca_strength": 0.9604595761887457, + "union_pixels": 39480, + "tx_anchor": 190.3022798208712, + "ty_anchor": 58.53874338444837, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 190.3022798208712, + "cy": 58.53874338444837, + "pixels": 14738 + }, + "tool_body": { + "cx": 80.05754753094297, + "cy": 55.919356896771724, + "pixels": 7837 + }, + "left_gripper": { + "cx": 418.65045844424725, + "cy": 49.24265010351967, + "pixels": 16905 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 661.4182389937107, + "ty": 413.6719077568134, + "theta": -2.6973943606427446, + "vx": -0.9029554724693298, + "vy": -0.42973411083221436, + "pca_strength": 0.9592124565834614, + "union_pixels": 5068, + "tx_anchor": 661.4182389937107, + "ty_anchor": 413.6719077568134, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 661.4182389937107, + "cy": 413.6719077568134, + "pixels": 954 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 641.5652173913044, + "cy": 393.17391304347825, + "pixels": 23 + }, + "right_gripper": { + "cx": 604.6233194817893, + "cy": 376.7078953801027, + "pixels": 4091 + } + } + } + } + }, + { + "frame_idx": 96, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 199.3154613466334, + "ty": 58.015239678581324, + "theta": -0.025779117848971526, + "vx": 0.999667763710022, + "vy": -0.02577626332640648, + "pca_strength": 0.9610398640521169, + "union_pixels": 40066, + "tx_anchor": 199.3154613466334, + "ty_anchor": 58.015239678581324, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 199.3154613466334, + "cy": 58.015239678581324, + "pixels": 14436 + }, + "tool_body": { + "cx": 84.60487749026792, + "cy": 54.95672086100298, + "pixels": 8734 + }, + "left_gripper": { + "cx": 425.52681107954544, + "cy": 48.33925189393939, + "pixels": 16896 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 659.3615725359912, + "ty": 410.7596899224806, + "theta": -2.7018169932926512, + "vx": -0.9048472046852112, + "vy": -0.4257364869117737, + "pca_strength": 0.9494197830131665, + "union_pixels": 5663, + "tx_anchor": 659.3615725359912, + "ty_anchor": 410.7596899224806, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 659.3615725359912, + "cy": 410.7596899224806, + "pixels": 1806 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 566.3928571428571, + "cy": 368.25, + "pixels": 28 + }, + "right_gripper": { + "cx": 596.6153042569862, + "cy": 379.54766257508487, + "pixels": 3829 + } + } + } + } + }, + { + "frame_idx": 97, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 209.00627069682238, + "ty": 58.870640456563095, + "theta": -0.025523279609492768, + "vx": 0.9996743202209473, + "vy": -0.025520509108901024, + "pca_strength": 0.9616319737446888, + "union_pixels": 40232, + "tx_anchor": 209.00627069682238, + "ty_anchor": 58.870640456563095, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 209.00627069682238, + "cy": 58.870640456563095, + "pixels": 14193 + }, + "tool_body": { + "cx": 89.58906119027661, + "cy": 54.627829002514666, + "pixels": 9544 + }, + "left_gripper": { + "cx": 433.7375568354047, + "cy": 47.572234010306154, + "pixels": 16495 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 654.9452098686319, + "ty": 412.1022108298622, + "theta": -2.71884030834768, + "vx": -0.911963164806366, + "vy": -0.4102720320224762, + "pca_strength": 0.9376955684800905, + "union_pixels": 6936, + "tx_anchor": 654.9452098686319, + "ty_anchor": 412.1022108298622, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 654.9452098686319, + "cy": 412.1022108298622, + "pixels": 3121 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 504.125, + "cy": 339.625, + "pixels": 8 + }, + "right_gripper": { + "cx": 579.201208300499, + "cy": 378.34489099028104, + "pixels": 3807 + } + } + } + } + }, + { + "frame_idx": 98, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 218.61618197523754, + "ty": 58.17175352720991, + "theta": -0.026665434617538175, + "vx": 0.9996445178985596, + "vy": -0.026662275195121765, + "pca_strength": 0.9635854975202507, + "union_pixels": 40978, + "tx_anchor": 218.61618197523754, + "ty_anchor": 58.17175352720991, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 218.61618197523754, + "cy": 58.17175352720991, + "pixels": 13892 + }, + "tool_body": { + "cx": 94.39062796433315, + "cy": 54.41320432555492, + "pixels": 10542 + }, + "left_gripper": { + "cx": 441.29932301740814, + "cy": 47.51293520309478, + "pixels": 16544 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 648.9527431996312, + "ty": 412.6710465652374, + "theta": -2.74148025832381, + "vx": -0.9210172295570374, + "vy": -0.38952186703681946, + "pca_strength": 0.9227435391523795, + "union_pixels": 8070, + "tx_anchor": 648.9527431996312, + "ty_anchor": 412.6710465652374, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 648.9527431996312, + "cy": 412.6710465652374, + "pixels": 4338 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 559.0, + "cy": 391.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 567.347359957116, + "cy": 378.81881533101046, + "pixels": 3731 + } + } + } + } + }, + { + "frame_idx": 99, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 229.00376550502068, + "ty": 58.681630242173654, + "theta": -0.025113977214426396, + "vx": 0.9996846914291382, + "vy": -0.02511133812367916, + "pca_strength": 0.964852404556273, + "union_pixels": 41882, + "tx_anchor": 229.00376550502068, + "ty_anchor": 58.681630242173654, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 229.00376550502068, + "cy": 58.681630242173654, + "pixels": 13544 + }, + "tool_body": { + "cx": 99.74716659565402, + "cy": 54.54554750745633, + "pixels": 11735 + }, + "left_gripper": { + "cx": 451.22640486659037, + "cy": 47.88821297355899, + "pixels": 16603 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 608.2660751451418, + "ty": 398.9584839522401, + "theta": -2.7563328644296714, + "vx": -0.9267008304595947, + "vy": -0.37579989433288574, + "pca_strength": 0.9137943681809076, + "union_pixels": 9217, + "tx_anchor": 608.2660751451418, + "ty_anchor": 398.9584839522401, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 627.2142857142857, + "cy": 395.82142857142856, + "pixels": 28 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 508.6166666666667, + "cy": 355.65, + "pixels": 60 + }, + "right_gripper": { + "cx": 608.2660751451418, + "cy": 398.9584839522401, + "pixels": 9129 + } + } + } + } + }, + { + "frame_idx": 100, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 236.02800768548624, + "ty": 59.23669819686668, + "theta": -0.02666030912399158, + "vx": 0.9996446371078491, + "vy": -0.02665715105831623, + "pca_strength": 0.9650545073601743, + "union_pixels": 42365, + "tx_anchor": 236.02800768548624, + "ty_anchor": 59.23669819686668, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 236.02800768548624, + "cy": 59.23669819686668, + "pixels": 13532 + }, + "tool_body": { + "cx": 104.79020172910663, + "cy": 57.29897076986414, + "pixels": 12145 + }, + "left_gripper": { + "cx": 457.28463566634707, + "cy": 49.28990891658677, + "pixels": 16688 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 637.8738418777023, + "ty": 413.1071649166152, + "theta": -2.7864994654661035, + "vx": -0.9376140832901001, + "vy": -0.34767773747444153, + "pca_strength": 0.9110323668444082, + "union_pixels": 10446, + "tx_anchor": 637.8738418777023, + "ty_anchor": 413.1071649166152, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 637.8738418777023, + "cy": 413.1071649166152, + "pixels": 6476 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 465.85714285714283, + "cy": 342.57142857142856, + "pixels": 7 + }, + "right_gripper": { + "cx": 544.4461266717134, + "cy": 378.3017915720414, + "pixels": 3963 + } + } + } + } + }, + { + "frame_idx": 101, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 242.20491926965445, + "ty": 60.25471555756753, + "theta": -0.031058518931933076, + "vx": 0.9995177388191223, + "vy": -0.03105352632701397, + "pca_strength": 0.9661214692940334, + "union_pixels": 42293, + "tx_anchor": 242.20491926965445, + "ty_anchor": 60.25471555756753, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 242.20491926965445, + "cy": 60.25471555756753, + "pixels": 13254 + }, + "tool_body": { + "cx": 109.7339501663826, + "cy": 59.68492817141466, + "pixels": 12321 + }, + "left_gripper": { + "cx": 462.67741356621605, + "cy": 50.22682139011844, + "pixels": 16718 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 628.9494177155628, + "ty": 412.0815198211975, + "theta": -2.8118100501095817, + "vx": -0.9461128115653992, + "vy": -0.32383736968040466, + "pca_strength": 0.8999958443396917, + "union_pixels": 11379, + "tx_anchor": 628.9494177155628, + "ty_anchor": 412.0815198211975, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 628.9494177155628, + "cy": 412.0815198211975, + "pixels": 8501 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 511.2608695652174, + "cy": 365.4347826086956, + "pixels": 23 + }, + "right_gripper": { + "cx": 515.4847635726795, + "cy": 371.031173380035, + "pixels": 2855 + } + } + } + } + }, + { + "frame_idx": 102, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 247.3042613419019, + "ty": 61.47333792364777, + "theta": -0.028310683153878614, + "vx": 0.999599277973175, + "vy": -0.028306901454925537, + "pca_strength": 0.9659721640937746, + "union_pixels": 42711, + "tx_anchor": 247.3042613419019, + "ty_anchor": 61.47333792364777, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 247.3042613419019, + "cy": 61.47333792364777, + "pixels": 13071 + }, + "tool_body": { + "cx": 113.53413901932107, + "cy": 60.31321684242938, + "pixels": 12991 + }, + "left_gripper": { + "cx": 466.84461529220977, + "cy": 52.06895309027569, + "pixels": 16649 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 623.6294694652463, + "ty": 411.4599725767324, + "theta": -2.8396327797022822, + "vx": -0.9547554850578308, + "vy": -0.29739198088645935, + "pca_strength": 0.8935433361166828, + "union_pixels": 12255, + "tx_anchor": 623.6294694652463, + "ty_anchor": 411.4599725767324, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 623.6294694652463, + "cy": 411.4599725767324, + "pixels": 9481 + }, + "tool_body": { + "cx": 664.2666666666667, + "cy": 449.93333333333334, + "pixels": 30 + }, + "left_gripper": { + "cx": 484.8918918918919, + "cy": 359.18918918918916, + "pixels": 37 + }, + "right_gripper": { + "cx": 506.54377539711857, + "cy": 371.3642408570373, + "pixels": 2707 + } + } + } + } + }, + { + "frame_idx": 103, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 253.68578774001767, + "ty": 64.63453040893388, + "theta": -0.030407238812768696, + "vx": 0.9995377659797668, + "vy": -0.03040255419909954, + "pca_strength": 0.9671483044177696, + "union_pixels": 42384, + "tx_anchor": 253.68578774001767, + "ty_anchor": 64.63453040893388, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 253.68578774001767, + "cy": 64.63453040893388, + "pixels": 12447 + }, + "tool_body": { + "cx": 115.99105315035257, + "cy": 61.846993706876944, + "pixels": 13189 + }, + "left_gripper": { + "cx": 469.817649868641, + "cy": 53.450322426558394, + "pixels": 16748 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 618.2113651456218, + "ty": 411.7347500237169, + "theta": -2.856502741453821, + "vx": -0.959636390209198, + "vy": -0.2812437415122986, + "pca_strength": 0.8960884751720145, + "union_pixels": 13329, + "tx_anchor": 618.2113651456218, + "ty_anchor": 411.7347500237169, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 618.2113651456218, + "cy": 411.7347500237169, + "pixels": 10541 + }, + "tool_body": { + "cx": 678.2222222222222, + "cy": 450.44444444444446, + "pixels": 9 + }, + "left_gripper": { + "cx": 506.6027397260274, + "cy": 370.36986301369865, + "pixels": 73 + }, + "right_gripper": { + "cx": 492.9179600886918, + "cy": 369.9859571322986, + "pixels": 2706 + } + } + } + } + }, + { + "frame_idx": 104, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 254.14083398898507, + "ty": 65.23013375295044, + "theta": -0.028790132353420834, + "vx": 0.9995856285095215, + "vy": -0.028786156326532364, + "pca_strength": 0.9670949882276754, + "union_pixels": 42443, + "tx_anchor": 254.14083398898507, + "ty_anchor": 65.23013375295044, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 254.14083398898507, + "cy": 65.23013375295044, + "pixels": 12710 + }, + "tool_body": { + "cx": 117.77909194963755, + "cy": 63.676917207172835, + "pixels": 13105 + }, + "left_gripper": { + "cx": 471.2966682703873, + "cy": 55.06537166225643, + "pixels": 16628 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 613.9838312829526, + "ty": 411.42680140597537, + "theta": -2.877421692924409, + "vx": -0.9653093218803406, + "vy": -0.2611090838909149, + "pca_strength": 0.891287162897652, + "union_pixels": 13930, + "tx_anchor": 613.9838312829526, + "ty_anchor": 411.42680140597537, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 613.9838312829526, + "cy": 411.42680140597537, + "pixels": 11380 + }, + "tool_body": { + "cx": 672.3333333333334, + "cy": 421.6666666666667, + "pixels": 3 + }, + "left_gripper": { + "cx": 492.1875, + "cy": 365.21875, + "pixels": 64 + }, + "right_gripper": { + "cx": 484.5730970600081, + "cy": 370.1449859041482, + "pixels": 2483 + } + } + } + } + }, + { + "frame_idx": 105, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 258.51619299405155, + "ty": 68.80246199603437, + "theta": -0.03151982181441599, + "vx": 0.9995033144950867, + "vy": -0.03151460364460945, + "pca_strength": 0.9675436216811834, + "union_pixels": 41613, + "tx_anchor": 258.51619299405155, + "ty_anchor": 68.80246199603437, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 258.51619299405155, + "cy": 68.80246199603437, + "pixels": 12104 + }, + "tool_body": { + "cx": 119.73106610622851, + "cy": 65.91387084447841, + "pixels": 13085 + }, + "left_gripper": { + "cx": 471.98605698977104, + "cy": 56.795238675109594, + "pixels": 16424 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 610.0286797428713, + "ty": 410.6100214273941, + "theta": -2.887454093560585, + "vx": -0.9678802490234375, + "vy": -0.2514117360115051, + "pca_strength": 0.8923877066983714, + "union_pixels": 14746, + "tx_anchor": 610.0286797428713, + "ty_anchor": 410.6100214273941, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 610.0286797428713, + "cy": 410.6100214273941, + "pixels": 12134 + }, + "tool_body": { + "cx": 657.7692307692307, + "cy": 456.3076923076923, + "pixels": 26 + }, + "left_gripper": { + "cx": 466.78333333333336, + "cy": 360.43333333333334, + "pixels": 60 + }, + "right_gripper": { + "cx": 477.62311955661124, + "cy": 369.22763262074426, + "pixels": 2526 + } + } + } + } + }, + { + "frame_idx": 106, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 259.95286698199317, + "ty": 71.83611318562775, + "theta": -0.0320713352069756, + "vx": 0.9994857907295227, + "vy": -0.03206583857536316, + "pca_strength": 0.9685126615207309, + "union_pixels": 41357, + "tx_anchor": 259.95286698199317, + "ty_anchor": 71.83611318562775, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 259.95286698199317, + "cy": 71.83611318562775, + "pixels": 12051 + }, + "tool_body": { + "cx": 121.56320419817874, + "cy": 69.67379225189072, + "pixels": 12958 + }, + "left_gripper": { + "cx": 472.20785417176415, + "cy": 60.277526302911674, + "pixels": 16348 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 607.174025769956, + "ty": 410.0742457573853, + "theta": -2.8944760396502707, + "vx": -0.9696217775344849, + "vy": -0.24460919201374054, + "pca_strength": 0.8931365431084983, + "union_pixels": 15336, + "tx_anchor": 607.174025769956, + "ty_anchor": 410.0742457573853, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 607.174025769956, + "cy": 410.0742457573853, + "pixels": 12728 + }, + "tool_body": { + "cx": 649.3023255813954, + "cy": 454.6511627906977, + "pixels": 43 + }, + "left_gripper": { + "cx": 463.23943661971833, + "cy": 364.07042253521126, + "pixels": 71 + }, + "right_gripper": { + "cx": 471.37409783480354, + "cy": 368.4226142742582, + "pixels": 2494 + } + } + } + } + }, + { + "frame_idx": 107, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 259.6755296699586, + "ty": 74.34481303283532, + "theta": -0.03337773009102574, + "vx": 0.9994430541992188, + "vy": -0.03337153419852257, + "pca_strength": 0.9681296977892919, + "union_pixels": 41165, + "tx_anchor": 259.6755296699586, + "ty_anchor": 74.34481303283532, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 259.6755296699586, + "cy": 74.34481303283532, + "pixels": 11847 + }, + "tool_body": { + "cx": 121.6391593262247, + "cy": 72.7586926286509, + "pixels": 12942 + }, + "left_gripper": { + "cx": 471.06509526135807, + "cy": 63.69436980947729, + "pixels": 16376 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 605.4564153540297, + "ty": 409.58181679155837, + "theta": -2.8979841397245663, + "vx": -0.9704739451408386, + "vy": -0.24120616912841797, + "pca_strength": 0.8926704562078873, + "union_pixels": 15647, + "tx_anchor": 605.4564153540297, + "ty_anchor": 409.58181679155837, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 605.4564153540297, + "cy": 409.58181679155837, + "pixels": 13078 + }, + "tool_body": { + "cx": 653.0869565217391, + "cy": 456.80434782608694, + "pixels": 46 + }, + "left_gripper": { + "cx": 459.4035087719298, + "cy": 361.94736842105266, + "pixels": 57 + }, + "right_gripper": { + "cx": 468.11962692619625, + "cy": 367.7558799675588, + "pixels": 2466 + } + } + } + } + }, + { + "frame_idx": 108, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 258.2258927031223, + "ty": 78.04355701224772, + "theta": -0.032319448912652815, + "vx": 0.9994778037071228, + "vy": -0.03231382369995117, + "pca_strength": 0.9690538457005966, + "union_pixels": 40797, + "tx_anchor": 258.2258927031223, + "ty_anchor": 78.04355701224772, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 258.2258927031223, + "cy": 78.04355701224772, + "pixels": 11594 + }, + "tool_body": { + "cx": 122.67126184694916, + "cy": 76.76517584397274, + "pixels": 12767 + }, + "left_gripper": { + "cx": 470.4996349476758, + "cy": 67.62819420783646, + "pixels": 16436 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 605.1775524105049, + "ty": 409.4538711874669, + "theta": -2.8979616603214713, + "vx": -0.9704684615135193, + "vy": -0.24122796952724457, + "pca_strength": 0.8915149142786638, + "union_pixels": 15690, + "tx_anchor": 605.1775524105049, + "ty_anchor": 409.4538711874669, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 605.1775524105049, + "cy": 409.4538711874669, + "pixels": 13213 + }, + "tool_body": { + "cx": 643.4545454545455, + "cy": 456.90909090909093, + "pixels": 22 + }, + "left_gripper": { + "cx": 457.11764705882354, + "cy": 359.25, + "pixels": 68 + }, + "right_gripper": { + "cx": 467.29367406786764, + "cy": 367.5245077503142, + "pixels": 2387 + } + } + } + } + }, + { + "frame_idx": 109, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 256.265385293599, + "ty": 82.28795626873567, + "theta": -0.02861860808669936, + "vx": 0.9995905160903931, + "vy": -0.028614701703190804, + "pca_strength": 0.9687011693036097, + "union_pixels": 40542, + "tx_anchor": 256.265385293599, + "ty_anchor": 82.28795626873567, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 256.265385293599, + "cy": 82.28795626873567, + "pixels": 11342 + }, + "tool_body": { + "cx": 124.81814744801513, + "cy": 81.10026465028355, + "pixels": 13225 + }, + "left_gripper": { + "cx": 465.4071987480438, + "cy": 73.18015649452269, + "pixels": 15975 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 605.0207002693344, + "ty": 409.9916891111966, + "theta": -2.9010898771507962, + "vx": -0.9712183475494385, + "vy": -0.23819096386432648, + "pca_strength": 0.8925048663044827, + "union_pixels": 15419, + "tx_anchor": 605.0207002693344, + "ty_anchor": 409.9916891111966, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 605.0207002693344, + "cy": 409.9916891111966, + "pixels": 12995 + }, + "tool_body": { + "cx": 650.5964912280701, + "cy": 452.2631578947368, + "pixels": 57 + }, + "left_gripper": { + "cx": 473.8695652173913, + "cy": 368.19565217391306, + "pixels": 46 + }, + "right_gripper": { + "cx": 467.0779836277467, + "cy": 368.3494183541577, + "pixels": 2321 + } + } + } + } + }, + { + "frame_idx": 110, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 253.85890227576974, + "ty": 86.07121820615797, + "theta": -0.020697347957421064, + "vx": 0.999785840511322, + "vy": -0.020695870742201805, + "pca_strength": 0.9679884359173159, + "union_pixels": 40291, + "tx_anchor": 253.85890227576974, + "ty_anchor": 86.07121820615797, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 253.85890227576974, + "cy": 86.07121820615797, + "pixels": 11205 + }, + "tool_body": { + "cx": 126.13162801103736, + "cy": 83.9335520918786, + "pixels": 13409 + }, + "left_gripper": { + "cx": 460.47719589207117, + "cy": 79.47949224979268, + "pixels": 15677 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 605.8053377682743, + "ty": 411.44761225944404, + "theta": -2.9097151242777732, + "vx": -0.9732366800308228, + "vy": -0.22980521619319916, + "pca_strength": 0.8925879149983752, + "union_pixels": 14892, + "tx_anchor": 605.8053377682743, + "ty_anchor": 411.44761225944404, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 605.8053377682743, + "cy": 411.44761225944404, + "pixels": 12627 + }, + "tool_body": { + "cx": 648.2857142857143, + "cy": 457.0, + "pixels": 7 + }, + "left_gripper": { + "cx": 460.64, + "cy": 362.48, + "pixels": 50 + }, + "right_gripper": { + "cx": 470.7395833333333, + "cy": 371.5366847826087, + "pixels": 2208 + } + } + } + } + }, + { + "frame_idx": 111, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 252.81867178222345, + "ty": 90.27441308120946, + "theta": -0.01492375001216572, + "vx": 0.9998886585235596, + "vy": -0.014923196285963058, + "pca_strength": 0.9655284840935505, + "union_pixels": 40468, + "tx_anchor": 252.81867178222345, + "ty_anchor": 90.27441308120946, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 252.81867178222345, + "cy": 90.27441308120946, + "pixels": 10947 + }, + "tool_body": { + "cx": 129.76486129458388, + "cy": 87.3274699297782, + "pixels": 14383 + }, + "left_gripper": { + "cx": 456.4452371515392, + "cy": 85.24620161183776, + "pixels": 15138 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 607.00914247016, + "ty": 413.5748751375603, + "theta": -2.919821491365401, + "vx": -0.9755094051361084, + "vy": -0.21995775401592255, + "pca_strength": 0.8979528426180932, + "union_pixels": 14064, + "tx_anchor": 607.00914247016, + "ty_anchor": 413.5748751375603, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 607.00914247016, + "cy": 413.5748751375603, + "pixels": 11813 + }, + "tool_body": { + "cx": 652.2105263157895, + "cy": 452.55263157894734, + "pixels": 38 + }, + "left_gripper": { + "cx": 469.8918918918919, + "cy": 371.8918918918919, + "pixels": 37 + }, + "right_gripper": { + "cx": 474.21369485294116, + "cy": 375.5303308823529, + "pixels": 2176 + } + } + } + } + }, + { + "frame_idx": 112, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 251.17494220989366, + "ty": 94.0879334257975, + "theta": -0.004884483583297577, + "vx": 0.9999880790710449, + "vy": -0.0048844642005860806, + "pca_strength": 0.960900060052223, + "union_pixels": 40294, + "tx_anchor": 251.17494220989366, + "ty_anchor": 94.0879334257975, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 251.17494220989366, + "cy": 94.0879334257975, + "pixels": 10815 + }, + "tool_body": { + "cx": 130.66919088552325, + "cy": 86.05717014599536, + "pixels": 14658 + }, + "left_gripper": { + "cx": 452.5505026651373, + "cy": 89.49922407394912, + "pixels": 14821 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 608.9793553060485, + "ty": 416.05188337558855, + "theta": -2.9315664434964166, + "vx": -0.978025496006012, + "vy": -0.20848554372787476, + "pca_strength": 0.9026570362574329, + "union_pixels": 13263, + "tx_anchor": 608.9793553060485, + "ty_anchor": 416.05188337558855, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 608.9793553060485, + "cy": 416.05188337558855, + "pixels": 11044 + }, + "tool_body": { + "cx": 641.2727272727273, + "cy": 457.0, + "pixels": 11 + }, + "left_gripper": { + "cx": 465.0, + "cy": 370.57142857142856, + "pixels": 21 + }, + "right_gripper": { + "cx": 479.6831275720165, + "cy": 380.4577046181984, + "pixels": 2187 + } + } + } + } + }, + { + "frame_idx": 113, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 253.97897072809891, + "ty": 98.00855965338687, + "theta": -0.0012836764967888402, + "vx": 0.9999991655349731, + "vy": -0.0012836761306971312, + "pca_strength": 0.958321745980296, + "union_pixels": 39831, + "tx_anchor": 253.97897072809891, + "ty_anchor": 98.00855965338687, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 253.97897072809891, + "cy": 98.00855965338687, + "pixels": 9463 + }, + "tool_body": { + "cx": 136.21637608966375, + "cy": 88.75927770859278, + "pixels": 16060 + }, + "left_gripper": { + "cx": 447.93786692759295, + "cy": 93.75433324014537, + "pixels": 14308 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 610.6648313833448, + "ty": 418.8481958509488, + "theta": -2.9465751151875987, + "vx": -0.9810442924499512, + "vy": -0.1937837451696396, + "pca_strength": 0.9105029980140326, + "union_pixels": 12359, + "tx_anchor": 610.6648313833448, + "ty_anchor": 418.8481958509488, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 610.6648313833448, + "cy": 418.8481958509488, + "pixels": 10171 + }, + "tool_body": { + "cx": 645.2, + "cy": 457.0, + "pixels": 10 + }, + "left_gripper": { + "cx": 472.2857142857143, + "cy": 378.35714285714283, + "pixels": 28 + }, + "right_gripper": { + "cx": 483.0506976744186, + "cy": 385.7125581395349, + "pixels": 2150 + } + } + } + } + } + ], + "saved_at_unix": 1769897616.4945085 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000034_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000034_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..6083b5b8d1816003e4477db99e20dc72b169ef8a --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000034_tool_poses.json @@ -0,0 +1,2928 @@ +{ + "clip_id": "1_q1LwTyeN", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/PULLING/1_q1LwTyeN.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/PULLING/1_q1LwTyeN", + "num_frames": 30, + "tools": [ + "clip_applier", + "grasper" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "clip_applier": { + "tool": "clip_applier", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 652.0961398397669, + "ty": 81.44173343044429, + "theta": 1.5163771340093792, + "vx": 0.054392337799072266, + "vy": 0.9985196590423584, + "pca_strength": null, + "union_pixels": 3481, + "tx_anchor": 652.0961398397669, + "ty_anchor": 81.44173343044429, + "other_grip_x": 665.9278911564626, + "other_grip_y": 335.3619047619048, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 652.0961398397669, + "cy": 81.44173343044429, + "pixels": 2746 + }, + "right_gripper": { + "cx": 665.9278911564626, + "cy": 335.3619047619048, + "pixels": 735 + } + } + }, + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 185.52586889256673, + "ty": 120.44491616895733, + "theta": 0.40231543360481686, + "vx": 0.9201568365097046, + "vy": 0.3915499448776245, + "pca_strength": 0.8169723057533856, + "union_pixels": 35737, + "tx_anchor": 185.52586889256673, + "ty_anchor": 120.44491616895733, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 185.52586889256673, + "cy": 120.44491616895733, + "pixels": 13897 + }, + "tool_body": { + "cx": 93.86901348300897, + "cy": 123.29601610639985, + "pixels": 16391 + }, + "left_gripper": { + "cx": 288.41255276197467, + "cy": 180.7434391631492, + "pixels": 5449 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "clip_applier": { + "tool": "clip_applier", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 651.2321304649549, + "ty": 88.31679389312977, + "theta": 1.5153302101916586, + "vx": 0.05543768033385277, + "vy": 0.9984621405601501, + "pca_strength": null, + "union_pixels": 3643, + "tx_anchor": 651.2321304649549, + "ty_anchor": 88.31679389312977, + "other_grip_x": 665.1695137976346, + "other_grip_y": 339.3363994743758, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 651.2321304649549, + "cy": 88.31679389312977, + "pixels": 2882 + }, + "right_gripper": { + "cx": 665.1695137976346, + "cy": 339.3363994743758, + "pixels": 761 + } + } + }, + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 175.0344097767461, + "ty": 122.04424114153069, + "theta": 0.4079600739075664, + "vx": 0.9179320335388184, + "vy": 0.39673763513565063, + "pca_strength": 0.813742255214256, + "union_pixels": 35170, + "tx_anchor": 175.0344097767461, + "ty_anchor": 122.04424114153069, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 175.0344097767461, + "cy": 122.04424114153069, + "pixels": 14647 + }, + "tool_body": { + "cx": 88.57347694378997, + "cy": 128.73752945136317, + "pixels": 14855 + }, + "left_gripper": { + "cx": 282.1607268877911, + "cy": 183.18295695130558, + "pixels": 5668 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "clip_applier": { + "tool": "clip_applier", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 650.9145711333103, + "ty": 93.86117809162936, + "theta": 1.5140888296298542, + "vx": 0.056677110493183136, + "vy": 0.9983925819396973, + "pca_strength": null, + "union_pixels": 3676, + "tx_anchor": 650.9145711333103, + "ty_anchor": 93.86117809162936, + "other_grip_x": 665.0750323415265, + "other_grip_y": 343.3040103492885, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 650.9145711333103, + "cy": 93.86117809162936, + "pixels": 2903 + }, + "right_gripper": { + "cx": 665.0750323415265, + "cy": 343.3040103492885, + "pixels": 773 + } + } + }, + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 163.2178679270054, + "ty": 126.09774189313379, + "theta": 0.383642724763731, + "vx": 0.9273073077201843, + "vy": 0.37430086731910706, + "pca_strength": 0.813938950421875, + "union_pixels": 33590, + "tx_anchor": 163.2178679270054, + "ty_anchor": 126.09774189313379, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 163.2178679270054, + "cy": 126.09774189313379, + "pixels": 15234 + }, + "tool_body": { + "cx": 83.20386629077728, + "cy": 138.58968989126058, + "pixels": 12415 + }, + "left_gripper": { + "cx": 274.774280424171, + "cy": 186.06833866352466, + "pixels": 5941 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "clip_applier": { + "tool": "clip_applier", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 651.3386131643788, + "ty": 98.26223160858852, + "theta": 1.5125158212399699, + "vx": 0.05824751779437065, + "vy": 0.998302161693573, + "pca_strength": null, + "union_pixels": 3581, + "tx_anchor": 651.3386131643788, + "ty_anchor": 98.26223160858852, + "other_grip_x": 665.8337837837838, + "other_grip_y": 346.6945945945946, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 651.3386131643788, + "cy": 98.26223160858852, + "pixels": 2841 + }, + "right_gripper": { + "cx": 665.8337837837838, + "cy": 346.6945945945946, + "pixels": 740 + } + } + }, + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 141.25679072904532, + "ty": 130.79220062542154, + "theta": 0.36780689944726536, + "vx": 0.9331181645393372, + "vy": 0.35956987738609314, + "pca_strength": 0.8115067043368778, + "union_pixels": 30682, + "tx_anchor": 141.25679072904532, + "ty_anchor": 130.79220062542154, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 141.25679072904532, + "cy": 130.79220062542154, + "pixels": 16309 + }, + "tool_body": { + "cx": 77.42671009771988, + "cy": 162.8377599599098, + "pixels": 7982 + }, + "left_gripper": { + "cx": 260.8936003755281, + "cy": 190.289156626506, + "pixels": 6391 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "clip_applier": { + "tool": "clip_applier", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 651.4058592354412, + "ty": 101.38871025366203, + "theta": 1.5122870226223775, + "vx": 0.05847592651844025, + "vy": 0.9982888102531433, + "pca_strength": null, + "union_pixels": 3525, + "tx_anchor": 651.4058592354412, + "ty_anchor": 101.38871025366203, + "other_grip_x": 665.8898071625345, + "other_grip_y": 348.6556473829201, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 651.4058592354412, + "cy": 101.38871025366203, + "pixels": 2799 + }, + "right_gripper": { + "cx": 665.8898071625345, + "cy": 348.6556473829201, + "pixels": 726 + } + } + }, + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 118.77340637450199, + "ty": 143.39361304780877, + "theta": 0.34747924754528897, + "vx": 0.9402340650558472, + "vy": 0.34052878618240356, + "pca_strength": 0.8239768898787448, + "union_pixels": 27071, + "tx_anchor": 118.77340637450199, + "ty_anchor": 143.39361304780877, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 118.77340637450199, + "cy": 143.39361304780877, + "pixels": 16064 + }, + "tool_body": { + "cx": 68.23349397590361, + "cy": 183.73277108433734, + "pixels": 4150 + }, + "left_gripper": { + "cx": 243.36488260172086, + "cy": 194.0246463467989, + "pixels": 6857 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "clip_applier": { + "tool": "clip_applier", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 651.1402226861517, + "ty": 105.15240083507307, + "theta": 1.512431127196115, + "vx": 0.05833207070827484, + "vy": 0.9982972741127014, + "pca_strength": null, + "union_pixels": 3630, + "tx_anchor": 651.1402226861517, + "ty_anchor": 105.15240083507307, + "other_grip_x": 665.510582010582, + "other_grip_y": 351.08730158730157, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 651.1402226861517, + "cy": 105.15240083507307, + "pixels": 2874 + }, + "right_gripper": { + "cx": 665.510582010582, + "cy": 351.08730158730157, + "pixels": 756 + } + } + }, + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 102.73807911135194, + "ty": 157.07850176104037, + "theta": 0.3048888991362219, + "vx": 0.9538803100585938, + "vy": 0.30018720030784607, + "pca_strength": 0.8291875692607232, + "union_pixels": 23716, + "tx_anchor": 102.73807911135194, + "ty_anchor": 157.07850176104037, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 102.73807911135194, + "cy": 157.07850176104037, + "pixels": 14764 + }, + "tool_body": { + "cx": 67.15450361604208, + "cy": 215.1499013806706, + "pixels": 1521 + }, + "left_gripper": { + "cx": 224.8214237653075, + "cy": 198.83393890458888, + "pixels": 7431 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "clip_applier": { + "tool": "clip_applier", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 650.0808182427901, + "ty": 107.43360160965794, + "theta": 1.511305102158289, + "vx": 0.05945613980293274, + "vy": 0.9982309341430664, + "pca_strength": null, + "union_pixels": 3750, + "tx_anchor": 650.0808182427901, + "ty_anchor": 107.43360160965794, + "other_grip_x": 664.7018229166666, + "other_grip_y": 352.9114583333333, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 650.0808182427901, + "cy": 107.43360160965794, + "pixels": 2982 + }, + "right_gripper": { + "cx": 664.7018229166666, + "cy": 352.9114583333333, + "pixels": 768 + } + } + }, + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 87.35848270112547, + "ty": 165.69995831596498, + "theta": 0.3345173131993979, + "vx": 0.944568932056427, + "vy": 0.32831329107284546, + "pca_strength": 0.8403216582348351, + "union_pixels": 20537, + "tx_anchor": 87.35848270112547, + "ty_anchor": 165.69995831596498, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 87.35848270112547, + "cy": 165.69995831596498, + "pixels": 11995 + }, + "tool_body": { + "cx": 60.00481927710843, + "cy": 229.85301204819277, + "pixels": 415 + }, + "left_gripper": { + "cx": 200.96886920142734, + "cy": 202.41786637135473, + "pixels": 8127 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "clip_applier": { + "tool": "clip_applier", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 648.2374034003091, + "ty": 113.66336939721793, + "theta": 1.4985655265089761, + "vx": 0.0721680074930191, + "vy": 0.997392475605011, + "pca_strength": null, + "union_pixels": 3943, + "tx_anchor": 648.2374034003091, + "ty_anchor": 113.66336939721793, + "other_grip_x": 665.6610169491526, + "other_grip_y": 354.4646892655367, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 648.2374034003091, + "cy": 113.66336939721793, + "pixels": 3235 + }, + "right_gripper": { + "cx": 665.6610169491526, + "cy": 354.4646892655367, + "pixels": 708 + } + } + }, + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 73.48776978417266, + "ty": 177.59160671462828, + "theta": 0.3384706456869917, + "vx": 0.943263590335846, + "vy": 0.33204489946365356, + "pca_strength": 0.8536168619942521, + "union_pixels": 17183, + "tx_anchor": 73.48776978417266, + "ty_anchor": 177.59160671462828, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 73.48776978417266, + "cy": 177.59160671462828, + "pixels": 8340 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 176.17527988239286, + "cy": 208.84903313355196, + "pixels": 8843 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "clip_applier": { + "tool": "clip_applier", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 645.3434288804759, + "ty": 119.68929150892374, + "theta": 1.4814065797579292, + "vx": 0.08927074819803238, + "vy": 0.9960073828697205, + "pca_strength": null, + "union_pixels": 4341, + "tx_anchor": 645.3434288804759, + "ty_anchor": 119.68929150892374, + "other_grip_x": 666.362363919129, + "other_grip_y": 354.20062208398133, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 645.3434288804759, + "cy": 119.68929150892374, + "pixels": 3698 + }, + "right_gripper": { + "cx": 666.362363919129, + "cy": 354.20062208398133, + "pixels": 643 + } + } + }, + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 58.13789134438306, + "ty": 191.353591160221, + "theta": 0.2776010301870076, + "vx": 0.9617156386375427, + "vy": 0.274049311876297, + "pca_strength": 0.8590710794848203, + "union_pixels": 14147, + "tx_anchor": 58.13789134438306, + "ty_anchor": 191.353591160221, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 58.13789134438306, + "cy": 191.353591160221, + "pixels": 4344 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 150.6557176374579, + "cy": 215.6834642456391, + "pixels": 9803 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "clip_applier": { + "tool": "clip_applier", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 643.7726981414228, + "ty": 130.09057893612476, + "theta": 1.470213664184525, + "vx": 0.10041315108537674, + "vy": 0.9949458241462708, + "pca_strength": null, + "union_pixels": 5316, + "tx_anchor": 643.7726981414228, + "ty_anchor": 130.09057893612476, + "other_grip_x": 666.3732283464567, + "other_grip_y": 354.02834645669293, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 643.7726981414228, + "cy": 130.09057893612476, + "pixels": 4681 + }, + "right_gripper": { + "cx": 666.3732283464567, + "cy": 354.02834645669293, + "pixels": 635 + } + } + }, + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.916824196597354, + "ty": 206.96975425330814, + "theta": 0.20696078811389584, + "vx": 0.978659987449646, + "vy": 0.2054865062236786, + "pca_strength": 0.8623995750262887, + "union_pixels": 11524, + "tx_anchor": 42.916824196597354, + "ty_anchor": 206.96975425330814, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 42.916824196597354, + "cy": 206.96975425330814, + "pixels": 529 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 122.76716689404275, + "cy": 223.06848567530696, + "pixels": 10995 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "clip_applier": { + "tool": "clip_applier", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 640.8054722638681, + "ty": 136.13961769115443, + "theta": 1.4558403172306316, + "vx": 0.1147029846906662, + "vy": 0.9933997988700867, + "pca_strength": null, + "union_pixels": 5951, + "tx_anchor": 640.8054722638681, + "ty_anchor": 136.13961769115443, + "other_grip_x": 665.8081300813008, + "other_grip_y": 352.6780487804878, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 640.8054722638681, + "cy": 136.13961769115443, + "pixels": 5336 + }, + "right_gripper": { + "cx": 665.8081300813008, + "cy": 352.6780487804878, + "pixels": 615 + } + } + }, + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 109.26567867307881, + "ty": 232.44567671017765, + "theta": -2.9969181961348177, + "vx": -0.989552915096283, + "vy": -0.14417029917240143, + "pca_strength": 0.8246046258717912, + "union_pixels": 10189, + "tx_anchor": 109.26567867307881, + "ty_anchor": 232.44567671017765, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 109.26567867307881, + "cy": 232.44567671017765, + "pixels": 10189 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "clip_applier": { + "tool": "clip_applier", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 638.3289495869162, + "ty": 143.05058168942844, + "theta": 1.4412299652299077, + "vx": 0.1292041540145874, + "vy": 0.9916180372238159, + "pca_strength": null, + "union_pixels": 6525, + "tx_anchor": 638.3289495869162, + "ty_anchor": 143.05058168942844, + "other_grip_x": 665.5791245791246, + "other_grip_y": 352.1902356902357, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 638.3289495869162, + "cy": 143.05058168942844, + "pixels": 5931 + }, + "right_gripper": { + "cx": 665.5791245791246, + "cy": 352.1902356902357, + "pixels": 594 + } + } + }, + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 101.13832355984822, + "ty": 240.4115212142118, + "theta": -3.0252547718926928, + "vx": -0.9932403564453125, + "vy": -0.11607562750577927, + "pca_strength": 0.7925666304664127, + "union_pixels": 8697, + "tx_anchor": 101.13832355984822, + "ty_anchor": 240.4115212142118, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 101.13832355984822, + "cy": 240.4115212142118, + "pixels": 8697 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "clip_applier": { + "tool": "clip_applier", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 635.2204664007364, + "ty": 144.61337833691317, + "theta": 1.43634983083585, + "vx": 0.13404183089733124, + "vy": 0.9909757375717163, + "pca_strength": null, + "union_pixels": 7122, + "tx_anchor": 635.2204664007364, + "ty_anchor": 144.61337833691317, + "other_grip_x": 663.433774834437, + "other_grip_y": 353.1953642384106, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 635.2204664007364, + "cy": 144.61337833691317, + "pixels": 6518 + }, + "right_gripper": { + "cx": 663.433774834437, + "cy": 353.1953642384106, + "pixels": 604 + } + } + }, + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 92.70959318306762, + "ty": 246.96605277625068, + "theta": -3.0420626577508236, + "vx": -0.9950509667396545, + "vy": -0.09936574846506119, + "pca_strength": 0.7509574541889352, + "union_pixels": 7276, + "tx_anchor": 92.70959318306762, + "ty_anchor": 246.96605277625068, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 92.70959318306762, + "cy": 246.96605277625068, + "pixels": 7276 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "clip_applier": { + "tool": "clip_applier", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 625.567710902812, + "ty": 157.32375431672423, + "theta": 1.42431823328821, + "vx": 0.14595486223697662, + "vy": 0.9892913103103638, + "pca_strength": null, + "union_pixels": 9033, + "tx_anchor": 625.567710902812, + "ty_anchor": 157.32375431672423, + "other_grip_x": 654.1556756756756, + "other_grip_y": 351.09513513513514, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 625.567710902812, + "cy": 157.32375431672423, + "pixels": 8108 + }, + "right_gripper": { + "cx": 654.1556756756756, + "cy": 351.09513513513514, + "pixels": 925 + } + } + }, + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 84.69437129690586, + "ty": 252.21823568136932, + "theta": -3.0508105687211007, + "vx": -0.9958821535110474, + "vy": -0.09065744280815125, + "pca_strength": 0.6898485657199989, + "union_pixels": 6076, + "tx_anchor": 84.69437129690586, + "ty_anchor": 252.21823568136932, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 84.69437129690586, + "cy": 252.21823568136932, + "pixels": 6076 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "clip_applier": { + "tool": "clip_applier", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 616.8923076923077, + "ty": 173.61494817239497, + "theta": 1.3920692381537794, + "vx": 0.17777708172798157, + "vy": 0.9840707778930664, + "pca_strength": null, + "union_pixels": 10404, + "tx_anchor": 616.8923076923077, + "ty_anchor": 173.61494817239497, + "other_grip_x": 648.3462469733656, + "other_grip_y": 347.725585149314, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 616.8923076923077, + "cy": 173.61494817239497, + "pixels": 9165 + }, + "right_gripper": { + "cx": 648.3462469733656, + "cy": 347.725585149314, + "pixels": 1239 + } + } + }, + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 78.0058883248731, + "ty": 256.3484263959391, + "theta": -3.0603979696418193, + "vx": -0.9967055320739746, + "vy": -0.08110550045967102, + "pca_strength": 0.6392189734869571, + "union_pixels": 4925, + "tx_anchor": 78.0058883248731, + "ty_anchor": 256.3484263959391, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 78.0058883248731, + "cy": 256.3484263959391, + "pixels": 4925 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "clip_applier": { + "tool": "clip_applier", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 614.2470064639186, + "ty": 184.2350323195931, + "theta": 1.3599774726995637, + "vx": 0.20926068723201752, + "vy": 0.9778598546981812, + "pca_strength": null, + "union_pixels": 10824, + "tx_anchor": 614.2470064639186, + "ty_anchor": 184.2350323195931, + "other_grip_x": 649.0980533525595, + "other_grip_y": 347.0915645277577, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 614.2470064639186, + "cy": 184.2350323195931, + "pixels": 9437 + }, + "right_gripper": { + "cx": 649.0980533525595, + "cy": 347.0915645277577, + "pixels": 1387 + } + } + }, + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 73.76946386946386, + "ty": 258.2981351981352, + "theta": -3.126606291882269, + "vx": -0.9998877048492432, + "vy": -0.014985800720751286, + "pca_strength": 0.5937908504415366, + "union_pixels": 4290, + "tx_anchor": 73.76946386946386, + "ty_anchor": 258.2981351981352, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 73.76946386946386, + "cy": 258.2981351981352, + "pixels": 4290 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "clip_applier": { + "tool": "clip_applier", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 613.5931034482759, + "ty": 192.41962864721486, + "theta": 1.33377085346243, + "vx": 0.23481230437755585, + "vy": 0.9720407128334045, + "pca_strength": null, + "union_pixels": 11004, + "tx_anchor": 613.5931034482759, + "ty_anchor": 192.41962864721486, + "other_grip_x": 651.1526282457252, + "other_grip_y": 347.90310322989234, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 613.5931034482759, + "cy": 192.41962864721486, + "pixels": 9425 + }, + "right_gripper": { + "cx": 651.1526282457252, + "cy": 347.90310322989234, + "pixels": 1579 + } + } + }, + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 72.24746851074339, + "ty": 259.8599654235614, + "theta": -3.1235628614653717, + "vx": -0.9998375177383423, + "vy": -0.01802881620824337, + "pca_strength": 0.5764030964597178, + "union_pixels": 4049, + "tx_anchor": 72.24746851074339, + "ty_anchor": 259.8599654235614, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 72.24746851074339, + "cy": 259.8599654235614, + "pixels": 4049 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "clip_applier": { + "tool": "clip_applier", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 615.2181857498108, + "ty": 193.24554005838468, + "theta": 1.3534979631664896, + "vx": 0.21559230983257294, + "vy": 0.9764834642410278, + "pca_strength": null, + "union_pixels": 10698, + "tx_anchor": 615.2181857498108, + "ty_anchor": 193.24554005838468, + "other_grip_x": 649.8191856452726, + "other_grip_y": 349.9641131815045, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 615.2181857498108, + "cy": 193.24554005838468, + "pixels": 9249 + }, + "right_gripper": { + "cx": 649.8191856452726, + "cy": 349.9641131815045, + "pixels": 1449 + } + } + }, + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 73.07455507455508, + "ty": 260.2984607984608, + "theta": -3.089145025684062, + "vx": -0.9986249208450317, + "vy": -0.05242358520627022, + "pca_strength": 0.5862572704896557, + "union_pixels": 4158, + "tx_anchor": 73.07455507455508, + "ty_anchor": 260.2984607984608, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 73.07455507455508, + "cy": 260.2984607984608, + "pixels": 4158 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "clip_applier": { + "tool": "clip_applier", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 619.484250605746, + "ty": 193.35225568247375, + "theta": 1.3396966434332767, + "vx": 0.22904811799526215, + "vy": 0.9734151363372803, + "pca_strength": null, + "union_pixels": 9737, + "tx_anchor": 619.484250605746, + "ty_anchor": 193.35225568247375, + "other_grip_x": 656.977570093458, + "other_grip_y": 352.69252336448596, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 619.484250605746, + "cy": 193.35225568247375, + "pixels": 8667 + }, + "right_gripper": { + "cx": 656.977570093458, + "cy": 352.69252336448596, + "pixels": 1070 + } + } + }, + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 75.80450963222417, + "ty": 260.73139229422065, + "theta": -3.0896230856060316, + "vx": -0.9986498951911926, + "vy": -0.05194617807865143, + "pca_strength": 0.6171694691499225, + "union_pixels": 4568, + "tx_anchor": 75.80450963222417, + "ty_anchor": 260.73139229422065, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 75.80450963222417, + "cy": 260.73139229422065, + "pixels": 4568 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "clip_applier": { + "tool": "clip_applier", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 622.3202993000241, + "ty": 193.23087134926382, + "theta": 1.309861724660943, + "vx": 0.25798362493515015, + "vy": 0.9661492705345154, + "pca_strength": null, + "union_pixels": 9036, + "tx_anchor": 622.3202993000241, + "ty_anchor": 193.23087134926382, + "other_grip_x": 665.088, + "other_grip_y": 353.396, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 622.3202993000241, + "cy": 193.23087134926382, + "pixels": 8286 + }, + "right_gripper": { + "cx": 665.088, + "cy": 353.396, + "pixels": 750 + } + } + }, + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 80.98240088921823, + "ty": 259.8451278251204, + "theta": -3.081327654925973, + "vx": -0.9981846213340759, + "vy": -0.06022852659225464, + "pca_strength": 0.6666491267049107, + "union_pixels": 5398, + "tx_anchor": 80.98240088921823, + "ty_anchor": 259.8451278251204, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 80.98240088921823, + "cy": 259.8451278251204, + "pixels": 5398 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "clip_applier": { + "tool": "clip_applier", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 623.8570722668313, + "ty": 191.47708462013588, + "theta": 1.3054683212953266, + "vx": 0.26222580671310425, + "vy": 0.9650065302848816, + "pca_strength": null, + "union_pixels": 8772, + "tx_anchor": 623.8570722668313, + "ty_anchor": 191.47708462013588, + "other_grip_x": 667.6617429837519, + "other_grip_y": 352.68094534711963, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 623.8570722668313, + "cy": 191.47708462013588, + "pixels": 8095 + }, + "right_gripper": { + "cx": 667.6617429837519, + "cy": 352.68094534711963, + "pixels": 677 + } + } + }, + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 93.35200859868333, + "ty": 258.71946795646915, + "theta": -3.066191203516056, + "vx": -0.9971587061882019, + "vy": -0.07533002644777298, + "pca_strength": 0.7510786758419414, + "union_pixels": 7443, + "tx_anchor": 93.35200859868333, + "ty_anchor": 258.71946795646915, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 93.35200859868333, + "cy": 258.71946795646915, + "pixels": 7443 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "clip_applier": { + "tool": "clip_applier", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 624.998102706805, + "ty": 190.34758411333164, + "theta": 1.3090566216053112, + "vx": 0.2587614059448242, + "vy": 0.965941309928894, + "pca_strength": null, + "union_pixels": 8562, + "tx_anchor": 624.998102706805, + "ty_anchor": 190.34758411333164, + "other_grip_x": 667.8201219512196, + "other_grip_y": 350.1996951219512, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 624.998102706805, + "cy": 190.34758411333164, + "pixels": 7906 + }, + "right_gripper": { + "cx": 667.8201219512196, + "cy": 350.1996951219512, + "pixels": 656 + } + } + }, + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 107.11079774375504, + "ty": 254.17596696212732, + "theta": -3.094532547774934, + "vx": -0.9988929033279419, + "vy": -0.047042738646268845, + "pca_strength": 0.8061782524696445, + "union_pixels": 9928, + "tx_anchor": 107.11079774375504, + "ty_anchor": 254.17596696212732, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 107.11079774375504, + "cy": 254.17596696212732, + "pixels": 9928 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "clip_applier": { + "tool": "clip_applier", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 626.7655000655394, + "ty": 187.00235941801023, + "theta": 1.3328266889729627, + "vx": 0.23572997748851776, + "vy": 0.9718186259269714, + "pca_strength": null, + "union_pixels": 8026, + "tx_anchor": 626.7655000655394, + "ty_anchor": 187.00235941801023, + "other_grip_x": 667.1133501259446, + "other_grip_y": 353.34005037783373, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 626.7655000655394, + "cy": 187.00235941801023, + "pixels": 7629 + }, + "right_gripper": { + "cx": 667.1133501259446, + "cy": 353.34005037783373, + "pixels": 397 + } + } + }, + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 121.2073852133776, + "ty": 250.1358814478905, + "theta": -3.0855724403009663, + "vx": -0.9984313249588013, + "vy": -0.05599091947078705, + "pca_strength": 0.8471630016006516, + "union_pixels": 12349, + "tx_anchor": 121.2073852133776, + "ty_anchor": 250.1358814478905, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 121.2073852133776, + "cy": 250.1358814478905, + "pixels": 12349 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "clip_applier": { + "tool": "clip_applier", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 628.6705362078496, + "ty": 184.60309563294638, + "theta": 1.3338235334741682, + "vx": 0.2347611039876938, + "vy": 0.9720531105995178, + "pca_strength": null, + "union_pixels": 7583, + "tx_anchor": 628.6705362078496, + "ty_anchor": 184.60309563294638, + "other_grip_x": 668.749279538905, + "other_grip_y": 350.5533141210375, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 628.6705362078496, + "cy": 184.60309563294638, + "pixels": 7236 + }, + "right_gripper": { + "cx": 668.749279538905, + "cy": 350.5533141210375, + "pixels": 347 + } + } + }, + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 140.32727960650774, + "ty": 251.8453146676756, + "theta": -3.049328336801175, + "vx": -0.9957466721534729, + "vy": -0.09213346987962723, + "pca_strength": 0.8864550770942153, + "union_pixels": 15874, + "tx_anchor": 140.32727960650774, + "ty_anchor": 251.8453146676756, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": 66.6875, + "cy": 282.0625, + "pixels": 16 + }, + "left_gripper": { + "cx": 140.32727960650774, + "cy": 251.8453146676756, + "pixels": 15858 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "clip_applier": { + "tool": "clip_applier", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 631.9289861545333, + "ty": 181.747804079202, + "theta": 1.3300441632045938, + "vx": 0.23843316733837128, + "vy": 0.9711589217185974, + "pca_strength": null, + "union_pixels": 6936, + "tx_anchor": 631.9289861545333, + "ty_anchor": 181.747804079202, + "other_grip_x": 672.2922374429223, + "other_grip_y": 346.1506849315069, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 631.9289861545333, + "cy": 181.747804079202, + "pixels": 6717 + }, + "right_gripper": { + "cx": 672.2922374429223, + "cy": 346.1506849315069, + "pixels": 219 + } + } + }, + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 58.708282828282826, + "ty": 221.67717171717172, + "theta": 0.14300937549701545, + "vx": 0.9897915720939636, + "vy": 0.1425224095582962, + "pca_strength": 0.921761971374019, + "union_pixels": 20584, + "tx_anchor": 58.708282828282826, + "ty_anchor": 221.67717171717172, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 58.708282828282826, + "cy": 221.67717171717172, + "pixels": 2475 + }, + "tool_body": { + "cx": 64.25494205862304, + "cy": 268.6700749829584, + "pixels": 1467 + }, + "left_gripper": { + "cx": 192.4009133517606, + "cy": 260.354825141209, + "pixels": 16642 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "clip_applier": { + "tool": "clip_applier", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 635.5741438636736, + "ty": 178.88415533344258, + "theta": 1.3330244123798294, + "vx": 0.2355378121137619, + "vy": 0.971865177154541, + "pca_strength": null, + "union_pixels": 6231, + "tx_anchor": 635.5741438636736, + "ty_anchor": 178.88415533344258, + "other_grip_x": 675.2578125, + "other_grip_y": 342.625, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 635.5741438636736, + "cy": 178.88415533344258, + "pixels": 6103 + }, + "right_gripper": { + "cx": 675.2578125, + "cy": 342.625, + "pixels": 128 + } + } + }, + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 46.9744, + "ty": 293.816, + "theta": 0.16300671009674078, + "vx": 0.9867438077926636, + "vy": 0.16228578984737396, + "pca_strength": 0.9410467037512815, + "union_pixels": 26185, + "tx_anchor": 46.9744, + "ty_anchor": 293.816, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 46.9744, + "cy": 293.816, + "pixels": 625 + }, + "tool_body": { + "cx": 55.91935483870968, + "cy": 289.01612903225805, + "pixels": 62 + }, + "left_gripper": { + "cx": 197.9036002823751, + "cy": 271.9723507726096, + "pixels": 25498 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "clip_applier": { + "tool": "clip_applier", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 639.6044898704143, + "ty": 177.11936484759994, + "theta": -2.920730002829043, + "vx": -0.9757088422775269, + "vy": -0.2190714031457901, + "pca_strength": 0.6374788306398007, + "union_pixels": 5532, + "tx_anchor": 639.6044898704143, + "ty_anchor": 177.11936484759994, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 639.6044898704143, + "cy": 177.11936484759994, + "pixels": 5479 + }, + "right_gripper": { + "cx": 677.377358490566, + "cy": 342.811320754717, + "pixels": 53 + } + } + }, + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 52.93684992570579, + "ty": 295.3878157503715, + "theta": 0.1728564209178417, + "vx": 0.9850975275039673, + "vy": 0.17199690639972687, + "pca_strength": 0.9485612952024824, + "union_pixels": 28943, + "tx_anchor": 52.93684992570579, + "ty_anchor": 295.3878157503715, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 52.93684992570579, + "cy": 295.3878157503715, + "pixels": 1346 + }, + "tool_body": { + "cx": 102.37820512820512, + "cy": 281.13621794871796, + "pixels": 624 + }, + "left_gripper": { + "cx": 225.10213917621326, + "cy": 282.7677677677678, + "pixels": 26973 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "clip_applier": { + "tool": "clip_applier", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 643.1074984759196, + "ty": 175.46799431009958, + "theta": -2.9389079923951713, + "vx": -0.9795296788215637, + "vy": -0.2012997567653656, + "pca_strength": 0.598864114702732, + "union_pixels": 4921, + "tx_anchor": 643.1074984759196, + "ty_anchor": 175.46799431009958, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 643.1074984759196, + "cy": 175.46799431009958, + "pixels": 4921 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.34860557768924, + "ty": 300.1972111553785, + "theta": 0.17404942009481333, + "vx": 0.9848915934562683, + "vy": 0.1731719970703125, + "pca_strength": 0.939253477067815, + "union_pixels": 23685, + "tx_anchor": 55.34860557768924, + "ty_anchor": 300.1972111553785, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 55.34860557768924, + "cy": 300.1972111553785, + "pixels": 2008 + }, + "tool_body": { + "cx": 58.58, + "cy": 317.42, + "pixels": 50 + }, + "left_gripper": { + "cx": 210.83090581217922, + "cy": 279.6669903361539, + "pixels": 21627 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "clip_applier": { + "tool": "clip_applier", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 646.5706743460523, + "ty": 171.4576433885289, + "theta": 3.0120876625240975, + "vx": -0.991625964641571, + "vy": 0.12914329767227173, + "pca_strength": 0.564586665800943, + "union_pixels": 4167, + "tx_anchor": 646.5706743460523, + "ty_anchor": 171.4576433885289, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 646.5706743460523, + "cy": 171.4576433885289, + "pixels": 4167 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 56.179134860050894, + "ty": 304.7236641221374, + "theta": 0.18815109799239454, + "vx": 0.9823517799377441, + "vy": 0.1870429515838623, + "pca_strength": 0.9365988247211358, + "union_pixels": 24957, + "tx_anchor": 56.179134860050894, + "ty_anchor": 304.7236641221374, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 56.179134860050894, + "cy": 304.7236641221374, + "pixels": 1965 + }, + "tool_body": { + "cx": 149.98579545454547, + "cy": 223.2443181818182, + "pixels": 352 + }, + "left_gripper": { + "cx": 211.110203180212, + "cy": 281.98467314487635, + "pixels": 22640 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "clip_applier": { + "tool": "clip_applier", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 649.2314974182444, + "ty": 166.91967871485943, + "theta": 2.5513727142401152, + "vx": -0.8308182954788208, + "vy": 0.55654376745224, + "pca_strength": 0.6199193814019532, + "union_pixels": 3486, + "tx_anchor": 649.2314974182444, + "ty_anchor": 166.91967871485943, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 649.2314974182444, + "cy": 166.91967871485943, + "pixels": 3486 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 82.58516909711449, + "ty": 289.43779087806394, + "theta": 0.23061623273550166, + "vx": 0.9735257625579834, + "vy": 0.22857749462127686, + "pca_strength": 0.9323732465197174, + "union_pixels": 26827, + "tx_anchor": 82.58516909711449, + "ty_anchor": 289.43779087806394, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 82.58516909711449, + "cy": 289.43779087806394, + "pixels": 3223 + }, + "tool_body": { + "cx": 118.88636363636364, + "cy": 213.8495670995671, + "pixels": 1848 + }, + "left_gripper": { + "cx": 222.9200220628792, + "cy": 291.7222375436661, + "pixels": 21756 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + } + ], + "saved_at_unix": 1769897618.3440635 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000036_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000036_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..923c45d55a6cbe673201ff23fc14d44258542aac --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000036_tool_poses.json @@ -0,0 +1,7099 @@ +{ + "clip_id": "1_xVtDCRUX", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/PULLING/1_xVtDCRUX.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/PULLING/1_xVtDCRUX", + "num_frames": 73, + "tools": [ + "grasper", + "hook" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 316.0316730523627, + "ty": 207.08786717752236, + "theta": -0.5287896942430725, + "vx": 0.8634182810783386, + "vy": -0.5044887065887451, + "pca_strength": 0.9584226707808033, + "union_pixels": 29520, + "tx_anchor": 316.0316730523627, + "ty_anchor": 207.08786717752236, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 316.0316730523627, + "cy": 207.08786717752236, + "pixels": 3915 + }, + "tool_body": { + "cx": 146.90520008559812, + "cy": 293.25859191097794, + "pixels": 23365 + }, + "left_gripper": { + "cx": 375.1512605042017, + "cy": 164.94117647058823, + "pixels": 2023 + }, + "right_gripper": { + "cx": 375.14285714285717, + "cy": 188.0184331797235, + "pixels": 217 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 664.7659574468086, + "ty": 193.66747720364742, + "theta": 3.033677096693779, + "vx": -0.9941827654838562, + "vy": 0.107706218957901, + "pca_strength": 0.9425746690066394, + "union_pixels": 3477, + "tx_anchor": 664.7659574468086, + "ty_anchor": 193.66747720364742, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 664.7659574468086, + "cy": 193.66747720364742, + "pixels": 1645 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 610.75, + "cy": 196.48214285714286, + "pixels": 56 + }, + "right_gripper": { + "cx": 592.6711711711712, + "cy": 202.55855855855856, + "pixels": 1776 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 315.10268886043536, + "ty": 208.1300896286812, + "theta": -0.5214241503531168, + "vx": 0.8671106696128845, + "vy": -0.49811553955078125, + "pca_strength": 0.9593074771896178, + "union_pixels": 29381, + "tx_anchor": 315.10268886043536, + "ty_anchor": 208.1300896286812, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 315.10268886043536, + "cy": 208.1300896286812, + "pixels": 3905 + }, + "tool_body": { + "cx": 146.5474911170812, + "cy": 292.35328018025825, + "pixels": 23078 + }, + "left_gripper": { + "cx": 375.09026798307474, + "cy": 166.78843441466856, + "pixels": 2127 + }, + "right_gripper": { + "cx": 374.59778597785976, + "cy": 189.15129151291512, + "pixels": 271 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 664.4689737470167, + "ty": 193.88365155131265, + "theta": 3.0300872154923364, + "vx": -0.9937897324562073, + "vy": 0.11127451807260513, + "pca_strength": 0.9411183479425272, + "union_pixels": 3489, + "tx_anchor": 664.4689737470167, + "ty_anchor": 193.88365155131265, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 664.4689737470167, + "cy": 193.88365155131265, + "pixels": 1676 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 530.25, + "cy": 208.0, + "pixels": 4 + }, + "right_gripper": { + "cx": 594.3283582089553, + "cy": 202.5721393034826, + "pixels": 1809 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 312.81273596778254, + "ty": 209.51447269066196, + "theta": -0.5168993286503987, + "vx": 0.8693556785583496, + "vy": -0.4941869378089905, + "pca_strength": 0.9577745697295246, + "union_pixels": 29404, + "tx_anchor": 312.81273596778254, + "ty_anchor": 209.51447269066196, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 312.81273596778254, + "cy": 209.51447269066196, + "pixels": 3973 + }, + "tool_body": { + "cx": 145.24233595686394, + "cy": 292.26146888724617, + "pixels": 22997 + }, + "left_gripper": { + "cx": 375.2092811646952, + "cy": 168.85941765241128, + "pixels": 2198 + }, + "right_gripper": { + "cx": 373.29661016949154, + "cy": 192.22457627118644, + "pixels": 236 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 664.3032640949555, + "ty": 193.94955489614244, + "theta": 3.03043350594631, + "vx": -0.9938281774520874, + "vy": 0.11093036830425262, + "pca_strength": 0.9417654817149598, + "union_pixels": 3476, + "tx_anchor": 664.3032640949555, + "ty_anchor": 193.94955489614244, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 664.3032640949555, + "cy": 193.94955489614244, + "pixels": 1685 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 610.375, + "cy": 198.23214285714286, + "pixels": 56 + }, + "right_gripper": { + "cx": 592.942363112392, + "cy": 202.75389048991354, + "pixels": 1735 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 311.7721857524921, + "ty": 211.02212496960857, + "theta": -0.5099828927376479, + "vx": 0.872752845287323, + "vy": -0.4881623089313507, + "pca_strength": 0.9569329853082003, + "union_pixels": 29309, + "tx_anchor": 311.7721857524921, + "ty_anchor": 211.02212496960857, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 311.7721857524921, + "cy": 211.02212496960857, + "pixels": 4113 + }, + "tool_body": { + "cx": 144.390800070028, + "cy": 292.0736169467787, + "pixels": 22848 + }, + "left_gripper": { + "cx": 377.10318592486925, + "cy": 170.19353304802664, + "pixels": 2103 + }, + "right_gripper": { + "cx": 371.8816326530612, + "cy": 194.34285714285716, + "pixels": 245 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 664.343768458358, + "ty": 193.86473715298288, + "theta": 3.0308772397256813, + "vx": -0.9938772916793823, + "vy": 0.1104893609881401, + "pca_strength": 0.9411590347132643, + "union_pixels": 3510, + "tx_anchor": 664.343768458358, + "ty_anchor": 193.86473715298288, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 664.343768458358, + "cy": 193.86473715298288, + "pixels": 1693 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 543.1111111111111, + "cy": 204.11111111111111, + "pixels": 9 + }, + "right_gripper": { + "cx": 594.0896017699115, + "cy": 202.5879424778761, + "pixels": 1808 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 311.185395922238, + "ty": 212.81318160265528, + "theta": -0.5005980711211122, + "vx": 0.8772956728935242, + "vy": -0.47995030879974365, + "pca_strength": 0.9565757240265251, + "union_pixels": 29433, + "tx_anchor": 311.185395922238, + "ty_anchor": 212.81318160265528, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 311.185395922238, + "cy": 212.81318160265528, + "pixels": 4218 + }, + "tool_body": { + "cx": 143.87232268258427, + "cy": 291.94158181179773, + "pixels": 22784 + }, + "left_gripper": { + "cx": 379.6582220175035, + "cy": 172.40626439428834, + "pixels": 2171 + }, + "right_gripper": { + "cx": 374.25, + "cy": 196.15384615384616, + "pixels": 260 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 664.0339379754242, + "ty": 193.75190169689878, + "theta": 3.029425634064237, + "vx": -0.9937158823013306, + "vy": 0.11193196475505829, + "pca_strength": 0.9417858423175284, + "union_pixels": 3488, + "tx_anchor": 664.0339379754242, + "ty_anchor": 193.75190169689878, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 664.0339379754242, + "cy": 193.75190169689878, + "pixels": 1709 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 610.6666666666666, + "cy": 200.38095238095238, + "pixels": 42 + }, + "right_gripper": { + "cx": 592.5077720207254, + "cy": 202.60967184801382, + "pixels": 1737 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 310.47982167996247, + "ty": 214.73744720788363, + "theta": -0.4916189256848533, + "vx": 0.8815698027610779, + "vy": -0.4720537066459656, + "pca_strength": 0.9562111984513464, + "union_pixels": 29497, + "tx_anchor": 310.47982167996247, + "ty_anchor": 214.73744720788363, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 310.47982167996247, + "cy": 214.73744720788363, + "pixels": 4262 + }, + "tool_body": { + "cx": 143.5020902090209, + "cy": 291.7942354235424, + "pixels": 22725 + }, + "left_gripper": { + "cx": 381.944, + "cy": 174.91066666666666, + "pixels": 2250 + }, + "right_gripper": { + "cx": 374.5576923076923, + "cy": 199.51538461538462, + "pixels": 260 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 664.0029154518951, + "ty": 193.59591836734694, + "theta": 3.029430624281182, + "vx": -0.9937164783477783, + "vy": 0.11192701011896133, + "pca_strength": 0.941858715180696, + "union_pixels": 3530, + "tx_anchor": 664.0029154518951, + "ty_anchor": 193.59591836734694, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 664.0029154518951, + "cy": 193.59591836734694, + "pixels": 1715 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 551.5, + "cy": 204.0, + "pixels": 10 + }, + "right_gripper": { + "cx": 593.5191135734073, + "cy": 202.4049861495845, + "pixels": 1805 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 309.89717695662154, + "ty": 216.42621069543264, + "theta": -0.48317541426660743, + "vx": 0.8855241537094116, + "vy": -0.46459344029426575, + "pca_strength": 0.9560606017828988, + "union_pixels": 29598, + "tx_anchor": 309.89717695662154, + "ty_anchor": 216.42621069543264, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 309.89717695662154, + "cy": 216.42621069543264, + "pixels": 4357 + }, + "tool_body": { + "cx": 143.08266431407145, + "cy": 291.97644464049404, + "pixels": 22670 + }, + "left_gripper": { + "cx": 384.6331745344305, + "cy": 177.55998267648332, + "pixels": 2309 + }, + "right_gripper": { + "cx": 376.9961832061069, + "cy": 201.60687022900763, + "pixels": 262 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 663.8365825688073, + "ty": 193.54243119266056, + "theta": 3.0296150799790946, + "vx": -0.9937371015548706, + "vy": 0.11174371093511581, + "pca_strength": 0.94155125624023, + "union_pixels": 3572, + "tx_anchor": 663.8365825688073, + "ty_anchor": 193.54243119266056, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 663.8365825688073, + "cy": 193.54243119266056, + "pixels": 1744 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 561.1428571428571, + "cy": 199.71428571428572, + "pixels": 7 + }, + "right_gripper": { + "cx": 592.7649643053268, + "cy": 202.3690280065898, + "pixels": 1821 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 309.5042363178383, + "ty": 217.33707350583924, + "theta": -0.4778070868467459, + "vx": 0.8880054354667664, + "vy": -0.45983296632766724, + "pca_strength": 0.9558811170130019, + "union_pixels": 29651, + "tx_anchor": 309.5042363178383, + "ty_anchor": 217.33707350583924, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 309.5042363178383, + "cy": 217.33707350583924, + "pixels": 4367 + }, + "tool_body": { + "cx": 143.21077500552, + "cy": 291.8240671229852, + "pixels": 22645 + }, + "left_gripper": { + "cx": 385.4127587663709, + "cy": 178.9484579636671, + "pixels": 2367 + }, + "right_gripper": { + "cx": 377.77941176470586, + "cy": 202.9485294117647, + "pixels": 272 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 663.0070883315158, + "ty": 193.29116684841875, + "theta": 3.0268124580545672, + "vx": -0.9934200048446655, + "vy": 0.11452833563089371, + "pca_strength": 0.9405190469322444, + "union_pixels": 3604, + "tx_anchor": 663.0070883315158, + "ty_anchor": 193.29116684841875, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 663.0070883315158, + "cy": 193.29116684841875, + "pixels": 1834 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 587.8181818181819, + "cy": 201.57575757575756, + "pixels": 33 + }, + "right_gripper": { + "cx": 590.7564766839379, + "cy": 202.43408175014392, + "pixels": 1737 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 310.0840867992767, + "ty": 218.46044303797467, + "theta": -0.47374257001093767, + "vx": 0.8898671269416809, + "vy": -0.456219881772995, + "pca_strength": 0.9555020649318012, + "union_pixels": 29886, + "tx_anchor": 310.0840867992767, + "ty_anchor": 218.46044303797467, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 310.0840867992767, + "cy": 218.46044303797467, + "pixels": 4424 + }, + "tool_body": { + "cx": 143.23241818581155, + "cy": 292.2205578739293, + "pixels": 22765 + }, + "left_gripper": { + "cx": 386.7511330861145, + "cy": 180.57025133910176, + "pixels": 2427 + }, + "right_gripper": { + "cx": 378.0111111111111, + "cy": 204.81851851851852, + "pixels": 270 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 662.6027182435964, + "ty": 193.26084683742812, + "theta": 3.0255547914832133, + "vx": -0.9932751655578613, + "vy": 0.1157776340842247, + "pca_strength": 0.9388199948394064, + "union_pixels": 3695, + "tx_anchor": 662.6027182435964, + "ty_anchor": 193.26084683742812, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 662.6027182435964, + "cy": 193.26084683742812, + "pixels": 1913 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 599.0392156862745, + "cy": 198.0392156862745, + "pixels": 51 + }, + "right_gripper": { + "cx": 589.052570768342, + "cy": 202.6782206816869, + "pixels": 1731 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 309.78598358837877, + "ty": 220.17099135063208, + "theta": -0.4694486550484347, + "vx": 0.8918178677558899, + "vy": -0.45239466428756714, + "pca_strength": 0.9554025910157666, + "union_pixels": 29963, + "tx_anchor": 309.78598358837877, + "ty_anchor": 220.17099135063208, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 309.78598358837877, + "cy": 220.17099135063208, + "pixels": 4509 + }, + "tool_body": { + "cx": 143.13559470978515, + "cy": 292.6429983742695, + "pixels": 22759 + }, + "left_gripper": { + "cx": 388.25831622176594, + "cy": 182.47926078028746, + "pixels": 2435 + }, + "right_gripper": { + "cx": 379.06538461538463, + "cy": 206.76153846153846, + "pixels": 260 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 662.4850823045267, + "ty": 193.12088477366254, + "theta": 3.026090200631512, + "vx": -0.9933370351791382, + "vy": 0.11524581164121628, + "pca_strength": 0.9377246603338925, + "union_pixels": 3763, + "tx_anchor": 662.4850823045267, + "ty_anchor": 193.12088477366254, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 662.4850823045267, + "cy": 193.12088477366254, + "pixels": 1944 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 519.5, + "cy": 205.75, + "pixels": 4 + }, + "right_gripper": { + "cx": 589.5834710743802, + "cy": 202.37796143250688, + "pixels": 1815 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 309.6271561256081, + "ty": 221.32728881026094, + "theta": -0.46569551156303657, + "vx": 0.8935094475746155, + "vy": -0.4490443468093872, + "pca_strength": 0.9547230647635366, + "union_pixels": 29966, + "tx_anchor": 309.6271561256081, + "ty_anchor": 221.32728881026094, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 309.6271561256081, + "cy": 221.32728881026094, + "pixels": 4522 + }, + "tool_body": { + "cx": 143.0836592117404, + "cy": 293.0810228920427, + "pixels": 22759 + }, + "left_gripper": { + "cx": 389.55413223140494, + "cy": 183.86363636363637, + "pixels": 2420 + }, + "right_gripper": { + "cx": 379.33584905660376, + "cy": 208.0754716981132, + "pixels": 265 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 661.8925907508702, + "ty": 193.1422178020885, + "theta": 3.024340440046457, + "vx": -0.9931338429450989, + "vy": 0.11698373407125473, + "pca_strength": 0.9376632672600008, + "union_pixels": 3784, + "tx_anchor": 661.8925907508702, + "ty_anchor": 193.1422178020885, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 661.8925907508702, + "cy": 193.1422178020885, + "pixels": 2011 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 589.3409090909091, + "cy": 201.5, + "pixels": 44 + }, + "right_gripper": { + "cx": 587.2677848467322, + "cy": 202.66223250433777, + "pixels": 1729 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 309.87615283267456, + "ty": 222.0094422485727, + "theta": -0.46588263701800225, + "vx": 0.893425464630127, + "vy": -0.44921156764030457, + "pca_strength": 0.9537914008743682, + "union_pixels": 30114, + "tx_anchor": 309.87615283267456, + "ty_anchor": 222.0094422485727, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 309.87615283267456, + "cy": 222.0094422485727, + "pixels": 4554 + }, + "tool_body": { + "cx": 143.07413228552718, + "cy": 293.5765116786728, + "pixels": 22905 + }, + "left_gripper": { + "cx": 390.78909551986476, + "cy": 184.55029585798817, + "pixels": 2366 + }, + "right_gripper": { + "cx": 379.7439446366782, + "cy": 208.91003460207614, + "pixels": 289 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 661.610433934666, + "ty": 193.2140419307655, + "theta": 3.0242747808031942, + "vx": -0.9931261539459229, + "vy": 0.11704894155263901, + "pca_strength": 0.9376588582588707, + "union_pixels": 3832, + "tx_anchor": 661.610433934666, + "ty_anchor": 193.2140419307655, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 661.610433934666, + "cy": 193.2140419307655, + "pixels": 2051 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 606.8235294117648, + "cy": 197.23529411764707, + "pixels": 34 + }, + "right_gripper": { + "cx": 586.0034344590727, + "cy": 202.80538065254723, + "pixels": 1747 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 309.5278019113814, + "ty": 222.66007819287577, + "theta": -0.46292763021011757, + "vx": 0.8947489857673645, + "vy": -0.4465695321559906, + "pca_strength": 0.9534534743139416, + "union_pixels": 30134, + "tx_anchor": 309.5278019113814, + "ty_anchor": 222.66007819287577, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 309.5278019113814, + "cy": 222.66007819287577, + "pixels": 4604 + }, + "tool_body": { + "cx": 143.06885704299197, + "cy": 293.66065186997554, + "pixels": 22888 + }, + "left_gripper": { + "cx": 391.21021276595746, + "cy": 185.94340425531914, + "pixels": 2350 + }, + "right_gripper": { + "cx": 379.55479452054794, + "cy": 209.9794520547945, + "pixels": 292 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 661.7361451692005, + "ty": 193.16772927905836, + "theta": 3.0241928194833037, + "vx": -0.993116557598114, + "vy": 0.1171303391456604, + "pca_strength": 0.9379089256435403, + "union_pixels": 3859, + "tx_anchor": 661.7361451692005, + "ty_anchor": 193.16772927905836, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 661.7361451692005, + "cy": 193.16772927905836, + "pixels": 2039 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 536.0, + "cy": 203.0, + "pixels": 4 + }, + "right_gripper": { + "cx": 587.0357929515418, + "cy": 202.66629955947135, + "pixels": 1816 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 308.72927937675826, + "ty": 223.6548366154512, + "theta": -0.4599181316850246, + "vx": 0.8960888385772705, + "vy": -0.4438747465610504, + "pca_strength": 0.9531142196565798, + "union_pixels": 30175, + "tx_anchor": 308.72927937675826, + "ty_anchor": 223.6548366154512, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 308.72927937675826, + "cy": 223.6548366154512, + "pixels": 4621 + }, + "tool_body": { + "cx": 142.7831604743775, + "cy": 293.998380814844, + "pixels": 22851 + }, + "left_gripper": { + "cx": 390.70911360799, + "cy": 186.88306283811903, + "pixels": 2403 + }, + "right_gripper": { + "cx": 379.16, + "cy": 210.88, + "pixels": 300 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 661.4833413809754, + "ty": 193.16658619024625, + "theta": 3.023771908755779, + "vx": -0.99306720495224, + "vy": 0.11754834651947021, + "pca_strength": 0.937633798796567, + "union_pixels": 3861, + "tx_anchor": 661.4833413809754, + "ty_anchor": 193.16658619024625, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 661.4833413809754, + "cy": 193.16658619024625, + "pixels": 2071 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 588.6388888888889, + "cy": 197.80555555555554, + "pixels": 36 + }, + "right_gripper": { + "cx": 585.9207525655644, + "cy": 202.75883694412772, + "pixels": 1754 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 307.9315387876219, + "ty": 224.51801610852056, + "theta": -0.4586795484464787, + "vx": 0.8966379165649414, + "vy": -0.4427645206451416, + "pca_strength": 0.952794097700007, + "union_pixels": 30245, + "tx_anchor": 307.9315387876219, + "ty_anchor": 224.51801610852056, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 307.9315387876219, + "cy": 224.51801610852056, + "pixels": 4718 + }, + "tool_body": { + "cx": 142.14982242294033, + "cy": 294.4101810847547, + "pixels": 22807 + }, + "left_gripper": { + "cx": 389.91813344248874, + "cy": 187.95702005730658, + "pixels": 2443 + }, + "right_gripper": { + "cx": 378.2418772563177, + "cy": 212.1624548736462, + "pixels": 277 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 661.4415584415584, + "ty": 193.1996151996152, + "theta": 3.0239108940328028, + "vx": -0.9930834770202637, + "vy": 0.1174103170633316, + "pca_strength": 0.9371381461195443, + "union_pixels": 3859, + "tx_anchor": 661.4415584415584, + "ty_anchor": 193.1996151996152, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 661.4415584415584, + "cy": 193.1996151996152, + "pixels": 2079 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 604.7567567567568, + "cy": 196.64864864864865, + "pixels": 37 + }, + "right_gripper": { + "cx": 585.4979919678715, + "cy": 202.78600114744694, + "pixels": 1743 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 306.513627720262, + "ty": 225.45869427424466, + "theta": -0.4559980336077495, + "vx": 0.8978220224380493, + "vy": -0.44035860896110535, + "pca_strength": 0.9533494274200359, + "union_pixels": 30180, + "tx_anchor": 306.513627720262, + "ty_anchor": 225.45869427424466, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 306.513627720262, + "cy": 225.45869427424466, + "pixels": 4733 + }, + "tool_body": { + "cx": 141.30747519294377, + "cy": 294.67034178610805, + "pixels": 22675 + }, + "left_gripper": { + "cx": 388.68817204301075, + "cy": 188.97291915571486, + "pixels": 2511 + }, + "right_gripper": { + "cx": 377.48659003831415, + "cy": 213.4367816091954, + "pixels": 261 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 661.4006717850287, + "ty": 193.1919385796545, + "theta": 3.023588379888154, + "vx": -0.9930456280708313, + "vy": 0.11773060262203217, + "pca_strength": 0.9375760095291255, + "union_pixels": 3871, + "tx_anchor": 661.4006717850287, + "ty_anchor": 193.1919385796545, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 661.4006717850287, + "cy": 193.1919385796545, + "pixels": 2084 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 610.6153846153846, + "cy": 195.03846153846155, + "pixels": 26 + }, + "right_gripper": { + "cx": 585.2685973878478, + "cy": 202.8160136286201, + "pixels": 1761 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 303.95936842105266, + "ty": 226.86715789473683, + "theta": -0.45189654386380723, + "vx": 0.899620532989502, + "vy": -0.43667247891426086, + "pca_strength": 0.9527359958180598, + "union_pixels": 29989, + "tx_anchor": 303.95936842105266, + "ty_anchor": 226.86715789473683, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 303.95936842105266, + "cy": 226.86715789473683, + "pixels": 4750 + }, + "tool_body": { + "cx": 140.14497727070147, + "cy": 294.9935377484624, + "pixels": 22438 + }, + "left_gripper": { + "cx": 387.1322772277228, + "cy": 190.4637623762376, + "pixels": 2525 + }, + "right_gripper": { + "cx": 376.4528985507246, + "cy": 214.6340579710145, + "pixels": 276 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 661.3049476688868, + "ty": 193.104662226451, + "theta": 3.0227118084503544, + "vx": -0.9929419755935669, + "vy": 0.11860102415084839, + "pca_strength": 0.937289470470781, + "union_pixels": 3894, + "tx_anchor": 661.3049476688868, + "ty_anchor": 193.104662226451, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 661.3049476688868, + "cy": 193.104662226451, + "pixels": 2102 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 601.0370370370371, + "cy": 197.07407407407408, + "pixels": 27 + }, + "right_gripper": { + "cx": 585.0929178470255, + "cy": 202.80113314447593, + "pixels": 1765 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 300.4328075709779, + "ty": 228.46098843322818, + "theta": -0.4464681668354621, + "vx": 0.9019777178764343, + "vy": -0.431782603263855, + "pca_strength": 0.9528595016773196, + "union_pixels": 29321, + "tx_anchor": 300.4328075709779, + "ty_anchor": 228.46098843322818, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 300.4328075709779, + "cy": 228.46098843322818, + "pixels": 4755 + }, + "tool_body": { + "cx": 137.9556362633321, + "cy": 295.293582199338, + "pixels": 21752 + }, + "left_gripper": { + "cx": 384.71175776641763, + "cy": 192.43727880456154, + "pixels": 2543 + }, + "right_gripper": { + "cx": 373.51660516605165, + "cy": 216.62730627306274, + "pixels": 271 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 661.4892395982783, + "ty": 193.04973696795793, + "theta": 3.021140642775359, + "vx": -0.9927544593811035, + "vy": 0.12016095966100693, + "pca_strength": 0.9388527607517442, + "union_pixels": 3993, + "tx_anchor": 661.4892395982783, + "ty_anchor": 193.04973696795793, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 661.4892395982783, + "cy": 193.04973696795793, + "pixels": 2091 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 609.1904761904761, + "cy": 199.77142857142857, + "pixels": 105 + }, + "right_gripper": { + "cx": 583.9938786867001, + "cy": 203.0378408458542, + "pixels": 1797 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 296.04820295983086, + "ty": 229.81014799154335, + "theta": -0.4442857687184748, + "vx": 0.9029179215431213, + "vy": -0.42981311678886414, + "pca_strength": 0.952284754715713, + "union_pixels": 28760, + "tx_anchor": 296.04820295983086, + "ty_anchor": 229.81014799154335, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 296.04820295983086, + "cy": 229.81014799154335, + "pixels": 4730 + }, + "tool_body": { + "cx": 136.37039479883163, + "cy": 294.8613021765759, + "pixels": 21226 + }, + "left_gripper": { + "cx": 381.3458089668616, + "cy": 193.9980506822612, + "pixels": 2565 + }, + "right_gripper": { + "cx": 369.8577405857741, + "cy": 218.4100418410042, + "pixels": 239 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 661.0966228893058, + "ty": 193.15572232645403, + "theta": 3.022532812671383, + "vx": -0.9929207563400269, + "vy": 0.118778757750988, + "pca_strength": 0.9389932299104125, + "union_pixels": 3961, + "tx_anchor": 661.0966228893058, + "ty_anchor": 193.15572232645403, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 661.0966228893058, + "cy": 193.15572232645403, + "pixels": 2132 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 597.7307692307693, + "cy": 198.53846153846155, + "pixels": 26 + }, + "right_gripper": { + "cx": 583.5352190793122, + "cy": 202.961175818081, + "pixels": 1803 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 291.80563201355073, + "ty": 230.9017573576117, + "theta": -0.4401522553154085, + "vx": 0.9046868085861206, + "vy": -0.4260772168636322, + "pca_strength": 0.9515381019801241, + "union_pixels": 28210, + "tx_anchor": 291.80563201355073, + "ty_anchor": 230.9017573576117, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 291.80563201355073, + "cy": 230.9017573576117, + "pixels": 4723 + }, + "tool_body": { + "cx": 134.01833131801692, + "cy": 294.7090205562273, + "pixels": 20675 + }, + "left_gripper": { + "cx": 377.7417711598746, + "cy": 195.3930250783699, + "pixels": 2552 + }, + "right_gripper": { + "cx": 366.07307692307694, + "cy": 219.7576923076923, + "pixels": 260 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 661.0144320297951, + "ty": 193.24162011173183, + "theta": 3.0233186396186134, + "vx": -0.9930137991905212, + "vy": 0.11799845844507217, + "pca_strength": 0.9404133159757199, + "union_pixels": 4008, + "tx_anchor": 661.0144320297951, + "ty_anchor": 193.24162011173183, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 661.0144320297951, + "cy": 193.24162011173183, + "pixels": 2148 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 600.875, + "cy": 196.59375, + "pixels": 32 + }, + "right_gripper": { + "cx": 582.308533916849, + "cy": 203.12636761487965, + "pixels": 1828 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 286.1750528541226, + "ty": 232.869133192389, + "theta": -0.4376878996944582, + "vx": 0.9057340621948242, + "vy": -0.42384645342826843, + "pca_strength": 0.951167540780956, + "union_pixels": 27640, + "tx_anchor": 286.1750528541226, + "ty_anchor": 232.869133192389, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 286.1750528541226, + "cy": 232.869133192389, + "pixels": 4730 + }, + "tool_body": { + "cx": 131.39788063580926, + "cy": 294.5221933419974, + "pixels": 20006 + }, + "left_gripper": { + "cx": 372.1296992481203, + "cy": 197.55150375939849, + "pixels": 2660 + }, + "right_gripper": { + "cx": 361.8811475409836, + "cy": 221.85655737704917, + "pixels": 244 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 661.1451838064216, + "ty": 193.240577012564, + "theta": 3.0223799594219156, + "vx": -0.9929025769233704, + "vy": 0.11893052607774734, + "pca_strength": 0.9424793899234432, + "union_pixels": 4103, + "tx_anchor": 661.1451838064216, + "ty_anchor": 193.240577012564, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 661.1451838064216, + "cy": 193.240577012564, + "pixels": 2149 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 533.0, + "cy": 200.5, + "pixels": 8 + }, + "right_gripper": { + "cx": 582.0457348406989, + "cy": 203.28365878725592, + "pixels": 1946 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 280.3390151515151, + "ty": 234.91498316498317, + "theta": -0.4299050168362878, + "vx": 0.909005343914032, + "vy": -0.41678446531295776, + "pca_strength": 0.9507709506182357, + "union_pixels": 26898, + "tx_anchor": 280.3390151515151, + "ty_anchor": 234.91498316498317, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 280.3390151515151, + "cy": 234.91498316498317, + "pixels": 4752 + }, + "tool_body": { + "cx": 129.23970076367604, + "cy": 294.0714322821965, + "pixels": 19249 + }, + "left_gripper": { + "cx": 367.2440588457186, + "cy": 199.43455299886836, + "pixels": 2651 + }, + "right_gripper": { + "cx": 355.8048780487805, + "cy": 224.1869918699187, + "pixels": 246 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 661.1797857475548, + "ty": 193.35444806707034, + "theta": 3.023377348966743, + "vx": -0.9930207133293152, + "vy": 0.11794015765190125, + "pca_strength": 0.9428369845200095, + "union_pixels": 4097, + "tx_anchor": 661.1797857475548, + "ty_anchor": 193.35444806707034, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 661.1797857475548, + "cy": 193.35444806707034, + "pixels": 2147 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 540.3333333333334, + "cy": 199.0, + "pixels": 3 + }, + "right_gripper": { + "cx": 581.7057010785825, + "cy": 203.36004108885464, + "pixels": 1947 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 274.5199073098799, + "ty": 236.1786391405098, + "theta": -0.4262334937776656, + "vx": 0.9105294942855835, + "vy": -0.41344425082206726, + "pca_strength": 0.95073885160528, + "union_pixels": 26292, + "tx_anchor": 274.5199073098799, + "ty_anchor": 236.1786391405098, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 274.5199073098799, + "cy": 236.1786391405098, + "pixels": 4747 + }, + "tool_body": { + "cx": 126.67748696727038, + "cy": 294.0000537432149, + "pixels": 18607 + }, + "left_gripper": { + "cx": 361.96904140246176, + "cy": 200.9354718388661, + "pixels": 2681 + }, + "right_gripper": { + "cx": 350.43579766536965, + "cy": 225.50972762645915, + "pixels": 257 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 661.225384974335, + "ty": 193.32944470368642, + "theta": 3.023791367816042, + "vx": -0.9930694699287415, + "vy": 0.1175290197134018, + "pca_strength": 0.9424498658386862, + "union_pixels": 4117, + "tx_anchor": 661.225384974335, + "ty_anchor": 193.32944470368642, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 661.225384974335, + "cy": 193.32944470368642, + "pixels": 2143 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 598.7844827586207, + "cy": 200.31896551724137, + "pixels": 116 + }, + "right_gripper": { + "cx": 581.0974165769645, + "cy": 203.45209903121636, + "pixels": 1858 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 268.2161654135338, + "ty": 237.89598997493735, + "theta": -0.41795085475577426, + "vx": 0.9139226078987122, + "vy": -0.40588855743408203, + "pca_strength": 0.9508987928415873, + "union_pixels": 25564, + "tx_anchor": 268.2161654135338, + "ty_anchor": 237.89598997493735, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 268.2161654135338, + "cy": 237.89598997493735, + "pixels": 4788 + }, + "tool_body": { + "cx": 123.97228637413394, + "cy": 292.72387765448093, + "pixels": 17753 + }, + "left_gripper": { + "cx": 356.08087149187594, + "cy": 202.22267355982274, + "pixels": 2708 + }, + "right_gripper": { + "cx": 344.9269841269841, + "cy": 226.72380952380954, + "pixels": 315 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 661.1886968706212, + "ty": 193.345165810369, + "theta": 3.023104244912149, + "vx": -0.9929884672164917, + "vy": 0.11821135133504868, + "pca_strength": 0.9428827981523834, + "union_pixels": 4099, + "tx_anchor": 661.1886968706212, + "ty_anchor": 193.345165810369, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 661.1886968706212, + "cy": 193.345165810369, + "pixels": 2141 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 508.5, + "cy": 203.0, + "pixels": 2 + }, + "right_gripper": { + "cx": 581.9263803680982, + "cy": 203.41359918200408, + "pixels": 1956 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 261.42072912250956, + "ty": 239.40885968630775, + "theta": -0.4124738371820567, + "vx": 0.9161319136619568, + "vy": -0.4008769094944, + "pca_strength": 0.9499711935326443, + "union_pixels": 24911, + "tx_anchor": 261.42072912250956, + "ty_anchor": 239.40885968630775, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 261.42072912250956, + "cy": 239.40885968630775, + "pixels": 4718 + }, + "tool_body": { + "cx": 120.87342142188962, + "cy": 292.42013564078576, + "pixels": 17104 + }, + "left_gripper": { + "cx": 350.4376359680928, + "cy": 203.502538071066, + "pixels": 2758 + }, + "right_gripper": { + "cx": 337.42900302114805, + "cy": 228.2416918429003, + "pixels": 331 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 661.0129270544783, + "ty": 193.3702677746999, + "theta": 3.0238488057267596, + "vx": -0.9930762052536011, + "vy": 0.11747197806835175, + "pca_strength": 0.9420898162375696, + "union_pixels": 4061, + "tx_anchor": 661.0129270544783, + "ty_anchor": 193.3702677746999, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 661.0129270544783, + "cy": 193.3702677746999, + "pixels": 2166 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 579.0, + "cy": 200.16216216216216, + "pixels": 37 + }, + "right_gripper": { + "cx": 581.1969860064586, + "cy": 203.483853606028, + "pixels": 1858 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 255.0939192003332, + "ty": 241.5268638067472, + "theta": -0.406290420584279, + "vx": 0.918593168258667, + "vy": -0.39520445466041565, + "pca_strength": 0.9494512738668498, + "union_pixels": 24101, + "tx_anchor": 255.0939192003332, + "ty_anchor": 241.5268638067472, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 255.0939192003332, + "cy": 241.5268638067472, + "pixels": 4802 + }, + "tool_body": { + "cx": 118.34719577369617, + "cy": 291.8769580441059, + "pixels": 16279 + }, + "left_gripper": { + "cx": 345.000736377025, + "cy": 205.06921944035346, + "pixels": 2716 + }, + "right_gripper": { + "cx": 331.7105263157895, + "cy": 230.22697368421052, + "pixels": 304 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 661.0278293135436, + "ty": 193.43552875695732, + "theta": 3.024511659941209, + "vx": -0.9931538701057434, + "vy": 0.11681368947029114, + "pca_strength": 0.944840496301883, + "union_pixels": 4081, + "tx_anchor": 661.0278293135436, + "ty_anchor": 193.43552875695732, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 661.0278293135436, + "cy": 193.43552875695732, + "pixels": 2156 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 584.4848484848485, + "cy": 199.72727272727272, + "pixels": 33 + }, + "right_gripper": { + "cx": 579.8282241014799, + "cy": 203.63583509513742, + "pixels": 1892 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 248.65037282518642, + "ty": 243.61681855840928, + "theta": -0.3983914590288965, + "vx": 0.9216861724853516, + "vy": -0.3879362642765045, + "pca_strength": 0.9498293834123863, + "union_pixels": 23374, + "tx_anchor": 248.65037282518642, + "ty_anchor": 243.61681855840928, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 248.65037282518642, + "cy": 243.61681855840928, + "pixels": 4828 + }, + "tool_body": { + "cx": 115.3969667634721, + "cy": 291.49364311068086, + "pixels": 15495 + }, + "left_gripper": { + "cx": 338.71507352941177, + "cy": 206.88823529411764, + "pixels": 2720 + }, + "right_gripper": { + "cx": 326.17220543806644, + "cy": 231.67673716012084, + "pixels": 331 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 660.9797235023042, + "ty": 193.41336405529955, + "theta": 3.0252192914768123, + "vx": -0.993236243724823, + "vy": 0.11611086875200272, + "pca_strength": 0.9440610040771645, + "union_pixels": 4093, + "tx_anchor": 660.9797235023042, + "ty_anchor": 193.41336405529955, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 660.9797235023042, + "cy": 193.41336405529955, + "pixels": 2170 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 575.3428571428572, + "cy": 198.94285714285715, + "pixels": 35 + }, + "right_gripper": { + "cx": 580.0164194915254, + "cy": 203.58050847457628, + "pixels": 1888 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 243.02407407407406, + "ty": 245.06316872427985, + "theta": -0.39131363565637395, + "vx": 0.9244088530540466, + "vy": -0.3814030885696411, + "pca_strength": 0.9504884048821391, + "union_pixels": 22614, + "tx_anchor": 243.02407407407406, + "ty_anchor": 245.06316872427985, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 243.02407407407406, + "cy": 245.06316872427985, + "pixels": 4860 + }, + "tool_body": { + "cx": 112.92153123084259, + "cy": 290.74014031741706, + "pixels": 14681 + }, + "left_gripper": { + "cx": 333.21376281112737, + "cy": 208.4769399707174, + "pixels": 2732 + }, + "right_gripper": { + "cx": 320.6275659824047, + "cy": 233.09677419354838, + "pixels": 341 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 660.8748845798707, + "ty": 193.41366574330564, + "theta": 3.025422170626959, + "vx": -0.9932597875595093, + "vy": 0.11590936034917831, + "pca_strength": 0.9439541662739038, + "union_pixels": 4071, + "tx_anchor": 660.8748845798707, + "ty_anchor": 193.41366574330564, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 660.8748845798707, + "cy": 193.41366574330564, + "pixels": 2166 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 579.4473684210526, + "cy": 199.97368421052633, + "pixels": 38 + }, + "right_gripper": { + "cx": 580.3042313872522, + "cy": 203.53347616497055, + "pixels": 1867 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 236.66542288557213, + "ty": 246.8271144278607, + "theta": -0.3841400542181399, + "vx": 0.9271210432052612, + "vy": -0.37476199865341187, + "pca_strength": 0.9503967277179529, + "union_pixels": 21877, + "tx_anchor": 236.66542288557213, + "ty_anchor": 246.8271144278607, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 236.66542288557213, + "cy": 246.8271144278607, + "pixels": 4824 + }, + "tool_body": { + "cx": 110.56942456341254, + "cy": 290.2834239908388, + "pixels": 13972 + }, + "left_gripper": { + "cx": 327.632326174008, + "cy": 209.9384783400073, + "pixels": 2747 + }, + "right_gripper": { + "cx": 315.3353293413174, + "cy": 234.53293413173654, + "pixels": 334 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 660.8828375286041, + "ty": 193.39267734553775, + "theta": 3.0251186615034595, + "vx": -0.993224561214447, + "vy": 0.11621081829071045, + "pca_strength": 0.9422825158041018, + "union_pixels": 4091, + "tx_anchor": 660.8828375286041, + "ty_anchor": 193.39267734553775, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 660.8828375286041, + "cy": 193.39267734553775, + "pixels": 2185 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 563.6304347826087, + "cy": 201.41304347826087, + "pixels": 46 + }, + "right_gripper": { + "cx": 581.0446236559139, + "cy": 203.4725806451613, + "pixels": 1860 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 230.882932840419, + "ty": 248.60279318135142, + "theta": -0.37929217271598287, + "vx": 0.928926944732666, + "vy": -0.3702630400657654, + "pca_strength": 0.9501604391002143, + "union_pixels": 21300, + "tx_anchor": 230.882932840419, + "ty_anchor": 248.60279318135142, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 230.882932840419, + "cy": 248.60279318135142, + "pixels": 4869 + }, + "tool_body": { + "cx": 107.7702581032413, + "cy": 290.33080732292916, + "pixels": 13328 + }, + "left_gripper": { + "cx": 322.6554498902707, + "cy": 211.35040234089246, + "pixels": 2734 + }, + "right_gripper": { + "cx": 309.5338753387534, + "cy": 235.91056910569105, + "pixels": 369 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 660.7900502053857, + "ty": 193.63076220903696, + "theta": 3.029460901682228, + "vx": -0.9937198162078857, + "vy": 0.11189691722393036, + "pca_strength": 0.9447497047241106, + "union_pixels": 4106, + "tx_anchor": 660.7900502053857, + "ty_anchor": 193.63076220903696, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 660.7900502053857, + "cy": 193.63076220903696, + "pixels": 2191 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 544.0, + "cy": 205.15068493150685, + "pixels": 146 + }, + "right_gripper": { + "cx": 581.9259468626343, + "cy": 203.42905596382136, + "pixels": 1769 + } + } + } + } + }, + { + "frame_idx": 30, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 225.55778474399165, + "ty": 249.7385579937304, + "theta": -0.3747994176976257, + "vx": 0.9305810928344727, + "vy": -0.36608588695526123, + "pca_strength": 0.9499354471322067, + "union_pixels": 20729, + "tx_anchor": 225.55778474399165, + "ty_anchor": 249.7385579937304, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 225.55778474399165, + "cy": 249.7385579937304, + "pixels": 4785 + }, + "tool_body": { + "cx": 105.53783678250683, + "cy": 289.84427957828973, + "pixels": 12805 + }, + "left_gripper": { + "cx": 317.7724162765574, + "cy": 212.91825711199135, + "pixels": 2777 + }, + "right_gripper": { + "cx": 303.98342541436466, + "cy": 237.6049723756906, + "pixels": 362 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 660.7220461747397, + "ty": 193.8026256224536, + "theta": 3.025752229869633, + "vx": -0.9932979941368103, + "vy": 0.11558151990175247, + "pca_strength": 0.9382204465349118, + "union_pixels": 4039, + "tx_anchor": 660.7220461747397, + "ty_anchor": 193.8026256224536, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 660.7220461747397, + "cy": 193.8026256224536, + "pixels": 2209 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 589.2571428571429, + "cy": 201.0, + "pixels": 35 + }, + "right_gripper": { + "cx": 581.8328690807799, + "cy": 203.50362116991644, + "pixels": 1795 + } + } + } + } + }, + { + "frame_idx": 31, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 221.14029975020816, + "ty": 251.05099916736054, + "theta": -0.37137041080726846, + "vx": 0.9318309426307678, + "vy": -0.3628927767276764, + "pca_strength": 0.9498023892500845, + "union_pixels": 20213, + "tx_anchor": 221.14029975020816, + "ty_anchor": 251.05099916736054, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 221.14029975020816, + "cy": 251.05099916736054, + "pixels": 4804 + }, + "tool_body": { + "cx": 103.26655804480652, + "cy": 289.9049287169043, + "pixels": 12275 + }, + "left_gripper": { + "cx": 313.0298826040555, + "cy": 214.39096406972607, + "pixels": 2811 + }, + "right_gripper": { + "cx": 300.2229102167183, + "cy": 239.25077399380805, + "pixels": 323 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 660.7495471014493, + "ty": 193.92617753623188, + "theta": 3.0274651189134043, + "vx": -0.9934945106506348, + "vy": 0.11387994140386581, + "pca_strength": 0.9391012156007884, + "union_pixels": 4063, + "tx_anchor": 660.7495471014493, + "ty_anchor": 193.92617753623188, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 660.7495471014493, + "cy": 193.92617753623188, + "pixels": 2208 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 585.578947368421, + "cy": 200.89473684210526, + "pixels": 38 + }, + "right_gripper": { + "cx": 581.4964226747386, + "cy": 203.56521739130434, + "pixels": 1817 + } + } + } + } + }, + { + "frame_idx": 32, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 217.04774219216233, + "ty": 252.29341555599763, + "theta": -0.36691089256897746, + "vx": 0.9334399700164795, + "vy": -0.3587336540222168, + "pca_strength": 0.9495168101688154, + "union_pixels": 19914, + "tx_anchor": 217.04774219216233, + "ty_anchor": 252.29341555599763, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 217.04774219216233, + "cy": 252.29341555599763, + "pixels": 5027 + }, + "tool_body": { + "cx": 101.0886075949367, + "cy": 290.2275082830686, + "pixels": 11771 + }, + "left_gripper": { + "cx": 309.4176217765043, + "cy": 215.7560888252149, + "pixels": 2792 + }, + "right_gripper": { + "cx": 294.41358024691357, + "cy": 240.820987654321, + "pixels": 324 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 660.6404847396768, + "ty": 193.90350089766608, + "theta": 3.025352946916127, + "vx": -0.9932518005371094, + "vy": 0.11597812175750732, + "pca_strength": 0.9378640392869323, + "union_pixels": 4063, + "tx_anchor": 660.6404847396768, + "ty_anchor": 193.90350089766608, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 660.6404847396768, + "cy": 193.90350089766608, + "pixels": 2228 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 586.925, + "cy": 201.9, + "pixels": 40 + }, + "right_gripper": { + "cx": 581.6245125348189, + "cy": 203.60445682451254, + "pixels": 1795 + } + } + } + } + }, + { + "frame_idx": 33, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 212.85841966280722, + "ty": 253.68332317692463, + "theta": -0.3619200792049858, + "vx": 0.9352186918258667, + "vy": -0.3540705740451813, + "pca_strength": 0.9496249684783516, + "union_pixels": 19347, + "tx_anchor": 212.85841966280722, + "ty_anchor": 253.68332317692463, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 212.85841966280722, + "cy": 253.68332317692463, + "pixels": 4923 + }, + "tool_body": { + "cx": 99.71191819464033, + "cy": 289.9508991537377, + "pixels": 11344 + }, + "left_gripper": { + "cx": 306.1061312298315, + "cy": 216.9666547149516, + "pixels": 2789 + }, + "right_gripper": { + "cx": 292.6219931271478, + "cy": 242.03436426116838, + "pixels": 291 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 660.4139809350885, + "ty": 194.1974580118021, + "theta": 3.029005723255061, + "vx": -0.993668794631958, + "vy": 0.11234922707080841, + "pca_strength": 0.9409934634896779, + "union_pixels": 4024, + "tx_anchor": 660.4139809350885, + "ty_anchor": 194.1974580118021, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 660.4139809350885, + "cy": 194.1974580118021, + "pixels": 2203 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 587.9411764705883, + "cy": 201.8235294117647, + "pixels": 34 + }, + "right_gripper": { + "cx": 580.8259653049804, + "cy": 203.6099608282037, + "pixels": 1787 + } + } + } + } + }, + { + "frame_idx": 34, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 208.68620485494375, + "ty": 255.63193210972963, + "theta": -0.3574556709167026, + "vx": 0.9367901086807251, + "vy": -0.34989187121391296, + "pca_strength": 0.948240826115848, + "union_pixels": 19204, + "tx_anchor": 208.68620485494375, + "ty_anchor": 255.63193210972963, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 208.68620485494375, + "cy": 255.63193210972963, + "pixels": 5067 + }, + "tool_body": { + "cx": 97.62786484282996, + "cy": 290.13769363166955, + "pixels": 11039 + }, + "left_gripper": { + "cx": 302.81646471846045, + "cy": 218.32501781895937, + "pixels": 2806 + }, + "right_gripper": { + "cx": 288.82876712328766, + "cy": 243.42808219178082, + "pixels": 292 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 659.8497160332023, + "ty": 194.13674093490607, + "theta": 3.0285132543508397, + "vx": -0.9936133623123169, + "vy": 0.11283856630325317, + "pca_strength": 0.9396391784895013, + "union_pixels": 4135, + "tx_anchor": 659.8497160332023, + "ty_anchor": 194.13674093490607, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 659.8497160332023, + "cy": 194.13674093490607, + "pixels": 2289 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 576.8979591836735, + "cy": 203.14285714285714, + "pixels": 49 + }, + "right_gripper": { + "cx": 580.0205898720089, + "cy": 203.67557039510294, + "pixels": 1797 + } + } + } + } + }, + { + "frame_idx": 35, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 205.3804012345679, + "ty": 257.1545138888889, + "theta": -0.3488253111470188, + "vx": 0.9397748708724976, + "vy": -0.34179410338401794, + "pca_strength": 0.9486303644978841, + "union_pixels": 18896, + "tx_anchor": 205.3804012345679, + "ty_anchor": 257.1545138888889, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 205.3804012345679, + "cy": 257.1545138888889, + "pixels": 5184 + }, + "tool_body": { + "cx": 95.7843100189036, + "cy": 290.18449905482044, + "pixels": 10580 + }, + "left_gripper": { + "cx": 300.42984014209594, + "cy": 219.7342806394316, + "pixels": 2815 + }, + "right_gripper": { + "cx": 285.49526813880124, + "cy": 244.79495268138803, + "pixels": 317 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 659.3706677937447, + "ty": 194.04945054945054, + "theta": 3.027493501827821, + "vx": -0.9934977889060974, + "vy": 0.11385174840688705, + "pca_strength": 0.9383942908272441, + "union_pixels": 4234, + "tx_anchor": 659.3706677937447, + "ty_anchor": 194.04945054945054, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 659.3706677937447, + "cy": 194.04945054945054, + "pixels": 2366 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 590.8421052631579, + "cy": 198.21052631578948, + "pixels": 38 + }, + "right_gripper": { + "cx": 578.7, + "cy": 203.7808743169399, + "pixels": 1830 + } + } + } + } + }, + { + "frame_idx": 36, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 201.57775628626692, + "ty": 259.0226305609284, + "theta": -0.3433177884349177, + "vx": 0.9416430592536926, + "vy": -0.33661311864852905, + "pca_strength": 0.9480256850859171, + "union_pixels": 18562, + "tx_anchor": 201.57775628626692, + "ty_anchor": 259.0226305609284, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 201.57775628626692, + "cy": 259.0226305609284, + "pixels": 5170 + }, + "tool_body": { + "cx": 93.77618210238374, + "cy": 290.7518561938257, + "pixels": 10236 + }, + "left_gripper": { + "cx": 297.9147121535181, + "cy": 221.5092395167022, + "pixels": 2814 + }, + "right_gripper": { + "cx": 281.77777777777777, + "cy": 246.76608187134502, + "pixels": 342 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 658.7953890489914, + "ty": 194.09057225195554, + "theta": 3.0268178036279116, + "vx": -0.9934206008911133, + "vy": 0.1145230233669281, + "pca_strength": 0.9375539621114104, + "union_pixels": 4267, + "tx_anchor": 658.7953890489914, + "ty_anchor": 194.09057225195554, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 658.7953890489914, + "cy": 194.09057225195554, + "pixels": 2429 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 586.71875, + "cy": 199.3125, + "pixels": 32 + }, + "right_gripper": { + "cx": 577.8787375415283, + "cy": 203.8781838316722, + "pixels": 1806 + } + } + } + } + }, + { + "frame_idx": 37, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 197.85537654552266, + "ty": 261.1309479205695, + "theta": -0.33532164552868843, + "vx": 0.9443045258522034, + "vy": -0.3290729224681854, + "pca_strength": 0.9479676483795267, + "union_pixels": 18278, + "tx_anchor": 197.85537654552266, + "ty_anchor": 261.1309479205695, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 197.85537654552266, + "cy": 261.1309479205695, + "pixels": 5338 + }, + "tool_body": { + "cx": 91.8540131040131, + "cy": 291.27641277641277, + "pixels": 9768 + }, + "left_gripper": { + "cx": 294.2465992326474, + "cy": 224.06836414370423, + "pixels": 2867 + }, + "right_gripper": { + "cx": 278.41967213114754, + "cy": 249.31475409836065, + "pixels": 305 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 657.9009746588694, + "ty": 194.3231968810916, + "theta": 3.0254581167739825, + "vx": -0.9932639598846436, + "vy": 0.11587365716695786, + "pca_strength": 0.9347961213242363, + "union_pixels": 4385, + "tx_anchor": 657.9009746588694, + "ty_anchor": 194.3231968810916, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 657.9009746588694, + "cy": 194.3231968810916, + "pixels": 2565 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 587.9642857142857, + "cy": 197.92857142857142, + "pixels": 28 + }, + "right_gripper": { + "cx": 576.3270089285714, + "cy": 204.13950892857142, + "pixels": 1792 + } + } + } + } + }, + { + "frame_idx": 38, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 194.0490671641791, + "ty": 263.09421641791045, + "theta": -0.3315450599891699, + "vx": 0.9455405473709106, + "vy": -0.325504332780838, + "pca_strength": 0.9477677354366977, + "union_pixels": 17928, + "tx_anchor": 194.0490671641791, + "ty_anchor": 263.09421641791045, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 194.0490671641791, + "cy": 263.09421641791045, + "pixels": 5360 + }, + "tool_body": { + "cx": 89.78172318191513, + "cy": 292.26370228193645, + "pixels": 9378 + }, + "left_gripper": { + "cx": 291.166196189132, + "cy": 225.92836979534226, + "pixels": 2834 + }, + "right_gripper": { + "cx": 275.8820224719101, + "cy": 250.6067415730337, + "pixels": 356 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 656.4508315256688, + "ty": 194.75126536514824, + "theta": 3.0256506383380133, + "vx": -0.9932862520217896, + "vy": 0.11568243056535721, + "pca_strength": 0.9320852731949492, + "union_pixels": 4506, + "tx_anchor": 656.4508315256688, + "ty_anchor": 194.75126536514824, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 656.4508315256688, + "cy": 194.75126536514824, + "pixels": 2766 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 587.6285714285714, + "cy": 199.54285714285714, + "pixels": 35 + }, + "right_gripper": { + "cx": 572.4486803519062, + "cy": 204.62111436950147, + "pixels": 1705 + } + } + } + } + }, + { + "frame_idx": 39, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 190.4017772735867, + "ty": 265.12251843448666, + "theta": -0.3260146771275304, + "vx": 0.9473262429237366, + "vy": -0.3202701807022095, + "pca_strength": 0.9469732970211325, + "union_pixels": 17714, + "tx_anchor": 190.4017772735867, + "ty_anchor": 265.12251843448666, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 190.4017772735867, + "cy": 265.12251843448666, + "pixels": 5289 + }, + "tool_body": { + "cx": 88.76535947712418, + "cy": 292.4038126361656, + "pixels": 9180 + }, + "left_gripper": { + "cx": 288.85165609584215, + "cy": 227.7505285412262, + "pixels": 2838 + }, + "right_gripper": { + "cx": 272.4029484029484, + "cy": 252.25061425061426, + "pixels": 407 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 655.0181451612904, + "ty": 195.19758064516128, + "theta": 3.023235281474094, + "vx": -0.9930039644241333, + "vy": 0.118081234395504, + "pca_strength": 0.9276235689599005, + "union_pixels": 4701, + "tx_anchor": 655.0181451612904, + "ty_anchor": 195.19758064516128, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 655.0181451612904, + "cy": 195.19758064516128, + "pixels": 2976 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 580.4583333333334, + "cy": 200.625, + "pixels": 24 + }, + "right_gripper": { + "cx": 570.8177542621987, + "cy": 205.12110523221634, + "pixels": 1701 + } + } + } + } + }, + { + "frame_idx": 40, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 186.18123466112894, + "ty": 266.9078723805928, + "theta": -0.322211940938704, + "vx": 0.948537290096283, + "vy": -0.3166654407978058, + "pca_strength": 0.9470557930326609, + "union_pixels": 17220, + "tx_anchor": 186.18123466112894, + "ty_anchor": 266.9078723805928, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 186.18123466112894, + "cy": 266.9078723805928, + "pixels": 5297 + }, + "tool_body": { + "cx": 86.54146620847652, + "cy": 293.4613974799542, + "pixels": 8730 + }, + "left_gripper": { + "cx": 286.07573089115886, + "cy": 229.91933779499823, + "pixels": 2839 + }, + "right_gripper": { + "cx": 267.93220338983053, + "cy": 254.92090395480227, + "pixels": 354 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 653.357636706474, + "ty": 196.1112507856694, + "theta": 3.0228108472059567, + "vx": -0.9929537177085876, + "vy": 0.11850268393754959, + "pca_strength": 0.9272571612618845, + "union_pixels": 4914, + "tx_anchor": 653.357636706474, + "ty_anchor": 196.1112507856694, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 653.357636706474, + "cy": 196.1112507856694, + "pixels": 3182 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 565.2, + "cy": 202.8, + "pixels": 30 + }, + "right_gripper": { + "cx": 567.4159811985899, + "cy": 206.24500587544065, + "pixels": 1702 + } + } + } + } + }, + { + "frame_idx": 41, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 182.95742317660125, + "ty": 269.04776008885597, + "theta": -0.3164209714659781, + "vx": 0.9503551721572876, + "vy": -0.3111672103404999, + "pca_strength": 0.9470015481044203, + "union_pixels": 17010, + "tx_anchor": 182.95742317660125, + "ty_anchor": 269.04776008885597, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 182.95742317660125, + "cy": 269.04776008885597, + "pixels": 5402 + }, + "tool_body": { + "cx": 84.90222964111125, + "cy": 294.3101228091093, + "pixels": 8387 + }, + "left_gripper": { + "cx": 284.20511000709723, + "cy": 231.8445706174592, + "pixels": 2818 + }, + "right_gripper": { + "cx": 267.1315136476427, + "cy": 256.5955334987593, + "pixels": 403 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 651.1410034602076, + "ty": 197.1219723183391, + "theta": 3.0161086593606328, + "vx": -0.9921372532844543, + "vy": 0.12515494227409363, + "pca_strength": 0.9257351467779631, + "union_pixels": 5227, + "tx_anchor": 651.1410034602076, + "ty_anchor": 197.1219723183391, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 651.1410034602076, + "cy": 197.1219723183391, + "pixels": 3468 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 577.5652173913044, + "cy": 202.56521739130434, + "pixels": 23 + }, + "right_gripper": { + "cx": 563.155529953917, + "cy": 208.08870967741936, + "pixels": 1736 + } + } + } + } + }, + { + "frame_idx": 42, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 180.04743519029233, + "ty": 270.984555984556, + "theta": -0.3115913097884478, + "vx": 0.9518469572067261, + "vy": -0.3065737187862396, + "pca_strength": 0.9478450716385545, + "union_pixels": 16480, + "tx_anchor": 180.04743519029233, + "ty_anchor": 270.984555984556, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 180.04743519029233, + "cy": 270.984555984556, + "pixels": 5439 + }, + "tool_body": { + "cx": 83.10530283990953, + "cy": 295.4619251068108, + "pixels": 7958 + }, + "left_gripper": { + "cx": 282.80921985815604, + "cy": 234.33085106382978, + "pixels": 2820 + }, + "right_gripper": { + "cx": 265.39923954372625, + "cy": 259.87072243346006, + "pixels": 263 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 648.9238471673254, + "ty": 198.24216073781292, + "theta": 3.011782051856247, + "vx": -0.991586446762085, + "vy": 0.129446342587471, + "pca_strength": 0.9217639697744187, + "union_pixels": 5529, + "tx_anchor": 648.9238471673254, + "ty_anchor": 198.24216073781292, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 648.9238471673254, + "cy": 198.24216073781292, + "pixels": 3795 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 566.5, + "cy": 204.10714285714286, + "pixels": 28 + }, + "right_gripper": { + "cx": 559.5767878077374, + "cy": 209.49296600234467, + "pixels": 1706 + } + } + } + } + }, + { + "frame_idx": 43, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 177.37557223951657, + "ty": 273.1214063358359, + "theta": -0.30786274771921956, + "vx": 0.9529833793640137, + "vy": -0.303022563457489, + "pca_strength": 0.9472191838882903, + "union_pixels": 16268, + "tx_anchor": 177.37557223951657, + "ty_anchor": 273.1214063358359, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 177.37557223951657, + "cy": 273.1214063358359, + "pixels": 5461 + }, + "tool_body": { + "cx": 82.25895849445733, + "cy": 296.2779066769786, + "pixels": 7758 + }, + "left_gripper": { + "cx": 281.0187080833039, + "cy": 236.59018708083303, + "pixels": 2833 + }, + "right_gripper": { + "cx": 264.40277777777777, + "cy": 261.85185185185185, + "pixels": 216 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 647.1513433571605, + "ty": 199.59428148878482, + "theta": 3.009236294039133, + "vx": -0.991253674030304, + "vy": 0.13197025656700134, + "pca_strength": 0.9202623039718866, + "union_pixels": 5815, + "tx_anchor": 647.1513433571605, + "ty_anchor": 199.59428148878482, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 647.1513433571605, + "cy": 199.59428148878482, + "pixels": 4057 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 566.9166666666666, + "cy": 206.08333333333334, + "pixels": 48 + }, + "right_gripper": { + "cx": 555.9766081871345, + "cy": 210.94093567251463, + "pixels": 1710 + } + } + } + } + }, + { + "frame_idx": 44, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 175.26422319474835, + "ty": 275.93198395331876, + "theta": -0.30247800924435364, + "vx": 0.9546012878417969, + "vy": -0.2978866398334503, + "pca_strength": 0.9493265857189157, + "union_pixels": 15927, + "tx_anchor": 175.26422319474835, + "ty_anchor": 275.93198395331876, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 175.26422319474835, + "cy": 275.93198395331876, + "pixels": 5484 + }, + "tool_body": { + "cx": 81.1616189053375, + "cy": 298.162026347956, + "pixels": 7363 + }, + "left_gripper": { + "cx": 279.67581837381204, + "cy": 239.37944385779656, + "pixels": 2841 + }, + "right_gripper": { + "cx": 264.1338912133891, + "cy": 264.31380753138075, + "pixels": 239 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 645.2034443168772, + "ty": 200.52307692307693, + "theta": 2.9999952230370917, + "vx": -0.9899918437004089, + "vy": 0.14112474024295807, + "pca_strength": 0.9188462844409311, + "union_pixels": 6072, + "tx_anchor": 645.2034443168772, + "ty_anchor": 200.52307692307693, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 645.2034443168772, + "cy": 200.52307692307693, + "pixels": 4355 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 565.2424242424242, + "cy": 207.72727272727272, + "pixels": 33 + }, + "right_gripper": { + "cx": 550.5391923990499, + "cy": 212.70546318289786, + "pixels": 1684 + } + } + } + } + }, + { + "frame_idx": 45, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 174.15983679262018, + "ty": 278.17739932588256, + "theta": -0.2979820332984726, + "vx": 0.9559308886528015, + "vy": -0.29359176754951477, + "pca_strength": 0.9500383369456629, + "union_pixels": 15963, + "tx_anchor": 174.15983679262018, + "ty_anchor": 278.17739932588256, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 174.15983679262018, + "cy": 278.17739932588256, + "pixels": 5637 + }, + "tool_body": { + "cx": 80.5445099691098, + "cy": 299.7554057848919, + "pixels": 7122 + }, + "left_gripper": { + "cx": 278.51474820143886, + "cy": 241.26402877697842, + "pixels": 2780 + }, + "right_gripper": { + "cx": 260.90330188679246, + "cy": 265.3042452830189, + "pixels": 424 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 642.9905842071474, + "ty": 201.3522362508025, + "theta": 2.9931502562675303, + "vx": -0.9890026450157166, + "vy": 0.1478978395462036, + "pca_strength": 0.9204310542274401, + "union_pixels": 6443, + "tx_anchor": 642.9905842071474, + "ty_anchor": 201.3522362508025, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 642.9905842071474, + "cy": 201.3522362508025, + "pixels": 4673 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 556.2857142857143, + "cy": 209.14285714285714, + "pixels": 28 + }, + "right_gripper": { + "cx": 545.5126291618828, + "cy": 214.40068886337542, + "pixels": 1742 + } + } + } + } + }, + { + "frame_idx": 46, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 172.5832584875157, + "ty": 279.98976109215016, + "theta": -0.2985780985893629, + "vx": 0.9557557702064514, + "vy": -0.29416152834892273, + "pca_strength": 0.9502347391232819, + "union_pixels": 15689, + "tx_anchor": 172.5832584875157, + "ty_anchor": 279.98976109215016, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 172.5832584875157, + "cy": 279.98976109215016, + "pixels": 5567 + }, + "tool_body": { + "cx": 80.12217001281503, + "cy": 301.133988324078, + "pixels": 7023 + }, + "left_gripper": { + "cx": 277.51939058171746, + "cy": 243.44736842105263, + "pixels": 2888 + }, + "right_gripper": { + "cx": 261.90521327014216, + "cy": 268.4834123222749, + "pixels": 211 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 640.3155301537249, + "ty": 201.98009459992116, + "theta": 2.9841156879584316, + "vx": -0.9876261353492737, + "vy": 0.1568268984556198, + "pca_strength": 0.9177143534622103, + "union_pixels": 6810, + "tx_anchor": 640.3155301537249, + "ty_anchor": 201.98009459992116, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 640.3155301537249, + "cy": 201.98009459992116, + "pixels": 5074 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 551.3181818181819, + "cy": 210.63636363636363, + "pixels": 22 + }, + "right_gripper": { + "cx": 540.5560093348892, + "cy": 215.61143523920654, + "pixels": 1714 + } + } + } + } + }, + { + "frame_idx": 47, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 170.49337866857553, + "ty": 281.75841088045814, + "theta": -0.2948809075544614, + "vx": 0.9568367600440979, + "vy": -0.2906259000301361, + "pca_strength": 0.950418237792312, + "union_pixels": 15586, + "tx_anchor": 170.49337866857553, + "ty_anchor": 281.75841088045814, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 170.49337866857553, + "cy": 281.75841088045814, + "pixels": 5588 + }, + "tool_body": { + "cx": 79.3656181419166, + "cy": 302.05559619604975, + "pixels": 6835 + }, + "left_gripper": { + "cx": 276.77485795454544, + "cy": 244.6111505681818, + "pixels": 2816 + }, + "right_gripper": { + "cx": 257.54755043227664, + "cy": 269.57348703170027, + "pixels": 347 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 637.9512195121952, + "ty": 202.50277161862527, + "theta": 2.9815310998447986, + "vx": -0.9872174859046936, + "vy": 0.15937897562980652, + "pca_strength": 0.9169992510121274, + "union_pixels": 7108, + "tx_anchor": 637.9512195121952, + "ty_anchor": 202.50277161862527, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 637.9512195121952, + "cy": 202.50277161862527, + "pixels": 5412 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 550.2, + "cy": 208.33333333333334, + "pixels": 30 + }, + "right_gripper": { + "cx": 535.6668667466987, + "cy": 216.7328931572629, + "pixels": 1666 + } + } + } + } + }, + { + "frame_idx": 48, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 168.73924683205425, + "ty": 282.84633232197035, + "theta": -0.29341571565086405, + "vx": 0.9572615623474121, + "vy": -0.28922364115715027, + "pca_strength": 0.950197065302055, + "union_pixels": 15442, + "tx_anchor": 168.73924683205425, + "ty_anchor": 282.84633232197035, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 168.73924683205425, + "cy": 282.84633232197035, + "pixels": 5603 + }, + "tool_body": { + "cx": 78.55627154203506, + "cy": 302.65817473400267, + "pixels": 6673 + }, + "left_gripper": { + "cx": 275.0177116542685, + "cy": 245.89868933758413, + "pixels": 2823 + }, + "right_gripper": { + "cx": 256.4344023323615, + "cy": 270.81924198250726, + "pixels": 343 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 635.3038306804268, + "ty": 202.9532971838377, + "theta": 2.981414829010936, + "vx": -0.9871989488601685, + "vy": 0.15949375927448273, + "pca_strength": 0.9181090257619263, + "union_pixels": 7343, + "tx_anchor": 635.3038306804268, + "ty_anchor": 202.9532971838377, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 635.3038306804268, + "cy": 202.9532971838377, + "pixels": 5717 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 541.4166666666666, + "cy": 211.58333333333334, + "pixels": 12 + }, + "right_gripper": { + "cx": 530.043990086741, + "cy": 217.43060718711277, + "pixels": 1614 + } + } + } + } + }, + { + "frame_idx": 49, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 166.72872525182356, + "ty": 283.72889892323724, + "theta": -0.29351497411753663, + "vx": 0.9572328329086304, + "vy": -0.28931865096092224, + "pca_strength": 0.9503696921449051, + "union_pixels": 15304, + "tx_anchor": 166.72872525182356, + "ty_anchor": 283.72889892323724, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 166.72872525182356, + "cy": 283.72889892323724, + "pixels": 5758 + }, + "tool_body": { + "cx": 77.53262731661735, + "cy": 303.21227223173963, + "pixels": 6421 + }, + "left_gripper": { + "cx": 273.1043091655267, + "cy": 247.14466484268127, + "pixels": 2924 + }, + "right_gripper": { + "cx": 256.7960199004975, + "cy": 272.2437810945274, + "pixels": 201 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 632.2974586389221, + "ty": 203.12178065836602, + "theta": 2.984202092840239, + "vx": -0.9876396656036377, + "vy": 0.15674155950546265, + "pca_strength": 0.9237541611737466, + "union_pixels": 7517, + "tx_anchor": 632.2974586389221, + "ty_anchor": 203.12178065836602, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 632.2974586389221, + "cy": 203.12178065836602, + "pixels": 5863 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 539.4545454545455, + "cy": 213.1818181818182, + "pixels": 11 + }, + "right_gripper": { + "cx": 526.145465611686, + "cy": 217.72245891661595, + "pixels": 1643 + } + } + } + } + }, + { + "frame_idx": 50, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 164.0, + "ty": 284.4381506970178, + "theta": -0.29109394758205503, + "vx": 0.9579305052757263, + "vy": -0.2870003283023834, + "pca_strength": 0.951009544917717, + "union_pixels": 15005, + "tx_anchor": 164.0, + "ty_anchor": 284.4381506970178, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 164.0, + "cy": 284.4381506970178, + "pixels": 5667 + }, + "tool_body": { + "cx": 76.84114709199291, + "cy": 303.05429353955213, + "pixels": 6207 + }, + "left_gripper": { + "cx": 271.4378637452927, + "cy": 247.89250256761383, + "pixels": 2921 + }, + "right_gripper": { + "cx": 255.02857142857144, + "cy": 273.0761904761905, + "pixels": 210 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 630.3435922488194, + "ty": 202.7829343755089, + "theta": 2.985767261554208, + "vx": -0.9878838062286377, + "vy": 0.15519554913043976, + "pca_strength": 0.9247302480281246, + "union_pixels": 7791, + "tx_anchor": 630.3435922488194, + "ty_anchor": 202.7829343755089, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 630.3435922488194, + "cy": 202.7829343755089, + "pixels": 6141 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 514.5714285714286, + "cy": 214.57142857142858, + "pixels": 7 + }, + "right_gripper": { + "cx": 521.7041996348144, + "cy": 217.75106512477177, + "pixels": 1643 + } + } + } + } + }, + { + "frame_idx": 51, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 161.83463881636206, + "ty": 285.0550043516101, + "theta": -0.28601147777832775, + "vx": 0.9593767523765564, + "vy": -0.2821279764175415, + "pca_strength": 0.9515696941402837, + "union_pixels": 14850, + "tx_anchor": 161.83463881636206, + "ty_anchor": 285.0550043516101, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 161.83463881636206, + "cy": 285.0550043516101, + "pixels": 5745 + }, + "tool_body": { + "cx": 75.59730412805392, + "cy": 302.96444818871106, + "pixels": 5935 + }, + "left_gripper": { + "cx": 270.01356391997285, + "cy": 248.8368938623262, + "pixels": 2949 + }, + "right_gripper": { + "cx": 253.86877828054298, + "cy": 273.5429864253394, + "pixels": 221 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 628.2619308402441, + "ty": 202.53841339383507, + "theta": 2.9841388925632932, + "vx": -0.987629771232605, + "vy": 0.15680398046970367, + "pca_strength": 0.9261820512205603, + "union_pixels": 8058, + "tx_anchor": 628.2619308402441, + "ty_anchor": 202.53841339383507, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 628.2619308402441, + "cy": 202.53841339383507, + "pixels": 6391 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 544.3409090909091, + "cy": 213.63636363636363, + "pixels": 44 + }, + "right_gripper": { + "cx": 517.0837954405422, + "cy": 218.01232285890327, + "pixels": 1623 + } + } + } + } + }, + { + "frame_idx": 52, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 160.32253665189225, + "ty": 285.93419706784863, + "theta": -0.2798484645854673, + "vx": 0.9610973000526428, + "vy": -0.2762100100517273, + "pca_strength": 0.9506858458406998, + "union_pixels": 14838, + "tx_anchor": 160.32253665189225, + "ty_anchor": 285.93419706784863, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 160.32253665189225, + "cy": 285.93419706784863, + "pixels": 5866 + }, + "tool_body": { + "cx": 74.56361742752995, + "cy": 302.6844297864954, + "pixels": 5761 + }, + "left_gripper": { + "cx": 267.97594386902773, + "cy": 250.02238556632142, + "pixels": 2993 + }, + "right_gripper": { + "cx": 252.23394495412845, + "cy": 274.8761467889908, + "pixels": 218 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 625.7022321428572, + "ty": 202.17886904761906, + "theta": 2.985377659117982, + "vx": -0.9878232479095459, + "vy": 0.15558041632175446, + "pca_strength": 0.9284211421113114, + "union_pixels": 8384, + "tx_anchor": 625.7022321428572, + "ty_anchor": 202.17886904761906, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 625.7022321428572, + "cy": 202.17886904761906, + "pixels": 6720 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 489.5, + "cy": 214.5, + "pixels": 2 + }, + "right_gripper": { + "cx": 511.76413959085437, + "cy": 217.93862815884478, + "pixels": 1662 + } + } + } + } + }, + { + "frame_idx": 53, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 157.123915307185, + "ty": 286.57549461992363, + "theta": -0.2727172726073474, + "vx": 0.9630425572395325, + "vy": -0.26934927701950073, + "pca_strength": 0.9520886002721473, + "union_pixels": 14449, + "tx_anchor": 157.123915307185, + "ty_anchor": 286.57549461992363, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 157.123915307185, + "cy": 286.57549461992363, + "pixels": 5762 + }, + "tool_body": { + "cx": 73.48597102512379, + "cy": 301.7626994315056, + "pixels": 5453 + }, + "left_gripper": { + "cx": 265.73055279708706, + "cy": 250.91062562065542, + "pixels": 3021 + }, + "right_gripper": { + "cx": 251.55868544600938, + "cy": 275.2863849765258, + "pixels": 213 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 623.2223487544484, + "ty": 201.34092526690392, + "theta": 2.984910119052246, + "vx": -0.9877504110336304, + "vy": 0.15604224801063538, + "pca_strength": 0.9307527864860544, + "union_pixels": 8678, + "tx_anchor": 623.2223487544484, + "ty_anchor": 201.34092526690392, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 623.2223487544484, + "cy": 201.34092526690392, + "pixels": 7025 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 457.2857142857143, + "cy": 215.0, + "pixels": 7 + }, + "right_gripper": { + "cx": 505.8724179829891, + "cy": 217.48602673147022, + "pixels": 1646 + } + } + } + } + }, + { + "frame_idx": 54, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 154.59887964691902, + "ty": 287.0022067560686, + "theta": -0.269167411551359, + "vx": 0.9639926552772522, + "vy": -0.2659289240837097, + "pca_strength": 0.9513274078143291, + "union_pixels": 14445, + "tx_anchor": 154.59887964691902, + "ty_anchor": 287.0022067560686, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 154.59887964691902, + "cy": 287.0022067560686, + "pixels": 5891 + }, + "tool_body": { + "cx": 72.19996172981247, + "cy": 301.6150019135094, + "pixels": 5226 + }, + "left_gripper": { + "cx": 263.8468802698145, + "cy": 251.16559865092748, + "pixels": 2965 + }, + "right_gripper": { + "cx": 244.27548209366392, + "cy": 275.8677685950413, + "pixels": 363 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 620.9422422013349, + "ty": 200.39967306906416, + "theta": 2.982868442720226, + "vx": -0.9874297380447388, + "vy": 0.15805858373641968, + "pca_strength": 0.9331505673523823, + "union_pixels": 9045, + "tx_anchor": 620.9422422013349, + "ty_anchor": 200.39967306906416, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 620.9422422013349, + "cy": 200.39967306906416, + "pixels": 7341 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 508.5, + "cy": 210.0, + "pixels": 2 + }, + "right_gripper": { + "cx": 501.27967097532314, + "cy": 217.01645123384253, + "pixels": 1702 + } + } + } + } + }, + { + "frame_idx": 55, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 152.15507392473117, + "ty": 287.31165994623655, + "theta": -0.26518507563841387, + "vx": 0.9650440216064453, + "vy": -0.262087881565094, + "pca_strength": 0.9515078674410361, + "union_pixels": 14179, + "tx_anchor": 152.15507392473117, + "ty_anchor": 287.31165994623655, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 152.15507392473117, + "cy": 287.31165994623655, + "pixels": 5952 + }, + "tool_body": { + "cx": 70.61877667140826, + "cy": 301.1975208290998, + "pixels": 4921 + }, + "left_gripper": { + "cx": 261.8673160900235, + "cy": 251.76318441383944, + "pixels": 2977 + }, + "right_gripper": { + "cx": 242.9452887537994, + "cy": 276.8328267477204, + "pixels": 329 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 618.6111183439656, + "ty": 199.10623616716575, + "theta": 2.9834245747195043, + "vx": -0.9875174760818481, + "vy": 0.15750941634178162, + "pca_strength": 0.933457268921569, + "union_pixels": 9329, + "tx_anchor": 618.6111183439656, + "ty_anchor": 199.10623616716575, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 618.6111183439656, + "cy": 199.10623616716575, + "pixels": 7681 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 521.6428571428571, + "cy": 210.92857142857142, + "pixels": 14 + }, + "right_gripper": { + "cx": 495.3788249694002, + "cy": 216.5985312117503, + "pixels": 1634 + } + } + } + } + }, + { + "frame_idx": 56, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 150.58129099068, + "ty": 287.50897480151883, + "theta": -0.2635383581211271, + "vx": 0.9654743075370789, + "vy": -0.26049837470054626, + "pca_strength": 0.9518378701750622, + "union_pixels": 13950, + "tx_anchor": 150.58129099068, + "ty_anchor": 287.50897480151883, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 150.58129099068, + "cy": 287.50897480151883, + "pixels": 5794 + }, + "tool_body": { + "cx": 70.52302631578948, + "cy": 300.5590049342105, + "pixels": 4864 + }, + "left_gripper": { + "cx": 260.8212708120965, + "cy": 251.83758069996603, + "pixels": 2943 + }, + "right_gripper": { + "cx": 240.72779369627509, + "cy": 276.81088825214897, + "pixels": 349 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 616.1803848541279, + "ty": 198.1207945375543, + "theta": 2.984591916856253, + "vx": -0.9877007007598877, + "vy": 0.156356543302536, + "pca_strength": 0.9327106826861048, + "union_pixels": 9684, + "tx_anchor": 616.1803848541279, + "ty_anchor": 198.1207945375543, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 616.1803848541279, + "cy": 198.1207945375543, + "pixels": 8055 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 498.05555555555554, + "cy": 210.88888888888889, + "pixels": 18 + }, + "right_gripper": { + "cx": 491.8007448789572, + "cy": 215.90068280571074, + "pixels": 1611 + } + } + } + } + }, + { + "frame_idx": 57, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 149.73461670677207, + "ty": 287.54090752836026, + "theta": -0.260224698974, + "vx": 0.966332197189331, + "vy": -0.25729769468307495, + "pca_strength": 0.9518757711417357, + "union_pixels": 13878, + "tx_anchor": 149.73461670677207, + "ty_anchor": 287.54090752836026, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 149.73461670677207, + "cy": 287.54090752836026, + "pixels": 5818 + }, + "tool_body": { + "cx": 70.10931937172775, + "cy": 300.018219895288, + "pixels": 4775 + }, + "left_gripper": { + "cx": 260.25332424139106, + "cy": 251.95772246846232, + "pixels": 2933 + }, + "right_gripper": { + "cx": 239.7840909090909, + "cy": 276.9375, + "pixels": 352 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 614.474301608417, + "ty": 197.51324223001572, + "theta": 2.985705520766805, + "vx": -0.9878742098808289, + "vy": 0.15525653958320618, + "pca_strength": 0.9323145171463476, + "union_pixels": 9848, + "tx_anchor": 614.474301608417, + "ty_anchor": 197.51324223001572, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 614.474301608417, + "cy": 197.51324223001572, + "pixels": 8269 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 508.1904761904762, + "cy": 211.33333333333334, + "pixels": 21 + }, + "right_gripper": { + "cx": 489.53016688061615, + "cy": 215.30937098844672, + "pixels": 1558 + } + } + } + } + }, + { + "frame_idx": 58, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 149.10413816689467, + "ty": 287.70981532147744, + "theta": -0.2579750529294599, + "vx": 0.9669085741043091, + "vy": -0.2551231384277344, + "pca_strength": 0.9516411935790668, + "union_pixels": 13913, + "tx_anchor": 149.10413816689467, + "ty_anchor": 287.70981532147744, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 149.10413816689467, + "cy": 287.70981532147744, + "pixels": 5848 + }, + "tool_body": { + "cx": 69.85208730663277, + "cy": 299.70692943420215, + "pixels": 4719 + }, + "left_gripper": { + "cx": 259.3629579375848, + "cy": 252.06580732700135, + "pixels": 2948 + }, + "right_gripper": { + "cx": 238.58793969849245, + "cy": 277.1180904522613, + "pixels": 398 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 613.4133778466675, + "ty": 197.47847859782996, + "theta": 2.9867224204954312, + "vx": -0.9880315661430359, + "vy": 0.15425188839435577, + "pca_strength": 0.9336978154142973, + "union_pixels": 9935, + "tx_anchor": 613.4133778466675, + "ty_anchor": 197.47847859782996, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 613.4133778466675, + "cy": 197.47847859782996, + "pixels": 8387 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 486.29411764705884, + "cy": 210.41176470588235, + "pixels": 17 + }, + "right_gripper": { + "cx": 486.60483344219466, + "cy": 215.24820378837362, + "pixels": 1531 + } + } + } + } + }, + { + "frame_idx": 59, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 149.16031582560933, + "ty": 287.6795399931342, + "theta": -0.25738281939537094, + "vx": 0.9670594930648804, + "vy": -0.2545504570007324, + "pca_strength": 0.9521175147587086, + "union_pixels": 13731, + "tx_anchor": 149.16031582560933, + "ty_anchor": 287.6795399931342, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 149.16031582560933, + "cy": 287.6795399931342, + "pixels": 5826 + }, + "tool_body": { + "cx": 70.0576964019587, + "cy": 299.19565680221416, + "pixels": 4697 + }, + "left_gripper": { + "cx": 259.27604690117255, + "cy": 252.3785594639866, + "pixels": 2985 + }, + "right_gripper": { + "cx": 244.00448430493273, + "cy": 276.68161434977577, + "pixels": 223 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 614.5527227722772, + "ty": 198.0529702970297, + "theta": 2.989457545960568, + "vx": -0.98844975233078, + "vy": 0.15154892206192017, + "pca_strength": 0.9385634633151045, + "union_pixels": 9616, + "tx_anchor": 614.5527227722772, + "ty_anchor": 198.0529702970297, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 614.5527227722772, + "cy": 198.0529702970297, + "pixels": 8080 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 506.43333333333334, + "cy": 211.16666666666666, + "pixels": 30 + }, + "right_gripper": { + "cx": 484.7350597609562, + "cy": 215.59362549800798, + "pixels": 1506 + } + } + } + } + }, + { + "frame_idx": 60, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 149.25214408233276, + "ty": 287.695025728988, + "theta": -0.25616606798761177, + "vx": 0.967368483543396, + "vy": -0.2533735930919647, + "pca_strength": 0.9519710927621048, + "union_pixels": 13756, + "tx_anchor": 149.25214408233276, + "ty_anchor": 287.695025728988, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 149.25214408233276, + "cy": 287.695025728988, + "pixels": 5830 + }, + "tool_body": { + "cx": 70.04929876753081, + "cy": 299.1219719507012, + "pixels": 4706 + }, + "left_gripper": { + "cx": 259.4484501347709, + "cy": 252.39319407008085, + "pixels": 2968 + }, + "right_gripper": { + "cx": 242.71031746031747, + "cy": 277.03968253968253, + "pixels": 252 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 612.3868013151714, + "ty": 198.66604039455143, + "theta": 2.9945254516798268, + "vx": -0.9892051219940186, + "vy": 0.1465376317501068, + "pca_strength": 0.9353605252942508, + "union_pixels": 10096, + "tx_anchor": 612.3868013151714, + "ty_anchor": 198.66604039455143, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 612.3868013151714, + "cy": 198.66604039455143, + "pixels": 8516 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 502.0, + "cy": 213.05, + "pixels": 40 + }, + "right_gripper": { + "cx": 483.9305194805195, + "cy": 215.88506493506495, + "pixels": 1540 + } + } + } + } + }, + { + "frame_idx": 61, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 149.20763723150358, + "ty": 287.6515513126492, + "theta": -0.25625552866045936, + "vx": 0.9673458337783813, + "vy": -0.2534601390361786, + "pca_strength": 0.9518114972113221, + "union_pixels": 13731, + "tx_anchor": 149.20763723150358, + "ty_anchor": 287.6515513126492, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 149.20763723150358, + "cy": 287.6515513126492, + "pixels": 5866 + }, + "tool_body": { + "cx": 69.85699016673792, + "cy": 299.05066267635743, + "pixels": 4678 + }, + "left_gripper": { + "cx": 259.3571187013865, + "cy": 252.2945552925262, + "pixels": 2957 + }, + "right_gripper": { + "cx": 243.66086956521738, + "cy": 276.62608695652176, + "pixels": 230 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 612.9004909591665, + "ty": 198.99700634654533, + "theta": 2.995280358819724, + "vx": -0.9893154501914978, + "vy": 0.14579083025455475, + "pca_strength": 0.9380265573263816, + "union_pixels": 9918, + "tx_anchor": 612.9004909591665, + "ty_anchor": 198.99700634654533, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 612.9004909591665, + "cy": 198.99700634654533, + "pixels": 8351 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 489.69444444444446, + "cy": 213.22222222222223, + "pixels": 36 + }, + "right_gripper": { + "cx": 482.96407576747225, + "cy": 216.10646636185498, + "pixels": 1531 + } + } + } + } + }, + { + "frame_idx": 62, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 149.12059783542347, + "ty": 287.22521903453014, + "theta": -0.2559001722035228, + "vx": 0.9674358367919922, + "vy": -0.2531163692474365, + "pca_strength": 0.9522395200972269, + "union_pixels": 13711, + "tx_anchor": 149.12059783542347, + "ty_anchor": 287.22521903453014, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 149.12059783542347, + "cy": 287.22521903453014, + "pixels": 5821 + }, + "tool_body": { + "cx": 69.99423446508648, + "cy": 298.65748451847105, + "pixels": 4683 + }, + "left_gripper": { + "cx": 259.4584035028629, + "cy": 252.0555742674301, + "pixels": 2969 + }, + "right_gripper": { + "cx": 243.62605042016807, + "cy": 276.42857142857144, + "pixels": 238 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 613.1400526693799, + "ty": 199.1943978932248, + "theta": 2.9970553128977286, + "vx": -0.9895726442337036, + "vy": 0.14403460919857025, + "pca_strength": 0.9379733441336403, + "union_pixels": 9926, + "tx_anchor": 613.1400526693799, + "ty_anchor": 199.1943978932248, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 613.1400526693799, + "cy": 199.1943978932248, + "pixels": 8354 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 485.77777777777777, + "cy": 212.5185185185185, + "pixels": 27 + }, + "right_gripper": { + "cx": 483.04012944983816, + "cy": 216.36699029126214, + "pixels": 1545 + } + } + } + } + }, + { + "frame_idx": 63, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 149.24118961664087, + "ty": 286.8927282104177, + "theta": -0.25614183711053007, + "vx": 0.9673746824264526, + "vy": -0.253350168466568, + "pca_strength": 0.951781948107376, + "union_pixels": 13753, + "tx_anchor": 149.24118961664087, + "ty_anchor": 286.8927282104177, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 149.24118961664087, + "cy": 286.8927282104177, + "pixels": 5817 + }, + "tool_body": { + "cx": 70.21682163989857, + "cy": 298.1094674556213, + "pixels": 4732 + }, + "left_gripper": { + "cx": 259.5191403626595, + "cy": 251.62760241773003, + "pixels": 2978 + }, + "right_gripper": { + "cx": 243.26106194690266, + "cy": 276.05309734513276, + "pixels": 226 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 613.2562183047573, + "ty": 199.36380101424777, + "theta": 2.997135048740461, + "vx": -0.9895841479301453, + "vy": 0.14395570755004883, + "pca_strength": 0.9385852989554408, + "union_pixels": 9825, + "tx_anchor": 613.2562183047573, + "ty_anchor": 199.36380101424777, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 613.2562183047573, + "cy": 199.36380101424777, + "pixels": 8282 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 498.28, + "cy": 212.56, + "pixels": 25 + }, + "right_gripper": { + "cx": 482.70882740447956, + "cy": 216.5006587615283, + "pixels": 1518 + } + } + } + } + }, + { + "frame_idx": 64, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 149.32524104683196, + "ty": 286.36346418732785, + "theta": -0.2546768047891123, + "vx": 0.967744767665863, + "vy": -0.25193265080451965, + "pca_strength": 0.9529277940190899, + "union_pixels": 13672, + "tx_anchor": 149.32524104683196, + "ty_anchor": 286.36346418732785, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 149.32524104683196, + "cy": 286.36346418732785, + "pixels": 5808 + }, + "tool_body": { + "cx": 70.26567869415807, + "cy": 297.39067869415805, + "pixels": 4656 + }, + "left_gripper": { + "cx": 259.4663108739159, + "cy": 251.17878585723815, + "pixels": 2998 + }, + "right_gripper": { + "cx": 244.16190476190476, + "cy": 275.62380952380954, + "pixels": 210 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 613.0522907171984, + "ty": 199.67054449508277, + "theta": 2.998818809565949, + "vx": -0.9898251295089722, + "vy": 0.14228928089141846, + "pca_strength": 0.9386627230191129, + "union_pixels": 9880, + "tx_anchor": 613.0522907171984, + "ty_anchor": 199.67054449508277, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 613.0522907171984, + "cy": 199.67054449508277, + "pixels": 8338 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 487.45, + "cy": 213.1, + "pixels": 20 + }, + "right_gripper": { + "cx": 482.45597897503285, + "cy": 216.63403416557162, + "pixels": 1522 + } + } + } + } + }, + { + "frame_idx": 65, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 149.5831898036514, + "ty": 285.8877023768515, + "theta": -0.25521590450911535, + "vx": 0.9676088690757751, + "vy": -0.25245434045791626, + "pca_strength": 0.9525480572649251, + "union_pixels": 13813, + "tx_anchor": 149.5831898036514, + "ty_anchor": 285.8877023768515, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 149.5831898036514, + "cy": 285.8877023768515, + "pixels": 5806 + }, + "tool_body": { + "cx": 70.47470899470899, + "cy": 297.4323809523809, + "pixels": 4725 + }, + "left_gripper": { + "cx": 260.33617747440275, + "cy": 250.42832764505118, + "pixels": 2930 + }, + "right_gripper": { + "cx": 240.26420454545453, + "cy": 275.2386363636364, + "pixels": 352 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 610.9660390435486, + "ty": 199.72750375418735, + "theta": 3.001501398544227, + "vx": -0.9902032613754272, + "vy": 0.13963347673416138, + "pca_strength": 0.9361167983811783, + "union_pixels": 10175, + "tx_anchor": 610.9660390435486, + "ty_anchor": 199.72750375418735, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 610.9660390435486, + "cy": 199.72750375418735, + "pixels": 8657 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 500.0, + "cy": 212.9047619047619, + "pixels": 21 + }, + "right_gripper": { + "cx": 481.5991983967936, + "cy": 216.75751503006012, + "pixels": 1497 + } + } + } + } + }, + { + "frame_idx": 66, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 150.44431034482758, + "ty": 285.321724137931, + "theta": -0.25568149434911436, + "vx": 0.9674911499023438, + "vy": -0.2529048025608063, + "pca_strength": 0.9527283923088763, + "union_pixels": 13732, + "tx_anchor": 150.44431034482758, + "ty_anchor": 285.321724137931, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 150.44431034482758, + "cy": 285.321724137931, + "pixels": 5800 + }, + "tool_body": { + "cx": 70.61318773624528, + "cy": 296.9832003359933, + "pixels": 4762 + }, + "left_gripper": { + "cx": 260.7933355772467, + "cy": 250.2766745203635, + "pixels": 2971 + }, + "right_gripper": { + "cx": 244.95979899497488, + "cy": 274.77386934673365, + "pixels": 199 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 610.6053378762067, + "ty": 199.91345826235093, + "theta": 3.003921132345713, + "vx": -0.9905382394790649, + "vy": 0.1372370421886444, + "pca_strength": 0.9349152267788208, + "union_pixels": 10351, + "tx_anchor": 610.6053378762067, + "ty_anchor": 199.91345826235093, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 610.6053378762067, + "cy": 199.91345826235093, + "pixels": 8805 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 492.15384615384613, + "cy": 215.69230769230768, + "pixels": 26 + }, + "right_gripper": { + "cx": 481.1440789473684, + "cy": 216.90394736842106, + "pixels": 1520 + } + } + } + } + }, + { + "frame_idx": 67, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 151.70915032679738, + "ty": 284.8042655658755, + "theta": -0.25404292813602974, + "vx": 0.967904269695282, + "vy": -0.25131916999816895, + "pca_strength": 0.9527105578129056, + "union_pixels": 13907, + "tx_anchor": 151.70915032679738, + "ty_anchor": 284.8042655658755, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 151.70915032679738, + "cy": 284.8042655658755, + "pixels": 5814 + }, + "tool_body": { + "cx": 71.10607621009268, + "cy": 296.7307929969104, + "pixels": 4855 + }, + "left_gripper": { + "cx": 262.489886870072, + "cy": 249.48920123414467, + "pixels": 2917 + }, + "right_gripper": { + "cx": 242.53894080996884, + "cy": 274.46105919003116, + "pixels": 321 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 610.7516870639369, + "ty": 200.06862632963512, + "theta": 3.003293204808336, + "vx": -0.9904518723487854, + "vy": 0.13785900175571442, + "pca_strength": 0.93622244973488, + "union_pixels": 10263, + "tx_anchor": 610.7516870639369, + "ty_anchor": 200.06862632963512, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 610.7516870639369, + "cy": 200.06862632963512, + "pixels": 8743 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 491.6, + "cy": 213.53333333333333, + "pixels": 15 + }, + "right_gripper": { + "cx": 480.5574750830565, + "cy": 216.94950166112957, + "pixels": 1505 + } + } + } + } + }, + { + "frame_idx": 68, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 153.35461604831752, + "ty": 284.36307161345985, + "theta": -0.2561338429796153, + "vx": 0.9673766493797302, + "vy": -0.2533424198627472, + "pca_strength": 0.9523884006701618, + "union_pixels": 14088, + "tx_anchor": 153.35461604831752, + "ty_anchor": 284.36307161345985, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 153.35461604831752, + "cy": 284.36307161345985, + "pixels": 5795 + }, + "tool_body": { + "cx": 71.80921183243994, + "cy": 297.1036331149494, + "pixels": 5037 + }, + "left_gripper": { + "cx": 263.7276478679505, + "cy": 249.12585969738652, + "pixels": 2908 + }, + "right_gripper": { + "cx": 243.39367816091954, + "cy": 274.0431034482759, + "pixels": 348 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 610.8408033586746, + "ty": 200.32701690684218, + "theta": 3.00463969314959, + "vx": -0.9906365871429443, + "vy": 0.1365252435207367, + "pca_strength": 0.936159153233172, + "union_pixels": 10355, + "tx_anchor": 610.8408033586746, + "ty_anchor": 200.32701690684218, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 610.8408033586746, + "cy": 200.32701690684218, + "pixels": 8813 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 495.05555555555554, + "cy": 213.94444444444446, + "pixels": 18 + }, + "right_gripper": { + "cx": 479.73162729658793, + "cy": 217.0964566929134, + "pixels": 1524 + } + } + } + } + }, + { + "frame_idx": 69, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 155.61885033661315, + "ty": 283.6081477645434, + "theta": -0.2590187737255593, + "vx": 0.9666417837142944, + "vy": -0.25613218545913696, + "pca_strength": 0.9524531785115404, + "union_pixels": 14207, + "tx_anchor": 155.61885033661315, + "ty_anchor": 283.6081477645434, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 155.61885033661315, + "cy": 283.6081477645434, + "pixels": 5793 + }, + "tool_body": { + "cx": 72.65297152684884, + "cy": 297.28339384674183, + "pixels": 5233 + }, + "left_gripper": { + "cx": 265.57517658930374, + "cy": 248.90447359569458, + "pixels": 2973 + }, + "right_gripper": { + "cx": 249.77403846153845, + "cy": 273.5048076923077, + "pixels": 208 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 610.8442222474719, + "ty": 200.32700829451198, + "theta": 3.00485123936551, + "vx": -0.9906654357910156, + "vy": 0.13631567358970642, + "pca_strength": 0.9372087828486911, + "union_pixels": 10397, + "tx_anchor": 610.8442222474719, + "ty_anchor": 200.32700829451198, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 610.8442222474719, + "cy": 200.32700829451198, + "pixels": 8801 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 496.45454545454544, + "cy": 212.54545454545453, + "pixels": 22 + }, + "right_gripper": { + "cx": 479.96315120711563, + "cy": 217.0158831003812, + "pixels": 1574 + } + } + } + } + }, + { + "frame_idx": 70, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 158.84037147362886, + "ty": 282.74066935342563, + "theta": -0.2589144474127861, + "vx": 0.9666684865951538, + "vy": -0.256031334400177, + "pca_strength": 0.9529213657438639, + "union_pixels": 14371, + "tx_anchor": 158.84037147362886, + "ty_anchor": 282.74066935342563, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 158.84037147362886, + "cy": 282.74066935342563, + "pixels": 5707 + }, + "tool_body": { + "cx": 74.47934034070315, + "cy": 296.5451250453063, + "pixels": 5518 + }, + "left_gripper": { + "cx": 268.82846467391306, + "cy": 247.93070652173913, + "pixels": 2944 + }, + "right_gripper": { + "cx": 252.7970297029703, + "cy": 272.3712871287129, + "pixels": 202 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 611.6534618959108, + "ty": 200.33503717472118, + "theta": 3.005464581974991, + "vx": -0.9907488822937012, + "vy": 0.1357080340385437, + "pca_strength": 0.9401072715917261, + "union_pixels": 10219, + "tx_anchor": 611.6534618959108, + "ty_anchor": 200.33503717472118, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 611.6534618959108, + "cy": 200.33503717472118, + "pixels": 8608 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 496.9166666666667, + "cy": 211.58333333333334, + "pixels": 24 + }, + "right_gripper": { + "cx": 479.5431632010082, + "cy": 217.02205419029616, + "pixels": 1587 + } + } + } + } + }, + { + "frame_idx": 71, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 162.03856220554877, + "ty": 281.3974873495027, + "theta": -0.26466025333570137, + "vx": 0.9651814103126526, + "vy": -0.2615813612937927, + "pca_strength": 0.9533249443211517, + "union_pixels": 14625, + "tx_anchor": 162.03856220554877, + "ty_anchor": 281.3974873495027, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 162.03856220554877, + "cy": 281.3974873495027, + "pixels": 5731 + }, + "tool_body": { + "cx": 75.81002775850104, + "cy": 297.0645385149202, + "pixels": 5764 + }, + "left_gripper": { + "cx": 272.1914022517912, + "cy": 246.78744455817127, + "pixels": 2931 + }, + "right_gripper": { + "cx": 255.4321608040201, + "cy": 271.2110552763819, + "pixels": 199 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 611.0223923226322, + "ty": 200.11150462698504, + "theta": 3.005267765528066, + "vx": -0.9907221794128418, + "vy": 0.1359030306339264, + "pca_strength": 0.9389189400202651, + "union_pixels": 10319, + "tx_anchor": 611.0223923226322, + "ty_anchor": 200.11150462698504, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 611.0223923226322, + "cy": 200.11150462698504, + "pixels": 8753 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 502.6111111111111, + "cy": 211.94444444444446, + "pixels": 18 + }, + "right_gripper": { + "cx": 477.88307493540054, + "cy": 216.91989664082686, + "pixels": 1548 + } + } + } + } + }, + { + "frame_idx": 72, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 166.3010867628719, + "ty": 279.2314270443613, + "theta": -0.2762760163238957, + "vx": 0.9620779156684875, + "vy": -0.2727747857570648, + "pca_strength": 0.9519579535470651, + "union_pixels": 15135, + "tx_anchor": 166.3010867628719, + "ty_anchor": 279.2314270443613, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 166.3010867628719, + "cy": 279.2314270443613, + "pixels": 5613 + }, + "tool_body": { + "cx": 77.47520530638029, + "cy": 297.451989892609, + "pixels": 6332 + }, + "left_gripper": { + "cx": 274.58675496688744, + "cy": 245.2248344370861, + "pixels": 3020 + }, + "right_gripper": { + "cx": 260.0, + "cy": 268.91764705882355, + "pixels": 170 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 609.8111296605454, + "ty": 200.0028937117418, + "theta": 3.0068985216626953, + "vx": -0.9909424781799316, + "vy": 0.13428722321987152, + "pca_strength": 0.9377939800152503, + "union_pixels": 10556, + "tx_anchor": 609.8111296605454, + "ty_anchor": 200.0028937117418, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 609.8111296605454, + "cy": 200.0028937117418, + "pixels": 8985 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 482.2857142857143, + "cy": 213.42857142857142, + "pixels": 21 + }, + "right_gripper": { + "cx": 476.8683870967742, + "cy": 216.6, + "pixels": 1550 + } + } + } + } + } + ], + "saved_at_unix": 1769897619.3145943 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000037_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000037_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..f3185e5af8b1a1cb080e4bcd93109e2b9a3bf24d --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000037_tool_poses.json @@ -0,0 +1,5159 @@ +{ + "clip_id": "1_4X24PoYc", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/SPLITTING/1_4X24PoYc.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/SPLITTING/1_4X24PoYc", + "num_frames": 53, + "tools": [ + "grasper", + "hook" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 403.0007759671877, + "ty": 46.097882718102206, + "theta": 0.08079722113693825, + "vx": 0.9967376589775085, + "vy": 0.08070933818817139, + "pca_strength": 0.9665864531441662, + "union_pixels": 38306, + "tx_anchor": 403.0007759671877, + "ty_anchor": 46.097882718102206, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 403.0007759671877, + "cy": 46.097882718102206, + "pixels": 9021 + }, + "tool_body": { + "cx": 183.53485296062783, + "cy": 34.955954323001635, + "pixels": 22681 + }, + "left_gripper": { + "cx": 520.3511508176863, + "cy": 86.61977589339794, + "pixels": 6604 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 456.60956512538354, + "ty": 226.55084118082743, + "theta": -2.756558483153231, + "vx": -0.9267855882644653, + "vy": -0.37559080123901367, + "pca_strength": 0.8932435215586119, + "union_pixels": 32007, + "tx_anchor": 456.60956512538354, + "ty_anchor": 226.55084118082743, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 456.60956512538354, + "cy": 226.55084118082743, + "pixels": 9451 + }, + "tool_body": { + "cx": 604.0524423274493, + "cy": 280.0906883347343, + "pixels": 21414 + }, + "left_gripper": { + "cx": 351.0625, + "cy": 192.5625, + "pixels": 16 + }, + "right_gripper": { + "cx": 365.40230905861455, + "cy": 203.02309058614566, + "pixels": 1126 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 403.4959500875657, + "ty": 46.19001751313485, + "theta": 0.07744172216945898, + "vx": 0.997002899646759, + "vy": 0.07736434042453766, + "pca_strength": 0.9662369784448884, + "union_pixels": 38947, + "tx_anchor": 403.4959500875657, + "ty_anchor": 46.19001751313485, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 403.4959500875657, + "cy": 46.19001751313485, + "pixels": 9136 + }, + "tool_body": { + "cx": 183.3524234804474, + "cy": 35.58323939998266, + "pixels": 23066 + }, + "left_gripper": { + "cx": 522.1700518902891, + "cy": 86.81334321719793, + "pixels": 6745 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 456.7375792271519, + "ty": 227.26794111633612, + "theta": -2.7624561179380738, + "vx": -0.9289845824241638, + "vy": -0.37011846899986267, + "pca_strength": 0.8927494618682866, + "union_pixels": 32383, + "tx_anchor": 456.7375792271519, + "ty_anchor": 227.26794111633612, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 456.7375792271519, + "cy": 227.26794111633612, + "pixels": 9782 + }, + "tool_body": { + "cx": 604.2820704126837, + "cy": 280.04733038004196, + "pixels": 21445 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 362.6401384083045, + "cy": 203.90657439446366, + "pixels": 1156 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.09598190240223, + "ty": 46.45954971453194, + "theta": 0.0777218486347026, + "vx": 0.9969812035560608, + "vy": 0.07764362543821335, + "pca_strength": 0.9662850219657018, + "union_pixels": 39032, + "tx_anchor": 404.09598190240223, + "ty_anchor": 46.45954971453194, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 404.09598190240223, + "cy": 46.45954971453194, + "pixels": 9283 + }, + "tool_body": { + "cx": 183.3802749707247, + "cy": 35.57062930997094, + "pixels": 23057 + }, + "left_gripper": { + "cx": 522.38179916318, + "cy": 86.2903466826061, + "pixels": 6692 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 455.53677050473186, + "ty": 229.6995268138801, + "theta": -2.768861987929779, + "vx": -0.9313364624977112, + "vy": -0.3641599714756012, + "pca_strength": 0.8898719522544271, + "union_pixels": 32942, + "tx_anchor": 455.53677050473186, + "ty_anchor": 229.6995268138801, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 455.53677050473186, + "cy": 229.6995268138801, + "pixels": 10144 + }, + "tool_body": { + "cx": 604.3988657844991, + "cy": 280.7050117571119, + "pixels": 21689 + }, + "left_gripper": { + "cx": 345.0, + "cy": 192.5, + "pixels": 2 + }, + "right_gripper": { + "cx": 360.25022583559166, + "cy": 205.1174345076784, + "pixels": 1107 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.29821159232927, + "ty": 46.51659125188537, + "theta": 0.07228072077455278, + "vx": 0.9973888993263245, + "vy": 0.07221779972314835, + "pca_strength": 0.9661251656720158, + "union_pixels": 38729, + "tx_anchor": 404.29821159232927, + "ty_anchor": 46.51659125188537, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 404.29821159232927, + "cy": 46.51659125188537, + "pixels": 9282 + }, + "tool_body": { + "cx": 183.54644525168655, + "cy": 35.64102231447846, + "pixels": 23124 + }, + "left_gripper": { + "cx": 519.2655385102008, + "cy": 85.77210185038747, + "pixels": 6323 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 457.0681927018485, + "ty": 231.18781725888326, + "theta": -2.766756494179405, + "vx": -0.9305676221847534, + "vy": -0.3661200702190399, + "pca_strength": 0.8869011706513285, + "union_pixels": 33179, + "tx_anchor": 457.0681927018485, + "ty_anchor": 231.18781725888326, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 457.0681927018485, + "cy": 231.18781725888326, + "pixels": 10441 + }, + "tool_body": { + "cx": 605.2874716736808, + "cy": 282.11099292420107, + "pixels": 21623 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 361.16950672645737, + "cy": 206.82242152466367, + "pixels": 1115 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.52218871176217, + "ty": 46.55568720379147, + "theta": 0.07361747737741005, + "vx": 0.9972914457321167, + "vy": 0.0735509991645813, + "pca_strength": 0.9664266842757385, + "union_pixels": 38750, + "tx_anchor": 404.52218871176217, + "ty_anchor": 46.55568720379147, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 404.52218871176217, + "cy": 46.55568720379147, + "pixels": 9284 + }, + "tool_body": { + "cx": 183.5485627836611, + "cy": 35.66397233628701, + "pixels": 23135 + }, + "left_gripper": { + "cx": 519.5289843626599, + "cy": 85.79039646185437, + "pixels": 6331 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 460.1714629406866, + "ty": 233.04691403719812, + "theta": -2.7730882923603875, + "vx": -0.932867169380188, + "vy": -0.36022061109542847, + "pca_strength": 0.8869927879791392, + "union_pixels": 33217, + "tx_anchor": 460.1714629406866, + "ty_anchor": 233.04691403719812, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 460.1714629406866, + "cy": 233.04691403719812, + "pixels": 10807 + }, + "tool_body": { + "cx": 606.8699896255777, + "cy": 283.25936055833256, + "pixels": 21206 + }, + "left_gripper": { + "cx": 363.3980582524272, + "cy": 199.61165048543688, + "pixels": 103 + }, + "right_gripper": { + "cx": 362.9763851044505, + "cy": 208.42779291553134, + "pixels": 1101 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.59428079982797, + "ty": 46.711352397333904, + "theta": 0.07369764701911416, + "vx": 0.9972855448722839, + "vy": 0.07363095134496689, + "pca_strength": 0.9669439079005202, + "union_pixels": 39022, + "tx_anchor": 404.59428079982797, + "ty_anchor": 46.711352397333904, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 404.59428079982797, + "cy": 46.711352397333904, + "pixels": 9302 + }, + "tool_body": { + "cx": 183.49565930980867, + "cy": 35.69040729063188, + "pixels": 23153 + }, + "left_gripper": { + "cx": 522.2235419521852, + "cy": 85.83417085427136, + "pixels": 6567 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 464.888333482103, + "ty": 235.65000446309026, + "theta": -2.777805463563828, + "vx": -0.9345560073852539, + "vy": -0.355816125869751, + "pca_strength": 0.8848780413686955, + "union_pixels": 32963, + "tx_anchor": 464.888333482103, + "ty_anchor": 235.65000446309026, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 464.888333482103, + "cy": 235.65000446309026, + "pixels": 11203 + }, + "tool_body": { + "cx": 609.2072234104609, + "cy": 284.5821504958196, + "pixels": 20572 + }, + "left_gripper": { + "cx": 368.75, + "cy": 200.5, + "pixels": 4 + }, + "right_gripper": { + "cx": 363.9543918918919, + "cy": 210.2685810810811, + "pixels": 1184 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.7434217592095, + "ty": 46.76125013424981, + "theta": 0.07260604660823917, + "vx": 0.9973653554916382, + "vy": 0.07254227250814438, + "pca_strength": 0.9663585378468108, + "union_pixels": 38906, + "tx_anchor": 404.7434217592095, + "ty_anchor": 46.76125013424981, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 404.7434217592095, + "cy": 46.76125013424981, + "pixels": 9311 + }, + "tool_body": { + "cx": 183.55995167623075, + "cy": 35.72032618544247, + "pixels": 23177 + }, + "left_gripper": { + "cx": 520.5398878155189, + "cy": 85.45528201932066, + "pixels": 6418 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 468.82754428621047, + "ty": 237.47308093087878, + "theta": -2.779633291301733, + "vx": -0.935204803943634, + "vy": -0.3541073203086853, + "pca_strength": 0.8810379137096992, + "union_pixels": 32805, + "tx_anchor": 468.82754428621047, + "ty_anchor": 237.47308093087878, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 468.82754428621047, + "cy": 237.47308093087878, + "pixels": 11516 + }, + "tool_body": { + "cx": 611.2325720554503, + "cy": 285.59619028622717, + "pixels": 20054 + }, + "left_gripper": { + "cx": 352.0, + "cy": 201.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 367.0510534846029, + "cy": 212.13128038897892, + "pixels": 1234 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.5371971395026, + "ty": 46.83776283488099, + "theta": 0.0766190488229239, + "vx": 0.9970661997795105, + "vy": 0.07654410600662231, + "pca_strength": 0.9669112068138797, + "union_pixels": 39243, + "tx_anchor": 404.5371971395026, + "ty_anchor": 46.83776283488099, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 404.5371971395026, + "cy": 46.83776283488099, + "pixels": 9369 + }, + "tool_body": { + "cx": 183.33043891480906, + "cy": 35.71479177466736, + "pixels": 23148 + }, + "left_gripper": { + "cx": 523.4509366636931, + "cy": 85.89057389235802, + "pixels": 6726 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 473.44202347774683, + "ty": 239.97238408918165, + "theta": -2.7854013160740583, + "vx": -0.937231719493866, + "vy": -0.3487071692943573, + "pca_strength": 0.8806790422278903, + "union_pixels": 32343, + "tx_anchor": 473.44202347774683, + "ty_anchor": 239.97238408918165, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 473.44202347774683, + "cy": 239.97238408918165, + "pixels": 11841 + }, + "tool_body": { + "cx": 613.7205394190871, + "cy": 286.8227697095436, + "pixels": 19280 + }, + "left_gripper": { + "cx": 361.3333333333333, + "cy": 203.33333333333334, + "pixels": 3 + }, + "right_gripper": { + "cx": 369.60459392945035, + "cy": 214.01558654634945, + "pixels": 1219 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.5732795242141, + "ty": 46.925870858113846, + "theta": 0.07385005137281332, + "vx": 0.9972743391990662, + "vy": 0.07378294318914413, + "pca_strength": 0.9664374070200413, + "union_pixels": 39379, + "tx_anchor": 404.5732795242141, + "ty_anchor": 46.925870858113846, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 404.5732795242141, + "cy": 46.925870858113846, + "pixels": 9416 + }, + "tool_body": { + "cx": 183.0813677719805, + "cy": 35.83946358501143, + "pixels": 23191 + }, + "left_gripper": { + "cx": 523.9196692262257, + "cy": 85.83372711163615, + "pixels": 6772 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 477.5430125247198, + "ty": 241.86313447593935, + "theta": -2.795159670412342, + "vx": -0.9405899047851562, + "vy": -0.3395448923110962, + "pca_strength": 0.8802741852025693, + "union_pixels": 31997, + "tx_anchor": 477.5430125247198, + "ty_anchor": 241.86313447593935, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 477.5430125247198, + "cy": 241.86313447593935, + "pixels": 12136 + }, + "tool_body": { + "cx": 615.9932192444301, + "cy": 287.74281562802713, + "pixels": 18582 + }, + "left_gripper": { + "cx": 367.5, + "cy": 206.0, + "pixels": 2 + }, + "right_gripper": { + "cx": 371.87705559906027, + "cy": 215.4886452623336, + "pixels": 1277 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.0180908800681, + "ty": 46.93338299457274, + "theta": 0.07553046264652233, + "vx": 0.9971489310264587, + "vy": 0.07545866817235947, + "pca_strength": 0.9670032140169545, + "union_pixels": 39467, + "tx_anchor": 405.0180908800681, + "ty_anchor": 46.93338299457274, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.0180908800681, + "cy": 46.93338299457274, + "pixels": 9397 + }, + "tool_body": { + "cx": 183.4487538203263, + "cy": 35.82635271835048, + "pixels": 23231 + }, + "left_gripper": { + "cx": 525.1400789589121, + "cy": 86.14841351074719, + "pixels": 6839 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 481.11310782241014, + "ty": 243.27280858676207, + "theta": -2.7987847619580415, + "vx": -0.9418146014213562, + "vy": -0.3361329436302185, + "pca_strength": 0.8790207981789888, + "union_pixels": 31488, + "tx_anchor": 481.11310782241014, + "ty_anchor": 243.27280858676207, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 481.11310782241014, + "cy": 243.27280858676207, + "pixels": 12298 + }, + "tool_body": { + "cx": 617.8917183224437, + "cy": 288.4583682358854, + "pixels": 17907 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 375.207326578332, + "cy": 217.0132501948558, + "pixels": 1283 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.1277391769107, + "ty": 46.942918225547835, + "theta": 0.07856133664557999, + "vx": 0.9969156384468079, + "vy": 0.0784805491566658, + "pca_strength": 0.9672155692198692, + "union_pixels": 39519, + "tx_anchor": 405.1277391769107, + "ty_anchor": 46.942918225547835, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.1277391769107, + "cy": 46.942918225547835, + "pixels": 9355 + }, + "tool_body": { + "cx": 183.5881418512794, + "cy": 35.8947278035377, + "pixels": 23292 + }, + "left_gripper": { + "cx": 525.1084109429569, + "cy": 85.92593131548313, + "pixels": 6872 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 483.36585169695996, + "ty": 244.09465980376388, + "theta": -2.798341133214935, + "vx": -0.9416653513908386, + "vy": -0.3365507125854492, + "pca_strength": 0.8783378442930082, + "union_pixels": 31205, + "tx_anchor": 483.36585169695996, + "ty_anchor": 244.09465980376388, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 483.36585169695996, + "cy": 244.09465980376388, + "pixels": 12434 + }, + "tool_body": { + "cx": 619.0062878701269, + "cy": 288.48307991311304, + "pixels": 17494 + }, + "left_gripper": { + "cx": 371.75, + "cy": 208.5, + "pixels": 4 + }, + "right_gripper": { + "cx": 376.75962293794186, + "cy": 217.4752553024352, + "pixels": 1273 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.25361001176594, + "ty": 46.93892394908546, + "theta": 0.0714318365682233, + "vx": 0.9974498748779297, + "vy": 0.07137110829353333, + "pca_strength": 0.9668794439014562, + "union_pixels": 39239, + "tx_anchor": 405.25361001176594, + "ty_anchor": 46.93892394908546, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.25361001176594, + "cy": 46.93892394908546, + "pixels": 9349 + }, + "tool_body": { + "cx": 183.74231577142368, + "cy": 35.91700604449779, + "pixels": 23327 + }, + "left_gripper": { + "cx": 522.5160749657169, + "cy": 85.58357458479354, + "pixels": 6563 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 484.84836882826835, + "ty": 244.53362048336922, + "theta": -2.8016679809522778, + "vx": -0.9427797794342041, + "vy": -0.33341607451438904, + "pca_strength": 0.8788670401298432, + "union_pixels": 31050, + "tx_anchor": 484.84836882826835, + "ty_anchor": 244.53362048336922, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 484.84836882826835, + "cy": 244.53362048336922, + "pixels": 12537 + }, + "tool_body": { + "cx": 619.7583526682134, + "cy": 288.52041763341066, + "pixels": 17240 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 377.88766692851533, + "cy": 217.91516103692067, + "pixels": 1273 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.16230366492147, + "ty": 46.94422481034299, + "theta": 0.07669581119519446, + "vx": 0.9970603585243225, + "vy": 0.07662064582109451, + "pca_strength": 0.9668391368443884, + "union_pixels": 39565, + "tx_anchor": 405.16230366492147, + "ty_anchor": 46.94422481034299, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.16230366492147, + "cy": 46.94422481034299, + "pixels": 9359 + }, + "tool_body": { + "cx": 183.67438364401684, + "cy": 35.85400738768147, + "pixels": 23282 + }, + "left_gripper": { + "cx": 526.0751010976314, + "cy": 86.05387059503177, + "pixels": 6924 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 485.09728561133795, + "ty": 244.70622147489792, + "theta": -2.802558644069533, + "vx": -0.9430763721466064, + "vy": -0.3325762450695038, + "pca_strength": 0.8793318731031692, + "union_pixels": 30987, + "tx_anchor": 485.09728561133795, + "ty_anchor": 244.70622147489792, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 485.09728561133795, + "cy": 244.70622147489792, + "pixels": 12489 + }, + "tool_body": { + "cx": 619.9417588817705, + "cy": 288.18229470005826, + "pixels": 17170 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 378.0692771084337, + "cy": 217.65512048192772, + "pixels": 1328 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.27844855219575, + "ty": 46.84090180574848, + "theta": 0.07763143009973172, + "vx": 0.9969882369041443, + "vy": 0.07755348086357117, + "pca_strength": 0.9673290171924044, + "union_pixels": 39540, + "tx_anchor": 405.27844855219575, + "ty_anchor": 46.84090180574848, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.27844855219575, + "cy": 46.84090180574848, + "pixels": 9359 + }, + "tool_body": { + "cx": 183.35103727296203, + "cy": 35.85555651200826, + "pixels": 23234 + }, + "left_gripper": { + "cx": 526.3900964445085, + "cy": 85.77126817331222, + "pixels": 6947 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 484.8948473590696, + "ty": 244.8633500242287, + "theta": -2.8037396576927383, + "vx": -0.9434685111045837, + "vy": -0.33146223425865173, + "pca_strength": 0.8784658125309698, + "union_pixels": 31001, + "tx_anchor": 484.8948473590696, + "ty_anchor": 244.8633500242287, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 484.8948473590696, + "cy": 244.8633500242287, + "pixels": 12382 + }, + "tool_body": { + "cx": 619.482102584861, + "cy": 287.9167871393049, + "pixels": 17293 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 378.26093514328807, + "cy": 217.90723981900453, + "pixels": 1326 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.3117092000858, + "ty": 46.83948102080206, + "theta": 0.07690297581428916, + "vx": 0.9970444440841675, + "vy": 0.07682719826698303, + "pca_strength": 0.9675571344559891, + "union_pixels": 39526, + "tx_anchor": 405.3117092000858, + "ty_anchor": 46.83948102080206, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.3117092000858, + "cy": 46.83948102080206, + "pixels": 9326 + }, + "tool_body": { + "cx": 183.50191752488473, + "cy": 35.779850907053905, + "pixels": 23207 + }, + "left_gripper": { + "cx": 526.958672958673, + "cy": 85.75575575575576, + "pixels": 6993 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 485.25393637532136, + "ty": 244.97453406169666, + "theta": -2.805166330104124, + "vx": -0.9439404606819153, + "vy": -0.3301158845424652, + "pca_strength": 0.8845546707936479, + "union_pixels": 31294, + "tx_anchor": 485.25393637532136, + "ty_anchor": 244.97453406169666, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 485.25393637532136, + "cy": 244.97453406169666, + "pixels": 12448 + }, + "tool_body": { + "cx": 619.7816840025569, + "cy": 287.94311116276367, + "pixels": 17209 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 371.62248014660963, + "cy": 214.49908368967624, + "pixels": 1637 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.24177472939664, + "ty": 46.762726395884684, + "theta": 0.0764079064483686, + "vx": 0.9970823526382446, + "vy": 0.07633358240127563, + "pca_strength": 0.9675262602530386, + "union_pixels": 39525, + "tx_anchor": 405.24177472939664, + "ty_anchor": 46.762726395884684, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.24177472939664, + "cy": 46.762726395884684, + "pixels": 9331 + }, + "tool_body": { + "cx": 183.42568617296737, + "cy": 35.740117383048506, + "pixels": 23172 + }, + "left_gripper": { + "cx": 527.2569068641412, + "cy": 85.70378809455995, + "pixels": 7022 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 485.89713731198447, + "ty": 245.45762574801876, + "theta": -2.8033825884545966, + "vx": -0.943350076675415, + "vy": -0.33179908990859985, + "pca_strength": 0.878172441450544, + "union_pixels": 30827, + "tx_anchor": 485.89713731198447, + "ty_anchor": 245.45762574801876, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 485.89713731198447, + "cy": 245.45762574801876, + "pixels": 12366 + }, + "tool_body": { + "cx": 619.6080844610359, + "cy": 287.6929538030798, + "pixels": 17144 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 380.0577069096431, + "cy": 218.64236902050115, + "pixels": 1317 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.3049919484702, + "ty": 46.73322597960279, + "theta": 0.07851640867348905, + "vx": 0.9969192147254944, + "vy": 0.07843576371669769, + "pca_strength": 0.9673991772446972, + "union_pixels": 39465, + "tx_anchor": 405.3049919484702, + "ty_anchor": 46.73322597960279, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.3049919484702, + "cy": 46.73322597960279, + "pixels": 9315 + }, + "tool_body": { + "cx": 183.55143251639626, + "cy": 35.71725060407318, + "pixels": 23176 + }, + "left_gripper": { + "cx": 526.9859478061371, + "cy": 85.55448809865214, + "pixels": 6974 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 486.5387024249237, + "ty": 246.12108559498955, + "theta": -2.80794234917018, + "vx": -0.9448531866073608, + "vy": -0.32749420404434204, + "pca_strength": 0.8775448097929971, + "union_pixels": 30859, + "tx_anchor": 486.5387024249237, + "ty_anchor": 246.12108559498955, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 486.5387024249237, + "cy": 246.12108559498955, + "pixels": 12454 + }, + "tool_body": { + "cx": 619.6892208553018, + "cy": 287.7632103104862, + "pixels": 17070 + }, + "left_gripper": { + "cx": 378.6666666666667, + "cy": 212.0, + "pixels": 3 + }, + "right_gripper": { + "cx": 380.55405405405406, + "cy": 218.93993993993993, + "pixels": 1332 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.1435952637244, + "ty": 46.68148546824543, + "theta": 0.07618617083618251, + "vx": 0.9970992803573608, + "vy": 0.07611249387264252, + "pca_strength": 0.9674294214310946, + "union_pixels": 39353, + "tx_anchor": 405.1435952637244, + "ty_anchor": 46.68148546824543, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.1435952637244, + "cy": 46.68148546824543, + "pixels": 9290 + }, + "tool_body": { + "cx": 183.50032463316452, + "cy": 35.606631173440675, + "pixels": 23103 + }, + "left_gripper": { + "cx": 526.6830459770115, + "cy": 85.35977011494253, + "pixels": 6960 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 487.33455384860304, + "ty": 246.6929873437873, + "theta": -2.8085003729926328, + "vx": -0.9450358152389526, + "vy": -0.32696691155433655, + "pca_strength": 0.88581142787888, + "union_pixels": 31172, + "tx_anchor": 487.33455384860304, + "ty_anchor": 246.6929873437873, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 487.33455384860304, + "cy": 246.6929873437873, + "pixels": 12563 + }, + "tool_body": { + "cx": 620.4755576649264, + "cy": 288.094328429046, + "pixels": 16856 + }, + "left_gripper": { + "cx": 339.4, + "cy": 191.6, + "pixels": 5 + }, + "right_gripper": { + "cx": 371.84439359267736, + "cy": 214.88672768878718, + "pixels": 1748 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.9900342906129, + "ty": 46.627946849549936, + "theta": 0.07753662813347761, + "vx": 0.9969955682754517, + "vy": 0.07745896279811859, + "pca_strength": 0.9678237254495892, + "union_pixels": 39368, + "tx_anchor": 404.9900342906129, + "ty_anchor": 46.627946849549936, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 404.9900342906129, + "cy": 46.627946849549936, + "pixels": 9332 + }, + "tool_body": { + "cx": 182.9116932685635, + "cy": 35.6670281054823, + "pixels": 23056 + }, + "left_gripper": { + "cx": 526.7554441260745, + "cy": 85.19240687679083, + "pixels": 6980 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 487.99842445249726, + "ty": 247.1418780526233, + "theta": -2.811417513254778, + "vx": -0.9459855556488037, + "vy": -0.32420870661735535, + "pca_strength": 0.8863097917238965, + "union_pixels": 31430, + "tx_anchor": 487.99842445249726, + "ty_anchor": 247.1418780526233, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 487.99842445249726, + "cy": 247.1418780526233, + "pixels": 12694 + }, + "tool_body": { + "cx": 620.6161157024793, + "cy": 288.6363636363636, + "pixels": 16940 + }, + "left_gripper": { + "cx": 341.3333333333333, + "cy": 191.0, + "pixels": 3 + }, + "right_gripper": { + "cx": 371.4874511991076, + "cy": 215.00501952035694, + "pixels": 1793 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.0577374599787, + "ty": 46.615261472785484, + "theta": 0.07559954560677844, + "vx": 0.9971437454223633, + "vy": 0.07552755624055862, + "pca_strength": 0.9673081027141736, + "union_pixels": 39216, + "tx_anchor": 405.0577374599787, + "ty_anchor": 46.615261472785484, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.0577374599787, + "cy": 46.615261472785484, + "pixels": 9370 + }, + "tool_body": { + "cx": 182.90057818545407, + "cy": 35.58814067730296, + "pixels": 23003 + }, + "left_gripper": { + "cx": 525.4300745287155, + "cy": 85.1461347362268, + "pixels": 6843 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 488.36322484976193, + "ty": 247.41559353781315, + "theta": -2.8080271927967817, + "vx": -0.9448809623718262, + "vy": -0.32741403579711914, + "pca_strength": 0.8858267380462796, + "union_pixels": 31483, + "tx_anchor": 488.36322484976193, + "ty_anchor": 247.41559353781315, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 488.36322484976193, + "cy": 247.41559353781315, + "pixels": 12813 + }, + "tool_body": { + "cx": 620.969042818171, + "cy": 288.7419641798126, + "pixels": 16862 + }, + "left_gripper": { + "cx": 350.3333333333333, + "cy": 197.33333333333334, + "pixels": 3 + }, + "right_gripper": { + "cx": 371.28587257617727, + "cy": 215.06814404432134, + "pixels": 1805 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.1315986722347, + "ty": 46.621372737980515, + "theta": 0.07978167403664466, + "vx": 0.9968191385269165, + "vy": 0.07969706505537033, + "pca_strength": 0.9675041028757826, + "union_pixels": 39204, + "tx_anchor": 405.1315986722347, + "ty_anchor": 46.621372737980515, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.1315986722347, + "cy": 46.621372737980515, + "pixels": 9339 + }, + "tool_body": { + "cx": 183.10505718137148, + "cy": 35.53202591642388, + "pixels": 22997 + }, + "left_gripper": { + "cx": 525.6391962725685, + "cy": 85.08139196272569, + "pixels": 6868 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 488.640183286735, + "ty": 247.70736253494874, + "theta": -2.808355304351784, + "vx": -0.9449883699417114, + "vy": -0.32710400223731995, + "pca_strength": 0.8846680835420132, + "union_pixels": 31528, + "tx_anchor": 488.640183286735, + "ty_anchor": 247.70736253494874, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 488.640183286735, + "cy": 247.70736253494874, + "pixels": 12876 + }, + "tool_body": { + "cx": 621.0635693916349, + "cy": 288.7549904942966, + "pixels": 16832 + }, + "left_gripper": { + "cx": 340.0, + "cy": 190.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 371.5750412314458, + "cy": 215.31885651456844, + "pixels": 1819 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.3570047271165, + "ty": 46.657498925655354, + "theta": 0.07467641254293954, + "vx": 0.9972130656242371, + "vy": 0.07460702955722809, + "pca_strength": 0.9672485848467478, + "union_pixels": 39212, + "tx_anchor": 405.3570047271165, + "ty_anchor": 46.657498925655354, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.3570047271165, + "cy": 46.657498925655354, + "pixels": 9308 + }, + "tool_body": { + "cx": 183.44714917990106, + "cy": 35.526512193005296, + "pixels": 23046 + }, + "left_gripper": { + "cx": 525.4763779527559, + "cy": 85.10119568387285, + "pixels": 6858 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 488.59673172242873, + "ty": 247.67859355638166, + "theta": -2.8083041737423575, + "vx": -0.9449716210365295, + "vy": -0.3271523118019104, + "pca_strength": 0.884670374795243, + "union_pixels": 31536, + "tx_anchor": 488.59673172242873, + "ty_anchor": 247.67859355638166, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 488.59673172242873, + "cy": 247.67859355638166, + "pixels": 12912 + }, + "tool_body": { + "cx": 621.1618957120799, + "cy": 288.89422734291486, + "pixels": 16838 + }, + "left_gripper": { + "cx": 343.0, + "cy": 192.5, + "pixels": 2 + }, + "right_gripper": { + "cx": 371.4019058295964, + "cy": 215.45571748878925, + "pixels": 1784 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.30493321844034, + "ty": 46.65198190435157, + "theta": 0.07550029949468864, + "vx": 0.9971511960029602, + "vy": 0.07542859017848969, + "pca_strength": 0.9675231261477804, + "union_pixels": 39167, + "tx_anchor": 405.30493321844034, + "ty_anchor": 46.65198190435157, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.30493321844034, + "cy": 46.65198190435157, + "pixels": 9284 + }, + "tool_body": { + "cx": 183.62785754565567, + "cy": 35.49928425801414, + "pixels": 23053 + }, + "left_gripper": { + "cx": 525.4313323572475, + "cy": 85.08155197657393, + "pixels": 6830 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 488.319625879261, + "ty": 247.69529257169359, + "theta": -2.808197898247206, + "vx": -0.9449368715286255, + "vy": -0.32725274562835693, + "pca_strength": 0.8848733275464651, + "union_pixels": 31595, + "tx_anchor": 488.319625879261, + "ty_anchor": 247.69529257169359, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 488.319625879261, + "cy": 247.69529257169359, + "pixels": 12937 + }, + "tool_body": { + "cx": 621.1438222222222, + "cy": 288.92965925925927, + "pixels": 16875 + }, + "left_gripper": { + "cx": 348.5, + "cy": 199.0, + "pixels": 2 + }, + "right_gripper": { + "cx": 371.0258281864121, + "cy": 215.31386861313868, + "pixels": 1781 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.2619457597934, + "ty": 46.64474817046922, + "theta": 0.07429098122876031, + "vx": 0.9972416758537292, + "vy": 0.07422266155481339, + "pca_strength": 0.9675085368789471, + "union_pixels": 39131, + "tx_anchor": 405.2619457597934, + "ty_anchor": 46.64474817046922, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.2619457597934, + "cy": 46.64474817046922, + "pixels": 9292 + }, + "tool_body": { + "cx": 183.51332319061075, + "cy": 35.4512062595088, + "pixels": 23005 + }, + "left_gripper": { + "cx": 525.227099795142, + "cy": 84.93107989464443, + "pixels": 6834 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 488.1845761926818, + "ty": 247.68303226802533, + "theta": -2.808104129188253, + "vx": -0.9449061751365662, + "vy": -0.32734134793281555, + "pca_strength": 0.8849132134128378, + "union_pixels": 31626, + "tx_anchor": 488.1845761926818, + "ty_anchor": 247.68303226802533, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 488.1845761926818, + "cy": 247.68303226802533, + "pixels": 12954 + }, + "tool_body": { + "cx": 621.1287246016232, + "cy": 289.0150465019845, + "pixels": 16881 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 370.6314907872697, + "cy": 215.30150753768845, + "pixels": 1791 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.1380977968834, + "ty": 46.66039763567974, + "theta": 0.07536181254946137, + "vx": 0.9971616864204407, + "vy": 0.0752905011177063, + "pca_strength": 0.967408475199541, + "union_pixels": 39157, + "tx_anchor": 405.1380977968834, + "ty_anchor": 46.66039763567974, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.1380977968834, + "cy": 46.66039763567974, + "pixels": 9305 + }, + "tool_body": { + "cx": 183.50602095378864, + "cy": 35.450245620136506, + "pixels": 23003 + }, + "left_gripper": { + "cx": 525.0773835596437, + "cy": 84.74813841436706, + "pixels": 6849 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 487.95785973865304, + "ty": 247.79447923915563, + "theta": -2.810812580859935, + "vx": -0.9457892775535583, + "vy": -0.3247809112071991, + "pca_strength": 0.8845597465806255, + "union_pixels": 31635, + "tx_anchor": 487.95785973865304, + "ty_anchor": 247.79447923915563, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 487.95785973865304, + "cy": 247.79447923915563, + "pixels": 12933 + }, + "tool_body": { + "cx": 620.9918973267092, + "cy": 288.9354743316773, + "pixels": 16908 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 370.4882943143813, + "cy": 215.36176142697883, + "pixels": 1794 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.25208085612365, + "ty": 46.62609447627283, + "theta": 0.07527919116235848, + "vx": 0.9971678853034973, + "vy": 0.07520811259746552, + "pca_strength": 0.9671716506799775, + "union_pixels": 39142, + "tx_anchor": 405.25208085612365, + "ty_anchor": 46.62609447627283, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.25208085612365, + "cy": 46.62609447627283, + "pixels": 9251 + }, + "tool_body": { + "cx": 183.70875472025696, + "cy": 35.45449021224879, + "pixels": 23039 + }, + "left_gripper": { + "cx": 525.2613835376533, + "cy": 84.87200817279627, + "pixels": 6852 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 488.1417383292383, + "ty": 247.70569717444718, + "theta": -2.8144689943594394, + "vx": -0.946970522403717, + "vy": -0.3213205635547638, + "pca_strength": 0.8829221815473854, + "union_pixels": 31714, + "tx_anchor": 488.1417383292383, + "ty_anchor": 247.70569717444718, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 488.1417383292383, + "cy": 247.70569717444718, + "pixels": 13024 + }, + "tool_body": { + "cx": 621.1473839787171, + "cy": 289.0689920189181, + "pixels": 16915 + }, + "left_gripper": { + "cx": 341.0, + "cy": 191.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 370.35851183765504, + "cy": 215.29255918827508, + "pixels": 1774 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.28973277074545, + "ty": 46.59050091961485, + "theta": 0.07468274117211635, + "vx": 0.9972125887870789, + "vy": 0.07461334019899368, + "pca_strength": 0.9675462449902591, + "union_pixels": 39071, + "tx_anchor": 405.28973277074545, + "ty_anchor": 46.59050091961485, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.28973277074545, + "cy": 46.59050091961485, + "pixels": 9243 + }, + "tool_body": { + "cx": 183.78670721112076, + "cy": 35.41329278887923, + "pixels": 23020 + }, + "left_gripper": { + "cx": 524.9685663924795, + "cy": 84.64218566392479, + "pixels": 6808 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 488.21245029060873, + "ty": 247.72086264912818, + "theta": -2.812663267676136, + "vx": -0.9463887214660645, + "vy": -0.3230299949645996, + "pca_strength": 0.8841204254129776, + "union_pixels": 31742, + "tx_anchor": 488.21245029060873, + "ty_anchor": 247.72086264912818, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 488.21245029060873, + "cy": 247.72086264912818, + "pixels": 13076 + }, + "tool_body": { + "cx": 621.1515760837424, + "cy": 289.05890354249215, + "pixels": 16909 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 370.25384177575415, + "cy": 215.4797951052931, + "pixels": 1757 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.1060869565217, + "ty": 46.495652173913044, + "theta": 0.07340834711230455, + "vx": 0.9973068237304688, + "vy": 0.07334243506193161, + "pca_strength": 0.967448796924641, + "union_pixels": 39030, + "tx_anchor": 405.1060869565217, + "ty_anchor": 46.495652173913044, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.1060869565217, + "cy": 46.495652173913044, + "pixels": 9200 + }, + "tool_body": { + "cx": 183.71837231545084, + "cy": 35.396443787496736, + "pixels": 23002 + }, + "left_gripper": { + "cx": 525.0333919156415, + "cy": 84.55682483889865, + "pixels": 6828 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 488.24694842844065, + "ty": 247.8306377784559, + "theta": -2.8130888332874076, + "vx": -0.9465261101722717, + "vy": -0.3226272165775299, + "pca_strength": 0.8847720696560231, + "union_pixels": 31714, + "tx_anchor": 488.24694842844065, + "ty_anchor": 247.8306377784559, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 488.24694842844065, + "cy": 247.8306377784559, + "pixels": 13108 + }, + "tool_body": { + "cx": 621.3749479816895, + "cy": 288.9029189703347, + "pixels": 16821 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 370.2044817927171, + "cy": 215.41008403361346, + "pixels": 1785 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.25775424186753, + "ty": 46.535285853236786, + "theta": 0.07467615249939122, + "vx": 0.9972130656242371, + "vy": 0.0746067687869072, + "pca_strength": 0.9678207261096197, + "union_pixels": 39029, + "tx_anchor": 405.25775424186753, + "ty_anchor": 46.535285853236786, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.25775424186753, + "cy": 46.535285853236786, + "pixels": 9253 + }, + "tool_body": { + "cx": 183.47591043735844, + "cy": 35.38347273044084, + "pixels": 22956 + }, + "left_gripper": { + "cx": 525.2944281524926, + "cy": 84.641642228739, + "pixels": 6820 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 488.5277904328018, + "ty": 247.814198936978, + "theta": -2.811579202929764, + "vx": -0.946038007736206, + "vy": -0.3240557610988617, + "pca_strength": 0.8839635101239702, + "union_pixels": 31711, + "tx_anchor": 488.5277904328018, + "ty_anchor": 247.814198936978, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 488.5277904328018, + "cy": 247.814198936978, + "pixels": 13170 + }, + "tool_body": { + "cx": 621.6191839656407, + "cy": 289.10003579098066, + "pixels": 16764 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 369.9341586944288, + "cy": 215.2915025323579, + "pixels": 1777 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.1561483409239, + "ty": 46.51539796139666, + "theta": 0.07646081204056832, + "vx": 0.9970782995223999, + "vy": 0.07638633251190186, + "pca_strength": 0.968151011832291, + "union_pixels": 39140, + "tx_anchor": 405.1561483409239, + "ty_anchor": 46.51539796139666, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.1561483409239, + "cy": 46.51539796139666, + "pixels": 9222 + }, + "tool_body": { + "cx": 183.69969525468002, + "cy": 35.36003482803657, + "pixels": 22970 + }, + "left_gripper": { + "cx": 526.2104202648244, + "cy": 84.36327000575706, + "pixels": 6948 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 488.7568776051535, + "ty": 247.90928381962866, + "theta": -2.814025732985263, + "vx": -0.9468279480934143, + "vy": -0.3217402696609497, + "pca_strength": 0.8837382712819183, + "union_pixels": 31685, + "tx_anchor": 488.7568776051535, + "ty_anchor": 247.90928381962866, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 488.7568776051535, + "cy": 247.90928381962866, + "pixels": 13195 + }, + "tool_body": { + "cx": 621.7778043673347, + "cy": 289.11337122345196, + "pixels": 16715 + }, + "left_gripper": { + "cx": 339.0, + "cy": 189.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 370.4289740698985, + "cy": 215.4577226606539, + "pixels": 1774 + } + } + } + } + }, + { + "frame_idx": 30, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.17205117085865, + "ty": 46.503035559410236, + "theta": 0.07446299696930259, + "vx": 0.9972289204597473, + "vy": 0.07439420372247696, + "pca_strength": 0.9681002365741652, + "union_pixels": 39125, + "tx_anchor": 405.17205117085865, + "ty_anchor": 46.503035559410236, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.17205117085865, + "cy": 46.503035559410236, + "pixels": 9224 + }, + "tool_body": { + "cx": 183.62823642228227, + "cy": 35.33052916049167, + "pixels": 22942 + }, + "left_gripper": { + "cx": 526.3083776404656, + "cy": 84.41112228768502, + "pixels": 6959 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 488.947424322889, + "ty": 248.60480995372126, + "theta": -2.8147590224464083, + "vx": -0.947063684463501, + "vy": -0.3210459053516388, + "pca_strength": 0.8838802279073282, + "union_pixels": 31756, + "tx_anchor": 488.947424322889, + "ty_anchor": 248.60480995372126, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 488.947424322889, + "cy": 248.60480995372126, + "pixels": 13181 + }, + "tool_body": { + "cx": 621.7881987948213, + "cy": 289.44173975299805, + "pixels": 16761 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 370.5033076074972, + "cy": 215.72491730981258, + "pixels": 1814 + } + } + } + } + }, + { + "frame_idx": 31, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.1852816672094, + "ty": 46.52936068598719, + "theta": 0.07704890621423328, + "vx": 0.9970331788063049, + "vy": 0.07697269320487976, + "pca_strength": 0.9680512845882365, + "union_pixels": 39104, + "tx_anchor": 405.1852816672094, + "ty_anchor": 46.52936068598719, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.1852816672094, + "cy": 46.52936068598719, + "pixels": 9213 + }, + "tool_body": { + "cx": 183.71146969036198, + "cy": 35.29105974705626, + "pixels": 22930 + }, + "left_gripper": { + "cx": 526.1831633386008, + "cy": 84.24795288033329, + "pixels": 6961 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 489.20449743434955, + "ty": 249.13658315725928, + "theta": -2.812656642616606, + "vx": -0.9463866353034973, + "vy": -0.3230362832546234, + "pca_strength": 0.8822825233333031, + "union_pixels": 31801, + "tx_anchor": 489.20449743434955, + "ty_anchor": 249.13658315725928, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 489.20449743434955, + "cy": 249.13658315725928, + "pixels": 13252 + }, + "tool_body": { + "cx": 621.9393721973095, + "cy": 289.52095665171896, + "pixels": 16725 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 370.5093201754386, + "cy": 215.94627192982455, + "pixels": 1824 + } + } + } + } + }, + { + "frame_idx": 32, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.1386710239651, + "ty": 46.20631808278867, + "theta": 0.07614961963746235, + "vx": 0.9971020221710205, + "vy": 0.07607604563236237, + "pca_strength": 0.9678966981583939, + "union_pixels": 38667, + "tx_anchor": 405.1386710239651, + "ty_anchor": 46.20631808278867, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.1386710239651, + "cy": 46.20631808278867, + "pixels": 9180 + }, + "tool_body": { + "cx": 183.79738533321594, + "cy": 34.93657012060921, + "pixels": 22718 + }, + "left_gripper": { + "cx": 525.1326636135323, + "cy": 83.77618555178017, + "pixels": 6769 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 489.1792531120332, + "ty": 249.40384760467748, + "theta": -2.813553622418325, + "vx": -0.9466759562492371, + "vy": -0.32218724489212036, + "pca_strength": 0.8845404468853058, + "union_pixels": 31730, + "tx_anchor": 489.1792531120332, + "ty_anchor": 249.40384760467748, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 489.1792531120332, + "cy": 249.40384760467748, + "pixels": 13255 + }, + "tool_body": { + "cx": 622.0437447422185, + "cy": 289.7011176541281, + "pixels": 16642 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 370.07801418439715, + "cy": 216.13093289689036, + "pixels": 1833 + } + } + } + } + }, + { + "frame_idx": 33, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.89998915283655, + "ty": 46.13244386592906, + "theta": 0.07481959055002343, + "vx": 0.9972023367881775, + "vy": 0.07474980503320694, + "pca_strength": 0.9681868754337553, + "union_pixels": 38526, + "tx_anchor": 404.89998915283655, + "ty_anchor": 46.13244386592906, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 404.89998915283655, + "cy": 46.13244386592906, + "pixels": 9219 + }, + "tool_body": { + "cx": 183.4013768598712, + "cy": 34.71898734177215, + "pixels": 22515 + }, + "left_gripper": { + "cx": 524.978504122497, + "cy": 83.49411071849235, + "pixels": 6792 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 488.5462602185041, + "ty": 249.90136756054702, + "theta": -2.8142837188794365, + "vx": -0.9469109773635864, + "vy": -0.32149600982666016, + "pca_strength": 0.8841523819788328, + "union_pixels": 31629, + "tx_anchor": 488.5462602185041, + "ty_anchor": 249.90136756054702, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 488.5462602185041, + "cy": 249.90136756054702, + "pixels": 13089 + }, + "tool_body": { + "cx": 621.5646136350033, + "cy": 289.4875800562638, + "pixels": 16707 + }, + "left_gripper": { + "cx": 344.3333333333333, + "cy": 191.33333333333334, + "pixels": 3 + }, + "right_gripper": { + "cx": 370.2191256830601, + "cy": 216.41639344262296, + "pixels": 1830 + } + } + } + } + }, + { + "frame_idx": 34, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.9436971143415, + "ty": 46.13191581688002, + "theta": 0.07589913113542267, + "vx": 0.9971210360527039, + "vy": 0.07582627981901169, + "pca_strength": 0.968277998557823, + "union_pixels": 38566, + "tx_anchor": 404.9436971143415, + "ty_anchor": 46.13191581688002, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 404.9436971143415, + "cy": 46.13191581688002, + "pixels": 9218 + }, + "tool_body": { + "cx": 183.35297775014433, + "cy": 34.73095883110539, + "pixels": 22517 + }, + "left_gripper": { + "cx": 525.362758014932, + "cy": 83.43185477968086, + "pixels": 6831 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 488.92325056433407, + "ty": 249.75267118133937, + "theta": -2.815013199349467, + "vx": -0.9471452236175537, + "vy": -0.320805162191391, + "pca_strength": 0.8831331371521607, + "union_pixels": 31757, + "tx_anchor": 488.92325056433407, + "ty_anchor": 249.75267118133937, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 488.92325056433407, + "cy": 249.75267118133937, + "pixels": 13290 + }, + "tool_body": { + "cx": 621.9288200696195, + "cy": 290.079222182211, + "pixels": 16662 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 370.09473684210525, + "cy": 216.96897506925208, + "pixels": 1805 + } + } + } + } + }, + { + "frame_idx": 35, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.8003475993917, + "ty": 46.072344123397784, + "theta": 0.07471034998385882, + "vx": 0.9972105026245117, + "vy": 0.07464087009429932, + "pca_strength": 0.9684417524637036, + "union_pixels": 38545, + "tx_anchor": 404.8003475993917, + "ty_anchor": 46.072344123397784, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 404.8003475993917, + "cy": 46.072344123397784, + "pixels": 9206 + }, + "tool_body": { + "cx": 183.06885216773276, + "cy": 34.779095593461264, + "pixels": 22512 + }, + "left_gripper": { + "cx": 525.2958839900396, + "cy": 83.27786729163616, + "pixels": 6827 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 488.8475825250019, + "ty": 249.99405970373712, + "theta": -2.81432367843405, + "vx": -0.9469237923622131, + "vy": -0.3214581608772278, + "pca_strength": 0.8829105233004702, + "union_pixels": 31816, + "tx_anchor": 488.8475825250019, + "ty_anchor": 249.99405970373712, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 488.8475825250019, + "cy": 249.99405970373712, + "pixels": 13299 + }, + "tool_body": { + "cx": 622.0023919153261, + "cy": 290.4316809184955, + "pixels": 16723 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 370.09085841694537, + "cy": 217.41638795986623, + "pixels": 1794 + } + } + } + } + }, + { + "frame_idx": 36, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.9749945640357, + "ty": 46.108175690367474, + "theta": 0.0776864117547534, + "vx": 0.9969839453697205, + "vy": 0.07760829478502274, + "pca_strength": 0.9685546644169847, + "union_pixels": 38526, + "tx_anchor": 404.9749945640357, + "ty_anchor": 46.108175690367474, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 404.9749945640357, + "cy": 46.108175690367474, + "pixels": 9198 + }, + "tool_body": { + "cx": 183.61829751257065, + "cy": 34.60574912116763, + "pixels": 22473 + }, + "left_gripper": { + "cx": 525.3522975929978, + "cy": 83.19562363238512, + "pixels": 6855 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 489.3800342440259, + "ty": 249.88669694037074, + "theta": -2.8130782590577175, + "vx": -0.9465227127075195, + "vy": -0.3226372301578522, + "pca_strength": 0.8836527553175408, + "union_pixels": 31870, + "tx_anchor": 489.3800342440259, + "ty_anchor": 249.88669694037074, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 489.3800342440259, + "cy": 249.88669694037074, + "pixels": 13433 + }, + "tool_body": { + "cx": 622.4964232040878, + "cy": 291.09353772167117, + "pixels": 16635 + }, + "left_gripper": { + "cx": 338.0, + "cy": 191.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 369.9233759022765, + "cy": 217.47029428095502, + "pixels": 1801 + } + } + } + } + }, + { + "frame_idx": 37, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.92237640936685, + "ty": 46.086621856027755, + "theta": 0.0770633183274055, + "vx": 0.997032105922699, + "vy": 0.07698706537485123, + "pca_strength": 0.9684018764673371, + "union_pixels": 38450, + "tx_anchor": 404.92237640936685, + "ty_anchor": 46.086621856027755, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 404.92237640936685, + "cy": 46.086621856027755, + "pixels": 9224 + }, + "tool_body": { + "cx": 183.30199544663185, + "cy": 34.567474666309536, + "pixels": 22401 + }, + "left_gripper": { + "cx": 525.1608791208791, + "cy": 83.18564102564102, + "pixels": 6825 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 489.4129305225653, + "ty": 249.86935866983373, + "theta": -2.814178306065158, + "vx": -0.9468770623207092, + "vy": -0.32159581780433655, + "pca_strength": 0.8830467423767373, + "union_pixels": 31848, + "tx_anchor": 489.4129305225653, + "ty_anchor": 249.86935866983373, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 489.4129305225653, + "cy": 249.86935866983373, + "pixels": 13472 + }, + "tool_body": { + "cx": 622.6150367780056, + "cy": 291.3115277945255, + "pixels": 16586 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 370.07430167597767, + "cy": 217.94804469273743, + "pixels": 1790 + } + } + } + } + }, + { + "frame_idx": 38, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.8014936681459, + "ty": 46.08280116895768, + "theta": 0.07583986721214733, + "vx": 0.9971255660057068, + "vy": 0.07576718926429749, + "pca_strength": 0.968308262131427, + "union_pixels": 38367, + "tx_anchor": 404.8014936681459, + "ty_anchor": 46.08280116895768, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 404.8014936681459, + "cy": 46.08280116895768, + "pixels": 9239 + }, + "tool_body": { + "cx": 183.2000984604368, + "cy": 34.499283924095955, + "pixels": 22344 + }, + "left_gripper": { + "cx": 524.9737617924528, + "cy": 83.13384433962264, + "pixels": 6784 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 489.3055452453418, + "ty": 249.93155667730682, + "theta": -2.812595476962323, + "vx": -0.9463668465614319, + "vy": -0.3230941593647003, + "pca_strength": 0.8843006123579547, + "union_pixels": 31870, + "tx_anchor": 489.3055452453418, + "ty_anchor": 249.93155667730682, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 489.3055452453418, + "cy": 249.93155667730682, + "pixels": 13471 + }, + "tool_body": { + "cx": 622.5889363751279, + "cy": 291.3543008487329, + "pixels": 16613 + }, + "left_gripper": { + "cx": 341.0, + "cy": 197.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 369.5624649859944, + "cy": 218.19103641456581, + "pixels": 1785 + } + } + } + } + }, + { + "frame_idx": 39, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.7319231599396, + "ty": 46.16004748543061, + "theta": 0.07542715541753824, + "vx": 0.9971567392349243, + "vy": 0.0753556564450264, + "pca_strength": 0.9682318901477066, + "union_pixels": 38350, + "tx_anchor": 404.7319231599396, + "ty_anchor": 46.16004748543061, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 404.7319231599396, + "cy": 46.16004748543061, + "pixels": 9266 + }, + "tool_body": { + "cx": 183.05258435032303, + "cy": 34.43476310122039, + "pixels": 22288 + }, + "left_gripper": { + "cx": 524.9701294879341, + "cy": 83.12963507945851, + "pixels": 6796 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 488.4683858356515, + "ty": 250.0988647470115, + "theta": -2.815691936571022, + "vx": -0.9473627805709839, + "vy": -0.32016223669052124, + "pca_strength": 0.8779501024445017, + "union_pixels": 31474, + "tx_anchor": 488.4683858356515, + "ty_anchor": 250.0988647470115, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 488.4683858356515, + "cy": 250.0988647470115, + "pixels": 13301 + }, + "tool_body": { + "cx": 622.1838521984284, + "cy": 291.03791014336275, + "pixels": 16671 + }, + "left_gripper": { + "cx": 333.5, + "cy": 201.0, + "pixels": 4 + }, + "right_gripper": { + "cx": 374.93724966622165, + "cy": 221.71428571428572, + "pixels": 1498 + } + } + } + } + }, + { + "frame_idx": 40, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.85380116959067, + "ty": 46.104288499025344, + "theta": 0.07696062601614946, + "vx": 0.9970400333404541, + "vy": 0.0768846794962883, + "pca_strength": 0.9689492357814327, + "union_pixels": 38403, + "tx_anchor": 404.85380116959067, + "ty_anchor": 46.104288499025344, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 404.85380116959067, + "cy": 46.104288499025344, + "pixels": 9234 + }, + "tool_body": { + "cx": 183.39448797622265, + "cy": 34.22822660542196, + "pixels": 22206 + }, + "left_gripper": { + "cx": 526.1299727129111, + "cy": 83.17291397386184, + "pixels": 6963 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 489.05597646193456, + "ty": 249.40117690327327, + "theta": -2.8155897098372407, + "vx": -0.9473299980163574, + "vy": -0.32025906443595886, + "pca_strength": 0.8755858818431511, + "union_pixels": 31474, + "tx_anchor": 489.05597646193456, + "ty_anchor": 249.40117690327327, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 489.05597646193456, + "cy": 249.40117690327327, + "pixels": 13595 + }, + "tool_body": { + "cx": 622.743571081999, + "cy": 290.9647622513343, + "pixels": 16488 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 377.73400431344356, + "cy": 222.5801581595974, + "pixels": 1391 + } + } + } + } + }, + { + "frame_idx": 41, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.61524344164957, + "ty": 46.074273993306704, + "theta": 0.07579848223565272, + "vx": 0.9971286654472351, + "vy": 0.07572592049837112, + "pca_strength": 0.968648040764009, + "union_pixels": 38295, + "tx_anchor": 404.61524344164957, + "ty_anchor": 46.074273993306704, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 404.61524344164957, + "cy": 46.074273993306704, + "pixels": 9263 + }, + "tool_body": { + "cx": 182.87679366650173, + "cy": 34.381134451891505, + "pixels": 22231 + }, + "left_gripper": { + "cx": 524.8561976179974, + "cy": 83.13101014556683, + "pixels": 6801 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 488.74117560183134, + "ty": 249.22116378673755, + "theta": -2.8160456433514907, + "vx": -0.9474759101867676, + "vy": -0.3198271095752716, + "pca_strength": 0.8784456415334773, + "union_pixels": 31467, + "tx_anchor": 488.74117560183134, + "ty_anchor": 249.22116378673755, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 488.74117560183134, + "cy": 249.22116378673755, + "pixels": 13542 + }, + "tool_body": { + "cx": 622.9657222592974, + "cy": 290.49341746041375, + "pixels": 16483 + }, + "left_gripper": { + "cx": 376.0, + "cy": 215.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 375.4469118667592, + "cy": 221.60374739764052, + "pixels": 1441 + } + } + } + } + }, + { + "frame_idx": 42, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.5703360620422, + "ty": 46.08196897888841, + "theta": 0.07585427644625582, + "vx": 0.997124433517456, + "vy": 0.07578155398368835, + "pca_strength": 0.9684171466412095, + "union_pixels": 38325, + "tx_anchor": 404.5703360620422, + "ty_anchor": 46.08196897888841, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 404.5703360620422, + "cy": 46.08196897888841, + "pixels": 9284 + }, + "tool_body": { + "cx": 182.8143513099847, + "cy": 34.36900153056631, + "pixels": 22214 + }, + "left_gripper": { + "cx": 525.0773399736341, + "cy": 83.1565841511645, + "pixels": 6827 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 489.5919737322145, + "ty": 249.26348048157607, + "theta": -2.8177495495314857, + "vx": -0.9480195045471191, + "vy": -0.31821224093437195, + "pca_strength": 0.878869004112734, + "union_pixels": 31610, + "tx_anchor": 489.5919737322145, + "ty_anchor": 249.26348048157607, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 489.5919737322145, + "cy": 249.26348048157607, + "pixels": 13705 + }, + "tool_body": { + "cx": 623.3629543791169, + "cy": 290.1851671139302, + "pixels": 16396 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 373.79522862823063, + "cy": 220.97879390324718, + "pixels": 1509 + } + } + } + } + }, + { + "frame_idx": 43, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.6092822450081, + "ty": 46.10037776578521, + "theta": 0.07557445846266815, + "vx": 0.9971455931663513, + "vy": 0.07550253719091415, + "pca_strength": 0.9682664928041456, + "union_pixels": 38363, + "tx_anchor": 404.6092822450081, + "ty_anchor": 46.10037776578521, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 404.6092822450081, + "cy": 46.10037776578521, + "pixels": 9265 + }, + "tool_body": { + "cx": 182.93348901962545, + "cy": 34.421700273948, + "pixels": 22267 + }, + "left_gripper": { + "cx": 525.126335821988, + "cy": 83.17435221783047, + "pixels": 6831 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 489.60820244328096, + "ty": 249.3795084351367, + "theta": -2.822473533156735, + "vx": -0.9495121240615845, + "vy": -0.31373026967048645, + "pca_strength": 0.8781886109712265, + "union_pixels": 31716, + "tx_anchor": 489.60820244328096, + "ty_anchor": 249.3795084351367, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 489.60820244328096, + "cy": 249.3795084351367, + "pixels": 13752 + }, + "tool_body": { + "cx": 623.569774527727, + "cy": 290.0101767215113, + "pixels": 16410 + }, + "left_gripper": { + "cx": 332.875, + "cy": 199.75, + "pixels": 8 + }, + "right_gripper": { + "cx": 374.42302716688226, + "cy": 221.3712807244502, + "pixels": 1546 + } + } + } + } + }, + { + "frame_idx": 44, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.6575150732127, + "ty": 46.01065891472868, + "theta": 0.07471148078111184, + "vx": 0.9972103834152222, + "vy": 0.07464199513196945, + "pca_strength": 0.9684751462236026, + "union_pixels": 38367, + "tx_anchor": 404.6575150732127, + "ty_anchor": 46.01065891472868, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 404.6575150732127, + "cy": 46.01065891472868, + "pixels": 9288 + }, + "tool_body": { + "cx": 182.75457200629072, + "cy": 34.44381037968996, + "pixels": 22255 + }, + "left_gripper": { + "cx": 525.3962485345838, + "cy": 83.27754982415006, + "pixels": 6824 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 489.1444947429907, + "ty": 249.5034316588785, + "theta": -2.8246984146603746, + "vx": -0.9502078294754028, + "vy": -0.3116169571876526, + "pca_strength": 0.8835476829520976, + "union_pixels": 32057, + "tx_anchor": 489.1444947429907, + "ty_anchor": 249.5034316588785, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 489.1444947429907, + "cy": 249.5034316588785, + "pixels": 13696 + }, + "tool_body": { + "cx": 623.3815829435704, + "cy": 289.90566725384195, + "pixels": 16463 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 368.2671232876712, + "cy": 218.04162276080083, + "pixels": 1898 + } + } + } + } + }, + { + "frame_idx": 45, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.68659127625205, + "ty": 45.96930533117932, + "theta": 0.0746516270057753, + "vx": 0.9972148537635803, + "vy": 0.0745823085308075, + "pca_strength": 0.9683327725363388, + "union_pixels": 38437, + "tx_anchor": 404.68659127625205, + "ty_anchor": 45.96930533117932, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 404.68659127625205, + "cy": 45.96930533117932, + "pixels": 9285 + }, + "tool_body": { + "cx": 182.77001122334457, + "cy": 34.46742985409652, + "pixels": 22275 + }, + "left_gripper": { + "cx": 525.9755707430566, + "cy": 83.49309291842373, + "pixels": 6877 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 488.68822004608296, + "ty": 249.65257776497697, + "theta": -2.82413694541558, + "vx": -0.9500327110290527, + "vy": -0.31215041875839233, + "pca_strength": 0.8825672330264209, + "union_pixels": 32186, + "tx_anchor": 488.68822004608296, + "ty_anchor": 249.65257776497697, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 488.68822004608296, + "cy": 249.65257776497697, + "pixels": 13888 + }, + "tool_body": { + "cx": 623.3853679285411, + "cy": 289.95539891839337, + "pixels": 16457 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 365.7794676806084, + "cy": 218.00108636610537, + "pixels": 1841 + } + } + } + } + }, + { + "frame_idx": 46, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.47839706200045, + "ty": 45.87729531216245, + "theta": 0.07543108573777327, + "vx": 0.9971564412117004, + "vy": 0.07535957545042038, + "pca_strength": 0.968598586350515, + "union_pixels": 38291, + "tx_anchor": 404.47839706200045, + "ty_anchor": 45.87729531216245, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 404.47839706200045, + "cy": 45.87729531216245, + "pixels": 9258 + }, + "tool_body": { + "cx": 182.6792973878401, + "cy": 34.20584906514555, + "pixels": 22089 + }, + "left_gripper": { + "cx": 526.4827188940092, + "cy": 83.67525921658986, + "pixels": 6944 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 486.4989604989605, + "ty": 250.35665639113915, + "theta": -2.827914071292295, + "vx": -0.9512049555778503, + "vy": -0.3085598051548004, + "pca_strength": 0.8855592258832017, + "union_pixels": 32758, + "tx_anchor": 486.4989604989605, + "ty_anchor": 250.35665639113915, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 486.4989604989605, + "cy": 250.35665639113915, + "pixels": 13949 + }, + "tool_body": { + "cx": 622.3440375140975, + "cy": 290.9788686413011, + "pixels": 16847 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 363.855249745158, + "cy": 218.2579001019368, + "pixels": 1962 + } + } + } + } + }, + { + "frame_idx": 47, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.82854354191517, + "ty": 45.80761305715215, + "theta": 0.0777065284950764, + "vx": 0.9969823956489563, + "vy": 0.07762835174798965, + "pca_strength": 0.9682853106935293, + "union_pixels": 38340, + "tx_anchor": 404.82854354191517, + "ty_anchor": 45.80761305715215, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 404.82854354191517, + "cy": 45.80761305715215, + "pixels": 9221 + }, + "tool_body": { + "cx": 182.94754645498827, + "cy": 34.278369114198085, + "pixels": 22172 + }, + "left_gripper": { + "cx": 526.6813012811285, + "cy": 83.78451129984165, + "pixels": 6947 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 485.036414156186, + "ty": 250.2856098274349, + "theta": -2.828880203329139, + "vx": -0.9515026211738586, + "vy": -0.3076406717300415, + "pca_strength": 0.8842042891466257, + "union_pixels": 32721, + "tx_anchor": 485.036414156186, + "ty_anchor": 250.2856098274349, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 485.036414156186, + "cy": 250.2856098274349, + "pixels": 13676 + }, + "tool_body": { + "cx": 621.2039227166276, + "cy": 290.4025761124122, + "pixels": 17080 + }, + "left_gripper": { + "cx": 323.3333333333333, + "cy": 192.33333333333334, + "pixels": 3 + }, + "right_gripper": { + "cx": 364.3914373088685, + "cy": 218.5861365953109, + "pixels": 1962 + } + } + } + } + }, + { + "frame_idx": 48, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.3826142811262, + "ty": 45.92763087463869, + "theta": 0.07722608885555625, + "vx": 0.9970195889472961, + "vy": 0.07714935392141342, + "pca_strength": 0.9684577289868456, + "union_pixels": 38254, + "tx_anchor": 405.3826142811262, + "ty_anchor": 45.92763087463869, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.3826142811262, + "cy": 45.92763087463869, + "pixels": 9341 + }, + "tool_body": { + "cx": 182.50355509261357, + "cy": 34.23087722476337, + "pixels": 22081 + }, + "left_gripper": { + "cx": 527.0367388758782, + "cy": 84.22292154566745, + "pixels": 6832 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 484.87881888612776, + "ty": 250.48633240754276, + "theta": -2.8266002657617197, + "vx": -0.950798749923706, + "vy": -0.30980923771858215, + "pca_strength": 0.88519823380385, + "union_pixels": 32790, + "tx_anchor": 484.87881888612776, + "ty_anchor": 250.48633240754276, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 484.87881888612776, + "cy": 250.48633240754276, + "pixels": 13682 + }, + "tool_body": { + "cx": 621.1436160896725, + "cy": 290.5686846867885, + "pixels": 17129 + }, + "left_gripper": { + "cx": 332.6666666666667, + "cy": 196.33333333333334, + "pixels": 3 + }, + "right_gripper": { + "cx": 364.3162955465587, + "cy": 218.93572874493927, + "pixels": 1976 + } + } + } + } + }, + { + "frame_idx": 49, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.4168908015062, + "ty": 45.815492200107585, + "theta": 0.07853489407243669, + "vx": 0.996917724609375, + "vy": 0.07845418900251389, + "pca_strength": 0.9684072020587386, + "union_pixels": 38258, + "tx_anchor": 405.4168908015062, + "ty_anchor": 45.815492200107585, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.4168908015062, + "cy": 45.815492200107585, + "pixels": 9295 + }, + "tool_body": { + "cx": 182.73542072590513, + "cy": 34.15818569033486, + "pixels": 22069 + }, + "left_gripper": { + "cx": 527.433710472875, + "cy": 84.06701479547432, + "pixels": 6894 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 484.1136280061778, + "ty": 250.54776788997572, + "theta": -2.8256328495409946, + "vx": -0.9504985809326172, + "vy": -0.31072890758514404, + "pca_strength": 0.8802423364736975, + "union_pixels": 32608, + "tx_anchor": 484.1136280061778, + "ty_anchor": 250.54776788997572, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 484.1136280061778, + "cy": 250.54776788997572, + "pixels": 13597 + }, + "tool_body": { + "cx": 620.69265523633, + "cy": 290.65952270620943, + "pixels": 17264 + }, + "left_gripper": { + "cx": 327.3636363636364, + "cy": 201.1818181818182, + "pixels": 11 + }, + "right_gripper": { + "cx": 368.948732718894, + "cy": 221.97407834101384, + "pixels": 1736 + } + } + } + } + }, + { + "frame_idx": 50, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.3272550712128, + "ty": 45.76057401812689, + "theta": 0.07820270512790506, + "vx": 0.9969437122344971, + "vy": 0.07812301814556122, + "pca_strength": 0.968545916160612, + "union_pixels": 38206, + "tx_anchor": 405.3272550712128, + "ty_anchor": 45.76057401812689, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.3272550712128, + "cy": 45.76057401812689, + "pixels": 9268 + }, + "tool_body": { + "cx": 182.752604874513, + "cy": 34.164628069221706, + "pixels": 22074 + }, + "left_gripper": { + "cx": 527.2743298368298, + "cy": 84.1579254079254, + "pixels": 6864 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 483.27244650341936, + "ty": 250.78351349363925, + "theta": -2.830637426471939, + "vx": -0.952041745185852, + "vy": -0.30596819519996643, + "pca_strength": 0.8828450603920118, + "union_pixels": 32712, + "tx_anchor": 483.27244650341936, + "ty_anchor": 250.78351349363925, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 483.27244650341936, + "cy": 250.78351349363925, + "pixels": 13599 + }, + "tool_body": { + "cx": 620.4441751774277, + "cy": 290.691477698921, + "pixels": 17331 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 367.205948372615, + "cy": 222.1705948372615, + "pixels": 1782 + } + } + } + } + }, + { + "frame_idx": 51, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.10411255411253, + "ty": 45.79155844155844, + "theta": 0.0788885034079707, + "vx": 0.9968899488449097, + "vy": 0.07880670577287674, + "pca_strength": 0.9685852451054486, + "union_pixels": 38166, + "tx_anchor": 405.10411255411253, + "ty_anchor": 45.79155844155844, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.10411255411253, + "cy": 45.79155844155844, + "pixels": 9240 + }, + "tool_body": { + "cx": 182.44341120435473, + "cy": 34.198230891358584, + "pixels": 22045 + }, + "left_gripper": { + "cx": 527.0328440633629, + "cy": 84.13166690887952, + "pixels": 6881 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 482.8337025655685, + "ty": 251.16465375544917, + "theta": -2.832348566435824, + "vx": -0.9525638818740845, + "vy": -0.304338663816452, + "pca_strength": 0.8841357487460498, + "union_pixels": 33361, + "tx_anchor": 482.8337025655685, + "ty_anchor": 251.16465375544917, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 482.8337025655685, + "cy": 251.16465375544917, + "pixels": 13993 + }, + "tool_body": { + "cx": 620.4039784453107, + "cy": 291.0720591607429, + "pixels": 17444 + }, + "left_gripper": { + "cx": 319.2857142857143, + "cy": 198.42857142857142, + "pixels": 7 + }, + "right_gripper": { + "cx": 361.0208659363589, + "cy": 220.98017736045904, + "pixels": 1917 + } + } + } + } + }, + { + "frame_idx": 52, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 405.1976984040821, + "ty": 45.90663337314081, + "theta": 0.07741262876310166, + "vx": 0.9970051646232605, + "vy": 0.07733533531427383, + "pca_strength": 0.9685238058340746, + "union_pixels": 38185, + "tx_anchor": 405.1976984040821, + "ty_anchor": 45.90663337314081, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 405.1976984040821, + "cy": 45.90663337314081, + "pixels": 9211 + }, + "tool_body": { + "cx": 182.86998278517714, + "cy": 34.146597807375194, + "pixels": 22074 + }, + "left_gripper": { + "cx": 527.0952173913043, + "cy": 83.86275362318841, + "pixels": 6900 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 481.1150014232849, + "ty": 252.26544264161686, + "theta": -2.8362402018857282, + "vx": -0.9537410736083984, + "vy": -0.3006293475627899, + "pca_strength": 0.88484038044846, + "union_pixels": 33714, + "tx_anchor": 481.1150014232849, + "ty_anchor": 252.26544264161686, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 481.1150014232849, + "cy": 252.26544264161686, + "pixels": 14052 + }, + "tool_body": { + "cx": 620.0975043857167, + "cy": 291.4407786769283, + "pixels": 17671 + }, + "left_gripper": { + "cx": 315.3333333333333, + "cy": 197.5, + "pixels": 6 + }, + "right_gripper": { + "cx": 358.5642317380353, + "cy": 221.50629722921914, + "pixels": 1985 + } + } + } + } + } + ], + "saved_at_unix": 1769897619.8285823 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000038_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000038_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..5e8a195695f5df3a38b5a775520354652019f1d0 --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000038_tool_poses.json @@ -0,0 +1,3485 @@ +{ + "clip_id": "1_5N7K3ylC", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/SPLITTING/1_5N7K3ylC.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/SPLITTING/1_5N7K3ylC", + "num_frames": 68, + "tools": [ + "hook" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 390.14604657113614, + "ty": 252.2610670419652, + "theta": -2.7743555985858017, + "vx": -0.9333229064941406, + "vy": -0.3590380847454071, + "pca_strength": 0.9038490450880153, + "union_pixels": 49883, + "tx_anchor": 390.14604657113614, + "ty_anchor": 252.2610670419652, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 390.14604657113614, + "cy": 252.2610670419652, + "pixels": 15632 + }, + "tool_body": { + "cx": 586.8684169931818, + "cy": 320.24906673248387, + "pixels": 32413 + }, + "left_gripper": { + "cx": 227.5, + "cy": 233.75, + "pixels": 4 + }, + "right_gripper": { + "cx": 256.819520174482, + "cy": 230.06106870229007, + "pixels": 1834 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 392.9144633548954, + "ty": 251.7438924825724, + "theta": -2.7712089231474057, + "vx": -0.9321885108947754, + "vy": -0.3619731664657593, + "pca_strength": 0.9044586668905344, + "union_pixels": 49900, + "tx_anchor": 392.9144633548954, + "ty_anchor": 251.7438924825724, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 392.9144633548954, + "cy": 251.7438924825724, + "pixels": 15923 + }, + "tool_body": { + "cx": 588.36453125, + "cy": 321.31059375, + "pixels": 32000 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 257.4481537683359, + "cy": 227.40768841679312, + "pixels": 1977 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 395.94009045288396, + "ty": 252.70150548293165, + "theta": -2.7680401831452084, + "vx": -0.9310368299484253, + "vy": -0.36492520570755005, + "pca_strength": 0.9072898403668552, + "union_pixels": 49472, + "tx_anchor": 395.94009045288396, + "ty_anchor": 252.70150548293165, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 395.94009045288396, + "cy": 252.70150548293165, + "pixels": 16141 + }, + "tool_body": { + "cx": 589.7980741638236, + "cy": 323.3332908203935, + "pixels": 31363 + }, + "left_gripper": { + "cx": 206.0, + "cy": 222.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 260.4092526690391, + "cy": 225.46924250127097, + "pixels": 1967 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 398.31361377136625, + "ty": 253.84846648078556, + "theta": -2.761183351042321, + "vx": -0.9285127520561218, + "vy": -0.3713005483150482, + "pca_strength": 0.9094084799312795, + "union_pixels": 49387, + "tx_anchor": 398.31361377136625, + "ty_anchor": 253.84846648078556, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 398.31361377136625, + "cy": 253.84846648078556, + "pixels": 16498 + }, + "tool_body": { + "cx": 591.1375801957099, + "cy": 325.8142051714082, + "pixels": 30862 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 261.9062654168722, + "cy": 223.7109028120375, + "pixels": 2027 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 400.7144138755981, + "ty": 256.8782296650718, + "theta": -2.757133132700537, + "vx": -0.9270012974739075, + "vy": -0.3750581741333008, + "pca_strength": 0.9078325483360148, + "union_pixels": 49419, + "tx_anchor": 400.7144138755981, + "ty_anchor": 256.8782296650718, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 400.7144138755981, + "cy": 256.8782296650718, + "pixels": 16720 + }, + "tool_body": { + "cx": 592.0187172774869, + "cy": 329.86979712041887, + "pixels": 30560 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 264.12856474988314, + "cy": 223.07246376811594, + "pixels": 2139 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 403.61992467929855, + "ty": 260.26003295280685, + "theta": -2.7534807009418727, + "vx": -0.9256252646446228, + "vy": -0.3784414827823639, + "pca_strength": 0.9124585748236581, + "union_pixels": 48974, + "tx_anchor": 403.61992467929855, + "ty_anchor": 260.26003295280685, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 403.61992467929855, + "cy": 260.26003295280685, + "pixels": 16994 + }, + "tool_body": { + "cx": 593.1056765920306, + "cy": 334.34918929806304, + "pixels": 29789 + }, + "left_gripper": { + "cx": 241.33333333333334, + "cy": 216.0, + "pixels": 3 + }, + "right_gripper": { + "cx": 267.2874771480804, + "cy": 223.25228519195613, + "pixels": 2188 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 406.09197004006273, + "ty": 264.05730708935727, + "theta": -2.7479422478008813, + "vx": -0.9235150814056396, + "vy": -0.3835621774196625, + "pca_strength": 0.9135661135527701, + "union_pixels": 48753, + "tx_anchor": 406.09197004006273, + "ty_anchor": 264.05730708935727, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 406.09197004006273, + "cy": 264.05730708935727, + "pixels": 17223 + }, + "tool_body": { + "cx": 594.049036358666, + "cy": 339.11478266812463, + "pixels": 29264 + }, + "left_gripper": { + "cx": 237.33333333333334, + "cy": 210.66666666666666, + "pixels": 3 + }, + "right_gripper": { + "cx": 268.9266460450729, + "cy": 224.0053026955369, + "pixels": 2263 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 409.68880575539566, + "ty": 267.37542446043165, + "theta": -2.745012219827861, + "vx": -0.9223872423171997, + "vy": -0.38626644015312195, + "pca_strength": 0.9144313841714384, + "union_pixels": 48179, + "tx_anchor": 409.68880575539566, + "ty_anchor": 267.37542446043165, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 409.68880575539566, + "cy": 267.37542446043165, + "pixels": 17375 + }, + "tool_body": { + "cx": 595.6091199494506, + "cy": 342.4978060167796, + "pixels": 28487 + }, + "left_gripper": { + "cx": 236.28571428571428, + "cy": 213.71428571428572, + "pixels": 7 + }, + "right_gripper": { + "cx": 272.8082251082251, + "cy": 225.14458874458873, + "pixels": 2310 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 414.7329439119832, + "ty": 270.80247263653376, + "theta": -2.742650865347253, + "vx": -0.9214725494384766, + "vy": -0.3884434401988983, + "pca_strength": 0.9156907256941422, + "union_pixels": 47647, + "tx_anchor": 414.7329439119832, + "ty_anchor": 270.80247263653376, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 414.7329439119832, + "cy": 270.80247263653376, + "pixels": 17633 + }, + "tool_body": { + "cx": 597.5048047285782, + "cy": 345.51187583856114, + "pixels": 27577 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 276.7148132950349, + "cy": 226.33771029954863, + "pixels": 2437 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 418.88604085327904, + "ty": 275.39529225372036, + "theta": -2.7422408961368303, + "vx": -0.9213132262229919, + "vy": -0.38882118463516235, + "pca_strength": 0.9179326406447752, + "union_pixels": 46449, + "tx_anchor": 418.88604085327904, + "ty_anchor": 275.39529225372036, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 418.88604085327904, + "cy": 275.39529225372036, + "pixels": 17673 + }, + "tool_body": { + "cx": 599.1857685009487, + "cy": 349.7762049335863, + "pixels": 26350 + }, + "left_gripper": { + "cx": 274.38461538461536, + "cy": 225.92307692307693, + "pixels": 13 + }, + "right_gripper": { + "cx": 281.3630335681724, + "cy": 228.41234977206796, + "pixels": 2413 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 422.91464374016635, + "ty": 280.6217689368397, + "theta": -2.7423273055247153, + "vx": -0.9213468432426453, + "vy": -0.3887415826320648, + "pca_strength": 0.919367502178267, + "union_pixels": 45767, + "tx_anchor": 422.91464374016635, + "ty_anchor": 280.6217689368397, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 422.91464374016635, + "cy": 280.6217689368397, + "pixels": 17796 + }, + "tool_body": { + "cx": 600.8970351462792, + "cy": 354.36858433143533, + "pixels": 25465 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 286.2853152434158, + "cy": 231.24660814046288, + "pixels": 2506 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 426.3825473532189, + "ty": 285.86130089429537, + "theta": -2.7423436006007673, + "vx": -0.9213531613349915, + "vy": -0.3887265622615814, + "pca_strength": 0.9188342586343441, + "union_pixels": 45338, + "tx_anchor": 426.3825473532189, + "ty_anchor": 285.86130089429537, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 426.3825473532189, + "cy": 285.86130089429537, + "pixels": 18003 + }, + "tool_body": { + "cx": 601.3274686251564, + "cy": 359.2830797788628, + "pixels": 24781 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 290.16444792482383, + "cy": 234.93931088488645, + "pixels": 2554 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 429.32408839779004, + "ty": 290.38801104972373, + "theta": -2.7433854336887045, + "vx": -0.9217576384544373, + "vy": -0.38776645064353943, + "pca_strength": 0.9191026170356021, + "union_pixels": 44965, + "tx_anchor": 429.32408839779004, + "ty_anchor": 290.38801104972373, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 429.32408839779004, + "cy": 290.38801104972373, + "pixels": 18100 + }, + "tool_body": { + "cx": 601.3464664383844, + "cy": 362.9228103469615, + "pixels": 24239 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 294.1702208682407, + "cy": 237.09177456207158, + "pixels": 2626 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 432.1296688957756, + "ty": 293.75256891208613, + "theta": -2.741508144440465, + "vx": -0.9210280776023865, + "vy": -0.38949617743492126, + "pca_strength": 0.920127581900605, + "union_pixels": 44366, + "tx_anchor": 432.1296688957756, + "ty_anchor": 293.75256891208613, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 432.1296688957756, + "cy": 293.75256891208613, + "pixels": 18393 + }, + "tool_body": { + "cx": 602.9871334530221, + "cy": 366.65358638967257, + "pixels": 23394 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 297.1721597518418, + "cy": 239.51841799146956, + "pixels": 2579 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 433.097110323343, + "ty": 295.768611021592, + "theta": -2.74025600324076, + "vx": -0.9205396771430969, + "vy": -0.39064913988113403, + "pca_strength": 0.9195360449206315, + "union_pixels": 44606, + "tx_anchor": 433.097110323343, + "ty_anchor": 295.768611021592, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 433.097110323343, + "cy": 295.768611021592, + "pixels": 18618 + }, + "tool_body": { + "cx": 601.9724444824783, + "cy": 368.33464550083437, + "pixels": 23371 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 298.1807413068399, + "cy": 240.35269392434085, + "pixels": 2617 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 433.64958950847637, + "ty": 297.53374560187655, + "theta": -2.741922526033015, + "vx": -0.9211894273757935, + "vy": -0.38911449909210205, + "pca_strength": 0.9192770798072305, + "union_pixels": 44579, + "tx_anchor": 433.64958950847637, + "ty_anchor": 297.53374560187655, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 433.64958950847637, + "cy": 297.53374560187655, + "pixels": 18758 + }, + "tool_body": { + "cx": 601.9766879640822, + "cy": 369.6126316698325, + "pixels": 23164 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 298.4753481369966, + "cy": 241.01768912307114, + "pixels": 2657 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 433.9394739621844, + "ty": 299.02730537657123, + "theta": -2.7454054321725625, + "vx": -0.9225390553474426, + "vy": -0.3859037160873413, + "pca_strength": 0.9182579434444855, + "union_pixels": 44884, + "tx_anchor": 433.9394739621844, + "ty_anchor": 299.02730537657123, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 433.9394739621844, + "cy": 299.02730537657123, + "pixels": 18934 + }, + "tool_body": { + "cx": 602.0395703544576, + "cy": 370.4093662728249, + "pixels": 23275 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 298.4377570093458, + "cy": 241.86803738317758, + "pixels": 2675 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 434.6277391349825, + "ty": 300.27854191726374, + "theta": -2.74483939359135, + "vx": -0.9223204851150513, + "vy": -0.38642585277557373, + "pca_strength": 0.9187328343141666, + "union_pixels": 44782, + "tx_anchor": 434.6277391349825, + "ty_anchor": 300.27854191726374, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 434.6277391349825, + "cy": 300.27854191726374, + "pixels": 19121 + }, + "tool_body": { + "cx": 602.0777927555769, + "cy": 371.74353176501285, + "pixels": 22997 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 299.1707957957958, + "cy": 242.60172672672672, + "pixels": 2664 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 434.4665658251617, + "ty": 301.5125182557897, + "theta": -2.743162804537483, + "vx": -0.9216713309288025, + "vy": -0.3879716694355011, + "pca_strength": 0.9180104928891153, + "union_pixels": 44742, + "tx_anchor": 434.4665658251617, + "ty_anchor": 301.5125182557897, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 434.4665658251617, + "cy": 301.5125182557897, + "pixels": 19172 + }, + "tool_body": { + "cx": 601.7000305823758, + "cy": 372.65926864432697, + "pixels": 22889 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 299.29914211115255, + "cy": 243.25438269302498, + "pixels": 2681 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 434.97143448561377, + "ty": 302.67651624922377, + "theta": -2.751546902206192, + "vx": -0.9248916506767273, + "vy": -0.38023072481155396, + "pca_strength": 0.9180679607418344, + "union_pixels": 44973, + "tx_anchor": 434.97143448561377, + "ty_anchor": 302.67651624922377, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 434.97143448561377, + "cy": 302.67651624922377, + "pixels": 19324 + }, + "tool_body": { + "cx": 602.3606886031815, + "cy": 372.6254085857485, + "pixels": 22945 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 299.3457840236686, + "cy": 243.64755917159763, + "pixels": 2704 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 435.65434199669966, + "ty": 303.6116439768977, + "theta": -2.7512012509927555, + "vx": -0.9247602224349976, + "vy": -0.38055041432380676, + "pca_strength": 0.919421018332188, + "union_pixels": 44888, + "tx_anchor": 435.65434199669966, + "ty_anchor": 303.6116439768977, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 435.65434199669966, + "cy": 303.6116439768977, + "pixels": 19392 + }, + "tool_body": { + "cx": 602.4765384276785, + "cy": 373.1060392640197, + "pixels": 22718 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 299.7811375089993, + "cy": 243.6609071274298, + "pixels": 2778 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 436.8420756070075, + "ty": 304.6411740600348, + "theta": -2.7493012038832827, + "vx": -0.9240354895591736, + "vy": -0.3823068141937256, + "pca_strength": 0.9201302926728077, + "union_pixels": 44717, + "tx_anchor": 436.8420756070075, + "ty_anchor": 304.6411740600348, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 436.8420756070075, + "cy": 304.6411740600348, + "pixels": 19522 + }, + "tool_body": { + "cx": 602.8279541091915, + "cy": 373.98821481183876, + "pixels": 22401 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 301.2834645669291, + "cy": 244.0010737294202, + "pixels": 2794 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 438.90016275048316, + "ty": 305.4599735530465, + "theta": -2.7475023149306033, + "vx": -0.923346221446991, + "vy": -0.38396841287612915, + "pca_strength": 0.9197869181425773, + "union_pixels": 44608, + "tx_anchor": 438.90016275048316, + "ty_anchor": 305.4599735530465, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 438.90016275048316, + "cy": 305.4599735530465, + "pixels": 19662 + }, + "tool_body": { + "cx": 603.9324980707249, + "cy": 374.4566253574833, + "pixels": 22029 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 302.8045937607131, + "cy": 243.57901954062393, + "pixels": 2917 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 441.4457235181258, + "ty": 305.8172775926487, + "theta": -2.7491619487886307, + "vx": -0.9239822030067444, + "vy": -0.38243547081947327, + "pca_strength": 0.9183724255775995, + "union_pixels": 44305, + "tx_anchor": 441.4457235181258, + "ty_anchor": 305.8172775926487, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 441.4457235181258, + "cy": 305.8172775926487, + "pixels": 19806 + }, + "tool_body": { + "cx": 605.3492056161093, + "cy": 374.31590615185667, + "pixels": 21652 + }, + "left_gripper": { + "cx": 274.5, + "cy": 226.1315789473684, + "pixels": 38 + }, + "right_gripper": { + "cx": 305.67390530437876, + "cy": 244.3374866500534, + "pixels": 2809 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 442.9974271012007, + "ty": 305.9982847341338, + "theta": -2.7514305801255565, + "vx": -0.924847424030304, + "vy": -0.38033831119537354, + "pca_strength": 0.9193251892773237, + "union_pixels": 44171, + "tx_anchor": 442.9974271012007, + "ty_anchor": 305.9982847341338, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 442.9974271012007, + "cy": 305.9982847341338, + "pixels": 19822 + }, + "tool_body": { + "cx": 606.38891226102, + "cy": 374.1683260879727, + "pixels": 21393 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 306.2357916102842, + "cy": 243.9316644113667, + "pixels": 2956 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 443.7935555443498, + "ty": 305.8900711008018, + "theta": -2.750358315608917, + "vx": -0.9244390726089478, + "vy": -0.3813297748565674, + "pca_strength": 0.9200550368163932, + "union_pixels": 44067, + "tx_anchor": 443.7935555443498, + "ty_anchor": 305.8900711008018, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 443.7935555443498, + "cy": 305.8900711008018, + "pixels": 19831 + }, + "tool_body": { + "cx": 606.809626672928, + "cy": 373.93824841512094, + "pixels": 21295 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 307.19381162869774, + "cy": 243.9632777966678, + "pixels": 2941 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 444.17624501740755, + "ty": 305.72364902366417, + "theta": -2.7531928551228573, + "vx": -0.9255162477493286, + "vy": -0.3787078857421875, + "pca_strength": 0.9193262812091789, + "union_pixels": 44028, + "tx_anchor": 444.17624501740755, + "ty_anchor": 305.72364902366417, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 444.17624501740755, + "cy": 305.72364902366417, + "pixels": 19819 + }, + "tool_body": { + "cx": 607.1825534916529, + "cy": 373.58852574653184, + "pixels": 21265 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 307.99796195652175, + "cy": 243.87771739130434, + "pixels": 2944 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 444.54380481903416, + "ty": 305.59401149309406, + "theta": -2.751454738351864, + "vx": -0.9248566627502441, + "vy": -0.38031598925590515, + "pca_strength": 0.9191555338594193, + "union_pixels": 43939, + "tx_anchor": 444.54380481903416, + "ty_anchor": 305.59401149309406, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 444.54380481903416, + "cy": 305.59401149309406, + "pixels": 19838 + }, + "tool_body": { + "cx": 607.4650998492841, + "cy": 373.3909193669932, + "pixels": 21232 + }, + "left_gripper": { + "cx": 282.3888888888889, + "cy": 227.66666666666666, + "pixels": 36 + }, + "right_gripper": { + "cx": 308.66537239675256, + "cy": 244.28768090363573, + "pixels": 2833 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 444.9260285009316, + "ty": 305.4342111888816, + "theta": -2.747730082687377, + "vx": -0.9234336614608765, + "vy": -0.3837580978870392, + "pca_strength": 0.9180360541186604, + "union_pixels": 43969, + "tx_anchor": 444.9260285009316, + "ty_anchor": 305.4342111888816, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 444.9260285009316, + "cy": 305.4342111888816, + "pixels": 19859 + }, + "tool_body": { + "cx": 607.8079947266821, + "cy": 373.10348886482416, + "pixels": 21239 + }, + "left_gripper": { + "cx": 283.89473684210526, + "cy": 226.89473684210526, + "pixels": 38 + }, + "right_gripper": { + "cx": 309.04729968231555, + "cy": 244.25344158136252, + "pixels": 2833 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 445.17009166918507, + "ty": 305.2701722574796, + "theta": -2.7521004801270093, + "vx": -0.9251020550727844, + "vy": -0.37971869111061096, + "pca_strength": 0.9187256654611278, + "union_pixels": 43950, + "tx_anchor": 445.17009166918507, + "ty_anchor": 305.2701722574796, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 445.17009166918507, + "cy": 305.2701722574796, + "pixels": 19854 + }, + "tool_body": { + "cx": 607.9968832640725, + "cy": 372.95051001133356, + "pixels": 21176 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 308.8304794520548, + "cy": 243.7568493150685, + "pixels": 2920 + } + } + } + } + }, + { + "frame_idx": 30, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 445.24124572348563, + "ty": 305.1566713624472, + "theta": -2.7514474712809136, + "vx": -0.9248538613319397, + "vy": -0.3803226947784424, + "pca_strength": 0.917799580524654, + "union_pixels": 43977, + "tx_anchor": 445.24124572348563, + "ty_anchor": 305.1566713624472, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 445.24124572348563, + "cy": 305.1566713624472, + "pixels": 19876 + }, + "tool_body": { + "cx": 608.4012618890667, + "cy": 372.4914304548451, + "pixels": 21238 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 308.9793922458959, + "cy": 243.88403772266852, + "pixels": 2863 + } + } + } + } + }, + { + "frame_idx": 31, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 445.18557116246285, + "ty": 305.0903690278407, + "theta": -2.750707628730518, + "vx": -0.924572229385376, + "vy": -0.3810068368911743, + "pca_strength": 0.9188939332215595, + "union_pixels": 43978, + "tx_anchor": 445.18557116246285, + "ty_anchor": 305.0903690278407, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 445.18557116246285, + "cy": 305.0903690278407, + "pixels": 19863 + }, + "tool_body": { + "cx": 608.3801894349937, + "cy": 372.4753781631403, + "pixels": 21221 + }, + "left_gripper": { + "cx": 282.4634146341463, + "cy": 225.97560975609755, + "pixels": 41 + }, + "right_gripper": { + "cx": 309.25131440588854, + "cy": 243.88888888888889, + "pixels": 2853 + } + } + } + } + }, + { + "frame_idx": 32, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 445.2608542713568, + "ty": 304.90693467336683, + "theta": -2.7522583753520258, + "vx": -0.9251619577407837, + "vy": -0.3795726001262665, + "pca_strength": 0.917956662472983, + "union_pixels": 44060, + "tx_anchor": 445.2608542713568, + "ty_anchor": 304.90693467336683, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 445.2608542713568, + "cy": 304.90693467336683, + "pixels": 19900 + }, + "tool_body": { + "cx": 608.322329639236, + "cy": 372.4419712331997, + "pixels": 21205 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 309.3285956006768, + "cy": 243.56277495769882, + "pixels": 2955 + } + } + } + } + }, + { + "frame_idx": 33, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 445.00964824120604, + "ty": 304.6386432160804, + "theta": -2.7519995546457174, + "vx": -0.9250636696815491, + "vy": -0.3798120319843292, + "pca_strength": 0.9171100513186482, + "union_pixels": 43935, + "tx_anchor": 445.00964824120604, + "ty_anchor": 304.6386432160804, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 445.00964824120604, + "cy": 304.6386432160804, + "pixels": 19900 + }, + "tool_body": { + "cx": 608.2649761983315, + "cy": 372.2219446670123, + "pixels": 21217 + }, + "left_gripper": { + "cx": 264.32394366197184, + "cy": 219.18309859154928, + "pixels": 71 + }, + "right_gripper": { + "cx": 310.9945394976338, + "cy": 244.1452493629414, + "pixels": 2747 + } + } + } + } + }, + { + "frame_idx": 34, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 444.9382239382239, + "ty": 304.22489093917665, + "theta": -2.7530775312397595, + "vx": -0.925472617149353, + "vy": -0.3788146376609802, + "pca_strength": 0.9146577486360737, + "union_pixels": 43699, + "tx_anchor": 444.9382239382239, + "ty_anchor": 304.22489093917665, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 444.9382239382239, + "cy": 304.22489093917665, + "pixels": 19943 + }, + "tool_body": { + "cx": 608.3473699068411, + "cy": 372.0207019855086, + "pixels": 21254 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 316.6826538768985, + "cy": 245.9288569144684, + "pixels": 2502 + } + } + } + } + }, + { + "frame_idx": 35, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 445.0967919799499, + "ty": 304.09709273182955, + "theta": -2.7506366437038547, + "vx": -0.924545168876648, + "vy": -0.381072461605072, + "pca_strength": 0.9117267935197311, + "union_pixels": 43698, + "tx_anchor": 445.0967919799499, + "ty_anchor": 304.09709273182955, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 445.0967919799499, + "cy": 304.09709273182955, + "pixels": 19950 + }, + "tool_body": { + "cx": 608.4683562159112, + "cy": 371.76876057927404, + "pixels": 21268 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 318.2326612903226, + "cy": 245.54959677419356, + "pixels": 2480 + } + } + } + } + }, + { + "frame_idx": 36, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 445.14140350877193, + "ty": 303.9767919799499, + "theta": -2.7521210121968034, + "vx": -0.9251098036766052, + "vy": -0.3796996772289276, + "pca_strength": 0.9121327833745551, + "union_pixels": 43760, + "tx_anchor": 445.14140350877193, + "ty_anchor": 303.9767919799499, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 445.14140350877193, + "cy": 303.9767919799499, + "pixels": 19950 + }, + "tool_body": { + "cx": 608.7353603603603, + "cy": 371.4811843093093, + "pixels": 21312 + }, + "left_gripper": { + "cx": 317.9047619047619, + "cy": 235.33333333333334, + "pixels": 21 + }, + "right_gripper": { + "cx": 317.81146548243845, + "cy": 245.59588211546225, + "pixels": 2477 + } + } + } + } + }, + { + "frame_idx": 37, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 445.47742516768443, + "ty": 303.93052357593353, + "theta": -2.7514812811533447, + "vx": -0.9248667359352112, + "vy": -0.3802914321422577, + "pca_strength": 0.9128159684611975, + "union_pixels": 43767, + "tx_anchor": 445.47742516768443, + "ty_anchor": 303.93052357593353, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 445.47742516768443, + "cy": 303.93052357593353, + "pixels": 19978 + }, + "tool_body": { + "cx": 608.918269456854, + "cy": 371.29193510463205, + "pixels": 21265 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 318.1553090332805, + "cy": 245.51267828843106, + "pixels": 2524 + } + } + } + } + }, + { + "frame_idx": 38, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 446.31104883907125, + "ty": 304.00580464371495, + "theta": -2.7517052138959333, + "vx": -0.9249518513679504, + "vy": -0.3800843060016632, + "pca_strength": 0.9119033640353984, + "union_pixels": 43756, + "tx_anchor": 446.31104883907125, + "ty_anchor": 304.00580464371495, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 446.31104883907125, + "cy": 304.00580464371495, + "pixels": 19984 + }, + "tool_body": { + "cx": 609.4044339622642, + "cy": 371.1775, + "pixels": 21200 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 319.04043545878693, + "cy": 245.5466562986003, + "pixels": 2572 + } + } + } + } + }, + { + "frame_idx": 39, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 447.13485674283714, + "ty": 304.08785439271963, + "theta": -2.7530338816780446, + "vx": -0.9254560470581055, + "vy": -0.37885501980781555, + "pca_strength": 0.9123976894213482, + "union_pixels": 43462, + "tx_anchor": 447.13485674283714, + "ty_anchor": 304.08785439271963, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 447.13485674283714, + "cy": 304.08785439271963, + "pixels": 19999 + }, + "tool_body": { + "cx": 609.9557703294611, + "cy": 371.2373357455723, + "pixels": 21004 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 319.6917446116307, + "cy": 245.72509150061, + "pixels": 2459 + } + } + } + } + }, + { + "frame_idx": 40, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 447.97926428072975, + "ty": 304.35086232678697, + "theta": -2.7519070422346035, + "vx": -0.9250285625457764, + "vy": -0.3798976242542267, + "pca_strength": 0.9117854271798522, + "union_pixels": 43372, + "tx_anchor": 447.97926428072975, + "ty_anchor": 304.35086232678697, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 447.97926428072975, + "cy": 304.35086232678697, + "pixels": 20062 + }, + "tool_body": { + "cx": 610.2556376547357, + "cy": 371.2743018904136, + "pixels": 20842 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 319.8075364667747, + "cy": 246.06523500810374, + "pixels": 2468 + } + } + } + } + }, + { + "frame_idx": 41, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 449.2816186352098, + "ty": 304.7604399980091, + "theta": -2.7515370900728575, + "vx": -0.9248879551887512, + "vy": -0.3802398145198822, + "pca_strength": 0.91242922857531, + "union_pixels": 43215, + "tx_anchor": 449.2816186352098, + "ty_anchor": 304.7604399980091, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 449.2816186352098, + "cy": 304.7604399980091, + "pixels": 20091 + }, + "tool_body": { + "cx": 610.9235650278517, + "cy": 371.3511261806733, + "pixels": 20645 + }, + "left_gripper": { + "cx": 323.5, + "cy": 239.35714285714286, + "pixels": 14 + }, + "right_gripper": { + "cx": 320.9359026369168, + "cy": 246.64624746450303, + "pixels": 2465 + } + } + } + } + }, + { + "frame_idx": 42, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 451.0069537575125, + "ty": 305.3175383698406, + "theta": -2.7540397924393076, + "vx": -0.9258366823196411, + "vy": -0.3779239058494568, + "pca_strength": 0.9121019033369158, + "union_pixels": 43092, + "tx_anchor": 451.0069537575125, + "ty_anchor": 305.3175383698406, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 451.0069537575125, + "cy": 305.3175383698406, + "pixels": 20133 + }, + "tool_body": { + "cx": 612.0416564326767, + "cy": 371.4384241292921, + "pixels": 20357 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 322.38009223674095, + "cy": 246.67640276710222, + "pixels": 2602 + } + } + } + } + }, + { + "frame_idx": 43, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 452.4607823767658, + "ty": 305.9869109947644, + "theta": -2.7564007250169125, + "vx": -0.9267263412475586, + "vy": -0.3757370114326477, + "pca_strength": 0.9127627244884946, + "union_pixels": 42851, + "tx_anchor": 452.4607823767658, + "ty_anchor": 305.9869109947644, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 452.4607823767658, + "cy": 305.9869109947644, + "pixels": 20246 + }, + "tool_body": { + "cx": 612.8270170539544, + "cy": 371.9162760546524, + "pixels": 20054 + }, + "left_gripper": { + "cx": 339.93333333333334, + "cy": 242.93333333333334, + "pixels": 15 + }, + "right_gripper": { + "cx": 323.2543375394322, + "cy": 247.63485804416405, + "pixels": 2536 + } + } + } + } + }, + { + "frame_idx": 44, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 453.73543904602343, + "ty": 306.58913964718636, + "theta": -2.7551420857959488, + "vx": -0.9262526631355286, + "vy": -0.37690311670303345, + "pca_strength": 0.9129190947918716, + "union_pixels": 42781, + "tx_anchor": 453.73543904602343, + "ty_anchor": 306.58913964718636, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 453.73543904602343, + "cy": 306.58913964718636, + "pixels": 20294 + }, + "tool_body": { + "cx": 613.4292341047749, + "cy": 372.150657994252, + "pixels": 19833 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 324.21401657874907, + "cy": 248.21250941974378, + "pixels": 2654 + } + } + } + } + }, + { + "frame_idx": 45, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 454.86687625878074, + "ty": 307.1073832097067, + "theta": -2.7561454539696, + "vx": -0.926630437374115, + "vy": -0.37597358226776123, + "pca_strength": 0.9112062024516375, + "union_pixels": 42620, + "tx_anchor": 454.86687625878074, + "ty_anchor": 307.1073832097067, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 454.86687625878074, + "cy": 307.1073832097067, + "pixels": 20357 + }, + "tool_body": { + "cx": 614.0616487090872, + "cy": 372.2021752388697, + "pixels": 19676 + }, + "left_gripper": { + "cx": 321.57142857142856, + "cy": 240.64285714285714, + "pixels": 28 + }, + "right_gripper": { + "cx": 325.3516998827667, + "cy": 248.99101211410706, + "pixels": 2559 + } + } + } + } + }, + { + "frame_idx": 46, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 457.05061806810966, + "ty": 308.0424097327405, + "theta": -2.756568964930925, + "vx": -0.9267895221710205, + "vy": -0.3755810856819153, + "pca_strength": 0.9111089172434096, + "union_pixels": 42358, + "tx_anchor": 457.05061806810966, + "ty_anchor": 308.0424097327405, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 457.05061806810966, + "cy": 308.0424097327405, + "pixels": 20467 + }, + "tool_body": { + "cx": 615.2801887281589, + "cy": 372.5142323845077, + "pixels": 19287 + }, + "left_gripper": { + "cx": 348.0, + "cy": 253.94444444444446, + "pixels": 18 + }, + "right_gripper": { + "cx": 326.90255220417635, + "cy": 249.8402938901779, + "pixels": 2586 + } + } + } + } + }, + { + "frame_idx": 47, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 459.1314663555037, + "ty": 308.72014780241153, + "theta": -2.7606817686887544, + "vx": -0.928326427936554, + "vy": -0.37176623940467834, + "pca_strength": 0.9103202552412741, + "union_pixels": 42147, + "tx_anchor": 459.1314663555037, + "ty_anchor": 308.72014780241153, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 459.1314663555037, + "cy": 308.72014780241153, + "pixels": 20568 + }, + "tool_body": { + "cx": 616.4318924617818, + "cy": 372.55956773853455, + "pixels": 18970 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 327.9969336910694, + "cy": 250.54886929858182, + "pixels": 2609 + } + } + } + } + }, + { + "frame_idx": 48, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 461.06709465656223, + "ty": 309.52700680600475, + "theta": -2.7603124193015707, + "vx": -0.9281890392303467, + "vy": -0.3721090853214264, + "pca_strength": 0.9104393393482473, + "union_pixels": 41862, + "tx_anchor": 461.06709465656223, + "ty_anchor": 309.52700680600475, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 461.06709465656223, + "cy": 309.52700680600475, + "pixels": 20717 + }, + "tool_body": { + "cx": 617.7626734330292, + "cy": 372.9677158127733, + "pixels": 18523 + }, + "left_gripper": { + "cx": 344.4761904761905, + "cy": 260.4761904761905, + "pixels": 21 + }, + "right_gripper": { + "cx": 329.50788158400616, + "cy": 251.18723567858515, + "pixels": 2601 + } + } + } + } + }, + { + "frame_idx": 49, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 463.6380970631917, + "ty": 310.79408805634074, + "theta": -2.764142655256044, + "vx": -0.9296074509620667, + "vy": -0.3685511648654938, + "pca_strength": 0.9104964590779664, + "union_pixels": 41686, + "tx_anchor": 463.6380970631917, + "ty_anchor": 310.79408805634074, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 463.6380970631917, + "cy": 310.79408805634074, + "pixels": 20873 + }, + "tool_body": { + "cx": 619.0531032193827, + "cy": 373.47626949883835, + "pixels": 18078 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 330.6672760511883, + "cy": 252.59414990859233, + "pixels": 2735 + } + } + } + } + }, + { + "frame_idx": 50, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 467.0424050033166, + "ty": 312.75533023784703, + "theta": -2.769313578362702, + "vx": -0.9315007925033569, + "vy": -0.36373934149742126, + "pca_strength": 0.9103711931729663, + "union_pixels": 41255, + "tx_anchor": 467.0424050033166, + "ty_anchor": 312.75533023784703, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 467.0424050033166, + "cy": 312.75533023784703, + "pixels": 21106 + }, + "tool_body": { + "cx": 620.6736329802462, + "cy": 374.4034926996851, + "pixels": 17465 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 331.82190760059615, + "cy": 254.95715350223546, + "pixels": 2684 + } + } + } + } + }, + { + "frame_idx": 51, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 471.0403109435367, + "ty": 314.97146581017546, + "theta": -2.7741263594702024, + "vx": -0.9332405924797058, + "vy": -0.35925203561782837, + "pca_strength": 0.9080408259983495, + "union_pixels": 40972, + "tx_anchor": 471.0403109435367, + "ty_anchor": 314.97146581017546, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 471.0403109435367, + "cy": 314.97146581017546, + "pixels": 21483 + }, + "tool_body": { + "cx": 622.7017261904762, + "cy": 375.4135119047619, + "pixels": 16800 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 334.27147638527333, + "cy": 257.6206768315359, + "pixels": 2689 + } + } + } + } + }, + { + "frame_idx": 52, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 475.5803281685635, + "ty": 316.40573152337856, + "theta": -2.7781744178111984, + "vx": -0.9346871972084045, + "vy": -0.35547128319740295, + "pca_strength": 0.9067518344685741, + "union_pixels": 40529, + "tx_anchor": 475.5803281685635, + "ty_anchor": 316.40573152337856, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 475.5803281685635, + "cy": 316.40573152337856, + "pixels": 21879 + }, + "tool_body": { + "cx": 625.6295391935888, + "cy": 375.64237415477083, + "pixels": 15972 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 336.9581777445855, + "cy": 259.2027632561613, + "pixels": 2678 + } + } + } + } + }, + { + "frame_idx": 53, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 479.1824920418372, + "ty": 317.4318781264211, + "theta": -2.7955146962489774, + "vx": -0.9407103657722473, + "vy": -0.3392109274864197, + "pca_strength": 0.9016604081731422, + "union_pixels": 40142, + "tx_anchor": 479.1824920418372, + "ty_anchor": 317.4318781264211, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 479.1824920418372, + "cy": 317.4318781264211, + "pixels": 21990 + }, + "tool_body": { + "cx": 627.3624678663239, + "cy": 373.944087403599, + "pixels": 15560 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 338.985725308642, + "cy": 264.1091820987654, + "pixels": 2592 + } + } + } + } + }, + { + "frame_idx": 54, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 481.2255973160448, + "ty": 316.3912136736637, + "theta": -2.807367206615566, + "vx": -0.944664716720581, + "vy": -0.3280375897884369, + "pca_strength": 0.8997981622256597, + "union_pixels": 39701, + "tx_anchor": 481.2255973160448, + "ty_anchor": 316.3912136736637, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 481.2255973160448, + "cy": 316.3912136736637, + "pixels": 22057 + }, + "tool_body": { + "cx": 629.8126353080103, + "cy": 370.7424391523978, + "pixels": 15243 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 338.96501457725947, + "cy": 269.2261557684298, + "pixels": 2401 + } + } + } + } + }, + { + "frame_idx": 55, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 480.2252469613511, + "ty": 314.1510902717713, + "theta": -2.8183251220632473, + "vx": -0.9482024908065796, + "vy": -0.31766653060913086, + "pca_strength": 0.8951619323170337, + "union_pixels": 39853, + "tx_anchor": 480.2252469613511, + "ty_anchor": 314.1510902717713, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 480.2252469613511, + "cy": 314.1510902717713, + "pixels": 21967 + }, + "tool_body": { + "cx": 629.3349923430321, + "cy": 367.65613833588566, + "pixels": 15672 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 334.4015356820235, + "cy": 273.1070460704607, + "pixels": 2214 + } + } + } + } + }, + { + "frame_idx": 56, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 480.8026006363259, + "ty": 312.11698252409275, + "theta": -2.8395765247293756, + "vx": -0.9547387361526489, + "vy": -0.297445684671402, + "pca_strength": 0.9064419337636683, + "union_pixels": 39978, + "tx_anchor": 480.8026006363259, + "ty_anchor": 312.11698252409275, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 480.8026006363259, + "cy": 312.11698252409275, + "pixels": 21687 + }, + "tool_body": { + "cx": 631.1357622368507, + "cy": 363.61461252688525, + "pixels": 15343 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 316.4606512890095, + "cy": 270.07123473541384, + "pixels": 2948 + } + } + } + } + }, + { + "frame_idx": 57, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 489.5492359932088, + "ty": 309.42520279192604, + "theta": -2.8518158165614182, + "vx": -0.958307683467865, + "vy": -0.28573837876319885, + "pca_strength": 0.9008102820697927, + "union_pixels": 37968, + "tx_anchor": 489.5492359932088, + "ty_anchor": 309.42520279192604, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 489.5492359932088, + "cy": 309.42520279192604, + "pixels": 21204 + }, + "tool_body": { + "cx": 635.4107842438921, + "cy": 357.58964313697555, + "pixels": 14039 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 322.05577981651373, + "cy": 271.2502752293578, + "pixels": 2725 + } + } + } + } + }, + { + "frame_idx": 58, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 484.3278576651231, + "ty": 307.5395076773093, + "theta": -2.853134831206789, + "vx": -0.9586837291717529, + "vy": -0.28447410464286804, + "pca_strength": 0.9022770027795218, + "union_pixels": 38398, + "tx_anchor": 484.3278576651231, + "ty_anchor": 307.5395076773093, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 484.3278576651231, + "cy": 307.5395076773093, + "pixels": 20515 + }, + "tool_body": { + "cx": 632.2395565234607, + "cy": 355.99967003233684, + "pixels": 15153 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 319.86886446886444, + "cy": 272.1747252747253, + "pixels": 2730 + } + } + } + } + }, + { + "frame_idx": 59, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 477.1436199969486, + "ty": 305.52606418145757, + "theta": -2.8482448305097767, + "vx": -0.9572811722755432, + "vy": -0.2891586422920227, + "pca_strength": 0.9009828845780359, + "union_pixels": 38782, + "tx_anchor": 477.1436199969486, + "ty_anchor": 305.52606418145757, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 477.1436199969486, + "cy": 305.52606418145757, + "pixels": 19663 + }, + "tool_body": { + "cx": 628.1418157720344, + "cy": 354.3421290439183, + "pixels": 16599 + }, + "left_gripper": { + "cx": 327.6521739130435, + "cy": 273.8695652173913, + "pixels": 46 + }, + "right_gripper": { + "cx": 315.2776879547292, + "cy": 271.88480194017785, + "pixels": 2474 + } + } + } + } + }, + { + "frame_idx": 60, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 469.477977074931, + "ty": 302.95786457227763, + "theta": -2.845039926573217, + "vx": -0.9563495516777039, + "vy": -0.2922251522541046, + "pca_strength": 0.9005377657166806, + "union_pixels": 39272, + "tx_anchor": 469.477977074931, + "ty_anchor": 302.95786457227763, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 469.477977074931, + "cy": 302.95786457227763, + "pixels": 18844 + }, + "tool_body": { + "cx": 624.0386454626334, + "cy": 352.48126112099646, + "pixels": 17984 + }, + "left_gripper": { + "cx": 316.8955223880597, + "cy": 272.0149253731343, + "pixels": 67 + }, + "right_gripper": { + "cx": 311.40387042490534, + "cy": 271.310475389146, + "pixels": 2377 + } + } + } + } + }, + { + "frame_idx": 61, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 462.2894636536891, + "ty": 300.1065613939559, + "theta": -2.8410752961728702, + "vx": -0.9551835060119629, + "vy": -0.2960144281387329, + "pca_strength": 0.8991709383437031, + "union_pixels": 40129, + "tx_anchor": 462.2894636536891, + "ty_anchor": 300.1065613939559, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 462.2894636536891, + "cy": 300.1065613939559, + "pixels": 18365 + }, + "tool_body": { + "cx": 619.8458290422245, + "cy": 350.72394438722966, + "pixels": 19420 + }, + "left_gripper": { + "cx": 324.53125, + "cy": 274.75, + "pixels": 64 + }, + "right_gripper": { + "cx": 304.87719298245617, + "cy": 271.1934210526316, + "pixels": 2280 + } + } + } + } + }, + { + "frame_idx": 62, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 452.95060889266495, + "ty": 297.78685924667235, + "theta": -2.8385787660957256, + "vx": -0.954441487789154, + "vy": -0.29839813709259033, + "pca_strength": 0.8989928189675535, + "union_pixels": 41013, + "tx_anchor": 452.95060889266495, + "ty_anchor": 297.78685924667235, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 452.95060889266495, + "cy": 297.78685924667235, + "pixels": 17655 + }, + "tool_body": { + "cx": 615.0914383075394, + "cy": 349.50683894173886, + "pixels": 21129 + }, + "left_gripper": { + "cx": 248.0, + "cy": 257.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 300.22800718132856, + "cy": 272.560592459605, + "pixels": 2228 + } + } + } + } + }, + { + "frame_idx": 63, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 445.7220577135226, + "ty": 295.9563374557278, + "theta": -2.8319008391581413, + "vx": -0.9524275660514832, + "vy": -0.30476513504981995, + "pca_strength": 0.8977980134153664, + "union_pixels": 41796, + "tx_anchor": 445.7220577135226, + "ty_anchor": 295.9563374557278, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 445.7220577135226, + "cy": 295.9563374557278, + "pixels": 17223 + }, + "tool_body": { + "cx": 611.0827154464325, + "cy": 349.2082315854904, + "pixels": 22523 + }, + "left_gripper": { + "cx": 315.56140350877195, + "cy": 273.3157894736842, + "pixels": 57 + }, + "right_gripper": { + "cx": 294.1179126944305, + "cy": 272.44455594581035, + "pixels": 1993 + } + } + } + } + }, + { + "frame_idx": 64, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 438.0502285816066, + "ty": 294.1658849373627, + "theta": -2.82656477317435, + "vx": -0.9507877230644226, + "vy": -0.309842973947525, + "pca_strength": 0.8986797041384246, + "union_pixels": 42779, + "tx_anchor": 438.0502285816066, + "ty_anchor": 294.1658849373627, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 438.0502285816066, + "cy": 294.1658849373627, + "pixels": 16843 + }, + "tool_body": { + "cx": 606.8030290352272, + "cy": 349.1116224583717, + "pixels": 23902 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 288.27777777777777, + "cy": 271.5914454277286, + "pixels": 2034 + } + } + } + } + }, + { + "frame_idx": 65, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 431.1140705031636, + "ty": 293.32793009942753, + "theta": -2.8162505012589993, + "vx": -0.9475414156913757, + "vy": -0.31963300704956055, + "pca_strength": 0.8983978342336323, + "union_pixels": 43719, + "tx_anchor": 431.1140705031636, + "ty_anchor": 293.32793009942753, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 431.1140705031636, + "cy": 293.32793009942753, + "pixels": 16595 + }, + "tool_body": { + "cx": 602.8376540755468, + "cy": 350.0145526838966, + "pixels": 25150 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 283.919959473151, + "cy": 271.258358662614, + "pixels": 1974 + } + } + } + } + }, + { + "frame_idx": 66, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 425.78839444206403, + "ty": 292.95299014506946, + "theta": -2.8178089605631462, + "vx": -0.9480383992195129, + "vy": -0.3181559145450592, + "pca_strength": 0.8981336439113383, + "union_pixels": 44557, + "tx_anchor": 425.78839444206403, + "ty_anchor": 292.95299014506946, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 425.78839444206403, + "cy": 292.95299014506946, + "pixels": 16337 + }, + "tool_body": { + "cx": 600.1522550662806, + "cy": 350.4484991619686, + "pixels": 26252 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 279.2047764227642, + "cy": 270.5406504065041, + "pixels": 1968 + } + } + } + } + }, + { + "frame_idx": 67, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 422.5116863996074, + "ty": 292.42414575792895, + "theta": -2.810443725482767, + "vx": -0.945669412612915, + "vy": -0.32512974739074707, + "pca_strength": 0.8979843853259397, + "union_pixels": 44835, + "tx_anchor": 422.5116863996074, + "ty_anchor": 292.42414575792895, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 422.5116863996074, + "cy": 292.42414575792895, + "pixels": 16301 + }, + "tool_body": { + "cx": 598.2797153024911, + "cy": 350.6492976212774, + "pixels": 26695 + }, + "left_gripper": { + "cx": 291.95454545454544, + "cy": 267.3333333333333, + "pixels": 66 + }, + "right_gripper": { + "cx": 276.4376762549351, + "cy": 270.2007896221094, + "pixels": 1773 + } + } + } + } + } + ], + "saved_at_unix": 1769897620.255529 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000045_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000045_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..dc561fb8e220b8ba81f899d5042904ae2445eb6f --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000045_tool_poses.json @@ -0,0 +1,3689 @@ +{ + "clip_id": "1_GyObjmn1", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/SPLITTING/1_GyObjmn1.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/SPLITTING/1_GyObjmn1", + "num_frames": 72, + "tools": [ + "hook" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 330.47173383824725, + "ty": 182.9080335407087, + "theta": -2.6029145625414785, + "vx": -0.8583875894546509, + "vy": -0.5130017399787903, + "pca_strength": 0.8677316296219609, + "union_pixels": 66908, + "tx_anchor": 330.47173383824725, + "ty_anchor": 182.9080335407087, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 330.47173383824725, + "cy": 182.9080335407087, + "pixels": 7394 + }, + "tool_body": { + "cx": 538.4580559939615, + "cy": 306.733874288067, + "pixels": 58292 + }, + "left_gripper": { + "cx": 264.08, + "cy": 229.02, + "pixels": 50 + }, + "right_gripper": { + "cx": 261.9402730375427, + "cy": 221.0034129692833, + "pixels": 1172 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 328.47603351188025, + "ty": 181.7890399670375, + "theta": -2.6060611822555386, + "vx": -0.859997570514679, + "vy": -0.5102981925010681, + "pca_strength": 0.8666513849854892, + "union_pixels": 67247, + "tx_anchor": 328.47603351188025, + "ty_anchor": 181.7890399670375, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 328.47603351188025, + "cy": 181.7890399670375, + "pixels": 7281 + }, + "tool_body": { + "cx": 537.563675351861, + "cy": 305.60118449939586, + "pixels": 58759 + }, + "left_gripper": { + "cx": 229.14285714285714, + "cy": 236.14285714285714, + "pixels": 7 + }, + "right_gripper": { + "cx": 261.97, + "cy": 220.6675, + "pixels": 1200 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 325.2278816634105, + "ty": 180.77449065029305, + "theta": -2.6107542812039854, + "vx": -0.8623829483985901, + "vy": -0.5062565207481384, + "pca_strength": 0.8667100650840129, + "union_pixels": 68152, + "tx_anchor": 325.2278816634105, + "ty_anchor": 180.77449065029305, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 325.2278816634105, + "cy": 180.77449065029305, + "pixels": 7166 + }, + "tool_body": { + "cx": 535.7085895721925, + "cy": 304.56883355614974, + "pixels": 59840 + }, + "left_gripper": { + "cx": 256.0344827586207, + "cy": 227.24137931034483, + "pixels": 29 + }, + "right_gripper": { + "cx": 259.7833482542525, + "cy": 219.66248880931064, + "pixels": 1117 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 320.11912583916586, + "ty": 180.89301528353093, + "theta": -2.6054399680005647, + "vx": -0.8596803545951843, + "vy": -0.5108323097229004, + "pca_strength": 0.867219504714008, + "union_pixels": 69195, + "tx_anchor": 320.11912583916586, + "ty_anchor": 180.89301528353093, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 320.11912583916586, + "cy": 180.89301528353093, + "pixels": 7001 + }, + "tool_body": { + "cx": 532.6661706754746, + "cy": 305.9852183723858, + "pixels": 61157 + }, + "left_gripper": { + "cx": 253.27777777777777, + "cy": 226.0, + "pixels": 18 + }, + "right_gripper": { + "cx": 257.0775269872424, + "cy": 219.73503434739942, + "pixels": 1019 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 315.00811711842294, + "ty": 181.34729670966806, + "theta": -2.615973727139677, + "vx": -0.865013599395752, + "vy": -0.5017485022544861, + "pca_strength": 0.865907091076674, + "union_pixels": 70424, + "tx_anchor": 315.00811711842294, + "ty_anchor": 181.34729670966806, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 315.00811711842294, + "cy": 181.34729670966806, + "pixels": 6899 + }, + "tool_body": { + "cx": 528.6313509192646, + "cy": 307.67932853717025, + "pixels": 62550 + }, + "left_gripper": { + "cx": 253.91666666666666, + "cy": 227.91666666666666, + "pixels": 24 + }, + "right_gripper": { + "cx": 253.31335436382756, + "cy": 220.6508937960042, + "pixels": 951 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 310.5007487271638, + "ty": 181.81341719077568, + "theta": -2.617023713273054, + "vx": -0.8655399084091187, + "vy": -0.5008399486541748, + "pca_strength": 0.867840430386845, + "union_pixels": 71137, + "tx_anchor": 310.5007487271638, + "ty_anchor": 181.81341719077568, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 310.5007487271638, + "cy": 181.81341719077568, + "pixels": 6678 + }, + "tool_body": { + "cx": 525.4499810892587, + "cy": 309.5795196671709, + "pixels": 63456 + }, + "left_gripper": { + "cx": 245.04545454545453, + "cy": 229.0909090909091, + "pixels": 22 + }, + "right_gripper": { + "cx": 250.8012232415902, + "cy": 221.64627930682977, + "pixels": 981 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 306.7094137985227, + "ty": 183.66085179946566, + "theta": -2.6193212200416163, + "vx": -0.8666883111000061, + "vy": -0.4988500475883484, + "pca_strength": 0.8656281646637519, + "union_pixels": 71431, + "tx_anchor": 306.7094137985227, + "ty_anchor": 183.66085179946566, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 306.7094137985227, + "cy": 183.66085179946566, + "pixels": 6363 + }, + "tool_body": { + "cx": 521.6128463829588, + "cy": 312.6904268093003, + "pixels": 64127 + }, + "left_gripper": { + "cx": 223.0, + "cy": 240.5, + "pixels": 2 + }, + "right_gripper": { + "cx": 248.11182108626198, + "cy": 223.1352502662407, + "pixels": 939 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 303.03055780113175, + "ty": 186.2438156831043, + "theta": -2.62591733023444, + "vx": -0.8699598908424377, + "vy": -0.4931224584579468, + "pca_strength": 0.8666338643058915, + "union_pixels": 71734, + "tx_anchor": 303.03055780113175, + "ty_anchor": 186.2438156831043, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 303.03055780113175, + "cy": 186.2438156831043, + "pixels": 6185 + }, + "tool_body": { + "cx": 517.5579585711855, + "cy": 315.8226512584892, + "pixels": 64641 + }, + "left_gripper": { + "cx": 236.14285714285714, + "cy": 231.95238095238096, + "pixels": 21 + }, + "right_gripper": { + "cx": 245.5118376550169, + "cy": 225.57046223224353, + "pixels": 887 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 298.4544235924933, + "ty": 188.6186327077748, + "theta": -2.6345848996016814, + "vx": -0.8742013573646545, + "vy": -0.48556360602378845, + "pca_strength": 0.8699346690505889, + "union_pixels": 72269, + "tx_anchor": 298.4544235924933, + "ty_anchor": 188.6186327077748, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 298.4544235924933, + "cy": 188.6186327077748, + "pixels": 5968 + }, + "tool_body": { + "cx": 512.6840028749255, + "cy": 319.1899285856284, + "pixels": 65393 + }, + "left_gripper": { + "cx": 235.11111111111111, + "cy": 234.61111111111111, + "pixels": 18 + }, + "right_gripper": { + "cx": 242.49662921348315, + "cy": 228.08539325842696, + "pixels": 890 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 293.74914500683997, + "ty": 190.9392954856361, + "theta": -2.640694122529844, + "vx": -0.8771514296531677, + "vy": -0.48021388053894043, + "pca_strength": 0.8708396897332702, + "union_pixels": 72176, + "tx_anchor": 293.74914500683997, + "ty_anchor": 190.9392954856361, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 293.74914500683997, + "cy": 190.9392954856361, + "pixels": 5848 + }, + "tool_body": { + "cx": 508.1744249893234, + "cy": 322.65241595997804, + "pixels": 65564 + }, + "left_gripper": { + "cx": 236.76190476190476, + "cy": 235.23809523809524, + "pixels": 21 + }, + "right_gripper": { + "cx": 237.17765814266488, + "cy": 229.84387617765813, + "pixels": 743 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 289.8182771273807, + "ty": 192.94146426699282, + "theta": -2.6441998651160934, + "vx": -0.8788295388221741, + "vy": -0.47713586688041687, + "pca_strength": 0.8742080692219844, + "union_pixels": 72601, + "tx_anchor": 289.8182771273807, + "ty_anchor": 192.94146426699282, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 289.8182771273807, + "cy": 192.94146426699282, + "pixels": 5723 + }, + "tool_body": { + "cx": 503.88403384238165, + "cy": 325.381286797536, + "pixels": 66071 + }, + "left_gripper": { + "cx": 237.375, + "cy": 239.375, + "pixels": 8 + }, + "right_gripper": { + "cx": 236.53066332916146, + "cy": 232.12140175219025, + "pixels": 799 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 285.8775727466288, + "ty": 195.75656493967352, + "theta": -2.6504807324940463, + "vx": -0.8818089962005615, + "vy": -0.47160667181015015, + "pca_strength": 0.8735530609851029, + "union_pixels": 72122, + "tx_anchor": 285.8775727466288, + "ty_anchor": 195.75656493967352, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 285.8775727466288, + "cy": 195.75656493967352, + "pixels": 5636 + }, + "tool_body": { + "cx": 499.27367286200194, + "cy": 328.8555332847425, + "pixels": 65856 + }, + "left_gripper": { + "cx": 237.85714285714286, + "cy": 239.71428571428572, + "pixels": 7 + }, + "right_gripper": { + "cx": 235.13001605136438, + "cy": 233.86356340288924, + "pixels": 623 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 280.4788273615635, + "ty": 198.66739051755337, + "theta": -2.6594402141806963, + "vx": -0.8859989047050476, + "vy": -0.46368730068206787, + "pca_strength": 0.8783473880866693, + "union_pixels": 72152, + "tx_anchor": 280.4788273615635, + "ty_anchor": 198.66739051755337, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 280.4788273615635, + "cy": 198.66739051755337, + "pixels": 5526 + }, + "tool_body": { + "cx": 492.85390550393356, + "cy": 332.5473920358946, + "pixels": 65971 + }, + "left_gripper": { + "cx": 224.16666666666666, + "cy": 242.5, + "pixels": 6 + }, + "right_gripper": { + "cx": 230.8181818181818, + "cy": 235.61633281972266, + "pixels": 649 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 274.5373646209386, + "ty": 202.27184115523465, + "theta": -2.669941172941569, + "vx": -0.8908191323280334, + "vy": -0.4543580710887909, + "pca_strength": 0.8805465285660742, + "union_pixels": 71608, + "tx_anchor": 274.5373646209386, + "ty_anchor": 202.27184115523465, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 274.5373646209386, + "cy": 202.27184115523465, + "pixels": 5540 + }, + "tool_body": { + "cx": 485.8592399506105, + "cy": 336.9051691285194, + "pixels": 65601 + }, + "left_gripper": { + "cx": 230.23076923076923, + "cy": 242.5, + "pixels": 26 + }, + "right_gripper": { + "cx": 225.6031746031746, + "cy": 239.04988662131518, + "pixels": 441 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 270.18960359012715, + "ty": 207.12415856394915, + "theta": -2.679600996522272, + "vx": -0.8951665163040161, + "vy": -0.44573184847831726, + "pca_strength": 0.8839747756070108, + "union_pixels": 70640, + "tx_anchor": 270.18960359012715, + "ty_anchor": 207.12415856394915, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 270.18960359012715, + "cy": 207.12415856394915, + "pixels": 5348 + }, + "tool_body": { + "cx": 478.3462938400321, + "cy": 341.73504734877696, + "pixels": 64838 + }, + "left_gripper": { + "cx": 213.46153846153845, + "cy": 246.3846153846154, + "pixels": 13 + }, + "right_gripper": { + "cx": 221.21768707482994, + "cy": 241.30612244897958, + "pixels": 441 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 263.88087371512484, + "ty": 212.54423641703377, + "theta": -2.695127872025509, + "vx": -0.9019792079925537, + "vy": -0.43177956342697144, + "pca_strength": 0.8902368342217722, + "union_pixels": 69216, + "tx_anchor": 263.88087371512484, + "ty_anchor": 212.54423641703377, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 263.88087371512484, + "cy": 212.54423641703377, + "pixels": 5448 + }, + "tool_body": { + "cx": 469.8915154673362, + "cy": 347.19238239613435, + "pixels": 63327 + }, + "left_gripper": { + "cx": 221.07692307692307, + "cy": 251.0, + "pixels": 13 + }, + "right_gripper": { + "cx": 216.0303738317757, + "cy": 244.80373831775702, + "pixels": 428 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 258.9387263976305, + "ty": 217.44224361347648, + "theta": -2.697330827284843, + "vx": -0.9029281735420227, + "vy": -0.42979148030281067, + "pca_strength": 0.893688439663852, + "union_pixels": 67754, + "tx_anchor": 258.9387263976305, + "ty_anchor": 217.44224361347648, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 258.9387263976305, + "cy": 217.44224361347648, + "pixels": 5402 + }, + "tool_body": { + "cx": 461.25774261262717, + "cy": 351.4356370095269, + "pixels": 61930 + }, + "left_gripper": { + "cx": 210.54545454545453, + "cy": 253.45454545454547, + "pixels": 11 + }, + "right_gripper": { + "cx": 209.59610705596108, + "cy": 247.1654501216545, + "pixels": 411 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 254.05613079019074, + "ty": 221.44178019981834, + "theta": -2.7016973004886156, + "vx": -0.9047962427139282, + "vy": -0.42584478855133057, + "pca_strength": 0.8963433575757754, + "union_pixels": 66212, + "tx_anchor": 254.05613079019074, + "ty_anchor": 221.44178019981834, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 254.05613079019074, + "cy": 221.44178019981834, + "pixels": 5505 + }, + "tool_body": { + "cx": 452.8760475669946, + "cy": 355.55029977806487, + "pixels": 60378 + }, + "left_gripper": { + "cx": 204.9090909090909, + "cy": 252.27272727272728, + "pixels": 11 + }, + "right_gripper": { + "cx": 201.48742138364778, + "cy": 246.20440251572327, + "pixels": 318 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 251.6991825613079, + "ty": 224.87338782924613, + "theta": -2.7079445627431475, + "vx": -0.9074389338493347, + "vy": -0.42018401622772217, + "pca_strength": 0.8978893345429454, + "union_pixels": 65208, + "tx_anchor": 251.6991825613079, + "ty_anchor": 224.87338782924613, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 251.6991825613079, + "cy": 224.87338782924613, + "pixels": 5505 + }, + "tool_body": { + "cx": 447.510187215382, + "cy": 357.80089391128354, + "pixels": 59290 + }, + "left_gripper": { + "cx": 196.8, + "cy": 255.05, + "pixels": 20 + }, + "right_gripper": { + "cx": 201.41730279898218, + "cy": 249.9440203562341, + "pixels": 393 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 248.7069310533018, + "ty": 227.464617063853, + "theta": -2.7105459715460327, + "vx": -0.9085289239883423, + "vy": -0.4178219735622406, + "pca_strength": 0.8971132751107147, + "union_pixels": 64463, + "tx_anchor": 248.7069310533018, + "ty_anchor": 227.464617063853, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 248.7069310533018, + "cy": 227.464617063853, + "pixels": 5497 + }, + "tool_body": { + "cx": 442.315458813487, + "cy": 359.6548698250107, + "pixels": 58575 + }, + "left_gripper": { + "cx": 188.9090909090909, + "cy": 258.54545454545456, + "pixels": 11 + }, + "right_gripper": { + "cx": 195.72368421052633, + "cy": 252.0842105263158, + "pixels": 380 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 245.6472503617945, + "ty": 229.669500723589, + "theta": -2.7159751134086707, + "vx": -0.9107839465141296, + "vy": -0.41288331151008606, + "pca_strength": 0.8979339157981766, + "union_pixels": 63976, + "tx_anchor": 245.6472503617945, + "ty_anchor": 229.669500723589, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 245.6472503617945, + "cy": 229.669500723589, + "pixels": 5528 + }, + "tool_body": { + "cx": 437.1993398318634, + "cy": 360.9976619045163, + "pixels": 58167 + }, + "left_gripper": { + "cx": 193.83333333333334, + "cy": 260.0, + "pixels": 6 + }, + "right_gripper": { + "cx": 194.83272727272728, + "cy": 253.29090909090908, + "pixels": 275 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 243.84791739586979, + "ty": 231.13230661533078, + "theta": -2.7161875841108016, + "vx": -0.9108716249465942, + "vy": -0.41268977522850037, + "pca_strength": 0.8988340640434331, + "union_pixels": 63713, + "tx_anchor": 243.84791739586979, + "ty_anchor": 231.13230661533078, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 243.84791739586979, + "cy": 231.13230661533078, + "pixels": 5714 + }, + "tool_body": { + "cx": 433.3657565909525, + "cy": 362.0945412836065, + "pixels": 57541 + }, + "left_gripper": { + "cx": 187.21428571428572, + "cy": 264.7857142857143, + "pixels": 126 + }, + "right_gripper": { + "cx": 187.04819277108433, + "cy": 255.00602409638554, + "pixels": 332 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 244.1559665038381, + "ty": 233.04099790648988, + "theta": -2.7161429559905783, + "vx": -0.9108532071113586, + "vy": -0.4127304255962372, + "pca_strength": 0.897234283699534, + "union_pixels": 62942, + "tx_anchor": 244.1559665038381, + "ty_anchor": 233.04099790648988, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 244.1559665038381, + "cy": 233.04099790648988, + "pixels": 5732 + }, + "tool_body": { + "cx": 432.3495331703972, + "cy": 363.2172384083836, + "pixels": 56873 + }, + "left_gripper": { + "cx": 185.8, + "cy": 263.2, + "pixels": 10 + }, + "right_gripper": { + "cx": 186.045871559633, + "cy": 255.88379204892968, + "pixels": 327 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 243.51611820013431, + "ty": 234.58948959032907, + "theta": -2.7161533052284312, + "vx": -0.9108574986457825, + "vy": -0.41272100806236267, + "pca_strength": 0.8969385601165368, + "union_pixels": 62787, + "tx_anchor": 243.51611820013431, + "ty_anchor": 234.58948959032907, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 243.51611820013431, + "cy": 234.58948959032907, + "pixels": 5956 + }, + "tool_body": { + "cx": 429.85078932464955, + "cy": 364.1240266175846, + "pixels": 56504 + }, + "left_gripper": { + "cx": 185.5, + "cy": 265.25, + "pixels": 12 + }, + "right_gripper": { + "cx": 186.34603174603174, + "cy": 257.65396825396823, + "pixels": 315 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 243.73827160493826, + "ty": 235.93382716049382, + "theta": -2.716036067025222, + "vx": -0.9108090996742249, + "vy": -0.4128277897834778, + "pca_strength": 0.8941683248244798, + "union_pixels": 62367, + "tx_anchor": 243.73827160493826, + "ty_anchor": 235.93382716049382, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 243.73827160493826, + "cy": 235.93382716049382, + "pixels": 6075 + }, + "tool_body": { + "cx": 428.7696378132933, + "cy": 364.7757517251242, + "pixels": 55938 + }, + "left_gripper": { + "cx": 185.0, + "cy": 267.57142857142856, + "pixels": 7 + }, + "right_gripper": { + "cx": 185.8184438040346, + "cy": 259.38616714697406, + "pixels": 347 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 244.02114508783345, + "ty": 237.50585556278463, + "theta": -2.7159336078680902, + "vx": -0.9107667803764343, + "vy": -0.41292110085487366, + "pca_strength": 0.8942315986640151, + "union_pixels": 61646, + "tx_anchor": 244.02114508783345, + "ty_anchor": 237.50585556278463, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 244.02114508783345, + "cy": 237.50585556278463, + "pixels": 6148 + }, + "tool_body": { + "cx": 428.01596453926265, + "cy": 365.50774802695594, + "pixels": 55498 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 244.2811320754717, + "ty": 238.58977987421383, + "theta": -2.7171283393323087, + "vx": -0.9112594723701477, + "vy": -0.41183269023895264, + "pca_strength": 0.8908065168515392, + "union_pixels": 61712, + "tx_anchor": 244.2811320754717, + "ty_anchor": 238.58977987421383, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 244.2811320754717, + "cy": 238.58977987421383, + "pixels": 6360 + }, + "tool_body": { + "cx": 427.1034831623067, + "cy": 365.98019945078767, + "pixels": 55352 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 243.61126804770873, + "ty": 239.81826741996232, + "theta": -2.7254674542708677, + "vx": -0.9146620631217957, + "vy": -0.4042193591594696, + "pca_strength": 0.8927169365811632, + "union_pixels": 61576, + "tx_anchor": 243.61126804770873, + "ty_anchor": 239.81826741996232, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 243.61126804770873, + "cy": 239.81826741996232, + "pixels": 6372 + }, + "tool_body": { + "cx": 424.83973987392216, + "cy": 366.6091949858706, + "pixels": 55204 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 242.9773590880304, + "ty": 241.36542115262824, + "theta": -2.7249900707483623, + "vx": -0.9144690036773682, + "vy": -0.40465596318244934, + "pca_strength": 0.8909194757676573, + "union_pixels": 61405, + "tx_anchor": 242.9773590880304, + "ty_anchor": 241.36542115262824, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 242.9773590880304, + "cy": 241.36542115262824, + "pixels": 6316 + }, + "tool_body": { + "cx": 421.1508468115232, + "cy": 367.4597651073717, + "pixels": 55089 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 240.76257291502444, + "ty": 243.81333753744286, + "theta": -2.735386203341134, + "vx": -0.9186263680458069, + "vy": -0.3951273262500763, + "pca_strength": 0.8906555302338989, + "union_pixels": 60390, + "tx_anchor": 240.76257291502444, + "ty_anchor": 243.81333753744286, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 240.76257291502444, + "cy": 243.81333753744286, + "pixels": 6343 + }, + "tool_body": { + "cx": 416.5962773141895, + "cy": 369.47973060484395, + "pixels": 54047 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 30, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 238.68684373069797, + "ty": 246.58091414453366, + "theta": -2.734630313666914, + "vx": -0.9183274507522583, + "vy": -0.39582160115242004, + "pca_strength": 0.8889583446231031, + "union_pixels": 59411, + "tx_anchor": 238.68684373069797, + "ty_anchor": 246.58091414453366, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 238.68684373069797, + "cy": 246.58091414453366, + "pixels": 6476 + }, + "tool_body": { + "cx": 411.5300651742703, + "cy": 371.1512609804477, + "pixels": 52935 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 31, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 234.87275220969218, + "ty": 249.9417860408412, + "theta": -2.731466321911967, + "vx": -0.9170704483985901, + "vy": -0.3987251818180084, + "pca_strength": 0.8836166858252986, + "union_pixels": 58457, + "tx_anchor": 234.87275220969218, + "ty_anchor": 249.9417860408412, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 234.87275220969218, + "cy": 249.9417860408412, + "pixels": 6562 + }, + "tool_body": { + "cx": 403.24647846613357, + "cy": 372.30819924848254, + "pixels": 51895 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 32, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 233.154279780448, + "ty": 251.80195816644414, + "theta": -2.725897478657594, + "vx": -0.9148358106613159, + "vy": -0.4038259983062744, + "pca_strength": 0.8831939630311976, + "union_pixels": 57547, + "tx_anchor": 233.154279780448, + "ty_anchor": 251.80195816644414, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 233.154279780448, + "cy": 251.80195816644414, + "pixels": 6741 + }, + "tool_body": { + "cx": 397.46482698893834, + "cy": 372.9706137070425, + "pixels": 50806 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 33, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 233.0005737234653, + "ty": 253.07243258749284, + "theta": -2.7312091246548835, + "vx": -0.9169678688049316, + "vy": -0.39896103739738464, + "pca_strength": 0.8837009033062968, + "union_pixels": 57385, + "tx_anchor": 233.0005737234653, + "ty_anchor": 253.07243258749284, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 233.0005737234653, + "cy": 253.07243258749284, + "pixels": 6972 + }, + "tool_body": { + "cx": 397.10082716759564, + "cy": 373.53813500485984, + "pixels": 50413 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 34, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 234.34225273185766, + "ty": 253.70131689548893, + "theta": -2.7285792661934556, + "vx": -0.9159154891967773, + "vy": -0.40137115120887756, + "pca_strength": 0.882217124159953, + "union_pixels": 57494, + "tx_anchor": 234.34225273185766, + "ty_anchor": 253.70131689548893, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 234.34225273185766, + "cy": 253.70131689548893, + "pixels": 7138 + }, + "tool_body": { + "cx": 397.5809039637779, + "cy": 373.75842004924937, + "pixels": 50356 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 35, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 238.35788742182072, + "ty": 253.0051424600417, + "theta": -2.7308400575880785, + "vx": -0.9168205857276917, + "vy": -0.3992994427680969, + "pca_strength": 0.8863257639240031, + "union_pixels": 57320, + "tx_anchor": 238.35788742182072, + "ty_anchor": 253.0051424600417, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 238.35788742182072, + "cy": 253.0051424600417, + "pixels": 7195 + }, + "tool_body": { + "cx": 402.4503541147132, + "cy": 374.7746234413965, + "pixels": 50125 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 36, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 244.71147865422674, + "ty": 250.13429459994344, + "theta": -2.7372634264130236, + "vx": -0.9193664789199829, + "vy": -0.3934021592140198, + "pca_strength": 0.8968176109808216, + "union_pixels": 59119, + "tx_anchor": 244.71147865422674, + "ty_anchor": 250.13429459994344, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 244.71147865422674, + "cy": 250.13429459994344, + "pixels": 7074 + }, + "tool_body": { + "cx": 412.2388810309602, + "cy": 374.5409594530882, + "pixels": 50904 + }, + "left_gripper": { + "cx": 215.72413793103448, + "cy": 307.0, + "pixels": 29 + }, + "right_gripper": { + "cx": 195.6205035971223, + "cy": 293.1843525179856, + "pixels": 1112 + } + } + } + } + }, + { + "frame_idx": 37, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 252.63718887262078, + "ty": 248.002635431918, + "theta": -2.745178232800208, + "vx": -0.922451376914978, + "vy": -0.38611331582069397, + "pca_strength": 0.8960997242697112, + "union_pixels": 60922, + "tx_anchor": 252.63718887262078, + "ty_anchor": 248.002635431918, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 252.63718887262078, + "cy": 248.002635431918, + "pixels": 6830 + }, + "tool_body": { + "cx": 422.40651204955805, + "cy": 371.9117058245826, + "pixels": 52948 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 198.48426573426573, + "cy": 291.09265734265733, + "pixels": 1144 + } + } + } + } + }, + { + "frame_idx": 38, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 256.7003252914069, + "ty": 245.04974247763622, + "theta": -2.7421380037548815, + "vx": -0.9212732315063477, + "vy": -0.3889159858226776, + "pca_strength": 0.897598972144607, + "union_pixels": 63009, + "tx_anchor": 256.7003252914069, + "ty_anchor": 245.04974247763622, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 256.7003252914069, + "cy": 245.04974247763622, + "pixels": 7378 + }, + "tool_body": { + "cx": 433.9952891816793, + "cy": 370.52420734961265, + "pixels": 54343 + }, + "left_gripper": { + "cx": 196.75, + "cy": 282.5, + "pixels": 4 + }, + "right_gripper": { + "cx": 208.0778816199377, + "cy": 290.0031152647975, + "pixels": 1284 + } + } + } + } + }, + { + "frame_idx": 39, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 262.3724983860555, + "ty": 243.09347966429954, + "theta": -2.741323660733075, + "vx": -0.9209561944007874, + "vy": -0.3896660804748535, + "pca_strength": 0.8931493351354484, + "union_pixels": 64630, + "tx_anchor": 262.3724983860555, + "ty_anchor": 243.09347966429954, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 262.3724983860555, + "cy": 243.09347966429954, + "pixels": 7745 + }, + "tool_body": { + "cx": 443.26534121440085, + "cy": 368.10150456743685, + "pixels": 55830 + }, + "left_gripper": { + "cx": 196.0, + "cy": 273.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 210.3244781783681, + "cy": 287.6764705882353, + "pixels": 1054 + } + } + } + } + }, + { + "frame_idx": 40, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 266.3226293917643, + "ty": 242.36909709104646, + "theta": -2.7438113249628384, + "vx": -0.9219227433204651, + "vy": -0.3873738646507263, + "pca_strength": 0.8911698845404389, + "union_pixels": 65707, + "tx_anchor": 266.3226293917643, + "ty_anchor": 242.36909709104646, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 266.3226293917643, + "cy": 242.36909709104646, + "pixels": 7941 + }, + "tool_body": { + "cx": 449.3910743568494, + "cy": 366.8370567594731, + "pixels": 56713 + }, + "left_gripper": { + "cx": 208.5, + "cy": 298.5, + "pixels": 2 + }, + "right_gripper": { + "cx": 214.3929590865842, + "cy": 286.67459562321596, + "pixels": 1051 + } + } + } + } + }, + { + "frame_idx": 41, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 270.3834641805692, + "ty": 241.90161923454366, + "theta": -2.745766219367071, + "vx": -0.9226782321929932, + "vy": -0.38557085394859314, + "pca_strength": 0.8886925240714699, + "union_pixels": 66761, + "tx_anchor": 270.3834641805692, + "ty_anchor": 241.90161923454366, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 270.3834641805692, + "cy": 241.90161923454366, + "pixels": 8152 + }, + "tool_body": { + "cx": 453.63336873813796, + "cy": 366.1436332294405, + "pixels": 57431 + }, + "left_gripper": { + "cx": 227.33333333333334, + "cy": 295.0, + "pixels": 3 + }, + "right_gripper": { + "cx": 215.6204255319149, + "cy": 284.67659574468087, + "pixels": 1175 + } + } + } + } + }, + { + "frame_idx": 42, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 273.4693093093093, + "ty": 241.57033033033034, + "theta": -2.7445908325041177, + "vx": -0.9222244024276733, + "vy": -0.3866550922393799, + "pca_strength": 0.8881297475745187, + "union_pixels": 67223, + "tx_anchor": 273.4693093093093, + "ty_anchor": 241.57033033033034, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 273.4693093093093, + "cy": 241.57033033033034, + "pixels": 8325 + }, + "tool_body": { + "cx": 456.81911558380824, + "cy": 365.03401867216326, + "pixels": 57733 + }, + "left_gripper": { + "cx": 217.42857142857142, + "cy": 289.14285714285717, + "pixels": 7 + }, + "right_gripper": { + "cx": 218.70466321243524, + "cy": 284.8557858376511, + "pixels": 1158 + } + } + } + } + }, + { + "frame_idx": 43, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 278.3436895551257, + "ty": 239.95212765957447, + "theta": -2.7496160687726894, + "vx": -0.9241558313369751, + "vy": -0.3820158541202545, + "pca_strength": 0.8844831410319994, + "union_pixels": 68537, + "tx_anchor": 278.3436895551257, + "ty_anchor": 239.95212765957447, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 278.3436895551257, + "cy": 239.95212765957447, + "pixels": 8272 + }, + "tool_body": { + "cx": 463.04081424763586, + "cy": 362.71552265666116, + "pixels": 58901 + }, + "left_gripper": { + "cx": 216.375, + "cy": 278.125, + "pixels": 8 + }, + "right_gripper": { + "cx": 220.75294985250738, + "cy": 282.283185840708, + "pixels": 1356 + } + } + } + } + }, + { + "frame_idx": 44, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 281.2119189511323, + "ty": 238.41215733015494, + "theta": -2.7480358546908166, + "vx": -0.9235509634017944, + "vy": -0.38347572088241577, + "pca_strength": 0.8811383830820368, + "union_pixels": 69346, + "tx_anchor": 281.2119189511323, + "ty_anchor": 238.41215733015494, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 281.2119189511323, + "cy": 238.41215733015494, + "pixels": 8390 + }, + "tool_body": { + "cx": 467.59869456066946, + "cy": 361.1276652719665, + "pixels": 59750 + }, + "left_gripper": { + "cx": 214.33333333333334, + "cy": 270.0, + "pixels": 3 + }, + "right_gripper": { + "cx": 226.6691604322527, + "cy": 283.9201995012469, + "pixels": 1203 + } + } + } + } + }, + { + "frame_idx": 45, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 283.8472906403941, + "ty": 237.49847525216984, + "theta": -2.7434943687573816, + "vx": -0.921799898147583, + "vy": -0.3876660466194153, + "pca_strength": 0.8786412931589245, + "union_pixels": 69341, + "tx_anchor": 283.8472906403941, + "ty_anchor": 237.49847525216984, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 283.8472906403941, + "cy": 237.49847525216984, + "pixels": 8526 + }, + "tool_body": { + "cx": 470.79859724482776, + "cy": 360.56145443562593, + "pixels": 59597 + }, + "left_gripper": { + "cx": 253.0, + "cy": 292.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 229.34018077239114, + "cy": 284.14461791290057, + "pixels": 1217 + } + } + } + } + }, + { + "frame_idx": 46, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 284.77434041559655, + "ty": 236.8554751342517, + "theta": -2.7421960730952035, + "vx": -0.9212958216667175, + "vy": -0.3888624906539917, + "pca_strength": 0.877474193037959, + "union_pixels": 70394, + "tx_anchor": 284.77434041559655, + "ty_anchor": 236.8554751342517, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 284.77434041559655, + "cy": 236.8554751342517, + "pixels": 8566 + }, + "tool_body": { + "cx": 471.9629880201974, + "cy": 359.1086267779941, + "pixels": 60602 + }, + "left_gripper": { + "cx": 225.5, + "cy": 287.5, + "pixels": 4 + }, + "right_gripper": { + "cx": 229.60801963993453, + "cy": 283.0114566284779, + "pixels": 1222 + } + } + } + } + }, + { + "frame_idx": 47, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 285.1594338519125, + "ty": 236.42402620189495, + "theta": -2.7422229183532814, + "vx": -0.9213062524795532, + "vy": -0.3888377547264099, + "pca_strength": 0.876196872257842, + "union_pixels": 70097, + "tx_anchor": 285.1594338519125, + "ty_anchor": 236.42402620189495, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 285.1594338519125, + "cy": 236.42402620189495, + "pixels": 8549 + }, + "tool_body": { + "cx": 472.7201280286572, + "cy": 359.0720244116818, + "pixels": 60299 + }, + "left_gripper": { + "cx": 213.33333333333334, + "cy": 281.3333333333333, + "pixels": 3 + }, + "right_gripper": { + "cx": 230.00963081861957, + "cy": 282.91412520064205, + "pixels": 1246 + } + } + } + } + }, + { + "frame_idx": 48, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 285.517563571851, + "ty": 235.71224127735067, + "theta": -2.7402153563323965, + "vx": -0.9205237627029419, + "vy": -0.3906865417957306, + "pca_strength": 0.8749166842556028, + "union_pixels": 70161, + "tx_anchor": 285.517563571851, + "ty_anchor": 235.71224127735067, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 285.517563571851, + "cy": 235.71224127735067, + "pixels": 8455 + }, + "tool_body": { + "cx": 473.0773543713407, + "cy": 358.64923422976415, + "pixels": 60462 + }, + "left_gripper": { + "cx": 224.25, + "cy": 279.875, + "pixels": 8 + }, + "right_gripper": { + "cx": 229.98462783171522, + "cy": 282.5194174757282, + "pixels": 1236 + } + } + } + } + }, + { + "frame_idx": 49, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 286.73612095440586, + "ty": 234.45227970706355, + "theta": -2.733357329174044, + "vx": -0.9178228378295898, + "vy": -0.3969902992248535, + "pca_strength": 0.8752344882060638, + "union_pixels": 70504, + "tx_anchor": 286.73612095440586, + "ty_anchor": 234.45227970706355, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 286.73612095440586, + "cy": 234.45227970706355, + "pixels": 8466 + }, + "tool_body": { + "cx": 474.4497857613711, + "cy": 357.7926170072512, + "pixels": 60680 + }, + "left_gripper": { + "cx": 231.47368421052633, + "cy": 273.42105263157896, + "pixels": 19 + }, + "right_gripper": { + "cx": 230.47124719940254, + "cy": 280.84167289021656, + "pixels": 1339 + } + } + } + } + }, + { + "frame_idx": 50, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 289.0580362574523, + "ty": 231.33288721255627, + "theta": -2.73322176214816, + "vx": -0.9177690148353577, + "vy": -0.39711472392082214, + "pca_strength": 0.8714789088975673, + "union_pixels": 70954, + "tx_anchor": 289.0580362574523, + "ty_anchor": 231.33288721255627, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 289.0580362574523, + "cy": 231.33288721255627, + "pixels": 8219 + }, + "tool_body": { + "cx": 477.4254885329332, + "cy": 355.77511173457737, + "pixels": 61306 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 232.23792862141357, + "cy": 278.85164450664803, + "pixels": 1429 + } + } + } + } + }, + { + "frame_idx": 51, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 307.4063879210221, + "ty": 222.63310104529617, + "theta": -2.7365271313447583, + "vx": -0.9190766215324402, + "vy": -0.3940789997577667, + "pca_strength": 0.8635689625520524, + "union_pixels": 74088, + "tx_anchor": 307.4063879210221, + "ty_anchor": 222.63310104529617, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 307.4063879210221, + "cy": 222.63310104529617, + "pixels": 8610 + }, + "tool_body": { + "cx": 501.33664264235597, + "cy": 344.0924220005409, + "pixels": 62853 + }, + "left_gripper": { + "cx": 178.22222222222223, + "cy": 306.22222222222223, + "pixels": 9 + }, + "right_gripper": { + "cx": 218.20451070336392, + "cy": 283.04816513761466, + "pixels": 2616 + } + } + } + } + }, + { + "frame_idx": 52, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 309.51601884570084, + "ty": 218.7871613663133, + "theta": -2.742992246813133, + "vx": -0.921605110168457, + "vy": -0.3881288468837738, + "pca_strength": 0.8567474352166936, + "union_pixels": 75420, + "tx_anchor": 309.51601884570084, + "ty_anchor": 218.7871613663133, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 309.51601884570084, + "cy": 218.7871613663133, + "pixels": 8490 + }, + "tool_body": { + "cx": 504.9839279874165, + "cy": 340.549220538537, + "pixels": 64211 + }, + "left_gripper": { + "cx": 158.0, + "cy": 304.2, + "pixels": 5 + }, + "right_gripper": { + "cx": 217.1551215917465, + "cy": 280.9815770081061, + "pixels": 2714 + } + } + } + } + }, + { + "frame_idx": 53, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 313.34360444285204, + "ty": 213.43998566821926, + "theta": -2.7321321398777414, + "vx": -0.9173357486724854, + "vy": -0.39811450242996216, + "pca_strength": 0.8503686614783715, + "union_pixels": 76391, + "tx_anchor": 313.34360444285204, + "ty_anchor": 213.43998566821926, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 313.34360444285204, + "cy": 213.43998566821926, + "pixels": 8373 + }, + "tool_body": { + "cx": 509.8699843428607, + "cy": 335.65918091671017, + "pixels": 65146 + }, + "left_gripper": { + "cx": 210.9, + "cy": 290.2, + "pixels": 10 + }, + "right_gripper": { + "cx": 219.89133473095737, + "cy": 276.4475890985325, + "pixels": 2862 + } + } + } + } + }, + { + "frame_idx": 54, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 316.4216489874638, + "ty": 208.88717454194793, + "theta": -2.72051488427616, + "vx": -0.9126489162445068, + "vy": -0.40874430537223816, + "pca_strength": 0.8464143291197831, + "union_pixels": 76884, + "tx_anchor": 316.4216489874638, + "ty_anchor": 208.88717454194793, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 316.4216489874638, + "cy": 208.88717454194793, + "pixels": 8296 + }, + "tool_body": { + "cx": 513.344597064019, + "cy": 331.9509654626302, + "pixels": 65668 + }, + "left_gripper": { + "cx": 269.0, + "cy": 264.125, + "pixels": 8 + }, + "right_gripper": { + "cx": 223.77472527472528, + "cy": 273.1407967032967, + "pixels": 2912 + } + } + } + } + }, + { + "frame_idx": 55, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 318.9287573964497, + "ty": 208.24532544378698, + "theta": -2.7237705507403764, + "vx": -0.9139748215675354, + "vy": -0.405770868062973, + "pca_strength": 0.8455540310951055, + "union_pixels": 77023, + "tx_anchor": 318.9287573964497, + "ty_anchor": 208.24532544378698, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 318.9287573964497, + "cy": 208.24532544378698, + "pixels": 8450 + }, + "tool_body": { + "cx": 516.2120792079207, + "cy": 330.5938613861386, + "pixels": 65650 + }, + "left_gripper": { + "cx": 220.35714285714286, + "cy": 275.42857142857144, + "pixels": 14 + }, + "right_gripper": { + "cx": 223.68786524578894, + "cy": 272.96321760055, + "pixels": 2909 + } + } + } + } + }, + { + "frame_idx": 56, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 320.11113738472454, + "ty": 208.7512414282336, + "theta": -2.717899408363763, + "vx": -0.9115767478942871, + "vy": -0.4111299216747284, + "pca_strength": 0.8421554570337817, + "union_pixels": 76646, + "tx_anchor": 320.11113738472454, + "ty_anchor": 208.7512414282336, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 320.11113738472454, + "cy": 208.7512414282336, + "pixels": 8458 + }, + "tool_body": { + "cx": 516.9655832911935, + "cy": 330.66173248134356, + "pixels": 65259 + }, + "left_gripper": { + "cx": 259.1111111111111, + "cy": 271.22222222222223, + "pixels": 9 + }, + "right_gripper": { + "cx": 225.07842465753424, + "cy": 273.5472602739726, + "pixels": 2920 + } + } + } + } + }, + { + "frame_idx": 57, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 322.937145557656, + "ty": 209.8562145557656, + "theta": -2.7276436082635227, + "vx": -0.915539562702179, + "vy": -0.4022279679775238, + "pca_strength": 0.8436884799206406, + "union_pixels": 76012, + "tx_anchor": 322.937145557656, + "ty_anchor": 209.8562145557656, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 322.937145557656, + "cy": 209.8562145557656, + "pixels": 8464 + }, + "tool_body": { + "cx": 518.3111916825485, + "cy": 331.3224097057593, + "pixels": 64539 + }, + "left_gripper": { + "cx": 250.96, + "cy": 274.2, + "pixels": 25 + }, + "right_gripper": { + "cx": 227.29591152815013, + "cy": 274.5499329758713, + "pixels": 2984 + } + } + } + } + }, + { + "frame_idx": 58, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 323.9346135721018, + "ty": 210.82115928369464, + "theta": -2.7241508785537283, + "vx": -0.9141291379928589, + "vy": -0.40542325377464294, + "pca_strength": 0.843556487947845, + "union_pixels": 75447, + "tx_anchor": 323.9346135721018, + "ty_anchor": 210.82115928369464, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 323.9346135721018, + "cy": 210.82115928369464, + "pixels": 8488 + }, + "tool_body": { + "cx": 518.6191480717545, + "cy": 332.0209856866054, + "pixels": 63996 + }, + "left_gripper": { + "cx": 254.35714285714286, + "cy": 273.42857142857144, + "pixels": 14 + }, + "right_gripper": { + "cx": 225.90403526619193, + "cy": 275.91353001017296, + "pixels": 2949 + } + } + } + } + }, + { + "frame_idx": 59, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 324.2092094443792, + "ty": 211.40220838717255, + "theta": -2.72970784076002, + "vx": -0.9163678884506226, + "vy": -0.40033721923828125, + "pca_strength": 0.845311903484871, + "union_pixels": 75335, + "tx_anchor": 324.2092094443792, + "ty_anchor": 211.40220838717255, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 324.2092094443792, + "cy": 211.40220838717255, + "pixels": 8513 + }, + "tool_body": { + "cx": 518.7051274005272, + "cy": 332.54604932847997, + "pixels": 63736 + }, + "left_gripper": { + "cx": 246.53571428571428, + "cy": 276.7857142857143, + "pixels": 28 + }, + "right_gripper": { + "cx": 227.55461085676913, + "cy": 275.82603008502286, + "pixels": 3058 + } + } + } + } + }, + { + "frame_idx": 60, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 324.2227471359395, + "ty": 211.2580607062714, + "theta": -2.7268652933261377, + "vx": -0.9152262210845947, + "vy": -0.40294042229652405, + "pca_strength": 0.8449210871014595, + "union_pixels": 75341, + "tx_anchor": 324.2227471359395, + "ty_anchor": 211.2580607062714, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 324.2227471359395, + "cy": 211.2580607062714, + "pixels": 8467 + }, + "tool_body": { + "cx": 518.6336363636364, + "cy": 332.4997962382445, + "pixels": 63800 + }, + "left_gripper": { + "cx": 255.3, + "cy": 272.95, + "pixels": 20 + }, + "right_gripper": { + "cx": 227.4656188605108, + "cy": 275.74525212835624, + "pixels": 3054 + } + } + } + } + }, + { + "frame_idx": 61, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 323.57467494435986, + "ty": 211.5503104134942, + "theta": -2.7292415666397094, + "vx": -0.9161811470985413, + "vy": -0.40076446533203125, + "pca_strength": 0.8445112606282567, + "union_pixels": 75368, + "tx_anchor": 323.57467494435986, + "ty_anchor": 211.5503104134942, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 323.57467494435986, + "cy": 211.5503104134942, + "pixels": 8537 + }, + "tool_body": { + "cx": 518.5240714621533, + "cy": 332.5267512929008, + "pixels": 63810 + }, + "left_gripper": { + "cx": 255.4375, + "cy": 272.5625, + "pixels": 16 + }, + "right_gripper": { + "cx": 226.65524126455907, + "cy": 275.8342762063228, + "pixels": 3005 + } + } + } + } + }, + { + "frame_idx": 62, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 323.8016342965419, + "ty": 211.0370677404074, + "theta": -2.7255266181482294, + "vx": -0.9146859645843506, + "vy": -0.40416523814201355, + "pca_strength": 0.8475566319424871, + "union_pixels": 75262, + "tx_anchor": 323.8016342965419, + "ty_anchor": 211.0370677404074, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 323.8016342965419, + "cy": 211.0370677404074, + "pixels": 8444 + }, + "tool_body": { + "cx": 518.5318094879755, + "cy": 332.498463612705, + "pixels": 63786 + }, + "left_gripper": { + "cx": 259.1875, + "cy": 273.6875, + "pixels": 16 + }, + "right_gripper": { + "cx": 226.99535809018568, + "cy": 275.7092175066313, + "pixels": 3016 + } + } + } + } + }, + { + "frame_idx": 63, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 323.8908875739645, + "ty": 210.96792899408285, + "theta": -2.7236317405270576, + "vx": -0.9139184951782227, + "vy": -0.40589773654937744, + "pca_strength": 0.8427906735712938, + "union_pixels": 75296, + "tx_anchor": 323.8908875739645, + "ty_anchor": 210.96792899408285, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 323.8908875739645, + "cy": 210.96792899408285, + "pixels": 8450 + }, + "tool_body": { + "cx": 518.5752233192289, + "cy": 332.42635950477984, + "pixels": 63810 + }, + "left_gripper": { + "cx": 242.375, + "cy": 278.625, + "pixels": 16 + }, + "right_gripper": { + "cx": 227.4298013245033, + "cy": 275.51490066225165, + "pixels": 3020 + } + } + } + } + }, + { + "frame_idx": 64, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 324.3721204961607, + "ty": 210.1005316007088, + "theta": -2.723181854823274, + "vx": -0.9137358069419861, + "vy": -0.4063088595867157, + "pca_strength": 0.8461035423147655, + "union_pixels": 75267, + "tx_anchor": 324.3721204961607, + "ty_anchor": 210.1005316007088, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 324.3721204961607, + "cy": 210.1005316007088, + "pixels": 8465 + }, + "tool_body": { + "cx": 519.1821246569973, + "cy": 331.645049000392, + "pixels": 63775 + }, + "left_gripper": { + "cx": 248.125, + "cy": 272.0625, + "pixels": 16 + }, + "right_gripper": { + "cx": 228.44669545001662, + "cy": 274.8173364330787, + "pixels": 3011 + } + } + } + } + }, + { + "frame_idx": 65, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 327.6399482109228, + "ty": 208.10181261770245, + "theta": -2.7190861494858427, + "vx": -0.9120640158653259, + "vy": -0.41004782915115356, + "pca_strength": 0.8406526736075209, + "union_pixels": 74938, + "tx_anchor": 327.6399482109228, + "ty_anchor": 208.10181261770245, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 327.6399482109228, + "cy": 208.10181261770245, + "pixels": 8496 + }, + "tool_body": { + "cx": 522.3518883544903, + "cy": 329.389387368919, + "pixels": 63415 + }, + "left_gripper": { + "cx": 264.06666666666666, + "cy": 266.06666666666666, + "pixels": 15 + }, + "right_gripper": { + "cx": 230.14541832669323, + "cy": 273.38612217795486, + "pixels": 3012 + } + } + } + } + }, + { + "frame_idx": 66, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 332.95776470588237, + "ty": 204.75976470588236, + "theta": -2.711852039257168, + "vx": -0.9090738296508789, + "vy": -0.41663500666618347, + "pca_strength": 0.8390902428033346, + "union_pixels": 74374, + "tx_anchor": 332.95776470588237, + "ty_anchor": 204.75976470588236, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 332.95776470588237, + "cy": 204.75976470588236, + "pixels": 8500 + }, + "tool_body": { + "cx": 527.6727749523204, + "cy": 325.7840273363001, + "pixels": 62920 + }, + "left_gripper": { + "cx": 246.66666666666666, + "cy": 271.3333333333333, + "pixels": 6 + }, + "right_gripper": { + "cx": 234.73405698778834, + "cy": 270.4318181818182, + "pixels": 2948 + } + } + } + } + }, + { + "frame_idx": 67, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 337.34548354026657, + "ty": 203.86182936553138, + "theta": -2.707241282301021, + "vx": -0.9071431756019592, + "vy": -0.4208220839500427, + "pca_strength": 0.8380014314418828, + "union_pixels": 73819, + "tx_anchor": 337.34548354026657, + "ty_anchor": 203.86182936553138, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 337.34548354026657, + "cy": 203.86182936553138, + "pixels": 8779 + }, + "tool_body": { + "cx": 532.6746494762289, + "cy": 321.9616921837228, + "pixels": 62050 + }, + "left_gripper": { + "cx": 237.25, + "cy": 275.1666666666667, + "pixels": 12 + }, + "right_gripper": { + "cx": 238.12155809267966, + "cy": 267.8398253861652, + "pixels": 2978 + } + } + } + } + }, + { + "frame_idx": 68, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 345.5274841437632, + "ty": 198.0420483908856, + "theta": -2.696490238105623, + "vx": -0.9025666117668152, + "vy": -0.43055033683776855, + "pca_strength": 0.8397272202382112, + "union_pixels": 71680, + "tx_anchor": 345.5274841437632, + "ty_anchor": 198.0420483908856, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 345.5274841437632, + "cy": 198.0420483908856, + "pixels": 8514 + }, + "tool_body": { + "cx": 538.9389102276317, + "cy": 317.34876373854775, + "pixels": 60141 + }, + "left_gripper": { + "cx": 277.9, + "cy": 261.35, + "pixels": 20 + }, + "right_gripper": { + "cx": 245.01497504159732, + "cy": 264.6336106489185, + "pixels": 3005 + } + } + } + } + }, + { + "frame_idx": 69, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 354.6600710900474, + "ty": 194.86623222748815, + "theta": -2.6878693189287084, + "vx": -0.8988213539123535, + "vy": -0.43831518292427063, + "pca_strength": 0.837617241715625, + "union_pixels": 70297, + "tx_anchor": 354.6600710900474, + "ty_anchor": 194.86623222748815, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 354.6600710900474, + "cy": 194.86623222748815, + "pixels": 8440 + }, + "tool_body": { + "cx": 545.3681577549727, + "cy": 311.72675564083676, + "pixels": 58369 + }, + "left_gripper": { + "cx": 206.74074074074073, + "cy": 278.14814814814815, + "pixels": 27 + }, + "right_gripper": { + "cx": 262.19647500722334, + "cy": 259.14186651256864, + "pixels": 3461 + } + } + } + } + }, + { + "frame_idx": 70, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 364.4448546927108, + "ty": 192.6358980466889, + "theta": -2.654963090618882, + "vx": -0.883914053440094, + "vy": -0.4676493704319, + "pca_strength": 0.8334888910770216, + "union_pixels": 66741, + "tx_anchor": 364.4448546927108, + "ty_anchor": 192.6358980466889, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 364.4448546927108, + "cy": 192.6358980466889, + "pixels": 8396 + }, + "tool_body": { + "cx": 552.7789722834532, + "cy": 307.5478806056445, + "pixels": 55346 + }, + "left_gripper": { + "cx": 234.75, + "cy": 272.75, + "pixels": 4 + }, + "right_gripper": { + "cx": 272.3839732888147, + "cy": 254.71218697829715, + "pixels": 2995 + } + } + } + } + }, + { + "frame_idx": 71, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 373.26789919924636, + "ty": 190.1685115402732, + "theta": -2.6565116535244786, + "vx": -0.884637176990509, + "vy": -0.4662800133228302, + "pca_strength": 0.839582762446436, + "union_pixels": 63976, + "tx_anchor": 373.26789919924636, + "ty_anchor": 190.1685115402732, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 373.26789919924636, + "cy": 190.1685115402732, + "pixels": 8492 + }, + "tool_body": { + "cx": 559.4587963051503, + "cy": 303.5716881179598, + "pixels": 52289 + }, + "left_gripper": { + "cx": 278.2857142857143, + "cy": 261.57142857142856, + "pixels": 7 + }, + "right_gripper": { + "cx": 284.22396486825596, + "cy": 249.82308657465495, + "pixels": 3188 + } + } + } + } + } + ], + "saved_at_unix": 1769897624.8448496 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000046_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000046_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..ac6f0b7441a251c8d5d038d2b9e92328943436db --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000046_tool_poses.json @@ -0,0 +1,4403 @@ +{ + "clip_id": "1_J4uX8vUX", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/SPLITTING/1_J4uX8vUX.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/SPLITTING/1_J4uX8vUX", + "num_frames": 86, + "tools": [ + "scissors" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 378.20835718374354, + "ty": 111.96336576989124, + "theta": -2.5358918817473315, + "vx": -0.8221033215522766, + "vy": -0.569338321685791, + "pca_strength": 0.8308237455629606, + "union_pixels": 56970, + "tx_anchor": 378.20835718374354, + "ty_anchor": 111.96336576989124, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 378.20835718374354, + "cy": 111.96336576989124, + "pixels": 1747 + }, + "tool_body": { + "cx": 549.5575317671395, + "cy": 217.29070626477542, + "pixels": 54144 + }, + "left_gripper": { + "cx": 347.0676552363299, + "cy": 87.97868396663577, + "pixels": 1079 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 376.484375, + "ty": 112.40162037037037, + "theta": -2.5348674953930765, + "vx": -0.821519672870636, + "vy": -0.5701801776885986, + "pca_strength": 0.8296204256364382, + "union_pixels": 57221, + "tx_anchor": 376.484375, + "ty_anchor": 112.40162037037037, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 376.484375, + "cy": 112.40162037037037, + "pixels": 1728 + }, + "tool_body": { + "cx": 548.6962457965049, + "cy": 217.65456917620685, + "pixels": 54419 + }, + "left_gripper": { + "cx": 345.65456238361264, + "cy": 87.61824953445065, + "pixels": 1074 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 375.5114369501466, + "ty": 112.37595307917888, + "theta": -2.534750317058129, + "vx": -0.8214528560638428, + "vy": -0.5702764391899109, + "pca_strength": 0.8298696615594747, + "union_pixels": 57403, + "tx_anchor": 375.5114369501466, + "ty_anchor": 112.37595307917888, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 375.5114369501466, + "cy": 112.37595307917888, + "pixels": 1705 + }, + "tool_body": { + "cx": 548.4299410839097, + "cy": 217.9942181725034, + "pixels": 54654 + }, + "left_gripper": { + "cx": 344.33716475095787, + "cy": 87.0823754789272, + "pixels": 1044 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 375.117994100295, + "ty": 112.00058997050148, + "theta": -2.5310544357744575, + "vx": -0.8193395733833313, + "vy": -0.573308527469635, + "pca_strength": 0.8312592004456343, + "union_pixels": 57676, + "tx_anchor": 375.117994100295, + "ty_anchor": 112.00058997050148, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 375.117994100295, + "cy": 112.00058997050148, + "pixels": 1695 + }, + "tool_body": { + "cx": 548.3129417765795, + "cy": 217.9101326240618, + "pixels": 54892 + }, + "left_gripper": { + "cx": 344.55555555555554, + "cy": 86.52617079889806, + "pixels": 1089 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 374.29201430274134, + "ty": 111.79499404052443, + "theta": -2.532942757808925, + "vx": -0.8204207420349121, + "vy": -0.571760356426239, + "pca_strength": 0.8301028470158941, + "union_pixels": 57771, + "tx_anchor": 374.29201430274134, + "ty_anchor": 111.79499404052443, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 374.29201430274134, + "cy": 111.79499404052443, + "pixels": 1678 + }, + "tool_body": { + "cx": 548.0163961245523, + "cy": 217.68781924272446, + "pixels": 55013 + }, + "left_gripper": { + "cx": 344.0574074074074, + "cy": 86.08888888888889, + "pixels": 1080 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 374.0664705882353, + "ty": 111.33823529411765, + "theta": -2.5311593373239716, + "vx": -0.8193997144699097, + "vy": -0.5732225775718689, + "pca_strength": 0.8306825160622069, + "union_pixels": 57705, + "tx_anchor": 374.0664705882353, + "ty_anchor": 111.33823529411765, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 374.0664705882353, + "cy": 111.33823529411765, + "pixels": 1700 + }, + "tool_body": { + "cx": 547.9023684784981, + "cy": 217.39778432656624, + "pixels": 54972 + }, + "left_gripper": { + "cx": 343.161665053243, + "cy": 85.4753146176186, + "pixels": 1033 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 373.9337631887456, + "ty": 110.97948417350527, + "theta": -2.537577113143517, + "vx": -0.8230616450309753, + "vy": -0.5679520964622498, + "pca_strength": 0.832449251766637, + "union_pixels": 57703, + "tx_anchor": 373.9337631887456, + "ty_anchor": 110.97948417350527, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 373.9337631887456, + "cy": 110.97948417350527, + "pixels": 1706 + }, + "tool_body": { + "cx": 547.8596174863388, + "cy": 217.23579234972678, + "pixels": 54900 + }, + "left_gripper": { + "cx": 343.6381039197812, + "cy": 84.92798541476755, + "pixels": 1097 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 373.7813040969417, + "ty": 110.55799192152337, + "theta": -2.5317984638962674, + "vx": -0.8197659254074097, + "vy": -0.5726987719535828, + "pca_strength": 0.8337786270086561, + "union_pixels": 57944, + "tx_anchor": 373.7813040969417, + "ty_anchor": 110.55799192152337, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 373.7813040969417, + "cy": 110.55799192152337, + "pixels": 1733 + }, + "tool_body": { + "cx": 547.625285564057, + "cy": 217.00255647822462, + "pixels": 55154 + }, + "left_gripper": { + "cx": 342.6111636707663, + "cy": 84.11825922421949, + "pixels": 1057 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 373.93187066974593, + "ty": 110.19110854503464, + "theta": -2.5340232823396955, + "vx": -0.821038007736206, + "vy": -0.570873498916626, + "pca_strength": 0.8306716177883221, + "union_pixels": 58111, + "tx_anchor": 373.93187066974593, + "ty_anchor": 110.19110854503464, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 373.93187066974593, + "cy": 110.19110854503464, + "pixels": 1732 + }, + "tool_body": { + "cx": 547.469572770208, + "cy": 216.7704974395165, + "pixels": 55263 + }, + "left_gripper": { + "cx": 343.2741935483871, + "cy": 83.94354838709677, + "pixels": 1116 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 373.72565864833905, + "ty": 109.8098510882016, + "theta": -2.5281707361771883, + "vx": -0.8176829218864441, + "vy": -0.5756688714027405, + "pca_strength": 0.8322441898000886, + "union_pixels": 58140, + "tx_anchor": 373.72565864833905, + "ty_anchor": 109.8098510882016, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 373.72565864833905, + "cy": 109.8098510882016, + "pixels": 1746 + }, + "tool_body": { + "cx": 547.2730742790984, + "cy": 216.42121639712002, + "pixels": 55278 + }, + "left_gripper": { + "cx": 343.02329749103944, + "cy": 83.4094982078853, + "pixels": 1116 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 373.57524134014767, + "ty": 109.46110164679159, + "theta": -2.5257598909307477, + "vx": -0.8162927031517029, + "vy": -0.5776385068893433, + "pca_strength": 0.8326948713914325, + "union_pixels": 58246, + "tx_anchor": 373.57524134014767, + "ty_anchor": 109.46110164679159, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 373.57524134014767, + "cy": 109.46110164679159, + "pixels": 1761 + }, + "tool_body": { + "cx": 547.2076197702146, + "cy": 216.200177035913, + "pixels": 55356 + }, + "left_gripper": { + "cx": 342.88219663418954, + "cy": 83.13906111603188, + "pixels": 1129 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 373.3690409422322, + "ty": 109.25687044307347, + "theta": -2.5314845892985933, + "vx": -0.8195860981941223, + "vy": -0.5729560256004333, + "pca_strength": 0.8305025125897841, + "union_pixels": 58256, + "tx_anchor": 373.3690409422322, + "ty_anchor": 109.25687044307347, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 373.3690409422322, + "cy": 109.25687044307347, + "pixels": 1783 + }, + "tool_body": { + "cx": 547.1440976296644, + "cy": 216.1229758272706, + "pixels": 55393 + }, + "left_gripper": { + "cx": 341.84907407407405, + "cy": 82.93981481481481, + "pixels": 1080 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 373.38243626062325, + "ty": 109.13031161473087, + "theta": -2.5319913963557577, + "vx": -0.8198763728141785, + "vy": -0.5725405812263489, + "pca_strength": 0.8321734936051235, + "union_pixels": 58337, + "tx_anchor": 373.38243626062325, + "ty_anchor": 109.13031161473087, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 373.38243626062325, + "cy": 109.13031161473087, + "pixels": 1765 + }, + "tool_body": { + "cx": 547.0545444706986, + "cy": 216.00048700420265, + "pixels": 55441 + }, + "left_gripper": { + "cx": 342.43854995579136, + "cy": 82.83554376657825, + "pixels": 1131 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 373.4451392836839, + "ty": 108.70437748720865, + "theta": -2.530444451048188, + "vx": -0.8189896941184998, + "vy": -0.5738081932067871, + "pca_strength": 0.8339043448033753, + "union_pixels": 58222, + "tx_anchor": 373.4451392836839, + "ty_anchor": 108.70437748720865, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 373.4451392836839, + "cy": 108.70437748720865, + "pixels": 1759 + }, + "tool_body": { + "cx": 547.1863267629045, + "cy": 216.03515872012142, + "pixels": 55349 + }, + "left_gripper": { + "cx": 342.06193895870734, + "cy": 82.85816876122082, + "pixels": 1114 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 373.33427601809956, + "ty": 108.33597285067873, + "theta": -2.531190969421872, + "vx": -0.8194178342819214, + "vy": -0.5731966495513916, + "pca_strength": 0.8327334897969322, + "union_pixels": 58278, + "tx_anchor": 373.33427601809956, + "ty_anchor": 108.33597285067873, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 373.33427601809956, + "cy": 108.33597285067873, + "pixels": 1768 + }, + "tool_body": { + "cx": 546.8873834051997, + "cy": 215.77438793367853, + "pixels": 55427 + }, + "left_gripper": { + "cx": 341.1625115420129, + "cy": 82.71283471837488, + "pixels": 1083 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 373.14554794520546, + "ty": 107.79851598173516, + "theta": -2.534468092229958, + "vx": -0.8212918639183044, + "vy": -0.5705082416534424, + "pca_strength": 0.8343076564184699, + "union_pixels": 58468, + "tx_anchor": 373.14554794520546, + "ty_anchor": 107.79851598173516, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 373.14554794520546, + "cy": 107.79851598173516, + "pixels": 1752 + }, + "tool_body": { + "cx": 546.6405031446541, + "cy": 216.32436657681941, + "pixels": 55650 + }, + "left_gripper": { + "cx": 340.40056285178235, + "cy": 82.39774859287054, + "pixels": 1066 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 373.2441125789776, + "ty": 107.6909821941413, + "theta": -2.525280788119983, + "vx": -0.8160158395767212, + "vy": -0.5780295133590698, + "pca_strength": 0.8354029433601815, + "union_pixels": 58540, + "tx_anchor": 373.2441125789776, + "ty_anchor": 107.6909821941413, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 373.2441125789776, + "cy": 107.6909821941413, + "pixels": 1741 + }, + "tool_body": { + "cx": 546.4410713965136, + "cy": 216.5081593450981, + "pixels": 55703 + }, + "left_gripper": { + "cx": 340.88868613138686, + "cy": 82.01368613138686, + "pixels": 1096 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 372.723595505618, + "ty": 106.74101123595506, + "theta": -2.5247117621998716, + "vx": -0.815686821937561, + "vy": -0.5784937739372253, + "pca_strength": 0.8320242322716697, + "union_pixels": 58606, + "tx_anchor": 372.723595505618, + "ty_anchor": 106.74101123595506, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 372.723595505618, + "cy": 106.74101123595506, + "pixels": 1780 + }, + "tool_body": { + "cx": 546.2615530778331, + "cy": 216.32622880292547, + "pixels": 55786 + }, + "left_gripper": { + "cx": 339.7692307692308, + "cy": 80.43365384615385, + "pixels": 1040 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 372.85906793935993, + "ty": 106.02695115103874, + "theta": -2.5240680227718717, + "vx": -0.8153142929077148, + "vy": -0.579018771648407, + "pca_strength": 0.8338544221358424, + "union_pixels": 58855, + "tx_anchor": 372.85906793935993, + "ty_anchor": 106.02695115103874, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 372.85906793935993, + "cy": 106.02695115103874, + "pixels": 1781 + }, + "tool_body": { + "cx": 545.9841493924232, + "cy": 215.8568441744103, + "pixels": 55960 + }, + "left_gripper": { + "cx": 340.18850987432677, + "cy": 79.56104129263913, + "pixels": 1114 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.63590320765337, + "ty": 105.68823860438943, + "theta": -2.521830477094327, + "vx": -0.8140166401863098, + "vy": -0.580841600894928, + "pca_strength": 0.837485379725294, + "union_pixels": 59025, + "tx_anchor": 371.63590320765337, + "ty_anchor": 105.68823860438943, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 371.63590320765337, + "cy": 105.68823860438943, + "pixels": 1777 + }, + "tool_body": { + "cx": 545.6521824336362, + "cy": 215.42340994120792, + "pixels": 56130 + }, + "left_gripper": { + "cx": 339.7298747763864, + "cy": 78.24239713774597, + "pixels": 1118 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.8176702307259, + "ty": 105.00112549240292, + "theta": -2.5249366479866513, + "vx": -0.8158168792724609, + "vy": -0.5783103108406067, + "pca_strength": 0.8346889134380074, + "union_pixels": 59036, + "tx_anchor": 371.8176702307259, + "ty_anchor": 105.00112549240292, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 371.8176702307259, + "cy": 105.00112549240292, + "pixels": 1777 + }, + "tool_body": { + "cx": 545.6673794123412, + "cy": 215.4023983891948, + "pixels": 56121 + }, + "left_gripper": { + "cx": 339.5562390158172, + "cy": 77.8567662565905, + "pixels": 1138 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.3955056179775, + "ty": 104.42078651685394, + "theta": -2.524212518704461, + "vx": -0.8153979182243347, + "vy": -0.578900933265686, + "pca_strength": 0.8350555523492339, + "union_pixels": 58916, + "tx_anchor": 371.3955056179775, + "ty_anchor": 104.42078651685394, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 371.3955056179775, + "cy": 104.42078651685394, + "pixels": 1780 + }, + "tool_body": { + "cx": 545.6334278934504, + "cy": 214.98833163838785, + "pixels": 56049 + }, + "left_gripper": { + "cx": 339.015639374425, + "cy": 76.92364305427783, + "pixels": 1087 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.31073446327684, + "ty": 104.08983050847458, + "theta": -2.5237282009376987, + "vx": -0.8151174187660217, + "vy": -0.5792957544326782, + "pca_strength": 0.835586203556614, + "union_pixels": 59048, + "tx_anchor": 371.31073446327684, + "ty_anchor": 104.08983050847458, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 371.31073446327684, + "cy": 104.08983050847458, + "pixels": 1770 + }, + "tool_body": { + "cx": 545.4139526606158, + "cy": 214.31857981847304, + "pixels": 56190 + }, + "left_gripper": { + "cx": 339.0367647058824, + "cy": 76.58823529411765, + "pixels": 1088 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.8413948256468, + "ty": 103.65354330708661, + "theta": -2.522934847205699, + "vx": -0.8146576285362244, + "vy": -0.5799422860145569, + "pca_strength": 0.8342485427765656, + "union_pixels": 59045, + "tx_anchor": 371.8413948256468, + "ty_anchor": 103.65354330708661, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 371.8413948256468, + "cy": 103.65354330708661, + "pixels": 1778 + }, + "tool_body": { + "cx": 545.4681214928298, + "cy": 213.6733410528191, + "pixels": 56135 + }, + "left_gripper": { + "cx": 339.8286219081272, + "cy": 76.49381625441696, + "pixels": 1132 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 372.07830985915496, + "ty": 103.4005633802817, + "theta": -2.5304045666760926, + "vx": -0.818966805934906, + "vy": -0.573840856552124, + "pca_strength": 0.8356491411778614, + "union_pixels": 59017, + "tx_anchor": 372.07830985915496, + "ty_anchor": 103.4005633802817, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 372.07830985915496, + "cy": 103.4005633802817, + "pixels": 1775 + }, + "tool_body": { + "cx": 545.4826215599601, + "cy": 212.34624982175959, + "pixels": 56104 + }, + "left_gripper": { + "cx": 339.97100175746925, + "cy": 75.61072056239016, + "pixels": 1138 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 372.14262114537445, + "ty": 102.83755506607929, + "theta": -2.5278876284859257, + "vx": -0.8175199627876282, + "vy": -0.5759003758430481, + "pca_strength": 0.8341559494606726, + "union_pixels": 58948, + "tx_anchor": 372.14262114537445, + "ty_anchor": 102.83755506607929, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 372.14262114537445, + "cy": 102.83755506607929, + "pixels": 1816 + }, + "tool_body": { + "cx": 545.3826935774578, + "cy": 212.05656976640435, + "pixels": 56037 + }, + "left_gripper": { + "cx": 339.32876712328766, + "cy": 75.14885844748858, + "pixels": 1095 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 372.09356081452944, + "ty": 102.75839295542103, + "theta": -2.5257975637532257, + "vx": -0.8163144588470459, + "vy": -0.5776077508926392, + "pca_strength": 0.8356111524935421, + "union_pixels": 58923, + "tx_anchor": 372.09356081452944, + "ty_anchor": 102.75839295542103, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 372.09356081452944, + "cy": 102.75839295542103, + "pixels": 1817 + }, + "tool_body": { + "cx": 545.3113717928117, + "cy": 211.75792311675326, + "pixels": 56007 + }, + "left_gripper": { + "cx": 339.35122838944494, + "cy": 74.64331210191082, + "pixels": 1099 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.93582589285717, + "ty": 102.68917410714286, + "theta": -2.530446716767465, + "vx": -0.8189910054206848, + "vy": -0.5738063454627991, + "pca_strength": 0.8370029441986515, + "union_pixels": 58841, + "tx_anchor": 371.93582589285717, + "ty_anchor": 102.68917410714286, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 371.93582589285717, + "cy": 102.68917410714286, + "pixels": 1792 + }, + "tool_body": { + "cx": 545.5199363182655, + "cy": 211.7462926855446, + "pixels": 55903 + }, + "left_gripper": { + "cx": 339.8612565445026, + "cy": 74.46858638743456, + "pixels": 1146 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.358217270195, + "ty": 102.59220055710307, + "theta": -2.5270523760311683, + "vx": -0.8170385956764221, + "vy": -0.5765829682350159, + "pca_strength": 0.835561443183701, + "union_pixels": 58985, + "tx_anchor": 371.358217270195, + "ty_anchor": 102.59220055710307, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 371.358217270195, + "cy": 102.59220055710307, + "pixels": 1795 + }, + "tool_body": { + "cx": 545.2248849898363, + "cy": 211.28422666809314, + "pixels": 56082 + }, + "left_gripper": { + "cx": 339.35018050541515, + "cy": 74.11281588447653, + "pixels": 1108 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.0285075461151, + "ty": 102.26048071548351, + "theta": -2.5302038069164445, + "vx": -0.8188516497612, + "vy": -0.5740053057670593, + "pca_strength": 0.8392193057128555, + "union_pixels": 58881, + "tx_anchor": 371.0285075461151, + "ty_anchor": 102.26048071548351, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 371.0285075461151, + "cy": 102.26048071548351, + "pixels": 1789 + }, + "tool_body": { + "cx": 545.4193052951157, + "cy": 211.39837485489775, + "pixels": 55995 + }, + "left_gripper": { + "cx": 339.0847766636281, + "cy": 73.61075660893346, + "pixels": 1097 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 30, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.42512619181156, + "ty": 101.89175546831183, + "theta": -2.525174019768233, + "vx": -0.8159541487693787, + "vy": -0.5781166553497314, + "pca_strength": 0.8351890397550683, + "union_pixels": 58852, + "tx_anchor": 371.42512619181156, + "ty_anchor": 101.89175546831183, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 371.42512619181156, + "cy": 101.89175546831183, + "pixels": 1783 + }, + "tool_body": { + "cx": 545.3016740812207, + "cy": 210.99422915438353, + "pixels": 55971 + }, + "left_gripper": { + "cx": 339.2231329690346, + "cy": 73.57377049180327, + "pixels": 1098 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 31, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.86146943353896, + "ty": 101.07515423443634, + "theta": -2.5283355576737505, + "vx": -0.8177778124809265, + "vy": -0.5755341053009033, + "pca_strength": 0.8366046892726695, + "union_pixels": 58709, + "tx_anchor": 371.86146943353896, + "ty_anchor": 101.07515423443634, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 371.86146943353896, + "cy": 101.07515423443634, + "pixels": 1783 + }, + "tool_body": { + "cx": 545.5708810888252, + "cy": 210.82782951289397, + "pixels": 55840 + }, + "left_gripper": { + "cx": 339.22007366482507, + "cy": 73.24309392265194, + "pixels": 1086 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 32, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 372.0925822643614, + "ty": 100.69827105409928, + "theta": -2.521477699114318, + "vx": -0.8138116598129272, + "vy": -0.581128716468811, + "pca_strength": 0.8365723197830429, + "union_pixels": 58821, + "tx_anchor": 372.0925822643614, + "ty_anchor": 100.69827105409928, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 372.0925822643614, + "cy": 100.69827105409928, + "pixels": 1793 + }, + "tool_body": { + "cx": 545.3228643440644, + "cy": 210.4389289097832, + "pixels": 55943 + }, + "left_gripper": { + "cx": 339.1483870967742, + "cy": 73.20921658986175, + "pixels": 1085 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 33, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 372.1116780045351, + "ty": 100.77777777777777, + "theta": -2.5290616081697412, + "vx": -0.8181954622268677, + "vy": -0.5749402046203613, + "pca_strength": 0.8377153921657038, + "union_pixels": 58876, + "tx_anchor": 372.1116780045351, + "ty_anchor": 100.77777777777777, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 372.1116780045351, + "cy": 100.77777777777777, + "pixels": 1764 + }, + "tool_body": { + "cx": 545.2438545090753, + "cy": 210.354330427326, + "pixels": 55976 + }, + "left_gripper": { + "cx": 339.70334507042253, + "cy": 73.23415492957747, + "pixels": 1136 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 34, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.70474613686537, + "ty": 100.60651214128035, + "theta": -2.5301893531861164, + "vx": -0.8188433051109314, + "vy": -0.5740171074867249, + "pca_strength": 0.8385491149593923, + "union_pixels": 58818, + "tx_anchor": 371.70474613686537, + "ty_anchor": 100.60651214128035, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 371.70474613686537, + "cy": 100.60651214128035, + "pixels": 1812 + }, + "tool_body": { + "cx": 545.2598175965666, + "cy": 210.3632331902718, + "pixels": 55920 + }, + "left_gripper": { + "cx": 338.9060773480663, + "cy": 72.80018416206262, + "pixels": 1086 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 35, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.7418463239359, + "ty": 100.1558872305141, + "theta": -2.530106293284715, + "vx": -0.8187956213951111, + "vy": -0.5740851163864136, + "pca_strength": 0.8374512450052395, + "union_pixels": 58839, + "tx_anchor": 371.7418463239359, + "ty_anchor": 100.1558872305141, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 371.7418463239359, + "cy": 100.1558872305141, + "pixels": 1809 + }, + "tool_body": { + "cx": 545.1200035752593, + "cy": 210.34451197711834, + "pixels": 55940 + }, + "left_gripper": { + "cx": 338.8302752293578, + "cy": 72.76605504587155, + "pixels": 1090 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 36, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.87027914614123, + "ty": 99.70498084291188, + "theta": -2.528111832281299, + "vx": -0.8176490068435669, + "vy": -0.575717031955719, + "pca_strength": 0.8402414244904697, + "union_pixels": 58859, + "tx_anchor": 371.87027914614123, + "ty_anchor": 99.70498084291188, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 371.87027914614123, + "cy": 99.70498084291188, + "pixels": 1827 + }, + "tool_body": { + "cx": 545.0735225769547, + "cy": 210.42266990811913, + "pixels": 55942 + }, + "left_gripper": { + "cx": 338.64495412844036, + "cy": 72.68532110091743, + "pixels": 1090 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 37, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.8037178786222, + "ty": 99.34827774740295, + "theta": -2.5288648080964338, + "vx": -0.8180822730064392, + "vy": -0.5751011967658997, + "pca_strength": 0.8382598041039765, + "union_pixels": 58902, + "tx_anchor": 371.8037178786222, + "ty_anchor": 99.34827774740295, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 371.8037178786222, + "cy": 99.34827774740295, + "pixels": 1829 + }, + "tool_body": { + "cx": 544.972563589597, + "cy": 210.54188696770507, + "pixels": 55984 + }, + "left_gripper": { + "cx": 338.425160697888, + "cy": 72.39577594123048, + "pixels": 1089 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 38, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.5698386199221, + "ty": 99.01391207568169, + "theta": -2.5303021115151227, + "vx": -0.8189080357551575, + "vy": -0.5739247798919678, + "pca_strength": 0.8373587843374162, + "union_pixels": 58906, + "tx_anchor": 371.5698386199221, + "ty_anchor": 99.01391207568169, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 371.5698386199221, + "cy": 99.01391207568169, + "pixels": 1797 + }, + "tool_body": { + "cx": 544.9113566977915, + "cy": 210.83233650532932, + "pixels": 56011 + }, + "left_gripper": { + "cx": 338.0382513661202, + "cy": 72.12932604735883, + "pixels": 1098 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 39, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.1882937603534, + "ty": 99.18056322473771, + "theta": -2.5291586921284583, + "vx": -0.8182512521743774, + "vy": -0.5748607516288757, + "pca_strength": 0.8395172485798584, + "union_pixels": 58950, + "tx_anchor": 371.1882937603534, + "ty_anchor": 99.18056322473771, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 371.1882937603534, + "cy": 99.18056322473771, + "pixels": 1811 + }, + "tool_body": { + "cx": 544.8700897717335, + "cy": 210.90410665524442, + "pixels": 56031 + }, + "left_gripper": { + "cx": 337.67960288808666, + "cy": 71.78339350180505, + "pixels": 1108 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 40, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.3736017897092, + "ty": 99.04530201342281, + "theta": -2.530225301851357, + "vx": -0.8188639283180237, + "vy": -0.5739876627922058, + "pca_strength": 0.8381239542819028, + "union_pixels": 58853, + "tx_anchor": 371.3736017897092, + "ty_anchor": 99.04530201342281, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 371.3736017897092, + "cy": 99.04530201342281, + "pixels": 1788 + }, + "tool_body": { + "cx": 544.8473145962955, + "cy": 210.76260459128943, + "pixels": 55932 + }, + "left_gripper": { + "cx": 338.18976169461604, + "cy": 72.05030891438659, + "pixels": 1133 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 41, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.2751263335205, + "ty": 99.0151600224593, + "theta": -2.5328151403803902, + "vx": -0.8203477263450623, + "vy": -0.5718650221824646, + "pca_strength": 0.8383584477204378, + "union_pixels": 58730, + "tx_anchor": 371.2751263335205, + "ty_anchor": 99.0151600224593, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 371.2751263335205, + "cy": 99.0151600224593, + "pixels": 1781 + }, + "tool_body": { + "cx": 544.7273964263974, + "cy": 210.76929136677768, + "pixels": 55854 + }, + "left_gripper": { + "cx": 337.8374429223744, + "cy": 71.93424657534247, + "pixels": 1095 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 42, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.8835164835165, + "ty": 98.98681318681318, + "theta": -2.527241544955122, + "vx": -0.8171476721763611, + "vy": -0.5764284133911133, + "pca_strength": 0.8391813882182736, + "union_pixels": 58857, + "tx_anchor": 371.8835164835165, + "ty_anchor": 98.98681318681318, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 371.8835164835165, + "cy": 98.98681318681318, + "pixels": 1820 + }, + "tool_body": { + "cx": 544.3582537809718, + "cy": 211.23148843362293, + "pixels": 55938 + }, + "left_gripper": { + "cx": 337.75341219290266, + "cy": 72.39763421292083, + "pixels": 1099 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 43, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 372.66961815163256, + "ty": 99.33591588267848, + "theta": -2.528114527702055, + "vx": -0.817650556564331, + "vy": -0.5757148265838623, + "pca_strength": 0.8400172191602904, + "union_pixels": 58431, + "tx_anchor": 372.66961815163256, + "ty_anchor": 99.33591588267848, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 372.66961815163256, + "cy": 99.33591588267848, + "pixels": 1807 + }, + "tool_body": { + "cx": 544.7714208487251, + "cy": 210.6636994323813, + "pixels": 55495 + }, + "left_gripper": { + "cx": 339.25420726306464, + "cy": 72.39503985828166, + "pixels": 1129 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 44, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 374.0912143256855, + "ty": 98.57302742025742, + "theta": -2.527629916894907, + "vx": -0.8173714876174927, + "vy": -0.5761110186576843, + "pca_strength": 0.8399311284365824, + "union_pixels": 58156, + "tx_anchor": 374.0912143256855, + "ty_anchor": 98.57302742025742, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 374.0912143256855, + "cy": 98.57302742025742, + "pixels": 1787 + }, + "tool_body": { + "cx": 544.9293380875672, + "cy": 210.45848793643324, + "pixels": 55249 + }, + "left_gripper": { + "cx": 339.8285714285714, + "cy": 72.85982142857142, + "pixels": 1120 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 45, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 374.5462603878116, + "ty": 98.61052631578947, + "theta": -2.53089466880656, + "vx": -0.8192479610443115, + "vy": -0.5734394192695618, + "pca_strength": 0.8400471211271849, + "union_pixels": 57882, + "tx_anchor": 374.5462603878116, + "ty_anchor": 98.61052631578947, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 374.5462603878116, + "cy": 98.61052631578947, + "pixels": 1805 + }, + "tool_body": { + "cx": 545.218600505666, + "cy": 210.39525619804647, + "pixels": 54977 + }, + "left_gripper": { + "cx": 339.8372727272727, + "cy": 72.85272727272728, + "pixels": 1100 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 46, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 375.3045175683213, + "ty": 98.6218627997769, + "theta": -2.528220743194944, + "vx": -0.8177117109298706, + "vy": -0.5756279826164246, + "pca_strength": 0.8425011653037618, + "union_pixels": 57657, + "tx_anchor": 375.3045175683213, + "ty_anchor": 98.6218627997769, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 375.3045175683213, + "cy": 98.6218627997769, + "pixels": 1793 + }, + "tool_body": { + "cx": 545.5124166285975, + "cy": 210.01127455459113, + "pixels": 54725 + }, + "left_gripper": { + "cx": 340.8235294117647, + "cy": 72.98946444249341, + "pixels": 1139 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 47, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 375.77783995523225, + "ty": 98.4834918858422, + "theta": -2.5310541379131255, + "vx": -0.819339394569397, + "vy": -0.5733087658882141, + "pca_strength": 0.8404736141323778, + "union_pixels": 57494, + "tx_anchor": 375.77783995523225, + "ty_anchor": 98.4834918858422, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 375.77783995523225, + "cy": 98.4834918858422, + "pixels": 1787 + }, + "tool_body": { + "cx": 545.6756216899705, + "cy": 209.72810570103906, + "pixels": 54569 + }, + "left_gripper": { + "cx": 341.11423550087875, + "cy": 72.98154657293497, + "pixels": 1138 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 48, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 375.8480446927374, + "ty": 98.42625698324022, + "theta": -2.527300219647762, + "vx": -0.8171815276145935, + "vy": -0.5763804912567139, + "pca_strength": 0.8410845317207843, + "union_pixels": 57315, + "tx_anchor": 375.8480446927374, + "ty_anchor": 98.42625698324022, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 375.8480446927374, + "cy": 98.42625698324022, + "pixels": 1790 + }, + "tool_body": { + "cx": 545.9724720030894, + "cy": 209.89650797153416, + "pixels": 54381 + }, + "left_gripper": { + "cx": 341.09090909090907, + "cy": 73.02622377622377, + "pixels": 1144 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 49, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 375.845383759733, + "ty": 98.39432703003337, + "theta": -2.524773797005226, + "vx": -0.8157227039337158, + "vy": -0.578443169593811, + "pca_strength": 0.842542466189646, + "union_pixels": 57262, + "tx_anchor": 375.845383759733, + "ty_anchor": 98.39432703003337, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 375.845383759733, + "cy": 98.39432703003337, + "pixels": 1798 + }, + "tool_body": { + "cx": 546.0642868977706, + "cy": 209.79994108875349, + "pixels": 54319 + }, + "left_gripper": { + "cx": 341.0235807860262, + "cy": 72.94847161572052, + "pixels": 1145 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 50, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 376.07095709570956, + "ty": 98.4059405940594, + "theta": -2.530795206922525, + "vx": -0.8191909193992615, + "vy": -0.5735208988189697, + "pca_strength": 0.8401035256897303, + "union_pixels": 57244, + "tx_anchor": 376.07095709570956, + "ty_anchor": 98.4059405940594, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 376.07095709570956, + "cy": 98.4059405940594, + "pixels": 1818 + }, + "tool_body": { + "cx": 545.8717948717949, + "cy": 209.2754568228706, + "pixels": 54288 + }, + "left_gripper": { + "cx": 341.2855887521968, + "cy": 72.99472759226714, + "pixels": 1138 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 51, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 376.52928297755886, + "ty": 98.25232621784346, + "theta": -2.532111244781198, + "vx": -0.8199450373649597, + "vy": -0.572442352771759, + "pca_strength": 0.841699176604403, + "union_pixels": 57089, + "tx_anchor": 376.52928297755886, + "ty_anchor": 98.25232621784346, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 376.52928297755886, + "cy": 98.25232621784346, + "pixels": 1827 + }, + "tool_body": { + "cx": 545.9606857818504, + "cy": 209.09817469701449, + "pixels": 54128 + }, + "left_gripper": { + "cx": 341.59435626102294, + "cy": 72.92239858906525, + "pixels": 1134 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 52, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 376.2225841476656, + "ty": 98.25027144408251, + "theta": -2.5271715758588944, + "vx": -0.8171073198318481, + "vy": -0.5764855742454529, + "pca_strength": 0.8440095581501831, + "union_pixels": 57022, + "tx_anchor": 376.2225841476656, + "ty_anchor": 98.25027144408251, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 376.2225841476656, + "cy": 98.25027144408251, + "pixels": 1842 + }, + "tool_body": { + "cx": 545.9645281204342, + "cy": 208.8906252889719, + "pixels": 54071 + }, + "left_gripper": { + "cx": 341.15329125338144, + "cy": 72.71596032461677, + "pixels": 1109 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 53, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 376.3960612691466, + "ty": 98.11542669584244, + "theta": -2.5322189200613723, + "vx": -0.8200066089630127, + "vy": -0.5723540186882019, + "pca_strength": 0.8425085354149124, + "union_pixels": 56889, + "tx_anchor": 376.3960612691466, + "ty_anchor": 98.11542669584244, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 376.3960612691466, + "cy": 98.11542669584244, + "pixels": 1828 + }, + "tool_body": { + "cx": 546.0017424186253, + "cy": 208.70321420627272, + "pixels": 53948 + }, + "left_gripper": { + "cx": 341.1725067385445, + "cy": 72.633423180593, + "pixels": 1113 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 54, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 376.13795013850415, + "ty": 98.15290858725761, + "theta": -2.5348478702356987, + "vx": -0.821508526802063, + "vy": -0.5701963305473328, + "pca_strength": 0.8417155151017603, + "union_pixels": 56905, + "tx_anchor": 376.13795013850415, + "ty_anchor": 98.15290858725761, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 376.13795013850415, + "cy": 98.15290858725761, + "pixels": 1805 + }, + "tool_body": { + "cx": 545.980964208263, + "cy": 208.29130136605437, + "pixels": 53951 + }, + "left_gripper": { + "cx": 341.52393385552654, + "cy": 72.47084421235857, + "pixels": 1149 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 55, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 375.63876889848814, + "ty": 98.08909287257019, + "theta": -2.5393262311805245, + "vx": -0.8240537643432617, + "vy": -0.5665115714073181, + "pca_strength": 0.840820323906842, + "union_pixels": 56963, + "tx_anchor": 375.63876889848814, + "ty_anchor": 98.08909287257019, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 375.63876889848814, + "cy": 98.08909287257019, + "pixels": 1852 + }, + "tool_body": { + "cx": 545.9745508427486, + "cy": 208.0063900722356, + "pixels": 53990 + }, + "left_gripper": { + "cx": 340.5307760927743, + "cy": 71.7814451382694, + "pixels": 1121 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 56, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 375.7317468902109, + "ty": 97.33261222282314, + "theta": -2.5311194041252634, + "vx": -0.8193768262863159, + "vy": -0.5732553005218506, + "pca_strength": 0.8432327638452078, + "union_pixels": 56822, + "tx_anchor": 375.7317468902109, + "ty_anchor": 97.33261222282314, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 375.7317468902109, + "cy": 97.33261222282314, + "pixels": 1849 + }, + "tool_body": { + "cx": 546.1600653631181, + "cy": 207.91675486973799, + "pixels": 53853 + }, + "left_gripper": { + "cx": 340.5669642857143, + "cy": 70.81964285714285, + "pixels": 1120 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 57, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 376.15857605177996, + "ty": 96.82308522114347, + "theta": -2.530998579102582, + "vx": -0.8193075656890869, + "vy": -0.5733543038368225, + "pca_strength": 0.8434475238955315, + "union_pixels": 56984, + "tx_anchor": 376.15857605177996, + "ty_anchor": 96.82308522114347, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 376.15857605177996, + "cy": 96.82308522114347, + "pixels": 1854 + }, + "tool_body": { + "cx": 545.6941547012506, + "cy": 207.010301065308, + "pixels": 53975 + }, + "left_gripper": { + "cx": 341.1878787878788, + "cy": 70.32987012987013, + "pixels": 1155 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 58, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 375.87017167381975, + "ty": 96.69098712446352, + "theta": -2.527670812192008, + "vx": -0.817395031452179, + "vy": -0.5760775804519653, + "pca_strength": 0.8452875206042896, + "union_pixels": 56754, + "tx_anchor": 375.87017167381975, + "ty_anchor": 96.69098712446352, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 375.87017167381975, + "cy": 96.69098712446352, + "pixels": 1864 + }, + "tool_body": { + "cx": 546.0497590204507, + "cy": 206.87696086640986, + "pixels": 53739 + }, + "left_gripper": { + "cx": 341.2041702867072, + "cy": 69.53258036490008, + "pixels": 1151 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 59, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 375.5693703308431, + "ty": 96.30949839914621, + "theta": -2.535004166971415, + "vx": -0.8215975761413574, + "vy": -0.5700678825378418, + "pca_strength": 0.8425055918236406, + "union_pixels": 56781, + "tx_anchor": 375.5693703308431, + "ty_anchor": 96.30949839914621, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 375.5693703308431, + "cy": 96.30949839914621, + "pixels": 1874 + }, + "tool_body": { + "cx": 545.8316761759622, + "cy": 205.88653892616202, + "pixels": 53807 + }, + "left_gripper": { + "cx": 340.90909090909093, + "cy": 68.46636363636364, + "pixels": 1100 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 60, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 375.4191256830601, + "ty": 95.9983606557377, + "theta": -2.531872211886973, + "vx": -0.8198081851005554, + "vy": -0.5726383328437805, + "pca_strength": 0.8438910704580161, + "union_pixels": 56660, + "tx_anchor": 375.4191256830601, + "ty_anchor": 95.9983606557377, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 375.4191256830601, + "cy": 95.9983606557377, + "pixels": 1830 + }, + "tool_body": { + "cx": 546.3522695524223, + "cy": 205.69371752127995, + "pixels": 53689 + }, + "left_gripper": { + "cx": 341.16827344434705, + "cy": 68.08238387379491, + "pixels": 1141 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 61, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 377.0378061767838, + "ty": 95.02662406815762, + "theta": -2.530751289200122, + "vx": -0.8191657662391663, + "vy": -0.5735569000244141, + "pca_strength": 0.8446376296238152, + "union_pixels": 56570, + "tx_anchor": 377.0378061767838, + "ty_anchor": 95.02662406815762, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 377.0378061767838, + "cy": 95.02662406815762, + "pixels": 1878 + }, + "tool_body": { + "cx": 546.3634531783496, + "cy": 204.6532641752337, + "pixels": 53597 + }, + "left_gripper": { + "cx": 342.1506849315069, + "cy": 67.44748858447488, + "pixels": 1095 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 62, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 376.8558807288791, + "ty": 94.99226946438432, + "theta": -2.531630464164584, + "vx": -0.8196696639060974, + "vy": -0.5728364586830139, + "pca_strength": 0.8426846009551034, + "union_pixels": 56343, + "tx_anchor": 376.8558807288791, + "ty_anchor": 94.99226946438432, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 376.8558807288791, + "cy": 94.99226946438432, + "pixels": 1811 + }, + "tool_body": { + "cx": 546.7236859352471, + "cy": 204.11287755369548, + "pixels": 53403 + }, + "left_gripper": { + "cx": 342.96102745792734, + "cy": 67.59964570416298, + "pixels": 1129 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 63, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 378.14494382022474, + "ty": 95.13370786516855, + "theta": -2.5286810897332, + "vx": -0.8179766535758972, + "vy": -0.5752515196800232, + "pca_strength": 0.8417479113299041, + "union_pixels": 56030, + "tx_anchor": 378.14494382022474, + "ty_anchor": 95.13370786516855, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 378.14494382022474, + "cy": 95.13370786516855, + "pixels": 1780 + }, + "tool_body": { + "cx": 547.2114812163231, + "cy": 203.3544594747353, + "pixels": 53078 + }, + "left_gripper": { + "cx": 344.8310580204778, + "cy": 67.52047781569966, + "pixels": 1172 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 64, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 380.45169712793734, + "ty": 94.78067885117494, + "theta": -2.5297031133523764, + "vx": -0.8185641169548035, + "vy": -0.5744152069091797, + "pca_strength": 0.840160109594369, + "union_pixels": 55896, + "tx_anchor": 380.45169712793734, + "ty_anchor": 94.78067885117494, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 380.45169712793734, + "cy": 94.78067885117494, + "pixels": 1915 + }, + "tool_body": { + "cx": 547.7500946539452, + "cy": 203.2194835680751, + "pixels": 52824 + }, + "left_gripper": { + "cx": 345.60242005185825, + "cy": 67.5419187554019, + "pixels": 1157 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 65, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 380.69128205128203, + "ty": 95.33282051282052, + "theta": -2.5296624671854144, + "vx": -0.8185407519340515, + "vy": -0.5744484663009644, + "pca_strength": 0.8408115992656232, + "union_pixels": 55756, + "tx_anchor": 380.69128205128203, + "ty_anchor": 95.33282051282052, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 380.69128205128203, + "cy": 95.33282051282052, + "pixels": 1950 + }, + "tool_body": { + "cx": 548.0882693658963, + "cy": 202.96222724424103, + "pixels": 52657 + }, + "left_gripper": { + "cx": 345.9869451697128, + "cy": 67.50565709312446, + "pixels": 1149 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 66, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 381.30640958832726, + "ty": 95.28452318916102, + "theta": -2.5324048258201524, + "vx": -0.8201130628585815, + "vy": -0.5722016096115112, + "pca_strength": 0.8411976953686219, + "union_pixels": 55758, + "tx_anchor": 381.30640958832726, + "ty_anchor": 95.28452318916102, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 381.30640958832726, + "cy": 95.28452318916102, + "pixels": 1919 + }, + "tool_body": { + "cx": 548.2303616196915, + "cy": 202.96266048773077, + "pixels": 52652 + }, + "left_gripper": { + "cx": 346.921651221567, + "cy": 67.81297388374053, + "pixels": 1187 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 67, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 382.7457627118644, + "ty": 95.51771956856703, + "theta": -2.5253206294168953, + "vx": -0.8160389065742493, + "vy": -0.5779970288276672, + "pca_strength": 0.8391278598221661, + "union_pixels": 55688, + "tx_anchor": 382.7457627118644, + "ty_anchor": 95.51771956856703, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 382.7457627118644, + "cy": 95.51771956856703, + "pixels": 1947 + }, + "tool_body": { + "cx": 548.6250832492912, + "cy": 203.89977736760983, + "pixels": 52553 + }, + "left_gripper": { + "cx": 347.31734006734007, + "cy": 68.52946127946127, + "pixels": 1188 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 68, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 383.67826086956524, + "ty": 96.20460358056266, + "theta": -2.5193141558570082, + "vx": -0.8125524520874023, + "vy": -0.5828880667686462, + "pca_strength": 0.8397096148855654, + "union_pixels": 55736, + "tx_anchor": 383.67826086956524, + "ty_anchor": 96.20460358056266, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 383.67826086956524, + "cy": 96.20460358056266, + "pixels": 1955 + }, + "tool_body": { + "cx": 548.9158773631557, + "cy": 204.94180075316672, + "pixels": 52578 + }, + "left_gripper": { + "cx": 347.7556109725686, + "cy": 69.16708229426433, + "pixels": 1203 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 69, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 383.95684523809524, + "ty": 97.01835317460318, + "theta": -2.519669969337538, + "vx": -0.8127598166465759, + "vy": -0.5825989246368408, + "pca_strength": 0.839256851046146, + "union_pixels": 55989, + "tx_anchor": 383.95684523809524, + "ty_anchor": 97.01835317460318, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 383.95684523809524, + "cy": 97.01835317460318, + "pixels": 2016 + }, + "tool_body": { + "cx": 549.1336858865006, + "cy": 206.1360551954206, + "pixels": 52758 + }, + "left_gripper": { + "cx": 347.9020576131687, + "cy": 69.58518518518518, + "pixels": 1215 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 70, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 384.6402497598463, + "ty": 98.65033621517772, + "theta": -2.5149009169440553, + "vx": -0.8099721670150757, + "vy": -0.5864683985710144, + "pca_strength": 0.8370219084606673, + "union_pixels": 56178, + "tx_anchor": 384.6402497598463, + "ty_anchor": 98.65033621517772, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 384.6402497598463, + "cy": 98.65033621517772, + "pixels": 2082 + }, + "tool_body": { + "cx": 549.3649106213941, + "cy": 207.20240234559728, + "pixels": 52865 + }, + "left_gripper": { + "cx": 348.3818034118603, + "cy": 70.43216896831844, + "pixels": 1231 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 71, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 385.67726625533936, + "ty": 98.92785951589939, + "theta": -2.509731450396715, + "vx": -0.8069295883178711, + "vy": -0.5906476378440857, + "pca_strength": 0.8399010879810848, + "union_pixels": 56227, + "tx_anchor": 385.67726625533936, + "ty_anchor": 98.92785951589939, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 385.67726625533936, + "cy": 98.92785951589939, + "pixels": 2107 + }, + "tool_body": { + "cx": 549.706980350625, + "cy": 208.301113905857, + "pixels": 52877 + }, + "left_gripper": { + "cx": 348.8423169750603, + "cy": 71.11584875301689, + "pixels": 1243 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 72, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 386.7330912392192, + "ty": 100.23558783477077, + "theta": -2.5076761539514347, + "vx": -0.805713951587677, + "vy": -0.5923048853874207, + "pca_strength": 0.8325248029685407, + "union_pixels": 56599, + "tx_anchor": 386.7330912392192, + "ty_anchor": 100.23558783477077, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 386.7330912392192, + "cy": 100.23558783477077, + "pixels": 2203 + }, + "tool_body": { + "cx": 550.1208745719339, + "cy": 210.21634742031387, + "pixels": 53146 + }, + "left_gripper": { + "cx": 348.54, + "cy": 72.1656, + "pixels": 1250 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 73, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 387.22612419700215, + "ty": 101.88950749464668, + "theta": -2.503842971838368, + "vx": -0.8034375905990601, + "vy": -0.5953889489173889, + "pca_strength": 0.8321609365992099, + "union_pixels": 57514, + "tx_anchor": 387.22612419700215, + "ty_anchor": 101.88950749464668, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 387.22612419700215, + "cy": 101.88950749464668, + "pixels": 2335 + }, + "tool_body": { + "cx": 550.4915499489844, + "cy": 213.16191447917632, + "pixels": 53905 + }, + "left_gripper": { + "cx": 348.14835164835165, + "cy": 73.36813186813187, + "pixels": 1274 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 74, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 387.35540367364376, + "ty": 104.89448953438702, + "theta": -2.4979257127494043, + "vx": -0.799900472164154, + "vy": -0.6001326441764832, + "pca_strength": 0.8312595724314703, + "union_pixels": 58313, + "tx_anchor": 387.35540367364376, + "ty_anchor": 104.89448953438702, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 387.35540367364376, + "cy": 104.89448953438702, + "pixels": 2341 + }, + "tool_body": { + "cx": 550.7702962325948, + "cy": 216.36151720857043, + "pixels": 54653 + }, + "left_gripper": { + "cx": 348.2160727824109, + "cy": 75.02122820318424, + "pixels": 1319 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 75, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 389.69889840881274, + "ty": 106.48429212566299, + "theta": -2.481616505283915, + "vx": -0.7900068759918213, + "vy": -0.6130980253219604, + "pca_strength": 0.830146013068112, + "union_pixels": 59347, + "tx_anchor": 389.69889840881274, + "ty_anchor": 106.48429212566299, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 389.69889840881274, + "cy": 106.48429212566299, + "pixels": 2451 + }, + "tool_body": { + "cx": 550.5724573753669, + "cy": 219.35386997461427, + "pixels": 55543 + }, + "left_gripper": { + "cx": 348.2919438285292, + "cy": 77.01108647450111, + "pixels": 1353 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 76, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 392.2274479568234, + "ty": 111.94063222821897, + "theta": -2.4733873179684878, + "vx": -0.7849348783493042, + "vy": -0.6195783019065857, + "pca_strength": 0.8267873396158265, + "union_pixels": 59290, + "tx_anchor": 392.2274479568234, + "ty_anchor": 111.94063222821897, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 392.2274479568234, + "cy": 111.94063222821897, + "pixels": 2594 + }, + "tool_body": { + "cx": 552.4971091999711, + "cy": 224.84720315097204, + "pixels": 55348 + }, + "left_gripper": { + "cx": 350.0452522255193, + "cy": 81.4473293768546, + "pixels": 1348 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 77, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 394.8499607227023, + "ty": 116.82089552238806, + "theta": -2.4598367525736275, + "vx": -0.7764674425125122, + "vy": -0.6301574110984802, + "pca_strength": 0.8243922559230229, + "union_pixels": 59273, + "tx_anchor": 394.8499607227023, + "ty_anchor": 116.82089552238806, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 394.8499607227023, + "cy": 116.82089552238806, + "pixels": 2546 + }, + "tool_body": { + "cx": 554.2592431806671, + "cy": 229.61905795528543, + "pixels": 55284 + }, + "left_gripper": { + "cx": 353.0741510741511, + "cy": 85.58766458766459, + "pixels": 1443 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 78, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 404.6099402327776, + "ty": 121.39509279647687, + "theta": -2.451791389304839, + "vx": -0.7713724970817566, + "vy": -0.6363838911056519, + "pca_strength": 0.8239509282143664, + "union_pixels": 58845, + "tx_anchor": 404.6099402327776, + "ty_anchor": 121.39509279647687, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 404.6099402327776, + "cy": 121.39509279647687, + "pixels": 3179 + }, + "tool_body": { + "cx": 557.2819102803048, + "cy": 233.78110756398664, + "pixels": 54191 + }, + "left_gripper": { + "cx": 357.1328813559322, + "cy": 89.67864406779661, + "pixels": 1475 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 79, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 410.5945573544609, + "ty": 124.49121598346538, + "theta": -2.4412912916104896, + "vx": -0.7646480202674866, + "vy": -0.6444481611251831, + "pca_strength": 0.8205925562964658, + "union_pixels": 57677, + "tx_anchor": 410.5945573544609, + "ty_anchor": 124.49121598346538, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 410.5945573544609, + "cy": 124.49121598346538, + "pixels": 2903 + }, + "tool_body": { + "cx": 559.2838753260401, + "cy": 237.21909890975962, + "pixels": 53291 + }, + "left_gripper": { + "cx": 362.0721510451787, + "cy": 94.32906271072152, + "pixels": 1483 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 80, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 418.0329163923634, + "ty": 132.3673469387755, + "theta": -2.433680592933366, + "vx": -0.7597212195396423, + "vy": -0.6502489447593689, + "pca_strength": 0.8121268279840023, + "union_pixels": 55770, + "tx_anchor": 418.0329163923634, + "ty_anchor": 132.3673469387755, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 418.0329163923634, + "cy": 132.3673469387755, + "pixels": 3038 + }, + "tool_body": { + "cx": 563.0319642717841, + "cy": 242.2456119822139, + "pixels": 51276 + }, + "left_gripper": { + "cx": 369.0013736263736, + "cy": 101.2081043956044, + "pixels": 1456 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 81, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 425.7394158188382, + "ty": 140.88185100098457, + "theta": -2.426867316999857, + "vx": -0.7552732825279236, + "vy": -0.6554099917411804, + "pca_strength": 0.8096080269316654, + "union_pixels": 53591, + "tx_anchor": 425.7394158188382, + "ty_anchor": 140.88185100098457, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 425.7394158188382, + "cy": 140.88185100098457, + "pixels": 3047 + }, + "tool_body": { + "cx": 566.4122419029371, + "cy": 247.08713642200527, + "pixels": 49061 + }, + "left_gripper": { + "cx": 376.9291975724882, + "cy": 108.41335131490223, + "pixels": 1483 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 82, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 438.41000592066314, + "ty": 148.4600355239787, + "theta": -2.4196038757551475, + "vx": -0.7504928708076477, + "vy": -0.6608785390853882, + "pca_strength": 0.8099564887278575, + "union_pixels": 51215, + "tx_anchor": 438.41000592066314, + "ty_anchor": 148.4600355239787, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 438.41000592066314, + "cy": 148.4600355239787, + "pixels": 3378 + }, + "tool_body": { + "cx": 571.8863626549207, + "cy": 252.29651941097725, + "pixels": 46314 + }, + "left_gripper": { + "cx": 386.2941562705187, + "cy": 117.34996717005909, + "pixels": 1523 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 83, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 451.55202140309154, + "ty": 155.80350772889417, + "theta": -2.416594471173468, + "vx": -0.748500645160675, + "vy": -0.6631340980529785, + "pca_strength": 0.8034592305369624, + "union_pixels": 47855, + "tx_anchor": 451.55202140309154, + "ty_anchor": 155.80350772889417, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 451.55202140309154, + "cy": 155.80350772889417, + "pixels": 3364 + }, + "tool_body": { + "cx": 578.2967877584395, + "cy": 254.43139820114473, + "pixels": 42805 + }, + "left_gripper": { + "cx": 398.44543297746145, + "cy": 124.79655990510084, + "pixels": 1686 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 84, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 466.71643365866527, + "ty": 163.7982062780269, + "theta": -2.4121861585894897, + "vx": -0.7455700635910034, + "vy": -0.6664272546768188, + "pca_strength": 0.7944111749559329, + "union_pixels": 44495, + "tx_anchor": 466.71643365866527, + "ty_anchor": 163.7982062780269, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 466.71643365866527, + "cy": 163.7982062780269, + "pixels": 3791 + }, + "tool_body": { + "cx": 586.1105698977107, + "cy": 255.80495808444638, + "pixels": 39007 + }, + "left_gripper": { + "cx": 410.04655274012964, + "cy": 131.81909251620507, + "pixels": 1697 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 85, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 482.4688775510204, + "ty": 170.18724489795918, + "theta": -2.4031354571851606, + "vx": -0.7395079731941223, + "vy": -0.6731477975845337, + "pca_strength": 0.7915465532488674, + "union_pixels": 41159, + "tx_anchor": 482.4688775510204, + "ty_anchor": 170.18724489795918, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 482.4688775510204, + "cy": 170.18724489795918, + "pixels": 3920 + }, + "tool_body": { + "cx": 593.1089301852688, + "cy": 257.3252089923181, + "pixels": 35408 + }, + "left_gripper": { + "cx": 422.8607318405243, + "cy": 136.93446204259968, + "pixels": 1831 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + } + ], + "saved_at_unix": 1769897625.3616347 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000053_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000053_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..36dea721d024357ff0f0e58cafb1b564e57cb7ec --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000053_tool_poses.json @@ -0,0 +1,5933 @@ +{ + "clip_id": "1_c4C7v0Sm", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/SPLITTING/1_c4C7v0Sm.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/SPLITTING/1_c4C7v0Sm", + "num_frames": 116, + "tools": [ + "hook" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 544.6878988085155, + "ty": 205.87475295047716, + "theta": -2.9230868802594627, + "vx": -0.9762224555015564, + "vy": -0.2167711704969406, + "pca_strength": 0.8198593583122596, + "union_pixels": 32967, + "tx_anchor": 544.6878988085155, + "ty_anchor": 205.87475295047716, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 544.6878988085155, + "cy": 205.87475295047716, + "pixels": 17709 + }, + "tool_body": { + "cx": 626.0995804435311, + "cy": 277.43805120301397, + "pixels": 11679 + }, + "left_gripper": { + "cx": 402.2631578947368, + "cy": 243.34736842105264, + "pixels": 95 + }, + "right_gripper": { + "cx": 395.64322617680824, + "cy": 236.84213547646382, + "pixels": 3484 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 535.8116218560277, + "ty": 208.40578201792425, + "theta": -2.8864532843703032, + "vx": -0.9676281809806824, + "vy": -0.25238028168678284, + "pca_strength": 0.8197481282946232, + "union_pixels": 34115, + "tx_anchor": 535.8116218560277, + "ty_anchor": 208.40578201792425, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 535.8116218560277, + "cy": 208.40578201792425, + "pixels": 17295 + }, + "tool_body": { + "cx": 624.8639755260409, + "cy": 280.1757946575138, + "pixels": 13402 + }, + "left_gripper": { + "cx": 390.1454545454545, + "cy": 245.23636363636365, + "pixels": 55 + }, + "right_gripper": { + "cx": 391.8162355040143, + "cy": 238.94231341064526, + "pixels": 3363 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 525.6659927454361, + "ty": 208.813046322174, + "theta": -2.8572870340069625, + "vx": -0.9598566889762878, + "vy": -0.28049102425575256, + "pca_strength": 0.8204256450807449, + "union_pixels": 35638, + "tx_anchor": 525.6659927454361, + "ty_anchor": 208.813046322174, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 525.6659927454361, + "cy": 208.813046322174, + "pixels": 16817 + }, + "tool_body": { + "cx": 621.9274767553703, + "cy": 280.512536069253, + "pixels": 15595 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 384.598884066956, + "cy": 239.39212647241166, + "pixels": 3226 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.0215898546242, + "ty": 206.68345190225796, + "theta": -2.8358023850793628, + "vx": -0.9536093473434448, + "vy": -0.30104687809944153, + "pca_strength": 0.8306369827742743, + "union_pixels": 37463, + "tx_anchor": 513.0215898546242, + "ty_anchor": 206.68345190225796, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.0215898546242, + "cy": 206.68345190225796, + "pixels": 16165 + }, + "tool_body": { + "cx": 617.661426040744, + "cy": 280.0293954827281, + "pixels": 18064 + }, + "left_gripper": { + "cx": 372.3333333333333, + "cy": 247.12820512820514, + "pixels": 39 + }, + "right_gripper": { + "cx": 374.5530516431925, + "cy": 236.916744913928, + "pixels": 3195 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 498.33692327300537, + "ty": 204.46291103747132, + "theta": -2.8016950246275902, + "vx": -0.94278883934021, + "vy": -0.33339059352874756, + "pca_strength": 0.8331981362813019, + "union_pixels": 39912, + "tx_anchor": 498.33692327300537, + "ty_anchor": 204.46291103747132, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 498.33692327300537, + "cy": 204.46291103747132, + "pixels": 15692 + }, + "tool_body": { + "cx": 611.7721537001897, + "cy": 279.8744781783681, + "pixels": 21080 + }, + "left_gripper": { + "cx": 368.6296296296296, + "cy": 245.0, + "pixels": 27 + }, + "right_gripper": { + "cx": 362.9755862512046, + "cy": 234.3546418246065, + "pixels": 3113 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 484.2790327923153, + "ty": 202.17754223252732, + "theta": -2.7664793007628052, + "vx": -0.9304661154747009, + "vy": -0.3663780093193054, + "pca_strength": 0.8390282748219469, + "union_pixels": 42011, + "tx_anchor": 484.2790327923153, + "ty_anchor": 202.17754223252732, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 484.2790327923153, + "cy": 202.17754223252732, + "pixels": 15095 + }, + "tool_body": { + "cx": 605.9418333333333, + "cy": 280.82395833333334, + "pixels": 24000 + }, + "left_gripper": { + "cx": 355.91379310344826, + "cy": 236.1206896551724, + "pixels": 58 + }, + "right_gripper": { + "cx": 353.85444366689995, + "cy": 231.9300209937019, + "pixels": 2858 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 469.96238953209564, + "ty": 199.33911077618689, + "theta": -2.74080713207505, + "vx": -0.9207547903060913, + "vy": -0.39014172554016113, + "pca_strength": 0.8442298908052529, + "union_pixels": 44465, + "tx_anchor": 469.96238953209564, + "ty_anchor": 199.33911077618689, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 469.96238953209564, + "cy": 199.33911077618689, + "pixels": 14597 + }, + "tool_body": { + "cx": 599.9179492857934, + "cy": 281.51836267670615, + "pixels": 27093 + }, + "left_gripper": { + "cx": 331.6111111111111, + "cy": 239.72222222222223, + "pixels": 18 + }, + "right_gripper": { + "cx": 344.2789263692419, + "cy": 229.03191875226696, + "pixels": 2757 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 455.81085538108556, + "ty": 196.0155589015559, + "theta": -2.721998428808534, + "vx": -0.9132543206214905, + "vy": -0.40738990902900696, + "pca_strength": 0.8483319574695065, + "union_pixels": 46879, + "tx_anchor": 455.81085538108556, + "ty_anchor": 196.0155589015559, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 455.81085538108556, + "cy": 196.0155589015559, + "pixels": 13947 + }, + "tool_body": { + "cx": 593.8134506017723, + "cy": 282.3239650839836, + "pixels": 30244 + }, + "left_gripper": { + "cx": 339.44444444444446, + "cy": 232.27777777777777, + "pixels": 36 + }, + "right_gripper": { + "cx": 333.68099547511315, + "cy": 226.11463046757166, + "pixels": 2652 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 441.8606434155141, + "ty": 192.999248346362, + "theta": -2.7097423828506955, + "vx": -0.9081928730010986, + "vy": -0.4185519218444824, + "pca_strength": 0.8528161498582736, + "union_pixels": 49352, + "tx_anchor": 441.8606434155141, + "ty_anchor": 192.999248346362, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 441.8606434155141, + "cy": 192.999248346362, + "pixels": 13304 + }, + "tool_body": { + "cx": 587.4411377639528, + "cy": 282.807262068553, + "pixels": 33434 + }, + "left_gripper": { + "cx": 318.6530612244898, + "cy": 232.81632653061226, + "pixels": 49 + }, + "right_gripper": { + "cx": 322.31851851851854, + "cy": 223.6662768031189, + "pixels": 2565 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 428.97308570079485, + "ty": 190.60006295742505, + "theta": -2.6899132644843933, + "vx": -0.8997153639793396, + "vy": -0.4364771246910095, + "pca_strength": 0.8554042055003396, + "union_pixels": 51816, + "tx_anchor": 428.97308570079485, + "ty_anchor": 190.60006295742505, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 428.97308570079485, + "cy": 190.60006295742505, + "pixels": 12707 + }, + "tool_body": { + "cx": 581.7049915258871, + "cy": 284.02337215023783, + "pixels": 36582 + }, + "left_gripper": { + "cx": 308.5151515151515, + "cy": 228.33333333333334, + "pixels": 33 + }, + "right_gripper": { + "cx": 313.90978348035287, + "cy": 221.21371291098637, + "pixels": 2494 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 415.02202385918076, + "ty": 188.30332860598983, + "theta": -2.6635292165641924, + "vx": -0.8878875374794006, + "vy": -0.46006059646606445, + "pca_strength": 0.8580140869820277, + "union_pixels": 54158, + "tx_anchor": 415.02202385918076, + "ty_anchor": 188.30332860598983, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 415.02202385918076, + "cy": 188.30332860598983, + "pixels": 11987 + }, + "tool_body": { + "cx": 575.793252118113, + "cy": 286.5824936080614, + "pixels": 39894 + }, + "left_gripper": { + "cx": 298.4, + "cy": 229.93333333333334, + "pixels": 15 + }, + "right_gripper": { + "cx": 305.7263483642794, + "cy": 219.83510167992927, + "pixels": 2262 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 402.516464320028, + "ty": 186.83072757446064, + "theta": -2.6503896162923164, + "vx": -0.8817660808563232, + "vy": -0.47168704867362976, + "pca_strength": 0.8601161981966178, + "union_pixels": 56830, + "tx_anchor": 402.516464320028, + "ty_anchor": 186.83072757446064, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 402.516464320028, + "cy": 186.83072757446064, + "pixels": 11449 + }, + "tool_body": { + "cx": 570.4648974388689, + "cy": 289.8462394251941, + "pixels": 43145 + }, + "left_gripper": { + "cx": 298.5416666666667, + "cy": 226.4375, + "pixels": 48 + }, + "right_gripper": { + "cx": 297.558957952468, + "cy": 219.4177330895795, + "pixels": 2188 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 389.7525849335303, + "ty": 186.85884416543576, + "theta": -2.6362566779912875, + "vx": -0.8750119209289551, + "vy": -0.48410147428512573, + "pca_strength": 0.8625123941058395, + "union_pixels": 59225, + "tx_anchor": 389.7525849335303, + "ty_anchor": 186.85884416543576, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 389.7525849335303, + "cy": 186.85884416543576, + "pixels": 10832 + }, + "tool_body": { + "cx": 565.353180177649, + "cy": 294.493851440427, + "pixels": 46271 + }, + "left_gripper": { + "cx": 284.5135135135135, + "cy": 226.48648648648648, + "pixels": 37 + }, + "right_gripper": { + "cx": 288.68920863309353, + "cy": 220.44796163069543, + "pixels": 2085 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 377.2717824186498, + "ty": 187.28625546381738, + "theta": -2.6174634131762327, + "vx": -0.8657600283622742, + "vy": -0.5004593133926392, + "pca_strength": 0.8645841382939696, + "union_pixels": 61274, + "tx_anchor": 377.2717824186498, + "ty_anchor": 187.28625546381738, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 377.2717824186498, + "cy": 187.28625546381738, + "pixels": 10295 + }, + "tool_body": { + "cx": 560.2928545209837, + "cy": 299.41451527386926, + "pixels": 49038 + }, + "left_gripper": { + "cx": 278.76190476190476, + "cy": 226.0, + "pixels": 42 + }, + "right_gripper": { + "cx": 282.74407582938386, + "cy": 221.6245392311743, + "pixels": 1899 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 365.9659474383884, + "ty": 188.0286327845383, + "theta": -2.6120128622196055, + "vx": -0.8630194664001465, + "vy": -0.5051707625389099, + "pca_strength": 0.8668546296707899, + "union_pixels": 63442, + "tx_anchor": 365.9659474383884, + "ty_anchor": 188.0286327845383, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 365.9659474383884, + "cy": 188.0286327845383, + "pixels": 9779 + }, + "tool_body": { + "cx": 554.2138170590506, + "cy": 304.1266306445388, + "pixels": 51820 + }, + "left_gripper": { + "cx": 270.0232558139535, + "cy": 227.1860465116279, + "pixels": 43 + }, + "right_gripper": { + "cx": 275.7561111111111, + "cy": 222.6938888888889, + "pixels": 1800 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 356.6840809335189, + "ty": 189.45112942939727, + "theta": -2.618825225112883, + "vx": -0.8664407730102539, + "vy": -0.49927985668182373, + "pca_strength": 0.869780623065133, + "union_pixels": 64697, + "tx_anchor": 356.6840809335189, + "ty_anchor": 189.45112942939727, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 356.6840809335189, + "cy": 189.45112942939727, + "pixels": 9341 + }, + "tool_body": { + "cx": 548.988423034619, + "cy": 308.5390652672396, + "pixels": 53641 + }, + "left_gripper": { + "cx": 263.09375, + "cy": 227.34375, + "pixels": 32 + }, + "right_gripper": { + "cx": 271.9774212715389, + "cy": 223.21033868092692, + "pixels": 1683 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 348.3468592388812, + "ty": 190.66242549289316, + "theta": -2.614993858322456, + "vx": -0.8645215034484863, + "vy": -0.502595841884613, + "pca_strength": 0.8708925550251575, + "union_pixels": 65492, + "tx_anchor": 348.3468592388812, + "ty_anchor": 190.66242549289316, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 348.3468592388812, + "cy": 190.66242549289316, + "pixels": 8724 + }, + "tool_body": { + "cx": 543.5166805671392, + "cy": 311.9767378612612, + "pixels": 55154 + }, + "left_gripper": { + "cx": 269.5348837209302, + "cy": 227.32558139534885, + "pixels": 43 + }, + "right_gripper": { + "cx": 268.555697008275, + "cy": 224.68300445576065, + "pixels": 1571 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 340.8340476190476, + "ty": 192.47630952380953, + "theta": -2.618641111239702, + "vx": -0.8663488626480103, + "vy": -0.49943938851356506, + "pca_strength": 0.8730136672198253, + "union_pixels": 66475, + "tx_anchor": 340.8340476190476, + "ty_anchor": 192.47630952380953, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 340.8340476190476, + "cy": 192.47630952380953, + "pixels": 8400 + }, + "tool_body": { + "cx": 538.3668259023354, + "cy": 315.5608457183298, + "pixels": 56520 + }, + "left_gripper": { + "cx": 258.38235294117646, + "cy": 230.47058823529412, + "pixels": 34 + }, + "right_gripper": { + "cx": 263.0420775805391, + "cy": 226.14529914529913, + "pixels": 1521 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 334.51358265318555, + "ty": 194.09197222560604, + "theta": -2.6227988993255833, + "vx": -0.8684179186820984, + "vy": -0.49583297967910767, + "pca_strength": 0.8752517866854576, + "union_pixels": 66922, + "tx_anchor": 334.51358265318555, + "ty_anchor": 194.09197222560604, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 334.51358265318555, + "cy": 194.09197222560604, + "pixels": 8209 + }, + "tool_body": { + "cx": 534.1761139262625, + "cy": 318.7709767604403, + "pixels": 57230 + }, + "left_gripper": { + "cx": 260.0, + "cy": 232.2, + "pixels": 20 + }, + "right_gripper": { + "cx": 261.0991114149009, + "cy": 227.6438824333561, + "pixels": 1463 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 330.57853206412824, + "ty": 196.7066633266533, + "theta": -2.6238691615090475, + "vx": -0.8689481019973755, + "vy": -0.4949032664299011, + "pca_strength": 0.8762871710969575, + "union_pixels": 66305, + "tx_anchor": 330.57853206412824, + "ty_anchor": 196.7066633266533, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 330.57853206412824, + "cy": 196.7066633266533, + "pixels": 7984 + }, + "tool_body": { + "cx": 531.8693725379853, + "cy": 322.3968591727631, + "pixels": 56864 + }, + "left_gripper": { + "cx": 262.8095238095238, + "cy": 234.42857142857142, + "pixels": 21 + }, + "right_gripper": { + "cx": 258.4658774373259, + "cy": 229.33565459610028, + "pixels": 1436 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 328.19653846153847, + "ty": 198.20282051282052, + "theta": -2.624741745890372, + "vx": -0.8693795800209045, + "vy": -0.49414482712745667, + "pca_strength": 0.8802995953864973, + "union_pixels": 66165, + "tx_anchor": 328.19653846153847, + "ty_anchor": 198.20282051282052, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 328.19653846153847, + "cy": 198.20282051282052, + "pixels": 7800 + }, + "tool_body": { + "cx": 528.9811307507329, + "cy": 324.7470467430798, + "pixels": 56971 + }, + "left_gripper": { + "cx": 258.40909090909093, + "cy": 235.77272727272728, + "pixels": 22 + }, + "right_gripper": { + "cx": 257.32361516034985, + "cy": 230.73032069970844, + "pixels": 1372 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 325.4931880108992, + "ty": 199.86168418321006, + "theta": -2.631864118318714, + "vx": -0.8728770017623901, + "vy": -0.48794031143188477, + "pca_strength": 0.8807263411516476, + "union_pixels": 66492, + "tx_anchor": 325.4931880108992, + "ty_anchor": 199.86168418321006, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 325.4931880108992, + "cy": 199.86168418321006, + "pixels": 7707 + }, + "tool_body": { + "cx": 526.4583209988333, + "cy": 326.3552336009194, + "pixels": 57427 + }, + "left_gripper": { + "cx": 261.6842105263158, + "cy": 237.31578947368422, + "pixels": 19 + }, + "right_gripper": { + "cx": 255.00821508588498, + "cy": 231.71695294996266, + "pixels": 1339 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 322.3016993464052, + "ty": 201.90444444444444, + "theta": -2.6337265265082106, + "vx": -0.8737842440605164, + "vy": -0.4863138198852539, + "pca_strength": 0.8822683226662507, + "union_pixels": 66077, + "tx_anchor": 322.3016993464052, + "ty_anchor": 201.90444444444444, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 322.3016993464052, + "cy": 201.90444444444444, + "pixels": 7650 + }, + "tool_body": { + "cx": 524.3227970019614, + "cy": 329.42464625945644, + "pixels": 57104 + }, + "left_gripper": { + "cx": 258.36842105263156, + "cy": 234.52631578947367, + "pixels": 19 + }, + "right_gripper": { + "cx": 252.954754601227, + "cy": 232.84969325153375, + "pixels": 1304 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 319.6781229345671, + "ty": 204.14884335756776, + "theta": -2.63643654659897, + "vx": -0.8750989437103271, + "vy": -0.4839440584182739, + "pca_strength": 0.8824994715032161, + "union_pixels": 66510, + "tx_anchor": 319.6781229345671, + "ty_anchor": 204.14884335756776, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 319.6781229345671, + "cy": 204.14884335756776, + "pixels": 7565 + }, + "tool_body": { + "cx": 520.3997915399983, + "cy": 331.52531920437764, + "pixels": 57565 + }, + "left_gripper": { + "cx": 266.72477064220186, + "cy": 236.22935779816513, + "pixels": 109 + }, + "right_gripper": { + "cx": 251.06058221872541, + "cy": 234.42014162077103, + "pixels": 1271 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 315.32571878692397, + "ty": 207.63463305763423, + "theta": -2.644587209245165, + "vx": -0.8790143132209778, + "vy": -0.4767954349517822, + "pca_strength": 0.8854736173828263, + "union_pixels": 66560, + "tx_anchor": 315.32571878692397, + "ty_anchor": 207.63463305763423, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 315.32571878692397, + "cy": 207.63463305763423, + "pixels": 7617 + }, + "tool_body": { + "cx": 515.6754961158498, + "cy": 335.0706067579024, + "pixels": 57799 + }, + "left_gripper": { + "cx": 262.6666666666667, + "cy": 239.06060606060606, + "pixels": 66 + }, + "right_gripper": { + "cx": 247.0009276437848, + "cy": 236.62987012987014, + "pixels": 1078 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 309.60010461618936, + "ty": 211.45808813913953, + "theta": -2.6499710070736544, + "vx": -0.8815684914588928, + "vy": -0.4720560908317566, + "pca_strength": 0.8848998104656063, + "union_pixels": 66569, + "tx_anchor": 309.60010461618936, + "ty_anchor": 211.45808813913953, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 309.60010461618936, + "cy": 211.45808813913953, + "pixels": 7647 + }, + "tool_body": { + "cx": 511.07127284053155, + "cy": 339.39145556478405, + "pixels": 57792 + }, + "left_gripper": { + "cx": 259.6279069767442, + "cy": 241.95348837209303, + "pixels": 43 + }, + "right_gripper": { + "cx": 245.9448022079117, + "cy": 240.21435142594297, + "pixels": 1087 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 302.8318783068783, + "ty": 214.7468253968254, + "theta": -2.6573193760707774, + "vx": -0.8850135207176208, + "vy": -0.4655653238296509, + "pca_strength": 0.888542602020713, + "union_pixels": 65949, + "tx_anchor": 302.8318783068783, + "ty_anchor": 214.7468253968254, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 302.8318783068783, + "cy": 214.7468253968254, + "pixels": 7560 + }, + "tool_body": { + "cx": 503.7898086950456, + "cy": 343.7846293357515, + "pixels": 57343 + }, + "left_gripper": { + "cx": 258.34375, + "cy": 246.6875, + "pixels": 32 + }, + "right_gripper": { + "cx": 241.8639053254438, + "cy": 243.04437869822485, + "pixels": 1014 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 297.1805482340538, + "ty": 217.582762256194, + "theta": -2.6602733505914107, + "vx": -0.886384904384613, + "vy": -0.4629489779472351, + "pca_strength": 0.8894823456403947, + "union_pixels": 65939, + "tx_anchor": 297.1805482340538, + "ty_anchor": 217.582762256194, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 297.1805482340538, + "cy": 217.582762256194, + "pixels": 7588 + }, + "tool_body": { + "cx": 497.57691707553874, + "cy": 346.68518871686405, + "pixels": 57679 + }, + "left_gripper": { + "cx": 252.0, + "cy": 249.93939393939394, + "pixels": 33 + }, + "right_gripper": { + "cx": 248.3943661971831, + "cy": 245.2582159624413, + "pixels": 639 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 291.3624967009765, + "ty": 220.3597255212457, + "theta": -2.6681206817012852, + "vx": -0.889990508556366, + "vy": -0.45597904920578003, + "pca_strength": 0.8906451220685829, + "union_pixels": 65492, + "tx_anchor": 291.3624967009765, + "ty_anchor": 220.3597255212457, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 291.3624967009765, + "cy": 220.3597255212457, + "pixels": 7578 + }, + "tool_body": { + "cx": 491.59116542994326, + "cy": 349.89627237014406, + "pixels": 57275 + }, + "left_gripper": { + "cx": 258.6511627906977, + "cy": 259.13953488372096, + "pixels": 43 + }, + "right_gripper": { + "cx": 245.58892617449663, + "cy": 248.95637583892616, + "pixels": 596 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 288.0471483905436, + "ty": 222.5108855349272, + "theta": -2.6741569238210117, + "vx": -0.892726719379425, + "vy": -0.4505985975265503, + "pca_strength": 0.8903429452042132, + "union_pixels": 65526, + "tx_anchor": 288.0471483905436, + "ty_anchor": 222.5108855349272, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 288.0471483905436, + "cy": 222.5108855349272, + "pixels": 7487 + }, + "tool_body": { + "cx": 486.9010009765625, + "cy": 352.20554896763394, + "pixels": 57344 + }, + "left_gripper": { + "cx": 246.74107142857142, + "cy": 257.82142857142856, + "pixels": 112 + }, + "right_gripper": { + "cx": 239.0583190394511, + "cy": 250.0754716981132, + "pixels": 583 + } + } + } + } + }, + { + "frame_idx": 30, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 285.2835820895522, + "ty": 224.72627931769722, + "theta": -2.6794213080565368, + "vx": -0.8950864672660828, + "vy": -0.44589272141456604, + "pca_strength": 0.892647062612229, + "union_pixels": 65486, + "tx_anchor": 285.2835820895522, + "ty_anchor": 224.72627931769722, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 285.2835820895522, + "cy": 224.72627931769722, + "pixels": 7504 + }, + "tool_body": { + "cx": 481.69833493156654, + "cy": 353.9510243222038, + "pixels": 57355 + }, + "left_gripper": { + "cx": 237.9102564102564, + "cy": 254.10256410256412, + "pixels": 78 + }, + "right_gripper": { + "cx": 235.24772313296904, + "cy": 251.6593806921676, + "pixels": 549 + } + } + } + } + }, + { + "frame_idx": 31, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 283.5499670836076, + "ty": 227.62593811718236, + "theta": -2.690444024951259, + "vx": -0.899946928024292, + "vy": -0.4359995424747467, + "pca_strength": 0.8938056452407439, + "union_pixels": 65235, + "tx_anchor": 283.5499670836076, + "ty_anchor": 227.62593811718236, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 283.5499670836076, + "cy": 227.62593811718236, + "pixels": 7595 + }, + "tool_body": { + "cx": 479.0243051904812, + "cy": 355.9054252970245, + "pixels": 57066 + }, + "left_gripper": { + "cx": 235.27272727272728, + "cy": 254.54545454545453, + "pixels": 22 + }, + "right_gripper": { + "cx": 232.84420289855072, + "cy": 254.31702898550725, + "pixels": 552 + } + } + } + } + }, + { + "frame_idx": 32, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 283.3280041934216, + "ty": 230.0403616826104, + "theta": -2.691666254791403, + "vx": -0.9004791378974915, + "vy": -0.4348992705345154, + "pca_strength": 0.8930666386799934, + "union_pixels": 64709, + "tx_anchor": 283.3280041934216, + "ty_anchor": 230.0403616826104, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 283.3280041934216, + "cy": 230.0403616826104, + "pixels": 7631 + }, + "tool_body": { + "cx": 476.98209351753457, + "cy": 357.216755224938, + "pixels": 56460 + }, + "left_gripper": { + "cx": 247.64285714285714, + "cy": 266.32142857142856, + "pixels": 28 + }, + "right_gripper": { + "cx": 232.02033898305083, + "cy": 256.99152542372883, + "pixels": 590 + } + } + } + } + }, + { + "frame_idx": 33, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 284.7608554763448, + "ty": 231.7897602073882, + "theta": -2.694494915956446, + "vx": -0.9017056822776794, + "vy": -0.43235036730766296, + "pca_strength": 0.8932053103997093, + "union_pixels": 64236, + "tx_anchor": 284.7608554763448, + "ty_anchor": 231.7897602073882, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 284.7608554763448, + "cy": 231.7897602073882, + "pixels": 7715 + }, + "tool_body": { + "cx": 477.19539200229326, + "cy": 358.2859395155511, + "pixels": 55816 + }, + "left_gripper": { + "cx": 240.0, + "cy": 260.53846153846155, + "pixels": 13 + }, + "right_gripper": { + "cx": 234.66184971098266, + "cy": 261.29624277456645, + "pixels": 692 + } + } + } + } + }, + { + "frame_idx": 34, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 287.1778907242694, + "ty": 232.4045743329098, + "theta": -2.6946873989128006, + "vx": -0.9017888903617859, + "vy": -0.432176798582077, + "pca_strength": 0.8936508158670481, + "union_pixels": 64247, + "tx_anchor": 287.1778907242694, + "ty_anchor": 232.4045743329098, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 287.1778907242694, + "cy": 232.4045743329098, + "pixels": 7870 + }, + "tool_body": { + "cx": 479.4326474770931, + "cy": 358.53338373746647, + "pixels": 55551 + }, + "left_gripper": { + "cx": 240.61904761904762, + "cy": 262.95238095238096, + "pixels": 21 + }, + "right_gripper": { + "cx": 233.4695652173913, + "cy": 262.69316770186333, + "pixels": 805 + } + } + } + } + }, + { + "frame_idx": 35, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 291.93700586585055, + "ty": 234.18235144095894, + "theta": -2.704491814773961, + "vx": -0.9059827327728271, + "vy": -0.4233146607875824, + "pca_strength": 0.8921420827649295, + "union_pixels": 64754, + "tx_anchor": 291.93700586585055, + "ty_anchor": 234.18235144095894, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 291.93700586585055, + "cy": 234.18235144095894, + "pixels": 7842 + }, + "tool_body": { + "cx": 481.5196932043695, + "cy": 358.0453042032432, + "pixels": 55933 + }, + "left_gripper": { + "cx": 236.52, + "cy": 267.68, + "pixels": 25 + }, + "right_gripper": { + "cx": 235.68867924528303, + "cy": 265.64046121593293, + "pixels": 954 + } + } + } + } + }, + { + "frame_idx": 36, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 295.7565130260521, + "ty": 235.8927855711423, + "theta": -2.7113940945536483, + "vx": -0.9088829755783081, + "vy": -0.4170512855052948, + "pca_strength": 0.8912651233862092, + "union_pixels": 64943, + "tx_anchor": 295.7565130260521, + "ty_anchor": 235.8927855711423, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 295.7565130260521, + "cy": 235.8927855711423, + "pixels": 7984 + }, + "tool_body": { + "cx": 483.5701985213827, + "cy": 358.20165404650663, + "pixels": 55863 + }, + "left_gripper": { + "cx": 239.42105263157896, + "cy": 264.6842105263158, + "pixels": 19 + }, + "right_gripper": { + "cx": 238.48096564531104, + "cy": 269.711234911792, + "pixels": 1077 + } + } + } + } + }, + { + "frame_idx": 37, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 300.37561942517345, + "ty": 238.79608523290386, + "theta": -2.7063031336935572, + "vx": -0.9067479968070984, + "vy": -0.4216729402542114, + "pca_strength": 0.8858732280659938, + "union_pixels": 63778, + "tx_anchor": 300.37561942517345, + "ty_anchor": 238.79608523290386, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 300.37561942517345, + "cy": 238.79608523290386, + "pixels": 8072 + }, + "tool_body": { + "cx": 486.6220231077576, + "cy": 359.281773166706, + "pixels": 55133 + }, + "left_gripper": { + "cx": 244.6, + "cy": 272.4, + "pixels": 10 + }, + "right_gripper": { + "cx": 251.30905861456483, + "cy": 278.158081705151, + "pixels": 563 + } + } + } + } + }, + { + "frame_idx": 38, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 304.0630984532286, + "ty": 240.82936410508225, + "theta": -2.712406407536625, + "vx": -0.909304678440094, + "vy": -0.41613098978996277, + "pca_strength": 0.8834520320057623, + "union_pixels": 63605, + "tx_anchor": 304.0630984532286, + "ty_anchor": 240.82936410508225, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 304.0630984532286, + "cy": 240.82936410508225, + "pixels": 8146 + }, + "tool_body": { + "cx": 489.0323383084577, + "cy": 360.02745463857184, + "pixels": 54672 + }, + "left_gripper": { + "cx": 259.0, + "cy": 286.25, + "pixels": 12 + }, + "right_gripper": { + "cx": 254.14193548387098, + "cy": 281.5651612903226, + "pixels": 775 + } + } + } + } + }, + { + "frame_idx": 39, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 307.66848770797117, + "ty": 242.6801589272411, + "theta": -2.719585041961081, + "vx": -0.9122685194015503, + "vy": -0.40959277749061584, + "pca_strength": 0.8811281600518953, + "union_pixels": 64045, + "tx_anchor": 307.66848770797117, + "ty_anchor": 242.6801589272411, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 307.66848770797117, + "cy": 242.6801589272411, + "pixels": 8054 + }, + "tool_body": { + "cx": 488.8604583748528, + "cy": 359.6406015037594, + "pixels": 55195 + }, + "left_gripper": { + "cx": 259.57142857142856, + "cy": 293.14285714285717, + "pixels": 7 + }, + "right_gripper": { + "cx": 256.13054499366285, + "cy": 284.5057034220532, + "pixels": 789 + } + } + } + } + }, + { + "frame_idx": 40, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 311.15282351506283, + "ty": 244.704842053909, + "theta": -2.722672396844819, + "vx": -0.9135286808013916, + "vy": -0.4067743122577667, + "pca_strength": 0.8773369917770163, + "union_pixels": 64121, + "tx_anchor": 311.15282351506283, + "ty_anchor": 244.704842053909, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 311.15282351506283, + "cy": 244.704842053909, + "pixels": 8199 + }, + "tool_body": { + "cx": 490.6606404864639, + "cy": 360.16829610209913, + "pixels": 54927 + }, + "left_gripper": { + "cx": 267.5, + "cy": 288.8333333333333, + "pixels": 6 + }, + "right_gripper": { + "cx": 257.8665318503539, + "cy": 287.48432760364005, + "pixels": 989 + } + } + } + } + }, + { + "frame_idx": 41, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 313.2047234749585, + "ty": 246.1141704248754, + "theta": -2.7271700434212436, + "vx": -0.915349006652832, + "vy": -0.4026615023612976, + "pca_strength": 0.8769253636802028, + "union_pixels": 64395, + "tx_anchor": 313.2047234749585, + "ty_anchor": 246.1141704248754, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 313.2047234749585, + "cy": 246.1141704248754, + "pixels": 8426 + }, + "tool_body": { + "cx": 491.45771416083915, + "cy": 360.3316761363636, + "pixels": 54912 + }, + "left_gripper": { + "cx": 265.85714285714283, + "cy": 296.2857142857143, + "pixels": 7 + }, + "right_gripper": { + "cx": 258.63142857142856, + "cy": 289.0628571428571, + "pixels": 1050 + } + } + } + } + }, + { + "frame_idx": 42, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 314.9212426917345, + "ty": 246.4641751690932, + "theta": -2.726755071765228, + "vx": -0.9151818156242371, + "vy": -0.4030413031578064, + "pca_strength": 0.8762624413931337, + "union_pixels": 64678, + "tx_anchor": 314.9212426917345, + "ty_anchor": 246.4641751690932, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 314.9212426917345, + "cy": 246.4641751690932, + "pixels": 8723 + }, + "tool_body": { + "cx": 492.33473695723507, + "cy": 360.2056400160414, + "pixels": 54858 + }, + "left_gripper": { + "cx": 257.55555555555554, + "cy": 290.22222222222223, + "pixels": 9 + }, + "right_gripper": { + "cx": 259.4944852941176, + "cy": 289.40900735294116, + "pixels": 1088 + } + } + } + } + }, + { + "frame_idx": 43, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 316.83288166214993, + "ty": 244.31616982836496, + "theta": -2.723297180491866, + "vx": -0.9137826561927795, + "vy": -0.4062034785747528, + "pca_strength": 0.8728237783844576, + "union_pixels": 65551, + "tx_anchor": 316.83288166214993, + "ty_anchor": 244.31616982836496, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 316.83288166214993, + "cy": 244.31616982836496, + "pixels": 8856 + }, + "tool_body": { + "cx": 494.91029356179916, + "cy": 358.41066253892257, + "pixels": 55559 + }, + "left_gripper": { + "cx": 254.0, + "cy": 282.5, + "pixels": 10 + }, + "right_gripper": { + "cx": 259.38898756660745, + "cy": 287.746891651865, + "pixels": 1126 + } + } + } + } + }, + { + "frame_idx": 44, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 319.0051887833959, + "ty": 242.27125193199382, + "theta": -2.7214820861432507, + "vx": -0.9130438566207886, + "vy": -0.4078614115715027, + "pca_strength": 0.8675362520485874, + "union_pixels": 66445, + "tx_anchor": 319.0051887833959, + "ty_anchor": 242.27125193199382, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 319.0051887833959, + "cy": 242.27125193199382, + "pixels": 9058 + }, + "tool_body": { + "cx": 497.3322472090166, + "cy": 356.48702882680766, + "pixels": 56163 + }, + "left_gripper": { + "cx": 257.54545454545456, + "cy": 288.0, + "pixels": 11 + }, + "right_gripper": { + "cx": 259.14179719703213, + "cy": 286.5094806265458, + "pixels": 1213 + } + } + } + } + }, + { + "frame_idx": 45, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 320.40702749890875, + "ty": 239.93921868179834, + "theta": -2.7203136354589024, + "vx": -0.9125666618347168, + "vy": -0.4089279770851135, + "pca_strength": 0.8681184116622264, + "union_pixels": 67339, + "tx_anchor": 320.40702749890875, + "ty_anchor": 239.93921868179834, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 320.40702749890875, + "cy": 239.93921868179834, + "pixels": 9164 + }, + "tool_body": { + "cx": 499.64130625724624, + "cy": 354.59359519376034, + "pixels": 56926 + }, + "left_gripper": { + "cx": 262.14285714285717, + "cy": 281.85714285714283, + "pixels": 7 + }, + "right_gripper": { + "cx": 259.9154589371981, + "cy": 284.5161030595813, + "pixels": 1242 + } + } + } + } + }, + { + "frame_idx": 46, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 321.8151142733937, + "ty": 238.50625269512722, + "theta": -2.714176325540234, + "vx": -0.9100397825241089, + "vy": -0.4145209491252899, + "pca_strength": 0.865170770134039, + "union_pixels": 67798, + "tx_anchor": 321.8151142733937, + "ty_anchor": 238.50625269512722, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 321.8151142733937, + "cy": 238.50625269512722, + "pixels": 9276 + }, + "tool_body": { + "cx": 501.2665280592634, + "cy": 353.1153120413726, + "pixels": 57236 + }, + "left_gripper": { + "cx": 268.42857142857144, + "cy": 285.2857142857143, + "pixels": 7 + }, + "right_gripper": { + "cx": 260.77951524628617, + "cy": 283.41594996090697, + "pixels": 1279 + } + } + } + } + }, + { + "frame_idx": 47, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 323.52377406658866, + "ty": 237.65429209658546, + "theta": -2.7129683347115963, + "vx": -0.9095383882522583, + "vy": -0.41561996936798096, + "pca_strength": 0.8675573464613235, + "union_pixels": 67958, + "tx_anchor": 323.52377406658866, + "ty_anchor": 237.65429209658546, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 323.52377406658866, + "cy": 237.65429209658546, + "pixels": 9401 + }, + "tool_body": { + "cx": 503.3000523925952, + "cy": 352.34456863429966, + "pixels": 57260 + }, + "left_gripper": { + "cx": 274.2, + "cy": 289.2, + "pixels": 10 + }, + "right_gripper": { + "cx": 261.90909090909093, + "cy": 282.7940947940948, + "pixels": 1287 + } + } + } + } + }, + { + "frame_idx": 48, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 325.94655208551666, + "ty": 237.0040871934605, + "theta": -2.709497531566692, + "vx": -0.908090353012085, + "vy": -0.418774276971817, + "pca_strength": 0.8647770834405952, + "union_pixels": 67982, + "tx_anchor": 325.94655208551666, + "ty_anchor": 237.0040871934605, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 325.94655208551666, + "cy": 237.0040871934605, + "pixels": 9542 + }, + "tool_body": { + "cx": 505.43449544498947, + "cy": 351.2956902592852, + "pixels": 57080 + }, + "left_gripper": { + "cx": 274.0, + "cy": 277.3, + "pixels": 10 + }, + "right_gripper": { + "cx": 262.74148148148146, + "cy": 282.36296296296297, + "pixels": 1350 + } + } + } + } + }, + { + "frame_idx": 49, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 328.2500260769792, + "ty": 236.48690935642014, + "theta": -2.708392161241677, + "vx": -0.9076269268989563, + "vy": -0.4197778105735779, + "pca_strength": 0.8635487356748864, + "union_pixels": 67988, + "tx_anchor": 328.2500260769792, + "ty_anchor": 236.48690935642014, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 328.2500260769792, + "cy": 236.48690935642014, + "pixels": 9587 + }, + "tool_body": { + "cx": 507.5910245851368, + "cy": 350.2414530288959, + "pixels": 57067 + }, + "left_gripper": { + "cx": 262.85714285714283, + "cy": 279.42857142857144, + "pixels": 7 + }, + "right_gripper": { + "cx": 264.9412207987943, + "cy": 281.66013564431046, + "pixels": 1327 + } + } + } + } + }, + { + "frame_idx": 50, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 332.0725881501396, + "ty": 235.7272257263985, + "theta": -2.7159581737462273, + "vx": -0.9107769727706909, + "vy": -0.4128987491130829, + "pca_strength": 0.863636734391008, + "union_pixels": 68375, + "tx_anchor": 332.0725881501396, + "ty_anchor": 235.7272257263985, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 332.0725881501396, + "cy": 235.7272257263985, + "pixels": 9671 + }, + "tool_body": { + "cx": 510.55548114205146, + "cy": 349.26008107155445, + "pixels": 56740 + }, + "left_gripper": { + "cx": 267.8, + "cy": 287.6, + "pixels": 5 + }, + "right_gripper": { + "cx": 254.61102603369065, + "cy": 283.0872894333844, + "pixels": 1959 + } + } + } + } + }, + { + "frame_idx": 51, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 336.3676212136876, + "ty": 234.47017471311898, + "theta": -2.7138152754155347, + "vx": -0.9098900556564331, + "vy": -0.41484948992729187, + "pca_strength": 0.8577578951467987, + "union_pixels": 68430, + "tx_anchor": 336.3676212136876, + "ty_anchor": 234.47017471311898, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 336.3676212136876, + "cy": 234.47017471311898, + "pixels": 9673 + }, + "tool_body": { + "cx": 514.5079661285496, + "cy": 347.38783162861114, + "pixels": 56803 + }, + "left_gripper": { + "cx": 249.31578947368422, + "cy": 285.89473684210526, + "pixels": 19 + }, + "right_gripper": { + "cx": 257.4625322997416, + "cy": 281.64082687338504, + "pixels": 1935 + } + } + } + } + }, + { + "frame_idx": 52, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 338.9066885178736, + "ty": 233.4074567243675, + "theta": -2.710910075689737, + "vx": -0.9086809754371643, + "vy": -0.4174911379814148, + "pca_strength": 0.8606969830458199, + "union_pixels": 68353, + "tx_anchor": 338.9066885178736, + "ty_anchor": 233.4074567243675, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 338.9066885178736, + "cy": 233.4074567243675, + "pixels": 9763 + }, + "tool_body": { + "cx": 516.6457004540716, + "cy": 345.7643597943427, + "pixels": 56599 + }, + "left_gripper": { + "cx": 265.8181818181818, + "cy": 280.8181818181818, + "pixels": 11 + }, + "right_gripper": { + "cx": 259.48686868686866, + "cy": 280.76919191919194, + "pixels": 1980 + } + } + } + } + }, + { + "frame_idx": 53, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 341.11456744942564, + "ty": 232.50147402663413, + "theta": -2.709716060399487, + "vx": -0.9081818461418152, + "vy": -0.41857582330703735, + "pca_strength": 0.8577135189700714, + "union_pixels": 68505, + "tx_anchor": 341.11456744942564, + "ty_anchor": 232.50147402663413, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 341.11456744942564, + "cy": 232.50147402663413, + "pixels": 9837 + }, + "tool_body": { + "cx": 519.0806317832878, + "cy": 344.5836583428924, + "pixels": 56665 + }, + "left_gripper": { + "cx": 261.6666666666667, + "cy": 282.46666666666664, + "pixels": 15 + }, + "right_gripper": { + "cx": 260.1418511066398, + "cy": 280.06036217303824, + "pixels": 1988 + } + } + } + } + }, + { + "frame_idx": 54, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 342.80109157064885, + "ty": 231.67576308874064, + "theta": -2.700149057847172, + "vx": -0.9041358232498169, + "vy": -0.4272451102733612, + "pca_strength": 0.8564630713305827, + "union_pixels": 68527, + "tx_anchor": 342.80109157064885, + "ty_anchor": 231.67576308874064, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 342.80109157064885, + "cy": 231.67576308874064, + "pixels": 9894 + }, + "tool_body": { + "cx": 520.7880154298698, + "cy": 343.47718105437446, + "pixels": 56773 + }, + "left_gripper": { + "cx": 283.6666666666667, + "cy": 286.0, + "pixels": 9 + }, + "right_gripper": { + "cx": 265.17179902755265, + "cy": 278.69962182603996, + "pixels": 1851 + } + } + } + } + }, + { + "frame_idx": 55, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 343.28018544648256, + "ty": 231.81858496270914, + "theta": -2.706011453962839, + "vx": -0.906624972820282, + "vy": -0.42193740606307983, + "pca_strength": 0.8551558208438924, + "union_pixels": 68663, + "tx_anchor": 343.28018544648256, + "ty_anchor": 231.81858496270914, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 343.28018544648256, + "cy": 231.81858496270914, + "pixels": 9922 + }, + "tool_body": { + "cx": 521.3591673423344, + "cy": 343.36886170550287, + "pixels": 56734 + }, + "left_gripper": { + "cx": 274.77777777777777, + "cy": 288.1111111111111, + "pixels": 9 + }, + "right_gripper": { + "cx": 262.68468468468467, + "cy": 279.15765765765764, + "pixels": 1998 + } + } + } + } + }, + { + "frame_idx": 56, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 343.5086519114688, + "ty": 231.90150905432594, + "theta": -2.7082769281195933, + "vx": -0.9075785279273987, + "vy": -0.4198823869228363, + "pca_strength": 0.8560011128202741, + "union_pixels": 68805, + "tx_anchor": 343.5086519114688, + "ty_anchor": 231.90150905432594, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 343.5086519114688, + "cy": 231.90150905432594, + "pixels": 9940 + }, + "tool_body": { + "cx": 521.5673146274959, + "cy": 343.22367842378395, + "pixels": 56845 + }, + "left_gripper": { + "cx": 273.0, + "cy": 284.0, + "pixels": 7 + }, + "right_gripper": { + "cx": 262.21112767014404, + "cy": 279.4361649279682, + "pixels": 2013 + } + } + } + } + }, + { + "frame_idx": 57, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 343.6452682338758, + "ty": 231.98382559774964, + "theta": -2.7062228130812804, + "vx": -0.906714141368866, + "vy": -0.42174577713012695, + "pca_strength": 0.854834423718236, + "union_pixels": 68836, + "tx_anchor": 343.6452682338758, + "ty_anchor": 231.98382559774964, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 343.6452682338758, + "cy": 231.98382559774964, + "pixels": 9954 + }, + "tool_body": { + "cx": 521.6229926301163, + "cy": 343.2653509929115, + "pixels": 56853 + }, + "left_gripper": { + "cx": 268.5, + "cy": 289.0, + "pixels": 14 + }, + "right_gripper": { + "cx": 261.88138957816375, + "cy": 279.56774193548387, + "pixels": 2015 + } + } + } + } + }, + { + "frame_idx": 58, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 343.746437888822, + "ty": 232.0723459763195, + "theta": -2.710143734813373, + "vx": -0.9083607792854309, + "vy": -0.41818737983703613, + "pca_strength": 0.8546082020875189, + "union_pixels": 68806, + "tx_anchor": 343.746437888822, + "ty_anchor": 232.0723459763195, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 343.746437888822, + "cy": 232.0723459763195, + "pixels": 9966 + }, + "tool_body": { + "cx": 521.6957394012987, + "cy": 343.2497404220122, + "pixels": 56823 + }, + "left_gripper": { + "cx": 278.1, + "cy": 280.2, + "pixels": 10 + }, + "right_gripper": { + "cx": 261.78923766816143, + "cy": 279.63726955655204, + "pixels": 2007 + } + } + } + } + }, + { + "frame_idx": 59, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 343.81600643474764, + "ty": 232.0321737381862, + "theta": -2.7053313039518394, + "vx": -0.9063377976417542, + "vy": -0.4225539565086365, + "pca_strength": 0.8517276149417932, + "union_pixels": 68860, + "tx_anchor": 343.81600643474764, + "ty_anchor": 232.0321737381862, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 343.81600643474764, + "cy": 232.0321737381862, + "pixels": 9946 + }, + "tool_body": { + "cx": 521.6730238526304, + "cy": 343.2278040463342, + "pixels": 56891 + }, + "left_gripper": { + "cx": 265.45454545454544, + "cy": 284.45454545454544, + "pixels": 11 + }, + "right_gripper": { + "cx": 261.9498011928429, + "cy": 279.6093439363817, + "pixels": 2012 + } + } + } + } + }, + { + "frame_idx": 60, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 343.90770465489567, + "ty": 232.11827849117174, + "theta": -2.7117600498022667, + "vx": -0.9090355038642883, + "vy": -0.41671863198280334, + "pca_strength": 0.8528080883224174, + "union_pixels": 68802, + "tx_anchor": 343.90770465489567, + "ty_anchor": 232.11827849117174, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 343.90770465489567, + "cy": 232.11827849117174, + "pixels": 9968 + }, + "tool_body": { + "cx": 521.7191818197821, + "cy": 343.24908025136864, + "pixels": 56809 + }, + "left_gripper": { + "cx": 291.6, + "cy": 290.8, + "pixels": 5 + }, + "right_gripper": { + "cx": 262.0029702970297, + "cy": 279.6638613861386, + "pixels": 2020 + } + } + } + } + }, + { + "frame_idx": 61, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 343.91901373158265, + "ty": 232.0944171594668, + "theta": -2.70924630678764, + "vx": -0.9079851508140564, + "vy": -0.4190024137496948, + "pca_strength": 0.853973123935363, + "union_pixels": 68854, + "tx_anchor": 343.91901373158265, + "ty_anchor": 232.0944171594668, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 343.91901373158265, + "cy": 232.0944171594668, + "pixels": 9977 + }, + "tool_body": { + "cx": 521.7166605097894, + "cy": 343.21681003395076, + "pixels": 56847 + }, + "left_gripper": { + "cx": 268.6111111111111, + "cy": 278.77777777777777, + "pixels": 18 + }, + "right_gripper": { + "cx": 261.5765407554672, + "cy": 279.86332007952285, + "pixels": 2012 + } + } + } + } + }, + { + "frame_idx": 62, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 343.9448405624876, + "ty": 232.59962368785898, + "theta": -2.707698071053271, + "vx": -0.9073353409767151, + "vy": -0.4204076826572418, + "pca_strength": 0.8536909033378904, + "union_pixels": 68949, + "tx_anchor": 343.9448405624876, + "ty_anchor": 232.59962368785898, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 343.9448405624876, + "cy": 232.59962368785898, + "pixels": 10098 + }, + "tool_body": { + "cx": 521.9290218042199, + "cy": 343.31454084328436, + "pixels": 56778 + }, + "left_gripper": { + "cx": 274.77777777777777, + "cy": 280.77777777777777, + "pixels": 9 + }, + "right_gripper": { + "cx": 260.46996124031006, + "cy": 279.9268410852713, + "pixels": 2064 + } + } + } + } + }, + { + "frame_idx": 63, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 343.69711155378485, + "ty": 231.81155378486056, + "theta": -2.7079146684187494, + "vx": -0.9074263572692871, + "vy": -0.42021113634109497, + "pca_strength": 0.8534148440594307, + "union_pixels": 69106, + "tx_anchor": 343.69711155378485, + "ty_anchor": 231.81155378486056, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 343.69711155378485, + "cy": 231.81155378486056, + "pixels": 10040 + }, + "tool_body": { + "cx": 521.6147565451001, + "cy": 343.1248090463732, + "pixels": 56951 + }, + "left_gripper": { + "cx": 260.47058823529414, + "cy": 284.1764705882353, + "pixels": 17 + }, + "right_gripper": { + "cx": 259.9313632030505, + "cy": 279.8293612964728, + "pixels": 2098 + } + } + } + } + }, + { + "frame_idx": 64, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 343.6858191922199, + "ty": 231.8085739803513, + "theta": -2.714623617719463, + "vx": -0.9102250933647156, + "vy": -0.414113849401474, + "pca_strength": 0.8546896233470666, + "union_pixels": 69287, + "tx_anchor": 343.6858191922199, + "ty_anchor": 231.8085739803513, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 343.6858191922199, + "cy": 231.8085739803513, + "pixels": 10077 + }, + "tool_body": { + "cx": 521.5947973636236, + "cy": 343.0496248772963, + "pixels": 57048 + }, + "left_gripper": { + "cx": 265.9166666666667, + "cy": 282.25, + "pixels": 24 + }, + "right_gripper": { + "cx": 258.61459307764267, + "cy": 279.88119738072965, + "pixels": 2138 + } + } + } + } + }, + { + "frame_idx": 65, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 343.47563988536416, + "ty": 231.8089732186975, + "theta": -2.7149199404262796, + "vx": -0.9103477597236633, + "vy": -0.41384410858154297, + "pca_strength": 0.8564892770985547, + "union_pixels": 69411, + "tx_anchor": 343.47563988536416, + "ty_anchor": 231.8089732186975, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 343.47563988536416, + "cy": 231.8089732186975, + "pixels": 10119 + }, + "tool_body": { + "cx": 521.5168826619965, + "cy": 343.10492119089315, + "pixels": 57100 + }, + "left_gripper": { + "cx": 270.26666666666665, + "cy": 283.6666666666667, + "pixels": 15 + }, + "right_gripper": { + "cx": 257.6453835553514, + "cy": 280.0211299954065, + "pixels": 2177 + } + } + } + } + }, + { + "frame_idx": 66, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 343.5772181782412, + "ty": 231.85195750541018, + "theta": -2.710705779768604, + "vx": -0.9085956811904907, + "vy": -0.41767677664756775, + "pca_strength": 0.8527634811983517, + "union_pixels": 69499, + "tx_anchor": 343.5772181782412, + "ty_anchor": 231.85195750541018, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 343.5772181782412, + "cy": 231.85195750541018, + "pixels": 10166 + }, + "tool_body": { + "cx": 521.6465803743222, + "cy": 343.07474199755114, + "pixels": 57170 + }, + "left_gripper": { + "cx": 274.75, + "cy": 282.3125, + "pixels": 16 + }, + "right_gripper": { + "cx": 258.53097345132744, + "cy": 279.996273870517, + "pixels": 2147 + } + } + } + } + }, + { + "frame_idx": 67, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 343.7810290652003, + "ty": 231.96042812254518, + "theta": -2.7131815282692093, + "vx": -0.9096269607543945, + "vy": -0.4154260456562042, + "pca_strength": 0.8519532995928213, + "union_pixels": 69620, + "tx_anchor": 343.7810290652003, + "ty_anchor": 231.96042812254518, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 343.7810290652003, + "cy": 231.96042812254518, + "pixels": 10184 + }, + "tool_body": { + "cx": 521.5421806744714, + "cy": 342.9978507775642, + "pixels": 57230 + }, + "left_gripper": { + "cx": 266.57142857142856, + "cy": 285.07142857142856, + "pixels": 28 + }, + "right_gripper": { + "cx": 258.67033976124884, + "cy": 279.8962350780533, + "pixels": 2178 + } + } + } + } + }, + { + "frame_idx": 68, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 343.77179962894246, + "ty": 232.1866028708134, + "theta": -2.7002749053319968, + "vx": -0.9041895866394043, + "vy": -0.427131325006485, + "pca_strength": 0.8505831624358187, + "union_pixels": 69377, + "tx_anchor": 343.77179962894246, + "ty_anchor": 232.1866028708134, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 343.77179962894246, + "cy": 232.1866028708134, + "pixels": 10241 + }, + "tool_body": { + "cx": 521.4309111478549, + "cy": 342.9624575754939, + "pixels": 57455 + }, + "left_gripper": { + "cx": 263.2916666666667, + "cy": 283.2916666666667, + "pixels": 24 + }, + "right_gripper": { + "cx": 269.9722389861195, + "cy": 278.3047676523838, + "pixels": 1657 + } + } + } + } + }, + { + "frame_idx": 69, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 344.4465451055662, + "ty": 233.1478886756238, + "theta": -2.696471336314585, + "vx": -0.902558445930481, + "vy": -0.4305673837661743, + "pca_strength": 0.8477270623985292, + "union_pixels": 69086, + "tx_anchor": 344.4465451055662, + "ty_anchor": 233.1478886756238, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 344.4465451055662, + "cy": 233.1478886756238, + "pixels": 10420 + }, + "tool_body": { + "cx": 521.8795208075022, + "cy": 343.32810016939385, + "pixels": 57263 + }, + "left_gripper": { + "cx": 281.09090909090907, + "cy": 279.90909090909093, + "pixels": 11 + }, + "right_gripper": { + "cx": 277.57255747126436, + "cy": 277.51149425287355, + "pixels": 1392 + } + } + } + } + }, + { + "frame_idx": 70, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 345.4705547112462, + "ty": 233.96143617021278, + "theta": -2.6992978092677813, + "vx": -0.9037718176841736, + "vy": -0.4280146062374115, + "pca_strength": 0.8474149586869506, + "union_pixels": 68977, + "tx_anchor": 345.4705547112462, + "ty_anchor": 233.96143617021278, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 345.4705547112462, + "cy": 233.96143617021278, + "pixels": 10528 + }, + "tool_body": { + "cx": 522.4365115545113, + "cy": 343.774362660869, + "pixels": 57034 + }, + "left_gripper": { + "cx": 285.57142857142856, + "cy": 285.42857142857144, + "pixels": 14 + }, + "right_gripper": { + "cx": 277.75731620271233, + "cy": 278.15560314061383, + "pixels": 1401 + } + } + } + } + }, + { + "frame_idx": 71, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 346.8113726979305, + "ty": 235.24026960318966, + "theta": -2.720745987457128, + "vx": -0.9127433896064758, + "vy": -0.40853339433670044, + "pca_strength": 0.8496082211275007, + "union_pixels": 69477, + "tx_anchor": 346.8113726979305, + "ty_anchor": 235.24026960318966, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 346.8113726979305, + "cy": 235.24026960318966, + "pixels": 10534 + }, + "tool_body": { + "cx": 522.7396199859254, + "cy": 344.49431738212525, + "pixels": 56840 + }, + "left_gripper": { + "cx": 285.5, + "cy": 281.35714285714283, + "pixels": 14 + }, + "right_gripper": { + "cx": 261.81617999042606, + "cy": 282.30157970320727, + "pixels": 2089 + } + } + } + } + }, + { + "frame_idx": 72, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 346.44408231678926, + "ty": 236.24899897569605, + "theta": -2.7145577065634012, + "vx": -0.9101977944374084, + "vy": -0.41417384147644043, + "pca_strength": 0.8438615165295538, + "union_pixels": 69382, + "tx_anchor": 346.44408231678926, + "ty_anchor": 236.24899897569605, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 346.44408231678926, + "cy": 236.24899897569605, + "pixels": 10739 + }, + "tool_body": { + "cx": 521.8657129834157, + "cy": 345.1447705199677, + "pixels": 57042 + }, + "left_gripper": { + "cx": 282.6666666666667, + "cy": 284.25, + "pixels": 12 + }, + "right_gripper": { + "cx": 272.8395217117684, + "cy": 280.7526746381372, + "pixels": 1589 + } + } + } + } + }, + { + "frame_idx": 73, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 340.7721677074041, + "ty": 236.38626226583406, + "theta": -2.715883351290873, + "vx": -0.9107460379600525, + "vy": -0.41296687722206116, + "pca_strength": 0.84714207321437, + "union_pixels": 71058, + "tx_anchor": 340.7721677074041, + "ty_anchor": 236.38626226583406, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 340.7721677074041, + "cy": 236.38626226583406, + "pixels": 11210 + }, + "tool_body": { + "cx": 518.3351311427541, + "cy": 346.1708033459867, + "pixels": 58219 + }, + "left_gripper": { + "cx": 271.4117647058824, + "cy": 285.1764705882353, + "pixels": 17 + }, + "right_gripper": { + "cx": 268.10732009925556, + "cy": 281.9137717121588, + "pixels": 1612 + } + } + } + } + }, + { + "frame_idx": 74, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 341.49372862029645, + "ty": 237.37637049381632, + "theta": -2.7246071099729723, + "vx": -0.9143139719963074, + "vy": -0.40500614047050476, + "pca_strength": 0.8452409475818352, + "union_pixels": 71001, + "tx_anchor": 341.49372862029645, + "ty_anchor": 237.37637049381632, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 341.49372862029645, + "cy": 237.37637049381632, + "pixels": 11401 + }, + "tool_body": { + "cx": 518.3736038334252, + "cy": 346.83814809707667, + "pixels": 58016 + }, + "left_gripper": { + "cx": 276.3333333333333, + "cy": 279.8333333333333, + "pixels": 12 + }, + "right_gripper": { + "cx": 268.63040712468194, + "cy": 283.0617048346056, + "pixels": 1572 + } + } + } + } + }, + { + "frame_idx": 75, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 342.5471360381862, + "ty": 238.62572451414934, + "theta": -2.7274077865878343, + "vx": -0.9154446721076965, + "vy": -0.40244385600090027, + "pca_strength": 0.8456077354436752, + "union_pixels": 71085, + "tx_anchor": 342.5471360381862, + "ty_anchor": 238.62572451414934, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 342.5471360381862, + "cy": 238.62572451414934, + "pixels": 11732 + }, + "tool_body": { + "cx": 519.275537774083, + "cy": 347.3670199868371, + "pixels": 57738 + }, + "left_gripper": { + "cx": 273.875, + "cy": 287.375, + "pixels": 8 + }, + "right_gripper": { + "cx": 268.5513378967019, + "cy": 284.0124455507156, + "pixels": 1607 + } + } + } + } + }, + { + "frame_idx": 76, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 344.5879367720466, + "ty": 239.7549084858569, + "theta": -2.736694046533405, + "vx": -0.9191423654556274, + "vy": -0.39392557740211487, + "pca_strength": 0.8435401322942904, + "union_pixels": 71132, + "tx_anchor": 344.5879367720466, + "ty_anchor": 239.7549084858569, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 344.5879367720466, + "cy": 239.7549084858569, + "pixels": 12020 + }, + "tool_body": { + "cx": 520.5736775049304, + "cy": 348.17220796900364, + "pixels": 57297 + }, + "left_gripper": { + "cx": 248.42857142857142, + "cy": 292.7142857142857, + "pixels": 7 + }, + "right_gripper": { + "cx": 260.429203539823, + "cy": 288.7549778761062, + "pixels": 1808 + } + } + } + } + }, + { + "frame_idx": 77, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 346.80546989125145, + "ty": 240.96713195909754, + "theta": -2.7527499702432103, + "vx": -0.9253484606742859, + "vy": -0.3791177570819855, + "pca_strength": 0.8465111436061936, + "union_pixels": 71940, + "tx_anchor": 346.80546989125145, + "ty_anchor": 240.96713195909754, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 346.80546989125145, + "cy": 240.96713195909754, + "pixels": 12322 + }, + "tool_body": { + "cx": 522.1308258811152, + "cy": 348.74425740838154, + "pixels": 57030 + }, + "left_gripper": { + "cx": 284.0, + "cy": 285.5, + "pixels": 2 + }, + "right_gripper": { + "cx": 247.9663573085847, + "cy": 292.9091260634184, + "pixels": 2586 + } + } + } + } + }, + { + "frame_idx": 78, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 349.6547769693135, + "ty": 241.41284403669724, + "theta": -2.758282405746254, + "vx": -0.9274317622184753, + "vy": -0.37399256229400635, + "pca_strength": 0.8473668001610223, + "union_pixels": 71846, + "tx_anchor": 349.6547769693135, + "ty_anchor": 241.41284403669724, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 349.6547769693135, + "cy": 241.41284403669724, + "pixels": 12644 + }, + "tool_body": { + "cx": 523.9787905657031, + "cy": 348.90739492817875, + "pixels": 56390 + }, + "left_gripper": { + "cx": 242.9655172413793, + "cy": 298.9310344827586, + "pixels": 29 + }, + "right_gripper": { + "cx": 247.76392382321237, + "cy": 294.4272367948257, + "pixels": 2783 + } + } + } + } + }, + { + "frame_idx": 79, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 352.65489505132524, + "ty": 241.6395740769113, + "theta": -2.7540549784002106, + "vx": -0.9258424043655396, + "vy": -0.3779098391532898, + "pca_strength": 0.8454525764262714, + "union_pixels": 71849, + "tx_anchor": 352.65489505132524, + "ty_anchor": 241.6395740769113, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 352.65489505132524, + "cy": 241.6395740769113, + "pixels": 13054 + }, + "tool_body": { + "cx": 526.1972897212947, + "cy": 348.3224660322448, + "pixels": 56009 + }, + "left_gripper": { + "cx": 283.53846153846155, + "cy": 291.6923076923077, + "pixels": 13 + }, + "right_gripper": { + "cx": 250.6711143166246, + "cy": 294.227551388388, + "pixels": 2773 + } + } + } + } + }, + { + "frame_idx": 80, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 356.52526901669756, + "ty": 241.0703525046382, + "theta": -2.7562833995768354, + "vx": -0.9266822338104248, + "vy": -0.375845730304718, + "pca_strength": 0.8403614117551759, + "union_pixels": 72078, + "tx_anchor": 356.52526901669756, + "ty_anchor": 241.0703525046382, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 356.52526901669756, + "cy": 241.0703525046382, + "pixels": 13475 + }, + "tool_body": { + "cx": 529.2365601048267, + "cy": 347.6254240634704, + "pixels": 55711 + }, + "left_gripper": { + "cx": 250.53846153846155, + "cy": 308.3076923076923, + "pixels": 13 + }, + "right_gripper": { + "cx": 253.59847169155958, + "cy": 294.5335185828413, + "pixels": 2879 + } + } + } + } + }, + { + "frame_idx": 81, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 359.65120807789395, + "ty": 239.90400288496213, + "theta": -2.750822794995248, + "vx": -0.9246160984039307, + "vy": -0.3809003531932831, + "pca_strength": 0.8359197825620996, + "union_pixels": 72496, + "tx_anchor": 359.65120807789395, + "ty_anchor": 239.90400288496213, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 359.65120807789395, + "cy": 239.90400288496213, + "pixels": 13865 + }, + "tool_body": { + "cx": 531.4384527097307, + "cy": 346.38384562964023, + "pixels": 55762 + }, + "left_gripper": { + "cx": 246.89473684210526, + "cy": 299.5263157894737, + "pixels": 19 + }, + "right_gripper": { + "cx": 256.3049122807017, + "cy": 294.6701754385965, + "pixels": 2850 + } + } + } + } + }, + { + "frame_idx": 82, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 363.17947999159014, + "ty": 239.03945616371155, + "theta": -2.7510211380646736, + "vx": -0.9246916174888611, + "vy": -0.3807169497013092, + "pca_strength": 0.8340062274480534, + "union_pixels": 72690, + "tx_anchor": 363.17947999159014, + "ty_anchor": 239.03945616371155, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 363.17947999159014, + "cy": 239.03945616371155, + "pixels": 14269 + }, + "tool_body": { + "cx": 534.4822259076324, + "cy": 345.24734109673, + "pixels": 55474 + }, + "left_gripper": { + "cx": 256.25, + "cy": 290.1666666666667, + "pixels": 24 + }, + "right_gripper": { + "cx": 258.5419089976052, + "cy": 293.47793362983236, + "pixels": 2923 + } + } + } + } + }, + { + "frame_idx": 83, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 368.3847002828171, + "ty": 237.80582189418502, + "theta": -2.7404986450694873, + "vx": -0.9206344485282898, + "vy": -0.39042577147483826, + "pca_strength": 0.8256286782269787, + "union_pixels": 72637, + "tx_anchor": 368.3847002828171, + "ty_anchor": 237.80582189418502, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 368.3847002828171, + "cy": 237.80582189418502, + "pixels": 14497 + }, + "tool_body": { + "cx": 538.2306173107934, + "cy": 343.6439999275244, + "pixels": 55191 + }, + "left_gripper": { + "cx": 248.8, + "cy": 291.2, + "pixels": 35 + }, + "right_gripper": { + "cx": 262.9210706932052, + "cy": 292.50343170899106, + "pixels": 2914 + } + } + } + } + }, + { + "frame_idx": 84, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 375.49602940211327, + "ty": 236.53731049419176, + "theta": -2.738544816750258, + "vx": -0.9198698401451111, + "vy": -0.3922237753868103, + "pca_strength": 0.8251786607101027, + "union_pixels": 72504, + "tx_anchor": 375.49602940211327, + "ty_anchor": 236.53731049419176, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 375.49602940211327, + "cy": 236.53731049419176, + "pixels": 15237 + }, + "tool_body": { + "cx": 543.878443545258, + "cy": 341.36745930565564, + "pixels": 54123 + }, + "left_gripper": { + "cx": 256.6842105263158, + "cy": 294.57894736842104, + "pixels": 19 + }, + "right_gripper": { + "cx": 265.42016, + "cy": 291.45696, + "pixels": 3125 + } + } + } + } + }, + { + "frame_idx": 85, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 386.03004869297797, + "ty": 234.41728600717582, + "theta": -2.728764176550005, + "vx": -0.9159896969795227, + "vy": -0.4012017846107483, + "pca_strength": 0.8211365310984452, + "union_pixels": 71245, + "tx_anchor": 386.03004869297797, + "ty_anchor": 234.41728600717582, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 386.03004869297797, + "cy": 234.41728600717582, + "pixels": 15608 + }, + "tool_body": { + "cx": 551.6232981489981, + "cy": 338.2055032889705, + "pixels": 52296 + }, + "left_gripper": { + "cx": 285.7, + "cy": 287.95, + "pixels": 20 + }, + "right_gripper": { + "cx": 272.4564890093345, + "cy": 289.0800963565191, + "pixels": 3321 + } + } + } + } + }, + { + "frame_idx": 86, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 398.6852183581444, + "ty": 230.44845265303601, + "theta": -2.714126179958326, + "vx": -0.9100189805030823, + "vy": -0.4145665764808655, + "pca_strength": 0.8159905397087263, + "union_pixels": 69596, + "tx_anchor": 398.6852183581444, + "ty_anchor": 230.44845265303601, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 398.6852183581444, + "cy": 230.44845265303601, + "pixels": 16189 + }, + "tool_body": { + "cx": 561.379941215284, + "cy": 332.893387719193, + "pixels": 50013 + }, + "left_gripper": { + "cx": 272.1, + "cy": 293.45, + "pixels": 20 + }, + "right_gripper": { + "cx": 282.9697688203912, + "cy": 284.67457024303496, + "pixels": 3374 + } + } + } + } + }, + { + "frame_idx": 87, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 412.3447365188552, + "ty": 224.25070630143716, + "theta": -2.7035475242855505, + "vx": -0.90558260679245, + "vy": -0.42416998744010925, + "pca_strength": 0.809298309584049, + "union_pixels": 66816, + "tx_anchor": 412.3447365188552, + "ty_anchor": 224.25070630143716, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 412.3447365188552, + "cy": 224.25070630143716, + "pixels": 16282 + }, + "tool_body": { + "cx": 571.3626040074715, + "cy": 325.04818305314996, + "pixels": 47112 + }, + "left_gripper": { + "cx": 297.22727272727275, + "cy": 283.95454545454544, + "pixels": 22 + }, + "right_gripper": { + "cx": 294.52088235294116, + "cy": 279.24411764705883, + "pixels": 3400 + } + } + } + } + }, + { + "frame_idx": 88, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 424.718058968059, + "ty": 217.75399262899262, + "theta": -2.690166621560998, + "vx": -0.899825930595398, + "vy": -0.43624916672706604, + "pca_strength": 0.8068622131175155, + "union_pixels": 63524, + "tx_anchor": 424.718058968059, + "ty_anchor": 217.75399262899262, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 424.718058968059, + "cy": 217.75399262899262, + "pixels": 16280 + }, + "tool_body": { + "cx": 580.492266338641, + "cy": 315.8231622588214, + "pixels": 43899 + }, + "left_gripper": { + "cx": 304.05555555555554, + "cy": 276.3333333333333, + "pixels": 18 + }, + "right_gripper": { + "cx": 306.71866546438235, + "cy": 272.90411782386536, + "pixels": 3327 + } + } + } + } + }, + { + "frame_idx": 89, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 437.32899696048634, + "ty": 213.3341641337386, + "theta": -2.7086282307662395, + "vx": -0.907725989818573, + "vy": -0.41956353187561035, + "pca_strength": 0.8038949655361067, + "union_pixels": 60108, + "tx_anchor": 437.32899696048634, + "ty_anchor": 213.3341641337386, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 437.32899696048634, + "cy": 213.3341641337386, + "pixels": 16450 + }, + "tool_body": { + "cx": 588.3054939025911, + "cy": 306.7634604354223, + "pixels": 40099 + }, + "left_gripper": { + "cx": 311.9230769230769, + "cy": 283.0769230769231, + "pixels": 26 + }, + "right_gripper": { + "cx": 315.89612227568637, + "cy": 269.98358335692046, + "pixels": 3533 + } + } + } + } + }, + { + "frame_idx": 90, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 471.75796930342386, + "ty": 209.02520661157024, + "theta": -2.8164344556820837, + "vx": -0.9476001858711243, + "vy": -0.3194586932659149, + "pca_strength": 0.7967621949328031, + "union_pixels": 50241, + "tx_anchor": 471.75796930342386, + "ty_anchor": 209.02520661157024, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 471.75796930342386, + "cy": 209.02520661157024, + "pixels": 16940 + }, + "tool_body": { + "cx": 603.1627608129586, + "cy": 288.15329207669674, + "pixels": 29571 + }, + "left_gripper": { + "cx": 345.0, + "cy": 271.64516129032256, + "pixels": 31 + }, + "right_gripper": { + "cx": 343.08407677750745, + "cy": 265.1722087050554, + "pixels": 3699 + } + } + } + } + }, + { + "frame_idx": 91, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 482.20380547184305, + "ty": 204.60178455356615, + "theta": -2.850930056359178, + "vx": -0.9580541849136353, + "vy": -0.28658708930015564, + "pca_strength": 0.7919753986100259, + "union_pixels": 47463, + "tx_anchor": 482.20380547184305, + "ty_anchor": 204.60178455356615, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 482.20380547184305, + "cy": 204.60178455356615, + "pixels": 16923 + }, + "tool_body": { + "cx": 607.973335819504, + "cy": 279.621107589036, + "pixels": 26815 + }, + "left_gripper": { + "cx": 369.57142857142856, + "cy": 263.25, + "pixels": 28 + }, + "right_gripper": { + "cx": 352.86123884230454, + "cy": 261.83824722748176, + "pixels": 3697 + } + } + } + } + }, + { + "frame_idx": 92, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 488.5435349940688, + "ty": 198.64768683274022, + "theta": -2.8867096499492306, + "vx": -0.9676928520202637, + "vy": -0.25213220715522766, + "pca_strength": 0.7917954114742245, + "union_pixels": 45324, + "tx_anchor": 488.5435349940688, + "ty_anchor": 198.64768683274022, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 488.5435349940688, + "cy": 198.64768683274022, + "pixels": 16860 + }, + "tool_body": { + "cx": 610.1628225806452, + "cy": 269.2622580645161, + "pixels": 24800 + }, + "left_gripper": { + "cx": 373.0357142857143, + "cy": 262.9642857142857, + "pixels": 28 + }, + "right_gripper": { + "cx": 361.0874587458746, + "cy": 257.5979097909791, + "pixels": 3636 + } + } + } + } + }, + { + "frame_idx": 93, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 492.2049459229554, + "ty": 190.28411714667638, + "theta": -2.9353159481791544, + "vx": -0.9788002967834473, + "vy": -0.20481696724891663, + "pca_strength": 0.7867764736066478, + "union_pixels": 44131, + "tx_anchor": 492.2049459229554, + "ty_anchor": 190.28411714667638, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 492.2049459229554, + "cy": 190.28411714667638, + "pixels": 16458 + }, + "tool_body": { + "cx": 610.2719604421175, + "cy": 256.59237097980554, + "pixels": 24066 + }, + "left_gripper": { + "cx": 367.94444444444446, + "cy": 257.69444444444446, + "pixels": 36 + }, + "right_gripper": { + "cx": 366.5180621674601, + "cy": 252.07140856902828, + "pixels": 3571 + } + } + } + } + }, + { + "frame_idx": 94, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 492.28444528444527, + "ty": 182.74157374157375, + "theta": -2.9525364575393622, + "vx": -0.9821820855140686, + "vy": -0.18793199956417084, + "pca_strength": 0.7829640742312872, + "union_pixels": 44074, + "tx_anchor": 492.28444528444527, + "ty_anchor": 182.74157374157375, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 492.28444528444527, + "cy": 182.74157374157375, + "pixels": 15873 + }, + "tool_body": { + "cx": 609.037035531344, + "cy": 247.1024066997317, + "pixels": 24598 + }, + "left_gripper": { + "cx": 373.1212121212121, + "cy": 249.96969696969697, + "pixels": 33 + }, + "right_gripper": { + "cx": 369.603081232493, + "cy": 246.97366946778712, + "pixels": 3570 + } + } + } + } + }, + { + "frame_idx": 95, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 487.29189402406155, + "ty": 176.3730195253435, + "theta": -2.958798064332705, + "vx": -0.9833395481109619, + "vy": -0.18177831172943115, + "pca_strength": 0.7767951973447952, + "union_pixels": 44879, + "tx_anchor": 487.29189402406155, + "ty_anchor": 176.3730195253435, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 487.29189402406155, + "cy": 176.3730195253435, + "pixels": 15211 + }, + "tool_body": { + "cx": 606.2641005078856, + "cy": 239.44945965555428, + "pixels": 26187 + }, + "left_gripper": { + "cx": 376.1136363636364, + "cy": 247.5909090909091, + "pixels": 44 + }, + "right_gripper": { + "cx": 367.0971777713122, + "cy": 241.74803607797497, + "pixels": 3437 + } + } + } + } + }, + { + "frame_idx": 96, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 480.27277686852153, + "ty": 171.8119203491544, + "theta": -2.9606031358269864, + "vx": -0.9836660623550415, + "vy": -0.18000301718711853, + "pca_strength": 0.7859202843009663, + "union_pixels": 45972, + "tx_anchor": 480.27277686852153, + "ty_anchor": 171.8119203491544, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 480.27277686852153, + "cy": 171.8119203491544, + "pixels": 14664 + }, + "tool_body": { + "cx": 602.6753162969069, + "cy": 234.54840328303646, + "pixels": 27901 + }, + "left_gripper": { + "cx": 359.29787234042556, + "cy": 244.5744680851064, + "pixels": 47 + }, + "right_gripper": { + "cx": 362.39494047619047, + "cy": 237.10863095238096, + "pixels": 3360 + } + } + } + } + }, + { + "frame_idx": 97, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 470.1, + "ty": 171.26356749311296, + "theta": -2.9185763888383103, + "vx": -0.9752348065376282, + "vy": -0.22117219865322113, + "pca_strength": 0.7844455492881609, + "union_pixels": 47841, + "tx_anchor": 470.1, + "ty_anchor": 171.26356749311296, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 470.1, + "cy": 171.26356749311296, + "pixels": 14520 + }, + "tool_body": { + "cx": 598.4439043877754, + "cy": 236.11991477461882, + "pixels": 30038 + }, + "left_gripper": { + "cx": 364.219512195122, + "cy": 244.4878048780488, + "pixels": 41 + }, + "right_gripper": { + "cx": 354.0206662553979, + "cy": 235.40499691548428, + "pixels": 3242 + } + } + } + } + }, + { + "frame_idx": 98, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 455.7786633518573, + "ty": 172.87957004972213, + "theta": -2.8858252267775355, + "vx": -0.9674694538116455, + "vy": -0.25298795104026794, + "pca_strength": 0.7909165045045697, + "union_pixels": 50474, + "tx_anchor": 455.7786633518573, + "ty_anchor": 172.87957004972213, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 455.7786633518573, + "cy": 172.87957004972213, + "pixels": 13676 + }, + "tool_body": { + "cx": 591.8475604317189, + "cy": 240.66776677667767, + "pixels": 33633 + }, + "left_gripper": { + "cx": 335.8181818181818, + "cy": 243.72727272727272, + "pixels": 44 + }, + "right_gripper": { + "cx": 343.19256648510094, + "cy": 235.5472604934316, + "pixels": 3121 + } + } + } + } + }, + { + "frame_idx": 99, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 438.03956061450293, + "ty": 175.54166998328424, + "theta": -2.810196919427457, + "vx": -0.9455891251564026, + "vy": -0.3253631293773651, + "pca_strength": 0.7958865483841868, + "union_pixels": 54239, + "tx_anchor": 438.03956061450293, + "ty_anchor": 175.54166998328424, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 438.03956061450293, + "cy": 175.54166998328424, + "pixels": 12563 + }, + "tool_body": { + "cx": 584.4678499665104, + "cy": 250.31315369158636, + "pixels": 38818 + }, + "left_gripper": { + "cx": 328.75, + "cy": 246.75, + "pixels": 36 + }, + "right_gripper": { + "cx": 330.5276399716513, + "cy": 236.8082919914954, + "pixels": 2822 + } + } + } + } + }, + { + "frame_idx": 100, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 418.6334966056544, + "ty": 177.81094783879007, + "theta": -2.7573214889879933, + "vx": -0.9270719289779663, + "vy": -0.3748835623264313, + "pca_strength": 0.8007738528142978, + "union_pixels": 58272, + "tx_anchor": 418.6334966056544, + "ty_anchor": 177.81094783879007, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 418.6334966056544, + "cy": 177.81094783879007, + "pixels": 11637 + }, + "tool_body": { + "cx": 575.6950726612171, + "cy": 259.0601952770209, + "pixels": 44040 + }, + "left_gripper": { + "cx": 309.8421052631579, + "cy": 242.76315789473685, + "pixels": 38 + }, + "right_gripper": { + "cx": 316.8885412592882, + "cy": 236.91513492373875, + "pixels": 2557 + } + } + } + } + }, + { + "frame_idx": 101, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 399.4131442343344, + "ty": 177.14803485354096, + "theta": -2.689504039827566, + "vx": -0.899536669254303, + "vy": -0.4368452727794647, + "pca_strength": 0.8090956220421047, + "union_pixels": 63099, + "tx_anchor": 399.4131442343344, + "ty_anchor": 177.14803485354096, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 399.4131442343344, + "cy": 177.14803485354096, + "pixels": 10788 + }, + "tool_body": { + "cx": 567.5524387313792, + "cy": 269.01195338779434, + "pixels": 49944 + }, + "left_gripper": { + "cx": 301.1111111111111, + "cy": 237.58333333333334, + "pixels": 36 + }, + "right_gripper": { + "cx": 303.4882024882025, + "cy": 234.4002574002574, + "pixels": 2331 + } + } + } + } + }, + { + "frame_idx": 102, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 384.595367987648, + "ty": 175.0233659289758, + "theta": -2.6600691602799365, + "vx": -0.8862903714179993, + "vy": -0.4631299674510956, + "pca_strength": 0.8126606015802094, + "union_pixels": 66477, + "tx_anchor": 384.595367987648, + "ty_anchor": 175.0233659289758, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 384.595367987648, + "cy": 175.0233659289758, + "pixels": 9715 + }, + "tool_body": { + "cx": 560.4654429428052, + "cy": 273.7467771807896, + "pixels": 54533 + }, + "left_gripper": { + "cx": 288.48148148148147, + "cy": 237.1851851851852, + "pixels": 27 + }, + "right_gripper": { + "cx": 293.4273387829246, + "cy": 232.2965485921889, + "pixels": 2202 + } + } + } + } + }, + { + "frame_idx": 103, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 367.594597741297, + "ty": 171.5190359762487, + "theta": -2.6394942244596344, + "vx": -0.8765746355056763, + "vy": -0.481266051530838, + "pca_strength": 0.8199530770182027, + "union_pixels": 69697, + "tx_anchor": 367.594597741297, + "ty_anchor": 171.5190359762487, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 367.594597741297, + "cy": 171.5190359762487, + "pixels": 8589 + }, + "tool_body": { + "cx": 552.7804766657082, + "cy": 276.9119741538253, + "pixels": 59119 + }, + "left_gripper": { + "cx": 292.1363636363636, + "cy": 231.9090909090909, + "pixels": 22 + }, + "right_gripper": { + "cx": 282.64463650228777, + "cy": 227.97559735638026, + "pixels": 1967 + } + } + } + } + }, + { + "frame_idx": 104, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 353.03188662533216, + "ty": 169.86574718461344, + "theta": -2.6256029760784867, + "vx": -0.869804859161377, + "vy": -0.49339592456817627, + "pca_strength": 0.8245417082888072, + "union_pixels": 72942, + "tx_anchor": 353.03188662533216, + "ty_anchor": 169.86574718461344, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 353.03188662533216, + "cy": 169.86574718461344, + "pixels": 7903 + }, + "tool_body": { + "cx": 545.8413193564733, + "cy": 280.1797567772992, + "pixels": 63152 + }, + "left_gripper": { + "cx": 274.9642857142857, + "cy": 228.60714285714286, + "pixels": 28 + }, + "right_gripper": { + "cx": 274.9677245831092, + "cy": 224.9284561592254, + "pixels": 1859 + } + } + } + } + }, + { + "frame_idx": 105, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 342.31654060225486, + "ty": 167.0999000999001, + "theta": -2.6214717882037366, + "vx": -0.867759108543396, + "vy": -0.4969850182533264, + "pca_strength": 0.8264047003908901, + "union_pixels": 74503, + "tx_anchor": 342.31654060225486, + "ty_anchor": 167.0999000999001, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 342.31654060225486, + "cy": 167.0999000999001, + "pixels": 7007 + }, + "tool_body": { + "cx": 540.5862142357627, + "cy": 283.313205022956, + "pixels": 65778 + }, + "left_gripper": { + "cx": 268.0, + "cy": 226.16666666666666, + "pixels": 18 + }, + "right_gripper": { + "cx": 267.2264705882353, + "cy": 223.33176470588236, + "pixels": 1700 + } + } + } + } + }, + { + "frame_idx": 106, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 332.9931421446384, + "ty": 166.34507481296757, + "theta": -2.622665255225725, + "vx": -0.8683516383171082, + "vy": -0.49594902992248535, + "pca_strength": 0.8300051048733383, + "union_pixels": 76474, + "tx_anchor": 332.9931421446384, + "ty_anchor": 166.34507481296757, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 332.9931421446384, + "cy": 166.34507481296757, + "pixels": 6416 + }, + "tool_body": { + "cx": 535.0589628849697, + "cy": 286.61728232575825, + "pixels": 68382 + }, + "left_gripper": { + "cx": 269.53333333333336, + "cy": 224.5, + "pixels": 30 + }, + "right_gripper": { + "cx": 260.98481166464154, + "cy": 222.28979343863912, + "pixels": 1646 + } + } + } + } + }, + { + "frame_idx": 107, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 324.9721153846154, + "ty": 168.30528846153845, + "theta": -2.6218133137982176, + "vx": -0.8679288029670715, + "vy": -0.4966886341571808, + "pca_strength": 0.8344431125117701, + "union_pixels": 77669, + "tx_anchor": 324.9721153846154, + "ty_anchor": 168.30528846153845, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 324.9721153846154, + "cy": 168.30528846153845, + "pixels": 6240 + }, + "tool_body": { + "cx": 530.3385994815017, + "cy": 290.44022229542946, + "pixels": 69817 + }, + "left_gripper": { + "cx": 256.4074074074074, + "cy": 227.4814814814815, + "pixels": 27 + }, + "right_gripper": { + "cx": 257.1577287066246, + "cy": 221.74195583596216, + "pixels": 1585 + } + } + } + } + }, + { + "frame_idx": 108, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 321.60138326585695, + "ty": 168.91396761133603, + "theta": -2.6199955905318952, + "vx": -0.8670245409011841, + "vy": -0.49826547503471375, + "pca_strength": 0.8331106486859949, + "union_pixels": 77494, + "tx_anchor": 321.60138326585695, + "ty_anchor": 168.91396761133603, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 321.60138326585695, + "cy": 168.91396761133603, + "pixels": 5928 + }, + "tool_body": { + "cx": 527.9297313509576, + "cy": 292.64907093991457, + "pixels": 70017 + }, + "left_gripper": { + "cx": 248.76, + "cy": 224.84, + "pixels": 25 + }, + "right_gripper": { + "cx": 254.86876640419948, + "cy": 221.83136482939634, + "pixels": 1524 + } + } + } + } + }, + { + "frame_idx": 109, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 320.06461920823716, + "ty": 170.46085567193325, + "theta": -2.62969176959171, + "vx": -0.8718149662017822, + "vy": -0.48983535170555115, + "pca_strength": 0.8398098602013144, + "union_pixels": 76266, + "tx_anchor": 320.06461920823716, + "ty_anchor": 170.46085567193325, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 320.06461920823716, + "cy": 170.46085567193325, + "pixels": 5633 + }, + "tool_body": { + "cx": 526.877646956723, + "cy": 295.00076660495256, + "pixels": 69136 + }, + "left_gripper": { + "cx": 246.625, + "cy": 225.79166666666666, + "pixels": 24 + }, + "right_gripper": { + "cx": 254.83706720977597, + "cy": 222.21249151391717, + "pixels": 1473 + } + } + } + } + }, + { + "frame_idx": 110, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 318.7144683960541, + "ty": 170.84618195104127, + "theta": -2.618942183942531, + "vx": -0.8664991855621338, + "vy": -0.49917852878570557, + "pca_strength": 0.8434663283535717, + "union_pixels": 76495, + "tx_anchor": 318.7144683960541, + "ty_anchor": 170.84618195104127, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 318.7144683960541, + "cy": 170.84618195104127, + "pixels": 5474 + }, + "tool_body": { + "cx": 525.1303010264224, + "cy": 295.98424427129754, + "pixels": 69562 + }, + "left_gripper": { + "cx": 254.53846153846155, + "cy": 223.1153846153846, + "pixels": 26 + }, + "right_gripper": { + "cx": 253.93021632937894, + "cy": 222.21144452198186, + "pixels": 1433 + } + } + } + } + }, + { + "frame_idx": 111, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 316.46238425925924, + "ty": 171.08391203703704, + "theta": -2.6224695391105777, + "vx": -0.868254542350769, + "vy": -0.49611896276474, + "pca_strength": 0.8461271874372643, + "union_pixels": 76228, + "tx_anchor": 316.46238425925924, + "ty_anchor": 171.08391203703704, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 316.46238425925924, + "cy": 171.08391203703704, + "pixels": 5184 + }, + "tool_body": { + "cx": 523.9164751508188, + "cy": 296.71906061476585, + "pixels": 69620 + }, + "left_gripper": { + "cx": 235.52941176470588, + "cy": 232.0, + "pixels": 17 + }, + "right_gripper": { + "cx": 252.02558635394456, + "cy": 222.10945273631842, + "pixels": 1407 + } + } + } + } + }, + { + "frame_idx": 112, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 313.68218583547053, + "ty": 171.6078121917538, + "theta": -2.6224732504196644, + "vx": -0.8682563900947571, + "vy": -0.4961157441139221, + "pca_strength": 0.8466698221579125, + "union_pixels": 76797, + "tx_anchor": 313.68218583547053, + "ty_anchor": 171.6078121917538, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 313.68218583547053, + "cy": 171.6078121917538, + "pixels": 5069 + }, + "tool_body": { + "cx": 521.5897082635003, + "cy": 297.69700025566004, + "pixels": 70406 + }, + "left_gripper": { + "cx": 240.57894736842104, + "cy": 225.57894736842104, + "pixels": 19 + }, + "right_gripper": { + "cx": 250.18188795088258, + "cy": 221.9930928626247, + "pixels": 1303 + } + } + } + } + }, + { + "frame_idx": 113, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 310.8030787684926, + "ty": 172.5279888044782, + "theta": -2.6286904472586206, + "vx": -0.8713240623474121, + "vy": -0.4907080829143524, + "pca_strength": 0.8459192301863679, + "union_pixels": 76774, + "tx_anchor": 310.8030787684926, + "ty_anchor": 172.5279888044782, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 310.8030787684926, + "cy": 172.5279888044782, + "pixels": 5002 + }, + "tool_body": { + "cx": 519.9690958624212, + "cy": 299.26766558828535, + "pixels": 70476 + }, + "left_gripper": { + "cx": 249.92307692307693, + "cy": 225.23076923076923, + "pixels": 26 + }, + "right_gripper": { + "cx": 248.44251968503937, + "cy": 222.2212598425197, + "pixels": 1270 + } + } + } + } + }, + { + "frame_idx": 114, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 307.6408611053612, + "ty": 172.85737942454978, + "theta": -2.6316049586605104, + "vx": -0.8727505207061768, + "vy": -0.4881665110588074, + "pca_strength": 0.8496291869793307, + "union_pixels": 77028, + "tx_anchor": 307.6408611053612, + "ty_anchor": 172.85737942454978, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 307.6408611053612, + "cy": 172.85737942454978, + "pixels": 4831 + }, + "tool_body": { + "cx": 517.8131891373622, + "cy": 300.7968190406362, + "pixels": 70922 + }, + "left_gripper": { + "cx": 244.8, + "cy": 224.46666666666667, + "pixels": 15 + }, + "right_gripper": { + "cx": 246.46190476190475, + "cy": 222.13888888888889, + "pixels": 1260 + } + } + } + } + }, + { + "frame_idx": 115, + "tools": { + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 303.6062132661629, + "ty": 173.3839210747271, + "theta": -2.6312448211655632, + "vx": -0.8725746870040894, + "vy": -0.488480806350708, + "pca_strength": 0.8490606580198371, + "union_pixels": 77299, + "tx_anchor": 303.6062132661629, + "ty_anchor": 173.3839210747271, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 303.6062132661629, + "cy": 173.3839210747271, + "pixels": 4764 + }, + "tool_body": { + "cx": 515.3457329802586, + "cy": 302.6272119709134, + "pixels": 71373 + }, + "left_gripper": { + "cx": 238.0952380952381, + "cy": 227.95238095238096, + "pixels": 21 + }, + "right_gripper": { + "cx": 244.3908851884312, + "cy": 222.15425065731813, + "pixels": 1141 + } + } + } + } + } + ], + "saved_at_unix": 1769897630.505689 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000056_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000056_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..3bc4637e4a2a161d2bb6b6297fa3a32b22c48b92 --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000056_tool_poses.json @@ -0,0 +1,2771 @@ +{ + "clip_id": "1_kW0HDmJB", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/SPLITTING/1_kW0HDmJB.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/SPLITTING/1_kW0HDmJB", + "num_frames": 54, + "tools": [ + "scissors" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 379.6012793176972, + "ty": 161.4733475479744, + "theta": -2.6409502784732584, + "vx": -0.8772744536399841, + "vy": -0.4799892008304596, + "pca_strength": 0.882219710895935, + "union_pixels": 46587, + "tx_anchor": 379.6012793176972, + "ty_anchor": 161.4733475479744, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 379.6012793176972, + "cy": 161.4733475479744, + "pixels": 2345 + }, + "tool_body": { + "cx": 551.6577755766237, + "cy": 247.71274939861328, + "pixels": 42402 + }, + "left_gripper": { + "cx": 347.8149705634987, + "cy": 136.20773759461733, + "pixels": 1189 + }, + "right_gripper": { + "cx": 366.0798771121352, + "cy": 121.84946236559139, + "pixels": 651 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 380.3351487222455, + "ty": 161.27775450356094, + "theta": -2.6460524172222555, + "vx": -0.8797119855880737, + "vy": -0.475506991147995, + "pca_strength": 0.8809332096403192, + "union_pixels": 46317, + "tx_anchor": 380.3351487222455, + "ty_anchor": 161.27775450356094, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 380.3351487222455, + "cy": 161.27775450356094, + "pixels": 2387 + }, + "tool_body": { + "cx": 551.5311801891725, + "cy": 247.03060981985837, + "pixels": 42078 + }, + "left_gripper": { + "cx": 348.0470588235294, + "cy": 136.55042016806723, + "pixels": 1190 + }, + "right_gripper": { + "cx": 365.69335347432025, + "cy": 121.80664652567975, + "pixels": 662 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 380.11752316764955, + "ty": 160.93850042123, + "theta": -2.6467473641334376, + "vx": -0.8800421953201294, + "vy": -0.47489550709724426, + "pca_strength": 0.8813041799235537, + "union_pixels": 46234, + "tx_anchor": 380.11752316764955, + "ty_anchor": 160.93850042123, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 380.11752316764955, + "cy": 160.93850042123, + "pixels": 2374 + }, + "tool_body": { + "cx": 551.5887601418068, + "cy": 246.05334411953652, + "pixels": 42029 + }, + "left_gripper": { + "cx": 348.1611253196931, + "cy": 135.89599317988063, + "pixels": 1173 + }, + "right_gripper": { + "cx": 365.5744680851064, + "cy": 121.22036474164133, + "pixels": 658 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 379.83000424989376, + "ty": 159.6961325966851, + "theta": -2.643831613346862, + "vx": -0.8786537647247314, + "vy": -0.47745946049690247, + "pca_strength": 0.8806642530114455, + "union_pixels": 46166, + "tx_anchor": 379.83000424989376, + "ty_anchor": 159.6961325966851, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 379.83000424989376, + "cy": 159.6961325966851, + "pixels": 2353 + }, + "tool_body": { + "cx": 551.7824575605342, + "cy": 244.7492440656175, + "pixels": 42001 + }, + "left_gripper": { + "cx": 348.18808510638297, + "cy": 134.75574468085105, + "pixels": 1175 + }, + "right_gripper": { + "cx": 364.48194662480375, + "cy": 119.29513343799059, + "pixels": 637 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 380.45960652992886, + "ty": 158.07115948095438, + "theta": -2.644715200728236, + "vx": -0.879075288772583, + "vy": -0.4766829013824463, + "pca_strength": 0.8800181783978177, + "union_pixels": 46255, + "tx_anchor": 380.45960652992886, + "ty_anchor": 158.07115948095438, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 380.45960652992886, + "cy": 158.07115948095438, + "pixels": 2389 + }, + "tool_body": { + "cx": 551.8879191438764, + "cy": 242.919096313912, + "pixels": 42050 + }, + "left_gripper": { + "cx": 348.4527027027027, + "cy": 132.9847972972973, + "pixels": 1184 + }, + "right_gripper": { + "cx": 364.00632911392404, + "cy": 116.94145569620254, + "pixels": 632 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 380.47275775356246, + "ty": 156.60393964794636, + "theta": -2.650750247377429, + "vx": -0.8819361329078674, + "vy": -0.47136902809143066, + "pca_strength": 0.8792432629230263, + "union_pixels": 46122, + "tx_anchor": 380.47275775356246, + "ty_anchor": 156.60393964794636, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 380.47275775356246, + "cy": 156.60393964794636, + "pixels": 2386 + }, + "tool_body": { + "cx": 552.2776252655701, + "cy": 240.75443412666206, + "pixels": 41891 + }, + "left_gripper": { + "cx": 348.7393526405451, + "cy": 131.28194207836458, + "pixels": 1174 + }, + "right_gripper": { + "cx": 364.876304023845, + "cy": 115.09985096870342, + "pixels": 671 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 381.57563199336926, + "ty": 155.092416079569, + "theta": -2.6493921293064786, + "vx": -0.8812951445579529, + "vy": -0.4725663661956787, + "pca_strength": 0.8794940332860082, + "union_pixels": 46126, + "tx_anchor": 381.57563199336926, + "ty_anchor": 155.092416079569, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 381.57563199336926, + "cy": 155.092416079569, + "pixels": 2413 + }, + "tool_body": { + "cx": 552.4475062791532, + "cy": 238.79964119124506, + "pixels": 41805 + }, + "left_gripper": { + "cx": 349.3397548161121, + "cy": 130.19789842381786, + "pixels": 1142 + }, + "right_gripper": { + "cx": 366.822454308094, + "cy": 114.23368146214099, + "pixels": 766 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 382.373977086743, + "ty": 154.0139116202946, + "theta": -2.654078748530105, + "vx": -0.8835001587867737, + "vy": -0.46843087673187256, + "pca_strength": 0.8799379080623676, + "union_pixels": 45779, + "tx_anchor": 382.373977086743, + "ty_anchor": 154.0139116202946, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 382.373977086743, + "cy": 154.0139116202946, + "pixels": 2444 + }, + "tool_body": { + "cx": 552.6893526774955, + "cy": 236.2976092929098, + "pixels": 41494 + }, + "left_gripper": { + "cx": 350.4597902097902, + "cy": 128.49213286713288, + "pixels": 1144 + }, + "right_gripper": { + "cx": 366.28694404591107, + "cy": 111.96413199426112, + "pixels": 697 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 383.71417004048584, + "ty": 151.63805668016195, + "theta": -2.655800596059034, + "vx": -0.8843054175376892, + "vy": -0.46690893173217773, + "pca_strength": 0.8780877105723809, + "union_pixels": 45818, + "tx_anchor": 383.71417004048584, + "ty_anchor": 151.63805668016195, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 383.71417004048584, + "cy": 151.63805668016195, + "pixels": 2470 + }, + "tool_body": { + "cx": 552.824896345579, + "cy": 233.77931250602643, + "pixels": 41484 + }, + "left_gripper": { + "cx": 351.325230511316, + "cy": 126.2154233025985, + "pixels": 1193 + }, + "right_gripper": { + "cx": 367.22652757078987, + "cy": 109.56333830104322, + "pixels": 671 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 383.60751134956666, + "ty": 150.43747420553032, + "theta": -2.655132267146558, + "vx": -0.8839931488037109, + "vy": -0.46749982237815857, + "pca_strength": 0.8800280012348858, + "union_pixels": 45662, + "tx_anchor": 383.60751134956666, + "ty_anchor": 150.43747420553032, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 383.60751134956666, + "cy": 150.43747420553032, + "pixels": 2423 + }, + "tool_body": { + "cx": 552.8865717806829, + "cy": 231.4396249667738, + "pixels": 41383 + }, + "left_gripper": { + "cx": 352.06124161073825, + "cy": 124.56543624161074, + "pixels": 1192 + }, + "right_gripper": { + "cx": 367.81325301204816, + "cy": 107.80271084337349, + "pixels": 664 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 383.81784841075796, + "ty": 149.200488997555, + "theta": -2.6587977703532264, + "vx": -0.8857008218765259, + "vy": -0.4642564058303833, + "pca_strength": 0.8776110037953334, + "union_pixels": 45671, + "tx_anchor": 383.81784841075796, + "ty_anchor": 149.200488997555, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 383.81784841075796, + "cy": 149.200488997555, + "pixels": 2454 + }, + "tool_body": { + "cx": 552.9254468827205, + "cy": 229.61631061376738, + "pixels": 41286 + }, + "left_gripper": { + "cx": 352.39565943238733, + "cy": 123.17946577629382, + "pixels": 1198 + }, + "right_gripper": { + "cx": 369.1036834924966, + "cy": 106.60300136425649, + "pixels": 733 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 383.7207608255767, + "ty": 148.80291380008094, + "theta": -2.664591747706485, + "vx": -0.8883758783340454, + "vy": -0.45911693572998047, + "pca_strength": 0.8779250309249479, + "union_pixels": 45667, + "tx_anchor": 383.7207608255767, + "ty_anchor": 148.80291380008094, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 383.7207608255767, + "cy": 148.80291380008094, + "pixels": 2471 + }, + "tool_body": { + "cx": 552.9891251695408, + "cy": 228.79112575082348, + "pixels": 41288 + }, + "left_gripper": { + "cx": 352.0391340549542, + "cy": 122.17735220649459, + "pixels": 1201 + }, + "right_gripper": { + "cx": 368.2149929278642, + "cy": 105.51626591230551, + "pixels": 707 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 383.6887983706721, + "ty": 148.40896130346232, + "theta": -2.6638508806236034, + "vx": -0.8880354762077332, + "vy": -0.4597749710083008, + "pca_strength": 0.8765111329197445, + "union_pixels": 45725, + "tx_anchor": 383.6887983706721, + "ty_anchor": 148.40896130346232, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 383.6887983706721, + "cy": 148.40896130346232, + "pixels": 2455 + }, + "tool_body": { + "cx": 552.947077027223, + "cy": 228.30726270489822, + "pixels": 41362 + }, + "left_gripper": { + "cx": 352.21834415584414, + "cy": 121.31655844155844, + "pixels": 1232 + }, + "right_gripper": { + "cx": 368.7396449704142, + "cy": 105.0991124260355, + "pixels": 676 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 383.7394855042875, + "ty": 148.3429971416905, + "theta": -2.6592494313439174, + "vx": -0.8859104514122009, + "vy": -0.4638563394546509, + "pca_strength": 0.8756485780174861, + "union_pixels": 45737, + "tx_anchor": 383.7394855042875, + "ty_anchor": 148.3429971416905, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 383.7394855042875, + "cy": 148.3429971416905, + "pixels": 2449 + }, + "tool_body": { + "cx": 552.9740200106337, + "cy": 228.35021025665813, + "pixels": 41378 + }, + "left_gripper": { + "cx": 352.4951612903226, + "cy": 121.16370967741935, + "pixels": 1240 + }, + "right_gripper": { + "cx": 368.6626865671642, + "cy": 104.82835820895522, + "pixels": 670 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 383.96592292089247, + "ty": 148.14888438133875, + "theta": -2.6634528122459904, + "vx": -0.8878523707389832, + "vy": -0.46012842655181885, + "pca_strength": 0.8781372224028146, + "union_pixels": 45748, + "tx_anchor": 383.96592292089247, + "ty_anchor": 148.14888438133875, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 383.96592292089247, + "cy": 148.14888438133875, + "pixels": 2465 + }, + "tool_body": { + "cx": 553.0428443627748, + "cy": 228.33530791363427, + "pixels": 41359 + }, + "left_gripper": { + "cx": 352.64188649080734, + "cy": 121.07434052757793, + "pixels": 1251 + }, + "right_gripper": { + "cx": 368.8915304606241, + "cy": 104.69985141158989, + "pixels": 673 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 384.08670756646217, + "ty": 148.00245398773006, + "theta": -2.659239459752654, + "vx": -0.8859058022499084, + "vy": -0.46386516094207764, + "pca_strength": 0.8791718783281708, + "union_pixels": 45694, + "tx_anchor": 384.08670756646217, + "ty_anchor": 148.00245398773006, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 384.08670756646217, + "cy": 148.00245398773006, + "pixels": 2445 + }, + "tool_body": { + "cx": 553.1010162109848, + "cy": 228.3085410113719, + "pixels": 41330 + }, + "left_gripper": { + "cx": 352.74165341812403, + "cy": 120.9483306836248, + "pixels": 1258 + }, + "right_gripper": { + "cx": 369.4160363086233, + "cy": 104.84568835098335, + "pixels": 661 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 383.9774682507169, + "ty": 148.2503072511266, + "theta": -2.662287066138958, + "vx": -0.8873153924942017, + "vy": -0.46116313338279724, + "pca_strength": 0.8779514844011471, + "union_pixels": 45662, + "tx_anchor": 383.9774682507169, + "ty_anchor": 148.2503072511266, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 383.9774682507169, + "cy": 148.2503072511266, + "pixels": 2441 + }, + "tool_body": { + "cx": 553.1832800542478, + "cy": 228.3203526106752, + "pixels": 41292 + }, + "left_gripper": { + "cx": 352.86804451510335, + "cy": 120.87122416534181, + "pixels": 1258 + }, + "right_gripper": { + "cx": 369.2324888226528, + "cy": 104.55290611028316, + "pixels": 671 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 383.8516844700082, + "ty": 148.2621199671323, + "theta": -2.664094780299057, + "vx": -0.8881475925445557, + "vy": -0.459558367729187, + "pca_strength": 0.8771773845127919, + "union_pixels": 45729, + "tx_anchor": 383.8516844700082, + "ty_anchor": 148.2621199671323, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 383.8516844700082, + "cy": 148.2621199671323, + "pixels": 2434 + }, + "tool_body": { + "cx": 552.9364078021898, + "cy": 228.64708868102386, + "pixels": 41373 + }, + "left_gripper": { + "cx": 352.76381104883905, + "cy": 121.1609287429944, + "pixels": 1249 + }, + "right_gripper": { + "cx": 369.0802377414562, + "cy": 104.74739970282317, + "pixels": 673 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 383.13392857142856, + "ty": 148.75974025974025, + "theta": -2.6573489716879206, + "vx": -0.8850273489952087, + "vy": -0.4655391573905945, + "pca_strength": 0.8769796536920097, + "union_pixels": 46213, + "tx_anchor": 383.13392857142856, + "ty_anchor": 148.75974025974025, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 383.13392857142856, + "cy": 148.75974025974025, + "pixels": 2464 + }, + "tool_body": { + "cx": 552.5267788829381, + "cy": 230.66681809487375, + "pixels": 41824 + }, + "left_gripper": { + "cx": 351.65428109854605, + "cy": 122.26171243941842, + "pixels": 1238 + }, + "right_gripper": { + "cx": 367.82678311499274, + "cy": 105.59679767103349, + "pixels": 687 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 382.2874109263658, + "ty": 150.4619952494062, + "theta": -2.6565379970345844, + "vx": -0.8846495151519775, + "vy": -0.4662567377090454, + "pca_strength": 0.8780844330101697, + "union_pixels": 46653, + "tx_anchor": 382.2874109263658, + "ty_anchor": 150.4619952494062, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 382.2874109263658, + "cy": 150.4619952494062, + "pixels": 2526 + }, + "tool_body": { + "cx": 552.1555634553857, + "cy": 233.64448394359522, + "pixels": 42195 + }, + "left_gripper": { + "cx": 350.4318181818182, + "cy": 123.99594155844156, + "pixels": 1232 + }, + "right_gripper": { + "cx": 366.63142857142856, + "cy": 107.20857142857143, + "pixels": 700 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 381.21787709497204, + "ty": 151.63647246608141, + "theta": -2.6430303370655333, + "vx": -0.8782709240913391, + "vy": -0.47816336154937744, + "pca_strength": 0.8787397276631148, + "union_pixels": 47255, + "tx_anchor": 381.21787709497204, + "ty_anchor": 151.63647246608141, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 381.21787709497204, + "cy": 151.63647246608141, + "pixels": 2506 + }, + "tool_body": { + "cx": 551.5332724761838, + "cy": 237.45909697352715, + "pixels": 42723 + }, + "left_gripper": { + "cx": 348.4426362896664, + "cy": 126.0593978844589, + "pixels": 1229 + }, + "right_gripper": { + "cx": 365.1116687578419, + "cy": 109.09284818067754, + "pixels": 797 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 377.3158551810237, + "ty": 155.02288805659592, + "theta": -2.638332361515333, + "vx": -0.8760148286819458, + "vy": -0.48228415846824646, + "pca_strength": 0.8794093384714765, + "union_pixels": 47663, + "tx_anchor": 377.3158551810237, + "ty_anchor": 155.02288805659592, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 377.3158551810237, + "cy": 155.02288805659592, + "pixels": 2403 + }, + "tool_body": { + "cx": 550.7413534182011, + "cy": 241.4500381212023, + "pixels": 43283 + }, + "left_gripper": { + "cx": 346.2234548335975, + "cy": 127.56022187004754, + "pixels": 1262 + }, + "right_gripper": { + "cx": 361.9384615384615, + "cy": 109.91468531468531, + "pixels": 715 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 374.960343417825, + "ty": 156.70032706459526, + "theta": -2.6390386497364995, + "vx": -0.8763552308082581, + "vy": -0.48166531324386597, + "pca_strength": 0.8798591778792194, + "union_pixels": 48274, + "tx_anchor": 374.960343417825, + "ty_anchor": 156.70032706459526, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 374.960343417825, + "cy": 156.70032706459526, + "pixels": 2446 + }, + "tool_body": { + "cx": 549.4982672138623, + "cy": 244.56481988144094, + "pixels": 43860 + }, + "left_gripper": { + "cx": 343.7324388318863, + "cy": 128.75374901341752, + "pixels": 1267 + }, + "right_gripper": { + "cx": 360.0256776034237, + "cy": 111.13694721825964, + "pixels": 701 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 373.24031653477715, + "ty": 157.41482715535193, + "theta": -2.633532731981561, + "vx": -0.8736899495124817, + "vy": -0.4864831268787384, + "pca_strength": 0.8813210181132507, + "union_pixels": 48549, + "tx_anchor": 373.24031653477715, + "ty_anchor": 157.41482715535193, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 373.24031653477715, + "cy": 157.41482715535193, + "pixels": 2401 + }, + "tool_body": { + "cx": 548.6626625947291, + "cy": 246.3844813935075, + "pixels": 44205 + }, + "left_gripper": { + "cx": 342.18509418509416, + "cy": 130.02620802620802, + "pixels": 1221 + }, + "right_gripper": { + "cx": 359.02908587257616, + "cy": 112.58310249307479, + "pixels": 722 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 372.56345177664974, + "ty": 157.06895093062604, + "theta": -2.6308111033275163, + "vx": -0.8723627328872681, + "vy": -0.4888592064380646, + "pca_strength": 0.8811646548873594, + "union_pixels": 48907, + "tx_anchor": 372.56345177664974, + "ty_anchor": 157.06895093062604, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 372.56345177664974, + "cy": 157.06895093062604, + "pixels": 2364 + }, + "tool_body": { + "cx": 547.9003493371551, + "cy": 247.79371193120744, + "pixels": 44656 + }, + "left_gripper": { + "cx": 340.92224979321753, + "cy": 131.1571546732837, + "pixels": 1209 + }, + "right_gripper": { + "cx": 358.0604719764012, + "cy": 115.1268436578171, + "pixels": 678 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.80213219616206, + "ty": 157.28400852878465, + "theta": -2.6356968594071826, + "vx": -0.874740719795227, + "vy": -0.48459121584892273, + "pca_strength": 0.8809497455242589, + "union_pixels": 49041, + "tx_anchor": 371.80213219616206, + "ty_anchor": 157.28400852878465, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 371.80213219616206, + "cy": 157.28400852878465, + "pixels": 2345 + }, + "tool_body": { + "cx": 547.614040568585, + "cy": 248.52359806306205, + "pixels": 44813 + }, + "left_gripper": { + "cx": 340.11037891268535, + "cy": 131.47693574958814, + "pixels": 1214 + }, + "right_gripper": { + "cx": 357.5560538116592, + "cy": 116.06875934230195, + "pixels": 669 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.7690033783784, + "ty": 157.45734797297297, + "theta": -2.6295921458177802, + "vx": -0.8717661499977112, + "vy": -0.4899221956729889, + "pca_strength": 0.8814078988882679, + "union_pixels": 49100, + "tx_anchor": 371.7690033783784, + "ty_anchor": 157.45734797297297, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 371.7690033783784, + "cy": 157.45734797297297, + "pixels": 2368 + }, + "tool_body": { + "cx": 547.5274539090889, + "cy": 249.00869429520475, + "pixels": 44857 + }, + "left_gripper": { + "cx": 339.8917355371901, + "cy": 131.53223140495868, + "pixels": 1210 + }, + "right_gripper": { + "cx": 357.46766917293235, + "cy": 116.43609022556392, + "pixels": 665 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.50835833690525, + "ty": 157.3501928846978, + "theta": -2.631090338056816, + "vx": -0.8724991679191589, + "vy": -0.48861557245254517, + "pca_strength": 0.881823120453421, + "union_pixels": 49137, + "tx_anchor": 371.50835833690525, + "ty_anchor": 157.3501928846978, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 371.50835833690525, + "cy": 157.3501928846978, + "pixels": 2333 + }, + "tool_body": { + "cx": 547.2991698381963, + "cy": 249.07560481627385, + "pixels": 44931 + }, + "left_gripper": { + "cx": 339.7943615257048, + "cy": 131.5787728026534, + "pixels": 1206 + }, + "right_gripper": { + "cx": 357.69865067466264, + "cy": 116.78260869565217, + "pixels": 667 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.54228644283893, + "ty": 157.38971525711858, + "theta": -2.6327799582594773, + "vx": -0.8733235001564026, + "vy": -0.4871406853199005, + "pca_strength": 0.8813966122124133, + "union_pixels": 49167, + "tx_anchor": 371.54228644283893, + "ty_anchor": 157.38971525711858, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 371.54228644283893, + "cy": 157.38971525711858, + "pixels": 2353 + }, + "tool_body": { + "cx": 547.3140269680922, + "cy": 249.24217880824173, + "pixels": 44942 + }, + "left_gripper": { + "cx": 339.670510708402, + "cy": 131.54365733113673, + "pixels": 1214 + }, + "right_gripper": { + "cx": 358.01519756838906, + "cy": 117.05927051671732, + "pixels": 658 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.6672318779144, + "ty": 157.22848664688428, + "theta": -2.6302488810357856, + "vx": -0.8720877170562744, + "vy": -0.4893495738506317, + "pca_strength": 0.882007516561206, + "union_pixels": 49203, + "tx_anchor": 371.6672318779144, + "ty_anchor": 157.22848664688428, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 371.6672318779144, + "cy": 157.22848664688428, + "pixels": 2359 + }, + "tool_body": { + "cx": 547.3558941281138, + "cy": 249.3114768683274, + "pixels": 44960 + }, + "left_gripper": { + "cx": 339.6155115511551, + "cy": 131.6460396039604, + "pixels": 1212 + }, + "right_gripper": { + "cx": 358.0357142857143, + "cy": 117.08333333333333, + "pixels": 672 + } + } + } + } + }, + { + "frame_idx": 30, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.50972927241963, + "ty": 157.42005076142132, + "theta": -2.6280341957664692, + "vx": -0.8710018396377563, + "vy": -0.4912797808647156, + "pca_strength": 0.881744852296575, + "union_pixels": 49206, + "tx_anchor": 371.50972927241963, + "ty_anchor": 157.42005076142132, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 371.50972927241963, + "cy": 157.42005076142132, + "pixels": 2364 + }, + "tool_body": { + "cx": 547.3886615364086, + "cy": 249.3856145189271, + "pixels": 44962 + }, + "left_gripper": { + "cx": 339.5467328370554, + "cy": 131.6856906534326, + "pixels": 1209 + }, + "right_gripper": { + "cx": 358.08941877794337, + "cy": 117.14903129657228, + "pixels": 671 + } + } + } + } + }, + { + "frame_idx": 31, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.59882005899703, + "ty": 157.40328697850822, + "theta": -2.6281017729569154, + "vx": -0.8710350394248962, + "vy": -0.4912209212779999, + "pca_strength": 0.8828277710642105, + "union_pixels": 49198, + "tx_anchor": 371.59882005899703, + "ty_anchor": 157.40328697850822, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 371.59882005899703, + "cy": 157.40328697850822, + "pixels": 2373 + }, + "tool_body": { + "cx": 547.4221099937706, + "cy": 249.4252691999644, + "pixels": 44948 + }, + "left_gripper": { + "cx": 339.61538461538464, + "cy": 131.70140612076096, + "pixels": 1209 + }, + "right_gripper": { + "cx": 358.2125748502994, + "cy": 117.2440119760479, + "pixels": 668 + } + } + } + } + }, + { + "frame_idx": 32, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.48750529436677, + "ty": 157.55950868276153, + "theta": -2.6279795346026025, + "vx": -0.8709749579429626, + "vy": -0.4913273751735687, + "pca_strength": 0.8804364019853345, + "union_pixels": 49179, + "tx_anchor": 371.48750529436677, + "ty_anchor": 157.55950868276153, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 371.48750529436677, + "cy": 157.55950868276153, + "pixels": 2361 + }, + "tool_body": { + "cx": 547.4113760733194, + "cy": 249.4415847310584, + "pixels": 44954 + }, + "left_gripper": { + "cx": 339.69925434962715, + "cy": 131.7207953603977, + "pixels": 1207 + }, + "right_gripper": { + "cx": 358.26788432267887, + "cy": 117.25114155251141, + "pixels": 657 + } + } + } + } + }, + { + "frame_idx": 33, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.6956339210747, + "ty": 157.6624685138539, + "theta": -2.6270887053102743, + "vx": -0.8705369234085083, + "vy": -0.49210307002067566, + "pca_strength": 0.8838810361290772, + "union_pixels": 49045, + "tx_anchor": 371.6956339210747, + "ty_anchor": 157.6624685138539, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 371.6956339210747, + "cy": 157.6624685138539, + "pixels": 2382 + }, + "tool_body": { + "cx": 547.511665289902, + "cy": 249.7106115067759, + "pixels": 44791 + }, + "left_gripper": { + "cx": 339.7906976744186, + "cy": 132.08554817275748, + "pixels": 1204 + }, + "right_gripper": { + "cx": 358.14820359281435, + "cy": 117.26497005988024, + "pixels": 668 + } + } + } + } + }, + { + "frame_idx": 34, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 372.3401101228293, + "ty": 158.433290978399, + "theta": -2.625440631399194, + "vx": -0.8697247505187988, + "vy": -0.49353712797164917, + "pca_strength": 0.8827305784874153, + "union_pixels": 48858, + "tx_anchor": 372.3401101228293, + "ty_anchor": 158.433290978399, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 372.3401101228293, + "cy": 158.433290978399, + "pixels": 2361 + }, + "tool_body": { + "cx": 547.7994663198493, + "cy": 250.08052291685354, + "pixels": 44596 + }, + "left_gripper": { + "cx": 340.2728785357737, + "cy": 132.78036605657238, + "pixels": 1202 + }, + "right_gripper": { + "cx": 358.56223175965664, + "cy": 117.93562231759657, + "pixels": 699 + } + } + } + } + }, + { + "frame_idx": 35, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 372.959406372763, + "ty": 159.4316892186818, + "theta": -2.6309482416000183, + "vx": -0.8724297881126404, + "vy": -0.48873957991600037, + "pca_strength": 0.8834171925286637, + "union_pixels": 48494, + "tx_anchor": 372.959406372763, + "ty_anchor": 159.4316892186818, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 372.959406372763, + "cy": 159.4316892186818, + "pixels": 2291 + }, + "tool_body": { + "cx": 548.0563577294467, + "cy": 250.81664560960203, + "pixels": 44324 + }, + "left_gripper": { + "cx": 341.39694656488547, + "cy": 134.15945716709075, + "pixels": 1179 + }, + "right_gripper": { + "cx": 359.23, + "cy": 118.91142857142857, + "pixels": 700 + } + } + } + } + }, + { + "frame_idx": 36, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 374.0740418118467, + "ty": 159.93031358885017, + "theta": -2.629050577316431, + "vx": -0.8715007305145264, + "vy": -0.49039426445961, + "pca_strength": 0.8833006130548172, + "union_pixels": 48371, + "tx_anchor": 374.0740418118467, + "ty_anchor": 159.93031358885017, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 374.0740418118467, + "cy": 159.93031358885017, + "pixels": 2296 + }, + "tool_body": { + "cx": 548.1811000452693, + "cy": 252.19275690357628, + "pixels": 44180 + }, + "left_gripper": { + "cx": 342.3530884808013, + "cy": 135.40984974958263, + "pixels": 1198 + }, + "right_gripper": { + "cx": 360.3299856527977, + "cy": 120.21520803443329, + "pixels": 697 + } + } + } + } + }, + { + "frame_idx": 37, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 375.4088023698688, + "ty": 160.80152348709268, + "theta": -2.6261541420722634, + "vx": -0.8700766563415527, + "vy": -0.49291643500328064, + "pca_strength": 0.884395285883209, + "union_pixels": 48257, + "tx_anchor": 375.4088023698688, + "ty_anchor": 160.80152348709268, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 375.4088023698688, + "cy": 160.80152348709268, + "pixels": 2363 + }, + "tool_body": { + "cx": 548.5302503239889, + "cy": 253.51208421435555, + "pixels": 43983 + }, + "left_gripper": { + "cx": 342.92844974446336, + "cy": 136.8100511073254, + "pixels": 1174 + }, + "right_gripper": { + "cx": 360.76933514246946, + "cy": 121.51967435549525, + "pixels": 737 + } + } + } + } + }, + { + "frame_idx": 38, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 375.5234441602728, + "ty": 161.27237851662403, + "theta": -2.625281621122343, + "vx": -0.8696462512016296, + "vy": -0.4936754107475281, + "pca_strength": 0.8844929625601097, + "union_pixels": 48264, + "tx_anchor": 375.5234441602728, + "ty_anchor": 161.27237851662403, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 375.5234441602728, + "cy": 161.27237851662403, + "pixels": 2346 + }, + "tool_body": { + "cx": 548.5660805960656, + "cy": 254.3516196447231, + "pixels": 44022 + }, + "left_gripper": { + "cx": 343.12679628064245, + "cy": 137.1935756551141, + "pixels": 1183 + }, + "right_gripper": { + "cx": 360.5890603085554, + "cy": 122.03786816269285, + "pixels": 713 + } + } + } + } + }, + { + "frame_idx": 39, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 375.14035836177476, + "ty": 161.86476109215016, + "theta": -2.6216613238562716, + "vx": -0.8678533434867859, + "vy": -0.4968205690383911, + "pca_strength": 0.8847393103126672, + "union_pixels": 48289, + "tx_anchor": 375.14035836177476, + "ty_anchor": 161.86476109215016, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 375.14035836177476, + "cy": 161.86476109215016, + "pixels": 2344 + }, + "tool_body": { + "cx": 548.4344669555551, + "cy": 255.14955645801666, + "pixels": 44077 + }, + "left_gripper": { + "cx": 342.70804794520546, + "cy": 137.74657534246575, + "pixels": 1168 + }, + "right_gripper": { + "cx": 359.71, + "cy": 122.42857142857143, + "pixels": 700 + } + } + } + } + }, + { + "frame_idx": 40, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 375.30740117746006, + "ty": 162.08368376787217, + "theta": -2.6249523336473626, + "vx": -0.8694836497306824, + "vy": -0.49396175146102905, + "pca_strength": 0.8858695353635301, + "union_pixels": 48435, + "tx_anchor": 375.30740117746006, + "ty_anchor": 162.08368376787217, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 375.30740117746006, + "cy": 162.08368376787217, + "pixels": 2378 + }, + "tool_body": { + "cx": 548.5267052912687, + "cy": 255.98854840899833, + "pixels": 44186 + }, + "left_gripper": { + "cx": 342.5204778156997, + "cy": 138.15102389078498, + "pixels": 1172 + }, + "right_gripper": { + "cx": 359.53934191702433, + "cy": 122.80972818311874, + "pixels": 699 + } + } + } + } + }, + { + "frame_idx": 41, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 375.16850594227503, + "ty": 162.09083191850596, + "theta": -2.6203636838413726, + "vx": -0.8672078847885132, + "vy": -0.49794629216194153, + "pca_strength": 0.8844309796974559, + "union_pixels": 48474, + "tx_anchor": 375.16850594227503, + "ty_anchor": 162.09083191850596, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 375.16850594227503, + "cy": 162.09083191850596, + "pixels": 2356 + }, + "tool_body": { + "cx": 548.3377098822625, + "cy": 256.3479243406929, + "pixels": 44251 + }, + "left_gripper": { + "cx": 342.15198618307426, + "cy": 138.426597582038, + "pixels": 1158 + }, + "right_gripper": { + "cx": 359.2976022566996, + "cy": 123.22425952045134, + "pixels": 709 + } + } + } + } + }, + { + "frame_idx": 42, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 374.8531914893617, + "ty": 162.45021276595745, + "theta": -2.6208235616416835, + "vx": -0.8674367666244507, + "vy": -0.4975474178791046, + "pca_strength": 0.8842048695439059, + "union_pixels": 48506, + "tx_anchor": 374.8531914893617, + "ty_anchor": 162.45021276595745, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 374.8531914893617, + "cy": 162.45021276595745, + "pixels": 2350 + }, + "tool_body": { + "cx": 548.214643727987, + "cy": 256.68477377404497, + "pixels": 44292 + }, + "left_gripper": { + "cx": 342.1082474226804, + "cy": 138.6331615120275, + "pixels": 1164 + }, + "right_gripper": { + "cx": 358.94142857142856, + "cy": 123.30571428571429, + "pixels": 700 + } + } + } + } + }, + { + "frame_idx": 43, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 374.3914858096828, + "ty": 163.04883138564273, + "theta": -2.6229217052095115, + "vx": -0.8684788346290588, + "vy": -0.4957263469696045, + "pca_strength": 0.8828145916745853, + "union_pixels": 48511, + "tx_anchor": 374.3914858096828, + "ty_anchor": 163.04883138564273, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 374.3914858096828, + "cy": 163.04883138564273, + "pixels": 2396 + }, + "tool_body": { + "cx": 548.1657406152596, + "cy": 257.11704386321543, + "pixels": 44274 + }, + "left_gripper": { + "cx": 341.5105448154657, + "cy": 138.93936731107206, + "pixels": 1138 + }, + "right_gripper": { + "cx": 358.15504978662875, + "cy": 123.4950213371266, + "pixels": 703 + } + } + } + } + }, + { + "frame_idx": 44, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 373.8723315194642, + "ty": 163.2465466722478, + "theta": -2.6261491516633533, + "vx": -0.8700742125511169, + "vy": -0.49292078614234924, + "pca_strength": 0.8822281733021727, + "union_pixels": 48616, + "tx_anchor": 373.8723315194642, + "ty_anchor": 163.2465466722478, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 373.8723315194642, + "cy": 163.2465466722478, + "pixels": 2389 + }, + "tool_body": { + "cx": 548.0058791728612, + "cy": 257.57041492093526, + "pixels": 44394 + }, + "left_gripper": { + "cx": 341.0865051903114, + "cy": 139.16089965397924, + "pixels": 1156 + }, + "right_gripper": { + "cx": 357.4711964549483, + "cy": 123.41506646971935, + "pixels": 677 + } + } + } + } + }, + { + "frame_idx": 45, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 372.4598570828079, + "ty": 164.49642707019757, + "theta": -2.619070380005123, + "vx": -0.8665631413459778, + "vy": -0.49906742572784424, + "pca_strength": 0.8846999363285177, + "union_pixels": 48784, + "tx_anchor": 372.4598570828079, + "ty_anchor": 164.49642707019757, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 372.4598570828079, + "cy": 164.49642707019757, + "pixels": 2379 + }, + "tool_body": { + "cx": 547.8148547307917, + "cy": 258.70863083209844, + "pixels": 44538 + }, + "left_gripper": { + "cx": 340.17826086956524, + "cy": 139.70956521739132, + "pixels": 1150 + }, + "right_gripper": { + "cx": 357.629009762901, + "cy": 124.68898186889818, + "pixels": 717 + } + } + } + } + }, + { + "frame_idx": 46, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.549432057215, + "ty": 164.6201093815734, + "theta": -2.616406590871006, + "vx": -0.8652306795120239, + "vy": -0.5013740062713623, + "pca_strength": 0.8828595847420241, + "union_pixels": 49346, + "tx_anchor": 371.549432057215, + "ty_anchor": 164.6201093815734, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 371.549432057215, + "cy": 164.6201093815734, + "pixels": 2377 + }, + "tool_body": { + "cx": 547.3191961314938, + "cy": 260.1643227895834, + "pixels": 45082 + }, + "left_gripper": { + "cx": 339.2781954887218, + "cy": 139.8529657477026, + "pixels": 1197 + }, + "right_gripper": { + "cx": 357.4347826086956, + "cy": 125.20869565217392, + "pixels": 690 + } + } + } + } + }, + { + "frame_idx": 47, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 370.2737896494157, + "ty": 165.29006677796326, + "theta": -2.61495016442991, + "vx": -0.864499568939209, + "vy": -0.5026336312294006, + "pca_strength": 0.883752674238836, + "union_pixels": 49657, + "tx_anchor": 370.2737896494157, + "ty_anchor": 165.29006677796326, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 370.2737896494157, + "cy": 165.29006677796326, + "pixels": 2396 + }, + "tool_body": { + "cx": 546.7142039198415, + "cy": 261.29854657564414, + "pixels": 45410 + }, + "left_gripper": { + "cx": 338.2371134020619, + "cy": 140.2422680412371, + "pixels": 1164 + }, + "right_gripper": { + "cx": 356.56186317321686, + "cy": 126.03784570596798, + "pixels": 687 + } + } + } + } + }, + { + "frame_idx": 48, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 369.4072986577181, + "ty": 165.67239932885906, + "theta": -2.611958416465577, + "vx": -0.8629919290542603, + "vy": -0.5052177309989929, + "pca_strength": 0.8865214180470569, + "union_pixels": 49920, + "tx_anchor": 369.4072986577181, + "ty_anchor": 165.67239932885906, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 369.4072986577181, + "cy": 165.67239932885906, + "pixels": 2384 + }, + "tool_body": { + "cx": 546.2929131444089, + "cy": 262.0250974552144, + "pixels": 45662 + }, + "left_gripper": { + "cx": 337.3943661971831, + "cy": 140.30654515327257, + "pixels": 1207 + }, + "right_gripper": { + "cx": 355.7871064467766, + "cy": 126.2383808095952, + "pixels": 667 + } + } + } + } + }, + { + "frame_idx": 49, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 368.75339558573853, + "ty": 165.74915110356537, + "theta": -2.6118563124787113, + "vx": -0.8629403114318848, + "vy": -0.505305826663971, + "pca_strength": 0.885651016502308, + "union_pixels": 49904, + "tx_anchor": 368.75339558573853, + "ty_anchor": 165.74915110356537, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 368.75339558573853, + "cy": 165.74915110356537, + "pixels": 2356 + }, + "tool_body": { + "cx": 546.0718835503994, + "cy": 262.2088431651527, + "pixels": 45685 + }, + "left_gripper": { + "cx": 336.7046979865772, + "cy": 140.26090604026845, + "pixels": 1192 + }, + "right_gripper": { + "cx": 355.2563338301043, + "cy": 126.31296572280179, + "pixels": 671 + } + } + } + } + }, + { + "frame_idx": 50, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 368.24300254452925, + "ty": 165.69932145886344, + "theta": -2.61132709483493, + "vx": -0.8626728057861328, + "vy": -0.5057624578475952, + "pca_strength": 0.885703632535157, + "union_pixels": 50109, + "tx_anchor": 368.24300254452925, + "ty_anchor": 165.69932145886344, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 368.24300254452925, + "cy": 165.69932145886344, + "pixels": 2358 + }, + "tool_body": { + "cx": 545.8819875776397, + "cy": 262.65760052304677, + "pixels": 45885 + }, + "left_gripper": { + "cx": 336.16900247320694, + "cy": 140.4699093157461, + "pixels": 1213 + }, + "right_gripper": { + "cx": 353.97243491577336, + "cy": 125.99081163859111, + "pixels": 653 + } + } + } + } + }, + { + "frame_idx": 51, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 367.6429184549356, + "ty": 165.75622317596566, + "theta": -2.611153177257377, + "vx": -0.8625848293304443, + "vy": -0.5059124827384949, + "pca_strength": 0.8847911143477567, + "union_pixels": 50125, + "tx_anchor": 367.6429184549356, + "ty_anchor": 165.75622317596566, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 367.6429184549356, + "cy": 165.75622317596566, + "pixels": 2330 + }, + "tool_body": { + "cx": 545.7184419540855, + "cy": 262.97247307148297, + "pixels": 45955 + }, + "left_gripper": { + "cx": 335.5752733389403, + "cy": 140.50462573591253, + "pixels": 1189 + }, + "right_gripper": { + "cx": 353.30721966205834, + "cy": 126.14439324116744, + "pixels": 651 + } + } + } + } + }, + { + "frame_idx": 52, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 367.24545454545455, + "ty": 165.17748917748918, + "theta": -2.614590762920984, + "vx": -0.86431884765625, + "vy": -0.50294429063797, + "pca_strength": 0.8843931519114524, + "union_pixels": 50360, + "tx_anchor": 367.24545454545455, + "ty_anchor": 165.17748917748918, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 367.24545454545455, + "cy": 165.17748917748918, + "pixels": 2310 + }, + "tool_body": { + "cx": 545.2692424242424, + "cy": 263.37277056277054, + "pixels": 46200 + }, + "left_gripper": { + "cx": 334.89991728701403, + "cy": 140.46153846153845, + "pixels": 1209 + }, + "right_gripper": { + "cx": 352.8705148205928, + "cy": 126.25585023400936, + "pixels": 641 + } + } + } + } + }, + { + "frame_idx": 53, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 367.03831084022636, + "ty": 164.99172834131477, + "theta": -2.608105201368167, + "vx": -0.8610388040542603, + "vy": -0.5085392594337463, + "pca_strength": 0.8858690165885178, + "union_pixels": 50379, + "tx_anchor": 367.03831084022636, + "ty_anchor": 164.99172834131477, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 367.03831084022636, + "cy": 164.99172834131477, + "pixels": 2297 + }, + "tool_body": { + "cx": 545.157423623273, + "cy": 263.817366111003, + "pixels": 46251 + }, + "left_gripper": { + "cx": 334.60869565217394, + "cy": 140.68311036789297, + "pixels": 1196 + }, + "right_gripper": { + "cx": 352.2204724409449, + "cy": 126.36220472440945, + "pixels": 635 + } + } + } + } + } + ], + "saved_at_unix": 1769897632.2937691 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000059_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000059_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..ff1cba46cb82a0aa5001d6c83a64e0b58fd5d70a --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000059_tool_poses.json @@ -0,0 +1,10397 @@ +{ + "clip_id": "1_0TaGIgrN", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/STATIC/1_0TaGIgrN.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/STATIC/1_0TaGIgrN", + "num_frames": 107, + "tools": [ + "grasper", + "hook" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 188.2030599755202, + "ty": 396.3113831089351, + "theta": -0.5562709492744444, + "vx": 0.8492300510406494, + "vy": -0.5280230641365051, + "pca_strength": 0.8085813861166486, + "union_pixels": 16215, + "tx_anchor": 188.2030599755202, + "ty_anchor": 396.3113831089351, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 188.2030599755202, + "cy": 396.3113831089351, + "pixels": 8170 + }, + "tool_body": { + "cx": 110.01141180306489, + "cy": 426.80714052820343, + "pixels": 6134 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.48874934589222, + "cy": 331.8409209837781, + "pixels": 1911 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.4501378303876, + "ty": 296.96594778660614, + "theta": 3.0647129328309135, + "vx": -0.9970462322235107, + "vy": 0.0768040120601654, + "pca_strength": 0.9068393169028509, + "union_pixels": 18722, + "tx_anchor": 513.4501378303876, + "ty_anchor": 296.96594778660614, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.4501378303876, + "cy": 296.96594778660614, + "pixels": 6167 + }, + "tool_body": { + "cx": 618.7487128534008, + "cy": 280.49507722879594, + "pixels": 11071 + }, + "left_gripper": { + "cx": 431.4642857142857, + "cy": 296.35714285714283, + "pixels": 28 + }, + "right_gripper": { + "cx": 421.9498626373626, + "cy": 299.9100274725275, + "pixels": 1456 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 188.45606229143493, + "ty": 395.67334074898037, + "theta": -0.5608573484445261, + "vx": 0.846799373626709, + "vy": -0.5319123864173889, + "pca_strength": 0.8099278194613264, + "union_pixels": 16218, + "tx_anchor": 188.45606229143493, + "ty_anchor": 395.67334074898037, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 188.45606229143493, + "cy": 395.67334074898037, + "pixels": 8091 + }, + "tool_body": { + "cx": 110.65478302952089, + "cy": 426.7467333440878, + "pixels": 6199 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.08402489626556, + "cy": 331.7251037344398, + "pixels": 1928 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.6654906991662, + "ty": 296.82809493264915, + "theta": 3.064053147133374, + "vx": -0.9969953298568726, + "vy": 0.07746183127164841, + "pca_strength": 0.9061265932916733, + "union_pixels": 18933, + "tx_anchor": 513.6654906991662, + "ty_anchor": 296.82809493264915, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.6654906991662, + "cy": 296.82809493264915, + "pixels": 6236 + }, + "tool_body": { + "cx": 618.6970077047124, + "cy": 280.223526249776, + "pixels": 11162 + }, + "left_gripper": { + "cx": 403.3076923076923, + "cy": 302.6923076923077, + "pixels": 13 + }, + "right_gripper": { + "cx": 422.22536136662285, + "cy": 299.823258869908, + "pixels": 1522 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 188.72179708713898, + "ty": 395.43149839545794, + "theta": -0.5595221405138944, + "vx": 0.8475088477134705, + "vy": -0.5307812690734863, + "pca_strength": 0.810424654966382, + "union_pixels": 16208, + "tx_anchor": 188.72179708713898, + "ty_anchor": 395.43149839545794, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 188.72179708713898, + "cy": 395.43149839545794, + "pixels": 8102 + }, + "tool_body": { + "cx": 110.88955079697311, + "cy": 426.7118016422476, + "pixels": 6211 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.39894459102902, + "cy": 331.60316622691295, + "pixels": 1895 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.6874899372082, + "ty": 296.56512638866525, + "theta": 3.063436987797761, + "vx": -0.9969474077224731, + "vy": 0.07807612419128418, + "pca_strength": 0.9061663606513961, + "union_pixels": 18922, + "tx_anchor": 513.6874899372082, + "ty_anchor": 296.56512638866525, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.6874899372082, + "cy": 296.56512638866525, + "pixels": 6211 + }, + "tool_body": { + "cx": 618.7135952743221, + "cy": 280.00617560189744, + "pixels": 11173 + }, + "left_gripper": { + "cx": 422.625, + "cy": 299.9166666666667, + "pixels": 24 + }, + "right_gripper": { + "cx": 422.2661822985469, + "cy": 299.7298546895641, + "pixels": 1514 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 188.95332512315272, + "ty": 394.90443349753696, + "theta": -0.5630600397139556, + "vx": 0.8456256985664368, + "vy": -0.5337763428688049, + "pca_strength": 0.8097644044349298, + "union_pixels": 16234, + "tx_anchor": 188.95332512315272, + "ty_anchor": 394.90443349753696, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 188.95332512315272, + "cy": 394.90443349753696, + "pixels": 8120 + }, + "tool_body": { + "cx": 111.5189588688946, + "cy": 426.5698907455013, + "pixels": 6224 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.6968253968254, + "cy": 331.24920634920636, + "pixels": 1890 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.6792786990823, + "ty": 296.3556593141201, + "theta": 3.062127539630697, + "vx": -0.9968443512916565, + "vy": 0.07938151061534882, + "pca_strength": 0.9058870873132848, + "union_pixels": 18950, + "tx_anchor": 513.6792786990823, + "ty_anchor": 296.3556593141201, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.6792786990823, + "cy": 296.3556593141201, + "pixels": 6211 + }, + "tool_body": { + "cx": 618.5303990715115, + "cy": 279.59735737880544, + "pixels": 11201 + }, + "left_gripper": { + "cx": 419.2647058823529, + "cy": 299.44117647058823, + "pixels": 34 + }, + "right_gripper": { + "cx": 422.4029255319149, + "cy": 299.594414893617, + "pixels": 1504 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.4370508054523, + "ty": 394.7665427509294, + "theta": -0.5633189509970277, + "vx": 0.8454874753952026, + "vy": -0.5339952707290649, + "pca_strength": 0.8100648683387135, + "union_pixels": 16230, + "tx_anchor": 189.4370508054523, + "ty_anchor": 394.7665427509294, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.4370508054523, + "cy": 394.7665427509294, + "pixels": 8070 + }, + "tool_body": { + "cx": 112.05106926268752, + "cy": 426.3847749760613, + "pixels": 6266 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.92555438225978, + "cy": 331.2117212249208, + "pixels": 1894 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.5774943493703, + "ty": 296.2397481433645, + "theta": 3.0624967701310326, + "vx": -0.9968735575675964, + "vy": 0.07901343703269958, + "pca_strength": 0.9055170648782682, + "union_pixels": 18952, + "tx_anchor": 513.5774943493703, + "ty_anchor": 296.2397481433645, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.5774943493703, + "cy": 296.2397481433645, + "pixels": 6194 + }, + "tool_body": { + "cx": 618.6044523597507, + "cy": 279.49857524487976, + "pixels": 11230 + }, + "left_gripper": { + "cx": 431.4, + "cy": 301.7, + "pixels": 20 + }, + "right_gripper": { + "cx": 422.33355437665784, + "cy": 299.44098143236073, + "pixels": 1508 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 188.98544342507645, + "ty": 394.97626911314984, + "theta": -0.5598160198749683, + "vx": 0.8473528027534485, + "vy": -0.5310302972793579, + "pca_strength": 0.8090582980036558, + "union_pixels": 16232, + "tx_anchor": 188.98544342507645, + "ty_anchor": 394.97626911314984, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 188.98544342507645, + "cy": 394.97626911314984, + "pixels": 8175 + }, + "tool_body": { + "cx": 111.30446024563672, + "cy": 426.49030381383324, + "pixels": 6188 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.32584269662922, + "cy": 331.09470304975923, + "pixels": 1869 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.3210890929596, + "ty": 296.05864346705334, + "theta": 3.0632640438311864, + "vx": -0.9969338774681091, + "vy": 0.0782485380768776, + "pca_strength": 0.905789041784734, + "union_pixels": 18868, + "tx_anchor": 513.3210890929596, + "ty_anchor": 296.05864346705334, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.3210890929596, + "cy": 296.05864346705334, + "pixels": 6207 + }, + "tool_body": { + "cx": 618.6391623411491, + "cy": 279.5422409164131, + "pixels": 11174 + }, + "left_gripper": { + "cx": 423.05263157894734, + "cy": 294.94736842105266, + "pixels": 19 + }, + "right_gripper": { + "cx": 422.1927792915531, + "cy": 299.4141689373297, + "pixels": 1468 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.35669105791888, + "ty": 394.75703832320477, + "theta": -0.5647330210101753, + "vx": 0.8447315692901611, + "vy": -0.5351903438568115, + "pca_strength": 0.8108363662234273, + "union_pixels": 16208, + "tx_anchor": 189.35669105791888, + "ty_anchor": 394.75703832320477, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.35669105791888, + "cy": 394.75703832320477, + "pixels": 8063 + }, + "tool_body": { + "cx": 111.8976125620894, + "cy": 426.4188431341131, + "pixels": 6241 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.9170168067227, + "cy": 331.17331932773106, + "pixels": 1904 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.5497660913051, + "ty": 296.1338925633167, + "theta": 3.0628904041499476, + "vx": -0.9969046115875244, + "vy": 0.0786210298538208, + "pca_strength": 0.9056658175635882, + "union_pixels": 18933, + "tx_anchor": 513.5497660913051, + "ty_anchor": 296.1338925633167, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.5497660913051, + "cy": 296.1338925633167, + "pixels": 6199 + }, + "tool_body": { + "cx": 618.5984834968777, + "cy": 279.507404103479, + "pixels": 11210 + }, + "left_gripper": { + "cx": 434.49056603773585, + "cy": 298.8301886792453, + "pixels": 53 + }, + "right_gripper": { + "cx": 421.8830727396329, + "cy": 299.4881033310673, + "pixels": 1471 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.34050977480823, + "ty": 394.839148725563, + "theta": -0.5636982110108538, + "vx": 0.8452848792076111, + "vy": -0.5343158841133118, + "pca_strength": 0.8112319554007198, + "union_pixels": 16197, + "tx_anchor": 189.34050977480823, + "ty_anchor": 394.839148725563, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.34050977480823, + "cy": 394.839148725563, + "pixels": 8082 + }, + "tool_body": { + "cx": 111.60041841004184, + "cy": 426.4061795944641, + "pixels": 6214 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.95791688584956, + "cy": 331.1657022619674, + "pixels": 1901 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.6128928283642, + "ty": 296.14069298952455, + "theta": 3.0620584809101303, + "vx": -0.9968388080596924, + "vy": 0.0794503465294838, + "pca_strength": 0.9053128564067546, + "union_pixels": 18941, + "tx_anchor": 513.6128928283642, + "ty_anchor": 296.14069298952455, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.6128928283642, + "cy": 296.14069298952455, + "pixels": 6205 + }, + "tool_body": { + "cx": 618.5440848711777, + "cy": 279.37148970312916, + "pixels": 11217 + }, + "left_gripper": { + "cx": 421.45, + "cy": 299.3, + "pixels": 20 + }, + "right_gripper": { + "cx": 422.4616410940627, + "cy": 299.45296864576386, + "pixels": 1499 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.34843982169392, + "ty": 394.77092620108965, + "theta": -0.5637239575924072, + "vx": 0.845271110534668, + "vy": -0.5343376398086548, + "pca_strength": 0.8105321217545001, + "union_pixels": 16227, + "tx_anchor": 189.34843982169392, + "ty_anchor": 394.77092620108965, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.34843982169392, + "cy": 394.77092620108965, + "pixels": 8076 + }, + "tool_body": { + "cx": 111.89577329490874, + "cy": 426.4572526416907, + "pixels": 6246 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.9448818897638, + "cy": 331.2892388451444, + "pixels": 1905 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.6164493803316, + "ty": 296.15274424593593, + "theta": 3.0620819161817545, + "vx": -0.9968407154083252, + "vy": 0.07942698895931244, + "pca_strength": 0.9053801523452389, + "union_pixels": 18946, + "tx_anchor": 513.6164493803316, + "ty_anchor": 296.15274424593593, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.6164493803316, + "cy": 296.15274424593593, + "pixels": 6213 + }, + "tool_body": { + "cx": 618.5752764894755, + "cy": 279.4050124866215, + "pixels": 11212 + }, + "left_gripper": { + "cx": 420.5416666666667, + "cy": 299.7083333333333, + "pixels": 24 + }, + "right_gripper": { + "cx": 422.4909819639279, + "cy": 299.4722778891116, + "pixels": 1497 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.32590391282812, + "ty": 394.74306587419517, + "theta": -0.5621389131375802, + "vx": 0.8461170196533203, + "vy": -0.532997190952301, + "pca_strength": 0.8112549929839188, + "union_pixels": 16193, + "tx_anchor": 189.32590391282812, + "ty_anchor": 394.74306587419517, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.32590391282812, + "cy": 394.74306587419517, + "pixels": 8076 + }, + "tool_body": { + "cx": 111.654192097655, + "cy": 426.4762287182782, + "pixels": 6226 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.90058170280275, + "cy": 331.3320994182972, + "pixels": 1891 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.5914722445696, + "ty": 296.16669348350763, + "theta": 3.0622612176628805, + "vx": -0.9968549013137817, + "vy": 0.07924824953079224, + "pca_strength": 0.9051098921393032, + "union_pixels": 18966, + "tx_anchor": 513.5914722445696, + "ty_anchor": 296.16669348350763, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.5914722445696, + "cy": 296.16669348350763, + "pixels": 6215 + }, + "tool_body": { + "cx": 618.5030265266156, + "cy": 279.3537475520741, + "pixels": 11234 + }, + "left_gripper": { + "cx": 394.25, + "cy": 300.5625, + "pixels": 16 + }, + "right_gripper": { + "cx": 422.4856762158561, + "cy": 299.4550299800133, + "pixels": 1501 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.0752912323728, + "ty": 394.99619865113425, + "theta": -0.5596483252784191, + "vx": 0.8474418520927429, + "vy": -0.5308881998062134, + "pca_strength": 0.8089532888019444, + "union_pixels": 16208, + "tx_anchor": 189.0752912323728, + "ty_anchor": 394.99619865113425, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.0752912323728, + "cy": 394.99619865113425, + "pixels": 8155 + }, + "tool_body": { + "cx": 111.31541565778853, + "cy": 426.4905569007264, + "pixels": 6195 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.26641550053822, + "cy": 331.15392895586655, + "pixels": 1858 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.3381098051843, + "ty": 296.0302688777975, + "theta": 3.062343903792055, + "vx": -0.996861457824707, + "vy": 0.07916582375764847, + "pca_strength": 0.9050659614600047, + "union_pixels": 18882, + "tx_anchor": 513.3381098051843, + "ty_anchor": 296.0302688777975, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.3381098051843, + "cy": 296.0302688777975, + "pixels": 6211 + }, + "tool_body": { + "cx": 618.4596694953104, + "cy": 279.3020991514069, + "pixels": 11195 + }, + "left_gripper": { + "cx": 438.05882352941177, + "cy": 295.3529411764706, + "pixels": 17 + }, + "right_gripper": { + "cx": 422.1309115832762, + "cy": 299.41740918437284, + "pixels": 1459 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.47514292816305, + "ty": 394.8517275664927, + "theta": -0.5635280693034036, + "vx": 0.8453757762908936, + "vy": -0.5341720581054688, + "pca_strength": 0.8108929544870521, + "union_pixels": 16168, + "tx_anchor": 189.47514292816305, + "ty_anchor": 394.8517275664927, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.47514292816305, + "cy": 394.8517275664927, + "pixels": 8046 + }, + "tool_body": { + "cx": 111.98155573376103, + "cy": 426.5318364073777, + "pixels": 6235 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.92421833598303, + "cy": 331.2289348171701, + "pixels": 1887 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.6096618357487, + "ty": 296.14444444444445, + "theta": 3.0622516690854455, + "vx": -0.9968541860580444, + "vy": 0.0792577713727951, + "pca_strength": 0.9055304775576387, + "union_pixels": 18935, + "tx_anchor": 513.6096618357487, + "ty_anchor": 296.14444444444445, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.6096618357487, + "cy": 296.14444444444445, + "pixels": 6210 + }, + "tool_body": { + "cx": 618.4715751896475, + "cy": 279.36885319053994, + "pixels": 11205 + }, + "left_gripper": { + "cx": 412.67857142857144, + "cy": 298.75, + "pixels": 28 + }, + "right_gripper": { + "cx": 422.55898123324397, + "cy": 299.46581769436995, + "pixels": 1492 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.40329779320604, + "ty": 394.77163401934047, + "theta": -0.5629201244421971, + "vx": 0.8457003831863403, + "vy": -0.5336580276489258, + "pca_strength": 0.810887779641373, + "union_pixels": 16185, + "tx_anchor": 189.40329779320604, + "ty_anchor": 394.77163401934047, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.40329779320604, + "cy": 394.77163401934047, + "pixels": 8066 + }, + "tool_body": { + "cx": 111.85723452037216, + "cy": 426.56095604748157, + "pixels": 6234 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.94058355437664, + "cy": 331.26206896551724, + "pixels": 1885 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.6400515132002, + "ty": 296.15566645202836, + "theta": 3.0617271921798954, + "vx": -0.9968124628067017, + "vy": 0.07978058606386185, + "pca_strength": 0.9054016754578961, + "union_pixels": 18938, + "tx_anchor": 513.6400515132002, + "ty_anchor": 296.15566645202836, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.6400515132002, + "cy": 296.15566645202836, + "pixels": 6212 + }, + "tool_body": { + "cx": 618.4198411990365, + "cy": 279.3017218306718, + "pixels": 11209 + }, + "left_gripper": { + "cx": 420.0869565217391, + "cy": 300.04347826086956, + "pixels": 23 + }, + "right_gripper": { + "cx": 422.52008032128515, + "cy": 299.4578313253012, + "pixels": 1494 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.36634889191532, + "ty": 394.73344063389874, + "theta": -0.5624872439890121, + "vx": 0.8459312915802002, + "vy": -0.5332918763160706, + "pca_strength": 0.810388474667868, + "union_pixels": 16214, + "tx_anchor": 189.36634889191532, + "ty_anchor": 394.73344063389874, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.36634889191532, + "cy": 394.73344063389874, + "pixels": 8077 + }, + "tool_body": { + "cx": 111.84386498160295, + "cy": 426.5093585026396, + "pixels": 6251 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.85896076352068, + "cy": 331.2401908801697, + "pixels": 1886 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.6397295556986, + "ty": 296.1484224082421, + "theta": 3.061799834818479, + "vx": -0.9968182444572449, + "vy": 0.07970817387104034, + "pca_strength": 0.905307415702483, + "union_pixels": 18941, + "tx_anchor": 513.6397295556986, + "ty_anchor": 296.1484224082421, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.6397295556986, + "cy": 296.1484224082421, + "pixels": 6212 + }, + "tool_body": { + "cx": 618.421780235462, + "cy": 279.2992329646807, + "pixels": 11212 + }, + "left_gripper": { + "cx": 418.3181818181818, + "cy": 299.95454545454544, + "pixels": 22 + }, + "right_gripper": { + "cx": 422.5217391304348, + "cy": 299.46622073578595, + "pixels": 1495 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.37280158533565, + "ty": 394.75501610106517, + "theta": -0.5622475278592756, + "vx": 0.8460591435432434, + "vy": -0.5330891013145447, + "pca_strength": 0.8104454717970795, + "union_pixels": 16221, + "tx_anchor": 189.37280158533565, + "ty_anchor": 394.75501610106517, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.37280158533565, + "cy": 394.75501610106517, + "pixels": 8074 + }, + "tool_body": { + "cx": 111.82728870426585, + "cy": 426.4980028758588, + "pixels": 6259 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.8146186440678, + "cy": 331.2542372881356, + "pixels": 1888 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.6654855854405, + "ty": 296.05524239007894, + "theta": 3.061635398362071, + "vx": -0.9968051314353943, + "vy": 0.07987208664417267, + "pca_strength": 0.9050386179930934, + "union_pixels": 18962, + "tx_anchor": 513.6654855854405, + "ty_anchor": 296.05524239007894, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.6654855854405, + "cy": 296.05524239007894, + "pixels": 6209 + }, + "tool_body": { + "cx": 618.4752158049301, + "cy": 279.23769689418884, + "pixels": 11237 + }, + "left_gripper": { + "cx": 422.7, + "cy": 302.45, + "pixels": 20 + }, + "right_gripper": { + "cx": 422.44451871657753, + "cy": 299.418449197861, + "pixels": 1496 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 188.9934945378667, + "ty": 394.8021357554928, + "theta": -0.5591848939738001, + "vx": 0.8476877808570862, + "vy": -0.5304954051971436, + "pca_strength": 0.8092884193682099, + "union_pixels": 16234, + "tx_anchor": 188.9934945378667, + "ty_anchor": 394.8021357554928, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 188.9934945378667, + "cy": 394.8021357554928, + "pixels": 8147 + }, + "tool_body": { + "cx": 111.32637997432606, + "cy": 426.479621309371, + "pixels": 6232 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.1989218328841, + "cy": 331.19083557951484, + "pixels": 1855 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.2514110627318, + "ty": 295.96419932268986, + "theta": 3.061912378663547, + "vx": -0.996827244758606, + "vy": 0.07959599047899246, + "pca_strength": 0.9055096029088651, + "union_pixels": 18916, + "tx_anchor": 513.2514110627318, + "ty_anchor": 295.96419932268986, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.2514110627318, + "cy": 295.96419932268986, + "pixels": 6201 + }, + "tool_body": { + "cx": 618.3614081996435, + "cy": 279.16764705882355, + "pixels": 11220 + }, + "left_gripper": { + "cx": 426.8529411764706, + "cy": 294.61764705882354, + "pixels": 34 + }, + "right_gripper": { + "cx": 421.91238877481175, + "cy": 299.4271047227926, + "pixels": 1461 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.21922742516458, + "ty": 394.60489380201216, + "theta": -0.5629143369715686, + "vx": 0.8457034826278687, + "vy": -0.5336531400680542, + "pca_strength": 0.8106786566669111, + "union_pixels": 16199, + "tx_anchor": 189.21922742516458, + "ty_anchor": 394.60489380201216, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.21922742516458, + "cy": 394.60489380201216, + "pixels": 8051 + }, + "tool_body": { + "cx": 111.86654974489795, + "cy": 426.38839285714283, + "pixels": 6272 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.75533049040513, + "cy": 331.25639658848615, + "pixels": 1876 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.4476098503138, + "ty": 296.01030098181235, + "theta": 3.061988639660856, + "vx": -0.996833324432373, + "vy": 0.07951997220516205, + "pca_strength": 0.9047923142167199, + "union_pixels": 18981, + "tx_anchor": 513.4476098503138, + "ty_anchor": 296.01030098181235, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.4476098503138, + "cy": 296.01030098181235, + "pixels": 6213 + }, + "tool_body": { + "cx": 618.4067134357517, + "cy": 279.24100879140394, + "pixels": 11261 + }, + "left_gripper": { + "cx": 410.0, + "cy": 296.0, + "pixels": 14 + }, + "right_gripper": { + "cx": 422.344943067649, + "cy": 299.46483590087075, + "pixels": 1493 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.24265708266205, + "ty": 394.5674804808526, + "theta": -0.5624554951432165, + "vx": 0.8459482789039612, + "vy": -0.5332650542259216, + "pca_strength": 0.8103433513482264, + "union_pixels": 16212, + "tx_anchor": 189.24265708266205, + "ty_anchor": 394.5674804808526, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.24265708266205, + "cy": 394.5674804808526, + "pixels": 8069 + }, + "tool_body": { + "cx": 111.86759082217974, + "cy": 426.3959528362014, + "pixels": 6276 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.72790573111945, + "cy": 331.1622924477772, + "pixels": 1867 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.429170024174, + "ty": 295.9966156325544, + "theta": 3.062081450970944, + "vx": -0.9968406558036804, + "vy": 0.07942745089530945, + "pca_strength": 0.9045235764283416, + "union_pixels": 18967, + "tx_anchor": 513.429170024174, + "ty_anchor": 295.9966156325544, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.429170024174, + "cy": 295.9966156325544, + "pixels": 6205 + }, + "tool_body": { + "cx": 618.3534214964054, + "cy": 279.2088399751487, + "pixels": 11267 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 422.361872909699, + "cy": 299.45484949832775, + "pixels": 1495 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.1746778989098, + "ty": 394.46085232903863, + "theta": -0.5635000735161093, + "vx": 0.8453907370567322, + "vy": -0.5341483950614929, + "pca_strength": 0.8100274662931871, + "union_pixels": 16221, + "tx_anchor": 189.1746778989098, + "ty_anchor": 394.46085232903863, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.1746778989098, + "cy": 394.46085232903863, + "pixels": 8072 + }, + "tool_body": { + "cx": 111.89872611464968, + "cy": 426.3966560509554, + "pixels": 6280 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.64847512038523, + "cy": 331.1391118245051, + "pixels": 1869 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.4605093488072, + "ty": 295.96824629271435, + "theta": 3.062197756971873, + "vx": -0.9968498945236206, + "vy": 0.07931151241064072, + "pca_strength": 0.9045228243853753, + "union_pixels": 19018, + "tx_anchor": 513.4605093488072, + "ty_anchor": 295.96824629271435, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.4605093488072, + "cy": 295.96824629271435, + "pixels": 6204 + }, + "tool_body": { + "cx": 618.2874092438462, + "cy": 279.12263148574465, + "pixels": 11294 + }, + "left_gripper": { + "cx": 421.7676767676768, + "cy": 299.90909090909093, + "pixels": 99 + }, + "right_gripper": { + "cx": 422.3272343420127, + "cy": 299.37790288529203, + "pixels": 1421 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.13964131106988, + "ty": 394.4257266542981, + "theta": -0.5635425883855715, + "vx": 0.8453680276870728, + "vy": -0.5341843366622925, + "pca_strength": 0.8098674890454435, + "union_pixels": 16232, + "tx_anchor": 189.13964131106988, + "ty_anchor": 394.4257266542981, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.13964131106988, + "cy": 394.4257266542981, + "pixels": 8085 + }, + "tool_body": { + "cx": 111.86759082217974, + "cy": 426.44662205226257, + "pixels": 6276 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.62212720470336, + "cy": 331.13254943880276, + "pixels": 1871 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.4810453298919, + "ty": 295.92837554444264, + "theta": 3.0626076833717018, + "vx": -0.9968823194503784, + "vy": 0.07890287041664124, + "pca_strength": 0.9049552465988597, + "union_pixels": 18988, + "tx_anchor": 513.4810453298919, + "ty_anchor": 295.92837554444264, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.4810453298919, + "cy": 295.92837554444264, + "pixels": 6199 + }, + "tool_body": { + "cx": 618.3780282190079, + "cy": 279.2205164610879, + "pixels": 11269 + }, + "left_gripper": { + "cx": 421.8695652173913, + "cy": 296.82608695652175, + "pixels": 23 + }, + "right_gripper": { + "cx": 422.2859051436206, + "cy": 299.4502338009352, + "pixels": 1497 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 188.74287810245752, + "ty": 394.4015160777601, + "theta": -0.5618070162295685, + "vx": 0.8462938666343689, + "vy": -0.5327163338661194, + "pca_strength": 0.8080784566466478, + "union_pixels": 16275, + "tx_anchor": 188.74287810245752, + "ty_anchor": 394.4015160777601, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 188.74287810245752, + "cy": 394.4015160777601, + "pixels": 8179 + }, + "tool_body": { + "cx": 111.35968, + "cy": 426.49712, + "pixels": 6250 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.93066088840737, + "cy": 330.96153846153845, + "pixels": 1846 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.0619354838709, + "ty": 295.8025806451613, + "theta": 3.0626034411210887, + "vx": -0.9968820214271545, + "vy": 0.07890710234642029, + "pca_strength": 0.9048418506533108, + "union_pixels": 18929, + "tx_anchor": 513.0619354838709, + "ty_anchor": 295.8025806451613, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.0619354838709, + "cy": 295.8025806451613, + "pixels": 6200 + }, + "tool_body": { + "cx": 618.2052785923754, + "cy": 279.1222785035102, + "pixels": 11253 + }, + "left_gripper": { + "cx": 427.0769230769231, + "cy": 296.9230769230769, + "pixels": 13 + }, + "right_gripper": { + "cx": 421.95557074504444, + "cy": 299.3882433356118, + "pixels": 1463 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.17803970223326, + "ty": 394.4165012406948, + "theta": -0.5635258386436822, + "vx": 0.8453770279884338, + "vy": -0.5341702103614807, + "pca_strength": 0.8096619868285384, + "union_pixels": 16207, + "tx_anchor": 189.17803970223326, + "ty_anchor": 394.4165012406948, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.17803970223326, + "cy": 394.4165012406948, + "pixels": 8060 + }, + "tool_body": { + "cx": 111.96102449888642, + "cy": 426.3856188355075, + "pixels": 6286 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.55185384202042, + "cy": 331.052122514777, + "pixels": 1861 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.393777345649, + "ty": 295.9126559714795, + "theta": 3.0631327511598663, + "vx": -0.9969236254692078, + "vy": 0.07837942987680435, + "pca_strength": 0.904933883631758, + "union_pixels": 18948, + "tx_anchor": 513.393777345649, + "ty_anchor": 295.9126559714795, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.393777345649, + "cy": 295.9126559714795, + "pixels": 6171 + }, + "tool_body": { + "cx": 618.2870205965909, + "cy": 279.265625, + "pixels": 11264 + }, + "left_gripper": { + "cx": 419.5769230769231, + "cy": 297.61538461538464, + "pixels": 26 + }, + "right_gripper": { + "cx": 422.59246805648957, + "cy": 299.45460659045057, + "pixels": 1487 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.22156133828997, + "ty": 394.417843866171, + "theta": -0.5624783479545186, + "vx": 0.8459360599517822, + "vy": -0.5332843661308289, + "pca_strength": 0.8096889430380448, + "union_pixels": 16232, + "tx_anchor": 189.22156133828997, + "ty_anchor": 394.417843866171, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.22156133828997, + "cy": 394.417843866171, + "pixels": 8070 + }, + "tool_body": { + "cx": 111.92875277689622, + "cy": 426.41336083782926, + "pixels": 6302 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.61021505376345, + "cy": 331.06344086021505, + "pixels": 1860 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.2976075008082, + "ty": 295.8983187843518, + "theta": 3.063254111738001, + "vx": -0.996933102607727, + "vy": 0.0782584398984909, + "pca_strength": 0.9050590437984712, + "union_pixels": 18948, + "tx_anchor": 513.2976075008082, + "ty_anchor": 295.8983187843518, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.2976075008082, + "cy": 295.8983187843518, + "pixels": 6186 + }, + "tool_body": { + "cx": 618.2972276523902, + "cy": 279.29571707837215, + "pixels": 11254 + }, + "left_gripper": { + "cx": 406.57894736842104, + "cy": 297.42105263157896, + "pixels": 19 + }, + "right_gripper": { + "cx": 422.52585627938214, + "cy": 299.4345198119543, + "pixels": 1489 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 188.29573873983247, + "ty": 394.20529318926793, + "theta": -0.5649672815461648, + "vx": 0.8446061015129089, + "vy": -0.535388171672821, + "pca_strength": 0.8080719135025818, + "union_pixels": 16330, + "tx_anchor": 188.29573873983247, + "ty_anchor": 394.20529318926793, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 188.29573873983247, + "cy": 394.20529318926793, + "pixels": 8237 + }, + "tool_body": { + "cx": 111.52282224365156, + "cy": 426.5908068145291, + "pixels": 6222 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.70871191876003, + "cy": 331.03153393907, + "pixels": 1871 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.354880413704, + "ty": 295.8852617970265, + "theta": 3.0636170672256595, + "vx": -0.9969614744186401, + "vy": 0.0778965950012207, + "pca_strength": 0.9053149993287544, + "union_pixels": 18956, + "tx_anchor": 513.354880413704, + "ty_anchor": 295.8852617970265, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.354880413704, + "cy": 295.8852617970265, + "pixels": 6188 + }, + "tool_body": { + "cx": 618.294923090602, + "cy": 279.3288877033876, + "pixels": 11247 + }, + "left_gripper": { + "cx": 436.3606557377049, + "cy": 298.344262295082, + "pixels": 61 + }, + "right_gripper": { + "cx": 421.8342465753425, + "cy": 299.43630136986303, + "pixels": 1460 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.1742039400322, + "ty": 394.40156114483955, + "theta": -0.5637632816452164, + "vx": 0.845250129699707, + "vy": -0.5343708992004395, + "pca_strength": 0.8101352899312975, + "union_pixels": 16234, + "tx_anchor": 189.1742039400322, + "ty_anchor": 394.40156114483955, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.1742039400322, + "cy": 394.40156114483955, + "pixels": 8071 + }, + "tool_body": { + "cx": 111.8974888747616, + "cy": 426.4653528289892, + "pixels": 6292 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.7552111170497, + "cy": 331.0032068412614, + "pixels": 1871 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.3460235521858, + "ty": 295.9128891756735, + "theta": 3.0636078008624463, + "vx": -0.9969607591629028, + "vy": 0.07790583372116089, + "pca_strength": 0.9047785959004382, + "union_pixels": 18956, + "tx_anchor": 513.3460235521858, + "ty_anchor": 295.9128891756735, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.3460235521858, + "cy": 295.9128891756735, + "pixels": 6199 + }, + "tool_body": { + "cx": 618.2737450022213, + "cy": 279.3011994669036, + "pixels": 11255 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 422.48535286284954, + "cy": 299.3375499334221, + "pixels": 1502 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.1861992071358, + "ty": 394.42740336967296, + "theta": -0.5635563303219243, + "vx": 0.8453606963157654, + "vy": -0.5341959595680237, + "pca_strength": 0.8102665627744291, + "union_pixels": 16232, + "tx_anchor": 189.1861992071358, + "ty_anchor": 394.42740336967296, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.1861992071358, + "cy": 394.42740336967296, + "pixels": 8072 + }, + "tool_body": { + "cx": 111.83510892033709, + "cy": 426.44887899507074, + "pixels": 6289 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.73383217530733, + "cy": 330.9898450026724, + "pixels": 1871 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.3713686249193, + "ty": 295.90735958683024, + "theta": 3.0637142869757024, + "vx": -0.9969690442085266, + "vy": 0.07779967039823532, + "pca_strength": 0.9052226385516888, + "union_pixels": 18971, + "tx_anchor": 513.3713686249193, + "ty_anchor": 295.90735958683024, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.3713686249193, + "cy": 295.90735958683024, + "pixels": 6196 + }, + "tool_body": { + "cx": 618.3196728598098, + "cy": 279.33949684416393, + "pixels": 11249 + }, + "left_gripper": { + "cx": 424.39784946236557, + "cy": 299.7741935483871, + "pixels": 93 + }, + "right_gripper": { + "cx": 422.44382414515, + "cy": 299.2986741102582, + "pixels": 1433 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.18750774569338, + "ty": 394.4316520014872, + "theta": -0.5635734779121288, + "vx": 0.84535151720047, + "vy": -0.5342104434967041, + "pca_strength": 0.8102728685814117, + "union_pixels": 16229, + "tx_anchor": 189.18750774569338, + "ty_anchor": 394.4316520014872, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.18750774569338, + "cy": 394.4316520014872, + "pixels": 8069 + }, + "tool_body": { + "cx": 111.88076311605724, + "cy": 426.443720190779, + "pixels": 6290 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.75775401069518, + "cy": 331.01657754010694, + "pixels": 1870 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.3982572212361, + "ty": 295.907697272874, + "theta": 3.063346903515455, + "vx": -0.9969403743743896, + "vy": 0.0781659334897995, + "pca_strength": 0.9051018643880513, + "union_pixels": 18980, + "tx_anchor": 513.3982572212361, + "ty_anchor": 295.907697272874, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.3982572212361, + "cy": 295.907697272874, + "pixels": 6197 + }, + "tool_body": { + "cx": 618.2945722661456, + "cy": 279.2816025584081, + "pixels": 11257 + }, + "left_gripper": { + "cx": 423.8222222222222, + "cy": 299.77777777777777, + "pixels": 90 + }, + "right_gripper": { + "cx": 422.4059888579387, + "cy": 299.2973537604457, + "pixels": 1436 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.18917244796828, + "ty": 394.40584737363724, + "theta": -0.5638671777332607, + "vx": 0.8451945781707764, + "vy": -0.5344586968421936, + "pca_strength": 0.8100591250484585, + "union_pixels": 16239, + "tx_anchor": 189.18917244796828, + "ty_anchor": 394.40584737363724, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.18917244796828, + "cy": 394.40584737363724, + "pixels": 8072 + }, + "tool_body": { + "cx": 111.93435065967255, + "cy": 426.4207598156096, + "pixels": 6291 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.75533049040513, + "cy": 331.0618336886994, + "pixels": 1876 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.3738905922221, + "ty": 295.9094723253187, + "theta": 3.063238207571549, + "vx": -0.9969318509101868, + "vy": 0.07827429473400116, + "pca_strength": 0.9051446303905568, + "union_pixels": 18973, + "tx_anchor": 513.3738905922221, + "ty_anchor": 295.9094723253187, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.3738905922221, + "cy": 295.9094723253187, + "pixels": 6197 + }, + "tool_body": { + "cx": 618.3102559544969, + "cy": 279.2984358336296, + "pixels": 11252 + }, + "left_gripper": { + "cx": 424.94505494505495, + "cy": 299.85714285714283, + "pixels": 91 + }, + "right_gripper": { + "cx": 422.39916259595253, + "cy": 299.3000697836706, + "pixels": 1433 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.24956564904443, + "ty": 394.385455448002, + "theta": -0.5637234138238093, + "vx": 0.8452714681625366, + "vy": -0.5343372225761414, + "pca_strength": 0.8099925970976801, + "union_pixels": 16237, + "tx_anchor": 189.24956564904443, + "ty_anchor": 394.385455448002, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.24956564904443, + "cy": 394.385455448002, + "pixels": 8058 + }, + "tool_body": { + "cx": 112.01998730964468, + "cy": 426.3926078680203, + "pixels": 6304 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.74293333333333, + "cy": 331.07626666666664, + "pixels": 1875 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.3276279670596, + "ty": 295.94413046988535, + "theta": 3.0632834994915727, + "vx": -0.9969354271888733, + "vy": 0.0782291442155838, + "pca_strength": 0.9049839786344486, + "union_pixels": 18988, + "tx_anchor": 513.3276279670596, + "ty_anchor": 295.94413046988535, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.3276279670596, + "cy": 295.94413046988535, + "pixels": 6193 + }, + "tool_body": { + "cx": 618.2725175259561, + "cy": 279.28485224953414, + "pixels": 11269 + }, + "left_gripper": { + "cx": 428.2173913043478, + "cy": 299.4347826086956, + "pixels": 23 + }, + "right_gripper": { + "cx": 422.4664005322688, + "cy": 299.3166999334664, + "pixels": 1503 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.22824872781433, + "ty": 394.36949236688594, + "theta": -0.5643784251639888, + "vx": 0.8449212908744812, + "vy": -0.5348907709121704, + "pca_strength": 0.8099275853215988, + "union_pixels": 16234, + "tx_anchor": 189.22824872781433, + "ty_anchor": 394.36949236688594, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.22824872781433, + "cy": 394.36949236688594, + "pixels": 8057 + }, + "tool_body": { + "cx": 112.06240076214671, + "cy": 426.4229914258495, + "pixels": 6298 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.7333688131985, + "cy": 331.0734433209154, + "pixels": 1879 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.3192450395225, + "ty": 295.9282142281013, + "theta": 3.0640368418557147, + "vx": -0.9969940781593323, + "vy": 0.0774780884385109, + "pca_strength": 0.9053019316504849, + "union_pixels": 18980, + "tx_anchor": 513.3192450395225, + "ty_anchor": 295.9282142281013, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.3192450395225, + "cy": 295.9282142281013, + "pixels": 6199 + }, + "tool_body": { + "cx": 618.3221965523369, + "cy": 279.397103252177, + "pixels": 11254 + }, + "left_gripper": { + "cx": 421.59574468085106, + "cy": 300.43617021276594, + "pixels": 94 + }, + "right_gripper": { + "cx": 422.39916259595253, + "cy": 299.2798325191905, + "pixels": 1433 + } + } + } + } + }, + { + "frame_idx": 30, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.2822390467916, + "ty": 394.35186794092095, + "theta": -0.5640503664464673, + "vx": 0.8450967073440552, + "vy": -0.5346135497093201, + "pca_strength": 0.8098555768323314, + "union_pixels": 16239, + "tx_anchor": 189.2822390467916, + "ty_anchor": 394.35186794092095, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.2822390467916, + "cy": 394.35186794092095, + "pixels": 8057 + }, + "tool_body": { + "cx": 112.06753329105898, + "cy": 426.40060240963857, + "pixels": 6308 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.63553895410885, + "cy": 331.0437566702241, + "pixels": 1874 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.395390070922, + "ty": 295.9842037395229, + "theta": 3.063692440458251, + "vx": -0.9969673156738281, + "vy": 0.07782144844532013, + "pca_strength": 0.9055397328894786, + "union_pixels": 18972, + "tx_anchor": 513.395390070922, + "ty_anchor": 295.9842037395229, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.395390070922, + "cy": 295.9842037395229, + "pixels": 6204 + }, + "tool_body": { + "cx": 618.4137900355872, + "cy": 279.3906583629893, + "pixels": 11240 + }, + "left_gripper": { + "cx": 415.75, + "cy": 298.65, + "pixels": 20 + }, + "right_gripper": { + "cx": 422.2440318302387, + "cy": 299.37002652519897, + "pixels": 1508 + } + } + } + } + }, + { + "frame_idx": 31, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.24495356037153, + "ty": 394.230959752322, + "theta": -0.5646584920560762, + "vx": 0.8447713851928711, + "vy": -0.5351273417472839, + "pca_strength": 0.8096526281869407, + "union_pixels": 16262, + "tx_anchor": 189.24495356037153, + "ty_anchor": 394.230959752322, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.24495356037153, + "cy": 394.230959752322, + "pixels": 8075 + }, + "tool_body": { + "cx": 112.07828843106181, + "cy": 426.35736925515056, + "pixels": 6310 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.69952051145444, + "cy": 330.9754928076718, + "pixels": 1877 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.4134816965005, + "ty": 296.00757942267376, + "theta": 3.063557009490205, + "vx": -0.9969567656517029, + "vy": 0.07795646786689758, + "pca_strength": 0.9053457638488781, + "union_pixels": 18991, + "tx_anchor": 513.4134816965005, + "ty_anchor": 296.00757942267376, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.4134816965005, + "cy": 296.00757942267376, + "pixels": 6201 + }, + "tool_body": { + "cx": 618.398134991119, + "cy": 279.358081705151, + "pixels": 11260 + }, + "left_gripper": { + "cx": 418.8, + "cy": 300.05, + "pixels": 20 + }, + "right_gripper": { + "cx": 422.20728476821193, + "cy": 299.30397350993377, + "pixels": 1510 + } + } + } + } + }, + { + "frame_idx": 32, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.27387588257153, + "ty": 394.24018332713985, + "theta": -0.5649133427802255, + "vx": 0.844635009765625, + "vy": -0.5353426337242126, + "pca_strength": 0.8094701311541914, + "union_pixels": 16268, + "tx_anchor": 189.27387588257153, + "ty_anchor": 394.24018332713985, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.27387588257153, + "cy": 394.24018332713985, + "pixels": 8073 + }, + "tool_body": { + "cx": 112.14405572265316, + "cy": 426.3310115561184, + "pixels": 6317 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.7353567625133, + "cy": 331.0090521831736, + "pixels": 1878 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.4510088781275, + "ty": 295.9974172719935, + "theta": 3.0635610855786033, + "vx": -0.9969571232795715, + "vy": 0.07795240730047226, + "pca_strength": 0.9055925273574421, + "union_pixels": 18973, + "tx_anchor": 513.4510088781275, + "ty_anchor": 295.9974172719935, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.4510088781275, + "cy": 295.9974172719935, + "pixels": 6195 + }, + "tool_body": { + "cx": 618.3385504668742, + "cy": 279.3444197421076, + "pixels": 11245 + }, + "left_gripper": { + "cx": 417.04545454545456, + "cy": 301.22727272727275, + "pixels": 22 + }, + "right_gripper": { + "cx": 422.2230311052283, + "cy": 299.28325612177366, + "pixels": 1511 + } + } + } + } + }, + { + "frame_idx": 33, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.32052076875388, + "ty": 394.2729076255425, + "theta": -0.5640109283071385, + "vx": 0.8451178073883057, + "vy": -0.5345802307128906, + "pca_strength": 0.809669333749729, + "union_pixels": 16262, + "tx_anchor": 189.32052076875388, + "ty_anchor": 394.2729076255425, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.32052076875388, + "cy": 394.2729076255425, + "pixels": 8065 + }, + "tool_body": { + "cx": 112.12707706915651, + "cy": 426.3046368096218, + "pixels": 6319 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.75399361022363, + "cy": 331.02981895633656, + "pixels": 1878 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.4525382755842, + "ty": 295.9485898468977, + "theta": 3.0633401468667945, + "vx": -0.9969398379325867, + "vy": 0.07817266881465912, + "pca_strength": 0.9053261365650802, + "union_pixels": 18995, + "tx_anchor": 513.4525382755842, + "ty_anchor": 295.9485898468977, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.4525382755842, + "cy": 295.9485898468977, + "pixels": 6205 + }, + "tool_body": { + "cx": 618.3567812416733, + "cy": 279.2903455013767, + "pixels": 11259 + }, + "left_gripper": { + "cx": 424.1111111111111, + "cy": 302.8888888888889, + "pixels": 18 + }, + "right_gripper": { + "cx": 422.13681427627233, + "cy": 299.2775941837409, + "pixels": 1513 + } + } + } + } + }, + { + "frame_idx": 34, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.30890181998268, + "ty": 394.26024514052244, + "theta": -0.5641702351667461, + "vx": 0.8450325727462769, + "vy": -0.5347148180007935, + "pca_strength": 0.8095844287114065, + "union_pixels": 16267, + "tx_anchor": 189.30890181998268, + "ty_anchor": 394.26024514052244, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.30890181998268, + "cy": 394.26024514052244, + "pixels": 8077 + }, + "tool_body": { + "cx": 112.10456273764258, + "cy": 426.33634347275034, + "pixels": 6312 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.75399361022363, + "cy": 331.02981895633656, + "pixels": 1878 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.4485981308411, + "ty": 295.9642281662907, + "theta": 3.063219511441324, + "vx": -0.9969304203987122, + "vy": 0.07829293608665466, + "pca_strength": 0.9055331192452192, + "union_pixels": 18977, + "tx_anchor": 513.4485981308411, + "ty_anchor": 295.9642281662907, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.4485981308411, + "cy": 295.9642281662907, + "pixels": 6206 + }, + "tool_body": { + "cx": 618.345134317737, + "cy": 279.31880448318805, + "pixels": 11242 + }, + "left_gripper": { + "cx": 418.72222222222223, + "cy": 302.6666666666667, + "pixels": 18 + }, + "right_gripper": { + "cx": 422.2667107875579, + "cy": 299.29649238914624, + "pixels": 1511 + } + } + } + } + }, + { + "frame_idx": 35, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.21835089894606, + "ty": 394.3068815871048, + "theta": -0.5640326884122387, + "vx": 0.8451061248779297, + "vy": -0.5345985889434814, + "pca_strength": 0.809558069886558, + "union_pixels": 16250, + "tx_anchor": 189.21835089894606, + "ty_anchor": 394.3068815871048, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.21835089894606, + "cy": 394.3068815871048, + "pixels": 8065 + }, + "tool_body": { + "cx": 112.08475918884665, + "cy": 426.356463878327, + "pixels": 6312 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.71009076348105, + "cy": 330.98718633208756, + "pixels": 1873 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.4776023203351, + "ty": 295.9427972929423, + "theta": 3.06308524663293, + "vx": -0.9969198703765869, + "vy": 0.0784267857670784, + "pca_strength": 0.9053462763267092, + "union_pixels": 18983, + "tx_anchor": 513.4776023203351, + "ty_anchor": 295.9427972929423, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.4776023203351, + "cy": 295.9427972929423, + "pixels": 6206 + }, + "tool_body": { + "cx": 618.3521777777778, + "cy": 279.2935111111111, + "pixels": 11250 + }, + "left_gripper": { + "cx": 417.8181818181818, + "cy": 299.45454545454544, + "pixels": 22 + }, + "right_gripper": { + "cx": 422.37408637873756, + "cy": 299.3142857142857, + "pixels": 1505 + } + } + } + } + }, + { + "frame_idx": 36, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.13782011629345, + "ty": 394.2221947296796, + "theta": -0.5638647640606325, + "vx": 0.8451958894729614, + "vy": -0.5344566702842712, + "pca_strength": 0.8091071528068066, + "union_pixels": 16278, + "tx_anchor": 189.13782011629345, + "ty_anchor": 394.2221947296796, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.13782011629345, + "cy": 394.2221947296796, + "pixels": 8083 + }, + "tool_body": { + "cx": 112.09933565327428, + "cy": 426.392597279342, + "pixels": 6322 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.69460758142017, + "cy": 331.00160170848903, + "pixels": 1873 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.4812187651137, + "ty": 295.95711752377883, + "theta": 3.062530229315218, + "vx": -0.9968761801719666, + "vy": 0.07898008078336716, + "pca_strength": 0.9050663387457191, + "union_pixels": 18992, + "tx_anchor": 513.4812187651137, + "ty_anchor": 295.95711752377883, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.4812187651137, + "cy": 295.95711752377883, + "pixels": 6203 + }, + "tool_body": { + "cx": 618.3176209498447, + "cy": 279.204349755881, + "pixels": 11265 + }, + "left_gripper": { + "cx": 419.95, + "cy": 299.2, + "pixels": 20 + }, + "right_gripper": { + "cx": 422.36968085106383, + "cy": 299.343085106383, + "pixels": 1504 + } + } + } + } + }, + { + "frame_idx": 37, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.0192878338279, + "ty": 394.14725519287833, + "theta": -0.5638400917024693, + "vx": 0.8452090620994568, + "vy": -0.5344358086585999, + "pca_strength": 0.8088695212350941, + "union_pixels": 16283, + "tx_anchor": 189.0192878338279, + "ty_anchor": 394.14725519287833, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.0192878338279, + "cy": 394.14725519287833, + "pixels": 8088 + }, + "tool_body": { + "cx": 112.02337703364397, + "cy": 426.40262201863845, + "pixels": 6331 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.60461373390558, + "cy": 331.0, + "pixels": 1864 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.3734493314, + "ty": 295.81794747865314, + "theta": 3.063304568870062, + "vx": -0.996937096118927, + "vy": 0.07820814102888107, + "pca_strength": 0.9048324091011868, + "union_pixels": 19027, + "tx_anchor": 513.3734493314, + "ty_anchor": 295.81794747865314, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.3734493314, + "cy": 295.81794747865314, + "pixels": 6207 + }, + "tool_body": { + "cx": 618.3372010628875, + "cy": 279.2303808680248, + "pixels": 11290 + }, + "left_gripper": { + "cx": 430.7, + "cy": 297.25, + "pixels": 20 + }, + "right_gripper": { + "cx": 422.2549668874172, + "cy": 299.34238410596026, + "pixels": 1510 + } + } + } + } + }, + { + "frame_idx": 38, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.058502726822, + "ty": 394.15964303420924, + "theta": -0.5635256052510799, + "vx": 0.8453770875930786, + "vy": -0.5341699719429016, + "pca_strength": 0.8092747298782956, + "union_pixels": 16280, + "tx_anchor": 189.058502726822, + "ty_anchor": 394.15964303420924, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.058502726822, + "cy": 394.15964303420924, + "pixels": 8068 + }, + "tool_body": { + "cx": 111.94782471626733, + "cy": 426.36175914249685, + "pixels": 6344 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.49839400428266, + "cy": 331.05139186295503, + "pixels": 1868 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.3718382471403, + "ty": 295.7900757209602, + "theta": 3.063548401429567, + "vx": -0.9969561100006104, + "vy": 0.07796505093574524, + "pca_strength": 0.9048286249298328, + "union_pixels": 19035, + "tx_anchor": 513.3718382471403, + "ty_anchor": 295.7900757209602, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.3718382471403, + "cy": 295.7900757209602, + "pixels": 6207 + }, + "tool_body": { + "cx": 618.2765825586542, + "cy": 279.18902169101375, + "pixels": 11295 + }, + "left_gripper": { + "cx": 429.2, + "cy": 301.25, + "pixels": 20 + }, + "right_gripper": { + "cx": 422.23132848645076, + "cy": 299.23793787177794, + "pixels": 1513 + } + } + } + } + }, + { + "frame_idx": 39, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.09591253571872, + "ty": 394.2495962231333, + "theta": -0.5645872730996386, + "vx": 0.8448095321655273, + "vy": -0.5350672006607056, + "pca_strength": 0.8098818023159128, + "union_pixels": 16265, + "tx_anchor": 189.09591253571872, + "ty_anchor": 394.2495962231333, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.09591253571872, + "cy": 394.2495962231333, + "pixels": 8049 + }, + "tool_body": { + "cx": 111.85655673031403, + "cy": 426.3350165693546, + "pixels": 6337 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.457690260777, + "cy": 331.02767429483765, + "pixels": 1879 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.3082997582595, + "ty": 295.70459307010475, + "theta": 3.0640083250362116, + "vx": -0.9969918727874756, + "vy": 0.07750651985406876, + "pca_strength": 0.9049989119709833, + "union_pixels": 19022, + "tx_anchor": 513.3082997582595, + "ty_anchor": 295.70459307010475, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.3082997582595, + "cy": 295.70459307010475, + "pixels": 6205 + }, + "tool_body": { + "cx": 618.3411306042885, + "cy": 279.26200602516394, + "pixels": 11286 + }, + "left_gripper": { + "cx": 436.57894736842104, + "cy": 298.36842105263156, + "pixels": 19 + }, + "right_gripper": { + "cx": 422.3346560846561, + "cy": 299.24603174603175, + "pixels": 1512 + } + } + } + } + }, + { + "frame_idx": 40, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.0815616063658, + "ty": 394.3390525923163, + "theta": -0.5645375994332282, + "vx": 0.8448361158370972, + "vy": -0.5350252389907837, + "pca_strength": 0.8105868905629718, + "union_pixels": 16272, + "tx_anchor": 189.0815616063658, + "ty_anchor": 394.3390525923163, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.0815616063658, + "cy": 394.3390525923163, + "pixels": 8043 + }, + "tool_body": { + "cx": 111.67056037884767, + "cy": 426.3370165745856, + "pixels": 6335 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.4519535374868, + "cy": 331.0221752903907, + "pixels": 1894 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.2744687701223, + "ty": 295.7593367675467, + "theta": 3.0633169438251224, + "vx": -0.9969380497932434, + "vy": 0.07819580286741257, + "pca_strength": 0.9045977687877811, + "union_pixels": 19060, + "tx_anchor": 513.2744687701223, + "ty_anchor": 295.7593367675467, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.2744687701223, + "cy": 295.7593367675467, + "pixels": 6212 + }, + "tool_body": { + "cx": 618.1857382698595, + "cy": 279.10091013519485, + "pixels": 11317 + }, + "left_gripper": { + "cx": 427.3636363636364, + "cy": 296.8181818181818, + "pixels": 22 + }, + "right_gripper": { + "cx": 422.2697150430749, + "cy": 299.2359178263751, + "pixels": 1509 + } + } + } + } + }, + { + "frame_idx": 41, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.0059671805072, + "ty": 394.2282446544008, + "theta": -0.5642536098581165, + "vx": 0.8449879884719849, + "vy": -0.534785270690918, + "pca_strength": 0.8101794234406161, + "union_pixels": 16281, + "tx_anchor": 189.0059671805072, + "ty_anchor": 394.2282446544008, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.0059671805072, + "cy": 394.2282446544008, + "pixels": 8044 + }, + "tool_body": { + "cx": 111.65679634588125, + "cy": 426.22775240195307, + "pixels": 6349 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.3802966101695, + "cy": 330.9756355932203, + "pixels": 1888 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.1283990345937, + "ty": 295.5702333065165, + "theta": 3.064210303937117, + "vx": -0.9970074892044067, + "vy": 0.0773051455616951, + "pca_strength": 0.9051799532346363, + "union_pixels": 19034, + "tx_anchor": 513.1283990345937, + "ty_anchor": 295.5702333065165, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.1283990345937, + "cy": 295.5702333065165, + "pixels": 6215 + }, + "tool_body": { + "cx": 618.3068403331562, + "cy": 279.25004430267586, + "pixels": 11286 + }, + "left_gripper": { + "cx": 429.36842105263156, + "cy": 298.05263157894734, + "pixels": 19 + }, + "right_gripper": { + "cx": 422.4108322324967, + "cy": 299.1902245706737, + "pixels": 1514 + } + } + } + } + }, + { + "frame_idx": 42, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 187.8595641646489, + "ty": 393.97493946731237, + "theta": -0.5644702477522153, + "vx": 0.8448721170425415, + "vy": -0.5349683165550232, + "pca_strength": 0.8079926032717786, + "union_pixels": 16400, + "tx_anchor": 187.8595641646489, + "ty_anchor": 393.97493946731237, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 187.8595641646489, + "cy": 393.97493946731237, + "pixels": 8260 + }, + "tool_body": { + "cx": 111.0202810603641, + "cy": 426.4920153305653, + "pixels": 6262 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.3269435569755, + "cy": 330.91586794462194, + "pixels": 1878 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.092302727126, + "ty": 295.47732773922866, + "theta": 3.0641377570234996, + "vx": -0.9970018863677979, + "vy": 0.07737747579813004, + "pca_strength": 0.9041779424781337, + "union_pixels": 19086, + "tx_anchor": 513.092302727126, + "ty_anchor": 295.47732773922866, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.092302727126, + "cy": 295.47732773922866, + "pixels": 6197 + }, + "tool_body": { + "cx": 618.1290379368013, + "cy": 278.98204383416953, + "pixels": 11361 + }, + "left_gripper": { + "cx": 406.75, + "cy": 296.6666666666667, + "pixels": 12 + }, + "right_gripper": { + "cx": 422.1754617414248, + "cy": 299.06860158311343, + "pixels": 1516 + } + } + } + } + }, + { + "frame_idx": 43, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 188.72238030434244, + "ty": 394.0334034393171, + "theta": -0.5626401426720333, + "vx": 0.8458497524261475, + "vy": -0.5334212183952332, + "pca_strength": 0.8094566852117409, + "union_pixels": 16317, + "tx_anchor": 188.72238030434244, + "ty_anchor": 394.0334034393171, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 188.72238030434244, + "cy": 394.0334034393171, + "pixels": 8083 + }, + "tool_body": { + "cx": 111.43617522374, + "cy": 426.20270058093894, + "pixels": 6369 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.1817694369973, + "cy": 330.87613941018765, + "pixels": 1865 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.0087350372048, + "ty": 295.4737948883856, + "theta": 3.064803208456102, + "vx": -0.9970531463623047, + "vy": 0.07671400159597397, + "pca_strength": 0.9049202730786171, + "union_pixels": 19044, + "tx_anchor": 513.0087350372048, + "ty_anchor": 295.4737948883856, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.0087350372048, + "cy": 295.4737948883856, + "pixels": 6182 + }, + "tool_body": { + "cx": 618.2214474845542, + "cy": 279.1537511032657, + "pixels": 11330 + }, + "left_gripper": { + "cx": 422.9130434782609, + "cy": 296.5217391304348, + "pixels": 23 + }, + "right_gripper": { + "cx": 422.22465208747514, + "cy": 299.1371769383698, + "pixels": 1509 + } + } + } + } + }, + { + "frame_idx": 44, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 188.70694789081887, + "ty": 394.012158808933, + "theta": -0.5622647258340656, + "vx": 0.846049964427948, + "vy": -0.5331036448478699, + "pca_strength": 0.8098036637265494, + "union_pixels": 16305, + "tx_anchor": 188.70694789081887, + "ty_anchor": 394.012158808933, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 188.70694789081887, + "cy": 394.012158808933, + "pixels": 8060 + }, + "tool_body": { + "cx": 111.44427026179652, + "cy": 426.20504781313684, + "pixels": 6379 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.08949624866023, + "cy": 331.0209003215434, + "pixels": 1866 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.0288942695722, + "ty": 295.7688458434221, + "theta": 3.0634130670276356, + "vx": -0.9969455599784851, + "vy": 0.07809997349977493, + "pca_strength": 0.9044148424296372, + "union_pixels": 19073, + "tx_anchor": 513.0288942695722, + "ty_anchor": 295.7688458434221, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.0288942695722, + "cy": 295.7688458434221, + "pixels": 6195 + }, + "tool_body": { + "cx": 618.0014972696847, + "cy": 278.9931301743879, + "pixels": 11354 + }, + "left_gripper": { + "cx": 436.40845070422534, + "cy": 297.2112676056338, + "pixels": 71 + }, + "right_gripper": { + "cx": 421.1858224363386, + "cy": 299.22161046111495, + "pixels": 1453 + } + } + } + } + }, + { + "frame_idx": 45, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 187.47675962815404, + "ty": 393.9537607147169, + "theta": -0.5635519645198718, + "vx": 0.8453630208969116, + "vy": -0.5341922640800476, + "pca_strength": 0.8071462688723068, + "union_pixels": 16432, + "tx_anchor": 187.47675962815404, + "ty_anchor": 393.9537607147169, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 187.47675962815404, + "cy": 393.9537607147169, + "pixels": 8283 + }, + "tool_body": { + "cx": 110.8214570380998, + "cy": 426.454806312769, + "pixels": 6273 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.99680170575692, + "cy": 331.0223880597015, + "pixels": 1876 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 512.9026448158364, + "ty": 295.4741197468765, + "theta": 3.066147969994497, + "vx": -0.9971554279327393, + "vy": 0.07537313550710678, + "pca_strength": 0.9048728813428663, + "union_pixels": 19008, + "tx_anchor": 512.9026448158364, + "ty_anchor": 295.4741197468765, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 512.9026448158364, + "cy": 295.4741197468765, + "pixels": 6163 + }, + "tool_body": { + "cx": 617.9439293598234, + "cy": 279.1705077262693, + "pixels": 11325 + }, + "left_gripper": { + "cx": 414.8333333333333, + "cy": 299.22222222222223, + "pixels": 18 + }, + "right_gripper": { + "cx": 422.1364846870839, + "cy": 299.0918774966711, + "pixels": 1502 + } + } + } + } + }, + { + "frame_idx": 46, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 188.50619578686494, + "ty": 393.98562577447336, + "theta": -0.562269173848076, + "vx": 0.846047580242157, + "vy": -0.5331073999404907, + "pca_strength": 0.8096472838655878, + "union_pixels": 16316, + "tx_anchor": 188.50619578686494, + "ty_anchor": 393.98562577447336, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 188.50619578686494, + "cy": 393.98562577447336, + "pixels": 8070 + }, + "tool_body": { + "cx": 111.34316185696362, + "cy": 426.24153074027606, + "pixels": 6376 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.99679144385027, + "cy": 331.01978609625667, + "pixels": 1870 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 512.7196155099381, + "ty": 295.2008797653959, + "theta": 3.067496381393431, + "vx": -0.9972561597824097, + "vy": 0.07402849197387695, + "pca_strength": 0.9052973300201171, + "union_pixels": 18969, + "tx_anchor": 512.7196155099381, + "ty_anchor": 295.2008797653959, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 512.7196155099381, + "cy": 295.2008797653959, + "pixels": 6138 + }, + "tool_body": { + "cx": 617.9764030048608, + "cy": 279.23800265134776, + "pixels": 11315 + }, + "left_gripper": { + "cx": 436.97058823529414, + "cy": 296.1470588235294, + "pixels": 68 + }, + "right_gripper": { + "cx": 421.3425414364641, + "cy": 299.1726519337017, + "pixels": 1448 + } + } + } + } + }, + { + "frame_idx": 47, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 187.30112332407296, + "ty": 393.7946611909651, + "theta": -0.5628043510351087, + "vx": 0.8457621335983276, + "vy": -0.5335600972175598, + "pca_strength": 0.8081114993088808, + "union_pixels": 16415, + "tx_anchor": 187.30112332407296, + "ty_anchor": 393.7946611909651, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 187.30112332407296, + "cy": 393.7946611909651, + "pixels": 8279 + }, + "tool_body": { + "cx": 110.60851538829533, + "cy": 426.4431510125977, + "pixels": 6271 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.9662198391421, + "cy": 331.05898123324397, + "pixels": 1865 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 512.6659588369814, + "ty": 295.1496243057824, + "theta": 3.066713238985079, + "vx": -0.9971978664398193, + "vy": 0.07480946183204651, + "pca_strength": 0.904823701818823, + "union_pixels": 19004, + "tx_anchor": 512.6659588369814, + "ty_anchor": 295.1496243057824, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 512.6659588369814, + "cy": 295.1496243057824, + "pixels": 6122 + }, + "tool_body": { + "cx": 617.7989259617924, + "cy": 278.9799278105467, + "pixels": 11359 + }, + "left_gripper": { + "cx": 417.52941176470586, + "cy": 296.5882352941176, + "pixels": 17 + }, + "right_gripper": { + "cx": 422.066401062417, + "cy": 299.0073041168659, + "pixels": 1506 + } + } + } + } + }, + { + "frame_idx": 48, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 188.4985115355991, + "ty": 394.00694616720415, + "theta": -0.5613962507447465, + "vx": 0.8465126156806946, + "vy": -0.5323686599731445, + "pca_strength": 0.8098229605479443, + "union_pixels": 16308, + "tx_anchor": 188.4985115355991, + "ty_anchor": 394.00694616720415, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 188.4985115355991, + "cy": 394.00694616720415, + "pixels": 8062 + }, + "tool_body": { + "cx": 111.1157400156617, + "cy": 426.1445575567737, + "pixels": 6385 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.82912412681355, + "cy": 330.94304137560454, + "pixels": 1861 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 512.5135665250082, + "ty": 294.99934619156585, + "theta": 3.0689226236274827, + "vx": -0.9973607063293457, + "vy": 0.07260608673095703, + "pca_strength": 0.9058975902089211, + "union_pixels": 18938, + "tx_anchor": 512.5135665250082, + "ty_anchor": 294.99934619156585, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 512.5135665250082, + "cy": 294.99934619156585, + "pixels": 6118 + }, + "tool_body": { + "cx": 617.8571049136787, + "cy": 279.2323151837096, + "pixels": 11295 + }, + "left_gripper": { + "cx": 417.3, + "cy": 294.05, + "pixels": 20 + }, + "right_gripper": { + "cx": 421.94950166112955, + "cy": 298.997342192691, + "pixels": 1505 + } + } + } + } + }, + { + "frame_idx": 49, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 188.49280218416482, + "ty": 394.02941176470586, + "theta": -0.5611988289940532, + "vx": 0.8466176986694336, + "vy": -0.5322015285491943, + "pca_strength": 0.8099388128042744, + "union_pixels": 16300, + "tx_anchor": 188.49280218416482, + "ty_anchor": 394.02941176470586, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 188.49280218416482, + "cy": 394.02941176470586, + "pixels": 8058 + }, + "tool_body": { + "cx": 111.08945636847878, + "cy": 426.15619614601286, + "pixels": 6383 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.77461000537923, + "cy": 330.9176976869285, + "pixels": 1859 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 512.4553952115448, + "ty": 295.04493276484095, + "theta": 3.0673708073118053, + "vx": -0.9972468614578247, + "vy": 0.07415372133255005, + "pca_strength": 0.905393183114254, + "union_pixels": 18965, + "tx_anchor": 512.4553952115448, + "ty_anchor": 295.04493276484095, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 512.4553952115448, + "cy": 295.04493276484095, + "pixels": 6098 + }, + "tool_body": { + "cx": 617.7539899479764, + "cy": 278.9754871704435, + "pixels": 11341 + }, + "left_gripper": { + "cx": 418.6666666666667, + "cy": 296.57142857142856, + "pixels": 21 + }, + "right_gripper": { + "cx": 421.9641196013289, + "cy": 298.9428571428571, + "pixels": 1505 + } + } + } + } + }, + { + "frame_idx": 50, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 188.39201091675972, + "ty": 393.9511226894926, + "theta": -0.5613691460942413, + "vx": 0.8465270400047302, + "vy": -0.532345712184906, + "pca_strength": 0.8096629451109941, + "union_pixels": 16306, + "tx_anchor": 188.39201091675972, + "ty_anchor": 393.9511226894926, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 188.39201091675972, + "cy": 393.9511226894926, + "pixels": 8061 + }, + "tool_body": { + "cx": 111.0291034266938, + "cy": 426.1472383038648, + "pixels": 6391 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.58953613807984, + "cy": 330.86245954692555, + "pixels": 1854 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 512.4513797634692, + "ty": 294.9671484888305, + "theta": 3.0676944502405132, + "vx": -0.9972707629203796, + "vy": 0.07383096218109131, + "pca_strength": 0.9058224794598619, + "union_pixels": 18925, + "tx_anchor": 512.4513797634692, + "ty_anchor": 294.9671484888305, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 512.4513797634692, + "cy": 294.9671484888305, + "pixels": 6088 + }, + "tool_body": { + "cx": 617.729779899231, + "cy": 278.9857685848139, + "pixels": 11313 + }, + "left_gripper": { + "cx": 424.3076923076923, + "cy": 297.6923076923077, + "pixels": 13 + }, + "right_gripper": { + "cx": 421.885506287227, + "cy": 298.915949702184, + "pixels": 1511 + } + } + } + } + }, + { + "frame_idx": 51, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 188.39066186514341, + "ty": 393.8537191108903, + "theta": -0.5593044825913551, + "vx": 0.8476243615150452, + "vy": -0.5305967926979065, + "pca_strength": 0.8087014591471063, + "union_pixels": 16288, + "tx_anchor": 188.39066186514341, + "ty_anchor": 393.8537191108903, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 188.39066186514341, + "cy": 393.8537191108903, + "pixels": 8053 + }, + "tool_body": { + "cx": 111.0383775351014, + "cy": 426.1361934477379, + "pixels": 6410 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 210.96383561643836, + "cy": 330.86301369863014, + "pixels": 1825 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 512.4184971098266, + "ty": 294.948142031379, + "theta": 3.0673772325291373, + "vx": -0.9972473382949829, + "vy": 0.0741473138332367, + "pca_strength": 0.9060503418611685, + "union_pixels": 18909, + "tx_anchor": 512.4184971098266, + "ty_anchor": 294.948142031379, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 512.4184971098266, + "cy": 294.948142031379, + "pixels": 6055 + }, + "tool_body": { + "cx": 617.6717287656719, + "cy": 278.8769203602331, + "pixels": 11326 + }, + "left_gripper": { + "cx": 390.2352941176471, + "cy": 298.4117647058824, + "pixels": 17 + }, + "right_gripper": { + "cx": 421.81535407015224, + "cy": 298.885506287227, + "pixels": 1511 + } + } + } + } + }, + { + "frame_idx": 52, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 188.38331678252234, + "ty": 393.9256454816286, + "theta": -0.5601731054341975, + "vx": 0.8471631407737732, + "vy": -0.5313328504562378, + "pca_strength": 0.8086088539629602, + "union_pixels": 16291, + "tx_anchor": 188.38331678252234, + "ty_anchor": 393.9256454816286, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 188.38331678252234, + "cy": 393.9256454816286, + "pixels": 8056 + }, + "tool_body": { + "cx": 111.00999531469624, + "cy": 426.112915820709, + "pixels": 6403 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 210.97816593886463, + "cy": 330.8367903930131, + "pixels": 1832 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 512.3633509583609, + "ty": 294.88879709187046, + "theta": 3.0702460335821873, + "vx": -0.997455894947052, + "vy": 0.07128610461950302, + "pca_strength": 0.9090171819484607, + "union_pixels": 18715, + "tx_anchor": 512.3633509583609, + "ty_anchor": 294.88879709187046, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 512.3633509583609, + "cy": 294.88879709187046, + "pixels": 6052 + }, + "tool_body": { + "cx": 617.9090337643678, + "cy": 279.5021551724138, + "pixels": 11136 + }, + "left_gripper": { + "cx": 425.57142857142856, + "cy": 299.3333333333333, + "pixels": 21 + }, + "right_gripper": { + "cx": 421.6301460823373, + "cy": 298.8897742363878, + "pixels": 1506 + } + } + } + } + }, + { + "frame_idx": 53, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 188.2831990080595, + "ty": 393.88406695598263, + "theta": -0.5617689307360113, + "vx": 0.8463141322135925, + "vy": -0.5326840877532959, + "pca_strength": 0.8098619888124079, + "union_pixels": 16334, + "tx_anchor": 188.2831990080595, + "ty_anchor": 393.88406695598263, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 188.2831990080595, + "cy": 393.88406695598263, + "pixels": 8065 + }, + "tool_body": { + "cx": 110.96639574867146, + "cy": 426.15926852141297, + "pixels": 6398 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.6814537680385, + "cy": 330.9011223944415, + "pixels": 1871 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 512.2971014492754, + "ty": 294.9272068511199, + "theta": 3.067858266584591, + "vx": -0.997282862663269, + "vy": 0.07366759330034256, + "pca_strength": 0.9065625801967043, + "union_pixels": 18900, + "tx_anchor": 512.2971014492754, + "ty_anchor": 294.9272068511199, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 512.2971014492754, + "cy": 294.9272068511199, + "pixels": 6072 + }, + "tool_body": { + "cx": 617.6036115782952, + "cy": 278.96919536160044, + "pixels": 11297 + }, + "left_gripper": { + "cx": 421.0625, + "cy": 297.6875, + "pixels": 16 + }, + "right_gripper": { + "cx": 421.7095709570957, + "cy": 298.9009900990099, + "pixels": 1515 + } + } + } + } + }, + { + "frame_idx": 54, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 188.2351186777681, + "ty": 393.81421647819064, + "theta": -0.5620262800719033, + "vx": 0.8461770415306091, + "vy": -0.5329018831253052, + "pca_strength": 0.8099337050737034, + "union_pixels": 16328, + "tx_anchor": 188.2351186777681, + "ty_anchor": 393.81421647819064, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 188.2351186777681, + "cy": 393.81421647819064, + "pixels": 8047 + }, + "tool_body": { + "cx": 110.90985651902683, + "cy": 426.0940424204616, + "pixels": 6412 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.47137506688068, + "cy": 330.8303905831996, + "pixels": 1869 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 512.1075393537697, + "ty": 294.7234465617233, + "theta": 3.0672654376363178, + "vx": -0.9972389936447144, + "vy": 0.07425879687070847, + "pca_strength": 0.9061079637899446, + "union_pixels": 18907, + "tx_anchor": 512.1075393537697, + "ty_anchor": 294.7234465617233, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 512.1075393537697, + "cy": 294.7234465617233, + "pixels": 6035 + }, + "tool_body": { + "cx": 617.4005466408041, + "cy": 278.6732498677482, + "pixels": 11342 + }, + "left_gripper": { + "cx": 440.32394366197184, + "cy": 295.5774647887324, + "pixels": 71 + }, + "right_gripper": { + "cx": 420.4167237834133, + "cy": 298.9821795750514, + "pixels": 1459 + } + } + } + } + }, + { + "frame_idx": 55, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 188.10645161290321, + "ty": 393.9090570719603, + "theta": -0.5619472844852463, + "vx": 0.8462191820144653, + "vy": -0.532835066318512, + "pca_strength": 0.8101449807364374, + "union_pixels": 16337, + "tx_anchor": 188.10645161290321, + "ty_anchor": 393.9090570719603, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 188.10645161290321, + "cy": 393.9090570719603, + "pixels": 8060 + }, + "tool_body": { + "cx": 110.64756402248595, + "cy": 426.13304184884447, + "pixels": 6404 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.35985050720768, + "cy": 330.77789642285103, + "pixels": 1873 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 512.0235255135851, + "ty": 294.7703777335984, + "theta": 3.070238169839613, + "vx": -0.997455358505249, + "vy": 0.07129395008087158, + "pca_strength": 0.9087195453354324, + "union_pixels": 18764, + "tx_anchor": 512.0235255135851, + "ty_anchor": 294.7703777335984, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 512.0235255135851, + "cy": 294.7703777335984, + "pixels": 6036 + }, + "tool_body": { + "cx": 617.5596641657735, + "cy": 279.22168631654165, + "pixels": 11196 + }, + "left_gripper": { + "cx": 400.05, + "cy": 299.1, + "pixels": 20 + }, + "right_gripper": { + "cx": 421.29695767195767, + "cy": 298.73809523809524, + "pixels": 1512 + } + } + } + } + }, + { + "frame_idx": 56, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 188.10894651941928, + "ty": 393.84824419903214, + "theta": -0.5616272912736524, + "vx": 0.8463895916938782, + "vy": -0.5325642228126526, + "pca_strength": 0.81021018253126, + "union_pixels": 16338, + "tx_anchor": 188.10894651941928, + "ty_anchor": 393.84824419903214, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 188.10894651941928, + "cy": 393.84824419903214, + "pixels": 8059 + }, + "tool_body": { + "cx": 110.70643347907557, + "cy": 426.1052467207995, + "pixels": 6404 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.39626666666666, + "cy": 330.84746666666666, + "pixels": 1875 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.9785678684167, + "ty": 294.7222129921914, + "theta": 3.073572965643587, + "vx": -0.997687578201294, + "vy": 0.0679672509431839, + "pca_strength": 0.9108107550874026, + "union_pixels": 18625, + "tx_anchor": 511.9785678684167, + "ty_anchor": 294.7222129921914, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.9785678684167, + "cy": 294.7222129921914, + "pixels": 6019 + }, + "tool_body": { + "cx": 617.7921256998375, + "cy": 279.79501535127326, + "pixels": 11074 + }, + "left_gripper": { + "cx": 398.5, + "cy": 298.55, + "pixels": 20 + }, + "right_gripper": { + "cx": 421.281746031746, + "cy": 298.7632275132275, + "pixels": 1512 + } + } + } + } + }, + { + "frame_idx": 57, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 188.12554327579784, + "ty": 393.80566248603003, + "theta": -0.5618962342023784, + "vx": 0.8462463617324829, + "vy": -0.5327918529510498, + "pca_strength": 0.8105654641795332, + "union_pixels": 16332, + "tx_anchor": 188.12554327579784, + "ty_anchor": 393.80566248603003, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 188.12554327579784, + "cy": 393.80566248603003, + "pixels": 8053 + }, + "tool_body": { + "cx": 110.70395250742071, + "cy": 426.13513513513516, + "pixels": 6401 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.3716719914803, + "cy": 330.86368477103304, + "pixels": 1878 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.9834779706275, + "ty": 294.7031041388518, + "theta": 3.0724979346770227, + "vx": -0.9976139068603516, + "vy": 0.06903975456953049, + "pca_strength": 0.910348982001684, + "union_pixels": 18648, + "tx_anchor": 511.9834779706275, + "ty_anchor": 294.7031041388518, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.9834779706275, + "cy": 294.7031041388518, + "pixels": 5992 + }, + "tool_body": { + "cx": 617.744556415332, + "cy": 279.5991542199028, + "pixels": 11114 + }, + "left_gripper": { + "cx": 420.11538461538464, + "cy": 300.38461538461536, + "pixels": 26 + }, + "right_gripper": { + "cx": 421.2763852242744, + "cy": 298.712401055409, + "pixels": 1516 + } + } + } + } + }, + { + "frame_idx": 58, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 188.02518922943293, + "ty": 393.7149770442983, + "theta": -0.5622576811300106, + "vx": 0.8460537195205688, + "vy": -0.5330976843833923, + "pca_strength": 0.8104086377426177, + "union_pixels": 16347, + "tx_anchor": 188.02518922943293, + "ty_anchor": 393.7149770442983, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 188.02518922943293, + "cy": 393.7149770442983, + "pixels": 8059 + }, + "tool_body": { + "cx": 110.7344359494461, + "cy": 426.1761585270713, + "pixels": 6409 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.38265034592868, + "cy": 330.84406599254925, + "pixels": 1879 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.985401459854, + "ty": 294.79462508294625, + "theta": 3.0727695950232583, + "vx": -0.997632622718811, + "vy": 0.06876873970031738, + "pca_strength": 0.9094434556192817, + "union_pixels": 18701, + "tx_anchor": 511.985401459854, + "ty_anchor": 294.79462508294625, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.985401459854, + "cy": 294.79462508294625, + "pixels": 6028 + }, + "tool_body": { + "cx": 617.6162748968239, + "cy": 279.5465637897003, + "pixels": 11146 + }, + "left_gripper": { + "cx": 401.4736842105263, + "cy": 298.7368421052632, + "pixels": 19 + }, + "right_gripper": { + "cx": 421.19363395225463, + "cy": 298.7453580901857, + "pixels": 1508 + } + } + } + } + }, + { + "frame_idx": 59, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 188.04344587884808, + "ty": 393.75, + "theta": -0.5621693411762052, + "vx": 0.8461008071899414, + "vy": -0.533022940158844, + "pca_strength": 0.8100944924508527, + "union_pixels": 16352, + "tx_anchor": 188.04344587884808, + "ty_anchor": 393.75, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 188.04344587884808, + "cy": 393.75, + "pixels": 8056 + }, + "tool_body": { + "cx": 110.79349011057468, + "cy": 426.1692882728547, + "pixels": 6421 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.3888, + "cy": 330.8634666666667, + "pixels": 1875 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.96598075008296, + "ty": 294.84898771988054, + "theta": 3.074066378155638, + "vx": -0.9977209568023682, + "vy": 0.06747496873140335, + "pca_strength": 0.9104986706708984, + "union_pixels": 18628, + "tx_anchor": 511.96598075008296, + "ty_anchor": 294.84898771988054, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.96598075008296, + "cy": 294.84898771988054, + "pixels": 6026 + }, + "tool_body": { + "cx": 617.7134988713318, + "cy": 279.831151241535, + "pixels": 11075 + }, + "left_gripper": { + "cx": 397.8333333333333, + "cy": 298.1111111111111, + "pixels": 18 + }, + "right_gripper": { + "cx": 421.453943008615, + "cy": 298.7249834327369, + "pixels": 1509 + } + } + } + } + }, + { + "frame_idx": 60, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 187.94196428571428, + "ty": 393.772941468254, + "theta": -0.5618369641590794, + "vx": 0.8462778925895691, + "vy": -0.5327416658401489, + "pca_strength": 0.8100432365223279, + "union_pixels": 16358, + "tx_anchor": 187.94196428571428, + "ty_anchor": 393.772941468254, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 187.94196428571428, + "cy": 393.772941468254, + "pixels": 8064 + }, + "tool_body": { + "cx": 110.71829230289809, + "cy": 426.11405422249925, + "pixels": 6418 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.41044776119404, + "cy": 330.8827292110874, + "pixels": 1876 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.9431610437095, + "ty": 294.8268239986704, + "theta": 3.0738660886010942, + "vx": -0.9977074265480042, + "vy": 0.06767480075359344, + "pca_strength": 0.9095320424922199, + "union_pixels": 18676, + "tx_anchor": 511.9431610437095, + "ty_anchor": 294.8268239986704, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.9431610437095, + "cy": 294.8268239986704, + "pixels": 6017 + }, + "tool_body": { + "cx": 617.5314408911247, + "cy": 279.653341717571, + "pixels": 11132 + }, + "left_gripper": { + "cx": 398.8666666666667, + "cy": 301.2, + "pixels": 15 + }, + "right_gripper": { + "cx": 421.3267195767196, + "cy": 298.71362433862436, + "pixels": 1512 + } + } + } + } + }, + { + "frame_idx": 61, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 187.9843633655994, + "ty": 393.75018615040955, + "theta": -0.5619156813956059, + "vx": 0.846235990524292, + "vy": -0.5328083038330078, + "pca_strength": 0.8101424442603644, + "union_pixels": 16358, + "tx_anchor": 187.9843633655994, + "ty_anchor": 393.75018615040955, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 187.9843633655994, + "cy": 393.75018615040955, + "pixels": 8058 + }, + "tool_body": { + "cx": 110.7384806973848, + "cy": 426.1293586550436, + "pixels": 6424 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.42164179104478, + "cy": 330.8901918976546, + "pixels": 1876 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.9725594545152, + "ty": 294.76683851654747, + "theta": 3.067021903482506, + "vx": -0.9972208738327026, + "vy": 0.0745016559958458, + "pca_strength": 0.9052694872401144, + "union_pixels": 18944, + "tx_anchor": 511.9725594545152, + "ty_anchor": 294.76683851654747, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.9725594545152, + "cy": 294.76683851654747, + "pixels": 6013 + }, + "tool_body": { + "cx": 617.3929981574098, + "cy": 278.5118013512328, + "pixels": 11397 + }, + "left_gripper": { + "cx": 419.2307692307692, + "cy": 298.2692307692308, + "pixels": 26 + }, + "right_gripper": { + "cx": 421.2546419098143, + "cy": 298.736074270557, + "pixels": 1508 + } + } + } + } + }, + { + "frame_idx": 62, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 188.00496770988573, + "ty": 393.7405613512171, + "theta": -0.5611275039247295, + "vx": 0.8466556668281555, + "vy": -0.5321411490440369, + "pca_strength": 0.810892889799243, + "union_pixels": 16343, + "tx_anchor": 188.00496770988573, + "ty_anchor": 393.7405613512171, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 188.00496770988573, + "cy": 393.7405613512171, + "pixels": 8052 + }, + "tool_body": { + "cx": 110.54187422166875, + "cy": 426.10009339975096, + "pixels": 6424 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.4151044456347, + "cy": 330.8478843063739, + "pixels": 1867 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.9726141078838, + "ty": 294.8172614107884, + "theta": 3.0730354025860014, + "vx": -0.9976508617401123, + "vy": 0.06850355863571167, + "pca_strength": 0.9091201730396202, + "union_pixels": 18703, + "tx_anchor": 511.9726141078838, + "ty_anchor": 294.8172614107884, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.9726141078838, + "cy": 294.8172614107884, + "pixels": 6025 + }, + "tool_body": { + "cx": 617.7044008245945, + "cy": 279.59370798601776, + "pixels": 11157 + }, + "left_gripper": { + "cx": 393.4375, + "cy": 301.1875, + "pixels": 16 + }, + "right_gripper": { + "cx": 421.2963455149502, + "cy": 298.7401993355482, + "pixels": 1505 + } + } + } + } + }, + { + "frame_idx": 63, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 187.96261333995776, + "ty": 393.7638802633213, + "theta": -0.561729474045838, + "vx": 0.8463351726531982, + "vy": -0.5326507091522217, + "pca_strength": 0.8105330552851285, + "union_pixels": 16344, + "tx_anchor": 187.96261333995776, + "ty_anchor": 393.7638802633213, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 187.96261333995776, + "cy": 393.7638802633213, + "pixels": 8051 + }, + "tool_body": { + "cx": 110.69164848862575, + "cy": 426.11919601121843, + "pixels": 6418 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.4704, + "cy": 330.9072, + "pixels": 1875 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.93777038269553, + "ty": 294.86821963394345, + "theta": 3.073703511679813, + "vx": -0.9976964592933655, + "vy": 0.06783700734376907, + "pca_strength": 0.9094077912634383, + "union_pixels": 18686, + "tx_anchor": 511.93777038269553, + "ty_anchor": 294.86821963394345, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.93777038269553, + "cy": 294.86821963394345, + "pixels": 6010 + }, + "tool_body": { + "cx": 617.6655896607431, + "cy": 279.6544605995333, + "pixels": 11142 + }, + "left_gripper": { + "cx": 413.7857142857143, + "cy": 298.60714285714283, + "pixels": 28 + }, + "right_gripper": { + "cx": 421.3930942895086, + "cy": 298.70916334661354, + "pixels": 1506 + } + } + } + } + }, + { + "frame_idx": 64, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 187.92506203473945, + "ty": 393.69801488833747, + "theta": -0.5615180637988815, + "vx": 0.846447765827179, + "vy": -0.532471776008606, + "pca_strength": 0.810950091233147, + "union_pixels": 16352, + "tx_anchor": 187.92506203473945, + "ty_anchor": 393.69801488833747, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 187.92506203473945, + "cy": 393.69801488833747, + "pixels": 8060 + }, + "tool_body": { + "cx": 110.51098301916187, + "cy": 426.12649945474374, + "pixels": 6419 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.4447410571276, + "cy": 330.90496529631605, + "pixels": 1873 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.9460222554393, + "ty": 294.857166583624, + "theta": 3.066561415754479, + "vx": -0.9971864819526672, + "vy": 0.074960857629776, + "pca_strength": 0.9040525814605437, + "union_pixels": 18999, + "tx_anchor": 511.9460222554393, + "ty_anchor": 294.857166583624, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.9460222554393, + "cy": 294.857166583624, + "pixels": 6021 + }, + "tool_body": { + "cx": 617.2928022361984, + "cy": 278.32643256464013, + "pixels": 11448 + }, + "left_gripper": { + "cx": 391.1875, + "cy": 301.625, + "pixels": 16 + }, + "right_gripper": { + "cx": 421.4227212681638, + "cy": 298.667107001321, + "pixels": 1514 + } + } + } + } + }, + { + "frame_idx": 65, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 188.00683144950938, + "ty": 393.76325922245684, + "theta": -0.561252608634685, + "vx": 0.8465890884399414, + "vy": -0.5322470664978027, + "pca_strength": 0.8103277377099384, + "union_pixels": 16347, + "tx_anchor": 188.00683144950938, + "ty_anchor": 393.76325922245684, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 188.00683144950938, + "cy": 393.76325922245684, + "pixels": 8051 + }, + "tool_body": { + "cx": 110.65868077162415, + "cy": 426.03967019290604, + "pixels": 6428 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.42665952890792, + "cy": 330.8169164882227, + "pixels": 1868 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.9455181606131, + "ty": 294.88937020993, + "theta": 3.06633538603637, + "vx": -0.997169554233551, + "vy": 0.07518625259399414, + "pca_strength": 0.9040149488890734, + "union_pixels": 18991, + "tx_anchor": 511.9455181606131, + "ty_anchor": 294.88937020993, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.9455181606131, + "cy": 294.88937020993, + "pixels": 6002 + }, + "tool_body": { + "cx": 617.2752598026374, + "cy": 278.30407824644135, + "pixels": 11451 + }, + "left_gripper": { + "cx": 418.8636363636364, + "cy": 299.3181818181818, + "pixels": 22 + }, + "right_gripper": { + "cx": 421.5382585751979, + "cy": 298.6675461741425, + "pixels": 1516 + } + } + } + } + }, + { + "frame_idx": 66, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 187.8985345255837, + "ty": 393.70541480377545, + "theta": -0.5602914495377096, + "vx": 0.8471002578735352, + "vy": -0.53143310546875, + "pca_strength": 0.8113981053058708, + "union_pixels": 16344, + "tx_anchor": 187.8985345255837, + "ty_anchor": 393.70541480377545, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 187.8985345255837, + "cy": 393.70541480377545, + "pixels": 8052 + }, + "tool_body": { + "cx": 110.33919676214197, + "cy": 426.0843711083437, + "pixels": 6424 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.47430406852249, + "cy": 330.84207708779445, + "pixels": 1868 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.94964988329446, + "ty": 294.87829276425475, + "theta": 3.0673472179904775, + "vx": -0.9972450733184814, + "vy": 0.07417724281549454, + "pca_strength": 0.9044649194709455, + "union_pixels": 18982, + "tx_anchor": 511.94964988329446, + "ty_anchor": 294.87829276425475, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.94964988329446, + "cy": 294.87829276425475, + "pixels": 5998 + }, + "tool_body": { + "cx": 617.3112820064669, + "cy": 278.4326662588482, + "pixels": 11443 + }, + "left_gripper": { + "cx": 409.4782608695652, + "cy": 298.7391304347826, + "pixels": 23 + }, + "right_gripper": { + "cx": 421.50658761528325, + "cy": 298.66930171278, + "pixels": 1518 + } + } + } + } + }, + { + "frame_idx": 67, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 187.88810145468108, + "ty": 393.7597911227154, + "theta": -0.5601166785945985, + "vx": 0.8471931219100952, + "vy": -0.5312850475311279, + "pca_strength": 0.8110343071156622, + "union_pixels": 16335, + "tx_anchor": 187.88810145468108, + "ty_anchor": 393.7597911227154, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 187.88810145468108, + "cy": 393.7597911227154, + "pixels": 8043 + }, + "tool_body": { + "cx": 110.5038868159204, + "cy": 426.1100746268657, + "pixels": 6432 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.47096774193548, + "cy": 330.8317204301075, + "pixels": 1860 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.93408977139995, + "ty": 294.7937593859503, + "theta": 3.075020098256063, + "vx": -0.9977849125862122, + "vy": 0.06652339547872543, + "pca_strength": 0.9102786145264445, + "union_pixels": 18638, + "tx_anchor": 511.93408977139995, + "ty_anchor": 294.7937593859503, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.93408977139995, + "cy": 294.7937593859503, + "pixels": 5993 + }, + "tool_body": { + "cx": 617.7049180327868, + "cy": 279.8609259592866, + "pixels": 11102 + }, + "left_gripper": { + "cx": 416.04, + "cy": 299.24, + "pixels": 25 + }, + "right_gripper": { + "cx": 421.5355731225296, + "cy": 298.6554677206851, + "pixels": 1518 + } + } + } + } + }, + { + "frame_idx": 68, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 187.81707619756764, + "ty": 393.71754777860514, + "theta": -0.5600380752366362, + "vx": 0.8472349047660828, + "vy": -0.5312184691429138, + "pca_strength": 0.8107940792572449, + "union_pixels": 16351, + "tx_anchor": 187.81707619756764, + "ty_anchor": 393.71754777860514, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 187.81707619756764, + "cy": 393.71754777860514, + "pixels": 8058 + }, + "tool_body": { + "cx": 110.48561654486083, + "cy": 426.0996734566941, + "pixels": 6431 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.4296455424275, + "cy": 330.79967776584317, + "pixels": 1862 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.9455906821963, + "ty": 294.8259567387687, + "theta": 3.067233464576018, + "vx": -0.9972366690635681, + "vy": 0.0742906853556633, + "pca_strength": 0.9042915330618967, + "union_pixels": 18988, + "tx_anchor": 511.9455906821963, + "ty_anchor": 294.8259567387687, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.9455906821963, + "cy": 294.8259567387687, + "pixels": 6010 + }, + "tool_body": { + "cx": 617.3432718370202, + "cy": 278.4526536679199, + "pixels": 11437 + }, + "left_gripper": { + "cx": 417.8, + "cy": 298.88, + "pixels": 25 + }, + "right_gripper": { + "cx": 421.57585751978894, + "cy": 298.6688654353562, + "pixels": 1516 + } + } + } + } + }, + { + "frame_idx": 69, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 187.8196029776675, + "ty": 393.7341191066998, + "theta": -0.5573385674884662, + "vx": 0.8486658334732056, + "vy": -0.5289294123649597, + "pca_strength": 0.8103860512609498, + "union_pixels": 16275, + "tx_anchor": 187.8196029776675, + "ty_anchor": 393.7341191066998, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 187.8196029776675, + "cy": 393.7341191066998, + "pixels": 8060 + }, + "tool_body": { + "cx": 110.25901639344262, + "cy": 426.111943793911, + "pixels": 6405 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 210.72707182320443, + "cy": 330.7530386740331, + "pixels": 1810 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.94525790349417, + "ty": 294.8334442595674, + "theta": 3.0677650607547604, + "vx": -0.9972760081291199, + "vy": 0.07376054674386978, + "pca_strength": 0.9052332211855236, + "union_pixels": 18953, + "tx_anchor": 511.94525790349417, + "ty_anchor": 294.8334442595674, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.94525790349417, + "cy": 294.8334442595674, + "pixels": 6010 + }, + "tool_body": { + "cx": 617.3764148460122, + "cy": 278.5924366061244, + "pixels": 11397 + }, + "left_gripper": { + "cx": 419.2962962962963, + "cy": 298.037037037037, + "pixels": 27 + }, + "right_gripper": { + "cx": 421.5339038841343, + "cy": 298.6570111915734, + "pixels": 1519 + } + } + } + } + }, + { + "frame_idx": 70, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 187.77977444540835, + "ty": 393.69599702565375, + "theta": -0.5570246533888483, + "vx": 0.848831832408905, + "vy": -0.5286629796028137, + "pca_strength": 0.8100363382555738, + "union_pixels": 16279, + "tx_anchor": 187.77977444540835, + "ty_anchor": 393.69599702565375, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 187.77977444540835, + "cy": 393.69599702565375, + "pixels": 8069 + }, + "tool_body": { + "cx": 110.25140449438203, + "cy": 426.0873907615481, + "pixels": 6408 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 210.68201997780244, + "cy": 330.7330743618202, + "pixels": 1802 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.95004163197336, + "ty": 294.8228143213988, + "theta": 3.0663825602522685, + "vx": -0.9971730709075928, + "vy": 0.07513920962810516, + "pca_strength": 0.9044673341151671, + "union_pixels": 19000, + "tx_anchor": 511.95004163197336, + "ty_anchor": 294.8228143213988, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.95004163197336, + "cy": 294.8228143213988, + "pixels": 6005 + }, + "tool_body": { + "cx": 617.2944002795492, + "cy": 278.3366821001136, + "pixels": 11447 + }, + "left_gripper": { + "cx": 420.3333333333333, + "cy": 297.5925925925926, + "pixels": 27 + }, + "right_gripper": { + "cx": 421.51084812623276, + "cy": 298.61669953977645, + "pixels": 1521 + } + } + } + } + }, + { + "frame_idx": 71, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 187.72672114908372, + "ty": 393.675705794948, + "theta": -0.5586577512631744, + "vx": 0.8479673266410828, + "vy": -0.5300484895706177, + "pca_strength": 0.8109943732216401, + "union_pixels": 16325, + "tx_anchor": 187.72672114908372, + "ty_anchor": 393.675705794948, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 187.72672114908372, + "cy": 393.675705794948, + "pixels": 8076 + }, + "tool_body": { + "cx": 110.24703495630462, + "cy": 426.1104868913858, + "pixels": 6408 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.2661596958175, + "cy": 330.8196632265073, + "pixels": 1841 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.9529372496662, + "ty": 294.88167556742326, + "theta": 3.0657935918775365, + "vx": -0.9971286654472351, + "vy": 0.07572650164365768, + "pca_strength": 0.9054599671282083, + "union_pixels": 18942, + "tx_anchor": 511.9529372496662, + "ty_anchor": 294.88167556742326, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.9529372496662, + "cy": 294.88167556742326, + "pixels": 5992 + }, + "tool_body": { + "cx": 617.2970175438596, + "cy": 278.37605263157894, + "pixels": 11400 + }, + "left_gripper": { + "cx": 438.77647058823527, + "cy": 296.84705882352944, + "pixels": 85 + }, + "right_gripper": { + "cx": 420.38088737201366, + "cy": 298.71672354948805, + "pixels": 1465 + } + } + } + } + }, + { + "frame_idx": 72, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 187.7820369681181, + "ty": 393.6927180250589, + "theta": -0.5569326114482075, + "vx": 0.8488804697990417, + "vy": -0.5285848379135132, + "pca_strength": 0.8104117121044596, + "union_pixels": 16273, + "tx_anchor": 187.7820369681181, + "ty_anchor": 393.6927180250589, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 187.7820369681181, + "cy": 393.6927180250589, + "pixels": 8061 + }, + "tool_body": { + "cx": 110.19684670621292, + "cy": 426.1056821729629, + "pixels": 6406 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 210.65393133997785, + "cy": 330.750276854928, + "pixels": 1806 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.9486067078258, + "ty": 294.8798598364759, + "theta": 3.0654670958653045, + "vx": -0.9971038699150085, + "vy": 0.07605205476284027, + "pca_strength": 0.9046147609413452, + "union_pixels": 18966, + "tx_anchor": 511.9486067078258, + "ty_anchor": 294.8798598364759, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.9486067078258, + "cy": 294.8798598364759, + "pixels": 5993 + }, + "tool_body": { + "cx": 617.2056148329543, + "cy": 278.2630750393563, + "pixels": 11434 + }, + "left_gripper": { + "cx": 440.561797752809, + "cy": 296.39325842696627, + "pixels": 89 + }, + "right_gripper": { + "cx": 420.0303448275862, + "cy": 298.8455172413793, + "pixels": 1450 + } + } + } + } + }, + { + "frame_idx": 73, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 187.79456979915696, + "ty": 393.6883213488718, + "theta": -0.5592636172317157, + "vx": 0.8476460576057434, + "vy": -0.530562162399292, + "pca_strength": 0.8102817333879447, + "union_pixels": 16354, + "tx_anchor": 187.79456979915696, + "ty_anchor": 393.6883213488718, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 187.79456979915696, + "cy": 393.6883213488718, + "pixels": 8066 + }, + "tool_body": { + "cx": 110.44858651755203, + "cy": 426.0776638707673, + "pixels": 6438 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.28378378378378, + "cy": 330.82054054054055, + "pixels": 1850 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.94424970789515, + "ty": 294.85728592889336, + "theta": 3.066804691329582, + "vx": -0.9972047209739685, + "vy": 0.07471826672554016, + "pca_strength": 0.9047146314332105, + "union_pixels": 18961, + "tx_anchor": 511.94424970789515, + "ty_anchor": 294.85728592889336, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.94424970789515, + "cy": 294.85728592889336, + "pixels": 5991 + }, + "tool_body": { + "cx": 617.1232720909886, + "cy": 278.3622047244094, + "pixels": 11430 + }, + "left_gripper": { + "cx": 441.46067415730334, + "cy": 296.438202247191, + "pixels": 89 + }, + "right_gripper": { + "cx": 419.9104066161268, + "cy": 298.84148862853203, + "pixels": 1451 + } + } + } + } + }, + { + "frame_idx": 74, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 187.84849236878026, + "ty": 393.6932621913389, + "theta": -0.5599748501959813, + "vx": 0.8472684621810913, + "vy": -0.5311648845672607, + "pca_strength": 0.8101652773626723, + "union_pixels": 16360, + "tx_anchor": 187.84849236878026, + "ty_anchor": 393.6932621913389, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 187.84849236878026, + "cy": 393.6932621913389, + "pixels": 8059 + }, + "tool_body": { + "cx": 110.45755083035853, + "cy": 426.05897873661337, + "pixels": 6443 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.18514531754576, + "cy": 330.77395048439183, + "pixels": 1858 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.9485895509932, + "ty": 294.81555666833583, + "theta": 3.0659438950024342, + "vx": -0.9971399903297424, + "vy": 0.07557662576436996, + "pca_strength": 0.9041360740307958, + "union_pixels": 18993, + "tx_anchor": 511.9485895509932, + "ty_anchor": 294.81555666833583, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.9485895509932, + "cy": 294.81555666833583, + "pixels": 5991 + }, + "tool_body": { + "cx": 617.1253489183531, + "cy": 278.2167655268667, + "pixels": 11464 + }, + "left_gripper": { + "cx": 431.7083333333333, + "cy": 299.0416666666667, + "pixels": 24 + }, + "right_gripper": { + "cx": 421.03632760898284, + "cy": 298.6922060766182, + "pixels": 1514 + } + } + } + } + }, + { + "frame_idx": 75, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 187.85281707619757, + "ty": 393.68329610325145, + "theta": -0.5573670304234516, + "vx": 0.8486507534980774, + "vy": -0.5289535522460938, + "pca_strength": 0.8102060424333196, + "union_pixels": 16288, + "tx_anchor": 187.85281707619757, + "ty_anchor": 393.68329610325145, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 187.85281707619757, + "cy": 393.68329610325145, + "pixels": 8058 + }, + "tool_body": { + "cx": 110.17666303162487, + "cy": 426.0693254400997, + "pixels": 6419 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 210.56322473771397, + "cy": 330.68249585864163, + "pixels": 1811 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.92979823244957, + "ty": 294.74820743705186, + "theta": 3.0673015683406173, + "vx": -0.9972416758537292, + "vy": 0.07422276586294174, + "pca_strength": 0.9058366325802416, + "union_pixels": 18913, + "tx_anchor": 511.92979823244957, + "ty_anchor": 294.74820743705186, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.92979823244957, + "cy": 294.74820743705186, + "pixels": 5997 + }, + "tool_body": { + "cx": 617.1776448861139, + "cy": 278.4857092603993, + "pixels": 11371 + }, + "left_gripper": { + "cx": 428.3181818181818, + "cy": 298.77272727272725, + "pixels": 22 + }, + "right_gripper": { + "cx": 421.2409717662508, + "cy": 298.65988181221275, + "pixels": 1523 + } + } + } + } + }, + { + "frame_idx": 76, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 187.8535403726708, + "ty": 393.719751552795, + "theta": -0.5573730515954889, + "vx": 0.8486475944519043, + "vy": -0.5289586782455444, + "pca_strength": 0.8101815645575544, + "union_pixels": 16282, + "tx_anchor": 187.8535403726708, + "ty_anchor": 393.719751552795, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 187.8535403726708, + "cy": 393.719751552795, + "pixels": 8050 + }, + "tool_body": { + "cx": 110.21912474692415, + "cy": 426.08316461610343, + "pixels": 6421 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 210.55935946990613, + "cy": 330.65709552733296, + "pixels": 1811 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.86869871043376, + "ty": 294.8171160609613, + "theta": 3.0663545873844233, + "vx": -0.9971709847450256, + "vy": 0.07516710460186005, + "pca_strength": 0.906176028675689, + "union_pixels": 18928, + "tx_anchor": 511.86869871043376, + "ty_anchor": 294.8171160609613, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.86869871043376, + "cy": 294.8171160609613, + "pixels": 5971 + }, + "tool_body": { + "cx": 617.3839340524423, + "cy": 278.46005437165655, + "pixels": 11403 + }, + "left_gripper": { + "cx": 428.9310344827586, + "cy": 297.7931034482759, + "pixels": 29 + }, + "right_gripper": { + "cx": 421.2229508196721, + "cy": 298.6386885245902, + "pixels": 1525 + } + } + } + } + }, + { + "frame_idx": 77, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 187.8011166253102, + "ty": 393.7341191066998, + "theta": -0.5593848927665104, + "vx": 0.8475817441940308, + "vy": -0.5306649804115295, + "pca_strength": 0.8116727739698563, + "union_pixels": 16322, + "tx_anchor": 187.8011166253102, + "ty_anchor": 393.7341191066998, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 187.8011166253102, + "cy": 393.7341191066998, + "pixels": 8060 + }, + "tool_body": { + "cx": 110.07196378395254, + "cy": 426.09475491726505, + "pixels": 6406 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.1417025862069, + "cy": 330.7085129310345, + "pixels": 1856 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.7888739946381, + "ty": 294.78837131367294, + "theta": 3.066502346561104, + "vx": -0.9971820712089539, + "vy": 0.07501976191997528, + "pca_strength": 0.9058621286847018, + "union_pixels": 18923, + "tx_anchor": 511.7888739946381, + "ty_anchor": 294.78837131367294, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.7888739946381, + "cy": 294.78837131367294, + "pixels": 5968 + }, + "tool_body": { + "cx": 617.3059060637925, + "cy": 278.4504907115317, + "pixels": 11412 + }, + "left_gripper": { + "cx": 425.0833333333333, + "cy": 299.0416666666667, + "pixels": 24 + }, + "right_gripper": { + "cx": 421.2356813693219, + "cy": 298.64713627386436, + "pixels": 1519 + } + } + } + } + }, + { + "frame_idx": 78, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 187.76447254245693, + "ty": 393.7394322548655, + "theta": -0.5593761422735133, + "vx": 0.8475863337516785, + "vy": -0.5306575298309326, + "pca_strength": 0.811553432833474, + "union_pixels": 16326, + "tx_anchor": 187.76447254245693, + "ty_anchor": 393.7394322548655, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 187.76447254245693, + "cy": 393.7394322548655, + "pixels": 8067 + }, + "tool_body": { + "cx": 110.00124921923798, + "cy": 426.10103060587136, + "pixels": 6404 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.02102425876012, + "cy": 330.66630727762805, + "pixels": 1855 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.77933801404214, + "ty": 294.7751588097626, + "theta": 3.0672607643196605, + "vx": -0.9972386956214905, + "vy": 0.07426346093416214, + "pca_strength": 0.9065097228038084, + "union_pixels": 18896, + "tx_anchor": 511.77933801404214, + "ty_anchor": 294.7751588097626, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.77933801404214, + "cy": 294.7751588097626, + "pixels": 5982 + }, + "tool_body": { + "cx": 617.3597995251912, + "cy": 278.6176030950497, + "pixels": 11373 + }, + "left_gripper": { + "cx": 430.95238095238096, + "cy": 300.0, + "pixels": 21 + }, + "right_gripper": { + "cx": 421.0730263157895, + "cy": 298.66052631578947, + "pixels": 1520 + } + } + } + } + }, + { + "frame_idx": 79, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 187.74451196825004, + "ty": 393.7441398983009, + "theta": -0.558655502026788, + "vx": 0.8479685187339783, + "vy": -0.5300465822219849, + "pca_strength": 0.8102080212017395, + "union_pixels": 16282, + "tx_anchor": 187.74451196825004, + "ty_anchor": 393.7441398983009, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 187.74451196825004, + "cy": 393.7441398983009, + "pixels": 8063 + }, + "tool_body": { + "cx": 110.01703657392935, + "cy": 426.08549546733354, + "pixels": 6398 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 210.29489291598023, + "cy": 330.56397583745195, + "pixels": 1821 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.7562856185049, + "ty": 294.7412001340932, + "theta": 3.068071628754187, + "vx": -0.9972985982894897, + "vy": 0.07345481216907501, + "pca_strength": 0.9066832724962451, + "union_pixels": 18867, + "tx_anchor": 511.7562856185049, + "ty_anchor": 294.7412001340932, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.7562856185049, + "cy": 294.7412001340932, + "pixels": 5966 + }, + "tool_body": { + "cx": 617.3421654929577, + "cy": 278.6947183098591, + "pixels": 11360 + }, + "left_gripper": { + "cx": 433.90909090909093, + "cy": 297.09090909090907, + "pixels": 22 + }, + "right_gripper": { + "cx": 421.0658327847268, + "cy": 298.6813693219223, + "pixels": 1519 + } + } + } + } + }, + { + "frame_idx": 80, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 187.65906838453915, + "ty": 393.7724231912785, + "theta": -0.5592905259130402, + "vx": 0.8476318120956421, + "vy": -0.530584990978241, + "pca_strength": 0.8090529248966438, + "union_pixels": 16320, + "tx_anchor": 187.65906838453915, + "ty_anchor": 393.7724231912785, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 187.65906838453915, + "cy": 393.7724231912785, + "pixels": 8072 + }, + "tool_body": { + "cx": 110.23551401869159, + "cy": 426.08255451713393, + "pixels": 6420 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 210.39277899343546, + "cy": 330.5940919037199, + "pixels": 1828 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.67085637673875, + "ty": 294.8258756494051, + "theta": 3.067125443966401, + "vx": -0.9972286224365234, + "vy": 0.07439840584993362, + "pca_strength": 0.9057787748244313, + "union_pixels": 18907, + "tx_anchor": 511.67085637673875, + "ty_anchor": 294.8258756494051, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.67085637673875, + "cy": 294.8258756494051, + "pixels": 5967 + }, + "tool_body": { + "cx": 617.2782547748379, + "cy": 278.5319782722972, + "pixels": 11414 + }, + "left_gripper": { + "cx": 395.06666666666666, + "cy": 297.6, + "pixels": 15 + }, + "right_gripper": { + "cx": 421.119788219722, + "cy": 298.70019854401056, + "pixels": 1511 + } + } + } + } + }, + { + "frame_idx": 81, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 187.74466765873015, + "ty": 393.79910714285717, + "theta": -0.5582467033269023, + "vx": 0.8481851816177368, + "vy": -0.5296999216079712, + "pca_strength": 0.8101712009056418, + "union_pixels": 16300, + "tx_anchor": 187.74466765873015, + "ty_anchor": 393.79910714285717, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 187.74466765873015, + "cy": 393.79910714285717, + "pixels": 8064 + }, + "tool_body": { + "cx": 109.98314343686593, + "cy": 426.0736694240674, + "pixels": 6407 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 210.38600328048113, + "cy": 330.6402405686167, + "pixels": 1829 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.62659717552117, + "ty": 294.75403496973775, + "theta": 3.0674748857532443, + "vx": -0.9972545504570007, + "vy": 0.0740499272942543, + "pca_strength": 0.9060822494957251, + "union_pixels": 18886, + "tx_anchor": 511.62659717552117, + "ty_anchor": 294.75403496973775, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.62659717552117, + "cy": 294.75403496973775, + "pixels": 5948 + }, + "tool_body": { + "cx": 617.2670932678822, + "cy": 278.55294530154276, + "pixels": 11408 + }, + "left_gripper": { + "cx": 405.0769230769231, + "cy": 297.6923076923077, + "pixels": 13 + }, + "right_gripper": { + "cx": 421.0461437046803, + "cy": 298.6776532630191, + "pixels": 1517 + } + } + } + } + }, + { + "frame_idx": 82, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 187.75853507138424, + "ty": 393.80955927995035, + "theta": -0.5583633161132655, + "vx": 0.8481233716011047, + "vy": -0.5297988057136536, + "pca_strength": 0.8103149565426222, + "union_pixels": 16289, + "tx_anchor": 187.75853507138424, + "ty_anchor": 393.80955927995035, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 187.75853507138424, + "cy": 393.80955927995035, + "pixels": 8055 + }, + "tool_body": { + "cx": 109.97407465250664, + "cy": 426.0816804622833, + "pixels": 6403 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 210.30202075368652, + "cy": 330.6395412342982, + "pixels": 1831 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.5987872662961, + "ty": 294.80596260737747, + "theta": 3.066749079923844, + "vx": -0.9972005486488342, + "vy": 0.07477372139692307, + "pca_strength": 0.9058714649589296, + "union_pixels": 18911, + "tx_anchor": 511.5987872662961, + "ty_anchor": 294.80596260737747, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.5987872662961, + "cy": 294.80596260737747, + "pixels": 5937 + }, + "tool_body": { + "cx": 617.2452780692549, + "cy": 278.4449982511368, + "pixels": 11436 + }, + "left_gripper": { + "cx": 404.0833333333333, + "cy": 298.8333333333333, + "pixels": 12 + }, + "right_gripper": { + "cx": 420.89777195281783, + "cy": 298.6389252948886, + "pixels": 1526 + } + } + } + } + }, + { + "frame_idx": 83, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 187.80315449577745, + "ty": 393.7770740188773, + "theta": -0.5583449747271092, + "vx": 0.8481330871582031, + "vy": -0.5297832489013672, + "pca_strength": 0.8094655315842914, + "union_pixels": 16310, + "tx_anchor": 187.80315449577745, + "ty_anchor": 393.7770740188773, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 187.80315449577745, + "cy": 393.7770740188773, + "pixels": 8052 + }, + "tool_body": { + "cx": 110.23868760690407, + "cy": 426.080858342404, + "pixels": 6431 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 210.32950191570882, + "cy": 330.6431308155446, + "pixels": 1827 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.61981799797775, + "ty": 294.8001348163128, + "theta": 3.0665036482519246, + "vx": -0.9971821904182434, + "vy": 0.07501846551895142, + "pca_strength": 0.9057629303294702, + "union_pixels": 18912, + "tx_anchor": 511.61981799797775, + "ty_anchor": 294.8001348163128, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.61981799797775, + "cy": 294.8001348163128, + "pixels": 5934 + }, + "tool_body": { + "cx": 617.2515074718168, + "cy": 278.4107314515424, + "pixels": 11443 + }, + "left_gripper": { + "cx": 398.45454545454544, + "cy": 299.90909090909093, + "pixels": 11 + }, + "right_gripper": { + "cx": 420.95472440944883, + "cy": 298.6364829396326, + "pixels": 1524 + } + } + } + } + }, + { + "frame_idx": 84, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 188.86349372384936, + "ty": 379.88249651324963, + "theta": -0.5557611922776183, + "vx": 0.8494991064071655, + "vy": -0.5275900959968567, + "pca_strength": 0.8882282239254442, + "union_pixels": 13007, + "tx_anchor": 188.86349372384936, + "ty_anchor": 379.88249651324963, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 188.86349372384936, + "cy": 379.88249651324963, + "pixels": 5736 + }, + "tool_body": { + "cx": 102.84099264705883, + "cy": 422.97757352941176, + "pixels": 5440 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 210.29164391043145, + "cy": 330.62588749317314, + "pixels": 1831 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.60208543558696, + "ty": 294.68853010427176, + "theta": 3.0666763385701867, + "vx": -0.9971951246261597, + "vy": 0.07484626024961472, + "pca_strength": 0.9057471546139493, + "union_pixels": 18901, + "tx_anchor": 511.60208543558696, + "ty_anchor": 294.68853010427176, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.60208543558696, + "cy": 294.68853010427176, + "pixels": 5946 + }, + "tool_body": { + "cx": 617.3095633913729, + "cy": 278.4212967013737, + "pixels": 11429 + }, + "left_gripper": { + "cx": 397.92857142857144, + "cy": 301.35714285714283, + "pixels": 14 + }, + "right_gripper": { + "cx": 421.0496031746032, + "cy": 298.59986772486775, + "pixels": 1512 + } + } + } + } + }, + { + "frame_idx": 85, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.28839082472422, + "ty": 379.8968656977762, + "theta": -0.5558555025900658, + "vx": 0.8494493365287781, + "vy": -0.5276702046394348, + "pca_strength": 0.8893144210346192, + "union_pixels": 13035, + "tx_anchor": 189.28839082472422, + "ty_anchor": 379.8968656977762, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.28839082472422, + "cy": 379.8968656977762, + "pixels": 5711 + }, + "tool_body": { + "cx": 102.91766219444955, + "cy": 422.93126263554495, + "pixels": 5441 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.06266595857673, + "cy": 330.75092936802974, + "pixels": 1883 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.6357983193277, + "ty": 294.62252100840334, + "theta": 3.067427860134324, + "vx": -0.997251033782959, + "vy": 0.07409682124853134, + "pca_strength": 0.9060473568847478, + "union_pixels": 18881, + "tx_anchor": 511.6357983193277, + "ty_anchor": 294.62252100840334, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.6357983193277, + "cy": 294.62252100840334, + "pixels": 5950 + }, + "tool_body": { + "cx": 617.2819074333801, + "cy": 278.4824684431978, + "pixels": 11408 + }, + "left_gripper": { + "cx": 396.64285714285717, + "cy": 298.5, + "pixels": 14 + }, + "right_gripper": { + "cx": 420.94698475811794, + "cy": 298.6706428098078, + "pixels": 1509 + } + } + } + } + }, + { + "frame_idx": 86, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.53813782219885, + "ty": 380.02402244432756, + "theta": -0.5545124668354479, + "vx": 0.8501572608947754, + "vy": -0.5265288949012756, + "pca_strength": 0.8883479546013116, + "union_pixels": 12982, + "tx_anchor": 189.53813782219885, + "ty_anchor": 380.02402244432756, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.53813782219885, + "cy": 380.02402244432756, + "pixels": 5703 + }, + "tool_body": { + "cx": 102.90855673889092, + "cy": 422.9779654792508, + "pixels": 5446 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 210.3807965084561, + "cy": 330.620294599018, + "pixels": 1833 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.6577136142354, + "ty": 294.6501594762464, + "theta": 3.0669680439934437, + "vx": -0.9972168803215027, + "vy": 0.07455536723136902, + "pca_strength": 0.9061164934961656, + "union_pixels": 18880, + "tx_anchor": 511.6577136142354, + "ty_anchor": 294.6501594762464, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.6577136142354, + "cy": 294.6501594762464, + "pixels": 5957 + }, + "tool_body": { + "cx": 617.2776072274362, + "cy": 278.46732742741864, + "pixels": 11401 + }, + "left_gripper": { + "cx": 398.53333333333336, + "cy": 299.0, + "pixels": 15 + }, + "right_gripper": { + "cx": 420.87856668878567, + "cy": 298.6828135368281, + "pixels": 1507 + } + } + } + } + }, + { + "frame_idx": 87, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.62363508277562, + "ty": 379.93800634026064, + "theta": -0.5553935224875687, + "vx": 0.8496930003166199, + "vy": -0.5272777080535889, + "pca_strength": 0.8900957617171547, + "union_pixels": 13010, + "tx_anchor": 189.62363508277562, + "ty_anchor": 379.93800634026064, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.62363508277562, + "cy": 379.93800634026064, + "pixels": 5678 + }, + "tool_body": { + "cx": 102.98880323054333, + "cy": 422.91941997063145, + "pixels": 5448 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.28343949044586, + "cy": 330.8572186836518, + "pixels": 1884 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.7708649468892, + "ty": 294.85128983308044, + "theta": 3.065694846449686, + "vx": -0.9971211552619934, + "vy": 0.07582496106624603, + "pca_strength": 0.9054756313451883, + "union_pixels": 18913, + "tx_anchor": 511.7708649468892, + "ty_anchor": 294.85128983308044, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.7708649468892, + "cy": 294.85128983308044, + "pixels": 5931 + }, + "tool_body": { + "cx": 617.2699231038099, + "cy": 278.35817895840614, + "pixels": 11444 + }, + "left_gripper": { + "cx": 417.2, + "cy": 299.85, + "pixels": 20 + }, + "right_gripper": { + "cx": 421.16930171278, + "cy": 298.6508563899868, + "pixels": 1518 + } + } + } + } + }, + { + "frame_idx": 88, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.76028119507907, + "ty": 380.09068541300525, + "theta": -0.5545161881790891, + "vx": 0.8501552939414978, + "vy": -0.5265320539474487, + "pca_strength": 0.8888375195164336, + "union_pixels": 12944, + "tx_anchor": 189.76028119507907, + "ty_anchor": 380.09068541300525, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.76028119507907, + "cy": 380.09068541300525, + "pixels": 5690 + }, + "tool_body": { + "cx": 103.05014749262537, + "cy": 423.0741150442478, + "pixels": 5424 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 210.6207650273224, + "cy": 330.6693989071038, + "pixels": 1830 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.9133299543842, + "ty": 294.885960466295, + "theta": 3.064102483563161, + "vx": -0.9969991445541382, + "vy": 0.07741264253854752, + "pca_strength": 0.9060931370899822, + "union_pixels": 18908, + "tx_anchor": 511.9133299543842, + "ty_anchor": 294.885960466295, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.9133299543842, + "cy": 294.885960466295, + "pixels": 5919 + }, + "tool_body": { + "cx": 617.3343834777282, + "cy": 278.27189988623434, + "pixels": 11427 + }, + "left_gripper": { + "cx": 419.45454545454544, + "cy": 300.95454545454544, + "pixels": 22 + }, + "right_gripper": { + "cx": 421.26428571428573, + "cy": 298.6045454545455, + "pixels": 1540 + } + } + } + } + }, + { + "frame_idx": 89, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.8179419525066, + "ty": 380.1136323658751, + "theta": -0.5555239915397922, + "vx": 0.8496242165565491, + "vy": -0.5273885726928711, + "pca_strength": 0.8897119369567101, + "union_pixels": 12971, + "tx_anchor": 189.8179419525066, + "ty_anchor": 380.1136323658751, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.8179419525066, + "cy": 380.1136323658751, + "pixels": 5685 + }, + "tool_body": { + "cx": 103.11512122894688, + "cy": 423.08199148621134, + "pixels": 5403 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.36643653744025, + "cy": 330.79500796601167, + "pixels": 1883 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.97967752771245, + "ty": 294.8236479677528, + "theta": 3.061966040947703, + "vx": -0.996831476688385, + "vy": 0.07954249531030655, + "pca_strength": 0.9035835480165648, + "union_pixels": 19039, + "tx_anchor": 511.97967752771245, + "ty_anchor": 294.8236479677528, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.97967752771245, + "cy": 294.8236479677528, + "pixels": 5954 + }, + "tool_body": { + "cx": 617.2510398613518, + "cy": 277.8740901213172, + "pixels": 11540 + }, + "left_gripper": { + "cx": 394.0, + "cy": 299.14285714285717, + "pixels": 21 + }, + "right_gripper": { + "cx": 421.4665354330709, + "cy": 298.73162729658793, + "pixels": 1524 + } + } + } + } + }, + { + "frame_idx": 90, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.84231782265144, + "ty": 380.15539947322213, + "theta": -0.5549695958394096, + "vx": 0.8499164581298828, + "vy": -0.5269174575805664, + "pca_strength": 0.8895216828769292, + "union_pixels": 12961, + "tx_anchor": 189.84231782265144, + "ty_anchor": 380.15539947322213, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.84231782265144, + "cy": 380.15539947322213, + "pixels": 5695 + }, + "tool_body": { + "cx": 103.18532961931291, + "cy": 423.0961931290622, + "pixels": 5385 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.46092503987242, + "cy": 330.87453482190324, + "pixels": 1881 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 512.221049103402, + "ty": 295.002849002849, + "theta": 3.0622469690684166, + "vx": -0.9968538284301758, + "vy": 0.07926245778799057, + "pca_strength": 0.9034243554804898, + "union_pixels": 19050, + "tx_anchor": 512.221049103402, + "ty_anchor": 295.002849002849, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 512.221049103402, + "cy": 295.002849002849, + "pixels": 5967 + }, + "tool_body": { + "cx": 617.2968614530952, + "cy": 277.9380093636206, + "pixels": 11534 + }, + "left_gripper": { + "cx": 394.0, + "cy": 298.8333333333333, + "pixels": 18 + }, + "right_gripper": { + "cx": 421.35532331809276, + "cy": 298.7602873938602, + "pixels": 1531 + } + } + } + } + }, + { + "frame_idx": 91, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 190.088469009359, + "ty": 380.19777503090233, + "theta": -0.5551457007866655, + "vx": 0.8498236536979675, + "vy": -0.5270671248435974, + "pca_strength": 0.889863072896192, + "union_pixels": 12942, + "tx_anchor": 190.088469009359, + "ty_anchor": 380.19777503090233, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 190.088469009359, + "cy": 380.19777503090233, + "pixels": 5663 + }, + "tool_body": { + "cx": 103.30122494432071, + "cy": 422.97364513734226, + "pixels": 5388 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 211.47964040190377, + "cy": 330.96932839767317, + "pixels": 1891 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 512.3543452681123, + "ty": 295.00655572365105, + "theta": 3.069105530356921, + "vx": -0.9973739385604858, + "vy": 0.07242365926504135, + "pca_strength": 0.9084188356682317, + "union_pixels": 18752, + "tx_anchor": 512.3543452681123, + "ty_anchor": 295.00655572365105, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 512.3543452681123, + "cy": 295.00655572365105, + "pixels": 5949 + }, + "tool_body": { + "cx": 617.7014580369844, + "cy": 279.1730974395448, + "pixels": 11248 + }, + "left_gripper": { + "cx": 402.95, + "cy": 297.7, + "pixels": 20 + }, + "right_gripper": { + "cx": 421.64625407166125, + "cy": 298.7211726384365, + "pixels": 1535 + } + } + } + } + }, + { + "frame_idx": 92, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 190.89955396966994, + "ty": 380.56913470115967, + "theta": -0.5480723793372059, + "vx": 0.8535305261611938, + "vy": -0.5210429430007935, + "pca_strength": 0.8916071450344122, + "union_pixels": 12838, + "tx_anchor": 190.89955396966994, + "ty_anchor": 380.56913470115967, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 190.89955396966994, + "cy": 380.56913470115967, + "pixels": 5605 + }, + "tool_body": { + "cx": 103.55106224375699, + "cy": 423.1239284383153, + "pixels": 5366 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 212.53294054633102, + "cy": 331.69469737546865, + "pixels": 1867 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 512.6352685293625, + "ty": 295.12497908649823, + "theta": 3.0695867233307728, + "vx": -0.9974086880683899, + "vy": 0.0719437226653099, + "pca_strength": 0.9082491547256943, + "union_pixels": 18769, + "tx_anchor": 512.6352685293625, + "ty_anchor": 295.12497908649823, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 512.6352685293625, + "cy": 295.12497908649823, + "pixels": 5977 + }, + "tool_body": { + "cx": 617.7111942292279, + "cy": 279.19405111764183, + "pixels": 11229 + }, + "left_gripper": { + "cx": 398.57142857142856, + "cy": 299.92857142857144, + "pixels": 14 + }, + "right_gripper": { + "cx": 421.51065203357007, + "cy": 298.6500968366688, + "pixels": 1549 + } + } + } + } + }, + { + "frame_idx": 93, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 192.57742588841833, + "ty": 381.76486834837044, + "theta": -0.5323099751551016, + "vx": 0.8616370558738708, + "vy": -0.5075250864028931, + "pca_strength": 0.8975962178922977, + "union_pixels": 12596, + "tx_anchor": 192.57742588841833, + "ty_anchor": 381.76486834837044, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 192.57742588841833, + "cy": 381.76486834837044, + "pixels": 5431 + }, + "tool_body": { + "cx": 104.38114985862394, + "cy": 423.6633364750236, + "pixels": 5305 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 215.8989247311828, + "cy": 334.46827956989245, + "pixels": 1860 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 512.8270989193683, + "ty": 295.1283458021613, + "theta": 3.0663092304454604, + "vx": -0.9971675276756287, + "vy": 0.07521232962608337, + "pca_strength": 0.9060861375431066, + "union_pixels": 18872, + "tx_anchor": 512.8270989193683, + "ty_anchor": 295.1283458021613, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 512.8270989193683, + "cy": 295.1283458021613, + "pixels": 6015 + }, + "tool_body": { + "cx": 617.8617519667639, + "cy": 278.90294351630865, + "pixels": 11313 + }, + "left_gripper": { + "cx": 439.7323943661972, + "cy": 297.2676056338028, + "pixels": 71 + }, + "right_gripper": { + "cx": 421.16361167684994, + "cy": 298.95451459606244, + "pixels": 1473 + } + } + } + } + }, + { + "frame_idx": 94, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.12894477317553, + "ty": 398.66210552268245, + "theta": -0.5234379421300165, + "vx": 0.866105854511261, + "vy": -0.4998607337474823, + "pca_strength": 0.8195854163446269, + "union_pixels": 15972, + "tx_anchor": 189.12894477317553, + "ty_anchor": 398.66210552268245, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.12894477317553, + "cy": 398.66210552268245, + "pixels": 8112 + }, + "tool_body": { + "cx": 110.13922986379687, + "cy": 427.5601143433664, + "pixels": 5947 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 217.45216936748562, + "cy": 336.9607945635128, + "pixels": 1913 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 512.87951406224, + "ty": 295.2822433017141, + "theta": 3.065976386673518, + "vx": -0.997142493724823, + "vy": 0.07554423063993454, + "pca_strength": 0.9056266286048278, + "union_pixels": 18903, + "tx_anchor": 512.87951406224, + "ty_anchor": 295.2822433017141, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 512.87951406224, + "cy": 295.2822433017141, + "pixels": 6009 + }, + "tool_body": { + "cx": 617.7168047963322, + "cy": 278.8650149885382, + "pixels": 11342 + }, + "left_gripper": { + "cx": 419.7826086956522, + "cy": 299.69565217391306, + "pixels": 23 + }, + "right_gripper": { + "cx": 422.1236102027469, + "cy": 298.98626553302813, + "pixels": 1529 + } + } + } + } + }, + { + "frame_idx": 95, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 189.19882179675994, + "ty": 400.42783505154637, + "theta": -0.5223244641654035, + "vx": 0.8666618466377258, + "vy": -0.4988960027694702, + "pca_strength": 0.8208911470962333, + "union_pixels": 15603, + "tx_anchor": 189.19882179675994, + "ty_anchor": 400.42783505154637, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 189.19882179675994, + "cy": 400.42783505154637, + "pixels": 8148 + }, + "tool_body": { + "cx": 110.4755899837867, + "cy": 428.63790308052603, + "pixels": 5551 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 219.39915966386553, + "cy": 338.6123949579832, + "pixels": 1904 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 512.925422605237, + "ty": 295.3007954922108, + "theta": 3.06825113089999, + "vx": -0.9973117113113403, + "vy": 0.07327578961849213, + "pca_strength": 0.9069239225357242, + "union_pixels": 18832, + "tx_anchor": 512.925422605237, + "ty_anchor": 295.3007954922108, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 512.925422605237, + "cy": 295.3007954922108, + "pixels": 6034 + }, + "tool_body": { + "cx": 618.0445214609438, + "cy": 279.3696791966587, + "pixels": 11253 + }, + "left_gripper": { + "cx": 408.52941176470586, + "cy": 300.7647058823529, + "pixels": 17 + }, + "right_gripper": { + "cx": 422.2303664921466, + "cy": 299.00458115183244, + "pixels": 1528 + } + } + } + } + }, + { + "frame_idx": 96, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 190.09950556242273, + "ty": 402.16328800988873, + "theta": -0.5239527734894678, + "vx": 0.8658483624458313, + "vy": -0.5003065466880798, + "pca_strength": 0.8195764512565665, + "union_pixels": 15288, + "tx_anchor": 190.09950556242273, + "ty_anchor": 402.16328800988873, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 190.09950556242273, + "cy": 402.16328800988873, + "pixels": 8090 + }, + "tool_body": { + "cx": 111.67837582625118, + "cy": 429.3820585457979, + "pixels": 5295 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 220.7929584866001, + "cy": 339.4724119810825, + "pixels": 1903 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.0692052980132, + "ty": 295.3912251655629, + "theta": 3.0673268159786016, + "vx": -0.9972435832023621, + "vy": 0.07419759035110474, + "pca_strength": 0.906634578821031, + "union_pixels": 18856, + "tx_anchor": 513.0692052980132, + "ty_anchor": 295.3912251655629, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.0692052980132, + "cy": 295.3912251655629, + "pixels": 6040 + }, + "tool_body": { + "cx": 617.9778093378306, + "cy": 279.22323806142373, + "pixels": 11266 + }, + "left_gripper": { + "cx": 419.52, + "cy": 296.96, + "pixels": 25 + }, + "right_gripper": { + "cx": 422.02098360655737, + "cy": 299.0432786885246, + "pixels": 1525 + } + } + } + } + }, + { + "frame_idx": 97, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 190.2085587801279, + "ty": 403.18937530742744, + "theta": -0.5289210674378514, + "vx": 0.8633520007133484, + "vy": -0.5046021342277527, + "pca_strength": 0.8175098063312438, + "union_pixels": 15215, + "tx_anchor": 190.2085587801279, + "ty_anchor": 403.18937530742744, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 190.2085587801279, + "cy": 403.18937530742744, + "pixels": 8132 + }, + "tool_body": { + "cx": 112.1808927173062, + "cy": 430.07184808144086, + "pixels": 5108 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 221.7807594936709, + "cy": 340.3306329113924, + "pixels": 1975 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.0151740062676, + "ty": 295.41250206168564, + "theta": 3.067653218277283, + "vx": -0.9972677230834961, + "vy": 0.07387208193540573, + "pca_strength": 0.9060143881207962, + "union_pixels": 18900, + "tx_anchor": 513.0151740062676, + "ty_anchor": 295.41250206168564, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.0151740062676, + "cy": 295.41250206168564, + "pixels": 6063 + }, + "tool_body": { + "cx": 618.0892509296972, + "cy": 279.3121126261732, + "pixels": 11294 + }, + "left_gripper": { + "cx": 395.4117647058824, + "cy": 300.11764705882354, + "pixels": 17 + }, + "right_gripper": { + "cx": 422.08715596330273, + "cy": 299.03276539973785, + "pixels": 1526 + } + } + } + } + }, + { + "frame_idx": 98, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 190.99502487562188, + "ty": 403.521144278607, + "theta": -0.5304226191746485, + "vx": 0.8625933527946472, + "vy": -0.5058979392051697, + "pca_strength": 0.8220071344884368, + "union_pixels": 15163, + "tx_anchor": 190.99502487562188, + "ty_anchor": 403.521144278607, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 190.99502487562188, + "cy": 403.521144278607, + "pixels": 8040 + }, + "tool_body": { + "cx": 112.65167877478892, + "cy": 430.1831926173179, + "pixels": 5093 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 223.53004926108375, + "cy": 340.6024630541872, + "pixels": 2030 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 512.9720707321104, + "ty": 295.48239960337133, + "theta": 3.067142905275746, + "vx": -0.9972299337387085, + "vy": 0.07438099384307861, + "pca_strength": 0.9053072880150043, + "union_pixels": 18932, + "tx_anchor": 512.9720707321104, + "ty_anchor": 295.48239960337133, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 512.9720707321104, + "cy": 295.48239960337133, + "pixels": 6051 + }, + "tool_body": { + "cx": 617.866331392271, + "cy": 279.21086994882654, + "pixels": 11334 + }, + "left_gripper": { + "cx": 437.90410958904107, + "cy": 296.6575342465753, + "pixels": 73 + }, + "right_gripper": { + "cx": 421.3331071913162, + "cy": 299.2089552238806, + "pixels": 1474 + } + } + } + } + }, + { + "frame_idx": 99, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 191.43860303256275, + "ty": 402.9051702709421, + "theta": -0.5346553727482264, + "vx": 0.8604443073272705, + "vy": -0.5095445513725281, + "pca_strength": 0.8245926240261596, + "union_pixels": 15325, + "tx_anchor": 191.43860303256275, + "ty_anchor": 402.9051702709421, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 191.43860303256275, + "cy": 402.9051702709421, + "pixels": 8046 + }, + "tool_body": { + "cx": 113.39827420901247, + "cy": 429.6845637583893, + "pixels": 5215 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 225.55135658914728, + "cy": 339.5843023255814, + "pixels": 2064 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 512.9800494641385, + "ty": 295.3917559769167, + "theta": 3.067338364741163, + "vx": -0.9972444176673889, + "vy": 0.07418607175350189, + "pca_strength": 0.9050712438675594, + "union_pixels": 18936, + "tx_anchor": 512.9800494641385, + "ty_anchor": 295.3917559769167, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 512.9800494641385, + "cy": 295.3917559769167, + "pixels": 6065 + }, + "tool_body": { + "cx": 618.049660403987, + "cy": 279.2698244685543, + "pixels": 11337 + }, + "left_gripper": { + "cx": 402.7647058823529, + "cy": 299.4117647058824, + "pixels": 17 + }, + "right_gripper": { + "cx": 422.17270929466054, + "cy": 299.0843770599868, + "pixels": 1517 + } + } + } + } + }, + { + "frame_idx": 100, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 191.60543964232488, + "ty": 402.7613015399901, + "theta": -0.5377350477341205, + "vx": 0.8588709831237793, + "vy": -0.5121920108795166, + "pca_strength": 0.8282018656370288, + "union_pixels": 15421, + "tx_anchor": 191.60543964232488, + "ty_anchor": 402.7613015399901, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 191.60543964232488, + "cy": 402.7613015399901, + "pixels": 8052 + }, + "tool_body": { + "cx": 113.51173440183172, + "cy": 429.589391337531, + "pixels": 5241 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 227.4234022556391, + "cy": 339.29464285714283, + "pixels": 2128 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.1622065342308, + "ty": 295.3946806764078, + "theta": 3.066819103488308, + "vx": -0.9972057938575745, + "vy": 0.0747038945555687, + "pca_strength": 0.9054446865315551, + "union_pixels": 18936, + "tx_anchor": 513.1622065342308, + "ty_anchor": 295.3946806764078, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.1622065342308, + "cy": 295.3946806764078, + "pixels": 6091 + }, + "tool_body": { + "cx": 618.1787230279448, + "cy": 279.2688362221436, + "pixels": 11308 + }, + "left_gripper": { + "cx": 399.48, + "cy": 296.68, + "pixels": 25 + }, + "right_gripper": { + "cx": 422.20304232804233, + "cy": 299.1441798941799, + "pixels": 1512 + } + } + } + } + }, + { + "frame_idx": 101, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 192.62788963460105, + "ty": 402.1871737509321, + "theta": -0.5397917603281411, + "vx": 0.8578157424926758, + "vy": -0.5139573812484741, + "pca_strength": 0.830939105556573, + "union_pixels": 15547, + "tx_anchor": 192.62788963460105, + "ty_anchor": 402.1871737509321, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 192.62788963460105, + "cy": 402.1871737509321, + "pixels": 8046 + }, + "tool_body": { + "cx": 114.63965484899643, + "cy": 429.2511723879197, + "pixels": 5331 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 229.44285714285715, + "cy": 338.90967741935486, + "pixels": 2170 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.2134997536541, + "ty": 295.41911643948106, + "theta": 3.0670902464396756, + "vx": -0.9972259998321533, + "vy": 0.07443350553512573, + "pca_strength": 0.9051545906442008, + "union_pixels": 18936, + "tx_anchor": 513.2134997536541, + "ty_anchor": 295.41911643948106, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.2134997536541, + "cy": 295.41911643948106, + "pixels": 6089 + }, + "tool_body": { + "cx": 618.0631467232688, + "cy": 279.2708941363757, + "pixels": 11307 + }, + "left_gripper": { + "cx": 425.75, + "cy": 298.14285714285717, + "pixels": 28 + }, + "right_gripper": { + "cx": 422.21693121693124, + "cy": 299.140873015873, + "pixels": 1512 + } + } + } + } + }, + { + "frame_idx": 102, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 194.34916479680876, + "ty": 401.19272001994517, + "theta": -0.5411210438869875, + "vx": 0.8571317791938782, + "vy": -0.5150972008705139, + "pca_strength": 0.8340263863665545, + "union_pixels": 15666, + "tx_anchor": 194.34916479680876, + "ty_anchor": 401.19272001994517, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 194.34916479680876, + "cy": 401.19272001994517, + "pixels": 8022 + }, + "tool_body": { + "cx": 116.23071271124174, + "cy": 428.92781043350476, + "pixels": 5444 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 231.6981818181818, + "cy": 338.4372727272727, + "pixels": 2200 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.1648910014752, + "ty": 295.44041960334374, + "theta": 3.0664531083610598, + "vx": -0.9971783757209778, + "vy": 0.07506886124610901, + "pca_strength": 0.9047269102410782, + "union_pixels": 18964, + "tx_anchor": 513.1648910014752, + "ty_anchor": 295.44041960334374, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.1648910014752, + "cy": 295.44041960334374, + "pixels": 6101 + }, + "tool_body": { + "cx": 618.0602611611082, + "cy": 279.16357861302276, + "pixels": 11334 + }, + "left_gripper": { + "cx": 401.2, + "cy": 300.4, + "pixels": 15 + }, + "right_gripper": { + "cx": 422.1373844121532, + "cy": 299.1235138705416, + "pixels": 1514 + } + } + } + } + }, + { + "frame_idx": 103, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 194.97200447928333, + "ty": 401.11733233793706, + "theta": -0.5393346272866036, + "vx": 0.8580505847930908, + "vy": -0.513565182685852, + "pca_strength": 0.8378028591655141, + "union_pixels": 15720, + "tx_anchor": 194.97200447928333, + "ty_anchor": 401.11733233793706, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 194.97200447928333, + "cy": 401.11733233793706, + "pixels": 8037 + }, + "tool_body": { + "cx": 116.31405563689604, + "cy": 428.93301610541727, + "pixels": 5464 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 233.5236593059937, + "cy": 338.20865254619196, + "pixels": 2219 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 513.1733070995245, + "ty": 295.4513854730284, + "theta": 3.0663414501538053, + "vx": -0.9971699714660645, + "vy": 0.07518020272254944, + "pca_strength": 0.9049074881236663, + "union_pixels": 18961, + "tx_anchor": 513.1733070995245, + "ty_anchor": 295.4513854730284, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 513.1733070995245, + "cy": 295.4513854730284, + "pixels": 6099 + }, + "tool_body": { + "cx": 618.0949311197456, + "cy": 279.21176262804664, + "pixels": 11324 + }, + "left_gripper": { + "cx": 420.85714285714283, + "cy": 299.14285714285717, + "pixels": 21 + }, + "right_gripper": { + "cx": 422.32762030323005, + "cy": 299.1529334212261, + "pixels": 1517 + } + } + } + } + }, + { + "frame_idx": 104, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 195.72312461252324, + "ty": 400.7279603223807, + "theta": -0.5381296326841207, + "vx": 0.8586688041687012, + "vy": -0.5125308632850647, + "pca_strength": 0.8411453338177565, + "union_pixels": 15846, + "tx_anchor": 195.72312461252324, + "ty_anchor": 400.7279603223807, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 195.72312461252324, + "cy": 400.7279603223807, + "pixels": 8065 + }, + "tool_body": { + "cx": 116.93358668114368, + "cy": 428.81505609844373, + "pixels": 5526 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 235.82971175166298, + "cy": 338.00975609756097, + "pixels": 2255 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 512.3755346449957, + "ty": 294.6990590248075, + "theta": 3.067372435906344, + "vx": -0.9972469806671143, + "vy": 0.07415209710597992, + "pca_strength": 0.9067216359949778, + "union_pixels": 18642, + "tx_anchor": 512.3755346449957, + "ty_anchor": 294.6990590248075, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 512.3755346449957, + "cy": 294.6990590248075, + "pixels": 5845 + }, + "tool_body": { + "cx": 618.2037725823592, + "cy": 278.91144172865745, + "pixels": 11292 + }, + "left_gripper": { + "cx": 429.5052631578947, + "cy": 298.88421052631577, + "pixels": 95 + }, + "right_gripper": { + "cx": 421.57092198581563, + "cy": 299.2439716312057, + "pixels": 1410 + } + } + } + } + }, + { + "frame_idx": 105, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 196.1906884596335, + "ty": 400.8594601287766, + "theta": -0.5347965526459268, + "vx": 0.8603723645210266, + "vy": -0.5096660256385803, + "pca_strength": 0.8460172129896123, + "union_pixels": 15848, + "tx_anchor": 196.1906884596335, + "ty_anchor": 400.8594601287766, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 196.1906884596335, + "cy": 400.8594601287766, + "pixels": 8076 + }, + "tool_body": { + "cx": 116.8029502822801, + "cy": 429.24221453287197, + "pixels": 5491 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 238.04340201665937, + "cy": 338.06663743971944, + "pixels": 2281 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 498.3322514015934, + "ty": 288.22484508704633, + "theta": 3.0854963791013, + "vx": -0.9984270334243774, + "vy": 0.056066859513521194, + "pca_strength": 0.9101435908354002, + "union_pixels": 16197, + "tx_anchor": 498.3322514015934, + "ty_anchor": 288.22484508704633, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 498.3322514015934, + "cy": 288.22484508704633, + "pixels": 3389 + }, + "tool_body": { + "cx": 618.2087133622598, + "cy": 278.9132205791198, + "pixels": 11293 + }, + "left_gripper": { + "cx": 434.8181818181818, + "cy": 298.45454545454544, + "pixels": 22 + }, + "right_gripper": { + "cx": 421.9256530475553, + "cy": 299.24112525117215, + "pixels": 1493 + } + } + } + } + }, + { + "frame_idx": 106, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 198.1928960331864, + "ty": 401.5024630541872, + "theta": -0.5331555523532437, + "vx": 0.8612075448036194, + "vy": -0.5082534551620483, + "pca_strength": 0.8503905315228598, + "union_pixels": 15707, + "tx_anchor": 198.1928960331864, + "ty_anchor": 401.5024630541872, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 198.1928960331864, + "cy": 401.5024630541872, + "pixels": 7714 + }, + "tool_body": { + "cx": 118.26602282704127, + "cy": 428.50921861281824, + "pixels": 5695 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 239.22149695387293, + "cy": 337.9460400348129, + "pixels": 2298 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 498.34013605442175, + "ty": 288.31469979296065, + "theta": 3.0854108999776284, + "vx": -0.9984222054481506, + "vy": 0.05615220218896866, + "pca_strength": 0.9100593119334112, + "union_pixels": 16188, + "tx_anchor": 498.34013605442175, + "ty_anchor": 288.31469979296065, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 498.34013605442175, + "cy": 288.31469979296065, + "pixels": 3381 + }, + "tool_body": { + "cx": 618.2210023021073, + "cy": 278.9062333982646, + "pixels": 11294 + }, + "left_gripper": { + "cx": 429.45454545454544, + "cy": 297.6363636363636, + "pixels": 22 + }, + "right_gripper": { + "cx": 421.9778672032193, + "cy": 299.2287055667337, + "pixels": 1491 + } + } + } + } + } + ], + "saved_at_unix": 1769897634.0054193 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000062_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000062_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..2249faa6112fdcfe54c0b16b66a67ac287a57918 --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000062_tool_poses.json @@ -0,0 +1,14297 @@ +{ + "clip_id": "1_WuPMcIFt", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/STATIC/1_WuPMcIFt.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/STATIC/1_WuPMcIFt", + "num_frames": 280, + "tools": [ + "scissors" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 493.6012143133962, + "ty": 245.29828187572664, + "theta": -2.49627889502662, + "vx": -0.7989110946655273, + "vy": -0.6014491319656372, + "pca_strength": 0.7751224290471014, + "union_pixels": 42721, + "tx_anchor": 493.6012143133962, + "ty_anchor": 245.29828187572664, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 493.6012143133962, + "cy": 245.29828187572664, + "pixels": 7741 + }, + "tool_body": { + "cx": 600.0243759268413, + "cy": 322.9358316856154, + "pixels": 32368 + }, + "left_gripper": { + "cx": 417.09867330016584, + "cy": 228.26451077943616, + "pixels": 1206 + }, + "right_gripper": { + "cx": 414.52702702702703, + "cy": 196.0682788051209, + "pixels": 1406 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 492.2141182599635, + "ty": 245.59663974993487, + "theta": -2.4937856443020836, + "vx": -0.7974090576171875, + "vy": -0.6034391522407532, + "pca_strength": 0.774331738296456, + "union_pixels": 43061, + "tx_anchor": 492.2141182599635, + "ty_anchor": 245.59663974993487, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 492.2141182599635, + "cy": 245.59663974993487, + "pixels": 7678 + }, + "tool_body": { + "cx": 599.197154719746, + "cy": 322.3331908657956, + "pixels": 32756 + }, + "left_gripper": { + "cx": 416.01, + "cy": 227.26692307692306, + "pixels": 1300 + }, + "right_gripper": { + "cx": 415.78598342125093, + "cy": 196.3933685003768, + "pixels": 1327 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 491.3272151062987, + "ty": 245.25841806417537, + "theta": -2.4925075383328172, + "vx": -0.7966371774673462, + "vy": -0.6044578552246094, + "pca_strength": 0.7787123368386345, + "union_pixels": 43197, + "tx_anchor": 491.3272151062987, + "ty_anchor": 245.25841806417537, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 491.3272151062987, + "cy": 245.25841806417537, + "pixels": 7573 + }, + "tool_body": { + "cx": 598.8144814208644, + "cy": 321.6745165787719, + "pixels": 32994 + }, + "left_gripper": { + "cx": 415.8509984639017, + "cy": 227.2089093701997, + "pixels": 1302 + }, + "right_gripper": { + "cx": 415.46611445783134, + "cy": 196.45180722891567, + "pixels": 1328 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 491.47082175466454, + "ty": 244.67645891226678, + "theta": -2.5004794521820557, + "vx": -0.8014304637908936, + "vy": -0.5980879664421082, + "pca_strength": 0.7738661319558883, + "union_pixels": 43050, + "tx_anchor": 491.47082175466454, + "ty_anchor": 244.67645891226678, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 491.47082175466454, + "cy": 244.67645891226678, + "pixels": 7557 + }, + "tool_body": { + "cx": 599.085788192331, + "cy": 320.95934266585516, + "pixels": 32860 + }, + "left_gripper": { + "cx": 416.3241379310345, + "cy": 227.04061302681993, + "pixels": 1305 + }, + "right_gripper": { + "cx": 415.52560240963857, + "cy": 196.01656626506025, + "pixels": 1328 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 492.64546416291984, + "ty": 243.808251785242, + "theta": -2.489744056030195, + "vx": -0.7949637174606323, + "vy": -0.6066570281982422, + "pca_strength": 0.778565691832862, + "union_pixels": 42656, + "tx_anchor": 492.64546416291984, + "ty_anchor": 243.808251785242, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 492.64546416291984, + "cy": 243.808251785242, + "pixels": 7562 + }, + "tool_body": { + "cx": 599.8361428703504, + "cy": 319.5030663502727, + "pixels": 32449 + }, + "left_gripper": { + "cx": 416.89771891096393, + "cy": 225.6644591611479, + "pixels": 1359 + }, + "right_gripper": { + "cx": 417.1376360808709, + "cy": 194.8561430793157, + "pixels": 1286 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.6273038441285, + "ty": 243.27540810953133, + "theta": -2.4967319147552476, + "vx": -0.7991834878921509, + "vy": -0.6010871529579163, + "pca_strength": 0.7741273660599146, + "union_pixels": 42037, + "tx_anchor": 494.6273038441285, + "ty_anchor": 243.27540810953133, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.6273038441285, + "cy": 243.27540810953133, + "pixels": 7596 + }, + "tool_body": { + "cx": 601.1004514672686, + "cy": 318.03379734135945, + "pixels": 31896 + }, + "left_gripper": { + "cx": 417.93540856031126, + "cy": 224.6272373540856, + "pixels": 1285 + }, + "right_gripper": { + "cx": 419.0238095238095, + "cy": 194.17698412698414, + "pixels": 1260 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 496.3299638088107, + "ty": 243.91576188693372, + "theta": -2.495653402504149, + "vx": -0.7985347509384155, + "vy": -0.6019487380981445, + "pca_strength": 0.7729097611081444, + "union_pixels": 42238, + "tx_anchor": 496.3299638088107, + "ty_anchor": 243.91576188693372, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 496.3299638088107, + "cy": 243.91576188693372, + "pixels": 8013 + }, + "tool_body": { + "cx": 601.7792974919452, + "cy": 317.2594288963295, + "pixels": 31658 + }, + "left_gripper": { + "cx": 418.1396255850234, + "cy": 223.80733229329172, + "pixels": 1282 + }, + "right_gripper": { + "cx": 419.2077821011673, + "cy": 193.33151750972763, + "pixels": 1285 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.5324396104717, + "ty": 242.35006955861894, + "theta": -2.5037882181334012, + "vx": -0.8034049868583679, + "vy": -0.5954329371452332, + "pca_strength": 0.7742836544431073, + "union_pixels": 42353, + "tx_anchor": 495.5324396104717, + "ty_anchor": 242.35006955861894, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.5324396104717, + "cy": 242.35006955861894, + "pixels": 7907 + }, + "tool_body": { + "cx": 601.6907971219405, + "cy": 316.25538065164795, + "pixels": 31827 + }, + "left_gripper": { + "cx": 417.5996944232238, + "cy": 223.0313216195569, + "pixels": 1309 + }, + "right_gripper": { + "cx": 418.5618320610687, + "cy": 192.39083969465648, + "pixels": 1310 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 496.0089610075079, + "ty": 242.0736255751998, + "theta": -2.496895374643974, + "vx": -0.7992817163467407, + "vy": -0.6009564995765686, + "pca_strength": 0.7750177406582432, + "union_pixels": 43010, + "tx_anchor": 496.0089610075079, + "ty_anchor": 242.0736255751998, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 496.0089610075079, + "cy": 242.0736255751998, + "pixels": 8258 + }, + "tool_body": { + "cx": 601.4524909476838, + "cy": 315.42318017230616, + "pixels": 32036 + }, + "left_gripper": { + "cx": 418.1457746478873, + "cy": 222.3549295774648, + "pixels": 1420 + }, + "right_gripper": { + "cx": 417.38271604938274, + "cy": 191.22145061728395, + "pixels": 1296 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.99363216381573, + "ty": 241.32450992633287, + "theta": -2.501286144649732, + "vx": -0.8019126653671265, + "vy": -0.5974412560462952, + "pca_strength": 0.7761922625588471, + "union_pixels": 42622, + "tx_anchor": 495.99363216381573, + "ty_anchor": 241.32450992633287, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.99363216381573, + "cy": 241.32450992633287, + "pixels": 8009 + }, + "tool_body": { + "cx": 601.8112083294133, + "cy": 315.31508138112713, + "pixels": 31887 + }, + "left_gripper": { + "cx": 418.5833333333333, + "cy": 221.9632768361582, + "pixels": 1416 + }, + "right_gripper": { + "cx": 418.53206106870226, + "cy": 191.6587786259542, + "pixels": 1310 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 496.1436334444856, + "ty": 241.10596517228603, + "theta": -2.4975668212460445, + "vx": -0.7996850609779358, + "vy": -0.6004197001457214, + "pca_strength": 0.7710153318101459, + "union_pixels": 42573, + "tx_anchor": 496.1436334444856, + "ty_anchor": 241.10596517228603, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 496.1436334444856, + "cy": 241.10596517228603, + "pixels": 8097 + }, + "tool_body": { + "cx": 601.832752503846, + "cy": 315.2173244168158, + "pixels": 31851 + }, + "left_gripper": { + "cx": 417.3863810252487, + "cy": 222.0504973221117, + "pixels": 1307 + }, + "right_gripper": { + "cx": 418.6312594840668, + "cy": 191.54476479514415, + "pixels": 1318 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 496.777724378229, + "ty": 241.8631503063799, + "theta": -2.504003144071076, + "vx": -0.8035329580307007, + "vy": -0.5952602624893188, + "pca_strength": 0.7706575843305927, + "union_pixels": 42979, + "tx_anchor": 496.777724378229, + "ty_anchor": 241.8631503063799, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 496.777724378229, + "cy": 241.8631503063799, + "pixels": 8323 + }, + "tool_body": { + "cx": 601.6811476180036, + "cy": 314.9608168634698, + "pixels": 31927 + }, + "left_gripper": { + "cx": 418.646229739253, + "cy": 222.07047216349542, + "pixels": 1419 + }, + "right_gripper": { + "cx": 418.6969465648855, + "cy": 191.54198473282443, + "pixels": 1310 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.73559950556245, + "ty": 241.2249690976514, + "theta": -2.507019175031016, + "vx": -0.8053246736526489, + "vy": -0.5928341150283813, + "pca_strength": 0.772631581654292, + "union_pixels": 42726, + "tx_anchor": 495.73559950556245, + "ty_anchor": 241.2249690976514, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.73559950556245, + "cy": 241.2249690976514, + "pixels": 8090 + }, + "tool_body": { + "cx": 601.5834246875685, + "cy": 314.8858959501363, + "pixels": 31927 + }, + "left_gripper": { + "cx": 418.30839802399436, + "cy": 222.0275229357798, + "pixels": 1417 + }, + "right_gripper": { + "cx": 418.3506191950464, + "cy": 191.51470588235293, + "pixels": 1292 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.76616419583905, + "ty": 241.2006976454466, + "theta": -2.50150406040721, + "vx": -0.8020428419113159, + "vy": -0.5972664952278137, + "pca_strength": 0.7712560776175005, + "union_pixels": 42723, + "tx_anchor": 495.76616419583905, + "ty_anchor": 241.2006976454466, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.76616419583905, + "cy": 241.2006976454466, + "pixels": 8027 + }, + "tool_body": { + "cx": 601.4895712811533, + "cy": 314.73407548703835, + "pixels": 31979 + }, + "left_gripper": { + "cx": 418.5284210526316, + "cy": 222.05052631578948, + "pixels": 1425 + }, + "right_gripper": { + "cx": 419.23993808049534, + "cy": 192.16563467492261, + "pixels": 1292 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.64174648588136, + "ty": 240.8879213832566, + "theta": -2.496774782425437, + "vx": -0.7992092370986938, + "vy": -0.6010528802871704, + "pca_strength": 0.7719199193211839, + "union_pixels": 42781, + "tx_anchor": 495.64174648588136, + "ty_anchor": 240.8879213832566, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.64174648588136, + "cy": 240.8879213832566, + "pixels": 8039 + }, + "tool_body": { + "cx": 601.3596165256222, + "cy": 314.5856415701215, + "pixels": 32023 + }, + "left_gripper": { + "cx": 418.71458773784354, + "cy": 222.27484143763215, + "pixels": 1419 + }, + "right_gripper": { + "cx": 418.03846153846155, + "cy": 191.25538461538463, + "pixels": 1300 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.4979434126885, + "ty": 240.89816776766796, + "theta": -2.5042896688132337, + "vx": -0.8037034869194031, + "vy": -0.5950300097465515, + "pca_strength": 0.7725217325106977, + "union_pixels": 42277, + "tx_anchor": 495.4979434126885, + "ty_anchor": 240.89816776766796, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.4979434126885, + "cy": 240.89816776766796, + "pixels": 8023 + }, + "tool_body": { + "cx": 602.3509089178643, + "cy": 315.27327813203897, + "pixels": 31521 + }, + "left_gripper": { + "cx": 418.73001402524545, + "cy": 222.20196353436185, + "pixels": 1426 + }, + "right_gripper": { + "cx": 418.13389441469013, + "cy": 191.2425401683244, + "pixels": 1307 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.4858602217516, + "ty": 240.78746729786968, + "theta": -2.5051892893902568, + "vx": -0.804238498210907, + "vy": -0.5943067669868469, + "pca_strength": 0.7706534932180193, + "union_pixels": 42694, + "tx_anchor": 495.4858602217516, + "ty_anchor": 240.78746729786968, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.4858602217516, + "cy": 240.78746729786968, + "pixels": 8027 + }, + "tool_body": { + "cx": 601.5687901079981, + "cy": 314.5331037721083, + "pixels": 31945 + }, + "left_gripper": { + "cx": 418.588687150838, + "cy": 222.08379888268158, + "pixels": 1432 + }, + "right_gripper": { + "cx": 417.9891472868217, + "cy": 191.2093023255814, + "pixels": 1290 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.36240189360905, + "ty": 240.84826211536065, + "theta": -2.508076001257572, + "vx": -0.8059507012367249, + "vy": -0.5919826626777649, + "pca_strength": 0.7727175300192449, + "union_pixels": 42641, + "tx_anchor": 495.36240189360905, + "ty_anchor": 240.84826211536065, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.36240189360905, + "cy": 240.84826211536065, + "pixels": 8027 + }, + "tool_body": { + "cx": 601.5359599749844, + "cy": 314.2928080050031, + "pixels": 31980 + }, + "left_gripper": { + "cx": 417.59189797449363, + "cy": 222.16054013503376, + "pixels": 1333 + }, + "right_gripper": { + "cx": 417.3235972328978, + "cy": 190.63643351268254, + "pixels": 1301 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.31882616264613, + "ty": 240.80365580701317, + "theta": -2.5003959339086137, + "vx": -0.8013805150985718, + "vy": -0.5981549024581909, + "pca_strength": 0.7717077724040914, + "union_pixels": 42664, + "tx_anchor": 495.31882616264613, + "ty_anchor": 240.80365580701317, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.31882616264613, + "cy": 240.80365580701317, + "pixels": 8042 + }, + "tool_body": { + "cx": 601.5308954524145, + "cy": 314.1465541490858, + "pixels": 31995 + }, + "left_gripper": { + "cx": 417.58960843373495, + "cy": 222.25225903614458, + "pixels": 1328 + }, + "right_gripper": { + "cx": 417.1424172440339, + "cy": 190.7066974595843, + "pixels": 1299 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.1716315592671, + "ty": 240.75856911379782, + "theta": -2.5052570619722214, + "vx": -0.8042787313461304, + "vy": -0.5942522287368774, + "pca_strength": 0.7702612383011991, + "union_pixels": 42678, + "tx_anchor": 495.1716315592671, + "ty_anchor": 240.75856911379782, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.1716315592671, + "cy": 240.75856911379782, + "pixels": 8023 + }, + "tool_body": { + "cx": 601.4459332833583, + "cy": 314.0198963018491, + "pixels": 32016 + }, + "left_gripper": { + "cx": 417.62904439428144, + "cy": 222.20391271632806, + "pixels": 1329 + }, + "right_gripper": { + "cx": 416.9236641221374, + "cy": 190.44961832061068, + "pixels": 1310 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.41807768924303, + "ty": 240.50647410358565, + "theta": -2.510405626956374, + "vx": -0.8073276281356812, + "vy": -0.5901035070419312, + "pca_strength": 0.7712454537819082, + "union_pixels": 42720, + "tx_anchor": 495.41807768924303, + "ty_anchor": 240.50647410358565, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.41807768924303, + "cy": 240.50647410358565, + "pixels": 8032 + }, + "tool_body": { + "cx": 601.4235653883359, + "cy": 313.9533809716978, + "pixels": 32047 + }, + "left_gripper": { + "cx": 417.45929798356985, + "cy": 222.01120238984316, + "pixels": 1339 + }, + "right_gripper": { + "cx": 417.2442396313364, + "cy": 190.6705069124424, + "pixels": 1302 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.2461136674543, + "ty": 240.5177216764084, + "theta": -2.5000513587132973, + "vx": -0.8011743426322937, + "vy": -0.5984309911727905, + "pca_strength": 0.7725330518614519, + "union_pixels": 42708, + "tx_anchor": 495.2461136674543, + "ty_anchor": 240.5177216764084, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.2461136674543, + "cy": 240.5177216764084, + "pixels": 8041 + }, + "tool_body": { + "cx": 601.5490349178586, + "cy": 313.95652445499405, + "pixels": 32018 + }, + "left_gripper": { + "cx": 417.35910780669144, + "cy": 221.82379182156134, + "pixels": 1345 + }, + "right_gripper": { + "cx": 417.2239263803681, + "cy": 190.56288343558282, + "pixels": 1304 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.9950223992036, + "ty": 240.52190144350422, + "theta": -2.5046702998450967, + "vx": -0.8039299249649048, + "vy": -0.5947240591049194, + "pca_strength": 0.7746163821877241, + "union_pixels": 42266, + "tx_anchor": 494.9950223992036, + "ty_anchor": 240.52190144350422, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.9950223992036, + "cy": 240.52190144350422, + "pixels": 8036 + }, + "tool_body": { + "cx": 602.256140795138, + "cy": 314.4430235502659, + "pixels": 31592 + }, + "left_gripper": { + "cx": 417.28945400149587, + "cy": 221.78833208676141, + "pixels": 1337 + }, + "right_gripper": { + "cx": 417.21983089930825, + "cy": 190.58647194465794, + "pixels": 1301 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.1038863976084, + "ty": 240.43086696562034, + "theta": -2.495860505322894, + "vx": -0.7986593842506409, + "vy": -0.6017833352088928, + "pca_strength": 0.7727661537036712, + "union_pixels": 42731, + "tx_anchor": 495.1038863976084, + "ty_anchor": 240.43086696562034, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.1038863976084, + "cy": 240.43086696562034, + "pixels": 8028 + }, + "tool_body": { + "cx": 601.5180388240434, + "cy": 313.73356844142063, + "pixels": 32042 + }, + "left_gripper": { + "cx": 417.3066666666667, + "cy": 221.6985185185185, + "pixels": 1350 + }, + "right_gripper": { + "cx": 417.03661327231123, + "cy": 190.32723112128147, + "pixels": 1311 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.46549794852666, + "ty": 240.15752828546562, + "theta": -2.4982593676347635, + "vx": -0.8001006841659546, + "vy": -0.599865734577179, + "pca_strength": 0.7743287557232252, + "union_pixels": 42771, + "tx_anchor": 495.46549794852666, + "ty_anchor": 240.15752828546562, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.46549794852666, + "cy": 240.15752828546562, + "pixels": 8043 + }, + "tool_body": { + "cx": 601.5573975211514, + "cy": 313.7259217632918, + "pixels": 32031 + }, + "left_gripper": { + "cx": 417.3568800588668, + "cy": 221.7086092715232, + "pixels": 1359 + }, + "right_gripper": { + "cx": 417.0919282511211, + "cy": 190.33856502242153, + "pixels": 1338 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.28275, + "ty": 240.068875, + "theta": -2.501708565195579, + "vx": -0.8021649718284607, + "vy": -0.5971024632453918, + "pca_strength": 0.7714937234738715, + "union_pixels": 42751, + "tx_anchor": 495.28275, + "ty_anchor": 240.068875, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.28275, + "cy": 240.068875, + "pixels": 8000 + }, + "tool_body": { + "cx": 601.4766328916602, + "cy": 313.59042868277476, + "pixels": 32075 + }, + "left_gripper": { + "cx": 417.2734663710273, + "cy": 221.63784183296377, + "pixels": 1353 + }, + "right_gripper": { + "cx": 416.9312169312169, + "cy": 190.15117157974302, + "pixels": 1323 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.2870185092546, + "ty": 239.91895947973987, + "theta": -2.5016115281757356, + "vx": -0.802107036113739, + "vy": -0.5971803069114685, + "pca_strength": 0.7731359445766459, + "union_pixels": 42744, + "tx_anchor": 495.2870185092546, + "ty_anchor": 239.91895947973987, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.2870185092546, + "cy": 239.91895947973987, + "pixels": 7996 + }, + "tool_body": { + "cx": 601.3809449604189, + "cy": 313.4953250638908, + "pixels": 32086 + }, + "left_gripper": { + "cx": 417.307063197026, + "cy": 221.66022304832714, + "pixels": 1345 + }, + "right_gripper": { + "cx": 417.0645406226272, + "cy": 190.21032649962035, + "pixels": 1317 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.17756073127975, + "ty": 239.85737540696218, + "theta": -2.504558610527348, + "vx": -0.8038634657859802, + "vy": -0.5948138236999512, + "pca_strength": 0.7700835597164847, + "union_pixels": 42748, + "tx_anchor": 495.17756073127975, + "ty_anchor": 239.85737540696218, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.17756073127975, + "cy": 239.85737540696218, + "pixels": 7986 + }, + "tool_body": { + "cx": 601.3320661826566, + "cy": 313.41086841367274, + "pixels": 32093 + }, + "left_gripper": { + "cx": 417.274217585693, + "cy": 221.58643815201194, + "pixels": 1342 + }, + "right_gripper": { + "cx": 417.05953278070837, + "cy": 190.17558402411456, + "pixels": 1327 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.1929296728093, + "ty": 239.6775730224395, + "theta": -2.5041462334840388, + "vx": -0.8036181330680847, + "vy": -0.5951452851295471, + "pca_strength": 0.7729252090896306, + "union_pixels": 42785, + "tx_anchor": 495.1929296728093, + "ty_anchor": 239.6775730224395, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.1929296728093, + "cy": 239.6775730224395, + "pixels": 7977 + }, + "tool_body": { + "cx": 601.25553307393, + "cy": 313.36392217898833, + "pixels": 32125 + }, + "left_gripper": { + "cx": 417.1029411764706, + "cy": 221.34558823529412, + "pixels": 1360 + }, + "right_gripper": { + "cx": 417.20861678004536, + "cy": 190.2622826908541, + "pixels": 1323 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.1629834254144, + "ty": 239.5858864892014, + "theta": -2.4996133234881603, + "vx": -0.8009121417999268, + "vy": -0.5987818837165833, + "pca_strength": 0.7728131935937212, + "union_pixels": 42385, + "tx_anchor": 495.1629834254144, + "ty_anchor": 239.5858864892014, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.1629834254144, + "cy": 239.5858864892014, + "pixels": 7964 + }, + "tool_body": { + "cx": 601.9264437307136, + "cy": 313.92770325587253, + "pixels": 31758 + }, + "left_gripper": { + "cx": 417.10914454277287, + "cy": 221.32374631268436, + "pixels": 1356 + }, + "right_gripper": { + "cx": 417.03672532517214, + "cy": 190.11094108645753, + "pixels": 1307 + } + } + } + } + }, + { + "frame_idx": 30, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.1359394703657, + "ty": 239.37377049180327, + "theta": -2.5029901241739245, + "vx": -0.8029295802116394, + "vy": -0.5960739850997925, + "pca_strength": 0.7707100943370246, + "union_pixels": 42805, + "tx_anchor": 495.1359394703657, + "ty_anchor": 239.37377049180327, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.1359394703657, + "cy": 239.37377049180327, + "pixels": 7930 + }, + "tool_body": { + "cx": 601.1350696923603, + "cy": 313.28019743581785, + "pixels": 32213 + }, + "left_gripper": { + "cx": 417.1632200886263, + "cy": 221.39955686853767, + "pixels": 1354 + }, + "right_gripper": { + "cx": 416.9334862385321, + "cy": 190.02064220183487, + "pixels": 1308 + } + } + } + } + }, + { + "frame_idx": 31, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.85237613751264, + "ty": 239.54423660262893, + "theta": -2.4918457123658717, + "vx": -0.7962369322776794, + "vy": -0.6049849390983582, + "pca_strength": 0.7745665302800465, + "union_pixels": 42428, + "tx_anchor": 494.85237613751264, + "ty_anchor": 239.54423660262893, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.85237613751264, + "cy": 239.54423660262893, + "pixels": 7912 + }, + "tool_body": { + "cx": 601.8049155628099, + "cy": 313.7528093414527, + "pixels": 31858 + }, + "left_gripper": { + "cx": 417.1163982430454, + "cy": 221.22547584187407, + "pixels": 1366 + }, + "right_gripper": { + "cx": 417.19349845201236, + "cy": 190.093653250774, + "pixels": 1292 + } + } + } + } + }, + { + "frame_idx": 32, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.70486459378134, + "ty": 239.51278836509528, + "theta": -2.505551516292726, + "vx": -0.8044537305831909, + "vy": -0.5940154194831848, + "pca_strength": 0.7699345930115243, + "union_pixels": 42999, + "tx_anchor": 494.70486459378134, + "ty_anchor": 239.51278836509528, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.70486459378134, + "cy": 239.51278836509528, + "pixels": 7976 + }, + "tool_body": { + "cx": 600.9862356944014, + "cy": 313.24475719146307, + "pixels": 32330 + }, + "left_gripper": { + "cx": 416.81290790427846, + "cy": 221.11820159535895, + "pixels": 1379 + }, + "right_gripper": { + "cx": 416.51293759512936, + "cy": 189.75114155251143, + "pixels": 1314 + } + } + } + } + }, + { + "frame_idx": 33, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.5640768168696, + "ty": 239.55064641646794, + "theta": -2.5007940704176344, + "vx": -0.8016185760498047, + "vy": -0.5978357791900635, + "pca_strength": 0.7764378055049517, + "union_pixels": 42641, + "tx_anchor": 494.5640768168696, + "ty_anchor": 239.55064641646794, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.5640768168696, + "cy": 239.55064641646794, + "pixels": 7967 + }, + "tool_body": { + "cx": 601.6766886712761, + "cy": 313.7396364546507, + "pixels": 31963 + }, + "left_gripper": { + "cx": 416.73174258857557, + "cy": 221.19595083152566, + "pixels": 1383 + }, + "right_gripper": { + "cx": 416.48192771084337, + "cy": 189.70481927710844, + "pixels": 1328 + } + } + } + } + }, + { + "frame_idx": 34, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.4307769549391, + "ty": 239.52127526044936, + "theta": -2.5064364469108673, + "vx": -0.8049790263175964, + "vy": -0.5933032631874084, + "pca_strength": 0.770352661310697, + "union_pixels": 43101, + "tx_anchor": 494.4307769549391, + "ty_anchor": 239.52127526044936, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.4307769549391, + "cy": 239.52127526044936, + "pixels": 7967 + }, + "tool_body": { + "cx": 600.8812785388128, + "cy": 313.1770949031223, + "pixels": 32412 + }, + "left_gripper": { + "cx": 416.678905687545, + "cy": 221.27429805615552, + "pixels": 1389 + }, + "right_gripper": { + "cx": 416.47111777944485, + "cy": 189.84471117779444, + "pixels": 1333 + } + } + } + } + }, + { + "frame_idx": 35, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.34208542713566, + "ty": 239.5748743718593, + "theta": -2.499328401107914, + "vx": -0.8007414937019348, + "vy": -0.5990100502967834, + "pca_strength": 0.7700013872692655, + "union_pixels": 43152, + "tx_anchor": 494.34208542713566, + "ty_anchor": 239.5748743718593, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.34208542713566, + "cy": 239.5748743718593, + "pixels": 7960 + }, + "tool_body": { + "cx": 600.8198034443452, + "cy": 313.1663945284821, + "pixels": 32459 + }, + "left_gripper": { + "cx": 416.6587301587302, + "cy": 221.26479076479077, + "pixels": 1386 + }, + "right_gripper": { + "cx": 416.4818114328137, + "cy": 189.79361544172235, + "pixels": 1347 + } + } + } + } + }, + { + "frame_idx": 36, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.50150678051233, + "ty": 239.38962832747364, + "theta": -2.500529877852229, + "vx": -0.8014606237411499, + "vy": -0.5980475544929504, + "pca_strength": 0.7703844430177516, + "union_pixels": 43139, + "tx_anchor": 494.50150678051233, + "ty_anchor": 239.38962832747364, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.50150678051233, + "cy": 239.38962832747364, + "pixels": 7964 + }, + "tool_body": { + "cx": 600.8292239413179, + "cy": 313.2035998274055, + "pixels": 32446 + }, + "left_gripper": { + "cx": 416.6143369175627, + "cy": 221.20501792114695, + "pixels": 1395 + }, + "right_gripper": { + "cx": 416.2218890554723, + "cy": 189.5359820089955, + "pixels": 1334 + } + } + } + } + }, + { + "frame_idx": 37, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.5455795923471, + "ty": 239.6153557584094, + "theta": -2.505939601918154, + "vx": -0.8046841621398926, + "vy": -0.5937031507492065, + "pca_strength": 0.7719609865698354, + "union_pixels": 43152, + "tx_anchor": 494.5455795923471, + "ty_anchor": 239.6153557584094, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.5455795923471, + "cy": 239.6153557584094, + "pixels": 7997 + }, + "tool_body": { + "cx": 600.8959271829682, + "cy": 313.2493057698241, + "pixels": 32410 + }, + "left_gripper": { + "cx": 416.5788722341185, + "cy": 221.2526766595289, + "pixels": 1401 + }, + "right_gripper": { + "cx": 416.2514880952381, + "cy": 189.67857142857142, + "pixels": 1344 + } + } + } + } + }, + { + "frame_idx": 38, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.5545977011494, + "ty": 239.6115692153923, + "theta": -2.5051355131491806, + "vx": -0.8042064905166626, + "vy": -0.5943499803543091, + "pca_strength": 0.7724553919108645, + "union_pixels": 42733, + "tx_anchor": 494.5545977011494, + "ty_anchor": 239.6115692153923, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.5545977011494, + "cy": 239.6115692153923, + "pixels": 8004 + }, + "tool_body": { + "cx": 601.7485617808904, + "cy": 313.8338544272136, + "pixels": 31984 + }, + "left_gripper": { + "cx": 416.8140703517588, + "cy": 221.31012203876526, + "pixels": 1393 + }, + "right_gripper": { + "cx": 416.1878698224852, + "cy": 189.69748520710058, + "pixels": 1352 + } + } + } + } + }, + { + "frame_idx": 39, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.71045409181636, + "ty": 239.60840818363275, + "theta": -2.497159721412681, + "vx": -0.7994405627250671, + "vy": -0.6007452011108398, + "pca_strength": 0.7697450079758406, + "union_pixels": 43130, + "tx_anchor": 494.71045409181636, + "ty_anchor": 239.60840818363275, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.71045409181636, + "cy": 239.60840818363275, + "pixels": 8016 + }, + "tool_body": { + "cx": 601.0023485784919, + "cy": 313.31511124845485, + "pixels": 32360 + }, + "left_gripper": { + "cx": 416.81637010676155, + "cy": 221.33451957295372, + "pixels": 1405 + }, + "right_gripper": { + "cx": 416.22979985174203, + "cy": 189.71312083024463, + "pixels": 1349 + } + } + } + } + }, + { + "frame_idx": 40, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.7777500312149, + "ty": 239.65726058184543, + "theta": -2.5070209757645388, + "vx": -0.8053256869316101, + "vy": -0.592832624912262, + "pca_strength": 0.7695298153287505, + "union_pixels": 43177, + "tx_anchor": 494.7777500312149, + "ty_anchor": 239.65726058184543, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.7777500312149, + "cy": 239.65726058184543, + "pixels": 8009 + }, + "tool_body": { + "cx": 600.9071073666018, + "cy": 313.22488658457553, + "pixels": 32403 + }, + "left_gripper": { + "cx": 416.8830616583983, + "cy": 221.31467044649185, + "pixels": 1411 + }, + "right_gripper": { + "cx": 416.384047267356, + "cy": 189.8685376661743, + "pixels": 1354 + } + } + } + } + }, + { + "frame_idx": 41, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.7800425159435, + "ty": 239.6104789295986, + "theta": -2.5023485211257235, + "vx": -0.8025469779968262, + "vy": -0.5965890288352966, + "pca_strength": 0.7684067437964712, + "union_pixels": 43161, + "tx_anchor": 494.7800425159435, + "ty_anchor": 239.6104789295986, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.7800425159435, + "cy": 239.6104789295986, + "pixels": 7997 + }, + "tool_body": { + "cx": 600.8671149634473, + "cy": 313.19328171751135, + "pixels": 32419 + }, + "left_gripper": { + "cx": 416.84214285714285, + "cy": 221.235, + "pixels": 1400 + }, + "right_gripper": { + "cx": 416.6810408921933, + "cy": 189.96579925650556, + "pixels": 1345 + } + } + } + } + }, + { + "frame_idx": 42, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.86445332001995, + "ty": 239.61732401397904, + "theta": -2.50549317395635, + "vx": -0.8044190406799316, + "vy": -0.594062328338623, + "pca_strength": 0.7714106489999124, + "union_pixels": 43143, + "tx_anchor": 494.86445332001995, + "ty_anchor": 239.61732401397904, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.86445332001995, + "cy": 239.61732401397904, + "pixels": 8012 + }, + "tool_body": { + "cx": 600.9158892938779, + "cy": 313.2587261382591, + "pixels": 32374 + }, + "left_gripper": { + "cx": 416.8595744680851, + "cy": 221.03829787234042, + "pixels": 1410 + }, + "right_gripper": { + "cx": 416.78693392724574, + "cy": 189.83815887156643, + "pixels": 1347 + } + } + } + } + }, + { + "frame_idx": 43, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.97737782777153, + "ty": 239.67066616672915, + "theta": -2.5000266107493774, + "vx": -0.8011595606803894, + "vy": -0.5984508395195007, + "pca_strength": 0.7695083389037084, + "union_pixels": 43079, + "tx_anchor": 494.97737782777153, + "ty_anchor": 239.67066616672915, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.97737782777153, + "cy": 239.67066616672915, + "pixels": 8001 + }, + "tool_body": { + "cx": 600.9971239485403, + "cy": 313.2470620979713, + "pixels": 32336 + }, + "left_gripper": { + "cx": 416.85663338088443, + "cy": 220.990727532097, + "pixels": 1402 + }, + "right_gripper": { + "cx": 416.98059701492537, + "cy": 190.08880597014925, + "pixels": 1340 + } + } + } + } + }, + { + "frame_idx": 44, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.0543014798094, + "ty": 239.61111111111111, + "theta": -2.5032452116327657, + "vx": -0.8030815720558167, + "vy": -0.5958691239356995, + "pca_strength": 0.7690417082790357, + "union_pixels": 43001, + "tx_anchor": 495.0543014798094, + "ty_anchor": 239.61111111111111, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.0543014798094, + "cy": 239.61111111111111, + "pixels": 7974 + }, + "tool_body": { + "cx": 601.0491980927611, + "cy": 313.2749086630751, + "pixels": 32298 + }, + "left_gripper": { + "cx": 416.78125, + "cy": 220.86292613636363, + "pixels": 1408 + }, + "right_gripper": { + "cx": 417.45041635124903, + "cy": 190.44587433762302, + "pixels": 1321 + } + } + } + } + }, + { + "frame_idx": 45, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.215671548379, + "ty": 239.66428839654526, + "theta": -2.5029770113092606, + "vx": -0.802921712398529, + "vy": -0.596084475517273, + "pca_strength": 0.7718986497499876, + "union_pixels": 42524, + "tx_anchor": 495.215671548379, + "ty_anchor": 239.66428839654526, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.215671548379, + "cy": 239.66428839654526, + "pixels": 7989 + }, + "tool_body": { + "cx": 602.0699845945861, + "cy": 313.961863740686, + "pixels": 31807 + }, + "left_gripper": { + "cx": 416.9850640113798, + "cy": 220.92247510668562, + "pixels": 1406 + }, + "right_gripper": { + "cx": 417.3086232980333, + "cy": 190.30559757942513, + "pixels": 1322 + } + } + } + } + }, + { + "frame_idx": 46, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.3280230807827, + "ty": 239.69004014049173, + "theta": -2.507042970598099, + "vx": -0.8053387403488159, + "vy": -0.5928149223327637, + "pca_strength": 0.7689946887670204, + "union_pixels": 42924, + "tx_anchor": 495.3280230807827, + "ty_anchor": 239.69004014049173, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.3280230807827, + "cy": 239.69004014049173, + "pixels": 7972 + }, + "tool_body": { + "cx": 601.1486629025253, + "cy": 313.2449897623627, + "pixels": 32234 + }, + "left_gripper": { + "cx": 417.0185714285714, + "cy": 220.85071428571428, + "pixels": 1400 + }, + "right_gripper": { + "cx": 417.603186646434, + "cy": 190.6350531107739, + "pixels": 1318 + } + } + } + } + }, + { + "frame_idx": 47, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.5094387113013, + "ty": 239.76352881953184, + "theta": -2.506325530691044, + "vx": -0.8049132227897644, + "vy": -0.593392550945282, + "pca_strength": 0.7687597825782109, + "union_pixels": 42829, + "tx_anchor": 495.5094387113013, + "ty_anchor": 239.76352881953184, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.5094387113013, + "cy": 239.76352881953184, + "pixels": 7946 + }, + "tool_body": { + "cx": 601.2744452042022, + "cy": 313.33166531982346, + "pixels": 32174 + }, + "left_gripper": { + "cx": 417.2885857860732, + "cy": 221.05312275664033, + "pixels": 1393 + }, + "right_gripper": { + "cx": 417.93465045592706, + "cy": 190.79483282674772, + "pixels": 1316 + } + } + } + } + }, + { + "frame_idx": 48, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.76889224192126, + "ty": 239.85665786495662, + "theta": -2.5014301144606637, + "vx": -0.8019986748695374, + "vy": -0.5973258018493652, + "pca_strength": 0.7735217835636959, + "union_pixels": 42263, + "tx_anchor": 495.76889224192126, + "ty_anchor": 239.85665786495662, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.76889224192126, + "cy": 239.85665786495662, + "pixels": 7953 + }, + "tool_body": { + "cx": 602.3416600790514, + "cy": 314.247557312253, + "pixels": 31625 + }, + "left_gripper": { + "cx": 417.42680262199565, + "cy": 220.9985433357611, + "pixels": 1373 + }, + "right_gripper": { + "cx": 418.0541158536585, + "cy": 190.87271341463415, + "pixels": 1312 + } + } + } + } + }, + { + "frame_idx": 49, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.840697966357, + "ty": 239.87710268641726, + "theta": -2.5041227965013677, + "vx": -0.8036041855812073, + "vy": -0.5951641201972961, + "pca_strength": 0.7711085075887288, + "union_pixels": 42252, + "tx_anchor": 495.840697966357, + "ty_anchor": 239.87710268641726, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.840697966357, + "cy": 239.87710268641726, + "pixels": 7966 + }, + "tool_body": { + "cx": 602.3421602126044, + "cy": 314.2640154391293, + "pixels": 31608 + }, + "left_gripper": { + "cx": 417.4652523774689, + "cy": 221.09656181419166, + "pixels": 1367 + }, + "right_gripper": { + "cx": 418.1113653699466, + "cy": 190.95194508009152, + "pixels": 1311 + } + } + } + } + }, + { + "frame_idx": 50, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.7919024267572, + "ty": 239.87891361750283, + "theta": -2.5028026654431983, + "vx": -0.8028178215026855, + "vy": -0.5962244868278503, + "pca_strength": 0.7758404882889249, + "union_pixels": 42228, + "tx_anchor": 495.7919024267572, + "ty_anchor": 239.87891361750283, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.7919024267572, + "cy": 239.87891361750283, + "pixels": 7953 + }, + "tool_body": { + "cx": 602.3781217358276, + "cy": 314.32007090178206, + "pixels": 31593 + }, + "left_gripper": { + "cx": 417.4827838827839, + "cy": 221.14139194139193, + "pixels": 1365 + }, + "right_gripper": { + "cx": 418.2338648443432, + "cy": 190.89293849658316, + "pixels": 1317 + } + } + } + } + }, + { + "frame_idx": 51, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.6662463749842, + "ty": 239.95624763585928, + "theta": -2.504844599579996, + "vx": -0.8040335774421692, + "vy": -0.5945839285850525, + "pca_strength": 0.7712389604988091, + "union_pixels": 42161, + "tx_anchor": 495.6662463749842, + "ty_anchor": 239.95624763585928, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.6662463749842, + "cy": 239.95624763585928, + "pixels": 7931 + }, + "tool_body": { + "cx": 602.4170550007925, + "cy": 314.34563322238074, + "pixels": 31545 + }, + "left_gripper": { + "cx": 417.53211678832116, + "cy": 221.17007299270074, + "pixels": 1370 + }, + "right_gripper": { + "cx": 418.29201520912545, + "cy": 190.919391634981, + "pixels": 1315 + } + } + } + } + }, + { + "frame_idx": 52, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.7214105793451, + "ty": 239.96574307304786, + "theta": -2.499980917776213, + "vx": -0.8011322021484375, + "vy": -0.5984874367713928, + "pca_strength": 0.7701324106089329, + "union_pixels": 42687, + "tx_anchor": 495.7214105793451, + "ty_anchor": 239.96574307304786, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.7214105793451, + "cy": 239.96574307304786, + "pixels": 7940 + }, + "tool_body": { + "cx": 601.3412656332845, + "cy": 313.4753142251193, + "pixels": 32063 + }, + "left_gripper": { + "cx": 417.47084548104954, + "cy": 221.1399416909621, + "pixels": 1372 + }, + "right_gripper": { + "cx": 418.3673780487805, + "cy": 190.96646341463415, + "pixels": 1312 + } + } + } + } + }, + { + "frame_idx": 53, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.74544540771456, + "ty": 240.45797210704862, + "theta": -2.4980726262831614, + "vx": -0.7999886870384216, + "vy": -0.6000151634216309, + "pca_strength": 0.7732257936962109, + "union_pixels": 42160, + "tx_anchor": 495.74544540771456, + "ty_anchor": 240.45797210704862, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.74544540771456, + "cy": 240.45797210704862, + "pixels": 7959 + }, + "tool_body": { + "cx": 602.4757146029631, + "cy": 314.64093778750674, + "pixels": 31521 + }, + "left_gripper": { + "cx": 417.8465991316932, + "cy": 221.40231548480463, + "pixels": 1382 + }, + "right_gripper": { + "cx": 418.4391371340524, + "cy": 191.30277349768875, + "pixels": 1298 + } + } + } + } + }, + { + "frame_idx": 54, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 496.00888833249877, + "ty": 240.57260891337006, + "theta": -2.4999322445744907, + "vx": -0.8011030554771423, + "vy": -0.5985264182090759, + "pca_strength": 0.7673746156352808, + "union_pixels": 42544, + "tx_anchor": 496.00888833249877, + "ty_anchor": 240.57260891337006, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 496.00888833249877, + "cy": 240.57260891337006, + "pixels": 7988 + }, + "tool_body": { + "cx": 601.5823793244049, + "cy": 314.15167957845875, + "pixels": 31883 + }, + "left_gripper": { + "cx": 417.8692476260044, + "cy": 221.64645726807888, + "pixels": 1369 + }, + "right_gripper": { + "cx": 418.26303680981596, + "cy": 191.05981595092024, + "pixels": 1304 + } + } + } + } + }, + { + "frame_idx": 55, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.786529537188, + "ty": 240.77185501066097, + "theta": -2.4998634249265335, + "vx": -0.8010618686676025, + "vy": -0.5985815525054932, + "pca_strength": 0.7720563544646246, + "union_pixels": 42120, + "tx_anchor": 495.786529537188, + "ty_anchor": 240.77185501066097, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.786529537188, + "cy": 240.77185501066097, + "pixels": 7973 + }, + "tool_body": { + "cx": 602.4741023196696, + "cy": 315.0248808388942, + "pixels": 31470 + }, + "left_gripper": { + "cx": 418.073046018992, + "cy": 221.90869247626006, + "pixels": 1369 + }, + "right_gripper": { + "cx": 417.8593272171254, + "cy": 191.03363914373088, + "pixels": 1308 + } + } + } + } + }, + { + "frame_idx": 56, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.6562145825463, + "ty": 240.93099105906057, + "theta": -2.504709508735746, + "vx": -0.803953230381012, + "vy": -0.5946925282478333, + "pca_strength": 0.7721788497647875, + "union_pixels": 42540, + "tx_anchor": 495.6562145825463, + "ty_anchor": 240.93099105906057, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.6562145825463, + "cy": 240.93099105906057, + "pixels": 7941 + }, + "tool_body": { + "cx": 601.5355163885671, + "cy": 314.3738221206524, + "pixels": 31943 + }, + "left_gripper": { + "cx": 418.0773234200743, + "cy": 222.21635687732342, + "pixels": 1345 + }, + "right_gripper": { + "cx": 417.9252479023646, + "cy": 191.30511060259343, + "pixels": 1311 + } + } + } + } + }, + { + "frame_idx": 57, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.67806663301366, + "ty": 241.05161534578497, + "theta": -2.500350026340208, + "vx": -0.8013530373573303, + "vy": -0.5981916785240173, + "pca_strength": 0.7773197540411575, + "union_pixels": 42089, + "tx_anchor": 495.67806663301366, + "ty_anchor": 241.05161534578497, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.67806663301366, + "cy": 241.05161534578497, + "pixels": 7924 + }, + "tool_body": { + "cx": 602.4468612072524, + "cy": 315.3714158701934, + "pixels": 31493 + }, + "left_gripper": { + "cx": 418.2153392330383, + "cy": 222.37389380530973, + "pixels": 1356 + }, + "right_gripper": { + "cx": 417.62386018237083, + "cy": 191.12158054711247, + "pixels": 1316 + } + } + } + } + }, + { + "frame_idx": 58, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.78929428102515, + "ty": 241.1653831586921, + "theta": -2.5075662024477583, + "vx": -0.8056488037109375, + "vy": -0.5923934578895569, + "pca_strength": 0.7744563410446063, + "union_pixels": 42100, + "tx_anchor": 495.78929428102515, + "ty_anchor": 241.1653831586921, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.78929428102515, + "cy": 241.1653831586921, + "pixels": 7921 + }, + "tool_body": { + "cx": 602.4204177512539, + "cy": 315.4865087930925, + "pixels": 31502 + }, + "left_gripper": { + "cx": 418.08056171470804, + "cy": 222.42572062084258, + "pixels": 1353 + }, + "right_gripper": { + "cx": 417.7031722054381, + "cy": 191.23640483383687, + "pixels": 1324 + } + } + } + } + }, + { + "frame_idx": 59, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.4714973397517, + "ty": 241.46022295414238, + "theta": -2.5026838483936777, + "vx": -0.8027469515800476, + "vy": -0.596319854259491, + "pca_strength": 0.7704654043170639, + "union_pixels": 42534, + "tx_anchor": 495.4714973397517, + "ty_anchor": 241.46022295414238, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.4714973397517, + "cy": 241.46022295414238, + "pixels": 7894 + }, + "tool_body": { + "cx": 601.4436447837787, + "cy": 314.7211652794293, + "pixels": 31958 + }, + "left_gripper": { + "cx": 417.9977859778598, + "cy": 222.4339483394834, + "pixels": 1355 + }, + "right_gripper": { + "cx": 417.6103993971364, + "cy": 191.20949510173324, + "pixels": 1327 + } + } + } + } + }, + { + "frame_idx": 60, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.5414874778649, + "ty": 241.58246901087782, + "theta": -2.499817469607921, + "vx": -0.8010343909263611, + "vy": -0.5986183881759644, + "pca_strength": 0.7759766485366382, + "union_pixels": 42038, + "tx_anchor": 495.5414874778649, + "ty_anchor": 241.58246901087782, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.5414874778649, + "cy": 241.58246901087782, + "pixels": 7906 + }, + "tool_body": { + "cx": 602.4571691936047, + "cy": 315.67515336448304, + "pixels": 31461 + }, + "left_gripper": { + "cx": 418.1775147928994, + "cy": 222.7034023668639, + "pixels": 1352 + }, + "right_gripper": { + "cx": 417.5724033358605, + "cy": 191.32448824867325, + "pixels": 1319 + } + } + } + } + }, + { + "frame_idx": 61, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.4924108272198, + "ty": 241.67682772577788, + "theta": -2.497943248441395, + "vx": -0.7999110221862793, + "vy": -0.6001186370849609, + "pca_strength": 0.7731803198871282, + "union_pixels": 41999, + "tx_anchor": 495.4924108272198, + "ty_anchor": 241.67682772577788, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.4924108272198, + "cy": 241.67682772577788, + "pixels": 7906 + }, + "tool_body": { + "cx": 602.502927512251, + "cy": 315.85569273849677, + "pixels": 31426 + }, + "left_gripper": { + "cx": 418.20771513353117, + "cy": 222.8041543026706, + "pixels": 1348 + }, + "right_gripper": { + "cx": 417.46019711902954, + "cy": 191.31918119787719, + "pixels": 1319 + } + } + } + } + }, + { + "frame_idx": 62, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.45493725440485, + "ty": 241.80377741158574, + "theta": -2.5065589149052085, + "vx": -0.8050516843795776, + "vy": -0.59320467710495, + "pca_strength": 0.7749691918074866, + "union_pixels": 42035, + "tx_anchor": 495.45493725440485, + "ty_anchor": 241.80377741158574, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.45493725440485, + "cy": 241.80377741158574, + "pixels": 7889 + }, + "tool_body": { + "cx": 602.4863233472059, + "cy": 315.91565269879595, + "pixels": 31477 + }, + "left_gripper": { + "cx": 418.1838398813936, + "cy": 223.02372127501854, + "pixels": 1349 + }, + "right_gripper": { + "cx": 417.51666666666665, + "cy": 191.49545454545455, + "pixels": 1320 + } + } + } + } + }, + { + "frame_idx": 63, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.28491549116785, + "ty": 241.90761214893888, + "theta": -2.4972508211793647, + "vx": -0.799495279788971, + "vy": -0.6006723642349243, + "pca_strength": 0.775138070410625, + "union_pixels": 41963, + "tx_anchor": 495.28491549116785, + "ty_anchor": 241.90761214893888, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.28491549116785, + "cy": 241.90761214893888, + "pixels": 7869 + }, + "tool_body": { + "cx": 602.6076673660118, + "cy": 316.0193273571111, + "pixels": 31458 + }, + "left_gripper": { + "cx": 418.2745839636914, + "cy": 223.33131618759455, + "pixels": 1322 + }, + "right_gripper": { + "cx": 417.17808219178085, + "cy": 191.43150684931507, + "pixels": 1314 + } + } + } + } + }, + { + "frame_idx": 64, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.33201982966824, + "ty": 241.90746154823947, + "theta": -2.4945970127782577, + "vx": -0.7978984117507935, + "vy": -0.602791965007782, + "pca_strength": 0.77402607940867, + "union_pixels": 41907, + "tx_anchor": 495.33201982966824, + "ty_anchor": 241.90746154823947, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.33201982966824, + "cy": 241.90746154823947, + "pixels": 7867 + }, + "tool_body": { + "cx": 602.6763414168418, + "cy": 316.2229648017313, + "pixels": 31422 + }, + "left_gripper": { + "cx": 418.12937595129375, + "cy": 223.1910197869102, + "pixels": 1314 + }, + "right_gripper": { + "cx": 417.43481595092027, + "cy": 191.59892638036808, + "pixels": 1304 + } + } + } + } + }, + { + "frame_idx": 65, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.36446700507616, + "ty": 242.04428934010153, + "theta": -2.5040037401071085, + "vx": -0.8035333156585693, + "vy": -0.5952597856521606, + "pca_strength": 0.7743601583104827, + "union_pixels": 41927, + "tx_anchor": 495.36446700507616, + "ty_anchor": 242.04428934010153, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.36446700507616, + "cy": 242.04428934010153, + "pixels": 7880 + }, + "tool_body": { + "cx": 602.6753850070002, + "cy": 316.22791778032325, + "pixels": 31428 + }, + "left_gripper": { + "cx": 418.16819571865443, + "cy": 223.41666666666666, + "pixels": 1308 + }, + "right_gripper": { + "cx": 417.10983981693363, + "cy": 191.42486651411136, + "pixels": 1311 + } + } + } + } + }, + { + "frame_idx": 66, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.4611188633769, + "ty": 242.04693644551566, + "theta": -2.498030783820975, + "vx": -0.7999635338783264, + "vy": -0.6000486016273499, + "pca_strength": 0.7721412715325409, + "union_pixels": 41890, + "tx_anchor": 495.4611188633769, + "ty_anchor": 242.04693644551566, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.4611188633769, + "cy": 242.04693644551566, + "pixels": 7883 + }, + "tool_body": { + "cx": 602.7559887869521, + "cy": 316.38538481141694, + "pixels": 31392 + }, + "left_gripper": { + "cx": 418.10022953328235, + "cy": 223.37796480489672, + "pixels": 1307 + }, + "right_gripper": { + "cx": 417.20642201834863, + "cy": 191.53440366972478, + "pixels": 1308 + } + } + } + } + }, + { + "frame_idx": 67, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.1697849051801, + "ty": 242.26002290950746, + "theta": -2.499829486010047, + "vx": -0.8010415434837341, + "vy": -0.5986087322235107, + "pca_strength": 0.7705816092305844, + "union_pixels": 41849, + "tx_anchor": 495.1697849051801, + "ty_anchor": 242.26002290950746, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.1697849051801, + "cy": 242.26002290950746, + "pixels": 7857 + }, + "tool_body": { + "cx": 602.7236225741691, + "cy": 316.41681272107326, + "pixels": 31381 + }, + "left_gripper": { + "cx": 418.09657794676804, + "cy": 223.47376425855512, + "pixels": 1315 + }, + "right_gripper": { + "cx": 417.025462962963, + "cy": 191.35262345679013, + "pixels": 1296 + } + } + } + } + }, + { + "frame_idx": 68, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.17038643030224, + "ty": 242.29983420482083, + "theta": -2.5032509218661794, + "vx": -0.8030849695205688, + "vy": -0.5958645343780518, + "pca_strength": 0.772750428248548, + "union_pixels": 41847, + "tx_anchor": 495.17038643030224, + "ty_anchor": 242.29983420482083, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.17038643030224, + "cy": 242.29983420482083, + "pixels": 7841 + }, + "tool_body": { + "cx": 602.7783227696914, + "cy": 316.51441220498776, + "pixels": 31397 + }, + "left_gripper": { + "cx": 418.032012195122, + "cy": 223.4969512195122, + "pixels": 1312 + }, + "right_gripper": { + "cx": 417.1403238242097, + "cy": 191.48959136468775, + "pixels": 1297 + } + } + } + } + }, + { + "frame_idx": 69, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.1700636942675, + "ty": 242.48993630573247, + "theta": -2.497959174799009, + "vx": -0.7999205589294434, + "vy": -0.600105881690979, + "pca_strength": 0.7717018457713871, + "union_pixels": 41887, + "tx_anchor": 495.1700636942675, + "ty_anchor": 242.48993630573247, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.1700636942675, + "cy": 242.48993630573247, + "pixels": 7850 + }, + "tool_body": { + "cx": 602.7125354040035, + "cy": 316.50829010597334, + "pixels": 31423 + }, + "left_gripper": { + "cx": 417.9170471841705, + "cy": 223.36529680365297, + "pixels": 1314 + }, + "right_gripper": { + "cx": 417.1776923076923, + "cy": 191.61846153846153, + "pixels": 1300 + } + } + } + } + }, + { + "frame_idx": 70, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.073591414335, + "ty": 242.46339593714066, + "theta": -2.497329225206695, + "vx": -0.7995424270629883, + "vy": -0.6006097197532654, + "pca_strength": 0.7734718725933152, + "union_pixels": 41857, + "tx_anchor": 495.073591414335, + "ty_anchor": 242.46339593714066, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.073591414335, + "cy": 242.46339593714066, + "pixels": 7827 + }, + "tool_body": { + "cx": 602.7144538831091, + "cy": 316.5724603098852, + "pixels": 31431 + }, + "left_gripper": { + "cx": 417.9755164498852, + "cy": 223.6212700841622, + "pixels": 1307 + }, + "right_gripper": { + "cx": 417.07739938080493, + "cy": 191.5859133126935, + "pixels": 1292 + } + } + } + } + }, + { + "frame_idx": 71, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.06771231828617, + "ty": 242.5762560571283, + "theta": -2.4955801124460213, + "vx": -0.7984906435012817, + "vy": -0.602007269859314, + "pca_strength": 0.7696338797080949, + "union_pixels": 41882, + "tx_anchor": 495.06771231828617, + "ty_anchor": 242.5762560571283, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.06771231828617, + "cy": 242.5762560571283, + "pixels": 7842 + }, + "tool_body": { + "cx": 602.7024472520128, + "cy": 316.67772014129775, + "pixels": 31423 + }, + "left_gripper": { + "cx": 418.1919268849962, + "cy": 223.76009139375475, + "pixels": 1313 + }, + "right_gripper": { + "cx": 416.9148773006135, + "cy": 191.58512269938652, + "pixels": 1304 + } + } + } + } + }, + { + "frame_idx": 72, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.03862825089243, + "ty": 242.66904640489545, + "theta": -2.5026389061438663, + "vx": -0.8027201294898987, + "vy": -0.5963559150695801, + "pca_strength": 0.7720140723054325, + "union_pixels": 41881, + "tx_anchor": 495.03862825089243, + "ty_anchor": 242.66904640489545, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.03862825089243, + "cy": 242.66904640489545, + "pixels": 7844 + }, + "tool_body": { + "cx": 602.6932722296481, + "cy": 316.74740627585766, + "pixels": 31422 + }, + "left_gripper": { + "cx": 418.0106302201974, + "cy": 224.03113135914958, + "pixels": 1317 + }, + "right_gripper": { + "cx": 417.24345146379045, + "cy": 191.9738058551618, + "pixels": 1298 + } + } + } + } + }, + { + "frame_idx": 73, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.18248637688504, + "ty": 242.76821695602584, + "theta": -2.499220373596155, + "vx": -0.8006767630577087, + "vy": -0.5990965366363525, + "pca_strength": 0.7739871428332994, + "union_pixels": 41940, + "tx_anchor": 495.18248637688504, + "ty_anchor": 242.76821695602584, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.18248637688504, + "cy": 242.76821695602584, + "pixels": 7891 + }, + "tool_body": { + "cx": 602.7389824036657, + "cy": 316.84923791644127, + "pixels": 31427 + }, + "left_gripper": { + "cx": 418.05479452054794, + "cy": 224.0365296803653, + "pixels": 1314 + }, + "right_gripper": { + "cx": 417.6651376146789, + "cy": 192.26223241590213, + "pixels": 1308 + } + } + } + } + }, + { + "frame_idx": 74, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.2629102009667, + "ty": 242.60887814805392, + "theta": -2.5047154336233115, + "vx": -0.8039567470550537, + "vy": -0.5946877598762512, + "pca_strength": 0.7742242630981501, + "union_pixels": 41906, + "tx_anchor": 495.2629102009667, + "ty_anchor": 242.60887814805392, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.2629102009667, + "cy": 242.60887814805392, + "pixels": 7862 + }, + "tool_body": { + "cx": 602.7690447400241, + "cy": 316.944759116655, + "pixels": 31426 + }, + "left_gripper": { + "cx": 417.89686783804433, + "cy": 223.82734912146677, + "pixels": 1309 + }, + "right_gripper": { + "cx": 417.4858670741024, + "cy": 192.1031321619557, + "pixels": 1309 + } + } + } + } + }, + { + "frame_idx": 75, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.12698816643336, + "ty": 242.65682656826567, + "theta": -2.5048677031018753, + "vx": -0.8040472865104675, + "vy": -0.5945653319358826, + "pca_strength": 0.7735906150022235, + "union_pixels": 41930, + "tx_anchor": 495.12698816643336, + "ty_anchor": 242.65682656826567, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.12698816643336, + "cy": 242.65682656826567, + "pixels": 7859 + }, + "tool_body": { + "cx": 602.6710848351928, + "cy": 316.92145831346744, + "pixels": 31461 + }, + "left_gripper": { + "cx": 417.8234398782344, + "cy": 223.79756468797564, + "pixels": 1314 + }, + "right_gripper": { + "cx": 417.42978395061726, + "cy": 192.116512345679, + "pixels": 1296 + } + } + } + } + }, + { + "frame_idx": 76, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.1664339215437, + "ty": 242.69760060936906, + "theta": -2.50064440257364, + "vx": -0.8015291094779968, + "vy": -0.5979557633399963, + "pca_strength": 0.7735967930358042, + "union_pixels": 41992, + "tx_anchor": 495.1664339215437, + "ty_anchor": 242.69760060936906, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.1664339215437, + "cy": 242.69760060936906, + "pixels": 7877 + }, + "tool_body": { + "cx": 602.6267263548909, + "cy": 316.96310759754897, + "pixels": 31497 + }, + "left_gripper": { + "cx": 417.776684330053, + "cy": 223.66843300529902, + "pixels": 1321 + }, + "right_gripper": { + "cx": 417.6792598303778, + "cy": 192.39861218195836, + "pixels": 1297 + } + } + } + } + }, + { + "frame_idx": 77, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.11469579575765, + "ty": 242.7640035564588, + "theta": -2.5036776854060507, + "vx": -0.8033391833305359, + "vy": -0.5955217480659485, + "pca_strength": 0.7731732585422446, + "union_pixels": 42002, + "tx_anchor": 495.11469579575765, + "ty_anchor": 242.7640035564588, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.11469579575765, + "cy": 242.7640035564588, + "pixels": 7873 + }, + "tool_body": { + "cx": 602.6359508462198, + "cy": 317.06366494141554, + "pixels": 31493 + }, + "left_gripper": { + "cx": 417.6360902255639, + "cy": 223.58345864661655, + "pixels": 1330 + }, + "right_gripper": { + "cx": 417.75344563552835, + "cy": 192.44333843797855, + "pixels": 1306 + } + } + } + } + }, + { + "frame_idx": 78, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.9729283172344, + "ty": 242.85193187595323, + "theta": -2.4997070936240466, + "vx": -0.8009682893753052, + "vy": -0.5987067818641663, + "pca_strength": 0.7753255347174307, + "union_pixels": 42124, + "tx_anchor": 494.9729283172344, + "ty_anchor": 242.85193187595323, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.9729283172344, + "cy": 242.85193187595323, + "pixels": 7868 + }, + "tool_body": { + "cx": 602.6598831671852, + "cy": 317.0936567401105, + "pixels": 31498 + }, + "left_gripper": { + "cx": 418.68061142397426, + "cy": 225.4513274336283, + "pixels": 1243 + }, + "right_gripper": { + "cx": 419.2224422442244, + "cy": 194.603300330033, + "pixels": 1515 + } + } + } + } + }, + { + "frame_idx": 79, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.89817166074147, + "ty": 242.96457592686642, + "theta": -2.5013897259437052, + "vx": -0.8019745945930481, + "vy": -0.597358226776123, + "pca_strength": 0.7694394786194748, + "union_pixels": 41932, + "tx_anchor": 494.89817166074147, + "ty_anchor": 242.96457592686642, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.89817166074147, + "cy": 242.96457592686642, + "pixels": 7876 + }, + "tool_body": { + "cx": 602.7989566102558, + "cy": 317.21405395088436, + "pixels": 31436 + }, + "left_gripper": { + "cx": 417.78415094339624, + "cy": 223.95396226415093, + "pixels": 1325 + }, + "right_gripper": { + "cx": 417.96138996138995, + "cy": 192.68803088803088, + "pixels": 1295 + } + } + } + } + }, + { + "frame_idx": 80, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.97604866303385, + "ty": 243.05690026612598, + "theta": -2.496799041573008, + "vx": -0.7992238402366638, + "vy": -0.6010335087776184, + "pca_strength": 0.7732992811480118, + "union_pixels": 41914, + "tx_anchor": 494.97604866303385, + "ty_anchor": 243.05690026612598, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.97604866303385, + "cy": 243.05690026612598, + "pixels": 7891 + }, + "tool_body": { + "cx": 602.7833381084264, + "cy": 317.22503422150066, + "pixels": 31413 + }, + "left_gripper": { + "cx": 417.5868081880212, + "cy": 223.87793783169067, + "pixels": 1319 + }, + "right_gripper": { + "cx": 418.10147172734315, + "cy": 192.81487219209916, + "pixels": 1291 + } + } + } + } + }, + { + "frame_idx": 81, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.8955904713634, + "ty": 243.22326406487582, + "theta": -2.5007349065485407, + "vx": -0.8015832304954529, + "vy": -0.5978832244873047, + "pca_strength": 0.7749482125043626, + "union_pixels": 41953, + "tx_anchor": 494.8955904713634, + "ty_anchor": 243.22326406487582, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.8955904713634, + "cy": 243.22326406487582, + "pixels": 7892 + }, + "tool_body": { + "cx": 602.7810481433163, + "cy": 317.2825595825246, + "pixels": 31427 + }, + "left_gripper": { + "cx": 417.587528174305, + "cy": 223.88354620586026, + "pixels": 1331 + }, + "right_gripper": { + "cx": 417.7881811204912, + "cy": 192.67382962394475, + "pixels": 1303 + } + } + } + } + }, + { + "frame_idx": 82, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.8098815739208, + "ty": 243.1843881319241, + "theta": -2.5011012024702346, + "vx": -0.8018021583557129, + "vy": -0.5975895524024963, + "pca_strength": 0.7708626024822545, + "union_pixels": 41933, + "tx_anchor": 494.8098815739208, + "ty_anchor": 243.1843881319241, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.8098815739208, + "cy": 243.1843881319241, + "pixels": 7853 + }, + "tool_body": { + "cx": 602.6858041558112, + "cy": 317.3644595539175, + "pixels": 31474 + }, + "left_gripper": { + "cx": 417.61955691367456, + "cy": 224.17952635599696, + "pixels": 1309 + }, + "right_gripper": { + "cx": 417.9437162683115, + "cy": 192.93831919814957, + "pixels": 1297 + } + } + } + } + }, + { + "frame_idx": 83, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.88390231428207, + "ty": 243.13080168776372, + "theta": -2.497995998551225, + "vx": -0.799942672252655, + "vy": -0.60007643699646, + "pca_strength": 0.7741671844487371, + "union_pixels": 41899, + "tx_anchor": 494.88390231428207, + "ty_anchor": 243.13080168776372, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.88390231428207, + "cy": 243.13080168776372, + "pixels": 7821 + }, + "tool_body": { + "cx": 602.6311056026949, + "cy": 317.32538850224046, + "pixels": 31467 + }, + "left_gripper": { + "cx": 417.6742596810934, + "cy": 224.10402429764616, + "pixels": 1317 + }, + "right_gripper": { + "cx": 418.1205564142195, + "cy": 192.91653786707883, + "pixels": 1294 + } + } + } + } + }, + { + "frame_idx": 84, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.0360107265994, + "ty": 243.17111480015325, + "theta": -2.4986940762500747, + "vx": -0.8003613948822021, + "vy": -0.5995178818702698, + "pca_strength": 0.7717104262379292, + "union_pixels": 41897, + "tx_anchor": 495.0360107265994, + "ty_anchor": 243.17111480015325, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.0360107265994, + "cy": 243.17111480015325, + "pixels": 7831 + }, + "tool_body": { + "cx": 602.7168665118794, + "cy": 317.38090391526987, + "pixels": 31441 + }, + "left_gripper": { + "cx": 417.7352941176471, + "cy": 224.16138763197586, + "pixels": 1326 + }, + "right_gripper": { + "cx": 418.2763664357198, + "cy": 192.95612009237874, + "pixels": 1299 + } + } + } + } + }, + { + "frame_idx": 85, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.07128257537045, + "ty": 243.1320899335718, + "theta": -2.502756614508082, + "vx": -0.8027903437614441, + "vy": -0.5962614417076111, + "pca_strength": 0.772080586993622, + "union_pixels": 41921, + "tx_anchor": 495.07128257537045, + "ty_anchor": 243.1320899335718, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.07128257537045, + "cy": 243.1320899335718, + "pixels": 7828 + }, + "tool_body": { + "cx": 602.6905496042468, + "cy": 317.35697256746874, + "pixels": 31459 + }, + "left_gripper": { + "cx": 417.5263940520446, + "cy": 223.83866171003717, + "pixels": 1345 + }, + "right_gripper": { + "cx": 418.2242048099302, + "cy": 192.8766485647789, + "pixels": 1289 + } + } + } + } + }, + { + "frame_idx": 86, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.93110940695294, + "ty": 243.22827198364007, + "theta": -2.4944388448159973, + "vx": -0.7978030443191528, + "vy": -0.6029181480407715, + "pca_strength": 0.7725731956997118, + "union_pixels": 41933, + "tx_anchor": 494.93110940695294, + "ty_anchor": 243.22827198364007, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.93110940695294, + "cy": 243.22827198364007, + "pixels": 7824 + }, + "tool_body": { + "cx": 602.6741665872183, + "cy": 317.38573743922205, + "pixels": 31467 + }, + "left_gripper": { + "cx": 417.5795369678865, + "cy": 223.86258401792384, + "pixels": 1339 + }, + "right_gripper": { + "cx": 418.19800460475824, + "cy": 192.76132003069839, + "pixels": 1303 + } + } + } + } + }, + { + "frame_idx": 87, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.97376503711286, + "ty": 243.14653186588174, + "theta": -2.501041442549942, + "vx": -0.8017664551734924, + "vy": -0.5976374745368958, + "pca_strength": 0.7744559055642952, + "union_pixels": 41918, + "tx_anchor": 494.97376503711286, + "ty_anchor": 243.14653186588174, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.97376503711286, + "cy": 243.14653186588174, + "pixels": 7814 + }, + "tool_body": { + "cx": 602.6954448647446, + "cy": 317.375981436155, + "pixels": 31459 + }, + "left_gripper": { + "cx": 417.53582089552236, + "cy": 223.74253731343285, + "pixels": 1340 + }, + "right_gripper": { + "cx": 418.2605363984674, + "cy": 192.8206896551724, + "pixels": 1305 + } + } + } + } + }, + { + "frame_idx": 88, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.95896383688125, + "ty": 243.08258527827647, + "theta": -2.5002845206001036, + "vx": -0.8013138771057129, + "vy": -0.5982441902160645, + "pca_strength": 0.7729370182137396, + "union_pixels": 41859, + "tx_anchor": 494.95896383688125, + "ty_anchor": 243.08258527827647, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.95896383688125, + "cy": 243.08258527827647, + "pixels": 7798 + }, + "tool_body": { + "cx": 602.7029003943519, + "cy": 317.3712631980664, + "pixels": 31444 + }, + "left_gripper": { + "cx": 417.54122938530736, + "cy": 223.78335832083957, + "pixels": 1334 + }, + "right_gripper": { + "cx": 418.42088854247856, + "cy": 193.0763834762276, + "pixels": 1283 + } + } + } + } + }, + { + "frame_idx": 89, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.178325248915, + "ty": 243.02221087567017, + "theta": -2.5021347176499003, + "vx": -0.8024193644523621, + "vy": -0.5967605710029602, + "pca_strength": 0.7765120019437421, + "union_pixels": 41874, + "tx_anchor": 495.178325248915, + "ty_anchor": 243.02221087567017, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.178325248915, + "cy": 243.02221087567017, + "pixels": 7834 + }, + "tool_body": { + "cx": 602.7202545743835, + "cy": 317.3822752585521, + "pixels": 31425 + }, + "left_gripper": { + "cx": 417.51392024078257, + "cy": 223.80210684725358, + "pixels": 1329 + }, + "right_gripper": { + "cx": 418.4230171073095, + "cy": 193.04354587869364, + "pixels": 1286 + } + } + } + } + }, + { + "frame_idx": 90, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.25274725274727, + "ty": 242.9312547917199, + "theta": -2.5005089685175754, + "vx": -0.8014481067657471, + "vy": -0.5980643033981323, + "pca_strength": 0.773440363131363, + "union_pixels": 41884, + "tx_anchor": 495.25274725274727, + "ty_anchor": 242.9312547917199, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.25274725274727, + "cy": 242.9312547917199, + "pixels": 7826 + }, + "tool_body": { + "cx": 602.6535818806464, + "cy": 317.40402722992746, + "pixels": 31436 + }, + "left_gripper": { + "cx": 417.4828869047619, + "cy": 223.7313988095238, + "pixels": 1344 + }, + "right_gripper": { + "cx": 418.3982785602504, + "cy": 192.99687010954617, + "pixels": 1278 + } + } + } + } + }, + { + "frame_idx": 91, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.387869520897, + "ty": 242.91590214067278, + "theta": -2.499865129637842, + "vx": -0.8010628819465637, + "vy": -0.5985801815986633, + "pca_strength": 0.771882893377398, + "union_pixels": 41912, + "tx_anchor": 495.387869520897, + "ty_anchor": 242.91590214067278, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.387869520897, + "cy": 242.91590214067278, + "pixels": 7848 + }, + "tool_body": { + "cx": 602.6728071012694, + "cy": 317.3874836944418, + "pixels": 31431 + }, + "left_gripper": { + "cx": 417.4572901325479, + "cy": 223.73269513991164, + "pixels": 1358 + }, + "right_gripper": { + "cx": 418.45803921568626, + "cy": 192.97411764705882, + "pixels": 1275 + } + } + } + } + }, + { + "frame_idx": 92, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.29356277884, + "ty": 242.92479286169535, + "theta": -2.4963090311722107, + "vx": -0.7989292144775391, + "vy": -0.601425051689148, + "pca_strength": 0.7734146273733502, + "union_pixels": 41915, + "tx_anchor": 495.29356277884, + "ty_anchor": 242.92479286169535, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.29356277884, + "cy": 242.92479286169535, + "pixels": 7845 + }, + "tool_body": { + "cx": 602.6665287941457, + "cy": 317.3371937639198, + "pixels": 31430 + }, + "left_gripper": { + "cx": 417.49926470588235, + "cy": 223.82279411764705, + "pixels": 1360 + }, + "right_gripper": { + "cx": 418.303125, + "cy": 192.7890625, + "pixels": 1280 + } + } + } + } + }, + { + "frame_idx": 93, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.0212276214834, + "ty": 242.9740409207161, + "theta": -2.5029985289121655, + "vx": -0.8029345273971558, + "vy": -0.5960671901702881, + "pca_strength": 0.7735816683690797, + "union_pixels": 41906, + "tx_anchor": 495.0212276214834, + "ty_anchor": 242.9740409207161, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.0212276214834, + "cy": 242.9740409207161, + "pixels": 7820 + }, + "tool_body": { + "cx": 602.5850580193928, + "cy": 317.28609124145606, + "pixels": 31455 + }, + "left_gripper": { + "cx": 417.4681952662722, + "cy": 223.81952662721895, + "pixels": 1352 + }, + "right_gripper": { + "cx": 418.20797498045346, + "cy": 192.68334636434716, + "pixels": 1279 + } + } + } + } + }, + { + "frame_idx": 94, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.9017902813299, + "ty": 242.95652173913044, + "theta": -2.504663695558148, + "vx": -0.8039259910583496, + "vy": -0.5947293639183044, + "pca_strength": 0.7761740134787359, + "union_pixels": 41904, + "tx_anchor": 494.9017902813299, + "ty_anchor": 242.95652173913044, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.9017902813299, + "cy": 242.95652173913044, + "pixels": 7820 + }, + "tool_body": { + "cx": 602.5763950680056, + "cy": 317.23214058726325, + "pixels": 31468 + }, + "left_gripper": { + "cx": 417.48137108792844, + "cy": 223.96348733233978, + "pixels": 1342 + }, + "right_gripper": { + "cx": 418.17268445839875, + "cy": 192.8359497645212, + "pixels": 1274 + } + } + } + } + }, + { + "frame_idx": 95, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.0303881511747, + "ty": 242.7535750766088, + "theta": -2.5010044278753103, + "vx": -0.8017443418502808, + "vy": -0.5976671576499939, + "pca_strength": 0.7715426118182113, + "union_pixels": 42427, + "tx_anchor": 495.0303881511747, + "ty_anchor": 242.7535750766088, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.0303881511747, + "cy": 242.7535750766088, + "pixels": 7832 + }, + "tool_body": { + "cx": 601.4195697041716, + "cy": 316.3048971167678, + "pixels": 31978 + }, + "left_gripper": { + "cx": 417.4419642857143, + "cy": 224.046875, + "pixels": 1344 + }, + "right_gripper": { + "cx": 418.0015710919089, + "cy": 192.827965435978, + "pixels": 1273 + } + } + } + } + }, + { + "frame_idx": 96, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.8240173557938, + "ty": 242.89803471158754, + "theta": -2.50282823639475, + "vx": -0.8028330206871033, + "vy": -0.5962039232254028, + "pca_strength": 0.7718822931758978, + "union_pixels": 42036, + "tx_anchor": 494.8240173557938, + "ty_anchor": 242.89803471158754, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.8240173557938, + "cy": 242.89803471158754, + "pixels": 7836 + }, + "tool_body": { + "cx": 602.2834214441737, + "cy": 317.1551172876634, + "pixels": 31589 + }, + "left_gripper": { + "cx": 417.39910313901345, + "cy": 224.13303437967116, + "pixels": 1338 + }, + "right_gripper": { + "cx": 418.0879811468971, + "cy": 192.95208169677926, + "pixels": 1273 + } + } + } + } + }, + { + "frame_idx": 97, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.7666029318037, + "ty": 242.9802421924793, + "theta": -2.5006096886685527, + "vx": -0.801508367061615, + "vy": -0.5979835987091064, + "pca_strength": 0.7685383560052136, + "union_pixels": 42495, + "tx_anchor": 494.7666029318037, + "ty_anchor": 242.9802421924793, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.7666029318037, + "cy": 242.9802421924793, + "pixels": 7845 + }, + "tool_body": { + "cx": 601.3700652248541, + "cy": 316.3105202384296, + "pixels": 32043 + }, + "left_gripper": { + "cx": 417.3148840688108, + "cy": 224.02094240837695, + "pixels": 1337 + }, + "right_gripper": { + "cx": 418.09291338582676, + "cy": 192.9062992125984, + "pixels": 1270 + } + } + } + } + }, + { + "frame_idx": 98, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.8100701083493, + "ty": 242.96061185468452, + "theta": -2.498612155614656, + "vx": -0.8003122806549072, + "vy": -0.5995834469795227, + "pca_strength": 0.7738673151671454, + "union_pixels": 41994, + "tx_anchor": 494.8100701083493, + "ty_anchor": 242.96061185468452, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.8100701083493, + "cy": 242.96061185468452, + "pixels": 7845 + }, + "tool_body": { + "cx": 602.3598351561262, + "cy": 317.1998731970201, + "pixels": 31545 + }, + "left_gripper": { + "cx": 417.1409395973154, + "cy": 223.85085756897837, + "pixels": 1341 + }, + "right_gripper": { + "cx": 418.3618368962787, + "cy": 193.06571654790181, + "pixels": 1263 + } + } + } + } + }, + { + "frame_idx": 99, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.8055803287043, + "ty": 243.00025480952988, + "theta": -2.501091403367554, + "vx": -0.8017963171005249, + "vy": -0.5975974202156067, + "pca_strength": 0.7715593690739161, + "union_pixels": 42491, + "tx_anchor": 494.8055803287043, + "ty_anchor": 243.00025480952988, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.8055803287043, + "cy": 243.00025480952988, + "pixels": 7849 + }, + "tool_body": { + "cx": 601.3388153788541, + "cy": 316.2785232804893, + "pixels": 32044 + }, + "left_gripper": { + "cx": 417.2148203592814, + "cy": 223.94760479041915, + "pixels": 1336 + }, + "right_gripper": { + "cx": 418.2781299524564, + "cy": 193.01030110935025, + "pixels": 1262 + } + } + } + } + }, + { + "frame_idx": 100, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.76493059977076, + "ty": 243.03705590220298, + "theta": -2.506724741197759, + "vx": -0.805150032043457, + "vy": -0.5930711627006531, + "pca_strength": 0.7749826430092688, + "union_pixels": 42021, + "tx_anchor": 494.76493059977076, + "ty_anchor": 243.03705590220298, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.76493059977076, + "cy": 243.03705590220298, + "pixels": 7853 + }, + "tool_body": { + "cx": 602.2802027241052, + "cy": 317.1452328159645, + "pixels": 31570 + }, + "left_gripper": { + "cx": 417.15355805243445, + "cy": 223.88913857677903, + "pixels": 1335 + }, + "right_gripper": { + "cx": 418.4536817102138, + "cy": 193.19398258115598, + "pixels": 1263 + } + } + } + } + }, + { + "frame_idx": 101, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.90384369812284, + "ty": 242.82045715745116, + "theta": -2.503416958717431, + "vx": -0.803183913230896, + "vy": -0.5957311987876892, + "pca_strength": 0.7753528854382896, + "union_pixels": 42194, + "tx_anchor": 494.90384369812284, + "ty_anchor": 242.82045715745116, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.90384369812284, + "cy": 242.82045715745116, + "pixels": 7831 + }, + "tool_body": { + "cx": 602.1877787266344, + "cy": 317.1156656229244, + "pixels": 31617 + }, + "left_gripper": { + "cx": 418.1608280254777, + "cy": 225.62022292993632, + "pixels": 1256 + }, + "right_gripper": { + "cx": 419.58926174496645, + "cy": 195.25436241610737, + "pixels": 1490 + } + } + } + } + }, + { + "frame_idx": 102, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.71899769879826, + "ty": 242.94528253643568, + "theta": -2.4976710340273405, + "vx": -0.79974764585495, + "vy": -0.6003363728523254, + "pca_strength": 0.7720363851836324, + "union_pixels": 42613, + "tx_anchor": 494.71899769879826, + "ty_anchor": 242.94528253643568, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.71899769879826, + "cy": 242.94528253643568, + "pixels": 7822 + }, + "tool_body": { + "cx": 601.2092718537468, + "cy": 316.3134710176577, + "pixels": 32054 + }, + "left_gripper": { + "cx": 418.3128536782538, + "cy": 225.70573969280517, + "pixels": 1237 + }, + "right_gripper": { + "cx": 419.42466666666667, + "cy": 195.20866666666666, + "pixels": 1500 + } + } + } + } + }, + { + "frame_idx": 103, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.7740575079872, + "ty": 242.89431309904154, + "theta": -2.489589817582585, + "vx": -0.794870138168335, + "vy": -0.6067796349525452, + "pca_strength": 0.7749901050176458, + "union_pixels": 42155, + "tx_anchor": 494.7740575079872, + "ty_anchor": 242.89431309904154, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.7740575079872, + "cy": 242.89431309904154, + "pixels": 7825 + }, + "tool_body": { + "cx": 602.207427106088, + "cy": 317.14550289676134, + "pixels": 31587 + }, + "left_gripper": { + "cx": 418.25444264943457, + "cy": 225.6898222940226, + "pixels": 1238 + }, + "right_gripper": { + "cx": 419.709634551495, + "cy": 195.356146179402, + "pixels": 1505 + } + } + } + } + }, + { + "frame_idx": 104, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.83286516853934, + "ty": 242.9129213483146, + "theta": -2.4989754340491226, + "vx": -0.8005300760269165, + "vy": -0.5992926955223083, + "pca_strength": 0.7732267426391, + "union_pixels": 42616, + "tx_anchor": 494.83286516853934, + "ty_anchor": 242.9129213483146, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.83286516853934, + "cy": 242.9129213483146, + "pixels": 7832 + }, + "tool_body": { + "cx": 601.255556943057, + "cy": 316.3383803696304, + "pixels": 32032 + }, + "left_gripper": { + "cx": 418.48784440842786, + "cy": 225.9416531604538, + "pixels": 1234 + }, + "right_gripper": { + "cx": 419.66930171278, + "cy": 195.32806324110672, + "pixels": 1518 + } + } + } + } + }, + { + "frame_idx": 105, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.9242946508362, + "ty": 242.9029745946636, + "theta": -2.5073948552674397, + "vx": -0.805547297000885, + "vy": -0.5925315022468567, + "pca_strength": 0.7756565207275566, + "union_pixels": 42152, + "tx_anchor": 494.9242946508362, + "ty_anchor": 242.9029745946636, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.9242946508362, + "cy": 242.9029745946636, + "pixels": 7833 + }, + "tool_body": { + "cx": 602.2861443873994, + "cy": 317.1375736832097, + "pixels": 31554 + }, + "left_gripper": { + "cx": 418.42973192526404, + "cy": 225.87083671811536, + "pixels": 1231 + }, + "right_gripper": { + "cx": 419.53650586701434, + "cy": 195.33702737940027, + "pixels": 1534 + } + } + } + } + }, + { + "frame_idx": 106, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.98201530612243, + "ty": 242.90076530612245, + "theta": -2.5003129639187978, + "vx": -0.8013309240341187, + "vy": -0.5982214212417603, + "pca_strength": 0.7722453225960909, + "union_pixels": 42597, + "tx_anchor": 494.98201530612243, + "ty_anchor": 242.90076530612245, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.98201530612243, + "cy": 242.90076530612245, + "pixels": 7840 + }, + "tool_body": { + "cx": 601.280212566427, + "cy": 316.2788058768365, + "pixels": 31990 + }, + "left_gripper": { + "cx": 418.67755102040815, + "cy": 226.07755102040815, + "pixels": 1225 + }, + "right_gripper": { + "cx": 419.4649805447471, + "cy": 195.25356679636835, + "pixels": 1542 + } + } + } + } + }, + { + "frame_idx": 107, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.9006012536779, + "ty": 242.83778943328642, + "theta": -2.503169715487339, + "vx": -0.8030365705490112, + "vy": -0.595929741859436, + "pca_strength": 0.7738601263522406, + "union_pixels": 42128, + "tx_anchor": 494.9006012536779, + "ty_anchor": 242.83778943328642, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.9006012536779, + "cy": 242.83778943328642, + "pixels": 7817 + }, + "tool_body": { + "cx": 602.1913746630728, + "cy": 317.0413191691771, + "pixels": 31535 + }, + "left_gripper": { + "cx": 418.7424366312347, + "cy": 226.1324611610793, + "pixels": 1223 + }, + "right_gripper": { + "cx": 419.49774629748873, + "cy": 195.32324533161622, + "pixels": 1553 + } + } + } + } + }, + { + "frame_idx": 108, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.0792698493745, + "ty": 242.7878478427368, + "theta": -2.503964877148731, + "vx": -0.8035101890563965, + "vy": -0.595291018486023, + "pca_strength": 0.7728031982935454, + "union_pixels": 42607, + "tx_anchor": 495.0792698493745, + "ty_anchor": 242.7878478427368, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.0792698493745, + "cy": 242.7878478427368, + "pixels": 7834 + }, + "tool_body": { + "cx": 601.2018807210472, + "cy": 316.2681120934737, + "pixels": 32009 + }, + "left_gripper": { + "cx": 418.85643564356434, + "cy": 226.27310231023102, + "pixels": 1212 + }, + "right_gripper": { + "cx": 419.42332474226805, + "cy": 195.34278350515464, + "pixels": 1552 + } + } + } + } + }, + { + "frame_idx": 109, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.03877551020406, + "ty": 242.8376275510204, + "theta": -2.502876206691019, + "vx": -0.8028616309165955, + "vy": -0.5961654186248779, + "pca_strength": 0.775186262749973, + "union_pixels": 42591, + "tx_anchor": 495.03877551020406, + "ty_anchor": 242.8376275510204, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.03877551020406, + "cy": 242.8376275510204, + "pixels": 7840 + }, + "tool_body": { + "cx": 601.1897440704978, + "cy": 316.27877253835817, + "pixels": 32001 + }, + "left_gripper": { + "cx": 418.720297029703, + "cy": 226.18151815181517, + "pixels": 1212 + }, + "right_gripper": { + "cx": 419.6267880364109, + "cy": 195.39791937581273, + "pixels": 1538 + } + } + } + } + }, + { + "frame_idx": 110, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.0509188361409, + "ty": 242.84188361408883, + "theta": -2.497357501605749, + "vx": -0.7995593547821045, + "vy": -0.6005870699882507, + "pca_strength": 0.7760575372747924, + "union_pixels": 42111, + "tx_anchor": 495.0509188361409, + "ty_anchor": 242.84188361408883, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.0509188361409, + "cy": 242.84188361408883, + "pixels": 7836 + }, + "tool_body": { + "cx": 602.1598108296832, + "cy": 317.1369262997524, + "pixels": 31506 + }, + "left_gripper": { + "cx": 418.7155812036274, + "cy": 226.20610057708163, + "pixels": 1213 + }, + "right_gripper": { + "cx": 419.3901028277635, + "cy": 195.34061696658097, + "pixels": 1556 + } + } + } + } + }, + { + "frame_idx": 111, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.9637570188872, + "ty": 242.87544665645737, + "theta": -2.500681882095422, + "vx": -0.8015515208244324, + "vy": -0.5979257225990295, + "pca_strength": 0.7723677825692251, + "union_pixels": 42596, + "tx_anchor": 494.9637570188872, + "ty_anchor": 242.87544665645737, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.9637570188872, + "cy": 242.87544665645737, + "pixels": 7836 + }, + "tool_body": { + "cx": 601.2383155656986, + "cy": 316.35561321786975, + "pixels": 31987 + }, + "left_gripper": { + "cx": 418.80413223140494, + "cy": 226.2611570247934, + "pixels": 1210 + }, + "right_gripper": { + "cx": 419.4555342290467, + "cy": 195.3147792706334, + "pixels": 1563 + } + } + } + } + }, + { + "frame_idx": 112, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.21297709923664, + "ty": 242.7709923664122, + "theta": -2.506135206752119, + "vx": -0.804800271987915, + "vy": -0.5935457348823547, + "pca_strength": 0.7760486506010801, + "union_pixels": 42160, + "tx_anchor": 495.21297709923664, + "ty_anchor": 242.7709923664122, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.21297709923664, + "cy": 242.7709923664122, + "pixels": 7860 + }, + "tool_body": { + "cx": 602.09274295864, + "cy": 317.14345978178125, + "pixels": 31528 + }, + "left_gripper": { + "cx": 418.81533388293485, + "cy": 226.33718054410554, + "pixels": 1213 + }, + "right_gripper": { + "cx": 419.4951892238615, + "cy": 195.31237973059655, + "pixels": 1559 + } + } + } + } + }, + { + "frame_idx": 113, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.07649229986, + "ty": 242.82397861779305, + "theta": -2.497501089241549, + "vx": -0.7996456027030945, + "vy": -0.6004722714424133, + "pca_strength": 0.774170230391161, + "union_pixels": 42632, + "tx_anchor": 495.07649229986, + "ty_anchor": 242.82397861779305, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.07649229986, + "cy": 242.82397861779305, + "pixels": 7857 + }, + "tool_body": { + "cx": 601.2114987807165, + "cy": 316.38832614268745, + "pixels": 31986 + }, + "left_gripper": { + "cx": 418.80655737704916, + "cy": 226.2344262295082, + "pixels": 1220 + }, + "right_gripper": { + "cx": 419.4079031230083, + "cy": 195.2804333970682, + "pixels": 1569 + } + } + } + } + }, + { + "frame_idx": 114, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.0647298674822, + "ty": 242.80976044852193, + "theta": -2.506736507642595, + "vx": -0.8051570057868958, + "vy": -0.5930616855621338, + "pca_strength": 0.774995657364138, + "union_pixels": 42223, + "tx_anchor": 495.0647298674822, + "ty_anchor": 242.80976044852193, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.0647298674822, + "cy": 242.80976044852193, + "pixels": 7848 + }, + "tool_body": { + "cx": 602.0654803369008, + "cy": 317.1512570451523, + "pixels": 31582 + }, + "left_gripper": { + "cx": 418.924040066778, + "cy": 226.3956594323873, + "pixels": 1198 + }, + "right_gripper": { + "cx": 418.99811912225704, + "cy": 195.2012539184953, + "pixels": 1595 + } + } + } + } + }, + { + "frame_idx": 115, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.0163599182004, + "ty": 242.7581799591002, + "theta": -2.506251105848851, + "vx": -0.8048690557479858, + "vy": -0.5934524536132812, + "pca_strength": 0.775877615224425, + "union_pixels": 42191, + "tx_anchor": 495.0163599182004, + "ty_anchor": 242.7581799591002, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.0163599182004, + "cy": 242.7581799591002, + "pixels": 7824 + }, + "tool_body": { + "cx": 602.141992137966, + "cy": 317.22863302054276, + "pixels": 31544 + }, + "left_gripper": { + "cx": 418.9344398340249, + "cy": 226.5402489626556, + "pixels": 1205 + }, + "right_gripper": { + "cx": 418.7762669962917, + "cy": 195.1372064276885, + "pixels": 1618 + } + } + } + } + }, + { + "frame_idx": 116, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.933086923273, + "ty": 242.86986999745093, + "theta": -2.4993110680463158, + "vx": -0.8007311224937439, + "vy": -0.5990239381790161, + "pca_strength": 0.7742739446077904, + "union_pixels": 42682, + "tx_anchor": 494.933086923273, + "ty_anchor": 242.86986999745093, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.933086923273, + "cy": 242.86986999745093, + "pixels": 7846 + }, + "tool_body": { + "cx": 601.1430934914937, + "cy": 316.3446855002341, + "pixels": 32035 + }, + "left_gripper": { + "cx": 418.8061309030655, + "cy": 226.41507870753935, + "pixels": 1207 + }, + "right_gripper": { + "cx": 419.07214554579673, + "cy": 195.30050188205772, + "pixels": 1594 + } + } + } + } + }, + { + "frame_idx": 117, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.9643765903308, + "ty": 242.94503816793892, + "theta": -2.506024040495618, + "vx": -0.8047342896461487, + "vy": -0.5936352014541626, + "pca_strength": 0.7783753263287598, + "union_pixels": 42240, + "tx_anchor": 494.9643765903308, + "ty_anchor": 242.94503816793892, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.9643765903308, + "cy": 242.94503816793892, + "pixels": 7860 + }, + "tool_body": { + "cx": 602.1114172604908, + "cy": 317.22248614410137, + "pixels": 31575 + }, + "left_gripper": { + "cx": 418.72185430463577, + "cy": 226.33940397350995, + "pixels": 1208 + }, + "right_gripper": { + "cx": 419.0832811521603, + "cy": 195.3231058234189, + "pixels": 1597 + } + } + } + } + }, + { + "frame_idx": 118, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.92539783577337, + "ty": 242.97301082113304, + "theta": -2.4987665912908077, + "vx": -0.8004048466682434, + "vy": -0.5994598269462585, + "pca_strength": 0.7743756212551048, + "union_pixels": 42707, + "tx_anchor": 494.92539783577337, + "ty_anchor": 242.97301082113304, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.92539783577337, + "cy": 242.97301082113304, + "pixels": 7855 + }, + "tool_body": { + "cx": 601.1226279650436, + "cy": 316.369506866417, + "pixels": 32040 + }, + "left_gripper": { + "cx": 418.91735537190084, + "cy": 226.5198347107438, + "pixels": 1210 + }, + "right_gripper": { + "cx": 418.9706616729089, + "cy": 195.4307116104869, + "pixels": 1602 + } + } + } + } + }, + { + "frame_idx": 119, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.86311642094563, + "ty": 243.01156583629893, + "theta": -2.49703742451999, + "vx": -0.7993670701980591, + "vy": -0.6008429527282715, + "pca_strength": 0.7769717083672251, + "union_pixels": 42275, + "tx_anchor": 494.86311642094563, + "ty_anchor": 243.01156583629893, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.86311642094563, + "cy": 243.01156583629893, + "pixels": 7868 + }, + "tool_body": { + "cx": 602.0693332489478, + "cy": 317.28432644536565, + "pixels": 31601 + }, + "left_gripper": { + "cx": 418.969320066335, + "cy": 226.69320066334993, + "pixels": 1206 + }, + "right_gripper": { + "cx": 418.979375, + "cy": 195.483125, + "pixels": 1600 + } + } + } + } + }, + { + "frame_idx": 120, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.7739804345064, + "ty": 243.06504891373396, + "theta": -2.501675424798571, + "vx": -0.8021451830863953, + "vy": -0.5971290469169617, + "pca_strength": 0.7755029491474278, + "union_pixels": 42297, + "tx_anchor": 494.7739804345064, + "ty_anchor": 243.06504891373396, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.7739804345064, + "cy": 243.06504891373396, + "pixels": 7871 + }, + "tool_body": { + "cx": 602.0955440217735, + "cy": 317.31400721564654, + "pixels": 31598 + }, + "left_gripper": { + "cx": 418.9409808811305, + "cy": 226.71986699916874, + "pixels": 1203 + }, + "right_gripper": { + "cx": 419.1187692307692, + "cy": 195.62953846153846, + "pixels": 1625 + } + } + } + } + }, + { + "frame_idx": 121, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.65310791915596, + "ty": 243.1361382992246, + "theta": -2.5060223357618714, + "vx": -0.8047332763671875, + "vy": -0.5936365723609924, + "pca_strength": 0.7735056511466228, + "union_pixels": 42126, + "tx_anchor": 494.65310791915596, + "ty_anchor": 243.1361382992246, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.65310791915596, + "cy": 243.1361382992246, + "pixels": 7867 + }, + "tool_body": { + "cx": 602.0993798645827, + "cy": 317.30389799405174, + "pixels": 31606 + }, + "left_gripper": { + "cx": 417.2430607651913, + "cy": 224.06376594148537, + "pixels": 1333 + }, + "right_gripper": { + "cx": 418.33863636363634, + "cy": 193.2651515151515, + "pixels": 1320 + } + } + } + } + }, + { + "frame_idx": 122, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.6301195624523, + "ty": 243.10671584838462, + "theta": -2.5001746929246282, + "vx": -0.8012481331825256, + "vy": -0.5983321666717529, + "pca_strength": 0.7789558403907163, + "union_pixels": 42318, + "tx_anchor": 494.6301195624523, + "ty_anchor": 243.10671584838462, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.6301195624523, + "cy": 243.10671584838462, + "pixels": 7862 + }, + "tool_body": { + "cx": 602.0682874395371, + "cy": 317.27735449400905, + "pixels": 31631 + }, + "left_gripper": { + "cx": 418.661449752883, + "cy": 226.49835255354202, + "pixels": 1214 + }, + "right_gripper": { + "cx": 418.99379267535693, + "cy": 195.58348851644942, + "pixels": 1611 + } + } + } + } + }, + { + "frame_idx": 123, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.5283282520325, + "ty": 243.13224085365854, + "theta": -2.5034997509347097, + "vx": -0.8032332062721252, + "vy": -0.5956646800041199, + "pca_strength": 0.7727835769614685, + "union_pixels": 42638, + "tx_anchor": 494.5283282520325, + "ty_anchor": 243.13224085365854, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.5283282520325, + "cy": 243.13224085365854, + "pixels": 7872 + }, + "tool_body": { + "cx": 601.0668598311369, + "cy": 316.4575193943359, + "pixels": 32097 + }, + "left_gripper": { + "cx": 416.99557522123894, + "cy": 223.86946902654867, + "pixels": 1356 + }, + "right_gripper": { + "cx": 418.2010662604722, + "cy": 193.12338156892613, + "pixels": 1313 + } + } + } + } + }, + { + "frame_idx": 124, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.46479410269444, + "ty": 243.14692425012709, + "theta": -2.505252543799869, + "vx": -0.8042760491371155, + "vy": -0.5942558646202087, + "pca_strength": 0.7736006531479583, + "union_pixels": 42202, + "tx_anchor": 494.46479410269444, + "ty_anchor": 243.14692425012709, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.46479410269444, + "cy": 243.14692425012709, + "pixels": 7868 + }, + "tool_body": { + "cx": 601.9858554604868, + "cy": 317.2941306475547, + "pixels": 31673 + }, + "left_gripper": { + "cx": 416.890694239291, + "cy": 223.8109305760709, + "pixels": 1354 + }, + "right_gripper": { + "cx": 418.3159908186687, + "cy": 193.10328997704667, + "pixels": 1307 + } + } + } + } + }, + { + "frame_idx": 125, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.5767135436463, + "ty": 243.15532750538452, + "theta": -2.502242924919024, + "vx": -0.8024839162826538, + "vy": -0.5966737270355225, + "pca_strength": 0.7722270667436082, + "union_pixels": 42655, + "tx_anchor": 494.5767135436463, + "ty_anchor": 243.15532750538452, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.5767135436463, + "cy": 243.15532750538452, + "pixels": 7893 + }, + "tool_body": { + "cx": 601.0984454344372, + "cy": 316.51848967257547, + "pixels": 32099 + }, + "left_gripper": { + "cx": 416.9674796747967, + "cy": 223.9770879526977, + "pixels": 1353 + }, + "right_gripper": { + "cx": 418.00839694656486, + "cy": 192.93969465648854, + "pixels": 1310 + } + } + } + } + }, + { + "frame_idx": 126, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.3033937228885, + "ty": 243.1069150293442, + "theta": -2.5964024859916384, + "vx": -0.8550287485122681, + "vy": -0.5185807347297668, + "pca_strength": 0.7646494659707782, + "union_pixels": 40147, + "tx_anchor": 494.3033937228885, + "ty_anchor": 243.1069150293442, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.3033937228885, + "cy": 243.1069150293442, + "pixels": 7838 + }, + "tool_body": { + "cx": 598.337107426877, + "cy": 309.5090645639574, + "pixels": 29676 + }, + "left_gripper": { + "cx": 416.9045857988166, + "cy": 223.84171597633136, + "pixels": 1352 + }, + "right_gripper": { + "cx": 417.94925839188136, + "cy": 192.9305230288837, + "pixels": 1281 + } + } + } + } + }, + { + "frame_idx": 127, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.208487792407, + "ty": 243.12233158634794, + "theta": -2.5960133352074486, + "vx": -0.854826807975769, + "vy": -0.5189133882522583, + "pca_strength": 0.7618827739658166, + "union_pixels": 40154, + "tx_anchor": 494.208487792407, + "ty_anchor": 243.12233158634794, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.208487792407, + "cy": 243.12233158634794, + "pixels": 7823 + }, + "tool_body": { + "cx": 598.3292822515486, + "cy": 309.5178090492863, + "pixels": 29704 + }, + "left_gripper": { + "cx": 416.88814814814816, + "cy": 223.85777777777778, + "pixels": 1350 + }, + "right_gripper": { + "cx": 417.8974158183242, + "cy": 192.8778386844166, + "pixels": 1277 + } + } + } + } + }, + { + "frame_idx": 128, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.2798673976795, + "ty": 243.15121764630882, + "theta": -2.597520712941428, + "vx": -0.8556080460548401, + "vy": -0.5176242589950562, + "pca_strength": 0.7656537715148214, + "union_pixels": 40123, + "tx_anchor": 494.2798673976795, + "ty_anchor": 243.15121764630882, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.2798673976795, + "cy": 243.15121764630882, + "pixels": 7843 + }, + "tool_body": { + "cx": 598.4114314618108, + "cy": 309.5508008767493, + "pixels": 29655 + }, + "left_gripper": { + "cx": 416.9569413511507, + "cy": 223.85894580549368, + "pixels": 1347 + }, + "right_gripper": { + "cx": 417.88575899843505, + "cy": 192.9076682316119, + "pixels": 1278 + } + } + } + } + }, + { + "frame_idx": 129, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.2150057419931, + "ty": 243.307770830675, + "theta": -2.5999520603690467, + "vx": -0.8568640351295471, + "vy": -0.5155424475669861, + "pca_strength": 0.7618657530231672, + "union_pixels": 40125, + "tx_anchor": 494.2150057419931, + "ty_anchor": 243.307770830675, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.2150057419931, + "cy": 243.307770830675, + "pixels": 7837 + }, + "tool_body": { + "cx": 598.4068630755747, + "cy": 309.55086631160253, + "pixels": 29666 + }, + "left_gripper": { + "cx": 416.8940298507463, + "cy": 223.93283582089552, + "pixels": 1340 + }, + "right_gripper": { + "cx": 417.6154446177847, + "cy": 192.72620904836194, + "pixels": 1282 + } + } + } + } + }, + { + "frame_idx": 130, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.26216560509556, + "ty": 243.32203821656051, + "theta": -2.6013193090752282, + "vx": -0.8575681447982788, + "vy": -0.5143704414367676, + "pca_strength": 0.7590133158257756, + "union_pixels": 40539, + "tx_anchor": 494.26216560509556, + "ty_anchor": 243.32203821656051, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.26216560509556, + "cy": 243.32203821656051, + "pixels": 7850 + }, + "tool_body": { + "cx": 597.762464221527, + "cy": 309.04023830127136, + "pixels": 30046 + }, + "left_gripper": { + "cx": 417.1208955223881, + "cy": 224.17835820895522, + "pixels": 1340 + }, + "right_gripper": { + "cx": 417.376055257099, + "cy": 192.65541059094397, + "pixels": 1303 + } + } + } + } + }, + { + "frame_idx": 131, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.25705169112956, + "ty": 243.28781110402042, + "theta": -2.596819613544519, + "vx": -0.8552449345588684, + "vy": -0.5182240009307861, + "pca_strength": 0.7652961791464487, + "union_pixels": 40125, + "tx_anchor": 494.25705169112956, + "ty_anchor": 243.28781110402042, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.25705169112956, + "cy": 243.28781110402042, + "pixels": 7835 + }, + "tool_body": { + "cx": 598.4816614367177, + "cy": 309.5756992948004, + "pixels": 29637 + }, + "left_gripper": { + "cx": 417.06463595839523, + "cy": 224.10624071322437, + "pixels": 1346 + }, + "right_gripper": { + "cx": 417.3664881407804, + "cy": 192.6266258607498, + "pixels": 1307 + } + } + } + } + }, + { + "frame_idx": 132, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.2369529156565, + "ty": 243.30304963634043, + "theta": -2.5995132144214264, + "vx": -0.856637716293335, + "vy": -0.5159184336662292, + "pca_strength": 0.7593496294053058, + "union_pixels": 40527, + "tx_anchor": 494.2369529156565, + "ty_anchor": 243.30304963634043, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.2369529156565, + "cy": 243.30304963634043, + "pixels": 7837 + }, + "tool_body": { + "cx": 597.7752505910953, + "cy": 309.076725831696, + "pixels": 30029 + }, + "left_gripper": { + "cx": 417.1113585746102, + "cy": 224.16481069042317, + "pixels": 1347 + }, + "right_gripper": { + "cx": 417.2427701674277, + "cy": 192.58904109589042, + "pixels": 1314 + } + } + } + } + }, + { + "frame_idx": 133, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.3256111608857, + "ty": 243.2269294765135, + "theta": -2.5985284342369823, + "vx": -0.8561292290687561, + "vy": -0.5167617797851562, + "pca_strength": 0.761868412220596, + "union_pixels": 40506, + "tx_anchor": 494.3256111608857, + "ty_anchor": 243.2269294765135, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.3256111608857, + "cy": 243.2269294765135, + "pixels": 7813 + }, + "tool_body": { + "cx": 597.6784371151862, + "cy": 309.0389057143808, + "pixels": 30047 + }, + "left_gripper": { + "cx": 417.1448736998514, + "cy": 224.1701337295691, + "pixels": 1346 + }, + "right_gripper": { + "cx": 417.1830769230769, + "cy": 192.56923076923076, + "pixels": 1300 + } + } + } + } + }, + { + "frame_idx": 134, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.3349576814568, + "ty": 243.23826622210822, + "theta": -2.594042791420008, + "vx": -0.8538026213645935, + "vy": -0.5205968618392944, + "pca_strength": 0.7616775720331559, + "union_pixels": 40506, + "tx_anchor": 494.3349576814568, + "ty_anchor": 243.23826622210822, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.3349576814568, + "cy": 243.23826622210822, + "pixels": 7798 + }, + "tool_body": { + "cx": 597.6697385055559, + "cy": 309.0379932131213, + "pixels": 30058 + }, + "left_gripper": { + "cx": 417.1239852398524, + "cy": 224.21033210332104, + "pixels": 1355 + }, + "right_gripper": { + "cx": 417.34362934362935, + "cy": 192.7992277992278, + "pixels": 1295 + } + } + } + } + }, + { + "frame_idx": 135, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.3262066316733, + "ty": 243.35065932659072, + "theta": -2.599894898311477, + "vx": -0.8568345904350281, + "vy": -0.5155914425849915, + "pca_strength": 0.761809813070781, + "union_pixels": 40068, + "tx_anchor": 494.3262066316733, + "ty_anchor": 243.35065932659072, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.3262066316733, + "cy": 243.35065932659072, + "pixels": 7811 + }, + "tool_body": { + "cx": 598.4409767960279, + "cy": 309.71621575978656, + "pixels": 29607 + }, + "left_gripper": { + "cx": 417.2127031019202, + "cy": 224.27400295420975, + "pixels": 1354 + }, + "right_gripper": { + "cx": 417.5763888888889, + "cy": 192.96219135802468, + "pixels": 1296 + } + } + } + } + }, + { + "frame_idx": 136, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.3199538343165, + "ty": 243.35739933316236, + "theta": -2.601631482173404, + "vx": -0.8577286601066589, + "vy": -0.5141026973724365, + "pca_strength": 0.7595332974219269, + "union_pixels": 40507, + "tx_anchor": 494.3199538343165, + "ty_anchor": 243.35739933316236, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.3199538343165, + "cy": 243.35739933316236, + "pixels": 7798 + }, + "tool_body": { + "cx": 597.6790575393524, + "cy": 309.124064028753, + "pixels": 30049 + }, + "left_gripper": { + "cx": 417.07602339181284, + "cy": 224.06213450292398, + "pixels": 1368 + }, + "right_gripper": { + "cx": 417.61919504643964, + "cy": 192.86764705882354, + "pixels": 1292 + } + } + } + } + }, + { + "frame_idx": 137, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.35161870503595, + "ty": 243.29971736896198, + "theta": -2.602103539425599, + "vx": -0.8579712510108948, + "vy": -0.5136977434158325, + "pca_strength": 0.7592822299345672, + "union_pixels": 40485, + "tx_anchor": 494.35161870503595, + "ty_anchor": 243.29971736896198, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.35161870503595, + "cy": 243.29971736896198, + "pixels": 7784 + }, + "tool_body": { + "cx": 597.6241104090456, + "cy": 309.05949451280344, + "pixels": 30070 + }, + "left_gripper": { + "cx": 417.0562130177515, + "cy": 224.09245562130178, + "pixels": 1352 + }, + "right_gripper": { + "cx": 417.9624706802189, + "cy": 193.2924159499609, + "pixels": 1279 + } + } + } + } + }, + { + "frame_idx": 138, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.4606309310079, + "ty": 243.27635291100282, + "theta": -2.600939056725115, + "vx": -0.8573724627494812, + "vy": -0.514696478843689, + "pca_strength": 0.7611132048236148, + "union_pixels": 40475, + "tx_anchor": 494.4606309310079, + "ty_anchor": 243.27635291100282, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.4606309310079, + "cy": 243.27635291100282, + "pixels": 7798 + }, + "tool_body": { + "cx": 597.6578553117821, + "cy": 309.1314046009921, + "pixels": 30037 + }, + "left_gripper": { + "cx": 417.07464892830745, + "cy": 223.89726533628973, + "pixels": 1353 + }, + "right_gripper": { + "cx": 417.8951048951049, + "cy": 193.06837606837607, + "pixels": 1287 + } + } + } + } + }, + { + "frame_idx": 139, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.33659667654257, + "ty": 243.26020868221048, + "theta": -2.596272070351661, + "vx": -0.8549610376358032, + "vy": -0.5186921954154968, + "pca_strength": 0.7595620202275558, + "union_pixels": 40445, + "tx_anchor": 494.33659667654257, + "ty_anchor": 243.26020868221048, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.33659667654257, + "cy": 243.26020868221048, + "pixels": 7763 + }, + "tool_body": { + "cx": 597.6253329781566, + "cy": 309.0317994139584, + "pixels": 30032 + }, + "left_gripper": { + "cx": 417.079940784604, + "cy": 223.87490747594376, + "pixels": 1351 + }, + "right_gripper": { + "cx": 418.00230946882215, + "cy": 193.0423402617398, + "pixels": 1299 + } + } + } + } + }, + { + "frame_idx": 140, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.42601646937726, + "ty": 243.2457539886773, + "theta": -2.597046372653205, + "vx": -0.8553624153137207, + "vy": -0.518030047416687, + "pca_strength": 0.7613149554258545, + "union_pixels": 40451, + "tx_anchor": 494.42601646937726, + "ty_anchor": 243.2457539886773, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.42601646937726, + "cy": 243.2457539886773, + "pixels": 7772 + }, + "tool_body": { + "cx": 597.6189096479835, + "cy": 309.00013321344125, + "pixels": 30027 + }, + "left_gripper": { + "cx": 416.98892171344164, + "cy": 223.6373707533235, + "pixels": 1354 + }, + "right_gripper": { + "cx": 418.16795069337445, + "cy": 193.03004622496147, + "pixels": 1298 + } + } + } + } + }, + { + "frame_idx": 141, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.423353909465, + "ty": 243.29501028806584, + "theta": -2.597176910272787, + "vx": -0.8554300665855408, + "vy": -0.5179184079170227, + "pca_strength": 0.7640684587107641, + "union_pixels": 39976, + "tx_anchor": 494.423353909465, + "ty_anchor": 243.29501028806584, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.423353909465, + "cy": 243.29501028806584, + "pixels": 7776 + }, + "tool_body": { + "cx": 598.5774838469605, + "cy": 309.69723622340246, + "pixels": 29561 + }, + "left_gripper": { + "cx": 417.23660714285717, + "cy": 223.97916666666666, + "pixels": 1344 + }, + "right_gripper": { + "cx": 417.71737451737454, + "cy": 192.8061776061776, + "pixels": 1295 + } + } + } + } + }, + { + "frame_idx": 142, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.3783783783784, + "ty": 243.309009009009, + "theta": -2.5971833499888644, + "vx": -0.8554333448410034, + "vy": -0.5179128646850586, + "pca_strength": 0.7636691644598177, + "union_pixels": 39988, + "tx_anchor": 494.3783783783784, + "ty_anchor": 243.309009009009, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.3783783783784, + "cy": 243.309009009009, + "pixels": 7770 + }, + "tool_body": { + "cx": 598.5848750295938, + "cy": 309.71759055703996, + "pixels": 29567 + }, + "left_gripper": { + "cx": 417.2026627218935, + "cy": 223.8801775147929, + "pixels": 1352 + }, + "right_gripper": { + "cx": 417.8537336412625, + "cy": 192.81601231716706, + "pixels": 1299 + } + } + } + } + }, + { + "frame_idx": 143, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.36911196911194, + "ty": 243.2786357786358, + "theta": -2.60009045772133, + "vx": -0.856935441493988, + "vy": -0.5154238939285278, + "pca_strength": 0.7663253238856165, + "union_pixels": 39981, + "tx_anchor": 494.36911196911194, + "ty_anchor": 243.2786357786358, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.36911196911194, + "cy": 243.2786357786358, + "pixels": 7770 + }, + "tool_body": { + "cx": 598.6387168815348, + "cy": 309.71969004838763, + "pixels": 29553 + }, + "left_gripper": { + "cx": 417.20162481536187, + "cy": 223.8788774002954, + "pixels": 1354 + }, + "right_gripper": { + "cx": 417.8665644171779, + "cy": 192.75, + "pixels": 1304 + } + } + } + } + }, + { + "frame_idx": 144, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.25922580645164, + "ty": 243.30632258064517, + "theta": -2.5984779267707885, + "vx": -0.8561031818389893, + "vy": -0.5168050527572632, + "pca_strength": 0.7637009998032527, + "union_pixels": 39966, + "tx_anchor": 494.25922580645164, + "ty_anchor": 243.30632258064517, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.25922580645164, + "cy": 243.30632258064517, + "pixels": 7750 + }, + "tool_body": { + "cx": 598.6389593693968, + "cy": 309.70837985046853, + "pixels": 29559 + }, + "left_gripper": { + "cx": 417.11529933481154, + "cy": 223.830007390983, + "pixels": 1353 + }, + "right_gripper": { + "cx": 418.30138036809814, + "cy": 192.96088957055215, + "pixels": 1304 + } + } + } + } + }, + { + "frame_idx": 145, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.3976833976834, + "ty": 243.26486486486488, + "theta": -2.599362969543644, + "vx": -0.8565601706504822, + "vy": -0.5160471200942993, + "pca_strength": 0.7643709924398121, + "union_pixels": 39951, + "tx_anchor": 494.3976833976834, + "ty_anchor": 243.26486486486488, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.3976833976834, + "cy": 243.26486486486488, + "pixels": 7770 + }, + "tool_body": { + "cx": 598.699837475452, + "cy": 309.74900115121557, + "pixels": 29534 + }, + "left_gripper": { + "cx": 417.1622222222222, + "cy": 223.82666666666665, + "pixels": 1350 + }, + "right_gripper": { + "cx": 417.95759444872783, + "cy": 192.7887432536623, + "pixels": 1297 + } + } + } + } + }, + { + "frame_idx": 146, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.4031905313264, + "ty": 243.2297697156825, + "theta": -2.594287177419938, + "vx": -0.8539298176765442, + "vy": -0.5203881859779358, + "pca_strength": 0.7625498748723607, + "union_pixels": 39933, + "tx_anchor": 494.4031905313264, + "ty_anchor": 243.2297697156825, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.4031905313264, + "cy": 243.2297697156825, + "pixels": 7773 + }, + "tool_body": { + "cx": 598.7750110106041, + "cy": 309.78998543212384, + "pixels": 29517 + }, + "left_gripper": { + "cx": 417.3065476190476, + "cy": 223.88616071428572, + "pixels": 1344 + }, + "right_gripper": { + "cx": 418.04695919938416, + "cy": 192.9153194765204, + "pixels": 1299 + } + } + } + } + }, + { + "frame_idx": 147, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.49595271746114, + "ty": 243.20262109726326, + "theta": -2.593656487496493, + "vx": -0.8536014556884766, + "vy": -0.5209266543388367, + "pca_strength": 0.7648651226578165, + "union_pixels": 39890, + "tx_anchor": 494.49595271746114, + "ty_anchor": 243.20262109726326, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.49595271746114, + "cy": 243.20262109726326, + "pixels": 7783 + }, + "tool_body": { + "cx": 598.8622632543616, + "cy": 309.7911207657321, + "pixels": 29462 + }, + "left_gripper": { + "cx": 417.2405345211581, + "cy": 223.83147735708982, + "pixels": 1347 + }, + "right_gripper": { + "cx": 417.90986132511557, + "cy": 192.84745762711864, + "pixels": 1298 + } + } + } + } + }, + { + "frame_idx": 148, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.48796189004764, + "ty": 243.19544225569717, + "theta": -2.5958589588085337, + "vx": -0.8547466993331909, + "vy": -0.519045352935791, + "pca_strength": 0.7657350016641634, + "union_pixels": 39848, + "tx_anchor": 494.48796189004764, + "ty_anchor": 243.19544225569717, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.48796189004764, + "cy": 243.19544225569717, + "pixels": 7767 + }, + "tool_body": { + "cx": 598.9318637274549, + "cy": 309.80065215176114, + "pixels": 29441 + }, + "left_gripper": { + "cx": 417.04289940828403, + "cy": 223.73668639053255, + "pixels": 1352 + }, + "right_gripper": { + "cx": 417.97127329192546, + "cy": 192.90450310559007, + "pixels": 1288 + } + } + } + } + }, + { + "frame_idx": 149, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.50186399280113, + "ty": 243.24707545957065, + "theta": -2.6001891930992005, + "vx": -0.8569862842559814, + "vy": -0.5153392553329468, + "pca_strength": 0.7641740258946251, + "union_pixels": 39885, + "tx_anchor": 494.50186399280113, + "ty_anchor": 243.24707545957065, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.50186399280113, + "cy": 243.24707545957065, + "pixels": 7779 + }, + "tool_body": { + "cx": 598.9443954104148, + "cy": 309.83091180663996, + "pixels": 29458 + }, + "left_gripper": { + "cx": 417.3089430894309, + "cy": 223.98817442719883, + "pixels": 1353 + }, + "right_gripper": { + "cx": 417.73359073359075, + "cy": 192.7930501930502, + "pixels": 1295 + } + } + } + } + }, + { + "frame_idx": 150, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.37778349851976, + "ty": 243.27365169262453, + "theta": -2.597650064331861, + "vx": -0.8556749820709229, + "vy": -0.5175135731697083, + "pca_strength": 0.7620354457823737, + "union_pixels": 39898, + "tx_anchor": 494.37778349851976, + "ty_anchor": 243.27365169262453, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.37778349851976, + "cy": 243.27365169262453, + "pixels": 7769 + }, + "tool_body": { + "cx": 598.9257311528805, + "cy": 309.7827237565312, + "pixels": 29474 + }, + "left_gripper": { + "cx": 417.2810650887574, + "cy": 223.99260355029585, + "pixels": 1352 + }, + "right_gripper": { + "cx": 417.85111281657714, + "cy": 192.77052954719878, + "pixels": 1303 + } + } + } + } + }, + { + "frame_idx": 151, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.4636153252764, + "ty": 243.2037798920031, + "theta": -2.606032611243684, + "vx": -0.859982967376709, + "vy": -0.5103227496147156, + "pca_strength": 0.7633567812332492, + "union_pixels": 39917, + "tx_anchor": 494.4636153252764, + "ty_anchor": 243.2037798920031, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.4636153252764, + "cy": 243.2037798920031, + "pixels": 7778 + }, + "tool_body": { + "cx": 598.8616260548345, + "cy": 309.798217372149, + "pixels": 29507 + }, + "left_gripper": { + "cx": 417.31263858093126, + "cy": 224.0229120473023, + "pixels": 1353 + }, + "right_gripper": { + "cx": 417.73729476153244, + "cy": 192.74276778733386, + "pixels": 1279 + } + } + } + } + }, + { + "frame_idx": 152, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.28890034807273, + "ty": 243.24107257960551, + "theta": -2.5994681348675157, + "vx": -0.8566144704818726, + "vy": -0.5159570574760437, + "pca_strength": 0.7640602666654716, + "union_pixels": 39894, + "tx_anchor": 494.28890034807273, + "ty_anchor": 243.24107257960551, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.28890034807273, + "cy": 243.24107257960551, + "pixels": 7757 + }, + "tool_body": { + "cx": 598.8610791025554, + "cy": 309.7974988138006, + "pixels": 29506 + }, + "left_gripper": { + "cx": 417.1341193809875, + "cy": 223.88356669123067, + "pixels": 1357 + }, + "right_gripper": { + "cx": 418.0078492935636, + "cy": 193.01569858712716, + "pixels": 1274 + } + } + } + } + }, + { + "frame_idx": 153, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.393012541592, + "ty": 243.12208855899667, + "theta": -2.5978123617838054, + "vx": -0.8557589650154114, + "vy": -0.5173746943473816, + "pca_strength": 0.7671613856886433, + "union_pixels": 40001, + "tx_anchor": 494.393012541592, + "ty_anchor": 243.12208855899667, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.393012541592, + "cy": 243.12208855899667, + "pixels": 7814 + }, + "tool_body": { + "cx": 598.8075504888197, + "cy": 309.6367172964379, + "pixels": 29561 + }, + "left_gripper": { + "cx": 417.16901408450707, + "cy": 223.9310600444774, + "pixels": 1349 + }, + "right_gripper": { + "cx": 417.78543461237274, + "cy": 192.82693813625684, + "pixels": 1277 + } + } + } + } + }, + { + "frame_idx": 154, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.1949814364358, + "ty": 243.02675713737037, + "theta": -2.596823651285098, + "vx": -0.8552470207214355, + "vy": -0.5182205438613892, + "pca_strength": 0.765479272559344, + "union_pixels": 40010, + "tx_anchor": 494.1949814364358, + "ty_anchor": 243.02675713737037, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.1949814364358, + "cy": 243.02675713737037, + "pixels": 7811 + }, + "tool_body": { + "cx": 598.7572307068523, + "cy": 309.54338424111364, + "pixels": 29596 + }, + "left_gripper": { + "cx": 416.91753343239225, + "cy": 223.60549777117384, + "pixels": 1346 + }, + "right_gripper": { + "cx": 417.88862370723945, + "cy": 192.82338902147973, + "pixels": 1257 + } + } + } + } + }, + { + "frame_idx": 155, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.3, + "ty": 242.96335877862595, + "theta": -2.5954764314058103, + "vx": -0.8545480966567993, + "vy": -0.519372284412384, + "pca_strength": 0.7638076251428378, + "union_pixels": 40115, + "tx_anchor": 494.3, + "ty_anchor": 242.96335877862595, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.3, + "cy": 242.96335877862595, + "pixels": 7860 + }, + "tool_body": { + "cx": 598.7779915611815, + "cy": 309.40189029535867, + "pixels": 29625 + }, + "left_gripper": { + "cx": 417.0736377025037, + "cy": 223.5942562592047, + "pixels": 1358 + }, + "right_gripper": { + "cx": 417.41745283018867, + "cy": 192.33883647798743, + "pixels": 1272 + } + } + } + } + }, + { + "frame_idx": 156, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.3156957517171, + "ty": 242.77346731111678, + "theta": -2.596240698314014, + "vx": -0.8549447655677795, + "vy": -0.5187190175056458, + "pca_strength": 0.764816886820765, + "union_pixels": 40130, + "tx_anchor": 494.3156957517171, + "ty_anchor": 242.77346731111678, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.3156957517171, + "cy": 242.77346731111678, + "pixels": 7862 + }, + "tool_body": { + "cx": 598.7796186941117, + "cy": 309.3482368820651, + "pixels": 29635 + }, + "left_gripper": { + "cx": 416.5352941176471, + "cy": 223.02279411764707, + "pixels": 1360 + }, + "right_gripper": { + "cx": 417.9159465828751, + "cy": 192.41712490180674, + "pixels": 1273 + } + } + } + } + }, + { + "frame_idx": 157, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.14552855870755, + "ty": 242.69253275664673, + "theta": -2.595523750598071, + "vx": -0.8545727133750916, + "vy": -0.5193318724632263, + "pca_strength": 0.7622428513814824, + "union_pixels": 40128, + "tx_anchor": 494.14552855870755, + "ty_anchor": 242.69253275664673, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.14552855870755, + "cy": 242.69253275664673, + "pixels": 7861 + }, + "tool_body": { + "cx": 598.8029413748903, + "cy": 309.19037981515214, + "pixels": 29646 + }, + "left_gripper": { + "cx": 416.6700879765396, + "cy": 222.91055718475073, + "pixels": 1364 + }, + "right_gripper": { + "cx": 417.07398568019096, + "cy": 191.91328560063644, + "pixels": 1257 + } + } + } + } + }, + { + "frame_idx": 158, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.36865426003294, + "ty": 242.29712621850868, + "theta": -2.5971490955968717, + "vx": -0.8554156422615051, + "vy": -0.5179421901702881, + "pca_strength": 0.7599967453121073, + "union_pixels": 40213, + "tx_anchor": 494.36865426003294, + "ty_anchor": 242.29712621850868, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.36865426003294, + "cy": 242.29712621850868, + "pixels": 7899 + }, + "tool_body": { + "cx": 598.7560244009302, + "cy": 309.0553739341444, + "pixels": 29671 + }, + "left_gripper": { + "cx": 416.4825327510917, + "cy": 222.63901018922854, + "pixels": 1374 + }, + "right_gripper": { + "cx": 417.0575256107171, + "cy": 191.72576832151302, + "pixels": 1269 + } + } + } + } + }, + { + "frame_idx": 159, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.3648460271195, + "ty": 242.00418197947027, + "theta": -2.5983036797884753, + "vx": -0.8560130596160889, + "vy": -0.5169541835784912, + "pca_strength": 0.7642721942965912, + "union_pixels": 40285, + "tx_anchor": 494.3648460271195, + "ty_anchor": 242.00418197947027, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.3648460271195, + "cy": 242.00418197947027, + "pixels": 7891 + }, + "tool_body": { + "cx": 598.632109721662, + "cy": 308.7961543633185, + "pixels": 29748 + }, + "left_gripper": { + "cx": 416.42691751085385, + "cy": 222.55354558610708, + "pixels": 1382 + }, + "right_gripper": { + "cx": 416.871835443038, + "cy": 191.46835443037975, + "pixels": 1264 + } + } + } + } + }, + { + "frame_idx": 160, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.29554091715227, + "ty": 241.8900430706866, + "theta": -2.599860327104846, + "vx": -0.8568167686462402, + "vy": -0.5156210660934448, + "pca_strength": 0.7613952709729601, + "union_pixels": 40824, + "tx_anchor": 494.29554091715227, + "ty_anchor": 241.8900430706866, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.29554091715227, + "cy": 241.8900430706866, + "pixels": 7894 + }, + "tool_body": { + "cx": 597.6123372761515, + "cy": 307.95357827264917, + "pixels": 30266 + }, + "left_gripper": { + "cx": 416.4447653429603, + "cy": 222.5451263537906, + "pixels": 1385 + }, + "right_gripper": { + "cx": 416.89835809225957, + "cy": 191.21970289288507, + "pixels": 1279 + } + } + } + } + }, + { + "frame_idx": 161, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.23259934193874, + "ty": 241.8691470513794, + "theta": -2.594381815857081, + "vx": -0.8539790511131287, + "vy": -0.5203073620796204, + "pca_strength": 0.7625831318102964, + "union_pixels": 40326, + "tx_anchor": 494.23259934193874, + "ty_anchor": 241.8691470513794, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.23259934193874, + "cy": 241.8691470513794, + "pixels": 7902 + }, + "tool_body": { + "cx": 598.6406019078329, + "cy": 308.5768171436249, + "pixels": 29772 + }, + "left_gripper": { + "cx": 416.5214233841685, + "cy": 222.63761801016702, + "pixels": 1377 + }, + "right_gripper": { + "cx": 416.6666666666667, + "cy": 190.9294117647059, + "pixels": 1275 + } + } + } + } + }, + { + "frame_idx": 162, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.0342770090136, + "ty": 241.73276628157927, + "theta": -2.5912675394712745, + "vx": -0.8523545265197754, + "vy": -0.522964358329773, + "pca_strength": 0.7603939048010941, + "union_pixels": 40831, + "tx_anchor": 494.0342770090136, + "ty_anchor": 241.73276628157927, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.0342770090136, + "cy": 241.73276628157927, + "pixels": 7877 + }, + "tool_body": { + "cx": 597.6025213689318, + "cy": 307.7151249133692, + "pixels": 30301 + }, + "left_gripper": { + "cx": 416.6547705753824, + "cy": 222.65768390386015, + "pixels": 1373 + }, + "right_gripper": { + "cx": 416.8, + "cy": 191.01171875, + "pixels": 1280 + } + } + } + } + }, + { + "frame_idx": 163, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.1161494616846, + "ty": 241.60113996200127, + "theta": -2.5974334767457616, + "vx": -0.8555628657341003, + "vy": -0.5176988840103149, + "pca_strength": 0.7620710286880424, + "union_pixels": 40909, + "tx_anchor": 494.1161494616846, + "ty_anchor": 241.60113996200127, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.1161494616846, + "cy": 241.60113996200127, + "pixels": 7895 + }, + "tool_body": { + "cx": 597.4638750700095, + "cy": 307.5156986129872, + "pixels": 30353 + }, + "left_gripper": { + "cx": 416.5443313953488, + "cy": 222.31177325581396, + "pixels": 1376 + }, + "right_gripper": { + "cx": 416.6824902723735, + "cy": 190.70739299610895, + "pixels": 1285 + } + } + } + } + }, + { + "frame_idx": 164, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.29281558310146, + "ty": 241.2638502403238, + "theta": -2.596363784541697, + "vx": -0.8550086617469788, + "vy": -0.5186138153076172, + "pca_strength": 0.7611063246645223, + "union_pixels": 40861, + "tx_anchor": 494.29281558310146, + "ty_anchor": 241.2638502403238, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.29281558310146, + "cy": 241.2638502403238, + "pixels": 7906 + }, + "tool_body": { + "cx": 597.5410976977373, + "cy": 307.45035952239596, + "pixels": 30318 + }, + "left_gripper": { + "cx": 416.6735751295337, + "cy": 222.54034048852702, + "pixels": 1351 + }, + "right_gripper": { + "cx": 416.59564541213064, + "cy": 190.86003110419907, + "pixels": 1286 + } + } + } + } + }, + { + "frame_idx": 165, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.334092634776, + "ty": 241.10149329283726, + "theta": -2.5937392275453215, + "vx": -0.8536445498466492, + "vy": -0.5208560228347778, + "pca_strength": 0.7612118473726832, + "union_pixels": 40908, + "tx_anchor": 494.334092634776, + "ty_anchor": 241.10149329283726, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.334092634776, + "cy": 241.10149329283726, + "pixels": 7902 + }, + "tool_body": { + "cx": 597.5458022818704, + "cy": 307.2953900943085, + "pixels": 30326 + }, + "left_gripper": { + "cx": 416.6676279740447, + "cy": 222.21989906272532, + "pixels": 1387 + }, + "right_gripper": { + "cx": 416.3750966744006, + "cy": 190.51894818252126, + "pixels": 1293 + } + } + } + } + }, + { + "frame_idx": 166, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.3704594355145, + "ty": 240.97367421845337, + "theta": -2.595828363753294, + "vx": -0.8547308444976807, + "vy": -0.5190715193748474, + "pca_strength": 0.7640980158626731, + "union_pixels": 40942, + "tx_anchor": 494.3704594355145, + "ty_anchor": 240.97367421845337, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.3704594355145, + "cy": 240.97367421845337, + "pixels": 7901 + }, + "tool_body": { + "cx": 597.4576879984182, + "cy": 307.1718842681078, + "pixels": 30346 + }, + "left_gripper": { + "cx": 416.678674351585, + "cy": 222.0778097982709, + "pixels": 1388 + }, + "right_gripper": { + "cx": 416.1262433052793, + "cy": 190.38791124713083, + "pixels": 1307 + } + } + } + } + }, + { + "frame_idx": 167, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.2154724159797, + "ty": 240.93849080532658, + "theta": -2.597068943222678, + "vx": -0.8553740978240967, + "vy": -0.5180107355117798, + "pca_strength": 0.7596674593052704, + "union_pixels": 40899, + "tx_anchor": 494.2154724159797, + "ty_anchor": 240.93849080532658, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.2154724159797, + "cy": 240.93849080532658, + "pixels": 7885 + }, + "tool_body": { + "cx": 597.5257242674928, + "cy": 307.15981674961273, + "pixels": 30341 + }, + "left_gripper": { + "cx": 416.6534008683068, + "cy": 222.0260492040521, + "pixels": 1382 + }, + "right_gripper": { + "cx": 416.25019364833463, + "cy": 190.44771494965144, + "pixels": 1291 + } + } + } + } + }, + { + "frame_idx": 168, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.24227456940224, + "ty": 240.8636018237082, + "theta": -2.591771462289732, + "vx": -0.8526179790496826, + "vy": -0.5225347876548767, + "pca_strength": 0.7645008915525843, + "union_pixels": 40899, + "tx_anchor": 494.24227456940224, + "ty_anchor": 240.8636018237082, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.24227456940224, + "cy": 240.8636018237082, + "pixels": 7896 + }, + "tool_body": { + "cx": 597.6549948846573, + "cy": 307.1864294907759, + "pixels": 30301 + }, + "left_gripper": { + "cx": 416.63870967741934, + "cy": 221.9168458781362, + "pixels": 1395 + }, + "right_gripper": { + "cx": 416.247895944912, + "cy": 190.41775057383322, + "pixels": 1307 + } + } + } + } + }, + { + "frame_idx": 169, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.25419633774163, + "ty": 240.69608341810783, + "theta": -2.5969852643743483, + "vx": -0.855330765247345, + "vy": -0.518082320690155, + "pca_strength": 0.7656407794902929, + "union_pixels": 40938, + "tx_anchor": 494.25419633774163, + "ty_anchor": 240.69608341810783, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.25419633774163, + "cy": 240.69608341810783, + "pixels": 7864 + }, + "tool_body": { + "cx": 597.5340250329381, + "cy": 306.9892951251647, + "pixels": 30360 + }, + "left_gripper": { + "cx": 416.63906581740974, + "cy": 221.6751592356688, + "pixels": 1413 + }, + "right_gripper": { + "cx": 416.18216756341275, + "cy": 190.21598770176786, + "pixels": 1301 + } + } + } + } + }, + { + "frame_idx": 170, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.3437420665143, + "ty": 240.67060167555218, + "theta": -2.599051756745287, + "vx": -0.8563995361328125, + "vy": -0.5163136720657349, + "pca_strength": 0.7602479542434069, + "union_pixels": 40891, + "tx_anchor": 494.3437420665143, + "ty_anchor": 240.67060167555218, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.3437420665143, + "cy": 240.67060167555218, + "pixels": 7878 + }, + "tool_body": { + "cx": 597.6572720372264, + "cy": 307.0498333388337, + "pixels": 30301 + }, + "left_gripper": { + "cx": 416.62517680339465, + "cy": 221.58840169731258, + "pixels": 1414 + }, + "right_gripper": { + "cx": 416.7619414483821, + "cy": 190.54391371340523, + "pixels": 1298 + } + } + } + } + }, + { + "frame_idx": 171, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.4619089871974, + "ty": 240.5980479148181, + "theta": -2.5970819152675024, + "vx": -0.8553808331489563, + "vy": -0.5179996490478516, + "pca_strength": 0.7660130980979609, + "union_pixels": 40899, + "tx_anchor": 494.4619089871974, + "ty_anchor": 240.5980479148181, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.4619089871974, + "cy": 240.5980479148181, + "pixels": 7889 + }, + "tool_body": { + "cx": 597.6813621964097, + "cy": 306.95386747624076, + "pixels": 30304 + }, + "left_gripper": { + "cx": 416.6661891117478, + "cy": 221.67120343839542, + "pixels": 1396 + }, + "right_gripper": { + "cx": 416.61984732824425, + "cy": 190.32137404580152, + "pixels": 1310 + } + } + } + } + }, + { + "frame_idx": 172, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.67444810961683, + "ty": 240.22189799543264, + "theta": -2.593664297277012, + "vx": -0.8536055088043213, + "vy": -0.5209199786186218, + "pca_strength": 0.7636664696038467, + "union_pixels": 40901, + "tx_anchor": 494.67444810961683, + "ty_anchor": 240.22189799543264, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.67444810961683, + "cy": 240.22189799543264, + "pixels": 7882 + }, + "tool_body": { + "cx": 597.7471765405191, + "cy": 306.9859322369725, + "pixels": 30282 + }, + "left_gripper": { + "cx": 416.7769985974755, + "cy": 221.48387096774192, + "pixels": 1426 + }, + "right_gripper": { + "cx": 416.75209763539283, + "cy": 190.3684210526316, + "pixels": 1311 + } + } + } + } + }, + { + "frame_idx": 173, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.56730403950866, + "ty": 240.3383563378498, + "theta": -2.5907433430356472, + "vx": -0.8520802855491638, + "vy": -0.5234110951423645, + "pca_strength": 0.7620882538878463, + "union_pixels": 40943, + "tx_anchor": 494.56730403950866, + "ty_anchor": 240.3383563378498, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.56730403950866, + "cy": 240.3383563378498, + "pixels": 7897 + }, + "tool_body": { + "cx": 597.703428948236, + "cy": 306.8035938015166, + "pixels": 30330 + }, + "left_gripper": { + "cx": 417.11467236467234, + "cy": 221.6559829059829, + "pixels": 1404 + }, + "right_gripper": { + "cx": 416.7644817073171, + "cy": 190.4596036585366, + "pixels": 1312 + } + } + } + } + }, + { + "frame_idx": 174, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.57912157861233, + "ty": 240.14996817313812, + "theta": -2.5965463941757374, + "vx": -0.8551033139228821, + "vy": -0.5184576511383057, + "pca_strength": 0.7613175050469015, + "union_pixels": 40872, + "tx_anchor": 494.57912157861233, + "ty_anchor": 240.14996817313812, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.57912157861233, + "cy": 240.14996817313812, + "pixels": 7855 + }, + "tool_body": { + "cx": 597.6721900118592, + "cy": 306.6637896956121, + "pixels": 30356 + }, + "left_gripper": { + "cx": 417.1096586782861, + "cy": 221.81190994916486, + "pixels": 1377 + }, + "right_gripper": { + "cx": 417.17133956386294, + "cy": 190.78816199376948, + "pixels": 1284 + } + } + } + } + }, + { + "frame_idx": 175, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.8587081156835, + "ty": 239.76735889922284, + "theta": -2.592179658508264, + "vx": -0.8528311848640442, + "vy": -0.5221866965293884, + "pca_strength": 0.7575827848216181, + "union_pixels": 40833, + "tx_anchor": 494.8587081156835, + "ty_anchor": 239.76735889922284, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.8587081156835, + "cy": 239.76735889922284, + "pixels": 7849 + }, + "tool_body": { + "cx": 597.7546889936382, + "cy": 306.5195965322873, + "pixels": 30337 + }, + "left_gripper": { + "cx": 417.34601316752014, + "cy": 221.80833942940745, + "pixels": 1367 + }, + "right_gripper": { + "cx": 417.54140625, + "cy": 190.95078125, + "pixels": 1280 + } + } + } + } + }, + { + "frame_idx": 176, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.094916549879, + "ty": 239.56937189450886, + "theta": -2.5912962243486075, + "vx": -0.8523695468902588, + "vy": -0.522939920425415, + "pca_strength": 0.7612167289795787, + "union_pixels": 40803, + "tx_anchor": 495.094916549879, + "ty_anchor": 239.56937189450886, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 495.094916549879, + "cy": 239.56937189450886, + "pixels": 7849 + }, + "tool_body": { + "cx": 597.9426213271706, + "cy": 306.4213601848795, + "pixels": 30290 + }, + "left_gripper": { + "cx": 417.31741366642177, + "cy": 221.63776634827332, + "pixels": 1361 + }, + "right_gripper": { + "cx": 417.726784343822, + "cy": 190.96085955487337, + "pixels": 1303 + } + } + } + } + }, + { + "frame_idx": 177, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.6415335463259, + "ty": 239.46479233226836, + "theta": -2.58884065958181, + "vx": -0.8510828614234924, + "vy": -0.5250313878059387, + "pca_strength": 0.7630806348841449, + "union_pixels": 40888, + "tx_anchor": 494.6415335463259, + "ty_anchor": 239.46479233226836, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.6415335463259, + "cy": 239.46479233226836, + "pixels": 7825 + }, + "tool_body": { + "cx": 597.769527133825, + "cy": 306.3302818756586, + "pixels": 30368 + }, + "left_gripper": { + "cx": 417.08901651112706, + "cy": 220.77386934673368, + "pixels": 1393 + }, + "right_gripper": { + "cx": 417.1251920122888, + "cy": 190.38018433179724, + "pixels": 1302 + } + } + } + } + }, + { + "frame_idx": 178, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 493.53670323928947, + "ty": 238.8974660397074, + "theta": -2.594287259335673, + "vx": -0.853929877281189, + "vy": -0.520388126373291, + "pca_strength": 0.7635732624852739, + "union_pixels": 40935, + "tx_anchor": 493.53670323928947, + "ty_anchor": 238.8974660397074, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 493.53670323928947, + "cy": 238.8974660397074, + "pixels": 7656 + }, + "tool_body": { + "cx": 597.218804145281, + "cy": 306.121546961326, + "pixels": 30589 + }, + "left_gripper": { + "cx": 416.31503920171065, + "cy": 220.61225944404848, + "pixels": 1403 + }, + "right_gripper": { + "cx": 417.3084693084693, + "cy": 191.0940170940171, + "pixels": 1287 + } + } + } + } + }, + { + "frame_idx": 179, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 493.0400413329889, + "ty": 239.1034616378197, + "theta": -2.5991814961087436, + "vx": -0.85646653175354, + "vy": -0.5162025690078735, + "pca_strength": 0.7622906353681017, + "union_pixels": 41192, + "tx_anchor": 493.0400413329889, + "ty_anchor": 239.1034616378197, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 493.0400413329889, + "cy": 239.1034616378197, + "pixels": 7742 + }, + "tool_body": { + "cx": 596.8653839903799, + "cy": 306.21352660144953, + "pixels": 30769 + }, + "left_gripper": { + "cx": 415.72186379928314, + "cy": 220.91971326164875, + "pixels": 1395 + }, + "right_gripper": { + "cx": 415.76049766718506, + "cy": 190.699066874028, + "pixels": 1286 + } + } + } + } + }, + { + "frame_idx": 180, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 491.92727272727274, + "ty": 238.712443584784, + "theta": -2.605010819675386, + "vx": -0.8594610691070557, + "vy": -0.5112012028694153, + "pca_strength": 0.7634666763622843, + "union_pixels": 41462, + "tx_anchor": 491.92727272727274, + "ty_anchor": 238.712443584784, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 491.92727272727274, + "cy": 238.712443584784, + "pixels": 7755 + }, + "tool_body": { + "cx": 596.2729442115447, + "cy": 306.3213801999355, + "pixels": 31010 + }, + "left_gripper": { + "cx": 414.62680115273776, + "cy": 221.35518731988472, + "pixels": 1388 + }, + "right_gripper": { + "cx": 414.57066462948814, + "cy": 190.75324675324674, + "pixels": 1309 + } + } + } + } + }, + { + "frame_idx": 181, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.8956298200514, + "ty": 238.6758354755784, + "theta": -2.5989853639934752, + "vx": -0.8563652634620667, + "vy": -0.5163705348968506, + "pca_strength": 0.7653503095765487, + "union_pixels": 41236, + "tx_anchor": 490.8956298200514, + "ty_anchor": 238.6758354755784, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.8956298200514, + "cy": 238.6758354755784, + "pixels": 7780 + }, + "tool_body": { + "cx": 596.6692457737321, + "cy": 306.9130689206762, + "pixels": 30760 + }, + "left_gripper": { + "cx": 414.10952040085897, + "cy": 220.99284180386542, + "pixels": 1397 + }, + "right_gripper": { + "cx": 414.2940723633564, + "cy": 190.67051578137028, + "pixels": 1299 + } + } + } + } + }, + { + "frame_idx": 182, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.700518134715, + "ty": 238.58873056994818, + "theta": -2.5985001700062367, + "vx": -0.8561146259307861, + "vy": -0.5167859792709351, + "pca_strength": 0.7617790368060703, + "union_pixels": 41626, + "tx_anchor": 490.700518134715, + "ty_anchor": 238.58873056994818, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.700518134715, + "cy": 238.58873056994818, + "pixels": 7720 + }, + "tool_body": { + "cx": 595.8126362354147, + "cy": 306.22002820874474, + "pixels": 31196 + }, + "left_gripper": { + "cx": 413.96219686162624, + "cy": 221.07061340941513, + "pixels": 1402 + }, + "right_gripper": { + "cx": 413.8860856269113, + "cy": 190.44648318042815, + "pixels": 1308 + } + } + } + } + }, + { + "frame_idx": 183, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 491.00051887404334, + "ty": 238.4781424309249, + "theta": -2.5954218646747167, + "vx": -0.8545197248458862, + "vy": -0.5194188952445984, + "pca_strength": 0.7659979192456513, + "union_pixels": 41265, + "tx_anchor": 491.00051887404334, + "ty_anchor": 238.4781424309249, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 491.00051887404334, + "cy": 238.4781424309249, + "pixels": 7709 + }, + "tool_body": { + "cx": 596.5897610699909, + "cy": 306.8258018439164, + "pixels": 30804 + }, + "left_gripper": { + "cx": 413.98329853862214, + "cy": 220.79331941544885, + "pixels": 1437 + }, + "right_gripper": { + "cx": 414.45171102661595, + "cy": 190.61140684410645, + "pixels": 1315 + } + } + } + } + }, + { + "frame_idx": 184, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 491.1570504527814, + "ty": 238.4843467011643, + "theta": -2.598688451857662, + "vx": -0.8562119603157043, + "vy": -0.5166248083114624, + "pca_strength": 0.7625403188016157, + "union_pixels": 41682, + "tx_anchor": 491.1570504527814, + "ty_anchor": 238.4843467011643, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 491.1570504527814, + "cy": 238.4843467011643, + "pixels": 7730 + }, + "tool_body": { + "cx": 595.853582754092, + "cy": 306.21070501937925, + "pixels": 31219 + }, + "left_gripper": { + "cx": 414.01056338028167, + "cy": 220.9274647887324, + "pixels": 1420 + }, + "right_gripper": { + "cx": 414.63594821020564, + "cy": 190.82482863670984, + "pixels": 1313 + } + } + } + } + }, + { + "frame_idx": 185, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.7660568314519, + "ty": 238.66433112754638, + "theta": -2.596988044764517, + "vx": -0.8553321957588196, + "vy": -0.518079936504364, + "pca_strength": 0.7664058776932149, + "union_pixels": 41685, + "tx_anchor": 490.7660568314519, + "ty_anchor": 238.66433112754638, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.7660568314519, + "cy": 238.66433112754638, + "pixels": 7707 + }, + "tool_body": { + "cx": 595.6915050252865, + "cy": 306.1496703156008, + "pixels": 31242 + }, + "left_gripper": { + "cx": 413.7078965758211, + "cy": 220.66037735849056, + "pixels": 1431 + }, + "right_gripper": { + "cx": 414.49272030651343, + "cy": 190.71954022988507, + "pixels": 1305 + } + } + } + } + }, + { + "frame_idx": 186, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.60285899935025, + "ty": 238.69577647823263, + "theta": -2.5959763205352946, + "vx": -0.8548076152801514, + "vy": -0.518945038318634, + "pca_strength": 0.765757719055217, + "union_pixels": 41712, + "tx_anchor": 490.60285899935025, + "ty_anchor": 238.69577647823263, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.60285899935025, + "cy": 238.69577647823263, + "pixels": 7695 + }, + "tool_body": { + "cx": 595.588733655168, + "cy": 306.21090827711885, + "pixels": 31279 + }, + "left_gripper": { + "cx": 413.8421797593772, + "cy": 221.06015569709837, + "pixels": 1413 + }, + "right_gripper": { + "cx": 414.60075471698116, + "cy": 191.01358490566037, + "pixels": 1325 + } + } + } + } + }, + { + "frame_idx": 187, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.200077952449, + "ty": 238.79290632714046, + "theta": -2.5996647166218745, + "vx": -0.8567159175872803, + "vy": -0.5157886743545532, + "pca_strength": 0.7620699263364182, + "union_pixels": 41790, + "tx_anchor": 490.200077952449, + "ty_anchor": 238.79290632714046, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.200077952449, + "cy": 238.79290632714046, + "pixels": 7697 + }, + "tool_body": { + "cx": 595.4400995945989, + "cy": 306.1490726849044, + "pixels": 31327 + }, + "left_gripper": { + "cx": 413.83262411347516, + "cy": 221.14609929078014, + "pixels": 1410 + }, + "right_gripper": { + "cx": 414.31342182890853, + "cy": 190.7772861356932, + "pixels": 1356 + } + } + } + } + }, + { + "frame_idx": 188, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.21930962886063, + "ty": 238.52322865299766, + "theta": -2.600545750712811, + "vx": -0.8571699857711792, + "vy": -0.5150336623191833, + "pca_strength": 0.7675296256719981, + "union_pixels": 41410, + "tx_anchor": 490.21930962886063, + "ty_anchor": 238.52322865299766, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.21930962886063, + "cy": 238.52322865299766, + "pixels": 7706 + }, + "tool_body": { + "cx": 596.1384282158212, + "cy": 306.886334982058, + "pixels": 30933 + }, + "left_gripper": { + "cx": 413.58790436005626, + "cy": 220.81504922644163, + "pixels": 1422 + }, + "right_gripper": { + "cx": 414.33506300963677, + "cy": 190.824314306894, + "pixels": 1349 + } + } + } + } + }, + { + "frame_idx": 189, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.6035825545171, + "ty": 238.54075804776738, + "theta": -2.5962470669652506, + "vx": -0.854948103427887, + "vy": -0.5187135934829712, + "pca_strength": 0.7663449401468325, + "union_pixels": 41744, + "tx_anchor": 490.6035825545171, + "ty_anchor": 238.54075804776738, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.6035825545171, + "cy": 238.54075804776738, + "pixels": 7704 + }, + "tool_body": { + "cx": 595.5780145247464, + "cy": 306.35947147838885, + "pixels": 31257 + }, + "left_gripper": { + "cx": 413.71408549404345, + "cy": 220.91170287316046, + "pixels": 1427 + }, + "right_gripper": { + "cx": 414.8665191740413, + "cy": 191.1946902654867, + "pixels": 1356 + } + } + } + } + }, + { + "frame_idx": 190, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.50783494384956, + "ty": 238.9379733611909, + "theta": -2.602833511339987, + "vx": -0.8583459854125977, + "vy": -0.5130712985992432, + "pca_strength": 0.7643827596581428, + "union_pixels": 41213, + "tx_anchor": 490.50783494384956, + "ty_anchor": 238.9379733611909, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.50783494384956, + "cy": 238.9379733611909, + "pixels": 7658 + }, + "tool_body": { + "cx": 596.3689610389611, + "cy": 307.0493831168831, + "pixels": 30800 + }, + "left_gripper": { + "cx": 413.9456824512535, + "cy": 220.90529247910862, + "pixels": 1436 + }, + "right_gripper": { + "cx": 415.92342683851405, + "cy": 191.8847611827142, + "pixels": 1319 + } + } + } + } + }, + { + "frame_idx": 191, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.7066805845511, + "ty": 238.7579592901879, + "theta": -2.5965313677378195, + "vx": -0.8550955653190613, + "vy": -0.5184705257415771, + "pca_strength": 0.7622688672655255, + "union_pixels": 41578, + "tx_anchor": 490.7066805845511, + "ty_anchor": 238.7579592901879, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.7066805845511, + "cy": 238.7579592901879, + "pixels": 7664 + }, + "tool_body": { + "cx": 595.786869464767, + "cy": 306.4606276472853, + "pixels": 31164 + }, + "left_gripper": { + "cx": 414.1361111111111, + "cy": 220.99375, + "pixels": 1440 + }, + "right_gripper": { + "cx": 415.6862595419847, + "cy": 191.7259541984733, + "pixels": 1310 + } + } + } + } + }, + { + "frame_idx": 192, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.86328327291557, + "ty": 238.96245468669085, + "theta": -2.598923704092242, + "vx": -0.8563334345817566, + "vy": -0.5164233446121216, + "pca_strength": 0.7606210158020492, + "union_pixels": 41582, + "tx_anchor": 490.86328327291557, + "ty_anchor": 238.96245468669085, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.86328327291557, + "cy": 238.96245468669085, + "pixels": 7724 + }, + "tool_body": { + "cx": 595.9411745807364, + "cy": 306.5073571933432, + "pixels": 31126 + }, + "left_gripper": { + "cx": 413.95248078266945, + "cy": 220.8008385744235, + "pixels": 1431 + }, + "right_gripper": { + "cx": 415.95388162951576, + "cy": 191.79938508839354, + "pixels": 1301 + } + } + } + } + }, + { + "frame_idx": 193, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.53312589135226, + "ty": 239.01970698820173, + "theta": -2.601437313141598, + "vx": -0.8576288223266602, + "vy": -0.514269232749939, + "pca_strength": 0.7639614760060714, + "union_pixels": 41622, + "tx_anchor": 490.53312589135226, + "ty_anchor": 239.01970698820173, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.53312589135226, + "cy": 239.01970698820173, + "pixels": 7713 + }, + "tool_body": { + "cx": 595.836703254381, + "cy": 306.37351563001477, + "pixels": 31158 + }, + "left_gripper": { + "cx": 414.0975954738331, + "cy": 220.95120226308345, + "pixels": 1414 + }, + "right_gripper": { + "cx": 415.3089005235602, + "cy": 191.27673896783844, + "pixels": 1337 + } + } + } + } + }, + { + "frame_idx": 194, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.9535154732617, + "ty": 238.87686132331996, + "theta": -2.6014460530554353, + "vx": -0.8576332926750183, + "vy": -0.5142617225646973, + "pca_strength": 0.7639272875241498, + "union_pixels": 41453, + "tx_anchor": 490.9535154732617, + "ty_anchor": 238.87686132331996, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.9535154732617, + "cy": 238.87686132331996, + "pixels": 7723 + }, + "tool_body": { + "cx": 596.0322819678469, + "cy": 306.5101968491253, + "pixels": 31039 + }, + "left_gripper": { + "cx": 414.32758620689657, + "cy": 221.02370689655172, + "pixels": 1392 + }, + "right_gripper": { + "cx": 415.99153194765205, + "cy": 191.81293302540416, + "pixels": 1299 + } + } + } + } + }, + { + "frame_idx": 195, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 491.0522020725389, + "ty": 238.76321243523316, + "theta": -2.5972073416253374, + "vx": -0.8554458022117615, + "vy": -0.5178923606872559, + "pca_strength": 0.7607964445836677, + "union_pixels": 41484, + "tx_anchor": 491.0522020725389, + "ty_anchor": 238.76321243523316, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 491.0522020725389, + "cy": 238.76321243523316, + "pixels": 7720 + }, + "tool_body": { + "cx": 596.0578228010934, + "cy": 306.43662968322883, + "pixels": 31095 + }, + "left_gripper": { + "cx": 414.9110947832476, + "cy": 222.05657604702424, + "pixels": 1361 + }, + "right_gripper": { + "cx": 415.2155963302752, + "cy": 191.04510703363914, + "pixels": 1308 + } + } + } + } + }, + { + "frame_idx": 196, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 491.1519166452277, + "ty": 238.82994597375867, + "theta": -2.5994947634490906, + "vx": -0.8566281795501709, + "vy": -0.5159342288970947, + "pca_strength": 0.7675176859315361, + "union_pixels": 41651, + "tx_anchor": 491.1519166452277, + "ty_anchor": 238.82994597375867, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 491.1519166452277, + "cy": 238.82994597375867, + "pixels": 7774 + }, + "tool_body": { + "cx": 596.0395689239183, + "cy": 306.49464371883545, + "pixels": 31085 + }, + "left_gripper": { + "cx": 414.3445667125172, + "cy": 220.83493810178817, + "pixels": 1454 + }, + "right_gripper": { + "cx": 414.93497757847535, + "cy": 190.66218236173393, + "pixels": 1338 + } + } + } + } + }, + { + "frame_idx": 197, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.9315667609982, + "ty": 239.0818111654232, + "theta": -2.599612921037913, + "vx": -0.8566891551017761, + "vy": -0.5158330202102661, + "pca_strength": 0.7692669579690306, + "union_pixels": 41266, + "tx_anchor": 490.9315667609982, + "ty_anchor": 239.0818111654232, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.9315667609982, + "cy": 239.0818111654232, + "pixels": 7774 + }, + "tool_body": { + "cx": 596.8988019456142, + "cy": 307.0841249632749, + "pixels": 30633 + }, + "left_gripper": { + "cx": 415.1430565247732, + "cy": 221.81995812979764, + "pixels": 1433 + }, + "right_gripper": { + "cx": 414.64936886395515, + "cy": 190.79803646563815, + "pixels": 1426 + } + } + } + } + }, + { + "frame_idx": 198, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.9386652951009, + "ty": 239.15764433586216, + "theta": -2.5998385334997285, + "vx": -0.8568055033683777, + "vy": -0.5156397223472595, + "pca_strength": 0.7682881645262072, + "union_pixels": 41315, + "tx_anchor": 490.9386652951009, + "ty_anchor": 239.15764433586216, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.9386652951009, + "cy": 239.15764433586216, + "pixels": 7777 + }, + "tool_body": { + "cx": 596.8211784632423, + "cy": 307.30070681736754, + "pixels": 30701 + }, + "left_gripper": { + "cx": 414.74504442925496, + "cy": 221.5563909774436, + "pixels": 1463 + }, + "right_gripper": { + "cx": 415.3282387190684, + "cy": 191.1528384279476, + "pixels": 1374 + } + } + } + } + }, + { + "frame_idx": 199, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.74493090533383, + "ty": 239.03435360971199, + "theta": -2.6000802662040248, + "vx": -0.856930136680603, + "vy": -0.515432596206665, + "pca_strength": 0.7684940504716989, + "union_pixels": 41358, + "tx_anchor": 490.74493090533383, + "ty_anchor": 239.03435360971199, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.74493090533383, + "cy": 239.03435360971199, + "pixels": 7743 + }, + "tool_body": { + "cx": 596.7128825576478, + "cy": 307.3406836439327, + "pixels": 30747 + }, + "left_gripper": { + "cx": 414.6419836956522, + "cy": 221.50951086956522, + "pixels": 1472 + }, + "right_gripper": { + "cx": 415.1425501432665, + "cy": 191.0214899713467, + "pixels": 1396 + } + } + } + } + }, + { + "frame_idx": 200, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.5815063193191, + "ty": 239.05687387155018, + "theta": -2.603553394855066, + "vx": -0.8587151169776917, + "vy": -0.5124532580375671, + "pca_strength": 0.7665375340112989, + "union_pixels": 41321, + "tx_anchor": 490.5815063193191, + "ty_anchor": 239.05687387155018, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.5815063193191, + "cy": 239.05687387155018, + "pixels": 7754 + }, + "tool_body": { + "cx": 596.666677503251, + "cy": 307.39470091027306, + "pixels": 30760 + }, + "left_gripper": { + "cx": 414.35778546712805, + "cy": 221.2892733564014, + "pixels": 1445 + }, + "right_gripper": { + "cx": 415.52936857562406, + "cy": 191.4295154185022, + "pixels": 1362 + } + } + } + } + }, + { + "frame_idx": 201, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.9297206847728, + "ty": 238.83640108122023, + "theta": -2.6029960636222897, + "vx": -0.8584293723106384, + "vy": -0.512931764125824, + "pca_strength": 0.7639320697085564, + "union_pixels": 41250, + "tx_anchor": 490.9297206847728, + "ty_anchor": 238.83640108122023, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.9297206847728, + "cy": 238.83640108122023, + "pixels": 7769 + }, + "tool_body": { + "cx": 596.7822887839818, + "cy": 307.34868956535894, + "pixels": 30715 + }, + "left_gripper": { + "cx": 414.1419667590028, + "cy": 221.02839335180056, + "pixels": 1444 + }, + "right_gripper": { + "cx": 416.053706505295, + "cy": 192.07791225416037, + "pixels": 1322 + } + } + } + } + }, + { + "frame_idx": 202, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.5935676306575, + "ty": 239.03890545973286, + "theta": -2.5988349862649085, + "vx": -0.8562876582145691, + "vy": -0.5164993405342102, + "pca_strength": 0.7682063386517975, + "union_pixels": 41178, + "tx_anchor": 490.5935676306575, + "ty_anchor": 239.03890545973286, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.5935676306575, + "cy": 239.03890545973286, + "pixels": 7711 + }, + "tool_body": { + "cx": 596.8222961296423, + "cy": 307.3510059017249, + "pixels": 30669 + }, + "left_gripper": { + "cx": 414.41151977793197, + "cy": 221.324080499653, + "pixels": 1441 + }, + "right_gripper": { + "cx": 415.11348563006635, + "cy": 191.00884303610906, + "pixels": 1357 + } + } + } + } + }, + { + "frame_idx": 203, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.6516942474389, + "ty": 239.2304964539007, + "theta": -2.6003886470176782, + "vx": -0.8570890426635742, + "vy": -0.515168309211731, + "pca_strength": 0.7675814918676293, + "union_pixels": 40967, + "tx_anchor": 490.6516942474389, + "ty_anchor": 239.2304964539007, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.6516942474389, + "cy": 239.2304964539007, + "pixels": 7614 + }, + "tool_body": { + "cx": 596.6996571428572, + "cy": 307.6225632653061, + "pixels": 30625 + }, + "left_gripper": { + "cx": 414.88722341184865, + "cy": 222.00428265524624, + "pixels": 1401 + }, + "right_gripper": { + "cx": 414.3112283345893, + "cy": 190.94423511680483, + "pixels": 1327 + } + } + } + } + }, + { + "frame_idx": 204, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.38250790305585, + "ty": 239.50948366701792, + "theta": -2.602304434709299, + "vx": -0.858074426651001, + "vy": -0.5135253667831421, + "pca_strength": 0.7696394393190805, + "union_pixels": 40919, + "tx_anchor": 490.38250790305585, + "ty_anchor": 239.50948366701792, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.38250790305585, + "cy": 239.50948366701792, + "pixels": 7592 + }, + "tool_body": { + "cx": 596.6073108584868, + "cy": 307.7547040376323, + "pixels": 30612 + }, + "left_gripper": { + "cx": 414.53258584442887, + "cy": 221.8801681850035, + "pixels": 1427 + }, + "right_gripper": { + "cx": 414.80357142857144, + "cy": 191.30667701863354, + "pixels": 1288 + } + } + } + } + }, + { + "frame_idx": 205, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.68388456977203, + "ty": 239.52628804849124, + "theta": -2.597392833607745, + "vx": -0.8555418848991394, + "vy": -0.5177336931228638, + "pca_strength": 0.7640842545261443, + "union_pixels": 40854, + "tx_anchor": 490.68388456977203, + "ty_anchor": 239.52628804849124, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.68388456977203, + "cy": 239.52628804849124, + "pixels": 7589 + }, + "tool_body": { + "cx": 596.6946105827369, + "cy": 307.7796189168873, + "pixels": 30597 + }, + "left_gripper": { + "cx": 415.2560175054705, + "cy": 222.91539022611232, + "pixels": 1371 + }, + "right_gripper": { + "cx": 415.00077101002313, + "cy": 191.8064764841943, + "pixels": 1297 + } + } + } + } + }, + { + "frame_idx": 206, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.91550408002104, + "ty": 239.91958410107924, + "theta": -2.59973139543102, + "vx": -0.8567502498626709, + "vy": -0.5157315135002136, + "pca_strength": 0.7667771403780252, + "union_pixels": 40750, + "tx_anchor": 490.91550408002104, + "ty_anchor": 239.91958410107924, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.91550408002104, + "cy": 239.91958410107924, + "pixels": 7598 + }, + "tool_body": { + "cx": 597.0980830565876, + "cy": 308.00266333475815, + "pixels": 30413 + }, + "left_gripper": { + "cx": 415.0126849894292, + "cy": 223.02114164904862, + "pixels": 1419 + }, + "right_gripper": { + "cx": 414.34166666666664, + "cy": 191.30454545454546, + "pixels": 1320 + } + } + } + } + }, + { + "frame_idx": 207, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 491.293979976596, + "ty": 240.29879079443506, + "theta": -2.6005794939287648, + "vx": -0.8571873903274536, + "vy": -0.5150047540664673, + "pca_strength": 0.7644966273591841, + "union_pixels": 40752, + "tx_anchor": 491.293979976596, + "ty_anchor": 240.29879079443506, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 491.293979976596, + "cy": 240.29879079443506, + "pixels": 7691 + }, + "tool_body": { + "cx": 597.2137962840955, + "cy": 308.1401370404533, + "pixels": 30356 + }, + "left_gripper": { + "cx": 415.00912280701755, + "cy": 223.0021052631579, + "pixels": 1425 + }, + "right_gripper": { + "cx": 414.9125, + "cy": 191.746875, + "pixels": 1280 + } + } + } + } + }, + { + "frame_idx": 208, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 491.28073823758774, + "ty": 240.57356381596048, + "theta": -2.597490547278675, + "vx": -0.8555924296379089, + "vy": -0.5176500678062439, + "pca_strength": 0.770069092005307, + "union_pixels": 40733, + "tx_anchor": 491.28073823758774, + "ty_anchor": 240.57356381596048, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 491.28073823758774, + "cy": 240.57356381596048, + "pixels": 7694 + }, + "tool_body": { + "cx": 597.3036220888039, + "cy": 308.2356337006004, + "pixels": 30314 + }, + "left_gripper": { + "cx": 415.0664800559832, + "cy": 223.01189643107068, + "pixels": 1429 + }, + "right_gripper": { + "cx": 414.75154320987656, + "cy": 191.71604938271605, + "pixels": 1296 + } + } + } + } + }, + { + "frame_idx": 209, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 491.4558631496474, + "ty": 240.36393314181248, + "theta": -2.597138208847412, + "vx": -0.8554099798202515, + "vy": -0.517951488494873, + "pca_strength": 0.7669632066092664, + "union_pixels": 41191, + "tx_anchor": 491.4558631496474, + "ty_anchor": 240.36393314181248, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 491.4558631496474, + "cy": 240.36393314181248, + "pixels": 7658 + }, + "tool_body": { + "cx": 596.3014853732892, + "cy": 307.53538301874556, + "pixels": 30834 + }, + "left_gripper": { + "cx": 414.8401384083045, + "cy": 222.5930795847751, + "pixels": 1445 + }, + "right_gripper": { + "cx": 414.27352472089314, + "cy": 191.24162679425837, + "pixels": 1254 + } + } + } + } + }, + { + "frame_idx": 210, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 491.580443285528, + "ty": 240.6039113428944, + "theta": -2.6022069974404958, + "vx": -0.8580244183540344, + "vy": -0.513608992099762, + "pca_strength": 0.764268730747247, + "union_pixels": 41116, + "tx_anchor": 491.580443285528, + "ty_anchor": 240.6039113428944, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 491.580443285528, + "cy": 240.6039113428944, + "pixels": 7670 + }, + "tool_body": { + "cx": 596.4626739497984, + "cy": 307.684094160489, + "pixels": 30756 + }, + "left_gripper": { + "cx": 415.0498945888967, + "cy": 222.8896697118763, + "pixels": 1423 + }, + "right_gripper": { + "cx": 414.35122336227306, + "cy": 191.49250197316496, + "pixels": 1267 + } + } + } + } + }, + { + "frame_idx": 211, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 491.63384495317376, + "ty": 240.789802289282, + "theta": -2.60461012049943, + "vx": -0.8592561483383179, + "vy": -0.5115455389022827, + "pca_strength": 0.7626681357826073, + "union_pixels": 41109, + "tx_anchor": 491.63384495317376, + "ty_anchor": 240.789802289282, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 491.63384495317376, + "cy": 240.789802289282, + "pixels": 7688 + }, + "tool_body": { + "cx": 596.4822445724701, + "cy": 307.7844937017869, + "pixels": 30723 + }, + "left_gripper": { + "cx": 415.0376044568245, + "cy": 222.88300835654596, + "pixels": 1436 + }, + "right_gripper": { + "cx": 414.2765451664025, + "cy": 191.45007923930268, + "pixels": 1262 + } + } + } + } + }, + { + "frame_idx": 212, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 491.50248236216356, + "ty": 240.8292396132741, + "theta": -2.5963205340560775, + "vx": -0.8549861907958984, + "vy": -0.5186507701873779, + "pca_strength": 0.7674440313004863, + "union_pixels": 40666, + "tx_anchor": 491.50248236216356, + "ty_anchor": 240.8292396132741, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 491.50248236216356, + "cy": 240.8292396132741, + "pixels": 7654 + }, + "tool_body": { + "cx": 597.1689871329594, + "cy": 308.380699439129, + "pixels": 30310 + }, + "left_gripper": { + "cx": 415.25615763546796, + "cy": 223.19915552427867, + "pixels": 1421 + }, + "right_gripper": { + "cx": 414.2849336455894, + "cy": 191.55503512880563, + "pixels": 1281 + } + } + } + } + }, + { + "frame_idx": 213, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 491.67978113600833, + "ty": 241.03426263679, + "theta": -2.600047218078862, + "vx": -0.8569130897521973, + "vy": -0.5154609084129333, + "pca_strength": 0.7690475443712796, + "union_pixels": 40659, + "tx_anchor": 491.67978113600833, + "ty_anchor": 241.03426263679, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 491.67978113600833, + "cy": 241.03426263679, + "pixels": 7676 + }, + "tool_body": { + "cx": 597.1477531614224, + "cy": 308.511440552052, + "pixels": 30287 + }, + "left_gripper": { + "cx": 415.13483146067415, + "cy": 223.08356741573033, + "pixels": 1424 + }, + "right_gripper": { + "cx": 414.248427672956, + "cy": 191.65251572327045, + "pixels": 1272 + } + } + } + } + }, + { + "frame_idx": 214, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 491.60640791872885, + "ty": 241.17778067205, + "theta": -2.607381736060472, + "vx": -0.8606706857681274, + "vy": -0.5091620683670044, + "pca_strength": 0.7649167617129042, + "union_pixels": 40635, + "tx_anchor": 491.60640791872885, + "ty_anchor": 241.17778067205, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 491.60640791872885, + "cy": 241.17778067205, + "pixels": 7678 + }, + "tool_body": { + "cx": 597.1514250800885, + "cy": 308.60999372502397, + "pixels": 30279 + }, + "left_gripper": { + "cx": 415.0119887165021, + "cy": 223.05148095909732, + "pixels": 1418 + }, + "right_gripper": { + "cx": 414.27142857142854, + "cy": 191.64444444444445, + "pixels": 1260 + } + } + } + } + }, + { + "frame_idx": 215, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 491.5586701434159, + "ty": 241.49009126466754, + "theta": -2.600580076546588, + "vx": -0.8571876287460327, + "vy": -0.5150042176246643, + "pca_strength": 0.7680834161973257, + "union_pixels": 40604, + "tx_anchor": 491.5586701434159, + "ty_anchor": 241.49009126466754, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 491.5586701434159, + "cy": 241.49009126466754, + "pixels": 7670 + }, + "tool_body": { + "cx": 597.1535815860838, + "cy": 308.6636020900853, + "pixels": 30238 + }, + "left_gripper": { + "cx": 415.03284416491965, + "cy": 223.11460517120895, + "pixels": 1431 + }, + "right_gripper": { + "cx": 414.2418972332016, + "cy": 191.72411067193676, + "pixels": 1265 + } + } + } + } + }, + { + "frame_idx": 216, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 491.73374249151215, + "ty": 241.54805432227735, + "theta": -2.6003588393650996, + "vx": -0.8570737242698669, + "vy": -0.5151938796043396, + "pca_strength": 0.7678357922102265, + "union_pixels": 40534, + "tx_anchor": 491.73374249151215, + "ty_anchor": 241.54805432227735, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 491.73374249151215, + "cy": 241.54805432227735, + "pixels": 7658 + }, + "tool_body": { + "cx": 597.2268434134218, + "cy": 308.7644076222038, + "pixels": 30175 + }, + "left_gripper": { + "cx": 415.14484679665736, + "cy": 223.29526462395543, + "pixels": 1436 + }, + "right_gripper": { + "cx": 414.5335968379447, + "cy": 191.9399209486166, + "pixels": 1265 + } + } + } + } + }, + { + "frame_idx": 217, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 491.80070662130333, + "ty": 241.477754514525, + "theta": -2.601191808674139, + "vx": -0.8575025200843811, + "vy": -0.5144797563552856, + "pca_strength": 0.7678053293638178, + "union_pixels": 40533, + "tx_anchor": 491.80070662130333, + "ty_anchor": 241.477754514525, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 491.80070662130333, + "cy": 241.477754514525, + "pixels": 7642 + }, + "tool_body": { + "cx": 597.1858539009442, + "cy": 308.81964551929764, + "pixels": 30185 + }, + "left_gripper": { + "cx": 415.1598332175122, + "cy": 223.22446143154968, + "pixels": 1439 + }, + "right_gripper": { + "cx": 414.93291239147595, + "cy": 192.15390686661405, + "pixels": 1267 + } + } + } + } + }, + { + "frame_idx": 218, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 491.5896097115259, + "ty": 241.60749249445243, + "theta": -2.5966258514591827, + "vx": -0.8551445007324219, + "vy": -0.5183897018432617, + "pca_strength": 0.7676964470936565, + "union_pixels": 40535, + "tx_anchor": 491.5896097115259, + "ty_anchor": 241.60749249445243, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 491.5896097115259, + "cy": 241.60749249445243, + "pixels": 7661 + }, + "tool_body": { + "cx": 597.231732776618, + "cy": 308.83076515226827, + "pixels": 30177 + }, + "left_gripper": { + "cx": 415.1800981079187, + "cy": 223.3468815697267, + "pixels": 1427 + }, + "right_gripper": { + "cx": 414.44566929133856, + "cy": 191.91496062992127, + "pixels": 1270 + } + } + } + } + }, + { + "frame_idx": 219, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 491.3507182606445, + "ty": 241.7697683447651, + "theta": -2.6040738452275374, + "vx": -0.858981728553772, + "vy": -0.5120062828063965, + "pca_strength": 0.7669856793366897, + "union_pixels": 40587, + "tx_anchor": 491.3507182606445, + "ty_anchor": 241.7697683447651, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 491.3507182606445, + "cy": 241.7697683447651, + "pixels": 7727 + }, + "tool_body": { + "cx": 597.1321142251375, + "cy": 308.91645133505597, + "pixels": 30186 + }, + "left_gripper": { + "cx": 415.23749119097954, + "cy": 223.53911205073996, + "pixels": 1419 + }, + "right_gripper": { + "cx": 413.7553784860558, + "cy": 191.71235059760957, + "pixels": 1255 + } + } + } + } + }, + { + "frame_idx": 220, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 491.4470207253886, + "ty": 241.56567357512952, + "theta": -2.602428766353903, + "vx": -0.8581382632255554, + "vy": -0.5134186744689941, + "pca_strength": 0.761898904463314, + "union_pixels": 41054, + "tx_anchor": 491.4470207253886, + "ty_anchor": 241.56567357512952, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 491.4470207253886, + "cy": 241.56567357512952, + "pixels": 7720 + }, + "tool_body": { + "cx": 596.3654655144302, + "cy": 308.35287787379747, + "pixels": 30665 + }, + "left_gripper": { + "cx": 415.2883654532477, + "cy": 223.7330478229836, + "pixels": 1401 + }, + "right_gripper": { + "cx": 414.294952681388, + "cy": 192.147476340694, + "pixels": 1268 + } + } + } + } + }, + { + "frame_idx": 221, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 491.44828032066204, + "ty": 241.60279286268425, + "theta": -2.603596992258872, + "vx": -0.8587374687194824, + "vy": -0.5124158263206482, + "pca_strength": 0.7666436232512469, + "union_pixels": 40698, + "tx_anchor": 491.44828032066204, + "ty_anchor": 241.60279286268425, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 491.44828032066204, + "cy": 241.60279286268425, + "pixels": 7734 + }, + "tool_body": { + "cx": 597.0408635567163, + "cy": 308.9822792343042, + "pixels": 30247 + }, + "left_gripper": { + "cx": 415.06572438162544, + "cy": 223.61837455830388, + "pixels": 1415 + }, + "right_gripper": { + "cx": 414.1889400921659, + "cy": 192.0752688172043, + "pixels": 1302 + } + } + } + } + }, + { + "frame_idx": 222, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 491.1604409857328, + "ty": 241.78119325551233, + "theta": -2.604938017153278, + "vx": -0.8594238758087158, + "vy": -0.5112637877464294, + "pca_strength": 0.7632883454158913, + "union_pixels": 40653, + "tx_anchor": 491.1604409857328, + "ty_anchor": 241.78119325551233, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 491.1604409857328, + "cy": 241.78119325551233, + "pixels": 7710 + }, + "tool_body": { + "cx": 596.9772374376424, + "cy": 308.9217351085269, + "pixels": 30269 + }, + "left_gripper": { + "cx": 415.25429799426934, + "cy": 223.84455587392551, + "pixels": 1396 + }, + "right_gripper": { + "cx": 414.56885758998436, + "cy": 192.2605633802817, + "pixels": 1278 + } + } + } + } + }, + { + "frame_idx": 223, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.85289535185666, + "ty": 241.90015580368734, + "theta": -2.6025828750815565, + "vx": -0.8582173585891724, + "vy": -0.5132864117622375, + "pca_strength": 0.7662063117212354, + "union_pixels": 40644, + "tx_anchor": 490.85289535185666, + "ty_anchor": 241.90015580368734, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.85289535185666, + "cy": 241.90015580368734, + "pixels": 7702 + }, + "tool_body": { + "cx": 596.9372459601467, + "cy": 308.92865404315785, + "pixels": 30261 + }, + "left_gripper": { + "cx": 415.1229566453447, + "cy": 223.86211798152095, + "pixels": 1407 + }, + "right_gripper": { + "cx": 415.11852433281007, + "cy": 192.6585557299843, + "pixels": 1274 + } + } + } + } + }, + { + "frame_idx": 224, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.5795365790159, + "ty": 241.92462900286384, + "theta": -2.604014853221478, + "vx": -0.8589515089988708, + "vy": -0.5120569467544556, + "pca_strength": 0.7695852009144643, + "union_pixels": 40747, + "tx_anchor": 490.5795365790159, + "ty_anchor": 241.92462900286384, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.5795365790159, + "cy": 241.92462900286384, + "pixels": 7682 + }, + "tool_body": { + "cx": 596.7744658401477, + "cy": 308.889541018201, + "pixels": 30328 + }, + "left_gripper": { + "cx": 414.7748064743139, + "cy": 223.5777621393385, + "pixels": 1421 + }, + "right_gripper": { + "cx": 415.0866261398176, + "cy": 192.51899696048633, + "pixels": 1316 + } + } + } + } + }, + { + "frame_idx": 225, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.44288133385436, + "ty": 242.03907776475185, + "theta": -2.60550076970626, + "vx": -0.8597114086151123, + "vy": -0.5107800364494324, + "pca_strength": 0.7631806893584333, + "union_pixels": 41155, + "tx_anchor": 490.44288133385436, + "ty_anchor": 242.03907776475185, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.44288133385436, + "cy": 242.03907776475185, + "pixels": 7677 + }, + "tool_body": { + "cx": 595.9788215422594, + "cy": 308.32612226336647, + "pixels": 30786 + }, + "left_gripper": { + "cx": 415.271613832853, + "cy": 224.23054755043228, + "pixels": 1388 + }, + "right_gripper": { + "cx": 415.0713190184049, + "cy": 192.74539877300614, + "pixels": 1304 + } + } + } + } + }, + { + "frame_idx": 226, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.3327680667884, + "ty": 242.05661361857554, + "theta": -2.607048795840273, + "vx": -0.8605011105537415, + "vy": -0.5094485878944397, + "pca_strength": 0.7696882981159573, + "union_pixels": 40732, + "tx_anchor": 490.3327680667884, + "ty_anchor": 242.05661361857554, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.3327680667884, + "cy": 242.05661361857554, + "pixels": 7666 + }, + "tool_body": { + "cx": 596.7199381151453, + "cy": 308.9933177523948, + "pixels": 30379 + }, + "left_gripper": { + "cx": 414.9856938483548, + "cy": 223.931330472103, + "pixels": 1398 + }, + "right_gripper": { + "cx": 415.0868890612878, + "cy": 192.82156710628394, + "pixels": 1289 + } + } + } + } + }, + { + "frame_idx": 227, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.16926503340756, + "ty": 242.017031311411, + "theta": -2.6003328751589487, + "vx": -0.8570603132247925, + "vy": -0.5152161121368408, + "pca_strength": 0.7684330361442872, + "union_pixels": 40743, + "tx_anchor": 490.16926503340756, + "ty_anchor": 242.017031311411, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.16926503340756, + "cy": 242.017031311411, + "pixels": 7633 + }, + "tool_body": { + "cx": 596.718185705358, + "cy": 309.02993125678387, + "pixels": 30403 + }, + "left_gripper": { + "cx": 414.68745519713264, + "cy": 223.89820788530466, + "pixels": 1395 + }, + "right_gripper": { + "cx": 414.9603658536585, + "cy": 192.69131097560975, + "pixels": 1312 + } + } + } + } + }, + { + "frame_idx": 228, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.2681140465603, + "ty": 241.94533089196966, + "theta": -2.5979466607143262, + "vx": -0.8558284640312195, + "vy": -0.5172597765922546, + "pca_strength": 0.766925949938261, + "union_pixels": 40733, + "tx_anchor": 490.2681140465603, + "ty_anchor": 241.94533089196966, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.2681140465603, + "cy": 241.94533089196966, + "pixels": 7646 + }, + "tool_body": { + "cx": 596.6374305532727, + "cy": 309.02626647818795, + "pixels": 30419 + }, + "left_gripper": { + "cx": 414.8554996405464, + "cy": 224.00647016534867, + "pixels": 1391 + }, + "right_gripper": { + "cx": 415.0133124510572, + "cy": 192.97102584181675, + "pixels": 1277 + } + } + } + } + }, + { + "frame_idx": 229, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.2134522092566, + "ty": 241.92382325947293, + "theta": -2.6060174312385778, + "vx": -0.8599752187728882, + "vy": -0.5103358030319214, + "pca_strength": 0.7622281283436736, + "union_pixels": 40753, + "tx_anchor": 490.2134522092566, + "ty_anchor": 241.92382325947293, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.2134522092566, + "cy": 241.92382325947293, + "pixels": 7627 + }, + "tool_body": { + "cx": 596.5706350249803, + "cy": 309.10616618459113, + "pixels": 30424 + }, + "left_gripper": { + "cx": 415.0181422351234, + "cy": 224.23076923076923, + "pixels": 1378 + }, + "right_gripper": { + "cx": 414.8489425981873, + "cy": 192.76208459214502, + "pixels": 1324 + } + } + } + } + }, + { + "frame_idx": 230, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.16817644742025, + "ty": 241.85808060916372, + "theta": -2.6018214805777484, + "vx": -0.8578263521194458, + "vy": -0.5139397382736206, + "pca_strength": 0.7673459758136794, + "union_pixels": 40767, + "tx_anchor": 490.16817644742025, + "ty_anchor": 241.85808060916372, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.16817644742025, + "cy": 241.85808060916372, + "pixels": 7617 + }, + "tool_body": { + "cx": 596.531796841656, + "cy": 309.082373026035, + "pixels": 30459 + }, + "left_gripper": { + "cx": 415.2698181818182, + "cy": 224.42909090909092, + "pixels": 1375 + }, + "right_gripper": { + "cx": 414.89437689969606, + "cy": 192.74848024316108, + "pixels": 1316 + } + } + } + } + }, + { + "frame_idx": 231, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.0816568047337, + "ty": 241.88862590401052, + "theta": -2.6095593192109563, + "vx": -0.8617773652076721, + "vy": -0.5072866678237915, + "pca_strength": 0.7664121603814799, + "union_pixels": 40787, + "tx_anchor": 490.0816568047337, + "ty_anchor": 241.88862590401052, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.0816568047337, + "cy": 241.88862590401052, + "pixels": 7605 + }, + "tool_body": { + "cx": 596.4821434427573, + "cy": 309.07277079985573, + "pixels": 30493 + }, + "left_gripper": { + "cx": 414.936231884058, + "cy": 224.14420289855073, + "pixels": 1380 + }, + "right_gripper": { + "cx": 414.453781512605, + "cy": 192.68067226890756, + "pixels": 1309 + } + } + } + } + }, + { + "frame_idx": 232, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.09939680041964, + "ty": 241.992525570417, + "theta": -2.5990016478465354, + "vx": -0.85637366771698, + "vy": -0.5163565874099731, + "pca_strength": 0.7655552085296693, + "union_pixels": 40810, + "tx_anchor": 490.09939680041964, + "ty_anchor": 241.992525570417, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.09939680041964, + "cy": 241.992525570417, + "pixels": 7626 + }, + "tool_body": { + "cx": 596.4894691949347, + "cy": 309.0924480020996, + "pixels": 30482 + }, + "left_gripper": { + "cx": 414.96601590744757, + "cy": 224.175704989154, + "pixels": 1383 + }, + "right_gripper": { + "cx": 414.6027293404094, + "cy": 192.6974981046247, + "pixels": 1319 + } + } + } + } + }, + { + "frame_idx": 233, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 489.9098220171391, + "ty": 241.8941331575478, + "theta": -2.60620434487571, + "vx": -0.8600705862045288, + "vy": -0.5101750493049622, + "pca_strength": 0.7615608573415513, + "union_pixels": 41277, + "tx_anchor": 489.9098220171391, + "ty_anchor": 241.8941331575478, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 489.9098220171391, + "cy": 241.8941331575478, + "pixels": 7585 + }, + "tool_body": { + "cx": 595.5531571123893, + "cy": 308.5132811995088, + "pixels": 30946 + }, + "left_gripper": { + "cx": 414.9828326180257, + "cy": 224.3469241773963, + "pixels": 1398 + }, + "right_gripper": { + "cx": 414.16097922848667, + "cy": 192.3820474777448, + "pixels": 1348 + } + } + } + } + }, + { + "frame_idx": 234, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.08330043426764, + "ty": 241.9245953414923, + "theta": -2.6051205856372146, + "vx": -0.8595171570777893, + "vy": -0.5111068487167358, + "pca_strength": 0.7693615640704105, + "union_pixels": 40861, + "tx_anchor": 490.08330043426764, + "ty_anchor": 241.9245953414923, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.08330043426764, + "cy": 241.9245953414923, + "pixels": 7599 + }, + "tool_body": { + "cx": 596.4098903983723, + "cy": 309.11357222550373, + "pixels": 30474 + }, + "left_gripper": { + "cx": 414.9295278365046, + "cy": 224.2015503875969, + "pixels": 1419 + }, + "right_gripper": { + "cx": 414.07962016070127, + "cy": 192.27319211102994, + "pixels": 1369 + } + } + } + } + }, + { + "frame_idx": 235, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 489.95810757235364, + "ty": 241.91357208933528, + "theta": -2.605820091169268, + "vx": -0.8598744869232178, + "vy": -0.5105054974555969, + "pca_strength": 0.7737051663423397, + "union_pixels": 40839, + "tx_anchor": 489.95810757235364, + "ty_anchor": 241.91357208933528, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 489.95810757235364, + "cy": 241.91357208933528, + "pixels": 7567 + }, + "tool_body": { + "cx": 596.4084747431648, + "cy": 309.08625726195555, + "pixels": 30467 + }, + "left_gripper": { + "cx": 414.8632538569425, + "cy": 224.03576437587657, + "pixels": 1426 + }, + "right_gripper": { + "cx": 413.90137781000726, + "cy": 192.1965192168238, + "pixels": 1379 + } + } + } + } + }, + { + "frame_idx": 236, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 489.8840522358528, + "ty": 242.01873103812162, + "theta": -2.603747053315887, + "vx": -0.8588143587112427, + "vy": -0.5122869610786438, + "pca_strength": 0.7700881787824897, + "union_pixels": 40863, + "tx_anchor": 489.8840522358528, + "ty_anchor": 242.01873103812162, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 489.8840522358528, + "cy": 242.01873103812162, + "pixels": 7581 + }, + "tool_body": { + "cx": 596.4096832430658, + "cy": 309.07559494501885, + "pixels": 30465 + }, + "left_gripper": { + "cx": 414.7170868347339, + "cy": 224.00280112044817, + "pixels": 1428 + }, + "right_gripper": { + "cx": 414.2699784017279, + "cy": 192.54283657307414, + "pixels": 1389 + } + } + } + } + }, + { + "frame_idx": 237, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 489.83771640015857, + "ty": 242.03541694198495, + "theta": -2.6013594921943923, + "vx": -0.8575888276100159, + "vy": -0.5143359899520874, + "pca_strength": 0.7691720944625413, + "union_pixels": 40826, + "tx_anchor": 489.83771640015857, + "ty_anchor": 242.03541694198495, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 489.83771640015857, + "cy": 242.03541694198495, + "pixels": 7567 + }, + "tool_body": { + "cx": 596.4535452724227, + "cy": 309.0602647049164, + "pixels": 30449 + }, + "left_gripper": { + "cx": 414.8255080588647, + "cy": 224.13104414856343, + "pixels": 1427 + }, + "right_gripper": { + "cx": 414.2067968185105, + "cy": 192.57483731019522, + "pixels": 1383 + } + } + } + } + }, + { + "frame_idx": 238, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 489.8054490146806, + "ty": 242.0563417537363, + "theta": -2.6076716717297557, + "vx": -0.8608182668685913, + "vy": -0.5089125037193298, + "pca_strength": 0.7708132651018021, + "union_pixels": 40869, + "tx_anchor": 489.8054490146806, + "ty_anchor": 242.0563417537363, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 489.8054490146806, + "cy": 242.0563417537363, + "pixels": 7561 + }, + "tool_body": { + "cx": 596.4188373466308, + "cy": 309.0677448986287, + "pixels": 30482 + }, + "left_gripper": { + "cx": 414.978976874562, + "cy": 224.2508759635599, + "pixels": 1427 + }, + "right_gripper": { + "cx": 414.19442458899215, + "cy": 192.6118656182988, + "pixels": 1399 + } + } + } + } + }, + { + "frame_idx": 239, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 489.82770493974306, + "ty": 242.00781353463117, + "theta": -2.6018829359704645, + "vx": -0.857857882976532, + "vy": -0.5138869881629944, + "pca_strength": 0.7681085534526366, + "union_pixels": 40844, + "tx_anchor": 489.82770493974306, + "ty_anchor": 242.00781353463117, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 489.82770493974306, + "cy": 242.00781353463117, + "pixels": 7551 + }, + "tool_body": { + "cx": 596.4339938324257, + "cy": 309.096417557903, + "pixels": 30482 + }, + "left_gripper": { + "cx": 415.0459363957597, + "cy": 224.3512367491166, + "pixels": 1415 + }, + "right_gripper": { + "cx": 414.02865329512895, + "cy": 192.57808022922637, + "pixels": 1396 + } + } + } + } + }, + { + "frame_idx": 240, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 489.8435185185185, + "ty": 242.02724867724868, + "theta": -2.6070113823539405, + "vx": -0.8604820370674133, + "vy": -0.5094807744026184, + "pca_strength": 0.769753741767133, + "union_pixels": 40843, + "tx_anchor": 489.8435185185185, + "ty_anchor": 242.02724867724868, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 489.8435185185185, + "cy": 242.02724867724868, + "pixels": 7560 + }, + "tool_body": { + "cx": 596.4575442281813, + "cy": 309.0999442019234, + "pixels": 30467 + }, + "left_gripper": { + "cx": 415.0914205344585, + "cy": 224.33052039381153, + "pixels": 1422 + }, + "right_gripper": { + "cx": 414.10760401721666, + "cy": 192.6054519368723, + "pixels": 1394 + } + } + } + } + }, + { + "frame_idx": 241, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 489.8314576989276, + "ty": 241.96504700119158, + "theta": -2.605236607483918, + "vx": -0.8595764636993408, + "vy": -0.5110071301460266, + "pca_strength": 0.7651059023174699, + "union_pixels": 41268, + "tx_anchor": 489.8314576989276, + "ty_anchor": 241.96504700119158, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 489.8314576989276, + "cy": 241.96504700119158, + "pixels": 7553 + }, + "tool_body": { + "cx": 595.5822952729155, + "cy": 308.48568285501665, + "pixels": 30907 + }, + "left_gripper": { + "cx": 415.1000704721635, + "cy": 224.30937279774489, + "pixels": 1419 + }, + "right_gripper": { + "cx": 414.02303815694745, + "cy": 192.55939524838013, + "pixels": 1389 + } + } + } + } + }, + { + "frame_idx": 242, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 489.71493152506315, + "ty": 241.930727296902, + "theta": -2.6084284732592877, + "vx": -0.8612031936645508, + "vy": -0.5082609057426453, + "pca_strength": 0.7695556586989641, + "union_pixels": 40809, + "tx_anchor": 489.71493152506315, + "ty_anchor": 241.930727296902, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 489.71493152506315, + "cy": 241.930727296902, + "pixels": 7521 + }, + "tool_body": { + "cx": 596.4257776611104, + "cy": 309.082228638929, + "pixels": 30476 + }, + "left_gripper": { + "cx": 415.05140845070423, + "cy": 224.2330985915493, + "pixels": 1420 + }, + "right_gripper": { + "cx": 414.12068965517244, + "cy": 192.58045977011494, + "pixels": 1392 + } + } + } + } + }, + { + "frame_idx": 243, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 489.7404114134041, + "ty": 241.96695421366954, + "theta": -2.59864825828136, + "vx": -0.8561911582946777, + "vy": -0.5166592001914978, + "pca_strength": 0.7684823715301694, + "union_pixels": 40814, + "tx_anchor": 489.7404114134041, + "ty_anchor": 241.96695421366954, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 489.7404114134041, + "cy": 241.96695421366954, + "pixels": 7535 + }, + "tool_body": { + "cx": 596.5041219167734, + "cy": 309.126876211121, + "pixels": 30447 + }, + "left_gripper": { + "cx": 415.0416961130742, + "cy": 224.28551236749118, + "pixels": 1415 + }, + "right_gripper": { + "cx": 414.1827805222301, + "cy": 192.54763585038813, + "pixels": 1417 + } + } + } + } + }, + { + "frame_idx": 244, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 489.7013796763067, + "ty": 242.030644733351, + "theta": -2.5997041228046944, + "vx": -0.8567361831665039, + "vy": -0.5157548785209656, + "pca_strength": 0.7713337566013626, + "union_pixels": 40826, + "tx_anchor": 489.7013796763067, + "ty_anchor": 242.030644733351, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 489.7013796763067, + "cy": 242.030644733351, + "pixels": 7538 + }, + "tool_body": { + "cx": 596.475147734734, + "cy": 309.1128036769534, + "pixels": 30460 + }, + "left_gripper": { + "cx": 415.0014074595355, + "cy": 224.28289936664322, + "pixels": 1421 + }, + "right_gripper": { + "cx": 414.272210376688, + "cy": 192.55508173418622, + "pixels": 1407 + } + } + } + } + }, + { + "frame_idx": 245, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 489.58869576754677, + "ty": 242.13997611781875, + "theta": -2.6028370685961284, + "vx": -0.8583478331565857, + "vy": -0.5130682587623596, + "pca_strength": 0.7716203682200038, + "union_pixels": 40813, + "tx_anchor": 489.58869576754677, + "ty_anchor": 242.13997611781875, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 489.58869576754677, + "cy": 242.13997611781875, + "pixels": 7537 + }, + "tool_body": { + "cx": 596.5278662681861, + "cy": 309.1769516240271, + "pixels": 30449 + }, + "left_gripper": { + "cx": 414.97538677918425, + "cy": 224.3016877637131, + "pixels": 1422 + }, + "right_gripper": { + "cx": 414.23416370106764, + "cy": 192.60284697508897, + "pixels": 1405 + } + } + } + } + }, + { + "frame_idx": 246, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 489.634078581823, + "ty": 242.17449398068527, + "theta": -2.6070380522854495, + "vx": -0.8604956269264221, + "vy": -0.5094578266143799, + "pca_strength": 0.7698867263020509, + "union_pixels": 40859, + "tx_anchor": 489.634078581823, + "ty_anchor": 242.17449398068527, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 489.634078581823, + "cy": 242.17449398068527, + "pixels": 7559 + }, + "tool_body": { + "cx": 596.4979982936273, + "cy": 309.2143794710245, + "pixels": 30474 + }, + "left_gripper": { + "cx": 415.14770318021203, + "cy": 224.48480565371025, + "pixels": 1415 + }, + "right_gripper": { + "cx": 414.0297661233168, + "cy": 192.4677533664068, + "pixels": 1411 + } + } + } + } + }, + { + "frame_idx": 247, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 489.5485114300904, + "ty": 242.1081871345029, + "theta": -2.603780837574658, + "vx": -0.8588316440582275, + "vy": -0.5122579336166382, + "pca_strength": 0.7677683514164733, + "union_pixels": 40828, + "tx_anchor": 489.5485114300904, + "ty_anchor": 242.1081871345029, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 489.5485114300904, + "cy": 242.1081871345029, + "pixels": 7524 + }, + "tool_body": { + "cx": 596.4777030352748, + "cy": 309.1955701394586, + "pixels": 30475 + }, + "left_gripper": { + "cx": 415.2596017069701, + "cy": 224.54978662873398, + "pixels": 1406 + }, + "right_gripper": { + "cx": 414.24595924104005, + "cy": 192.54251581166548, + "pixels": 1423 + } + } + } + } + }, + { + "frame_idx": 248, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 489.54646988432387, + "ty": 242.14931525063156, + "theta": -2.6042814982430613, + "vx": -0.8590880036354065, + "vy": -0.5118278861045837, + "pca_strength": 0.7676391661110235, + "union_pixels": 41277, + "tx_anchor": 489.54646988432387, + "ty_anchor": 242.14931525063156, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 489.54646988432387, + "cy": 242.14931525063156, + "pixels": 7521 + }, + "tool_body": { + "cx": 595.5529940506984, + "cy": 308.5182682359027, + "pixels": 30928 + }, + "left_gripper": { + "cx": 415.24626334519576, + "cy": 224.60071174377225, + "pixels": 1405 + }, + "right_gripper": { + "cx": 414.1609276177091, + "cy": 192.56992269852424, + "pixels": 1423 + } + } + } + } + }, + { + "frame_idx": 249, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 489.55161418891987, + "ty": 242.1571675302245, + "theta": -2.602068038017225, + "vx": -0.8579530119895935, + "vy": -0.5137282013893127, + "pca_strength": 0.7694401910028016, + "union_pixels": 40817, + "tx_anchor": 489.55161418891987, + "ty_anchor": 242.1571675302245, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 489.55161418891987, + "cy": 242.1571675302245, + "pixels": 7527 + }, + "tool_body": { + "cx": 596.4947637963297, + "cy": 309.23610518367747, + "pixels": 30461 + }, + "left_gripper": { + "cx": 415.27596017069703, + "cy": 224.64722617354195, + "pixels": 1406 + }, + "right_gripper": { + "cx": 414.06043569922696, + "cy": 192.5818692902319, + "pixels": 1423 + } + } + } + } + }, + { + "frame_idx": 250, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.71400574862815, + "ty": 241.87261562581656, + "theta": -2.6039061713481324, + "vx": -0.8588958382606506, + "vy": -0.5121502876281738, + "pca_strength": 0.7678655235003734, + "union_pixels": 41365, + "tx_anchor": 490.71400574862815, + "ty_anchor": 241.87261562581656, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.71400574862815, + "cy": 241.87261562581656, + "pixels": 7654 + }, + "tool_body": { + "cx": 595.6496563351056, + "cy": 308.9612566463494, + "pixels": 30844 + }, + "left_gripper": { + "cx": 414.99719495091165, + "cy": 224.61220196353437, + "pixels": 1426 + }, + "right_gripper": { + "cx": 414.764746703678, + "cy": 192.77376821651632, + "pixels": 1441 + } + } + } + } + }, + { + "frame_idx": 251, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.71713875473176, + "ty": 241.90471217856677, + "theta": -2.602571385324136, + "vx": -0.8582115173339844, + "vy": -0.5132963061332703, + "pca_strength": 0.7657443412379477, + "union_pixels": 41393, + "tx_anchor": 490.71713875473176, + "ty_anchor": 241.90471217856677, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.71713875473176, + "cy": 241.90471217856677, + "pixels": 7661 + }, + "tool_body": { + "cx": 595.6486109760446, + "cy": 308.9369185386885, + "pixels": 30849 + }, + "left_gripper": { + "cx": 415.0424791086351, + "cy": 224.60097493036213, + "pixels": 1436 + }, + "right_gripper": { + "cx": 414.7180373185902, + "cy": 192.68002764340014, + "pixels": 1447 + } + } + } + } + }, + { + "frame_idx": 252, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.7022303378114, + "ty": 241.9642624233729, + "theta": -2.603600386039731, + "vx": -0.8587391972541809, + "vy": -0.5124129056930542, + "pca_strength": 0.7643291962357452, + "union_pixels": 41381, + "tx_anchor": 490.7022303378114, + "ty_anchor": 241.9642624233729, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.7022303378114, + "cy": 241.9642624233729, + "pixels": 7667 + }, + "tool_body": { + "cx": 595.68760539629, + "cy": 308.97914774938386, + "pixels": 30836 + }, + "left_gripper": { + "cx": 414.9413407821229, + "cy": 224.59567039106145, + "pixels": 1432 + }, + "right_gripper": { + "cx": 414.73582295988933, + "cy": 192.70539419087137, + "pixels": 1446 + } + } + } + } + }, + { + "frame_idx": 253, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.67745302713985, + "ty": 241.96450939457202, + "theta": -2.604362222473142, + "vx": -0.8591293692588806, + "vy": -0.51175856590271, + "pca_strength": 0.7655986000465757, + "union_pixels": 41419, + "tx_anchor": 490.67745302713985, + "ty_anchor": 241.96450939457202, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.67745302713985, + "cy": 241.96450939457202, + "pixels": 7664 + }, + "tool_body": { + "cx": 595.5813524191981, + "cy": 308.9604572835028, + "pixels": 30878 + }, + "left_gripper": { + "cx": 414.9203354297694, + "cy": 224.57582110412298, + "pixels": 1431 + }, + "right_gripper": { + "cx": 414.7040110650069, + "cy": 192.71438450899032, + "pixels": 1446 + } + } + } + } + }, + { + "frame_idx": 254, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.64990859232176, + "ty": 241.92883259336642, + "theta": -2.6058086012594504, + "vx": -0.8598686456680298, + "vy": -0.5105153918266296, + "pca_strength": 0.7664377387096876, + "union_pixels": 41433, + "tx_anchor": 490.64990859232176, + "ty_anchor": 241.92883259336642, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.64990859232176, + "cy": 241.92883259336642, + "pixels": 7658 + }, + "tool_body": { + "cx": 595.5290596077924, + "cy": 308.9267361335836, + "pixels": 30902 + }, + "left_gripper": { + "cx": 414.8481455563331, + "cy": 224.48985304408677, + "pixels": 1429 + }, + "right_gripper": { + "cx": 414.7001385041551, + "cy": 192.73130193905817, + "pixels": 1444 + } + } + } + } + }, + { + "frame_idx": 255, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.6001568012544, + "ty": 241.96458905004573, + "theta": -2.6133136714888905, + "vx": -0.8636758327484131, + "vy": -0.504047691822052, + "pca_strength": 0.7686818642641013, + "union_pixels": 41412, + "tx_anchor": 490.6001568012544, + "ty_anchor": 241.96458905004573, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.6001568012544, + "cy": 241.96458905004573, + "pixels": 7653 + }, + "tool_body": { + "cx": 595.5528070970666, + "cy": 308.95846014375445, + "pixels": 30886 + }, + "left_gripper": { + "cx": 414.838687150838, + "cy": 224.44343575418995, + "pixels": 1432 + }, + "right_gripper": { + "cx": 414.7376821651631, + "cy": 192.72866065232478, + "pixels": 1441 + } + } + } + } + }, + { + "frame_idx": 256, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.6339297374951, + "ty": 241.95807757607417, + "theta": -2.6062338768524196, + "vx": -0.860085666179657, + "vy": -0.5101496577262878, + "pca_strength": 0.7700608865992165, + "union_pixels": 40944, + "tx_anchor": 490.6339297374951, + "ty_anchor": 241.95807757607417, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.6339297374951, + "cy": 241.95807757607417, + "pixels": 7657 + }, + "tool_body": { + "cx": 596.4870125600053, + "cy": 309.616722561978, + "pixels": 30414 + }, + "left_gripper": { + "cx": 414.85944055944054, + "cy": 224.5055944055944, + "pixels": 1430 + }, + "right_gripper": { + "cx": 414.72210672210673, + "cy": 192.74220374220374, + "pixels": 1443 + } + } + } + } + }, + { + "frame_idx": 257, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 490.60748760761805, + "ty": 241.96804069919122, + "theta": -2.60635563402654, + "vx": -0.8601477742195129, + "vy": -0.5100449323654175, + "pca_strength": 0.7673102107480982, + "union_pixels": 41439, + "tx_anchor": 490.60748760761805, + "ty_anchor": 241.96804069919122, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 490.60748760761805, + "cy": 241.96804069919122, + "pixels": 7666 + }, + "tool_body": { + "cx": 595.5229758591677, + "cy": 308.92291761051064, + "pixels": 30902 + }, + "left_gripper": { + "cx": 414.80962343096235, + "cy": 224.4163179916318, + "pixels": 1434 + }, + "right_gripper": { + "cx": 414.68823938761307, + "cy": 192.74391092553932, + "pixels": 1437 + } + } + } + } + }, + { + "frame_idx": 258, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 489.8574244415243, + "ty": 241.61327201051247, + "theta": -2.605766639228152, + "vx": -0.8598471879959106, + "vy": -0.5105514526367188, + "pca_strength": 0.7681239573971632, + "union_pixels": 41080, + "tx_anchor": 489.8574244415243, + "ty_anchor": 241.61327201051247, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 489.8574244415243, + "cy": 241.61327201051247, + "pixels": 7610 + }, + "tool_body": { + "cx": 596.1259886267077, + "cy": 309.28452840054905, + "pixels": 30598 + }, + "left_gripper": { + "cx": 414.4763888888889, + "cy": 223.94375, + "pixels": 1440 + }, + "right_gripper": { + "cx": 414.911312849162, + "cy": 192.70600558659217, + "pixels": 1432 + } + } + } + } + }, + { + "frame_idx": 259, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 486.94159525379035, + "ty": 241.4475939353988, + "theta": -2.6178972054565564, + "vx": -0.8659771084785461, + "vy": -0.5000837445259094, + "pca_strength": 0.767624619881852, + "union_pixels": 41910, + "tx_anchor": 486.94159525379035, + "ty_anchor": 241.4475939353988, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 486.94159525379035, + "cy": 241.4475939353988, + "pixels": 7585 + }, + "tool_body": { + "cx": 593.9554920634921, + "cy": 308.3118412698413, + "pixels": 31500 + }, + "left_gripper": { + "cx": 412.1657263751763, + "cy": 223.47602256699577, + "pixels": 1418 + }, + "right_gripper": { + "cx": 413.1442786069652, + "cy": 193.15138592750532, + "pixels": 1407 + } + } + } + } + }, + { + "frame_idx": 260, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 481.55358845158656, + "ty": 238.78360343183985, + "theta": -2.6209935575689625, + "vx": -0.867521345615387, + "vy": -0.4973999559879303, + "pca_strength": 0.7671772905286145, + "union_pixels": 42757, + "tx_anchor": 481.55358845158656, + "ty_anchor": 238.78360343183985, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 481.55358845158656, + "cy": 238.78360343183985, + "pixels": 7343 + }, + "tool_body": { + "cx": 590.9890516529557, + "cy": 307.37615829230253, + "pixels": 32699 + }, + "left_gripper": { + "cx": 406.91336270190897, + "cy": 221.5345080763583, + "pixels": 1362 + }, + "right_gripper": { + "cx": 408.8839615668884, + "cy": 191.87952697708795, + "pixels": 1353 + } + } + } + } + }, + { + "frame_idx": 261, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 475.7933584484443, + "ty": 235.94558392632902, + "theta": -2.621006987044919, + "vx": -0.8675280213356018, + "vy": -0.4973883032798767, + "pca_strength": 0.7701387976245893, + "union_pixels": 44065, + "tx_anchor": 475.7933584484443, + "ty_anchor": 235.94558392632902, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 475.7933584484443, + "cy": 235.94558392632902, + "pixels": 7167 + }, + "tool_body": { + "cx": 587.8730799613797, + "cy": 305.30088650926007, + "pixels": 34179 + }, + "left_gripper": { + "cx": 402.2612244897959, + "cy": 220.53551020408165, + "pixels": 1225 + }, + "right_gripper": { + "cx": 402.59906291834005, + "cy": 189.64390896921017, + "pixels": 1494 + } + } + } + } + }, + { + "frame_idx": 262, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 469.64373746059044, + "ty": 232.2909143020923, + "theta": -2.6249449923569403, + "vx": -0.8694800138473511, + "vy": -0.49396812915802, + "pca_strength": 0.7746229927341897, + "union_pixels": 44956, + "tx_anchor": 469.64373746059044, + "ty_anchor": 232.2909143020923, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 469.64373746059044, + "cy": 232.2909143020923, + "pixels": 6978 + }, + "tool_body": { + "cx": 585.6480733944954, + "cy": 303.38015525758647, + "pixels": 35425 + }, + "left_gripper": { + "cx": 397.06912028725316, + "cy": 218.286355475763, + "pixels": 1114 + }, + "right_gripper": { + "cx": 395.45795691452395, + "cy": 186.681723419041, + "pixels": 1439 + } + } + } + } + }, + { + "frame_idx": 263, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 464.48398101453574, + "ty": 229.09107089884307, + "theta": -2.60997564033255, + "vx": -0.8619884848594666, + "vy": -0.5069278478622437, + "pca_strength": 0.7739147161633544, + "union_pixels": 46382, + "tx_anchor": 464.48398101453574, + "ty_anchor": 229.09107089884307, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 464.48398101453574, + "cy": 229.09107089884307, + "pixels": 6742 + }, + "tool_body": { + "cx": 582.0710588742721, + "cy": 302.1734149234419, + "pixels": 37096 + }, + "left_gripper": { + "cx": 393.2188081936685, + "cy": 214.5977653631285, + "pixels": 1074 + }, + "right_gripper": { + "cx": 392.09931972789116, + "cy": 183.64965986394557, + "pixels": 1470 + } + } + } + } + }, + { + "frame_idx": 264, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 459.67892976588627, + "ty": 225.30738826391, + "theta": -2.604694340933453, + "vx": -0.8592992424964905, + "vy": -0.5114731788635254, + "pca_strength": 0.769074075651212, + "union_pixels": 47211, + "tx_anchor": 459.67892976588627, + "ty_anchor": 225.30738826391, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 459.67892976588627, + "cy": 225.30738826391, + "pixels": 6578 + }, + "tool_body": { + "cx": 579.5212018730489, + "cy": 300.88392299687825, + "pixels": 38440 + }, + "left_gripper": { + "cx": 389.1051502145923, + "cy": 210.068669527897, + "pixels": 932 + }, + "right_gripper": { + "cx": 388.218080888184, + "cy": 181.82394924662967, + "pixels": 1261 + } + } + } + } + }, + { + "frame_idx": 265, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 455.6487112208674, + "ty": 222.3455780212996, + "theta": -2.6010424431727563, + "vx": -0.8574256896972656, + "vy": -0.514607846736908, + "pca_strength": 0.7727755821817454, + "union_pixels": 48428, + "tx_anchor": 455.6487112208674, + "ty_anchor": 222.3455780212996, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 455.6487112208674, + "cy": 222.3455780212996, + "pixels": 6479 + }, + "tool_body": { + "cx": 577.3438839848676, + "cy": 299.4297351828499, + "pixels": 39650 + }, + "left_gripper": { + "cx": 385.30939226519337, + "cy": 206.54033149171272, + "pixels": 905 + }, + "right_gripper": { + "cx": 383.56456241033, + "cy": 177.58751793400288, + "pixels": 1394 + } + } + } + } + }, + { + "frame_idx": 266, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 451.43623514294893, + "ty": 218.9759074847414, + "theta": -2.5904641515139972, + "vx": -0.8519341349601746, + "vy": -0.5236489772796631, + "pca_strength": 0.7725614479872817, + "union_pixels": 49174, + "tx_anchor": 451.43623514294893, + "ty_anchor": 218.9759074847414, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 451.43623514294893, + "cy": 218.9759074847414, + "pixels": 6226 + }, + "tool_body": { + "cx": 575.6794673349549, + "cy": 298.1005135008968, + "pixels": 40701 + }, + "left_gripper": { + "cx": 382.87632978723406, + "cy": 205.04388297872342, + "pixels": 752 + }, + "right_gripper": { + "cx": 378.494983277592, + "cy": 173.7210702341137, + "pixels": 1495 + } + } + } + } + }, + { + "frame_idx": 267, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 450.2659035159444, + "ty": 216.24513491414555, + "theta": -2.581914923944225, + "vx": -0.8474262356758118, + "vy": -0.5309131145477295, + "pca_strength": 0.7772554601661138, + "union_pixels": 49967, + "tx_anchor": 450.2659035159444, + "ty_anchor": 216.24513491414555, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 450.2659035159444, + "cy": 216.24513491414555, + "pixels": 6115 + }, + "tool_body": { + "cx": 574.8091744890326, + "cy": 296.977968678362, + "pixels": 41441 + }, + "left_gripper": { + "cx": 381.3888888888889, + "cy": 203.20694444444445, + "pixels": 720 + }, + "right_gripper": { + "cx": 377.23713778829097, + "cy": 171.95742164399763, + "pixels": 1691 + } + } + } + } + }, + { + "frame_idx": 268, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 449.5288569144684, + "ty": 215.16258992805754, + "theta": -2.4587173328423395, + "vx": -0.7757615447044373, + "vy": -0.6310262084007263, + "pca_strength": 0.7833148381263748, + "union_pixels": 54406, + "tx_anchor": 449.5288569144684, + "ty_anchor": 215.16258992805754, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 449.5288569144684, + "cy": 215.16258992805754, + "pixels": 6255 + }, + "tool_body": { + "cx": 579.1384052734161, + "cy": 308.1502748395857, + "pixels": 45663 + }, + "left_gripper": { + "cx": 378.0690161527166, + "cy": 201.44493392070484, + "pixels": 681 + }, + "right_gripper": { + "cx": 373.8256779192031, + "cy": 170.9064748201439, + "pixels": 1807 + } + } + } + } + }, + { + "frame_idx": 269, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 450.1520208205756, + "ty": 214.2878138395591, + "theta": -2.463129970912855, + "vx": -0.7785384654998779, + "vy": -0.627596914768219, + "pca_strength": 0.7842504248485377, + "union_pixels": 55645, + "tx_anchor": 450.1520208205756, + "ty_anchor": 214.2878138395591, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 450.1520208205756, + "cy": 214.2878138395591, + "pixels": 6532 + }, + "tool_body": { + "cx": 577.8282454251884, + "cy": 309.0494294940797, + "pixels": 46450 + }, + "left_gripper": { + "cx": 375.4481054365733, + "cy": 202.5156507413509, + "pixels": 607 + }, + "right_gripper": { + "cx": 370.61284046692606, + "cy": 173.6887159533074, + "pixels": 2056 + } + } + } + } + }, + { + "frame_idx": 270, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 446.3653583876345, + "ty": 214.56175178057282, + "theta": -2.4649881030462844, + "vx": -0.7797033190727234, + "vy": -0.6261492371559143, + "pca_strength": 0.7847419232270704, + "union_pixels": 56843, + "tx_anchor": 446.3653583876345, + "ty_anchor": 214.56175178057282, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 446.3653583876345, + "cy": 214.56175178057282, + "pixels": 6599 + }, + "tool_body": { + "cx": 576.3846801701268, + "cy": 309.76131721901714, + "pixels": 47494 + }, + "left_gripper": { + "cx": 371.951582867784, + "cy": 203.81191806331472, + "pixels": 537 + }, + "right_gripper": { + "cx": 365.56484410302755, + "cy": 174.01626751016718, + "pixels": 2213 + } + } + } + } + }, + { + "frame_idx": 271, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 443.3682059046177, + "ty": 214.35064345193035, + "theta": -2.4699295387553013, + "vx": -0.7827877998352051, + "vy": -0.622288703918457, + "pca_strength": 0.7812027811374127, + "union_pixels": 57726, + "tx_anchor": 443.3682059046177, + "ty_anchor": 214.35064345193035, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 443.3682059046177, + "cy": 214.35064345193035, + "pixels": 6605 + }, + "tool_body": { + "cx": 574.2530680550391, + "cy": 311.02931697037315, + "pixels": 48402 + }, + "left_gripper": { + "cx": 364.9410745233969, + "cy": 201.578856152513, + "pixels": 577 + }, + "right_gripper": { + "cx": 361.43230625583567, + "cy": 174.89449112978525, + "pixels": 2142 + } + } + } + } + }, + { + "frame_idx": 272, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 439.43284484061036, + "ty": 215.47001057561565, + "theta": -2.4888217811404982, + "vx": -0.7944038510322571, + "vy": -0.6073899269104004, + "pca_strength": 0.7838809005982897, + "union_pixels": 58967, + "tx_anchor": 439.43284484061036, + "ty_anchor": 215.47001057561565, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 439.43284484061036, + "cy": 215.47001057561565, + "pixels": 6619 + }, + "tool_body": { + "cx": 571.4964494654024, + "cy": 313.3597337099052, + "pixels": 49570 + }, + "left_gripper": { + "cx": 358.8044280442804, + "cy": 203.72878228782287, + "pixels": 542 + }, + "right_gripper": { + "cx": 355.30590339892666, + "cy": 177.1551878354204, + "pixels": 2236 + } + } + } + } + }, + { + "frame_idx": 273, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 435.73399758454104, + "ty": 216.92753623188406, + "theta": -2.489597649451395, + "vx": -0.7948748469352722, + "vy": -0.6067733764648438, + "pca_strength": 0.777515344294024, + "union_pixels": 59600, + "tx_anchor": 435.73399758454104, + "ty_anchor": 216.92753623188406, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 435.73399758454104, + "cy": 216.92753623188406, + "pixels": 6624 + }, + "tool_body": { + "cx": 569.1788180663598, + "cy": 315.14018098110813, + "pixels": 50392 + }, + "left_gripper": { + "cx": 354.7186932849365, + "cy": 203.75317604355718, + "pixels": 551 + }, + "right_gripper": { + "cx": 351.72306935563205, + "cy": 178.4628627643876, + "pixels": 2033 + } + } + } + } + }, + { + "frame_idx": 274, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 432.1268055344382, + "ty": 218.33845218184584, + "theta": -2.4966699377899646, + "vx": -0.7991462349891663, + "vy": -0.6011366844177246, + "pca_strength": 0.7782774171564475, + "union_pixels": 60244, + "tx_anchor": 432.1268055344382, + "ty_anchor": 218.33845218184584, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 432.1268055344382, + "cy": 218.33845218184584, + "pixels": 6577 + }, + "tool_body": { + "cx": 567.2547147664136, + "cy": 316.4247398074967, + "pixels": 51116 + }, + "left_gripper": { + "cx": 352.41011235955057, + "cy": 206.68913857677902, + "pixels": 534 + }, + "right_gripper": { + "cx": 348.796232027764, + "cy": 180.79920674268715, + "pixels": 2017 + } + } + } + } + }, + { + "frame_idx": 275, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 431.2090133253481, + "ty": 219.42985476867796, + "theta": -2.509413724640772, + "vx": -0.8067418932914734, + "vy": -0.5909039974212646, + "pca_strength": 0.781082862393368, + "union_pixels": 60178, + "tx_anchor": 431.2090133253481, + "ty_anchor": 219.42985476867796, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 431.2090133253481, + "cy": 219.42985476867796, + "pixels": 6679 + }, + "tool_body": { + "cx": 566.3659129207979, + "cy": 318.34251675353687, + "pixels": 51034 + }, + "left_gripper": { + "cx": 347.72552783109404, + "cy": 206.41458733205374, + "pixels": 521 + }, + "right_gripper": { + "cx": 345.99228395061726, + "cy": 182.65843621399176, + "pixels": 1944 + } + } + } + } + }, + { + "frame_idx": 276, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 430.3142771625262, + "ty": 220.07048787788088, + "theta": -2.5083984790507987, + "vx": -0.8061415553092957, + "vy": -0.5917227268218994, + "pca_strength": 0.7833367072934466, + "union_pixels": 60499, + "tx_anchor": 430.3142771625262, + "ty_anchor": 220.07048787788088, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 430.3142771625262, + "cy": 220.07048787788088, + "pixels": 6682 + }, + "tool_body": { + "cx": 565.7036538761504, + "cy": 318.92185306504444, + "pixels": 51288 + }, + "left_gripper": { + "cx": 346.8442105263158, + "cy": 207.66736842105263, + "pixels": 475 + }, + "right_gripper": { + "cx": 343.7911392405063, + "cy": 183.03018500486854, + "pixels": 2054 + } + } + } + } + }, + { + "frame_idx": 277, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 429.8237668161435, + "ty": 219.52585949177876, + "theta": -2.5154733724919875, + "vx": -0.8103077411651611, + "vy": -0.5860046148300171, + "pca_strength": 0.7797386413764548, + "union_pixels": 60667, + "tx_anchor": 429.8237668161435, + "ty_anchor": 219.52585949177876, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 429.8237668161435, + "cy": 219.52585949177876, + "pixels": 6690 + }, + "tool_body": { + "cx": 565.4940376772189, + "cy": 318.6909691202175, + "pixels": 51490 + }, + "left_gripper": { + "cx": 346.5987525987526, + "cy": 207.33679833679832, + "pixels": 481 + }, + "right_gripper": { + "cx": 343.57028913260217, + "cy": 182.86141575274178, + "pixels": 2006 + } + } + } + } + }, + { + "frame_idx": 278, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 428.6745712155108, + "ty": 218.25712155108127, + "theta": -2.513892487876992, + "vx": -0.809380292892456, + "vy": -0.5872848629951477, + "pca_strength": 0.7784148005438302, + "union_pixels": 61806, + "tx_anchor": 428.6745712155108, + "ty_anchor": 218.25712155108127, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 428.6745712155108, + "cy": 218.25712155108127, + "pixels": 6705 + }, + "tool_body": { + "cx": 564.3734198903442, + "cy": 317.2230429485227, + "pixels": 52528 + }, + "left_gripper": { + "cx": 345.19585687382295, + "cy": 205.76459510357816, + "pixels": 531 + }, + "right_gripper": { + "cx": 342.4529872673849, + "cy": 180.9951028403526, + "pixels": 2042 + } + } + } + } + }, + { + "frame_idx": 279, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 428.275597654488, + "ty": 216.7086152458277, + "theta": -2.5130070511925435, + "vx": -0.8088600039482117, + "vy": -0.5880013108253479, + "pca_strength": 0.7808382880257065, + "union_pixels": 61459, + "tx_anchor": 428.275597654488, + "ty_anchor": 216.7086152458277, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 428.275597654488, + "cy": 216.7086152458277, + "pixels": 6651 + }, + "tool_body": { + "cx": 565.3950865502451, + "cy": 316.2945772058824, + "pixels": 52224 + }, + "left_gripper": { + "cx": 346.26070763500934, + "cy": 204.49534450651768, + "pixels": 537 + }, + "right_gripper": { + "cx": 343.6741573033708, + "cy": 179.24377137274058, + "pixels": 2047 + } + } + } + } + } + ], + "saved_at_unix": 1769897637.5174994 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000064_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000064_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..c88246e3bbd512be2ae627a65087916b24b5c65b --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000064_tool_poses.json @@ -0,0 +1,14246 @@ +{ + "clip_id": "1_qLnL7XDf", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/STATIC/1_qLnL7XDf.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/STATIC/1_qLnL7XDf", + "num_frames": 279, + "tools": [ + "grasper" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 60.81835511982571, + "ty": 241.78131808278866, + "theta": -0.2197989107893054, + "vx": 0.9759413003921509, + "vy": -0.21803337335586548, + "pca_strength": 0.9353507702135949, + "union_pixels": 9709, + "tx_anchor": 60.81835511982571, + "ty_anchor": 241.78131808278866, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 60.81835511982571, + "cy": 241.78131808278866, + "pixels": 3672 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 184.10402517806858, + "cy": 209.3455358621832, + "pixels": 6037 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 60.501513067400275, + "ty": 241.8343878954608, + "theta": -0.2240248926528628, + "vx": 0.9750112295150757, + "vy": -0.22215573489665985, + "pca_strength": 0.9349144609608873, + "union_pixels": 9547, + "tx_anchor": 60.501513067400275, + "ty_anchor": 241.8343878954608, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 60.501513067400275, + "cy": 241.8343878954608, + "pixels": 3635 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 183.07966847090663, + "cy": 209.22733423545333, + "pixels": 5912 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 60.49610894941634, + "ty": 241.81211784324626, + "theta": -0.22069668815671378, + "vx": 0.9757452011108398, + "vy": -0.21890947222709656, + "pca_strength": 0.9354830382741192, + "union_pixels": 9670, + "tx_anchor": 60.49610894941634, + "ty_anchor": 241.81211784324626, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 60.49610894941634, + "cy": 241.81211784324626, + "pixels": 3598 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 183.3685770750988, + "cy": 209.28096179183134, + "pixels": 6072 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 60.28677074774035, + "ty": 241.94412489728842, + "theta": -0.22219050425803805, + "vx": 0.9754170775413513, + "vy": -0.22036680579185486, + "pca_strength": 0.9355766790919817, + "union_pixels": 9732, + "tx_anchor": 60.28677074774035, + "ty_anchor": 241.94412489728842, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 60.28677074774035, + "cy": 241.94412489728842, + "pixels": 3651 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 183.4071698733761, + "cy": 209.13714849531328, + "pixels": 6081 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 60.26422319474836, + "ty": 241.93353391684903, + "theta": -0.2256674836631773, + "vx": 0.9746449589729309, + "vy": -0.22375696897506714, + "pca_strength": 0.9348101666033203, + "union_pixels": 9583, + "tx_anchor": 60.26422319474836, + "ty_anchor": 241.93353391684903, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 60.26422319474836, + "cy": 241.93353391684903, + "pixels": 3656 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 182.23570102918845, + "cy": 209.08975873122998, + "pixels": 5927 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 60.223803009575924, + "ty": 241.88809849521203, + "theta": -0.22201895040755915, + "vx": 0.9754548668861389, + "vy": -0.22019946575164795, + "pca_strength": 0.9356999836759321, + "union_pixels": 9765, + "tx_anchor": 60.223803009575924, + "ty_anchor": 241.88809849521203, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 60.223803009575924, + "cy": 241.88809849521203, + "pixels": 3655 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 183.49443535188217, + "cy": 208.98903436988545, + "pixels": 6110 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 60.16146688560482, + "ty": 241.84537493158183, + "theta": -0.22266186967072413, + "vx": 0.975313127040863, + "vy": -0.22082656621932983, + "pca_strength": 0.9353318922261784, + "union_pixels": 9755, + "tx_anchor": 60.16146688560482, + "ty_anchor": 241.84537493158183, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 60.16146688560482, + "cy": 241.84537493158183, + "pixels": 3654 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 182.89641042452058, + "cy": 209.0217997049664, + "pixels": 6101 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 60.10104338275673, + "ty": 241.831960461285, + "theta": -0.22192727406830925, + "vx": 0.9754750728607178, + "vy": -0.22011004388332367, + "pca_strength": 0.9352949030624375, + "union_pixels": 9769, + "tx_anchor": 60.10104338275673, + "ty_anchor": 241.831960461285, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 60.10104338275673, + "cy": 241.831960461285, + "pixels": 3642 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 182.95087318426636, + "cy": 209.04455687938633, + "pixels": 6127 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 60.038514442916096, + "ty": 241.85777166437413, + "theta": -0.22754821268072392, + "vx": 0.9742224216461182, + "vy": -0.22558961808681488, + "pca_strength": 0.934273714781735, + "union_pixels": 9546, + "tx_anchor": 60.038514442916096, + "ty_anchor": 241.85777166437413, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 60.038514442916096, + "cy": 241.85777166437413, + "pixels": 3635 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 181.290644560988, + "cy": 209.03823380138724, + "pixels": 5911 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 59.91243093922652, + "ty": 241.76353591160222, + "theta": -0.22771085527879398, + "vx": 0.9741857051849365, + "vy": -0.22574806213378906, + "pca_strength": 0.9345769040913244, + "union_pixels": 9482, + "tx_anchor": 59.91243093922652, + "ty_anchor": 241.76353591160222, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 59.91243093922652, + "cy": 241.76353591160222, + "pixels": 3620 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 180.8174684408052, + "cy": 208.92476970317298, + "pixels": 5862 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 59.774667405764966, + "ty": 241.74334811529934, + "theta": -0.22772321808465557, + "vx": 0.9741829633712769, + "vy": -0.22576011717319489, + "pca_strength": 0.9345371011262044, + "union_pixels": 9495, + "tx_anchor": 59.774667405764966, + "ty_anchor": 241.74334811529934, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 59.774667405764966, + "cy": 241.74334811529934, + "pixels": 3608 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 180.45473076269747, + "cy": 208.76643451673178, + "pixels": 5887 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 59.59195081050866, + "ty": 241.68809390721074, + "theta": -0.22081474315736288, + "vx": 0.9757193326950073, + "vy": -0.219024658203125, + "pca_strength": 0.936402683897392, + "union_pixels": 9707, + "tx_anchor": 59.59195081050866, + "ty_anchor": 241.68809390721074, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 59.59195081050866, + "cy": 241.68809390721074, + "pixels": 3578 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 182.6803720019579, + "cy": 208.68265622450645, + "pixels": 6129 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 59.472096956031564, + "ty": 241.6533258173619, + "theta": -0.2225977103578269, + "vx": 0.9753272533416748, + "vy": -0.22076398134231567, + "pca_strength": 0.936226589424147, + "union_pixels": 9698, + "tx_anchor": 59.472096956031564, + "ty_anchor": 241.6533258173619, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 59.472096956031564, + "cy": 241.6533258173619, + "pixels": 3548 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 181.9079674796748, + "cy": 208.58747967479675, + "pixels": 6150 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 59.43313542550184, + "ty": 241.69918009612667, + "theta": -0.22819421283909785, + "vx": 0.974076509475708, + "vy": -0.22621892392635345, + "pca_strength": 0.9347919158064356, + "union_pixels": 9423, + "tx_anchor": 59.43313542550184, + "ty_anchor": 241.69918009612667, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 59.43313542550184, + "cy": 241.69918009612667, + "pixels": 3537 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 179.77845735643902, + "cy": 208.570166496772, + "pixels": 5886 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 59.43661573288059, + "ty": 241.55998868138087, + "theta": -0.22327118848442085, + "vx": 0.9751783609390259, + "vy": -0.2214207947254181, + "pca_strength": 0.9358772973372061, + "union_pixels": 9646, + "tx_anchor": 59.43661573288059, + "ty_anchor": 241.55998868138087, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 59.43661573288059, + "cy": 241.55998868138087, + "pixels": 3534 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 181.3934882198953, + "cy": 208.51881544502618, + "pixels": 6112 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 59.41376380628717, + "ty": 242.00254885301615, + "theta": -0.23082559429900676, + "vx": 0.973477840423584, + "vy": -0.2287812978029251, + "pca_strength": 0.9341291666982653, + "union_pixels": 9461, + "tx_anchor": 59.41376380628717, + "ty_anchor": 242.00254885301615, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 59.41376380628717, + "cy": 242.00254885301615, + "pixels": 3531 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 179.3239460370995, + "cy": 208.60539629005058, + "pixels": 5930 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 59.294937428896475, + "ty": 241.88993174061434, + "theta": -0.22813131960435687, + "vx": 0.9740907549858093, + "vy": -0.22615766525268555, + "pca_strength": 0.9352993564400304, + "union_pixels": 9456, + "tx_anchor": 59.294937428896475, + "ty_anchor": 241.88993174061434, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 59.294937428896475, + "cy": 241.88993174061434, + "pixels": 3516 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 179.88569023569025, + "cy": 208.54646464646464, + "pixels": 5940 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 59.34702549575071, + "ty": 241.8668555240793, + "theta": -0.22880421950782384, + "vx": 0.9739383459091187, + "vy": -0.22681307792663574, + "pca_strength": 0.9353973194322875, + "union_pixels": 9475, + "tx_anchor": 59.34702549575071, + "ty_anchor": 241.8668555240793, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 59.34702549575071, + "cy": 241.8668555240793, + "pixels": 3530 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 180.14735071488647, + "cy": 208.39360807401178, + "pixels": 5945 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 59.31214528944381, + "ty": 241.9245175936436, + "theta": -0.23012471121920836, + "vx": 0.9736379981040955, + "vy": -0.22809895873069763, + "pca_strength": 0.9350476207560419, + "union_pixels": 9457, + "tx_anchor": 59.31214528944381, + "ty_anchor": 241.9245175936436, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 59.31214528944381, + "cy": 241.9245175936436, + "pixels": 3524 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 179.6556548120681, + "cy": 208.41024776672847, + "pixels": 5933 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 58.66904549509367, + "ty": 241.973832887303, + "theta": -0.22356052598914666, + "vx": 0.9751142859458923, + "vy": -0.2217029482126236, + "pca_strength": 0.9368550309896356, + "union_pixels": 9480, + "tx_anchor": 58.66904549509367, + "ty_anchor": 241.973832887303, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 58.66904549509367, + "cy": 241.973832887303, + "pixels": 3363 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 180.27039398397906, + "cy": 208.553702795488, + "pixels": 6117 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 58.692622950819676, + "ty": 242.0556206088993, + "theta": -0.2278193376067009, + "vx": 0.9741612672805786, + "vy": -0.22585375607013702, + "pca_strength": 0.935728918663827, + "union_pixels": 9330, + "tx_anchor": 58.692622950819676, + "ty_anchor": 242.0556206088993, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 58.692622950819676, + "cy": 242.0556206088993, + "pixels": 3416 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 178.89837673317552, + "cy": 208.55005072708826, + "pixels": 5914 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 58.62184380504991, + "ty": 242.0531415149736, + "theta": -0.22225814828154697, + "vx": 0.9754021763801575, + "vy": -0.22043278813362122, + "pca_strength": 0.9370991485325187, + "union_pixels": 9537, + "tx_anchor": 58.62184380504991, + "ty_anchor": 242.0531415149736, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 58.62184380504991, + "cy": 242.0531415149736, + "pixels": 3406 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 180.8603816669385, + "cy": 208.67411515250367, + "pixels": 6131 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 58.03002450980392, + "ty": 242.32873774509804, + "theta": -0.22846121334593214, + "vx": 0.9740160703659058, + "vy": -0.22647899389266968, + "pca_strength": 0.9364696909184298, + "union_pixels": 9176, + "tx_anchor": 58.03002450980392, + "ty_anchor": 242.32873774509804, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 58.03002450980392, + "cy": 242.32873774509804, + "pixels": 3264 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 177.99052774018944, + "cy": 208.72175236806495, + "pixels": 5912 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 58.05049894163895, + "ty": 242.30934381614756, + "theta": -0.22272942511451768, + "vx": 0.9752981662750244, + "vy": -0.22089244425296783, + "pca_strength": 0.937680614857665, + "union_pixels": 9444, + "tx_anchor": 58.05049894163895, + "ty_anchor": 242.30934381614756, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 58.05049894163895, + "cy": 242.30934381614756, + "pixels": 3307 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 179.9230894573896, + "cy": 208.72445820433435, + "pixels": 6137 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 58.00607348921956, + "ty": 242.34072274521714, + "theta": -0.2225174881904627, + "vx": 0.9753450155258179, + "vy": -0.22068575024604797, + "pca_strength": 0.9376550670348102, + "union_pixels": 9441, + "tx_anchor": 58.00607348921956, + "ty_anchor": 242.34072274521714, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 58.00607348921956, + "cy": 242.34072274521714, + "pixels": 3293 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 179.66151594014315, + "cy": 208.8069290826285, + "pixels": 6148 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 57.65150108325596, + "ty": 242.40266171463944, + "theta": -0.2226195168920966, + "vx": 0.9753224849700928, + "vy": -0.2207852602005005, + "pca_strength": 0.9372785899866404, + "union_pixels": 9330, + "tx_anchor": 57.65150108325596, + "ty_anchor": 242.40266171463944, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 57.65150108325596, + "cy": 242.40266171463944, + "pixels": 3231 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 178.5981308411215, + "cy": 208.93687489752418, + "pixels": 6099 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 57.06660262568044, + "ty": 242.25680435478705, + "theta": -0.22294202783501213, + "vx": 0.9752511978149414, + "vy": -0.22109979391098022, + "pca_strength": 0.9379364669455865, + "union_pixels": 9224, + "tx_anchor": 57.06660262568044, + "ty_anchor": 242.25680435478705, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 57.06660262568044, + "cy": 242.25680435478705, + "pixels": 3123 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 177.54138665792493, + "cy": 208.69152597934766, + "pixels": 6101 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 56.796278158667974, + "ty": 242.47306562193927, + "theta": -0.22868674710071998, + "vx": 0.9739649891853333, + "vy": -0.22669866681098938, + "pca_strength": 0.9368144452936709, + "union_pixels": 8945, + "tx_anchor": 56.796278158667974, + "ty_anchor": 242.47306562193927, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 56.796278158667974, + "cy": 242.47306562193927, + "pixels": 3063 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 175.12631757905476, + "cy": 208.80414824889493, + "pixels": 5882 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 56.5836627140975, + "ty": 242.40876152832675, + "theta": -0.22830562824488135, + "vx": 0.974051296710968, + "vy": -0.22632744908332825, + "pca_strength": 0.937426307018427, + "union_pixels": 8910, + "tx_anchor": 56.5836627140975, + "ty_anchor": 242.40876152832675, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 56.5836627140975, + "cy": 242.40876152832675, + "pixels": 3036 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 175.16224038134152, + "cy": 208.65202587674497, + "pixels": 5874 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 56.26084033613446, + "ty": 242.3744537815126, + "theta": -0.22017729161069186, + "vx": 0.975858747959137, + "vy": -0.21840263903141022, + "pca_strength": 0.938502680427383, + "union_pixels": 9114, + "tx_anchor": 56.26084033613446, + "ty_anchor": 242.3744537815126, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 56.26084033613446, + "cy": 242.3744537815126, + "pixels": 2975 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 176.52956507574524, + "cy": 208.71705489493402, + "pixels": 6139 + } + } + } + } + }, + { + "frame_idx": 30, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.93846682708835, + "ty": 242.41801306290822, + "theta": -0.21871998891148428, + "vx": 0.9761760234832764, + "vy": -0.21698029339313507, + "pca_strength": 0.9385682035206403, + "union_pixels": 9075, + "tx_anchor": 55.93846682708835, + "ty_anchor": 242.41801306290822, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 55.93846682708835, + "cy": 242.41801306290822, + "pixels": 2909 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 176.02838144664287, + "cy": 208.83944210184885, + "pixels": 6166 + } + } + } + } + }, + { + "frame_idx": 31, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 56.18218760582459, + "ty": 242.43142566881139, + "theta": -0.22624729908103958, + "vx": 0.9745150804519653, + "vy": -0.22432205080986023, + "pca_strength": 0.9372128721573745, + "union_pixels": 8845, + "tx_anchor": 56.18218760582459, + "ty_anchor": 242.43142566881139, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 56.18218760582459, + "cy": 242.43142566881139, + "pixels": 2953 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 174.21334012219958, + "cy": 208.72691785471827, + "pixels": 5892 + } + } + } + } + }, + { + "frame_idx": 32, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.985944463489886, + "ty": 242.3099074391498, + "theta": -0.21846894043046633, + "vx": 0.9762304425239563, + "vy": -0.21673521399497986, + "pca_strength": 0.9388387350244392, + "union_pixels": 9061, + "tx_anchor": 55.985944463489886, + "ty_anchor": 242.3099074391498, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 55.985944463489886, + "cy": 242.3099074391498, + "pixels": 2917 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 176.23274739583334, + "cy": 208.62418619791666, + "pixels": 6144 + } + } + } + } + }, + { + "frame_idx": 33, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.6225352112676, + "ty": 242.31971830985916, + "theta": -0.22115887131343714, + "vx": 0.9756438732147217, + "vy": -0.21936041116714478, + "pca_strength": 0.9385830594552148, + "union_pixels": 8953, + "tx_anchor": 55.6225352112676, + "ty_anchor": 242.31971830985916, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 55.6225352112676, + "cy": 242.31971830985916, + "pixels": 2840 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 174.66235890724684, + "cy": 208.54326844429903, + "pixels": 6113 + } + } + } + } + }, + { + "frame_idx": 34, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.74703004891684, + "ty": 242.26729559748426, + "theta": -0.21993600021664797, + "vx": 0.9759114384651184, + "vy": -0.21816717088222504, + "pca_strength": 0.9388545890182582, + "union_pixels": 8990, + "tx_anchor": 55.74703004891684, + "ty_anchor": 242.26729559748426, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 55.74703004891684, + "cy": 242.26729559748426, + "pixels": 2862 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 175.38430156657964, + "cy": 208.45920365535247, + "pixels": 6128 + } + } + } + } + }, + { + "frame_idx": 35, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.79763148728666, + "ty": 242.2504353883664, + "theta": -0.22513877573783042, + "vx": 0.9747631549835205, + "vy": -0.2232416421175003, + "pca_strength": 0.9378296458059258, + "union_pixels": 8786, + "tx_anchor": 55.79763148728666, + "ty_anchor": 242.2504353883664, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 55.79763148728666, + "cy": 242.2504353883664, + "pixels": 2871 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 173.8422654268808, + "cy": 208.42603550295857, + "pixels": 5915 + } + } + } + } + }, + { + "frame_idx": 36, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.67780513542033, + "ty": 242.15687653886738, + "theta": -0.22084907253338354, + "vx": 0.9757118225097656, + "vy": -0.21905815601348877, + "pca_strength": 0.9392230586590437, + "union_pixels": 8939, + "tx_anchor": 55.67780513542033, + "ty_anchor": 242.15687653886738, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 55.67780513542033, + "cy": 242.15687653886738, + "pixels": 2843 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 175.2577099737533, + "cy": 208.34448818897638, + "pixels": 6096 + } + } + } + } + }, + { + "frame_idx": 37, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.54794034090909, + "ty": 242.04936079545453, + "theta": -0.22123798412552248, + "vx": 0.975626528263092, + "vy": -0.2194375991821289, + "pca_strength": 0.9392323703237592, + "union_pixels": 8921, + "tx_anchor": 55.54794034090909, + "ty_anchor": 242.04936079545453, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 55.54794034090909, + "cy": 242.04936079545453, + "pixels": 2816 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 174.94971334971336, + "cy": 208.26027846027847, + "pixels": 6105 + } + } + } + } + }, + { + "frame_idx": 38, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.42504472271914, + "ty": 242.08586762075134, + "theta": -0.2203124561484102, + "vx": 0.9758292436599731, + "vy": -0.21853454411029816, + "pca_strength": 0.9397040919156581, + "union_pixels": 8933, + "tx_anchor": 55.42504472271914, + "ty_anchor": 242.08586762075134, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 55.42504472271914, + "cy": 242.08586762075134, + "pixels": 2795 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 175.237862495927, + "cy": 208.22010426849135, + "pixels": 6138 + } + } + } + } + }, + { + "frame_idx": 39, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.547163120567376, + "ty": 242.05, + "theta": -0.21999671990001687, + "vx": 0.9758981466293335, + "vy": -0.21822641789913177, + "pca_strength": 0.9398871599208946, + "union_pixels": 8953, + "tx_anchor": 55.547163120567376, + "ty_anchor": 242.05, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 55.547163120567376, + "cy": 242.05, + "pixels": 2820 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 175.59481493559431, + "cy": 208.21816403065384, + "pixels": 6133 + } + } + } + } + }, + { + "frame_idx": 40, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.51458036984353, + "ty": 242.0049786628734, + "theta": -0.21895392768419894, + "vx": 0.9761252403259277, + "vy": -0.2172086536884308, + "pca_strength": 0.9400397261241005, + "union_pixels": 8966, + "tx_anchor": 55.51458036984353, + "ty_anchor": 242.0049786628734, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 55.51458036984353, + "cy": 242.0049786628734, + "pixels": 2812 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 175.84985375365616, + "cy": 208.25706857328566, + "pixels": 6154 + } + } + } + } + }, + { + "frame_idx": 41, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.43613595706619, + "ty": 242.03542039355992, + "theta": -0.2193225832170872, + "vx": 0.9760450720787048, + "vy": -0.21756848692893982, + "pca_strength": 0.9403936341752267, + "union_pixels": 8954, + "tx_anchor": 55.43613595706619, + "ty_anchor": 242.03542039355992, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 55.43613595706619, + "cy": 242.03542039355992, + "pixels": 2795 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 175.954862802403, + "cy": 208.14564052605942, + "pixels": 6159 + } + } + } + } + }, + { + "frame_idx": 42, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.487170349251606, + "ty": 241.87811831789023, + "theta": -0.2241225080002816, + "vx": 0.9749895334243774, + "vy": -0.22225090861320496, + "pca_strength": 0.9395172398510908, + "union_pixels": 8730, + "tx_anchor": 55.487170349251606, + "ty_anchor": 241.87811831789023, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 55.487170349251606, + "cy": 241.87811831789023, + "pixels": 2806 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 174.67859554355167, + "cy": 207.95290344361916, + "pixels": 5924 + } + } + } + } + }, + { + "frame_idx": 43, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.56463068181818, + "ty": 241.75071022727272, + "theta": -0.22491525237141663, + "vx": 0.9748130440711975, + "vy": -0.22302375733852386, + "pca_strength": 0.9393908475551168, + "union_pixels": 8737, + "tx_anchor": 55.56463068181818, + "ty_anchor": 241.75071022727272, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 55.56463068181818, + "cy": 241.75071022727272, + "pixels": 2816 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 174.2151663570343, + "cy": 207.940719473062, + "pixels": 5921 + } + } + } + } + }, + { + "frame_idx": 44, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.41277817659727, + "ty": 241.7846374730797, + "theta": -0.21980771776910837, + "vx": 0.9759393930435181, + "vy": -0.21804197132587433, + "pca_strength": 0.9403955128866679, + "union_pixels": 9013, + "tx_anchor": 55.41277817659727, + "ty_anchor": 241.7846374730797, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 55.41277817659727, + "cy": 241.7846374730797, + "pixels": 2786 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 175.7689095872812, + "cy": 207.85354103099405, + "pixels": 6227 + } + } + } + } + }, + { + "frame_idx": 45, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.400287459576, + "ty": 241.83399209486166, + "theta": -0.2206169807107277, + "vx": 0.9757626056671143, + "vy": -0.21883168816566467, + "pca_strength": 0.9403049550567535, + "union_pixels": 9002, + "tx_anchor": 55.400287459576, + "ty_anchor": 241.83399209486166, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 55.400287459576, + "cy": 241.83399209486166, + "pixels": 2783 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 175.6573404084258, + "cy": 207.86878919440426, + "pixels": 6219 + } + } + } + } + }, + { + "frame_idx": 46, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.22740524781341, + "ty": 241.8206997084548, + "theta": -0.22165884962764615, + "vx": 0.9755340814590454, + "vy": -0.21984818577766418, + "pca_strength": 0.9400917885565073, + "union_pixels": 8920, + "tx_anchor": 55.22740524781341, + "ty_anchor": 241.8206997084548, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 55.22740524781341, + "cy": 241.8206997084548, + "pixels": 2744 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 174.81379533678756, + "cy": 207.86139896373058, + "pixels": 6176 + } + } + } + } + }, + { + "frame_idx": 47, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 55.07216494845361, + "ty": 241.80891016200295, + "theta": -0.22170545608037628, + "vx": 0.9755238890647888, + "vy": -0.2198936641216278, + "pca_strength": 0.9404209651181742, + "union_pixels": 8900, + "tx_anchor": 55.07216494845361, + "ty_anchor": 241.80891016200295, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 55.07216494845361, + "cy": 241.80891016200295, + "pixels": 2716 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 174.7517787839586, + "cy": 207.76520051746442, + "pixels": 6184 + } + } + } + } + }, + { + "frame_idx": 48, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 54.948698884758365, + "ty": 241.8074349442379, + "theta": -0.2222299218572581, + "vx": 0.9754083752632141, + "vy": -0.22040525078773499, + "pca_strength": 0.9397557881172195, + "union_pixels": 8877, + "tx_anchor": 54.948698884758365, + "ty_anchor": 241.8074349442379, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 54.948698884758365, + "cy": 241.8074349442379, + "pixels": 2690 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 174.03200258606756, + "cy": 207.81186358493616, + "pixels": 6187 + } + } + } + } + }, + { + "frame_idx": 49, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 54.57470385938097, + "ty": 241.8991211310661, + "theta": -0.22103432523492583, + "vx": 0.9756712317466736, + "vy": -0.21923890709877014, + "pca_strength": 0.9398396157580562, + "union_pixels": 8858, + "tx_anchor": 54.57470385938097, + "ty_anchor": 241.8991211310661, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 54.57470385938097, + "cy": 241.8991211310661, + "pixels": 2617 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 173.64781285050472, + "cy": 207.7218394488063, + "pixels": 6241 + } + } + } + } + }, + { + "frame_idx": 50, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 54.42575406032483, + "ty": 241.86774941995358, + "theta": -0.22138816893233132, + "vx": 0.9755935668945312, + "vy": -0.219584122300148, + "pca_strength": 0.940013530761801, + "union_pixels": 8806, + "tx_anchor": 54.42575406032483, + "ty_anchor": 241.86774941995358, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 54.42575406032483, + "cy": 241.86774941995358, + "pixels": 2586 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 173.3604501607717, + "cy": 207.57041800643086, + "pixels": 6220 + } + } + } + } + }, + { + "frame_idx": 51, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 54.28111503729878, + "ty": 241.77267373380448, + "theta": -0.22806901838278928, + "vx": 0.9741048216819763, + "vy": -0.226096972823143, + "pca_strength": 0.9395093069872452, + "union_pixels": 8491, + "tx_anchor": 54.28111503729878, + "ty_anchor": 241.77267373380448, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 54.28111503729878, + "cy": 241.77267373380448, + "pixels": 2547 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 171.04222745625842, + "cy": 207.28246971736203, + "pixels": 5944 + } + } + } + } + }, + { + "frame_idx": 52, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 53.74610336341264, + "ty": 241.81214109926168, + "theta": -0.22221430541962103, + "vx": 0.9754118323326111, + "vy": -0.22039002180099487, + "pca_strength": 0.9406407766933423, + "union_pixels": 8687, + "tx_anchor": 53.74610336341264, + "ty_anchor": 241.81214109926168, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 53.74610336341264, + "cy": 241.81214109926168, + "pixels": 2438 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 172.6132181148984, + "cy": 207.0286445831333, + "pixels": 6249 + } + } + } + } + }, + { + "frame_idx": 53, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 53.68023255813954, + "ty": 241.47715946843854, + "theta": -0.2240492129494685, + "vx": 0.9750058054924011, + "vy": -0.22217944264411926, + "pca_strength": 0.9404478914874678, + "union_pixels": 8639, + "tx_anchor": 53.68023255813954, + "ty_anchor": 241.47715946843854, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 53.68023255813954, + "cy": 241.47715946843854, + "pixels": 2408 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 171.61932274113303, + "cy": 206.7353554806612, + "pixels": 6231 + } + } + } + } + }, + { + "frame_idx": 54, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 53.71978476821192, + "ty": 241.36920529801324, + "theta": -0.2239925752616108, + "vx": 0.9750183820724487, + "vy": -0.22212421894073486, + "pca_strength": 0.940458102237579, + "union_pixels": 8664, + "tx_anchor": 53.71978476821192, + "ty_anchor": 241.36920529801324, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 53.71978476821192, + "cy": 241.36920529801324, + "pixels": 2416 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 171.79369398207427, + "cy": 206.6694942381562, + "pixels": 6248 + } + } + } + } + }, + { + "frame_idx": 55, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 53.60066417600664, + "ty": 241.42092154420922, + "theta": -0.2235327196842058, + "vx": 0.9751204252243042, + "vy": -0.2216758280992508, + "pca_strength": 0.9399953457126593, + "union_pixels": 8746, + "tx_anchor": 53.60066417600664, + "ty_anchor": 241.42092154420922, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 53.60066417600664, + "cy": 241.42092154420922, + "pixels": 2409 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 171.4181789490295, + "cy": 206.66293198674452, + "pixels": 6337 + } + } + } + } + }, + { + "frame_idx": 56, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 52.98508771929824, + "ty": 241.7157894736842, + "theta": -0.22308147814173113, + "vx": 0.9752203822135925, + "vy": -0.22123579680919647, + "pca_strength": 0.9408434897040321, + "union_pixels": 8637, + "tx_anchor": 52.98508771929824, + "ty_anchor": 241.7157894736842, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 52.98508771929824, + "cy": 241.7157894736842, + "pixels": 2280 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 171.27151171936447, + "cy": 206.41875098316817, + "pixels": 6357 + } + } + } + } + }, + { + "frame_idx": 57, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 52.758820902188475, + "ty": 241.7338097364895, + "theta": -0.22233884867864198, + "vx": 0.9753843545913696, + "vy": -0.22051149606704712, + "pca_strength": 0.941020060852062, + "union_pixels": 8611, + "tx_anchor": 52.758820902188475, + "ty_anchor": 241.7338097364895, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 52.758820902188475, + "cy": 241.7338097364895, + "pixels": 2239 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 170.96641556811048, + "cy": 206.3697426239799, + "pixels": 6372 + } + } + } + } + }, + { + "frame_idx": 58, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 52.2805956258725, + "ty": 241.89716147045138, + "theta": -0.22303175040731457, + "vx": 0.9752313494682312, + "vy": -0.2211872935295105, + "pca_strength": 0.9403921218786893, + "union_pixels": 8530, + "tx_anchor": 52.2805956258725, + "ty_anchor": 241.89716147045138, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 52.2805956258725, + "cy": 241.89716147045138, + "pixels": 2149 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 169.72120357310766, + "cy": 206.16094656010029, + "pixels": 6381 + } + } + } + } + }, + { + "frame_idx": 59, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 52.17216981132076, + "ty": 241.92783018867925, + "theta": -0.22286701022873015, + "vx": 0.975267767906189, + "vy": -0.22102662920951843, + "pca_strength": 0.9406513127581478, + "union_pixels": 8514, + "tx_anchor": 52.17216981132076, + "ty_anchor": 241.92783018867925, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 52.17216981132076, + "cy": 241.92783018867925, + "pixels": 2120 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 169.55520800750705, + "cy": 206.1954957772912, + "pixels": 6394 + } + } + } + } + }, + { + "frame_idx": 60, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 52.299813780260706, + "ty": 241.51396648044692, + "theta": -0.22300792153892693, + "vx": 0.9752366542816162, + "vy": -0.2211640626192093, + "pca_strength": 0.9405292557028667, + "union_pixels": 8483, + "tx_anchor": 52.299813780260706, + "ty_anchor": 241.51396648044692, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 52.299813780260706, + "cy": 241.51396648044692, + "pixels": 2148 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 169.93891081294396, + "cy": 206.0184688239937, + "pixels": 6335 + } + } + } + } + }, + { + "frame_idx": 61, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 52.49038461538461, + "ty": 241.33928571428572, + "theta": -0.2234624892745612, + "vx": 0.9751359820365906, + "vy": -0.22160734236240387, + "pca_strength": 0.9402876313433778, + "union_pixels": 8548, + "tx_anchor": 52.49038461538461, + "ty_anchor": 241.33928571428572, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 52.49038461538461, + "cy": 241.33928571428572, + "pixels": 2184 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 169.9058768070396, + "cy": 205.70427404148333, + "pixels": 6364 + } + } + } + } + }, + { + "frame_idx": 62, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 52.611337868480724, + "ty": 241.30022675736961, + "theta": -0.223355271855492, + "vx": 0.975159764289856, + "vy": -0.22150279581546783, + "pca_strength": 0.9408073543933065, + "union_pixels": 8592, + "tx_anchor": 52.611337868480724, + "ty_anchor": 241.30022675736961, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 52.611337868480724, + "cy": 241.30022675736961, + "pixels": 2205 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 170.63159542821356, + "cy": 205.61249412869893, + "pixels": 6387 + } + } + } + } + }, + { + "frame_idx": 63, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 52.69261926192619, + "ty": 241.21017101710171, + "theta": -0.2223754051642308, + "vx": 0.9753763675689697, + "vy": -0.2205471694469452, + "pca_strength": 0.9407240475556635, + "union_pixels": 8639, + "tx_anchor": 52.69261926192619, + "ty_anchor": 241.21017101710171, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 52.69261926192619, + "cy": 241.21017101710171, + "pixels": 2222 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 171.0699703911485, + "cy": 205.73850709054076, + "pixels": 6417 + } + } + } + } + }, + { + "frame_idx": 64, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 52.734410049349485, + "ty": 241.1965006729475, + "theta": -0.22279521845731992, + "vx": 0.975283682346344, + "vy": -0.22095662355422974, + "pca_strength": 0.9407508155699504, + "union_pixels": 8624, + "tx_anchor": 52.734410049349485, + "ty_anchor": 241.1965006729475, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 52.734410049349485, + "cy": 241.1965006729475, + "pixels": 2229 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 171.17810789679436, + "cy": 205.6622361219703, + "pixels": 6395 + } + } + } + } + }, + { + "frame_idx": 65, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 52.763098969995525, + "ty": 241.2077922077922, + "theta": -0.22176886379652722, + "vx": 0.9755099415779114, + "vy": -0.21995551884174347, + "pca_strength": 0.9409602858891235, + "union_pixels": 8646, + "tx_anchor": 52.763098969995525, + "ty_anchor": 241.2077922077922, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 52.763098969995525, + "cy": 241.2077922077922, + "pixels": 2233 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 171.52362388897552, + "cy": 205.7155777327304, + "pixels": 6413 + } + } + } + } + }, + { + "frame_idx": 66, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 52.77329749103943, + "ty": 241.13440860215053, + "theta": -0.22254081111603596, + "vx": 0.9753398299217224, + "vy": -0.22070848941802979, + "pca_strength": 0.9408014280112205, + "union_pixels": 8585, + "tx_anchor": 52.77329749103943, + "ty_anchor": 241.13440860215053, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 52.77329749103943, + "cy": 241.13440860215053, + "pixels": 2232 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 171.09412875806706, + "cy": 205.5989296395404, + "pixels": 6353 + } + } + } + } + }, + { + "frame_idx": 67, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 52.65807327001357, + "ty": 240.91858887381275, + "theta": -0.22181682809339842, + "vx": 0.9754993915557861, + "vy": -0.22000230848789215, + "pca_strength": 0.9405650148264433, + "union_pixels": 8538, + "tx_anchor": 52.65807327001357, + "ty_anchor": 240.91858887381275, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 52.65807327001357, + "cy": 240.91858887381275, + "pixels": 2211 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 170.64943891259682, + "cy": 205.57973763236922, + "pixels": 6327 + } + } + } + } + }, + { + "frame_idx": 68, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 52.30274802049371, + "ty": 241.06008383791337, + "theta": -0.22121895571141992, + "vx": 0.9756307601928711, + "vy": -0.21941904723644257, + "pca_strength": 0.9408048178746099, + "union_pixels": 8505, + "tx_anchor": 52.30274802049371, + "ty_anchor": 241.06008383791337, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 52.30274802049371, + "cy": 241.06008383791337, + "pixels": 2147 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 170.56275558351683, + "cy": 205.53444479396038, + "pixels": 6358 + } + } + } + } + }, + { + "frame_idx": 69, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 52.27777777777778, + "ty": 241.11764705882354, + "theta": -0.22757371794560413, + "vx": 0.9742166996002197, + "vy": -0.22561447322368622, + "pca_strength": 0.9409914842158632, + "union_pixels": 8185, + "tx_anchor": 52.27777777777778, + "ty_anchor": 241.11764705882354, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 52.27777777777778, + "cy": 241.11764705882354, + "pixels": 2142 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 168.87588945887805, + "cy": 205.41783882177725, + "pixels": 6043 + } + } + } + } + }, + { + "frame_idx": 70, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 51.80799220272905, + "ty": 241.49707602339183, + "theta": -0.21978404601353585, + "vx": 0.9759445786476135, + "vy": -0.21801887452602386, + "pca_strength": 0.9417667831882168, + "union_pixels": 8443, + "tx_anchor": 51.80799220272905, + "ty_anchor": 241.49707602339183, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 51.80799220272905, + "cy": 241.49707602339183, + "pixels": 2052 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 170.26083554999218, + "cy": 205.45313722422156, + "pixels": 6391 + } + } + } + } + }, + { + "frame_idx": 71, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 51.508072653884966, + "ty": 242.22704339051464, + "theta": -0.222231020905645, + "vx": 0.975408136844635, + "vy": -0.22040632367134094, + "pca_strength": 0.9408751919693307, + "union_pixels": 8337, + "tx_anchor": 51.508072653884966, + "ty_anchor": 242.22704339051464, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 51.508072653884966, + "cy": 242.22704339051464, + "pixels": 1982 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 168.704012588513, + "cy": 206.13406766325727, + "pixels": 6355 + } + } + } + } + }, + { + "frame_idx": 72, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 51.46559517830236, + "ty": 241.96233048719236, + "theta": -0.21983366034783686, + "vx": 0.9759337306022644, + "vy": -0.21806728839874268, + "pca_strength": 0.941506454763462, + "union_pixels": 8375, + "tx_anchor": 51.46559517830236, + "ty_anchor": 241.96233048719236, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 51.46559517830236, + "cy": 241.96233048719236, + "pixels": 1991 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 169.4205827067669, + "cy": 206.06845238095238, + "pixels": 6384 + } + } + } + } + }, + { + "frame_idx": 73, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 50.95106382978724, + "ty": 241.8494680851064, + "theta": -0.21714712215396711, + "vx": 0.97651606798172, + "vy": -0.2154446244239807, + "pca_strength": 0.9413139375118811, + "union_pixels": 8249, + "tx_anchor": 50.95106382978724, + "ty_anchor": 241.8494680851064, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 50.95106382978724, + "cy": 241.8494680851064, + "pixels": 1880 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 168.2216988538232, + "cy": 205.79023394567437, + "pixels": 6369 + } + } + } + } + }, + { + "frame_idx": 74, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 50.9819245082403, + "ty": 241.79638490164805, + "theta": -0.22460427727061028, + "vx": 0.9748823046684265, + "vy": -0.22272059321403503, + "pca_strength": 0.9409902632322371, + "union_pixels": 7957, + "tx_anchor": 50.9819245082403, + "ty_anchor": 241.79638490164805, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 50.9819245082403, + "cy": 241.79638490164805, + "pixels": 1881 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 166.90520078999342, + "cy": 205.30102040816325, + "pixels": 6076 + } + } + } + } + }, + { + "frame_idx": 75, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 50.89055793991416, + "ty": 241.58851931330472, + "theta": -0.22565006133828194, + "vx": 0.9746488928794861, + "vy": -0.22373999655246735, + "pca_strength": 0.9406902538557403, + "union_pixels": 7978, + "tx_anchor": 50.89055793991416, + "ty_anchor": 241.58851931330472, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 50.89055793991416, + "cy": 241.58851931330472, + "pixels": 1864 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 166.59829898593392, + "cy": 205.00196270853777, + "pixels": 6114 + } + } + } + } + }, + { + "frame_idx": 76, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 49.977340488968395, + "ty": 242.13118664281455, + "theta": -0.2128590303424047, + "vx": 0.9774309396743774, + "vy": -0.2112552672624588, + "pca_strength": 0.9420100499289191, + "union_pixels": 8180, + "tx_anchor": 49.977340488968395, + "ty_anchor": 242.13118664281455, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 49.977340488968395, + "cy": 242.13118664281455, + "pixels": 1677 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 167.80608949715517, + "cy": 204.92772566507765, + "pixels": 6503 + } + } + } + } + }, + { + "frame_idx": 77, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 50.346461187214615, + "ty": 241.82705479452054, + "theta": -0.21481606851223328, + "vx": 0.9770156145095825, + "vy": -0.2131677269935608, + "pca_strength": 0.9417970743802283, + "union_pixels": 8201, + "tx_anchor": 50.346461187214615, + "ty_anchor": 241.82705479452054, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 50.346461187214615, + "cy": 241.82705479452054, + "pixels": 1752 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 168.3679640254303, + "cy": 204.85749728640099, + "pixels": 6449 + } + } + } + } + }, + { + "frame_idx": 78, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 50.4, + "ty": 241.8403409090909, + "theta": -0.21414222361604307, + "vx": 0.9771590232849121, + "vy": -0.21250931918621063, + "pca_strength": 0.9417560739010251, + "union_pixels": 8229, + "tx_anchor": 50.4, + "ty_anchor": 241.8403409090909, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 50.4, + "cy": 241.8403409090909, + "pixels": 1760 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 168.64708610295256, + "cy": 204.927191219663, + "pixels": 6469 + } + } + } + } + }, + { + "frame_idx": 79, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 50.38678712591756, + "ty": 242.64991530208923, + "theta": -0.21402643214626704, + "vx": 0.9771836400032043, + "vy": -0.21239617466926575, + "pca_strength": 0.9421566141611962, + "union_pixels": 8307, + "tx_anchor": 50.38678712591756, + "ty_anchor": 242.64991530208923, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 50.38678712591756, + "cy": 242.64991530208923, + "pixels": 1771 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 169.25504895960833, + "cy": 205.48867809057526, + "pixels": 6536 + } + } + } + } + }, + { + "frame_idx": 80, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 50.42543612830613, + "ty": 242.39729881823297, + "theta": -0.2147380414557558, + "vx": 0.9770322442054749, + "vy": -0.21309149265289307, + "pca_strength": 0.9412904666664754, + "union_pixels": 8231, + "tx_anchor": 50.42543612830613, + "ty_anchor": 242.39729881823297, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 50.42543612830613, + "cy": 242.39729881823297, + "pixels": 1777 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 168.73504803222806, + "cy": 205.68143786798885, + "pixels": 6454 + } + } + } + } + }, + { + "frame_idx": 81, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 49.60547604231487, + "ty": 242.95021779713753, + "theta": -0.21140720027624, + "vx": 0.9777365922927856, + "vy": -0.2098359763622284, + "pca_strength": 0.9410859946977177, + "union_pixels": 8159, + "tx_anchor": 49.60547604231487, + "ty_anchor": 242.95021779713753, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 49.60547604231487, + "cy": 242.95021779713753, + "pixels": 1607 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 167.1886446886447, + "cy": 205.52411477411476, + "pixels": 6552 + } + } + } + } + }, + { + "frame_idx": 82, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 48.61218637992832, + "ty": 243.10967741935485, + "theta": -0.20893679289023037, + "vx": 0.9782519936561584, + "vy": -0.20741993188858032, + "pca_strength": 0.9416862671594878, + "union_pixels": 8062, + "tx_anchor": 48.61218637992832, + "ty_anchor": 243.10967741935485, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 48.61218637992832, + "cy": 243.10967741935485, + "pixels": 1395 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 165.89425528723564, + "cy": 204.65096745162742, + "pixels": 6667 + } + } + } + } + }, + { + "frame_idx": 83, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 49.5320351758794, + "ty": 242.77575376884423, + "theta": -0.21073778238022278, + "vx": 0.9778769016265869, + "vy": -0.20918142795562744, + "pca_strength": 0.9417206793298473, + "union_pixels": 8174, + "tx_anchor": 49.5320351758794, + "ty_anchor": 242.77575376884423, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 49.5320351758794, + "cy": 242.77575376884423, + "pixels": 1592 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 167.75478577939836, + "cy": 205.4658158614403, + "pixels": 6582 + } + } + } + } + }, + { + "frame_idx": 84, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 49.22062663185378, + "ty": 243.20822454308095, + "theta": -0.2088769916877212, + "vx": 0.9782643914222717, + "vy": -0.20736142992973328, + "pca_strength": 0.940396432355198, + "union_pixels": 8227, + "tx_anchor": 49.22062663185378, + "ty_anchor": 243.20822454308095, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 49.22062663185378, + "cy": 243.20822454308095, + "pixels": 1532 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 166.07109783420464, + "cy": 205.62464525765498, + "pixels": 6695 + } + } + } + } + }, + { + "frame_idx": 85, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 47.22656960873521, + "ty": 245.81528662420382, + "theta": -0.20527258300505757, + "vx": 0.9790054559707642, + "vy": -0.20383402705192566, + "pca_strength": 0.9406078887158927, + "union_pixels": 7762, + "tx_anchor": 47.22656960873521, + "ty_anchor": 245.81528662420382, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 47.22656960873521, + "cy": 245.81528662420382, + "pixels": 1099 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 162.12381809995497, + "cy": 204.92630947020862, + "pixels": 6663 + } + } + } + } + }, + { + "frame_idx": 86, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 47.448336252189144, + "ty": 245.69439579684763, + "theta": -0.20926399047093752, + "vx": 0.9781841039657593, + "vy": -0.20774000883102417, + "pca_strength": 0.9404203020977656, + "union_pixels": 7719, + "tx_anchor": 47.448336252189144, + "ty_anchor": 245.69439579684763, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 47.448336252189144, + "cy": 245.69439579684763, + "pixels": 1142 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 161.55420404439715, + "cy": 205.34985555724495, + "pixels": 6577 + } + } + } + } + }, + { + "frame_idx": 87, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 47.764607679465776, + "ty": 244.73205342237063, + "theta": -0.20670675097457697, + "vx": 0.9787121415138245, + "vy": -0.20523788034915924, + "pca_strength": 0.9404953144372507, + "union_pixels": 7852, + "tx_anchor": 47.764607679465776, + "ty_anchor": 244.73205342237063, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 47.764607679465776, + "cy": 244.73205342237063, + "pixels": 1198 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 162.76961226330027, + "cy": 204.7394048692516, + "pixels": 6654 + } + } + } + } + }, + { + "frame_idx": 88, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 45.405817174515235, + "ty": 249.3005540166205, + "theta": -0.20816213263542532, + "vx": 0.978412389755249, + "vy": -0.20666205883026123, + "pca_strength": 0.9388077619582906, + "union_pixels": 7026, + "tx_anchor": 45.405817174515235, + "ty_anchor": 249.3005540166205, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 45.405817174515235, + "cy": 249.3005540166205, + "pixels": 722 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.05821700507613, + "cy": 204.57836294416245, + "pixels": 6304 + } + } + } + } + }, + { + "frame_idx": 89, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 45.364525139664806, + "ty": 248.8854748603352, + "theta": -0.20884672887151629, + "vx": 0.9782706499099731, + "vy": -0.2073318213224411, + "pca_strength": 0.9379653796075884, + "union_pixels": 6999, + "tx_anchor": 45.364525139664806, + "ty_anchor": 248.8854748603352, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 45.364525139664806, + "cy": 248.8854748603352, + "pixels": 716 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.1816011459494, + "cy": 204.57424797071462, + "pixels": 6283 + } + } + } + } + }, + { + "frame_idx": 90, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 46.17531718569781, + "ty": 245.73010380622839, + "theta": -0.20098410928201962, + "vx": 0.979870617389679, + "vy": -0.19963373243808746, + "pca_strength": 0.9388189879076825, + "union_pixels": 7549, + "tx_anchor": 46.17531718569781, + "ty_anchor": 245.73010380622839, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 46.17531718569781, + "cy": 245.73010380622839, + "pixels": 867 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 158.8029033223586, + "cy": 203.45016462137085, + "pixels": 6682 + } + } + } + } + }, + { + "frame_idx": 91, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.49808429118774, + "ty": 257.01149425287355, + "theta": -0.17932472455830134, + "vx": 0.9839643836021423, + "vy": -0.17836517095565796, + "pca_strength": 0.9360181532371876, + "union_pixels": 7136, + "tx_anchor": 43.49808429118774, + "ty_anchor": 257.01149425287355, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.49808429118774, + "cy": 257.01149425287355, + "pixels": 261 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.21265454545454, + "cy": 202.41018181818183, + "pixels": 6875 + } + } + } + } + }, + { + "frame_idx": 92, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.30416666666667, + "ty": 256.4291666666667, + "theta": -0.19029317060431325, + "vx": 0.9819488525390625, + "vy": -0.18914678692817688, + "pca_strength": 0.9352694917757938, + "union_pixels": 6682, + "tx_anchor": 43.30416666666667, + "ty_anchor": 256.4291666666667, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.30416666666667, + "cy": 256.4291666666667, + "pixels": 240 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 151.0754424091897, + "cy": 201.17308289351132, + "pixels": 6442 + } + } + } + } + }, + { + "frame_idx": 93, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.62477876106195, + "ty": 245.83893805309734, + "theta": -0.1862738699257726, + "vx": 0.9827011227607727, + "vy": -0.18519851565361023, + "pca_strength": 0.9380051588536883, + "union_pixels": 7435, + "tx_anchor": 44.62477876106195, + "ty_anchor": 245.83893805309734, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.62477876106195, + "cy": 245.83893805309734, + "pixels": 565 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 157.1278020378457, + "cy": 199.9122270742358, + "pixels": 6870 + } + } + } + } + }, + { + "frame_idx": 94, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.31120331950208, + "ty": 255.5767634854772, + "theta": -0.17851954750120697, + "vx": 0.9841076731681824, + "vy": -0.1775728464126587, + "pca_strength": 0.936778942511574, + "union_pixels": 7137, + "tx_anchor": 43.31120331950208, + "ty_anchor": 255.5767634854772, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.31120331950208, + "cy": 255.5767634854772, + "pixels": 241 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.12819025522043, + "cy": 200.16357308584688, + "pixels": 6896 + } + } + } + } + }, + { + "frame_idx": 95, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.40425531914894, + "ty": 257.6170212765957, + "theta": -0.18016148197329615, + "vx": 0.9838147759437561, + "vy": -0.17918844521045685, + "pca_strength": 0.9363308361284005, + "union_pixels": 6621, + "tx_anchor": 42.40425531914894, + "ty_anchor": 257.6170212765957, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.40425531914894, + "cy": 257.6170212765957, + "pixels": 141 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 151.05756172839506, + "cy": 199.86712962962963, + "pixels": 6480 + } + } + } + } + }, + { + "frame_idx": 96, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.93846153846154, + "ty": 252.01538461538462, + "theta": -0.1759226375945659, + "vx": 0.9845654964447021, + "vy": -0.1750166118144989, + "pca_strength": 0.9364133394157867, + "union_pixels": 7187, + "tx_anchor": 43.93846153846154, + "ty_anchor": 252.01538461538462, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.93846153846154, + "cy": 252.01538461538462, + "pixels": 325 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.1027397260274, + "cy": 198.82760128242495, + "pixels": 6862 + } + } + } + } + }, + { + "frame_idx": 97, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.20600858369099, + "ty": 253.41201716738198, + "theta": -0.18379533364375536, + "vx": 0.9831571578979492, + "vy": -0.1827622950077057, + "pca_strength": 0.9350216267935066, + "union_pixels": 6630, + "tx_anchor": 43.20600858369099, + "ty_anchor": 253.41201716738198, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.20600858369099, + "cy": 253.41201716738198, + "pixels": 233 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 151.39612318274192, + "cy": 198.56135688604033, + "pixels": 6397 + } + } + } + } + }, + { + "frame_idx": 98, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.31147540983606, + "ty": 252.9795081967213, + "theta": -0.17484713705990998, + "vx": 0.9847531914710999, + "vy": -0.17395761609077454, + "pca_strength": 0.936359485686367, + "union_pixels": 6988, + "tx_anchor": 43.31147540983606, + "ty_anchor": 252.9795081967213, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.31147540983606, + "cy": 252.9795081967213, + "pixels": 244 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 154.18979833926454, + "cy": 198.59460260972716, + "pixels": 6744 + } + } + } + } + }, + { + "frame_idx": 99, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.98834498834499, + "ty": 246.10256410256412, + "theta": -0.1784854291439909, + "vx": 0.9841137528419495, + "vy": -0.17753927409648895, + "pca_strength": 0.9374260685801697, + "union_pixels": 7242, + "tx_anchor": 43.98834498834499, + "ty_anchor": 246.10256410256412, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.98834498834499, + "cy": 246.10256410256412, + "pixels": 429 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.10245119624247, + "cy": 198.37164244826067, + "pixels": 6813 + } + } + } + } + }, + { + "frame_idx": 100, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.169133192389005, + "ty": 244.41860465116278, + "theta": -0.17769511317039996, + "vx": 0.9842537045478821, + "vy": -0.1767614483833313, + "pca_strength": 0.9374268349834175, + "union_pixels": 7357, + "tx_anchor": 44.169133192389005, + "ty_anchor": 244.41860465116278, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.169133192389005, + "cy": 244.41860465116278, + "pixels": 473 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.05520046484602, + "cy": 197.95162696106914, + "pixels": 6884 + } + } + } + } + }, + { + "frame_idx": 101, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 45.18181818181818, + "ty": 241.33636363636364, + "theta": -0.18522088184902621, + "vx": 0.9828956127166748, + "vy": -0.1841636449098587, + "pca_strength": 0.9382120078781764, + "union_pixels": 7471, + "tx_anchor": 45.18181818181818, + "ty_anchor": 241.33636363636364, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 45.18181818181818, + "cy": 241.33636363636364, + "pixels": 660 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 157.7192776391132, + "cy": 197.87299955953605, + "pixels": 6811 + } + } + } + } + }, + { + "frame_idx": 102, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 45.77835051546392, + "ty": 239.64046391752578, + "theta": -0.19800122737777406, + "vx": 0.9804617166519165, + "vy": -0.196710005402565, + "pca_strength": 0.9369085703249891, + "union_pixels": 7159, + "tx_anchor": 45.77835051546392, + "ty_anchor": 239.64046391752578, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 45.77835051546392, + "cy": 239.64046391752578, + "pixels": 776 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.2890490365032, + "cy": 197.75356415478615, + "pixels": 6383 + } + } + } + } + }, + { + "frame_idx": 103, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 45.492537313432834, + "ty": 239.7109905020353, + "theta": -0.18629963213730472, + "vx": 0.9826963543891907, + "vy": -0.18522383272647858, + "pca_strength": 0.937761683885339, + "union_pixels": 7503, + "tx_anchor": 45.492537313432834, + "ty_anchor": 239.7109905020353, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 45.492537313432834, + "cy": 239.7109905020353, + "pixels": 737 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 157.88028377180018, + "cy": 197.77076559266922, + "pixels": 6766 + } + } + } + } + }, + { + "frame_idx": 104, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 45.886138613861384, + "ty": 238.8638613861386, + "theta": -0.18789603807658017, + "vx": 0.9823994636535645, + "vy": -0.18679238855838776, + "pca_strength": 0.9377561658828815, + "union_pixels": 7609, + "tx_anchor": 45.886138613861384, + "ty_anchor": 238.8638613861386, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 45.886138613861384, + "cy": 238.8638613861386, + "pixels": 808 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 158.6246140273489, + "cy": 197.397147478312, + "pixels": 6801 + } + } + } + } + }, + { + "frame_idx": 105, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 46.22006841505131, + "ty": 238.73204104903078, + "theta": -0.19869067333697207, + "vx": 0.9803258776664734, + "vy": -0.19738593697547913, + "pca_strength": 0.9374953396505564, + "union_pixels": 7306, + "tx_anchor": 46.22006841505131, + "ty_anchor": 238.73204104903078, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 46.22006841505131, + "cy": 238.73204104903078, + "pixels": 877 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 157.2645823611759, + "cy": 197.70726396018043, + "pixels": 6429 + } + } + } + } + }, + { + "frame_idx": 106, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 45.83228247162673, + "ty": 240.21437578814627, + "theta": -0.1956496486649002, + "vx": 0.9809215664863586, + "vy": -0.19440382719039917, + "pca_strength": 0.9374926314111723, + "union_pixels": 7277, + "tx_anchor": 45.83228247162673, + "ty_anchor": 240.21437578814627, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 45.83228247162673, + "cy": 240.21437578814627, + "pixels": 793 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.80829734731648, + "cy": 198.15067859346084, + "pixels": 6484 + } + } + } + } + }, + { + "frame_idx": 107, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.63071297989031, + "ty": 242.9561243144424, + "theta": -0.17989903758376627, + "vx": 0.9838617444038391, + "vy": -0.17893023788928986, + "pca_strength": 0.9382094445614201, + "union_pixels": 7465, + "tx_anchor": 44.63071297989031, + "ty_anchor": 242.9561243144424, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.63071297989031, + "cy": 242.9561243144424, + "pixels": 547 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 157.75267418328997, + "cy": 197.72260769008383, + "pixels": 6918 + } + } + } + } + }, + { + "frame_idx": 108, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.21308016877637, + "ty": 245.1139240506329, + "theta": -0.18337332490874894, + "vx": 0.983234167098999, + "vy": -0.182347372174263, + "pca_strength": 0.9380448847655061, + "union_pixels": 7302, + "tx_anchor": 44.21308016877637, + "ty_anchor": 245.1139240506329, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.21308016877637, + "cy": 245.1139240506329, + "pixels": 474 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.62551259519626, + "cy": 198.0429115407147, + "pixels": 6828 + } + } + } + } + }, + { + "frame_idx": 109, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 45.033386327503976, + "ty": 242.50715421303656, + "theta": -0.18404448686727018, + "vx": 0.983111560344696, + "vy": -0.18300724029541016, + "pca_strength": 0.9381216239841647, + "union_pixels": 7507, + "tx_anchor": 45.033386327503976, + "ty_anchor": 242.50715421303656, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 45.033386327503976, + "cy": 242.50715421303656, + "pixels": 629 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 157.60613550450714, + "cy": 198.20209363186973, + "pixels": 6878 + } + } + } + } + }, + { + "frame_idx": 110, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.420038535645475, + "ty": 243.9402697495183, + "theta": -0.17995601480060455, + "vx": 0.9838515520095825, + "vy": -0.1789862960577011, + "pca_strength": 0.9381078757857648, + "union_pixels": 7418, + "tx_anchor": 44.420038535645475, + "ty_anchor": 243.9402697495183, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.420038535645475, + "cy": 243.9402697495183, + "pixels": 519 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.91694448470793, + "cy": 198.26076242933757, + "pixels": 6899 + } + } + } + } + }, + { + "frame_idx": 111, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.84771573604061, + "ty": 247.0228426395939, + "theta": -0.1787155879474165, + "vx": 0.9840728640556335, + "vy": -0.17776577174663544, + "pca_strength": 0.9375600105154633, + "union_pixels": 7185, + "tx_anchor": 43.84771573604061, + "ty_anchor": 247.0228426395939, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.84771573604061, + "cy": 247.0228426395939, + "pixels": 394 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.15873950817257, + "cy": 198.07892799293182, + "pixels": 6791 + } + } + } + } + }, + { + "frame_idx": 112, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.07017543859649, + "ty": 245.07894736842104, + "theta": -0.18746629953470842, + "vx": 0.9824796319007874, + "vy": -0.18637019395828247, + "pca_strength": 0.9377811190703851, + "union_pixels": 6873, + "tx_anchor": 44.07017543859649, + "ty_anchor": 245.07894736842104, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.07017543859649, + "cy": 245.07894736842104, + "pixels": 456 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 154.10518934081347, + "cy": 197.97927380395822, + "pixels": 6417 + } + } + } + } + }, + { + "frame_idx": 113, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.77805486284289, + "ty": 245.98004987531172, + "theta": -0.17806230850948812, + "vx": 0.9841887950897217, + "vy": -0.17712286114692688, + "pca_strength": 0.9385580227701692, + "union_pixels": 7257, + "tx_anchor": 43.77805486284289, + "ty_anchor": 245.98004987531172, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.77805486284289, + "cy": 245.98004987531172, + "pixels": 401 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.76866977829638, + "cy": 197.8245332555426, + "pixels": 6856 + } + } + } + } + }, + { + "frame_idx": 114, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.60285714285714, + "ty": 248.2942857142857, + "theta": -0.1783722462905199, + "vx": 0.9841338396072388, + "vy": -0.17742788791656494, + "pca_strength": 0.9382671882703264, + "union_pixels": 7198, + "tx_anchor": 43.60285714285714, + "ty_anchor": 248.2942857142857, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.60285714285714, + "cy": 248.2942857142857, + "pixels": 350 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.71933411214954, + "cy": 198.09009929906543, + "pixels": 6848 + } + } + } + } + }, + { + "frame_idx": 115, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.724935732647815, + "ty": 247.719794344473, + "theta": -0.18009772745984548, + "vx": 0.983826220035553, + "vy": -0.17912572622299194, + "pca_strength": 0.9385201521013176, + "union_pixels": 7246, + "tx_anchor": 43.724935732647815, + "ty_anchor": 247.719794344473, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.724935732647815, + "cy": 247.719794344473, + "pixels": 389 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.95829079772494, + "cy": 198.3591949832288, + "pixels": 6857 + } + } + } + } + }, + { + "frame_idx": 116, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.32244897959184, + "ty": 246.04897959183674, + "theta": -0.1792495492786491, + "vx": 0.9839777946472168, + "vy": -0.1782912015914917, + "pca_strength": 0.9388960547061304, + "union_pixels": 7421, + "tx_anchor": 44.32244897959184, + "ty_anchor": 246.04897959183674, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.32244897959184, + "cy": 246.04897959183674, + "pixels": 490 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 158.45880825277737, + "cy": 198.99379598903477, + "pixels": 6931 + } + } + } + } + }, + { + "frame_idx": 117, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.29838709677419, + "ty": 253.08064516129033, + "theta": -0.1749094075249433, + "vx": 0.9847423434257507, + "vy": -0.17401893436908722, + "pca_strength": 0.9367344385821041, + "union_pixels": 7109, + "tx_anchor": 43.29838709677419, + "ty_anchor": 253.08064516129033, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.29838709677419, + "cy": 253.08064516129033, + "pixels": 248 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.23422241655734, + "cy": 198.9326628771316, + "pixels": 6861 + } + } + } + } + }, + { + "frame_idx": 118, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.71823204419889, + "ty": 253.80662983425415, + "theta": -0.18343350519352355, + "vx": 0.9832231998443604, + "vy": -0.18240654468536377, + "pca_strength": 0.9351130903041519, + "union_pixels": 6582, + "tx_anchor": 42.71823204419889, + "ty_anchor": 253.80662983425415, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.71823204419889, + "cy": 253.80662983425415, + "pixels": 181 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 151.0151538822059, + "cy": 197.79706295891268, + "pixels": 6401 + } + } + } + } + }, + { + "frame_idx": 119, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.02403846153846, + "ty": 251.3028846153846, + "theta": -0.1705032865065921, + "vx": 0.9854995012283325, + "vy": -0.16967836022377014, + "pca_strength": 0.9356028335551023, + "union_pixels": 7109, + "tx_anchor": 43.02403846153846, + "ty_anchor": 251.3028846153846, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.02403846153846, + "cy": 251.3028846153846, + "pixels": 208 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 154.38197362701058, + "cy": 196.36675844080568, + "pixels": 6901 + } + } + } + } + }, + { + "frame_idx": 120, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.646067415730336, + "ty": 252.30898876404495, + "theta": -0.17088311881861248, + "vx": 0.9854350090026855, + "vy": -0.1700526773929596, + "pca_strength": 0.9358152054588289, + "union_pixels": 7115, + "tx_anchor": 42.646067415730336, + "ty_anchor": 252.30898876404495, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.646067415730336, + "cy": 252.30898876404495, + "pixels": 178 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 154.41430012973908, + "cy": 196.87818941905724, + "pixels": 6937 + } + } + } + } + }, + { + "frame_idx": 121, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.921951219512195, + "ty": 246.54146341463414, + "theta": -0.1812237268952599, + "vx": 0.9836239218711853, + "vy": -0.1802334040403366, + "pca_strength": 0.9371347912973503, + "union_pixels": 7333, + "tx_anchor": 43.921951219512195, + "ty_anchor": 246.54146341463414, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.921951219512195, + "cy": 246.54146341463414, + "pixels": 410 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.1820020222447, + "cy": 197.6095623284703, + "pixels": 6923 + } + } + } + } + }, + { + "frame_idx": 122, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.20787746170679, + "ty": 245.72647702407002, + "theta": -0.18042519653116168, + "vx": 0.9837675094604492, + "vy": -0.17944788932800293, + "pca_strength": 0.937951060242657, + "union_pixels": 7463, + "tx_anchor": 44.20787746170679, + "ty_anchor": 245.72647702407002, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.20787746170679, + "cy": 245.72647702407002, + "pixels": 457 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.97059663145876, + "cy": 197.81801313160148, + "pixels": 7006 + } + } + } + } + }, + { + "frame_idx": 123, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.131147540983605, + "ty": 254.97540983606558, + "theta": -0.17609352652602467, + "vx": 0.9845355749130249, + "vy": -0.17518486082553864, + "pca_strength": 0.9358866134154255, + "union_pixels": 6741, + "tx_anchor": 42.131147540983605, + "ty_anchor": 254.97540983606558, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.131147540983605, + "cy": 254.97540983606558, + "pixels": 122 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 151.73515636803143, + "cy": 197.35488744523343, + "pixels": 6619 + } + } + } + } + }, + { + "frame_idx": 124, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.7816091954023, + "ty": 248.7183908045977, + "theta": -0.18273565385722063, + "vx": 0.9833502769470215, + "vy": -0.18172036111354828, + "pca_strength": 0.9357540541788656, + "union_pixels": 7285, + "tx_anchor": 43.7816091954023, + "ty_anchor": 248.7183908045977, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.7816091954023, + "cy": 248.7183908045977, + "pixels": 348 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 154.80885108836674, + "cy": 197.3958483494306, + "pixels": 6937 + } + } + } + } + }, + { + "frame_idx": 125, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.75757575757576, + "ty": 243.28342245989305, + "theta": -0.18241439041302698, + "vx": 0.9834086298942566, + "vy": -0.18140444159507751, + "pca_strength": 0.9377032408577531, + "union_pixels": 7614, + "tx_anchor": 44.75757575757576, + "ty_anchor": 243.28342245989305, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.75757575757576, + "cy": 243.28342245989305, + "pixels": 561 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 158.2404650503332, + "cy": 197.22657025379272, + "pixels": 7053 + } + } + } + } + }, + { + "frame_idx": 126, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.26359832635983, + "ty": 252.2887029288703, + "theta": -0.17609220840582623, + "vx": 0.984535813331604, + "vy": -0.17518356442451477, + "pca_strength": 0.9369340822539609, + "union_pixels": 7226, + "tx_anchor": 43.26359832635983, + "ty_anchor": 252.2887029288703, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.26359832635983, + "cy": 252.2887029288703, + "pixels": 239 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.71819092600543, + "cy": 197.3848575926721, + "pixels": 6987 + } + } + } + } + }, + { + "frame_idx": 127, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.62975778546713, + "ty": 251.46712802768167, + "theta": -0.17675736892551785, + "vx": 0.984419047832489, + "vy": -0.1758383959531784, + "pca_strength": 0.9365746447959592, + "union_pixels": 7196, + "tx_anchor": 43.62975778546713, + "ty_anchor": 251.46712802768167, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.62975778546713, + "cy": 251.46712802768167, + "pixels": 289 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.44737223106992, + "cy": 197.7060952656725, + "pixels": 6907 + } + } + } + } + }, + { + "frame_idx": 128, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.37371663244353, + "ty": 244.79260780287476, + "theta": -0.1817553710023109, + "vx": 0.9835279583930969, + "vy": -0.1807563155889511, + "pca_strength": 0.93707515935141, + "union_pixels": 7476, + "tx_anchor": 44.37371663244353, + "ty_anchor": 244.79260780287476, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.37371663244353, + "cy": 244.79260780287476, + "pixels": 487 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.83388181427958, + "cy": 197.32808699384748, + "pixels": 6989 + } + } + } + } + }, + { + "frame_idx": 129, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.791304347826085, + "ty": 249.37101449275363, + "theta": -0.17823317242418615, + "vx": 0.9841585159301758, + "vy": -0.17729102075099945, + "pca_strength": 0.9359302499726972, + "union_pixels": 7260, + "tx_anchor": 43.791304347826085, + "ty_anchor": 249.37101449275363, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.791304347826085, + "cy": 249.37101449275363, + "pixels": 345 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.79031091829356, + "cy": 197.73188720173536, + "pixels": 6915 + } + } + } + } + }, + { + "frame_idx": 130, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.57012195121951, + "ty": 249.390243902439, + "theta": -0.17744355450934193, + "vx": 0.9842981696128845, + "vy": -0.17651385068893433, + "pca_strength": 0.9362570354019581, + "union_pixels": 7265, + "tx_anchor": 43.57012195121951, + "ty_anchor": 249.390243902439, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.57012195121951, + "cy": 249.390243902439, + "pixels": 328 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.99553120945654, + "cy": 197.6233242035462, + "pixels": 6937 + } + } + } + } + }, + { + "frame_idx": 131, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.109048723897914, + "ty": 246.71461716937355, + "theta": -0.1806705478480427, + "vx": 0.9837234020233154, + "vy": -0.17968924343585968, + "pca_strength": 0.9364409270477525, + "union_pixels": 7384, + "tx_anchor": 44.109048723897914, + "ty_anchor": 246.71461716937355, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.109048723897914, + "cy": 246.71461716937355, + "pixels": 431 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.36732345750036, + "cy": 197.84452754206816, + "pixels": 6953 + } + } + } + } + }, + { + "frame_idx": 132, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.69207317073171, + "ty": 250.2987804878049, + "theta": -0.17973265745109127, + "vx": 0.9838915467262268, + "vy": -0.17876654863357544, + "pca_strength": 0.9362075770834343, + "union_pixels": 7239, + "tx_anchor": 43.69207317073171, + "ty_anchor": 250.2987804878049, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.69207317073171, + "cy": 250.2987804878049, + "pixels": 328 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.0237302850528, + "cy": 197.91650991173492, + "pixels": 6911 + } + } + } + } + }, + { + "frame_idx": 133, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.853846153846156, + "ty": 248.0794871794872, + "theta": -0.18068296419907223, + "vx": 0.9837211966514587, + "vy": -0.17970146238803864, + "pca_strength": 0.9359885869095041, + "union_pixels": 7314, + "tx_anchor": 43.853846153846156, + "ty_anchor": 248.0794871794872, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.853846153846156, + "cy": 248.0794871794872, + "pixels": 390 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.29173887926055, + "cy": 198.07900057770075, + "pixels": 6924 + } + } + } + } + }, + { + "frame_idx": 134, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.883663366336634, + "ty": 247.75, + "theta": -0.18200076141218313, + "vx": 0.9834835529327393, + "vy": -0.18099765479564667, + "pca_strength": 0.9367308537067557, + "union_pixels": 7296, + "tx_anchor": 43.883663366336634, + "ty_anchor": 247.75, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.883663366336634, + "cy": 247.75, + "pixels": 404 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.86694718514218, + "cy": 198.03932095182822, + "pixels": 6892 + } + } + } + } + }, + { + "frame_idx": 135, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.75603217158177, + "ty": 248.90616621983915, + "theta": -0.18032176189037558, + "vx": 0.9837860465049744, + "vy": -0.17934612929821014, + "pca_strength": 0.9368493434059119, + "union_pixels": 7240, + "tx_anchor": 43.75603217158177, + "ty_anchor": 248.90616621983915, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.75603217158177, + "cy": 248.90616621983915, + "pixels": 373 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.8456385612349, + "cy": 198.16280763069753, + "pixels": 6867 + } + } + } + } + }, + { + "frame_idx": 136, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.103837471783294, + "ty": 247.45146726862302, + "theta": -0.18357316903864823, + "vx": 0.9831976890563965, + "vy": -0.18254385888576508, + "pca_strength": 0.9379923528558577, + "union_pixels": 7282, + "tx_anchor": 44.103837471783294, + "ty_anchor": 247.45146726862302, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.103837471783294, + "cy": 247.45146726862302, + "pixels": 443 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 157.4762392162597, + "cy": 198.15089925427694, + "pixels": 6839 + } + } + } + } + }, + { + "frame_idx": 137, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.279411764705884, + "ty": 246.63025210084032, + "theta": -0.18531126558661246, + "vx": 0.9828789830207825, + "vy": -0.18425248563289642, + "pca_strength": 0.9377886831128447, + "union_pixels": 7349, + "tx_anchor": 44.279411764705884, + "ty_anchor": 246.63025210084032, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.279411764705884, + "cy": 246.63025210084032, + "pixels": 476 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 157.3523934235414, + "cy": 198.36199621708133, + "pixels": 6873 + } + } + } + } + }, + { + "frame_idx": 138, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.051162790697674, + "ty": 247.6139534883721, + "theta": -0.18247611944113015, + "vx": 0.983397364616394, + "vy": -0.18146513402462006, + "pca_strength": 0.9367428245355155, + "union_pixels": 7274, + "tx_anchor": 44.051162790697674, + "ty_anchor": 247.6139534883721, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.051162790697674, + "cy": 247.6139534883721, + "pixels": 430 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.70806545879603, + "cy": 198.43527177089422, + "pixels": 6844 + } + } + } + } + }, + { + "frame_idx": 139, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.93887530562347, + "ty": 248.04889975550122, + "theta": -0.1797733811663831, + "vx": 0.9838842749595642, + "vy": -0.1788066178560257, + "pca_strength": 0.9376679990303828, + "union_pixels": 7306, + "tx_anchor": 43.93887530562347, + "ty_anchor": 248.04889975550122, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.93887530562347, + "cy": 248.04889975550122, + "pixels": 409 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 157.89705669131507, + "cy": 198.37378570392926, + "pixels": 6897 + } + } + } + } + }, + { + "frame_idx": 140, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.673352435530084, + "ty": 249.97134670487105, + "theta": -0.17902058476026428, + "vx": 0.9840185642242432, + "vy": -0.17806589603424072, + "pca_strength": 0.9370783369748484, + "union_pixels": 7188, + "tx_anchor": 43.673352435530084, + "ty_anchor": 249.97134670487105, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.673352435530084, + "cy": 249.97134670487105, + "pixels": 349 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 157.2880538090364, + "cy": 198.4355899985378, + "pixels": 6839 + } + } + } + } + }, + { + "frame_idx": 141, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.59356725146199, + "ty": 249.83625730994152, + "theta": -0.17723567427321876, + "vx": 0.9843348264694214, + "vy": -0.1763092279434204, + "pca_strength": 0.9371632295689886, + "union_pixels": 7212, + "tx_anchor": 43.59356725146199, + "ty_anchor": 249.83625730994152, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.59356725146199, + "cy": 249.83625730994152, + "pixels": 342 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 157.38384279475983, + "cy": 198.38500727802037, + "pixels": 6870 + } + } + } + } + }, + { + "frame_idx": 142, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.60606060606061, + "ty": 252.35353535353536, + "theta": -0.17473224413713037, + "vx": 0.9847731590270996, + "vy": -0.17384447157382965, + "pca_strength": 0.9363999918007995, + "union_pixels": 7151, + "tx_anchor": 43.60606060606061, + "ty_anchor": 252.35353535353536, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.60606060606061, + "cy": 252.35353535353536, + "pixels": 297 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 157.48672308141232, + "cy": 198.35001459002044, + "pixels": 6854 + } + } + } + } + }, + { + "frame_idx": 143, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.43396226415094, + "ty": 253.13962264150945, + "theta": -0.17380379965375745, + "vx": 0.9849341511726379, + "vy": -0.17293009161949158, + "pca_strength": 0.9362555036731528, + "union_pixels": 7139, + "tx_anchor": 43.43396226415094, + "ty_anchor": 253.13962264150945, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.43396226415094, + "cy": 253.13962264150945, + "pixels": 265 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.93759092231596, + "cy": 198.51003782368343, + "pixels": 6874 + } + } + } + } + }, + { + "frame_idx": 144, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.693069306930695, + "ty": 252.3036303630363, + "theta": -0.17562454217441376, + "vx": 0.9846175909042358, + "vy": -0.17472310364246368, + "pca_strength": 0.9361977924265723, + "union_pixels": 7148, + "tx_anchor": 43.693069306930695, + "ty_anchor": 252.3036303630363, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.693069306930695, + "cy": 252.3036303630363, + "pixels": 303 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 157.02761139517895, + "cy": 198.53484295105918, + "pixels": 6845 + } + } + } + } + }, + { + "frame_idx": 145, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.42481203007519, + "ty": 252.92857142857142, + "theta": -0.17232530851313152, + "vx": 0.9851887226104736, + "vy": -0.1714736819267273, + "pca_strength": 0.9362005602170449, + "union_pixels": 7084, + "tx_anchor": 43.42481203007519, + "ty_anchor": 252.92857142857142, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.42481203007519, + "cy": 252.92857142857142, + "pixels": 266 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.97653270753887, + "cy": 198.2839542387797, + "pixels": 6818 + } + } + } + } + }, + { + "frame_idx": 146, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.659574468085104, + "ty": 253.32269503546098, + "theta": -0.1757567466269118, + "vx": 0.9845945239067078, + "vy": -0.17485328018665314, + "pca_strength": 0.9360145422423405, + "union_pixels": 7085, + "tx_anchor": 43.659574468085104, + "ty_anchor": 253.32269503546098, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.659574468085104, + "cy": 253.32269503546098, + "pixels": 282 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.81699250330738, + "cy": 198.50580626194326, + "pixels": 6803 + } + } + } + } + }, + { + "frame_idx": 147, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.70418006430868, + "ty": 252.10932475884243, + "theta": -0.17609320799901587, + "vx": 0.9845356345176697, + "vy": -0.17518454790115356, + "pca_strength": 0.9371043278867711, + "union_pixels": 7139, + "tx_anchor": 43.70418006430868, + "ty_anchor": 252.10932475884243, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.70418006430868, + "cy": 252.10932475884243, + "pixels": 311 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 157.85120093731692, + "cy": 198.46074985354423, + "pixels": 6828 + } + } + } + } + }, + { + "frame_idx": 148, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.16379310344828, + "ty": 254.20689655172413, + "theta": -0.17306729087337902, + "vx": 0.9850612282752991, + "vy": -0.1722046285867691, + "pca_strength": 0.9365964783551542, + "union_pixels": 7017, + "tx_anchor": 43.16379310344828, + "ty_anchor": 254.20689655172413, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.16379310344828, + "cy": 254.20689655172413, + "pixels": 232 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.08504053058218, + "cy": 198.56831245394253, + "pixels": 6785 + } + } + } + } + }, + { + "frame_idx": 149, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.13478260869565, + "ty": 254.2478260869565, + "theta": -0.17312156900899434, + "vx": 0.9850518703460693, + "vy": -0.17225809395313263, + "pca_strength": 0.9355792726991263, + "union_pixels": 7044, + "tx_anchor": 43.13478260869565, + "ty_anchor": 254.2478260869565, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.13478260869565, + "cy": 254.2478260869565, + "pixels": 230 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.7154388024655, + "cy": 198.83416495450544, + "pixels": 6814 + } + } + } + } + }, + { + "frame_idx": 150, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.12663755458515, + "ty": 254.2882096069869, + "theta": -0.17406195810892672, + "vx": 0.9848894476890564, + "vy": -0.1731843501329422, + "pca_strength": 0.935930700602146, + "union_pixels": 6994, + "tx_anchor": 43.12663755458515, + "ty_anchor": 254.2882096069869, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.12663755458515, + "cy": 254.2882096069869, + "pixels": 229 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.62616407982262, + "cy": 198.82527716186252, + "pixels": 6765 + } + } + } + } + }, + { + "frame_idx": 151, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.721311475409834, + "ty": 255.15300546448088, + "theta": -0.169232280710019, + "vx": 0.9857143759727478, + "vy": -0.16842564940452576, + "pca_strength": 0.9363562137148851, + "union_pixels": 7073, + "tx_anchor": 42.721311475409834, + "ty_anchor": 255.15300546448088, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.721311475409834, + "cy": 255.15300546448088, + "pixels": 183 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.6590711175617, + "cy": 198.9165457184325, + "pixels": 6890 + } + } + } + } + }, + { + "frame_idx": 152, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.784946236559136, + "ty": 255.18817204301075, + "theta": -0.16974359438329603, + "vx": 0.9856281280517578, + "vy": -0.16892963647842407, + "pca_strength": 0.9362751601339016, + "union_pixels": 7067, + "tx_anchor": 42.784946236559136, + "ty_anchor": 255.18817204301075, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.784946236559136, + "cy": 255.18817204301075, + "pixels": 186 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.75802935619822, + "cy": 198.93125999128034, + "pixels": 6881 + } + } + } + } + }, + { + "frame_idx": 153, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.7032967032967, + "ty": 255.0934065934066, + "theta": -0.16960204230655632, + "vx": 0.9856520295143127, + "vy": -0.16879011690616608, + "pca_strength": 0.9361454281300269, + "union_pixels": 7020, + "tx_anchor": 42.7032967032967, + "ty_anchor": 255.0934065934066, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.7032967032967, + "cy": 255.0934065934066, + "pixels": 182 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.52690845276396, + "cy": 198.9309739689968, + "pixels": 6838 + } + } + } + } + }, + { + "frame_idx": 154, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.601190476190474, + "ty": 255.17261904761904, + "theta": -0.1688647292393011, + "vx": 0.9857762455940247, + "vy": -0.16806334257125854, + "pca_strength": 0.9358817254826309, + "union_pixels": 7037, + "tx_anchor": 42.601190476190474, + "ty_anchor": 255.17261904761904, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.601190476190474, + "cy": 255.17261904761904, + "pixels": 168 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.14485369049353, + "cy": 198.85208909593828, + "pixels": 6869 + } + } + } + } + }, + { + "frame_idx": 155, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.657303370786515, + "ty": 254.54494382022472, + "theta": -0.17129717566450503, + "vx": 0.9853644967079163, + "vy": -0.17046068608760834, + "pca_strength": 0.9354819293267199, + "union_pixels": 7007, + "tx_anchor": 42.657303370786515, + "ty_anchor": 254.54494382022472, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.657303370786515, + "cy": 254.54494382022472, + "pixels": 178 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 154.48850490554986, + "cy": 198.7116708156392, + "pixels": 6829 + } + } + } + } + }, + { + "frame_idx": 156, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.56287425149701, + "ty": 255.22155688622755, + "theta": -0.1700569044922918, + "vx": 0.9855751395225525, + "vy": -0.16923843324184418, + "pca_strength": 0.9356818760702607, + "union_pixels": 7094, + "tx_anchor": 42.56287425149701, + "ty_anchor": 255.22155688622755, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.56287425149701, + "cy": 255.22155688622755, + "pixels": 167 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.10018767143063, + "cy": 198.94355420817092, + "pixels": 6927 + } + } + } + } + }, + { + "frame_idx": 157, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.69230769230769, + "ty": 255.06043956043956, + "theta": -0.17123581370236488, + "vx": 0.985374927520752, + "vy": -0.1704002171754837, + "pca_strength": 0.935491929681175, + "union_pixels": 7052, + "tx_anchor": 42.69230769230769, + "ty_anchor": 255.06043956043956, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.69230769230769, + "cy": 255.06043956043956, + "pixels": 182 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 154.70786026200872, + "cy": 199.10567685589518, + "pixels": 6870 + } + } + } + } + }, + { + "frame_idx": 158, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.69491525423729, + "ty": 255.090395480226, + "theta": -0.1714197335517902, + "vx": 0.9853435754776001, + "vy": -0.17058144509792328, + "pca_strength": 0.935403267513749, + "union_pixels": 6997, + "tx_anchor": 42.69491525423729, + "ty_anchor": 255.090395480226, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.69491525423729, + "cy": 255.090395480226, + "pixels": 177 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 154.44765395894427, + "cy": 198.9042521994135, + "pixels": 6820 + } + } + } + } + }, + { + "frame_idx": 159, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.40939597315436, + "ty": 255.81208053691276, + "theta": -0.17862135756820102, + "vx": 0.9840896129608154, + "vy": -0.17767304182052612, + "pca_strength": 0.9350623758926657, + "union_pixels": 6552, + "tx_anchor": 42.40939597315436, + "ty_anchor": 255.81208053691276, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.40939597315436, + "cy": 255.81208053691276, + "pixels": 149 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 151.45853506168984, + "cy": 198.66656254880525, + "pixels": 6403 + } + } + } + } + }, + { + "frame_idx": 160, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.8, + "ty": 254.64736842105262, + "theta": -0.17224377454901083, + "vx": 0.9852026700973511, + "vy": -0.17139334976673126, + "pca_strength": 0.9355788317276795, + "union_pixels": 7059, + "tx_anchor": 42.8, + "ty_anchor": 254.64736842105262, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.8, + "cy": 254.64736842105262, + "pixels": 190 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.17033047022855, + "cy": 198.92895617993887, + "pixels": 6869 + } + } + } + } + }, + { + "frame_idx": 161, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.89447236180904, + "ty": 255.01507537688443, + "theta": -0.1725939339417631, + "vx": 0.9851426482200623, + "vy": -0.17173832654953003, + "pca_strength": 0.9367368531811742, + "union_pixels": 7104, + "tx_anchor": 42.89447236180904, + "ty_anchor": 255.01507537688443, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.89447236180904, + "cy": 255.01507537688443, + "pixels": 199 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.1045619116582, + "cy": 198.95843591600288, + "pixels": 6905 + } + } + } + } + }, + { + "frame_idx": 162, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.477987421383645, + "ty": 255.9182389937107, + "theta": -0.17170024858901137, + "vx": 0.9852957129478455, + "vy": -0.17085784673690796, + "pca_strength": 0.9370009308052893, + "union_pixels": 7046, + "tx_anchor": 42.477987421383645, + "ty_anchor": 255.9182389937107, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.477987421383645, + "cy": 255.9182389937107, + "pixels": 159 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.22491650936547, + "cy": 198.77261507187455, + "pixels": 6887 + } + } + } + } + }, + { + "frame_idx": 163, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.4873417721519, + "ty": 256.0189873417722, + "theta": -0.17204400844338216, + "vx": 0.9852368831634521, + "vy": -0.17119653522968292, + "pca_strength": 0.9361449644622752, + "union_pixels": 6981, + "tx_anchor": 42.4873417721519, + "ty_anchor": 256.0189873417722, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.4873417721519, + "cy": 256.0189873417722, + "pixels": 158 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 154.34706140993697, + "cy": 198.8308661878939, + "pixels": 6823 + } + } + } + } + }, + { + "frame_idx": 164, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.66285714285714, + "ty": 255.57142857142858, + "theta": -0.17285828795759586, + "vx": 0.9850971698760986, + "vy": -0.1719987392425537, + "pca_strength": 0.9359059303322644, + "union_pixels": 7022, + "tx_anchor": 42.66285714285714, + "ty_anchor": 255.57142857142858, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.66285714285714, + "cy": 255.57142857142858, + "pixels": 175 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 154.77508397838469, + "cy": 198.87688038557033, + "pixels": 6847 + } + } + } + } + }, + { + "frame_idx": 165, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.41610738255034, + "ty": 256.0872483221477, + "theta": -0.1804983793029756, + "vx": 0.9837543368339539, + "vy": -0.1795198768377304, + "pca_strength": 0.9348507023065773, + "union_pixels": 6557, + "tx_anchor": 42.41610738255034, + "ty_anchor": 256.0872483221477, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.41610738255034, + "cy": 256.0872483221477, + "pixels": 149 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 151.73470661672908, + "cy": 198.55820848938828, + "pixels": 6408 + } + } + } + } + }, + { + "frame_idx": 166, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.36496350364963, + "ty": 256.08029197080293, + "theta": -0.16880437227538042, + "vx": 0.9857863783836365, + "vy": -0.1680038422346115, + "pca_strength": 0.9355395638372138, + "union_pixels": 7003, + "tx_anchor": 42.36496350364963, + "ty_anchor": 256.08029197080293, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.36496350364963, + "cy": 256.08029197080293, + "pixels": 137 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 154.504806291873, + "cy": 198.20914651907952, + "pixels": 6866 + } + } + } + } + }, + { + "frame_idx": 167, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.23622047244095, + "ty": 255.96850393700788, + "theta": -0.18059943756341315, + "vx": 0.9837362170219421, + "vy": -0.17961929738521576, + "pca_strength": 0.9342530274323894, + "union_pixels": 6566, + "tx_anchor": 42.23622047244095, + "ty_anchor": 255.96850393700788, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.23622047244095, + "cy": 255.96850393700788, + "pixels": 127 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 150.86053735052027, + "cy": 197.7025935704302, + "pixels": 6439 + } + } + } + } + }, + { + "frame_idx": 168, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.2421875, + "ty": 255.8984375, + "theta": -0.17160769570518716, + "vx": 0.9853115081787109, + "vy": -0.1707666516304016, + "pca_strength": 0.9351629432374498, + "union_pixels": 7020, + "tx_anchor": 42.2421875, + "ty_anchor": 255.8984375, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.2421875, + "cy": 255.8984375, + "pixels": 128 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 153.9955020313407, + "cy": 197.57283807312825, + "pixels": 6892 + } + } + } + } + }, + { + "frame_idx": 169, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.4421768707483, + "ty": 255.04761904761904, + "theta": -0.17085882205037436, + "vx": 0.985439121723175, + "vy": -0.17002873122692108, + "pca_strength": 0.9354407098754192, + "union_pixels": 7041, + "tx_anchor": 42.4421768707483, + "ty_anchor": 255.04761904761904, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.4421768707483, + "cy": 255.04761904761904, + "pixels": 147 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 154.6624601102408, + "cy": 197.35610675950102, + "pixels": 6894 + } + } + } + } + }, + { + "frame_idx": 170, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.40559440559441, + "ty": 255.05594405594405, + "theta": -0.1797219657261667, + "vx": 0.9838934540748596, + "vy": -0.17875602841377258, + "pca_strength": 0.9347424257007755, + "union_pixels": 6676, + "tx_anchor": 42.40559440559441, + "ty_anchor": 255.05594405594405, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.40559440559441, + "cy": 255.05594405594405, + "pixels": 143 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 152.03551201591918, + "cy": 197.38925455380377, + "pixels": 6533 + } + } + } + } + }, + { + "frame_idx": 171, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.017699115044245, + "ty": 255.57522123893804, + "theta": -0.17631305611929454, + "vx": 0.9844970703125, + "vy": -0.1754009872674942, + "pca_strength": 0.9353196932437244, + "union_pixels": 6683, + "tx_anchor": 42.017699115044245, + "ty_anchor": 255.57522123893804, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.017699115044245, + "cy": 255.57522123893804, + "pixels": 113 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 152.12389649923895, + "cy": 197.57336377473365, + "pixels": 6570 + } + } + } + } + }, + { + "frame_idx": 172, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.02542372881356, + "ty": 255.135593220339, + "theta": -0.1750417043064111, + "vx": 0.9847193360328674, + "vy": -0.17414921522140503, + "pca_strength": 0.9360455787495556, + "union_pixels": 6733, + "tx_anchor": 42.02542372881356, + "ty_anchor": 255.135593220339, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.02542372881356, + "cy": 255.135593220339, + "pixels": 118 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 152.63733938019652, + "cy": 197.24157218442932, + "pixels": 6615 + } + } + } + } + }, + { + "frame_idx": 173, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.14049586776859, + "ty": 255.3305785123967, + "theta": -0.1695108524996786, + "vx": 0.9856674075126648, + "vy": -0.1687002331018448, + "pca_strength": 0.9358263462645682, + "union_pixels": 7031, + "tx_anchor": 42.14049586776859, + "ty_anchor": 255.3305785123967, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.14049586776859, + "cy": 255.3305785123967, + "pixels": 121 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 154.42532561505064, + "cy": 197.1943560057887, + "pixels": 6910 + } + } + } + } + }, + { + "frame_idx": 174, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.648809523809526, + "ty": 254.35714285714286, + "theta": -0.18379456469746885, + "vx": 0.9831572771072388, + "vy": -0.1827615350484848, + "pca_strength": 0.9343497833445777, + "union_pixels": 6648, + "tx_anchor": 42.648809523809526, + "ty_anchor": 254.35714285714286, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.648809523809526, + "cy": 254.35714285714286, + "pixels": 168 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 151.07083333333333, + "cy": 197.4047839506173, + "pixels": 6480 + } + } + } + } + }, + { + "frame_idx": 175, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.21774193548387, + "ty": 255.6048387096774, + "theta": -0.17794974395566945, + "vx": 0.9842087030410767, + "vy": -0.17701207101345062, + "pca_strength": 0.9352339868206321, + "union_pixels": 6682, + "tx_anchor": 42.21774193548387, + "ty_anchor": 255.6048387096774, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.21774193548387, + "cy": 255.6048387096774, + "pixels": 124 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 151.65279048490393, + "cy": 197.36520280573345, + "pixels": 6558 + } + } + } + } + }, + { + "frame_idx": 176, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 41.95412844036697, + "ty": 255.5045871559633, + "theta": -0.18077857398478694, + "vx": 0.9837040305137634, + "vy": -0.1797955185174942, + "pca_strength": 0.9342729465338044, + "union_pixels": 6547, + "tx_anchor": 41.95412844036697, + "ty_anchor": 255.5045871559633, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 41.95412844036697, + "cy": 255.5045871559633, + "pixels": 109 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 149.7865796831314, + "cy": 197.33659521590556, + "pixels": 6438 + } + } + } + } + }, + { + "frame_idx": 177, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.77049180327869, + "ty": 253.327868852459, + "theta": -0.17648566550009492, + "vx": 0.9844667911529541, + "vy": -0.17557092010974884, + "pca_strength": 0.9357483207534397, + "union_pixels": 7043, + "tx_anchor": 42.77049180327869, + "ty_anchor": 253.327868852459, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.77049180327869, + "cy": 253.327868852459, + "pixels": 183 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 153.96574344023324, + "cy": 197.18527696793004, + "pixels": 6860 + } + } + } + } + }, + { + "frame_idx": 178, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.68156424581006, + "ty": 253.0614525139665, + "theta": -0.18742022332444155, + "vx": 0.982488214969635, + "vy": -0.18632492423057556, + "pca_strength": 0.9341145162964494, + "union_pixels": 6619, + "tx_anchor": 42.68156424581006, + "ty_anchor": 253.0614525139665, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.68156424581006, + "cy": 253.0614525139665, + "pixels": 179 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 150.31444099378882, + "cy": 197.0840062111801, + "pixels": 6440 + } + } + } + } + }, + { + "frame_idx": 179, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.1031746031746, + "ty": 254.35714285714286, + "theta": -0.18206647800939219, + "vx": 0.9834716320037842, + "vy": -0.18106228113174438, + "pca_strength": 0.9340394165367676, + "union_pixels": 6590, + "tx_anchor": 42.1031746031746, + "ty_anchor": 254.35714285714286, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.1031746031746, + "cy": 254.35714285714286, + "pixels": 126 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 149.75278465346534, + "cy": 197.32967202970298, + "pixels": 6464 + } + } + } + } + }, + { + "frame_idx": 180, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.69444444444444, + "ty": 253.2111111111111, + "theta": -0.18687245707456915, + "vx": 0.9825901389122009, + "vy": -0.18578672409057617, + "pca_strength": 0.9330986760035062, + "union_pixels": 6645, + "tx_anchor": 42.69444444444444, + "ty_anchor": 253.2111111111111, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.69444444444444, + "cy": 253.2111111111111, + "pixels": 180 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 150.43031709203402, + "cy": 197.3891724671307, + "pixels": 6465 + } + } + } + } + }, + { + "frame_idx": 181, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.648809523809526, + "ty": 253.57142857142858, + "theta": -0.18510855849823518, + "vx": 0.9829162955284119, + "vy": -0.1840532422065735, + "pca_strength": 0.9343707670641744, + "union_pixels": 6628, + "tx_anchor": 42.648809523809526, + "ty_anchor": 253.57142857142858, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.648809523809526, + "cy": 253.57142857142858, + "pixels": 168 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 151.10263157894738, + "cy": 197.05882352941177, + "pixels": 6460 + } + } + } + } + }, + { + "frame_idx": 182, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.34013605442177, + "ty": 253.37414965986395, + "theta": -0.18573290379969049, + "vx": 0.9828011989593506, + "vy": -0.18466688692569733, + "pca_strength": 0.9339739841231921, + "union_pixels": 6626, + "tx_anchor": 42.34013605442177, + "ty_anchor": 253.37414965986395, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.34013605442177, + "cy": 253.37414965986395, + "pixels": 147 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 149.99969131038742, + "cy": 196.92329063127025, + "pixels": 6479 + } + } + } + } + }, + { + "frame_idx": 183, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.7967032967033, + "ty": 252.93406593406593, + "theta": -0.1854927360681426, + "vx": 0.9828454852104187, + "vy": -0.18443083763122559, + "pca_strength": 0.9333844805139795, + "union_pixels": 6637, + "tx_anchor": 42.7967032967033, + "ty_anchor": 252.93406593406593, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.7967032967033, + "cy": 252.93406593406593, + "pixels": 182 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 151.07281177381876, + "cy": 196.90534469403562, + "pixels": 6455 + } + } + } + } + }, + { + "frame_idx": 184, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.20183486238532, + "ty": 252.1605504587156, + "theta": -0.1876529882175151, + "vx": 0.9824447631835938, + "vy": -0.18655359745025635, + "pca_strength": 0.9331070077988373, + "union_pixels": 6641, + "tx_anchor": 43.20183486238532, + "ty_anchor": 252.1605504587156, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.20183486238532, + "cy": 252.1605504587156, + "pixels": 218 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 151.09481550677253, + "cy": 196.87373501479058, + "pixels": 6423 + } + } + } + } + }, + { + "frame_idx": 185, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.17289719626168, + "ty": 251.98598130841123, + "theta": -0.18574756071177329, + "vx": 0.9827985167503357, + "vy": -0.18468129634857178, + "pca_strength": 0.9342395962670402, + "union_pixels": 6739, + "tx_anchor": 43.17289719626168, + "ty_anchor": 251.98598130841123, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.17289719626168, + "cy": 251.98598130841123, + "pixels": 214 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 152.20122605363986, + "cy": 196.6312643678161, + "pixels": 6525 + } + } + } + } + }, + { + "frame_idx": 186, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.266666666666666, + "ty": 251.73777777777778, + "theta": -0.17450120923190585, + "vx": 0.9848132729530334, + "vy": -0.1736169457435608, + "pca_strength": 0.9348435169535781, + "union_pixels": 7117, + "tx_anchor": 43.266666666666666, + "ty_anchor": 251.73777777777778, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.266666666666666, + "cy": 251.73777777777778, + "pixels": 225 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 154.91265235055135, + "cy": 196.35882182240277, + "pixels": 6892 + } + } + } + } + }, + { + "frame_idx": 187, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.54646840148699, + "ty": 250.46468401486987, + "theta": -0.18543686547868574, + "vx": 0.9828557968139648, + "vy": -0.18437592685222626, + "pca_strength": 0.9334084448947008, + "union_pixels": 6799, + "tx_anchor": 43.54646840148699, + "ty_anchor": 250.46468401486987, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.54646840148699, + "cy": 250.46468401486987, + "pixels": 269 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 153.48101071975498, + "cy": 196.12695252679939, + "pixels": 6530 + } + } + } + } + }, + { + "frame_idx": 188, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.57664233576642, + "ty": 250.34306569343065, + "theta": -0.18644890360196886, + "vx": 0.9826686978340149, + "vy": -0.1853705197572708, + "pca_strength": 0.9335329960070038, + "union_pixels": 6796, + "tx_anchor": 43.57664233576642, + "ty_anchor": 250.34306569343065, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.57664233576642, + "cy": 250.34306569343065, + "pixels": 274 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 153.04783808647653, + "cy": 196.0880098129408, + "pixels": 6522 + } + } + } + } + }, + { + "frame_idx": 189, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.77627118644068, + "ty": 249.92203389830507, + "theta": -0.17873211596698238, + "vx": 0.9840698838233948, + "vy": -0.17778202891349792, + "pca_strength": 0.9340167578638806, + "union_pixels": 7246, + "tx_anchor": 43.77627118644068, + "ty_anchor": 249.92203389830507, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.77627118644068, + "cy": 249.92203389830507, + "pixels": 295 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.78492303265716, + "cy": 196.08257804632427, + "pixels": 6951 + } + } + } + } + }, + { + "frame_idx": 190, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.04819277108434, + "ty": 248.99096385542168, + "theta": -0.18039368515611695, + "vx": 0.9837731122970581, + "vy": -0.17941688001155853, + "pca_strength": 0.9329377402831138, + "union_pixels": 7213, + "tx_anchor": 44.04819277108434, + "ty_anchor": 248.99096385542168, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.04819277108434, + "cy": 248.99096385542168, + "pixels": 332 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.38569975294288, + "cy": 195.89899723877343, + "pixels": 6881 + } + } + } + } + }, + { + "frame_idx": 191, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.3489010989011, + "ty": 248.48626373626374, + "theta": -0.19049646628064523, + "vx": 0.9819103479385376, + "vy": -0.18934640288352966, + "pca_strength": 0.9322866208594565, + "union_pixels": 6918, + "tx_anchor": 44.3489010989011, + "ty_anchor": 248.48626373626374, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.3489010989011, + "cy": 248.48626373626374, + "pixels": 364 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 153.27586206896552, + "cy": 195.78364357644188, + "pixels": 6554 + } + } + } + } + }, + { + "frame_idx": 192, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.10344827586207, + "ty": 247.07161803713527, + "theta": -0.18878771233938654, + "vx": 0.9822325110435486, + "vy": -0.18766829371452332, + "pca_strength": 0.932860245244822, + "union_pixels": 6974, + "tx_anchor": 44.10344827586207, + "ty_anchor": 247.07161803713527, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.10344827586207, + "cy": 247.07161803713527, + "pixels": 377 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 153.66045172047902, + "cy": 195.81158102167652, + "pixels": 6597 + } + } + } + } + }, + { + "frame_idx": 193, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.124629080118694, + "ty": 249.05044510385756, + "theta": -0.1909421447690536, + "vx": 0.9818258881568909, + "vy": -0.1897840052843094, + "pca_strength": 0.932462653214172, + "union_pixels": 6901, + "tx_anchor": 44.124629080118694, + "ty_anchor": 249.05044510385756, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.124629080118694, + "cy": 249.05044510385756, + "pixels": 337 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 152.6965265082267, + "cy": 195.9140767824497, + "pixels": 6564 + } + } + } + } + }, + { + "frame_idx": 194, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.07349081364829, + "ty": 246.76115485564304, + "theta": -0.18047017457338815, + "vx": 0.9837594032287598, + "vy": -0.17949213087558746, + "pca_strength": 0.9337689244271717, + "union_pixels": 7323, + "tx_anchor": 44.07349081364829, + "ty_anchor": 246.76115485564304, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.07349081364829, + "cy": 246.76115485564304, + "pixels": 381 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.75583405358685, + "cy": 195.961970613656, + "pixels": 6942 + } + } + } + } + }, + { + "frame_idx": 195, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.44074844074844, + "ty": 243.76923076923077, + "theta": -0.1836712237729129, + "vx": 0.9831798076629639, + "vy": -0.18264026939868927, + "pca_strength": 0.9344888594180781, + "union_pixels": 7462, + "tx_anchor": 44.44074844074844, + "ty_anchor": 243.76923076923077, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.44074844074844, + "cy": 243.76923076923077, + "pixels": 481 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.16387337057728, + "cy": 195.94642601346513, + "pixels": 6981 + } + } + } + } + }, + { + "frame_idx": 196, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.094339622641506, + "ty": 244.85377358490567, + "theta": -0.18035664527923018, + "vx": 0.983779788017273, + "vy": -0.17938044667243958, + "pca_strength": 0.9345850124718483, + "union_pixels": 7425, + "tx_anchor": 44.094339622641506, + "ty_anchor": 244.85377358490567, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.094339622641506, + "cy": 244.85377358490567, + "pixels": 424 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.643908013141, + "cy": 195.93986573346666, + "pixels": 7001 + } + } + } + } + }, + { + "frame_idx": 197, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.08196721311475, + "ty": 244.66744730679156, + "theta": -0.18094579921875004, + "vx": 0.9836739301681519, + "vy": -0.17996001243591309, + "pca_strength": 0.935143521034262, + "union_pixels": 7444, + "tx_anchor": 44.08196721311475, + "ty_anchor": 244.66744730679156, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.08196721311475, + "cy": 244.66744730679156, + "pixels": 427 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.85178851360982, + "cy": 195.82955679065128, + "pixels": 7017 + } + } + } + } + }, + { + "frame_idx": 198, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.4033264033264, + "ty": 243.42411642411642, + "theta": -0.18321855373551768, + "vx": 0.9832624197006226, + "vy": -0.18219520151615143, + "pca_strength": 0.9353911439884158, + "union_pixels": 7479, + "tx_anchor": 44.4033264033264, + "ty_anchor": 243.42411642411642, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.4033264033264, + "cy": 243.42411642411642, + "pixels": 481 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.7657902257788, + "cy": 195.70820234352672, + "pixels": 6998 + } + } + } + } + }, + { + "frame_idx": 199, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.408624229979466, + "ty": 243.24845995893224, + "theta": -0.1832498960855027, + "vx": 0.9832566976547241, + "vy": -0.1822260171175003, + "pca_strength": 0.9347380211071414, + "union_pixels": 7453, + "tx_anchor": 44.408624229979466, + "ty_anchor": 243.24845995893224, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.408624229979466, + "cy": 243.24845995893224, + "pixels": 487 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.62044214757393, + "cy": 195.65030146425497, + "pixels": 6966 + } + } + } + } + }, + { + "frame_idx": 200, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.443564356435644, + "ty": 242.33465346534655, + "theta": -0.18336280908495414, + "vx": 0.9832360744476318, + "vy": -0.18233703076839447, + "pca_strength": 0.9348348000833079, + "union_pixels": 7440, + "tx_anchor": 44.443564356435644, + "ty_anchor": 242.33465346534655, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.443564356435644, + "cy": 242.33465346534655, + "pixels": 505 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.39062725306417, + "cy": 195.6053352559481, + "pixels": 6935 + } + } + } + } + }, + { + "frame_idx": 201, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.783242258652095, + "ty": 242.11657559198542, + "theta": -0.18585612740184765, + "vx": 0.9827784299850464, + "vy": -0.18478798866271973, + "pca_strength": 0.9349391970506605, + "union_pixels": 7499, + "tx_anchor": 44.783242258652095, + "ty_anchor": 242.11657559198542, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.783242258652095, + "cy": 242.11657559198542, + "pixels": 549 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.34057553956833, + "cy": 195.50517985611512, + "pixels": 6950 + } + } + } + } + }, + { + "frame_idx": 202, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.44959677419355, + "ty": 242.4576612903226, + "theta": -0.18261488302018278, + "vx": 0.9833722114562988, + "vy": -0.1816015988588333, + "pca_strength": 0.9353439178670615, + "union_pixels": 7449, + "tx_anchor": 44.44959677419355, + "ty_anchor": 242.4576612903226, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.44959677419355, + "cy": 242.4576612903226, + "pixels": 496 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.82525528548828, + "cy": 195.34891413778226, + "pixels": 6953 + } + } + } + } + }, + { + "frame_idx": 203, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.11316397228637, + "ty": 243.62124711316397, + "theta": -0.17995358376842854, + "vx": 0.9838520288467407, + "vy": -0.1789839118719101, + "pca_strength": 0.9352590235262047, + "union_pixels": 7418, + "tx_anchor": 44.11316397228637, + "ty_anchor": 243.62124711316397, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.11316397228637, + "cy": 243.62124711316397, + "pixels": 433 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.6370794559771, + "cy": 195.07974230493915, + "pixels": 6985 + } + } + } + } + }, + { + "frame_idx": 204, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.23413566739606, + "ty": 242.9168490153173, + "theta": -0.17917010105065445, + "vx": 0.9839919805526733, + "vy": -0.17821303009986877, + "pca_strength": 0.935270184094728, + "union_pixels": 7464, + "tx_anchor": 44.23413566739606, + "ty_anchor": 242.9168490153173, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.23413566739606, + "cy": 242.9168490153173, + "pixels": 457 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.81575567289852, + "cy": 195.09076637648067, + "pixels": 7007 + } + } + } + } + }, + { + "frame_idx": 205, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.04683840749414, + "ty": 243.6135831381733, + "theta": -0.1780479768203831, + "vx": 0.9841912984848022, + "vy": -0.1771087497472763, + "pca_strength": 0.9356304049051959, + "union_pixels": 7527, + "tx_anchor": 44.04683840749414, + "ty_anchor": 243.6135831381733, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.04683840749414, + "cy": 243.6135831381733, + "pixels": 427 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 157.4032394366197, + "cy": 195.00535211267606, + "pixels": 7100 + } + } + } + } + }, + { + "frame_idx": 206, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.98090692124105, + "ty": 243.74224343675417, + "theta": -0.1776277399804365, + "vx": 0.9842656254768372, + "vy": -0.17669513821601868, + "pca_strength": 0.9359242879863482, + "union_pixels": 7565, + "tx_anchor": 43.98090692124105, + "ty_anchor": 243.74224343675417, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.98090692124105, + "cy": 243.74224343675417, + "pixels": 419 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 157.94108592219425, + "cy": 194.95997760985168, + "pixels": 7146 + } + } + } + } + }, + { + "frame_idx": 207, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 44.12296983758701, + "ty": 243.76798143851508, + "theta": -0.17909661705609473, + "vx": 0.9840050339698792, + "vy": -0.17814071476459503, + "pca_strength": 0.9359576098255266, + "union_pixels": 7579, + "tx_anchor": 44.12296983758701, + "ty_anchor": 243.76798143851508, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 44.12296983758701, + "cy": 243.76798143851508, + "pixels": 431 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 158.11821488528258, + "cy": 194.96838276440963, + "pixels": 7148 + } + } + } + } + }, + { + "frame_idx": 208, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.95331695331695, + "ty": 244.2063882063882, + "theta": -0.17910662771880395, + "vx": 0.9840032458305359, + "vy": -0.17815056443214417, + "pca_strength": 0.935910732214596, + "union_pixels": 7546, + "tx_anchor": 43.95331695331695, + "ty_anchor": 244.2063882063882, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.95331695331695, + "cy": 244.2063882063882, + "pixels": 407 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 157.97744782182377, + "cy": 194.98136993976746, + "pixels": 7139 + } + } + } + } + }, + { + "frame_idx": 209, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.77683615819209, + "ty": 246.17796610169492, + "theta": -0.17568895853518776, + "vx": 0.9846063852310181, + "vy": -0.1747865378856659, + "pca_strength": 0.9357758271208578, + "union_pixels": 7455, + "tx_anchor": 43.77683615819209, + "ty_anchor": 246.17796610169492, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.77683615819209, + "cy": 246.17796610169492, + "pixels": 354 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 157.55020419659203, + "cy": 195.38219969018448, + "pixels": 7101 + } + } + } + } + }, + { + "frame_idx": 210, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.861182519280206, + "ty": 244.65552699228792, + "theta": -0.17479135442358437, + "vx": 0.9847628474235535, + "vy": -0.17390267550945282, + "pca_strength": 0.9360927565217038, + "union_pixels": 7488, + "tx_anchor": 43.861182519280206, + "ty_anchor": 244.65552699228792, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.861182519280206, + "cy": 244.65552699228792, + "pixels": 389 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 157.81645302155232, + "cy": 195.22115790956474, + "pixels": 7099 + } + } + } + } + }, + { + "frame_idx": 211, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.75644699140401, + "ty": 245.36962750716333, + "theta": -0.17580168232370766, + "vx": 0.9845866560935974, + "vy": -0.17489752173423767, + "pca_strength": 0.9352078774103977, + "union_pixels": 7374, + "tx_anchor": 43.75644699140401, + "ty_anchor": 245.36962750716333, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.75644699140401, + "cy": 245.36962750716333, + "pixels": 349 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.68996441281138, + "cy": 194.75715302491102, + "pixels": 7025 + } + } + } + } + }, + { + "frame_idx": 212, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.66901408450704, + "ty": 248.08450704225353, + "theta": -0.17238754807886467, + "vx": 0.9851780533790588, + "vy": -0.17153500020503998, + "pca_strength": 0.9341607711341425, + "union_pixels": 7311, + "tx_anchor": 43.66901408450704, + "ty_anchor": 248.08450704225353, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.66901408450704, + "cy": 248.08450704225353, + "pixels": 284 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.86608794649212, + "cy": 194.16521986623025, + "pixels": 7027 + } + } + } + } + }, + { + "frame_idx": 213, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.606617647058826, + "ty": 247.62132352941177, + "theta": -0.17092372146203533, + "vx": 0.9854280948638916, + "vy": -0.17009268701076508, + "pca_strength": 0.9338244887798556, + "union_pixels": 7309, + "tx_anchor": 43.606617647058826, + "ty_anchor": 247.62132352941177, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.606617647058826, + "cy": 247.62132352941177, + "pixels": 272 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.6612192695751, + "cy": 193.71294585760978, + "pixels": 7037 + } + } + } + } + }, + { + "frame_idx": 214, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.268085106382976, + "ty": 247.59148936170212, + "theta": -0.17094061015359618, + "vx": 0.9854252338409424, + "vy": -0.1701093316078186, + "pca_strength": 0.9345759416490242, + "union_pixels": 7172, + "tx_anchor": 43.268085106382976, + "ty_anchor": 247.59148936170212, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.268085106382976, + "cy": 247.59148936170212, + "pixels": 235 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.0108115900245, + "cy": 193.1538128874153, + "pixels": 6937 + } + } + } + } + }, + { + "frame_idx": 215, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.65432098765432, + "ty": 248.8395061728395, + "theta": -0.1658201157647659, + "vx": 0.9862833023071289, + "vy": -0.16506125032901764, + "pca_strength": 0.9350046223713809, + "union_pixels": 7101, + "tx_anchor": 42.65432098765432, + "ty_anchor": 248.8395061728395, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.65432098765432, + "cy": 248.8395061728395, + "pixels": 162 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 154.0057645193832, + "cy": 192.7367055771725, + "pixels": 6939 + } + } + } + } + }, + { + "frame_idx": 216, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.4640522875817, + "ty": 248.45098039215685, + "theta": -0.1681441599902619, + "vx": 0.9858970642089844, + "vy": -0.16735297441482544, + "pca_strength": 0.9356733724640516, + "union_pixels": 7036, + "tx_anchor": 42.4640522875817, + "ty_anchor": 248.45098039215685, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.4640522875817, + "cy": 248.45098039215685, + "pixels": 153 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 153.96440505593492, + "cy": 192.32921691123056, + "pixels": 6883 + } + } + } + } + }, + { + "frame_idx": 217, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 42.15384615384615, + "ty": 248.2, + "theta": -0.16598146031191616, + "vx": 0.9862566590309143, + "vy": -0.16522037982940674, + "pca_strength": 0.9360764358594066, + "union_pixels": 6931, + "tx_anchor": 42.15384615384615, + "ty_anchor": 248.2, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 42.15384615384615, + "cy": 248.2, + "pixels": 130 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 153.15144831642405, + "cy": 192.11865902073225, + "pixels": 6801 + } + } + } + } + }, + { + "frame_idx": 218, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 41.642105263157895, + "ty": 249.2, + "theta": -0.1647898646132944, + "vx": 0.9864528775215149, + "vy": -0.164045050740242, + "pca_strength": 0.9364018575215265, + "union_pixels": 6906, + "tx_anchor": 41.642105263157895, + "ty_anchor": 249.2, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 41.642105263157895, + "cy": 249.2, + "pixels": 95 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 152.92761709000146, + "cy": 192.0850095433857, + "pixels": 6811 + } + } + } + } + }, + { + "frame_idx": 219, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 41.706422018348626, + "ty": 248.045871559633, + "theta": -0.16542102923188898, + "vx": 0.9863491654396057, + "vy": -0.16466763615608215, + "pca_strength": 0.935952379758126, + "union_pixels": 6922, + "tx_anchor": 41.706422018348626, + "ty_anchor": 248.045871559633, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 41.706422018348626, + "cy": 248.045871559633, + "pixels": 109 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 152.4922941435491, + "cy": 192.14824600029357, + "pixels": 6813 + } + } + } + } + }, + { + "frame_idx": 220, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 41.928, + "ty": 246.872, + "theta": -0.16642873819801504, + "vx": 0.986182689666748, + "vy": -0.1656614989042282, + "pca_strength": 0.9362648484410029, + "union_pixels": 6963, + "tx_anchor": 41.928, + "ty_anchor": 246.872, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 41.928, + "cy": 246.872, + "pixels": 125 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 152.96095349517404, + "cy": 192.0824802573852, + "pixels": 6838 + } + } + } + } + }, + { + "frame_idx": 221, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 41.90756302521008, + "ty": 246.46218487394958, + "theta": -0.16545903445144677, + "vx": 0.9863428473472595, + "vy": -0.16470511257648468, + "pca_strength": 0.9354884019367019, + "union_pixels": 6969, + "tx_anchor": 41.90756302521008, + "ty_anchor": 246.46218487394958, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 41.90756302521008, + "cy": 246.46218487394958, + "pixels": 119 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 152.21781021897812, + "cy": 192.17620437956205, + "pixels": 6850 + } + } + } + } + }, + { + "frame_idx": 222, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 41.422222222222224, + "ty": 247.2, + "theta": -0.1639406193132403, + "vx": 0.9865918159484863, + "vy": -0.1632072478532791, + "pca_strength": 0.9360921156682831, + "union_pixels": 6906, + "tx_anchor": 41.422222222222224, + "ty_anchor": 247.2, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 41.422222222222224, + "cy": 247.2, + "pixels": 90 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 151.95833333333334, + "cy": 192.09800469483568, + "pixels": 6816 + } + } + } + } + }, + { + "frame_idx": 223, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 41.4, + "ty": 247.5222222222222, + "theta": -0.16276269130385407, + "vx": 0.9867833852767944, + "vy": -0.16204500198364258, + "pca_strength": 0.936536417661715, + "union_pixels": 6962, + "tx_anchor": 41.4, + "ty_anchor": 247.5222222222222, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 41.4, + "cy": 247.5222222222222, + "pixels": 90 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 152.3279976717113, + "cy": 192.11743306169964, + "pixels": 6872 + } + } + } + } + }, + { + "frame_idx": 224, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 41.3125, + "ty": 246.7375, + "theta": -0.1626267745998162, + "vx": 0.9868053793907166, + "vy": -0.16191087663173676, + "pca_strength": 0.9370292495847437, + "union_pixels": 6925, + "tx_anchor": 41.3125, + "ty_anchor": 246.7375, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 41.3125, + "cy": 246.7375, + "pixels": 80 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 152.3554419284149, + "cy": 192.17063550036522, + "pixels": 6845 + } + } + } + } + }, + { + "frame_idx": 225, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 151.52113713359847, + "ty": 192.31403741346296, + "theta": 2.987443437905792, + "vx": -0.9881425499916077, + "vy": 0.15353946387767792, + "pca_strength": 0.9376220691734709, + "union_pixels": 6849, + "tx_anchor": 151.52113713359847, + "ty_anchor": 192.31403741346296, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 40.96666666666667, + "cy": 246.95, + "pixels": 60 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 151.52113713359847, + "cy": 192.31403741346296, + "pixels": 6789 + } + } + } + } + }, + { + "frame_idx": 226, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 152.1023714832818, + "ty": 192.4594196494329, + "theta": 2.9865240307697265, + "vx": -0.9880009293556213, + "vy": 0.15444789826869965, + "pca_strength": 0.9373901667954511, + "union_pixels": 6845, + "tx_anchor": 152.1023714832818, + "ty_anchor": 192.4594196494329, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 41.0, + "cy": 247.42857142857142, + "pixels": 56 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 152.1023714832818, + "cy": 192.4594196494329, + "pixels": 6789 + } + } + } + } + }, + { + "frame_idx": 227, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 151.9246414983904, + "ty": 192.5579455662862, + "theta": 2.986439598917602, + "vx": -0.9879878759384155, + "vy": 0.1545313149690628, + "pca_strength": 0.9371273946627712, + "union_pixels": 6888, + "tx_anchor": 151.9246414983904, + "ty_anchor": 192.5579455662862, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 40.98148148148148, + "cy": 247.2037037037037, + "pixels": 54 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 151.9246414983904, + "cy": 192.5579455662862, + "pixels": 6834 + } + } + } + } + }, + { + "frame_idx": 228, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 152.0462622998972, + "ty": 192.55911293875752, + "theta": 2.987451757998652, + "vx": -0.988143801689148, + "vy": 0.1535312384366989, + "pca_strength": 0.9370009995512855, + "union_pixels": 6809, + "tx_anchor": 152.0462622998972, + "ty_anchor": 192.55911293875752, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 152.0462622998972, + "cy": 192.55911293875752, + "pixels": 6809 + } + } + } + } + }, + { + "frame_idx": 229, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 152.58199591479428, + "ty": 192.60606944849724, + "theta": 2.9887191758283285, + "vx": -0.9883375763893127, + "vy": 0.15227872133255005, + "pca_strength": 0.9371800493504897, + "union_pixels": 6854, + "tx_anchor": 152.58199591479428, + "ty_anchor": 192.60606944849724, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 152.58199591479428, + "cy": 192.60606944849724, + "pixels": 6854 + } + } + } + } + }, + { + "frame_idx": 230, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 152.61941719138966, + "ty": 192.62190657490115, + "theta": 2.9885250294317376, + "vx": -0.9883080124855042, + "vy": 0.15247060358524323, + "pca_strength": 0.937172586743918, + "union_pixels": 6829, + "tx_anchor": 152.61941719138966, + "ty_anchor": 192.62190657490115, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 152.61941719138966, + "cy": 192.62190657490115, + "pixels": 6829 + } + } + } + } + }, + { + "frame_idx": 231, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 152.58076754705968, + "ty": 192.63140230555962, + "theta": 2.988725374004903, + "vx": -0.9883385300636292, + "vy": 0.15227259695529938, + "pca_strength": 0.9370492356777284, + "union_pixels": 6909, + "tx_anchor": 152.58076754705968, + "ty_anchor": 192.63140230555962, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 40.92857142857143, + "cy": 247.46428571428572, + "pixels": 56 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 152.58076754705968, + "cy": 192.63140230555962, + "pixels": 6853 + } + } + } + } + }, + { + "frame_idx": 232, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 152.8593636495714, + "ty": 192.7203254394886, + "theta": 2.9882345829986368, + "vx": -0.9882636666297913, + "vy": 0.1527576446533203, + "pca_strength": 0.9372664903374635, + "union_pixels": 6883, + "tx_anchor": 152.8593636495714, + "ty_anchor": 192.7203254394886, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 152.8593636495714, + "cy": 192.7203254394886, + "pixels": 6883 + } + } + } + } + }, + { + "frame_idx": 233, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 153.54417932031814, + "ty": 192.81995661605205, + "theta": 2.99000747179144, + "vx": -0.9885329604148865, + "vy": 0.1510053277015686, + "pca_strength": 0.937280940329115, + "union_pixels": 6915, + "tx_anchor": 153.54417932031814, + "ty_anchor": 192.81995661605205, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 153.54417932031814, + "cy": 192.81995661605205, + "pixels": 6915 + } + } + } + } + }, + { + "frame_idx": 234, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 153.58971759594496, + "ty": 192.78175235336712, + "theta": 2.9885950922520967, + "vx": -0.988318681716919, + "vy": 0.15240135788917542, + "pca_strength": 0.9374852729473448, + "union_pixels": 6905, + "tx_anchor": 153.58971759594496, + "ty_anchor": 192.78175235336712, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 153.58971759594496, + "cy": 192.78175235336712, + "pixels": 6905 + } + } + } + } + }, + { + "frame_idx": 235, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 154.0314870473737, + "ty": 192.88621726062686, + "theta": 2.991139446220753, + "vx": -0.9887032508850098, + "vy": 0.14988623559474945, + "pca_strength": 0.9371409581945516, + "union_pixels": 6987, + "tx_anchor": 154.0314870473737, + "ty_anchor": 192.88621726062686, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 154.0314870473737, + "cy": 192.88621726062686, + "pixels": 6987 + } + } + } + } + }, + { + "frame_idx": 236, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 153.97529090647896, + "ty": 192.9161040080448, + "theta": 2.991055920774439, + "vx": -0.9886907339096069, + "vy": 0.14996881783008575, + "pca_strength": 0.9371578793212891, + "union_pixels": 6961, + "tx_anchor": 153.97529090647896, + "ty_anchor": 192.9161040080448, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 153.97529090647896, + "cy": 192.9161040080448, + "pixels": 6961 + } + } + } + } + }, + { + "frame_idx": 237, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 154.07610568638714, + "ty": 193.01866743251006, + "theta": 2.9921753586163455, + "vx": -0.9888579845428467, + "vy": 0.14886194467544556, + "pca_strength": 0.9369528304387131, + "union_pixels": 6964, + "tx_anchor": 154.07610568638714, + "ty_anchor": 193.01866743251006, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 154.07610568638714, + "cy": 193.01866743251006, + "pixels": 6964 + } + } + } + } + }, + { + "frame_idx": 238, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 153.91390728476821, + "ty": 193.08537287647567, + "theta": 2.9915304919868606, + "vx": -0.9887617826461792, + "vy": 0.14949959516525269, + "pca_strength": 0.9363981532060062, + "union_pixels": 6946, + "tx_anchor": 153.91390728476821, + "ty_anchor": 193.08537287647567, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 153.91390728476821, + "cy": 193.08537287647567, + "pixels": 6946 + } + } + } + } + }, + { + "frame_idx": 239, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 153.84422829352025, + "ty": 193.1097124874839, + "theta": 2.991707525171903, + "vx": -0.9887882471084595, + "vy": 0.14932455122470856, + "pca_strength": 0.9366098512425824, + "union_pixels": 6991, + "tx_anchor": 153.84422829352025, + "ty_anchor": 193.1097124874839, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 153.84422829352025, + "cy": 193.1097124874839, + "pixels": 6991 + } + } + } + } + }, + { + "frame_idx": 240, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 153.28968196862857, + "ty": 193.20448985465535, + "theta": 2.990326325091152, + "vx": -0.9885810613632202, + "vy": 0.15069012343883514, + "pca_strength": 0.9362611138632634, + "union_pixels": 6949, + "tx_anchor": 153.28968196862857, + "ty_anchor": 193.20448985465535, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 153.28968196862857, + "cy": 193.20448985465535, + "pixels": 6949 + } + } + } + } + }, + { + "frame_idx": 241, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 153.5680744452398, + "ty": 193.32412312097352, + "theta": 2.9938162694488306, + "vx": -0.9891009330749512, + "vy": 0.14723911881446838, + "pca_strength": 0.9359239741612657, + "union_pixels": 6985, + "tx_anchor": 153.5680744452398, + "ty_anchor": 193.32412312097352, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 153.5680744452398, + "cy": 193.32412312097352, + "pixels": 6985 + } + } + } + } + }, + { + "frame_idx": 242, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 152.92332038555602, + "ty": 193.07135663933246, + "theta": 2.992148980664899, + "vx": -0.9888541102409363, + "vy": 0.14888803660869598, + "pca_strength": 0.9358904980575953, + "union_pixels": 6951, + "tx_anchor": 152.92332038555602, + "ty_anchor": 193.07135663933246, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 152.92332038555602, + "cy": 193.07135663933246, + "pixels": 6951 + } + } + } + } + }, + { + "frame_idx": 243, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 152.73618307426597, + "ty": 192.76640759930916, + "theta": 2.9909932148656835, + "vx": -0.9886813759803772, + "vy": 0.15003082156181335, + "pca_strength": 0.9358805629339484, + "union_pixels": 6948, + "tx_anchor": 152.73618307426597, + "ty_anchor": 192.76640759930916, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 152.73618307426597, + "cy": 192.76640759930916, + "pixels": 6948 + } + } + } + } + }, + { + "frame_idx": 244, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 152.9433309300649, + "ty": 192.74131218457103, + "theta": 2.9922109821539618, + "vx": -0.9888632893562317, + "vy": 0.1488267183303833, + "pca_strength": 0.9358410786919074, + "union_pixels": 6935, + "tx_anchor": 152.9433309300649, + "ty_anchor": 192.74131218457103, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 152.9433309300649, + "cy": 192.74131218457103, + "pixels": 6935 + } + } + } + } + }, + { + "frame_idx": 245, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 153.47926201372997, + "ty": 192.67319794050343, + "theta": 2.9912584183945623, + "vx": -0.9887210726737976, + "vy": 0.14976860582828522, + "pca_strength": 0.9363129209037586, + "union_pixels": 6992, + "tx_anchor": 153.47926201372997, + "ty_anchor": 192.67319794050343, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 153.47926201372997, + "cy": 192.67319794050343, + "pixels": 6992 + } + } + } + } + }, + { + "frame_idx": 246, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 153.46772577644197, + "ty": 192.66595105195364, + "theta": 2.9928894502613534, + "vx": -0.9889640808105469, + "vy": 0.14815577864646912, + "pca_strength": 0.93616205643061, + "union_pixels": 6987, + "tx_anchor": 153.46772577644197, + "ty_anchor": 192.66595105195364, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 153.46772577644197, + "cy": 192.66595105195364, + "pixels": 6987 + } + } + } + } + }, + { + "frame_idx": 247, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 152.63694083694082, + "ty": 192.67619047619047, + "theta": 2.9910319742798905, + "vx": -0.9886871576309204, + "vy": 0.14999249577522278, + "pca_strength": 0.935710726342353, + "union_pixels": 6930, + "tx_anchor": 152.63694083694082, + "ty_anchor": 192.67619047619047, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 152.63694083694082, + "cy": 192.67619047619047, + "pixels": 6930 + } + } + } + } + }, + { + "frame_idx": 248, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 152.99755747126437, + "ty": 192.61379310344827, + "theta": 2.9918326334493557, + "vx": -0.9888069033622742, + "vy": 0.14920084178447723, + "pca_strength": 0.9358023009750024, + "union_pixels": 6960, + "tx_anchor": 152.99755747126437, + "ty_anchor": 192.61379310344827, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 152.99755747126437, + "cy": 192.61379310344827, + "pixels": 6960 + } + } + } + } + }, + { + "frame_idx": 249, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 153.04113332374516, + "ty": 192.59873435926937, + "theta": 2.9918544137337366, + "vx": -0.9888101816177368, + "vy": 0.14917930960655212, + "pca_strength": 0.9359520921515879, + "union_pixels": 6953, + "tx_anchor": 153.04113332374516, + "ty_anchor": 192.59873435926937, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 153.04113332374516, + "cy": 192.59873435926937, + "pixels": 6953 + } + } + } + } + }, + { + "frame_idx": 250, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 153.38391198742679, + "ty": 192.6199457065295, + "theta": 2.9898712489612085, + "vx": -0.988512396812439, + "vy": 0.1511399894952774, + "pca_strength": 0.936638396057269, + "union_pixels": 6999, + "tx_anchor": 153.38391198742679, + "ty_anchor": 192.6199457065295, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 153.38391198742679, + "cy": 192.6199457065295, + "pixels": 6999 + } + } + } + } + }, + { + "frame_idx": 251, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 153.6324712643678, + "ty": 192.5647988505747, + "theta": 2.990262826274853, + "vx": -0.9885715246200562, + "vy": 0.15075290203094482, + "pca_strength": 0.9368224669559178, + "union_pixels": 6960, + "tx_anchor": 153.6324712643678, + "ty_anchor": 192.5647988505747, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 153.6324712643678, + "cy": 192.5647988505747, + "pixels": 6960 + } + } + } + } + }, + { + "frame_idx": 252, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 153.99186759880155, + "ty": 192.61035811100015, + "theta": 2.9914151597506344, + "vx": -0.9887445569038391, + "vy": 0.1496136337518692, + "pca_strength": 0.937070244361501, + "union_pixels": 7009, + "tx_anchor": 153.99186759880155, + "ty_anchor": 192.61035811100015, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 153.99186759880155, + "cy": 192.61035811100015, + "pixels": 7009 + } + } + } + } + }, + { + "frame_idx": 253, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 153.5524766690596, + "ty": 192.62785355348169, + "theta": 2.9902793102472662, + "vx": -0.9885739684104919, + "vy": 0.15073660016059875, + "pca_strength": 0.9370689042231061, + "union_pixels": 6965, + "tx_anchor": 153.5524766690596, + "ty_anchor": 192.62785355348169, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 153.5524766690596, + "cy": 192.62785355348169, + "pixels": 6965 + } + } + } + } + }, + { + "frame_idx": 254, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 154.21662612677065, + "ty": 192.5791958792388, + "theta": 2.991789963047229, + "vx": -0.988800585269928, + "vy": 0.1492430418729782, + "pca_strength": 0.9372632768220875, + "union_pixels": 6989, + "tx_anchor": 154.21662612677065, + "ty_anchor": 192.5791958792388, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 154.21662612677065, + "cy": 192.5791958792388, + "pixels": 6989 + } + } + } + } + }, + { + "frame_idx": 255, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 154.71191253727105, + "ty": 192.6551185574329, + "theta": 2.9933423970347404, + "vx": -0.9890310168266296, + "vy": 0.14770780503749847, + "pca_strength": 0.9373861933691683, + "union_pixels": 7043, + "tx_anchor": 154.71191253727105, + "ty_anchor": 192.6551185574329, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 154.71191253727105, + "cy": 192.6551185574329, + "pixels": 7043 + } + } + } + } + }, + { + "frame_idx": 256, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 154.9322680995475, + "ty": 192.61439479638008, + "theta": 2.9934148112059957, + "vx": -0.9890417456626892, + "vy": 0.14763619005680084, + "pca_strength": 0.9376599767106616, + "union_pixels": 7072, + "tx_anchor": 154.9322680995475, + "ty_anchor": 192.61439479638008, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 154.9322680995475, + "cy": 192.61439479638008, + "pixels": 7072 + } + } + } + } + }, + { + "frame_idx": 257, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 155.08506136267457, + "ty": 192.63351671603894, + "theta": 2.994189098138438, + "vx": -0.9891557693481445, + "vy": 0.14687034487724304, + "pca_strength": 0.9376276498020788, + "union_pixels": 7089, + "tx_anchor": 155.08506136267457, + "ty_anchor": 192.63351671603894, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.08506136267457, + "cy": 192.63351671603894, + "pixels": 7089 + } + } + } + } + }, + { + "frame_idx": 258, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 155.2136944015715, + "ty": 192.69510312894627, + "theta": 2.9942931011880902, + "vx": -0.989171028137207, + "vy": 0.14676746726036072, + "pca_strength": 0.937617787571421, + "union_pixels": 7127, + "tx_anchor": 155.2136944015715, + "ty_anchor": 192.69510312894627, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.2136944015715, + "cy": 192.69510312894627, + "pixels": 7127 + } + } + } + } + }, + { + "frame_idx": 259, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 154.98099929627023, + "ty": 192.73863476425052, + "theta": 2.9949655227589718, + "vx": -0.989269495010376, + "vy": 0.14610229432582855, + "pca_strength": 0.9370869741178103, + "union_pixels": 7105, + "tx_anchor": 154.98099929627023, + "ty_anchor": 192.73863476425052, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 154.98099929627023, + "cy": 192.73863476425052, + "pixels": 7105 + } + } + } + } + }, + { + "frame_idx": 260, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 155.01251934167956, + "ty": 192.77760585173723, + "theta": 2.996808327265589, + "vx": -0.9895370602607727, + "vy": 0.14427901804447174, + "pca_strength": 0.9372935256603621, + "union_pixels": 7109, + "tx_anchor": 155.01251934167956, + "ty_anchor": 192.77760585173723, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.01251934167956, + "cy": 192.77760585173723, + "pixels": 7109 + } + } + } + } + }, + { + "frame_idx": 261, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 155.16010720835098, + "ty": 192.71265340668643, + "theta": 2.99685785635909, + "vx": -0.9895442128181458, + "vy": 0.14423000812530518, + "pca_strength": 0.9374020720847364, + "union_pixels": 7089, + "tx_anchor": 155.16010720835098, + "ty_anchor": 192.71265340668643, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.16010720835098, + "cy": 192.71265340668643, + "pixels": 7089 + } + } + } + } + }, + { + "frame_idx": 262, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 155.11524947294447, + "ty": 192.73717498243147, + "theta": 2.9977076341024387, + "vx": -0.9896664023399353, + "vy": 0.14338906109333038, + "pca_strength": 0.937112791716783, + "union_pixels": 7115, + "tx_anchor": 155.11524947294447, + "ty_anchor": 192.73717498243147, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.11524947294447, + "cy": 192.73717498243147, + "pixels": 7115 + } + } + } + } + }, + { + "frame_idx": 263, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 155.04923120327268, + "ty": 192.76273099167724, + "theta": 2.99727722311263, + "vx": -0.9896045923233032, + "vy": 0.14381501078605652, + "pca_strength": 0.9371249039683787, + "union_pixels": 7089, + "tx_anchor": 155.04923120327268, + "ty_anchor": 192.76273099167724, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.04923120327268, + "cy": 192.76273099167724, + "pixels": 7089 + } + } + } + } + }, + { + "frame_idx": 264, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 155.22740073218813, + "ty": 192.68698958039988, + "theta": 2.997075811162606, + "vx": -0.9895756244659424, + "vy": 0.14401432871818542, + "pca_strength": 0.9374166345804824, + "union_pixels": 7102, + "tx_anchor": 155.22740073218813, + "ty_anchor": 192.68698958039988, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.22740073218813, + "cy": 192.68698958039988, + "pixels": 7102 + } + } + } + } + }, + { + "frame_idx": 265, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 155.3647506339814, + "ty": 192.62355593124823, + "theta": 2.9971797119212926, + "vx": -0.989590585231781, + "vy": 0.14391151070594788, + "pca_strength": 0.9372706232074243, + "union_pixels": 7098, + "tx_anchor": 155.3647506339814, + "ty_anchor": 192.62355593124823, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.3647506339814, + "cy": 192.62355593124823, + "pixels": 7098 + } + } + } + } + }, + { + "frame_idx": 266, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 155.43460509643813, + "ty": 192.65845417429256, + "theta": 2.9972905183633856, + "vx": -0.989606499671936, + "vy": 0.14380185306072235, + "pca_strength": 0.937037245602793, + "union_pixels": 7103, + "tx_anchor": 155.43460509643813, + "ty_anchor": 192.65845417429256, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.43460509643813, + "cy": 192.65845417429256, + "pixels": 7103 + } + } + } + } + }, + { + "frame_idx": 267, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 155.45404567239922, + "ty": 192.66408232308993, + "theta": 2.9974783020746107, + "vx": -0.9896335005760193, + "vy": 0.14361602067947388, + "pca_strength": 0.9369265031961422, + "union_pixels": 7094, + "tx_anchor": 155.45404567239922, + "ty_anchor": 192.66408232308993, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.45404567239922, + "cy": 192.66408232308993, + "pixels": 7094 + } + } + } + } + }, + { + "frame_idx": 268, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 155.39825130447045, + "ty": 192.67099139754617, + "theta": 2.9974290322493147, + "vx": -0.989626407623291, + "vy": 0.14366477727890015, + "pca_strength": 0.9367693514041313, + "union_pixels": 7091, + "tx_anchor": 155.39825130447045, + "ty_anchor": 192.67099139754617, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.39825130447045, + "cy": 192.67099139754617, + "pixels": 7091 + } + } + } + } + }, + { + "frame_idx": 269, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 155.03056338028168, + "ty": 192.76422535211267, + "theta": 2.9970416551644, + "vx": -0.989570677280426, + "vy": 0.14404812455177307, + "pca_strength": 0.9367597025241969, + "union_pixels": 7100, + "tx_anchor": 155.03056338028168, + "ty_anchor": 192.76422535211267, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.03056338028168, + "cy": 192.76422535211267, + "pixels": 7100 + } + } + } + } + }, + { + "frame_idx": 270, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 155.46132286995515, + "ty": 192.63775224215246, + "theta": 2.996518311499444, + "vx": -0.9894952178001404, + "vy": 0.14456599950790405, + "pca_strength": 0.9370078781783987, + "union_pixels": 7136, + "tx_anchor": 155.46132286995515, + "ty_anchor": 192.63775224215246, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.46132286995515, + "cy": 192.63775224215246, + "pixels": 7136 + } + } + } + } + }, + { + "frame_idx": 271, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 155.54132289190323, + "ty": 192.6580897776535, + "theta": 2.9974698432325617, + "vx": -0.9896323084831238, + "vy": 0.14362439513206482, + "pca_strength": 0.9372035453300998, + "union_pixels": 7151, + "tx_anchor": 155.54132289190323, + "ty_anchor": 192.6580897776535, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.54132289190323, + "cy": 192.6580897776535, + "pixels": 7151 + } + } + } + } + }, + { + "frame_idx": 272, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 155.5892156862745, + "ty": 192.69579831932774, + "theta": 2.9971564194287543, + "vx": -0.9895872473716736, + "vy": 0.14393456280231476, + "pca_strength": 0.9370749000098005, + "union_pixels": 7140, + "tx_anchor": 155.5892156862745, + "ty_anchor": 192.69579831932774, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.5892156862745, + "cy": 192.69579831932774, + "pixels": 7140 + } + } + } + } + }, + { + "frame_idx": 273, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 155.90530726256983, + "ty": 192.66606145251396, + "theta": 2.9976550010902527, + "vx": -0.9896588921546936, + "vy": 0.14344115555286407, + "pca_strength": 0.93728264989199, + "union_pixels": 7160, + "tx_anchor": 155.90530726256983, + "ty_anchor": 192.66606145251396, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.90530726256983, + "cy": 192.66606145251396, + "pixels": 7160 + } + } + } + } + }, + { + "frame_idx": 274, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 155.77313391109868, + "ty": 192.66550181716522, + "theta": 2.9968677946175233, + "vx": -0.9895456433296204, + "vy": 0.14422017335891724, + "pca_strength": 0.9374045136893857, + "union_pixels": 7154, + "tx_anchor": 155.77313391109868, + "ty_anchor": 192.66550181716522, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.77313391109868, + "cy": 192.66550181716522, + "pixels": 7154 + } + } + } + } + }, + { + "frame_idx": 275, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 155.68677233833637, + "ty": 192.65941927339037, + "theta": 2.996223751707358, + "vx": -0.9894525408744812, + "vy": 0.14485745131969452, + "pca_strength": 0.937431881676996, + "union_pixels": 7129, + "tx_anchor": 155.68677233833637, + "ty_anchor": 192.65941927339037, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.68677233833637, + "cy": 192.65941927339037, + "pixels": 7129 + } + } + } + } + }, + { + "frame_idx": 276, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 155.74828311142255, + "ty": 192.6636299929923, + "theta": 2.996547622464578, + "vx": -0.9894993901252747, + "vy": 0.14453698694705963, + "pca_strength": 0.9374491195052312, + "union_pixels": 7135, + "tx_anchor": 155.74828311142255, + "ty_anchor": 192.6636299929923, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.74828311142255, + "cy": 192.6636299929923, + "pixels": 7135 + } + } + } + } + }, + { + "frame_idx": 277, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 155.59711928401623, + "ty": 192.66648021255767, + "theta": 2.9964753992930313, + "vx": -0.989488959312439, + "vy": 0.14460845291614532, + "pca_strength": 0.9370238788954197, + "union_pixels": 7151, + "tx_anchor": 155.59711928401623, + "ty_anchor": 192.66648021255767, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.59711928401623, + "cy": 192.66648021255767, + "pixels": 7151 + } + } + } + } + }, + { + "frame_idx": 278, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 155.61690496215306, + "ty": 192.65489206616203, + "theta": 2.996606314475507, + "vx": -0.9895079135894775, + "vy": 0.1444789171218872, + "pca_strength": 0.9367170672230402, + "union_pixels": 7134, + "tx_anchor": 155.61690496215306, + "ty_anchor": 192.65489206616203, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.61690496215306, + "cy": 192.65489206616203, + "pixels": 7134 + } + } + } + } + } + ], + "saved_at_unix": 1769897640.0262837 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000071_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000071_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..c51e6355c162642d87aabd7eedac39c8a0d83f9e --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000071_tool_poses.json @@ -0,0 +1,1853 @@ +{ + "clip_id": "1_MlhirFPh", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/ZOOM_IN/1_MlhirFPh.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/ZOOM_IN/1_MlhirFPh", + "num_frames": 36, + "tools": [ + "scissors" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 382.972509490771, + "ty": 198.48239298337478, + "theta": -2.5375234284242287, + "vx": -0.8230311274528503, + "vy": -0.5679962635040283, + "pca_strength": 0.9138462842518953, + "union_pixels": 44043, + "tx_anchor": 382.972509490771, + "ty_anchor": 198.48239298337478, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 382.972509490771, + "cy": 198.48239298337478, + "pixels": 7639 + }, + "tool_body": { + "cx": 566.9524673439768, + "cy": 332.8468237132969, + "pixels": 35828 + }, + "left_gripper": { + "cx": 309.5449735449736, + "cy": 169.37037037037038, + "pixels": 189 + }, + "right_gripper": { + "cx": 312.61498708010333, + "cy": 155.56330749354007, + "pixels": 387 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 382.6531221601973, + "ty": 199.73802414643646, + "theta": -2.5389256689481656, + "vx": -0.8238268494606018, + "vy": -0.5668416619300842, + "pca_strength": 0.9135808258716479, + "union_pixels": 44911, + "tx_anchor": 382.6531221601973, + "ty_anchor": 199.73802414643646, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 382.6531221601973, + "cy": 199.73802414643646, + "pixels": 7703 + }, + "tool_body": { + "cx": 564.8030290603898, + "cy": 331.1802400284316, + "pixels": 36579 + }, + "left_gripper": { + "cx": 308.3507109004739, + "cy": 169.6777251184834, + "pixels": 211 + }, + "right_gripper": { + "cx": 311.54784688995215, + "cy": 155.32535885167465, + "pixels": 418 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 382.4960041247744, + "ty": 200.08404227893786, + "theta": -2.5379103275199157, + "vx": -0.8232508301734924, + "vy": -0.5676777958869934, + "pca_strength": 0.913251984845771, + "union_pixels": 45155, + "tx_anchor": 382.4960041247744, + "ty_anchor": 200.08404227893786, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 382.4960041247744, + "cy": 200.08404227893786, + "pixels": 7758 + }, + "tool_body": { + "cx": 564.4667301155677, + "cy": 331.2413052345343, + "pixels": 36775 + }, + "left_gripper": { + "cx": 307.9864253393665, + "cy": 169.63800904977376, + "pixels": 221 + }, + "right_gripper": { + "cx": 311.0798004987531, + "cy": 155.1995012468828, + "pixels": 401 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 382.32590600589066, + "ty": 200.1671148674606, + "theta": -2.539979250379571, + "vx": -0.8244235515594482, + "vy": -0.5659733414649963, + "pca_strength": 0.9136878786618, + "union_pixels": 45312, + "tx_anchor": 382.32590600589066, + "ty_anchor": 200.1671148674606, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 382.32590600589066, + "cy": 200.1671148674606, + "pixels": 7809 + }, + "tool_body": { + "cx": 564.5626610256827, + "cy": 331.20955712852225, + "pixels": 36873 + }, + "left_gripper": { + "cx": 307.8796296296296, + "cy": 169.25462962962962, + "pixels": 216 + }, + "right_gripper": { + "cx": 310.8695652173913, + "cy": 154.7608695652174, + "pixels": 414 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 382.3491835401698, + "ty": 199.31561071195298, + "theta": -2.5393329601720334, + "vx": -0.8240575790405273, + "vy": -0.566506028175354, + "pca_strength": 0.9129943219497366, + "union_pixels": 45177, + "tx_anchor": 382.3491835401698, + "ty_anchor": 199.31561071195298, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 382.3491835401698, + "cy": 199.31561071195298, + "pixels": 7655 + }, + "tool_body": { + "cx": 564.855361257964, + "cy": 331.0634133116443, + "pixels": 36885 + }, + "left_gripper": { + "cx": 307.76126126126127, + "cy": 168.95495495495496, + "pixels": 222 + }, + "right_gripper": { + "cx": 311.5542168674699, + "cy": 155.544578313253, + "pixels": 415 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 383.57949631137114, + "ty": 199.33515644874078, + "theta": -2.539069771274815, + "vx": -0.8239085078239441, + "vy": -0.5667229294776917, + "pca_strength": 0.9130377957533745, + "union_pixels": 45386, + "tx_anchor": 383.57949631137114, + "ty_anchor": 199.33515644874078, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 383.57949631137114, + "cy": 199.33515644874078, + "pixels": 7862 + }, + "tool_body": { + "cx": 565.4566491237589, + "cy": 329.8102924420813, + "pixels": 36862 + }, + "left_gripper": { + "cx": 308.9423076923077, + "cy": 168.7596153846154, + "pixels": 208 + }, + "right_gripper": { + "cx": 312.273127753304, + "cy": 154.48237885462555, + "pixels": 454 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 384.96473801837595, + "ty": 198.591010677924, + "theta": -2.5372427718652353, + "vx": -0.8228716850280762, + "vy": -0.568227231502533, + "pca_strength": 0.9133169047277909, + "union_pixels": 45563, + "tx_anchor": 384.96473801837595, + "ty_anchor": 198.591010677924, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 384.96473801837595, + "cy": 198.591010677924, + "pixels": 8054 + }, + "tool_body": { + "cx": 565.9927375210016, + "cy": 328.34323342908243, + "pixels": 36902 + }, + "left_gripper": { + "cx": 310.27363184079604, + "cy": 168.6417910447761, + "pixels": 201 + }, + "right_gripper": { + "cx": 314.01231527093597, + "cy": 154.80295566502463, + "pixels": 406 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 386.1205596107056, + "ty": 198.23880778588807, + "theta": -2.5334437114112047, + "vx": -0.8207070231437683, + "vy": -0.5713492631912231, + "pca_strength": 0.911568556785333, + "union_pixels": 45846, + "tx_anchor": 386.1205596107056, + "ty_anchor": 198.23880778588807, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 386.1205596107056, + "cy": 198.23880778588807, + "pixels": 8220 + }, + "tool_body": { + "cx": 566.4288763984218, + "cy": 327.16556774577094, + "pixels": 37006 + }, + "left_gripper": { + "cx": 311.1758793969849, + "cy": 167.68341708542712, + "pixels": 199 + }, + "right_gripper": { + "cx": 314.916864608076, + "cy": 153.97149643705464, + "pixels": 421 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 386.89037656903764, + "ty": 197.74022713687987, + "theta": -2.531792560362187, + "vx": -0.8197625279426575, + "vy": -0.5727035999298096, + "pca_strength": 0.9105298650915663, + "union_pixels": 46041, + "tx_anchor": 386.89037656903764, + "ty_anchor": 197.74022713687987, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 386.89037656903764, + "cy": 197.74022713687987, + "pixels": 8365 + }, + "tool_body": { + "cx": 566.8294335141554, + "cy": 326.4767765093245, + "pixels": 37053 + }, + "left_gripper": { + "cx": 311.752380952381, + "cy": 166.07619047619048, + "pixels": 210 + }, + "right_gripper": { + "cx": 315.7869249394673, + "cy": 152.41888619854723, + "pixels": 413 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 388.05682490825143, + "ty": 196.73031845625667, + "theta": -2.534006235630787, + "vx": -0.8210282921791077, + "vy": -0.5708875060081482, + "pca_strength": 0.9106245493623712, + "union_pixels": 46073, + "tx_anchor": 388.05682490825143, + "ty_anchor": 196.73031845625667, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 388.05682490825143, + "cy": 196.73031845625667, + "pixels": 8447 + }, + "tool_body": { + "cx": 568.0454963483905, + "cy": 324.6913713822018, + "pixels": 36970 + }, + "left_gripper": { + "cx": 311.61137440758296, + "cy": 164.50710900473933, + "pixels": 211 + }, + "right_gripper": { + "cx": 315.9887640449438, + "cy": 150.70561797752808, + "pixels": 445 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 387.23921946518914, + "ty": 195.86665863647315, + "theta": -2.533303827589127, + "vx": -0.8206270933151245, + "vy": -0.5714640617370605, + "pca_strength": 0.9104553215003217, + "union_pixels": 46141, + "tx_anchor": 387.23921946518914, + "ty_anchor": 195.86665863647315, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 387.23921946518914, + "cy": 195.86665863647315, + "pixels": 8302 + }, + "tool_body": { + "cx": 567.751876260928, + "cy": 325.1291190316073, + "pixels": 37175 + }, + "left_gripper": { + "cx": 311.1210762331838, + "cy": 164.33632286995515, + "pixels": 223 + }, + "right_gripper": { + "cx": 315.8979591836735, + "cy": 150.66213151927437, + "pixels": 441 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 386.0318938423932, + "ty": 196.53998370387615, + "theta": -2.5309756436419226, + "vx": -0.8192943930625916, + "vy": -0.5733730792999268, + "pca_strength": 0.9100094788004317, + "union_pixels": 46963, + "tx_anchor": 386.0318938423932, + "ty_anchor": 196.53998370387615, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 386.0318938423932, + "cy": 196.53998370387615, + "pixels": 8591 + }, + "tool_body": { + "cx": 566.9224478959246, + "cy": 326.12255409531394, + "pixels": 37665 + }, + "left_gripper": { + "cx": 308.2544642857143, + "cy": 163.23214285714286, + "pixels": 224 + }, + "right_gripper": { + "cx": 314.35403726708074, + "cy": 150.55900621118013, + "pixels": 483 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 382.7578947368421, + "ty": 195.12986398580722, + "theta": -2.5302885025860418, + "vx": -0.8189002275466919, + "vy": -0.5739359259605408, + "pca_strength": 0.9090105435512137, + "union_pixels": 47786, + "tx_anchor": 382.7578947368421, + "ty_anchor": 195.12986398580722, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 382.7578947368421, + "cy": 195.12986398580722, + "pixels": 8455 + }, + "tool_body": { + "cx": 564.972938645377, + "cy": 326.79716944451644, + "pixels": 38579 + }, + "left_gripper": { + "cx": 305.53333333333336, + "cy": 162.75555555555556, + "pixels": 270 + }, + "right_gripper": { + "cx": 310.87344398340247, + "cy": 150.30497925311204, + "pixels": 482 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 381.6282558139535, + "ty": 195.39383720930232, + "theta": -2.531309099031481, + "vx": -0.8194855451583862, + "vy": -0.5730998516082764, + "pca_strength": 0.9095786218520177, + "union_pixels": 48314, + "tx_anchor": 381.6282558139535, + "ty_anchor": 195.39383720930232, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 381.6282558139535, + "cy": 195.39383720930232, + "pixels": 8600 + }, + "tool_body": { + "cx": 564.3363790359838, + "cy": 327.1595400646784, + "pixels": 38962 + }, + "left_gripper": { + "cx": 304.30830039525694, + "cy": 163.83399209486166, + "pixels": 253 + }, + "right_gripper": { + "cx": 308.3446893787575, + "cy": 150.13226452905812, + "pixels": 499 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 380.2684776457272, + "ty": 196.70254668930392, + "theta": -2.5344348582713754, + "vx": -0.8212729096412659, + "vy": -0.5705355405807495, + "pca_strength": 0.9103110334191754, + "union_pixels": 47324, + "tx_anchor": 380.2684776457272, + "ty_anchor": 196.70254668930392, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 380.2684776457272, + "cy": 196.70254668930392, + "pixels": 8835 + }, + "tool_body": { + "cx": 566.5850186868821, + "cy": 332.9183873618363, + "pixels": 37727 + }, + "left_gripper": { + "cx": 301.57086614173227, + "cy": 163.76771653543307, + "pixels": 254 + }, + "right_gripper": { + "cx": 306.48622047244095, + "cy": 150.89566929133858, + "pixels": 508 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 379.0953852947671, + "ty": 197.60775005519983, + "theta": -2.534242232399589, + "vx": -0.8211629986763, + "vy": -0.5706937313079834, + "pca_strength": 0.9064873015373284, + "union_pixels": 49597, + "tx_anchor": 379.0953852947671, + "ty_anchor": 197.60775005519983, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 379.0953852947671, + "cy": 197.60775005519983, + "pixels": 9058 + }, + "tool_body": { + "cx": 562.752213279678, + "cy": 331.16971830985915, + "pixels": 39760 + }, + "left_gripper": { + "cx": 299.01162790697674, + "cy": 164.20542635658916, + "pixels": 258 + }, + "right_gripper": { + "cx": 304.2763915547025, + "cy": 151.41074856046066, + "pixels": 521 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 377.66149034832307, + "ty": 198.85614148603472, + "theta": -2.5335790149778856, + "vx": -0.820784330368042, + "vy": -0.5712382197380066, + "pca_strength": 0.9056497532760722, + "union_pixels": 49569, + "tx_anchor": 377.66149034832307, + "ty_anchor": 198.85614148603472, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 377.66149034832307, + "cy": 198.85614148603472, + "pixels": 9273 + }, + "tool_body": { + "cx": 562.5575259296737, + "cy": 335.4536554515558, + "pixels": 39530 + }, + "left_gripper": { + "cx": 297.58024691358025, + "cy": 166.58024691358025, + "pixels": 243 + }, + "right_gripper": { + "cx": 302.225621414914, + "cy": 152.19502868068832, + "pixels": 523 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 375.80982433996, + "ty": 200.46471021352687, + "theta": -2.5329483293942103, + "vx": -0.8204239010810852, + "vy": -0.5717557668685913, + "pca_strength": 0.9063190974883705, + "union_pixels": 50412, + "tx_anchor": 375.80982433996, + "ty_anchor": 200.46471021352687, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 375.80982433996, + "cy": 200.46471021352687, + "pixels": 9507 + }, + "tool_body": { + "cx": 560.4514230126463, + "cy": 338.0258661544985, + "pixels": 40091 + }, + "left_gripper": { + "cx": 293.69140625, + "cy": 166.25, + "pixels": 256 + }, + "right_gripper": { + "cx": 298.915770609319, + "cy": 153.84767025089604, + "pixels": 558 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 373.8637343260188, + "ty": 203.96326410658307, + "theta": -2.5384532979106313, + "vx": -0.8235589265823364, + "vy": -0.5672307014465332, + "pca_strength": 0.9048475785626605, + "union_pixels": 51716, + "tx_anchor": 373.8637343260188, + "ty_anchor": 203.96326410658307, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 373.8637343260188, + "cy": 203.96326410658307, + "pixels": 10208 + }, + "tool_body": { + "cx": 558.5908453993461, + "cy": 340.2493669952555, + "pixels": 40679 + }, + "left_gripper": { + "cx": 290.3478260869565, + "cy": 166.62608695652173, + "pixels": 230 + }, + "right_gripper": { + "cx": 295.85809682804677, + "cy": 154.86811352253756, + "pixels": 599 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.80542773969387, + "ty": 205.80664851159733, + "theta": -2.5460863318156624, + "vx": -0.8278645873069763, + "vy": -0.5609279870986938, + "pca_strength": 0.9027698262235854, + "union_pixels": 52744, + "tx_anchor": 371.80542773969387, + "ty_anchor": 205.80664851159733, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 371.80542773969387, + "cy": 205.80664851159733, + "pixels": 10649 + }, + "tool_body": { + "cx": 556.4574802768501, + "cy": 342.5200619524708, + "pixels": 41322 + }, + "left_gripper": { + "cx": 288.38532110091745, + "cy": 169.71559633027522, + "pixels": 218 + }, + "right_gripper": { + "cx": 292.38018018018016, + "cy": 155.28108108108108, + "pixels": 555 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 368.4533883112227, + "ty": 208.28460021513087, + "theta": -2.546694040423022, + "vx": -0.8282053470611572, + "vy": -0.5604248046875, + "pca_strength": 0.9020052145506429, + "union_pixels": 54034, + "tx_anchor": 368.4533883112227, + "ty_anchor": 208.28460021513087, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 368.4533883112227, + "cy": 208.28460021513087, + "pixels": 11156 + }, + "tool_body": { + "cx": 553.784576557701, + "cy": 345.35984857503394, + "pixels": 42001 + }, + "left_gripper": { + "cx": 283.0118577075099, + "cy": 169.76679841897234, + "pixels": 253 + }, + "right_gripper": { + "cx": 287.2371794871795, + "cy": 155.6153846153846, + "pixels": 624 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 364.7264700688681, + "ty": 209.32950732827123, + "theta": -2.5512276346613203, + "vx": -0.8307375311851501, + "vy": -0.5566642880439758, + "pca_strength": 0.8976941111713889, + "union_pixels": 55268, + "tx_anchor": 364.7264700688681, + "ty_anchor": 209.32950732827123, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 364.7264700688681, + "cy": 209.32950732827123, + "pixels": 11326 + }, + "tool_body": { + "cx": 549.8485003368725, + "cy": 348.24215319564155, + "pixels": 43043 + }, + "left_gripper": { + "cx": 277.3768656716418, + "cy": 171.23134328358208, + "pixels": 268 + }, + "right_gripper": { + "cx": 282.11568938193346, + "cy": 157.07765451664025, + "pixels": 631 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 361.3970329394016, + "ty": 211.81057748721818, + "theta": -2.5589635264390975, + "vx": -0.8350189328193665, + "vy": -0.5502212047576904, + "pca_strength": 0.8953752015908955, + "union_pixels": 56956, + "tx_anchor": 361.3970329394016, + "ty_anchor": 211.81057748721818, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 361.3970329394016, + "cy": 211.81057748721818, + "pixels": 11931 + }, + "tool_body": { + "cx": 545.9100955320066, + "cy": 350.7406340057637, + "pixels": 44069 + }, + "left_gripper": { + "cx": 271.1241379310345, + "cy": 170.55517241379312, + "pixels": 290 + }, + "right_gripper": { + "cx": 276.94144144144144, + "cy": 158.06756756756758, + "pixels": 666 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 359.2571384827375, + "ty": 215.8992574446911, + "theta": -2.5671877888947874, + "vx": -0.8395158052444458, + "vy": -0.5433352589607239, + "pca_strength": 0.8928039032082316, + "union_pixels": 58721, + "tx_anchor": 359.2571384827375, + "ty_anchor": 215.8992574446911, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 359.2571384827375, + "cy": 215.8992574446911, + "pixels": 13063 + }, + "tool_body": { + "cx": 542.385231237141, + "cy": 353.6891716611504, + "pixels": 44716 + }, + "left_gripper": { + "cx": 267.08088235294116, + "cy": 172.7941176470588, + "pixels": 272 + }, + "right_gripper": { + "cx": 272.58358208955224, + "cy": 159.28805970149253, + "pixels": 670 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 358.6502696399942, + "ty": 217.83763299810522, + "theta": -2.567631814067566, + "vx": -0.839756965637207, + "vy": -0.5429624319076538, + "pca_strength": 0.8908793618391337, + "union_pixels": 59337, + "tx_anchor": 358.6502696399942, + "ty_anchor": 217.83763299810522, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 358.6502696399942, + "cy": 217.83763299810522, + "pixels": 13722 + }, + "tool_body": { + "cx": 541.180185023408, + "cy": 356.02251192796183, + "pixels": 44643 + }, + "left_gripper": { + "cx": 264.793893129771, + "cy": 172.8053435114504, + "pixels": 262 + }, + "right_gripper": { + "cx": 270.2830985915493, + "cy": 159.28591549295774, + "pixels": 710 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 360.6110264579582, + "ty": 220.25529851780024, + "theta": -2.5670050344834423, + "vx": -0.83941650390625, + "vy": -0.5434886813163757, + "pca_strength": 0.8884122585059362, + "union_pixels": 59573, + "tx_anchor": 360.6110264579582, + "ty_anchor": 220.25529851780024, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 360.6110264579582, + "cy": 220.25529851780024, + "pixels": 14438 + }, + "tool_body": { + "cx": 541.8649401217939, + "cy": 358.56785819391934, + "pixels": 44173 + }, + "left_gripper": { + "cx": 265.5730337078652, + "cy": 173.25093632958803, + "pixels": 267 + }, + "right_gripper": { + "cx": 270.2776978417266, + "cy": 159.18705035971223, + "pixels": 695 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 364.0174172507113, + "ty": 218.3239886198043, + "theta": -2.560061045791875, + "vx": -0.8356223106384277, + "vy": -0.5493044257164001, + "pca_strength": 0.8854815458386094, + "union_pixels": 59395, + "tx_anchor": 364.0174172507113, + "ty_anchor": 218.3239886198043, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 364.0174172507113, + "cy": 218.3239886198043, + "pixels": 14411 + }, + "tool_body": { + "cx": 544.6957193492684, + "cy": 358.0712987367082, + "pixels": 44012 + }, + "left_gripper": { + "cx": 267.6736111111111, + "cy": 172.36111111111111, + "pixels": 288 + }, + "right_gripper": { + "cx": 272.97514619883043, + "cy": 158.11111111111111, + "pixels": 684 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 363.7752871177529, + "ty": 218.69240348692404, + "theta": -2.5596439847088344, + "vx": -0.8353931307792664, + "vy": -0.5496528744697571, + "pca_strength": 0.8879228295482154, + "union_pixels": 59277, + "tx_anchor": 363.7752871177529, + "ty_anchor": 218.69240348692404, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 363.7752871177529, + "cy": 218.69240348692404, + "pixels": 14454 + }, + "tool_body": { + "cx": 544.2811951191698, + "cy": 358.8724826091915, + "pixels": 43845 + }, + "left_gripper": { + "cx": 266.61209964412814, + "cy": 172.27758007117438, + "pixels": 281 + }, + "right_gripper": { + "cx": 272.4203730272597, + "cy": 158.81635581061693, + "pixels": 697 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 363.89799021552295, + "ty": 221.0854819516065, + "theta": -2.5619057473415157, + "vx": -0.8366342186927795, + "vy": -0.5477620363235474, + "pca_strength": 0.8849965484993968, + "union_pixels": 60212, + "tx_anchor": 363.89799021552295, + "ty_anchor": 221.0854819516065, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 363.89799021552295, + "cy": 221.0854819516065, + "pixels": 15126 + }, + "tool_body": { + "cx": 543.7937534022864, + "cy": 358.93635456360005, + "pixels": 44088 + }, + "left_gripper": { + "cx": 265.38432835820896, + "cy": 172.15298507462686, + "pixels": 268 + }, + "right_gripper": { + "cx": 271.1657534246575, + "cy": 158.93150684931507, + "pixels": 730 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 364.13344251555844, + "ty": 221.73023255813953, + "theta": -2.5638892160021225, + "vx": -0.8377190232276917, + "vy": -0.5461015105247498, + "pca_strength": 0.8860979937102974, + "union_pixels": 60237, + "tx_anchor": 364.13344251555844, + "ty_anchor": 221.73023255813953, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 364.13344251555844, + "cy": 221.73023255813953, + "pixels": 15265 + }, + "tool_body": { + "cx": 543.5799222709607, + "cy": 359.3466896974931, + "pixels": 43999 + }, + "left_gripper": { + "cx": 265.8410852713178, + "cy": 172.91472868217053, + "pixels": 258 + }, + "right_gripper": { + "cx": 271.37482517482516, + "cy": 159.21258741258742, + "pixels": 715 + } + } + } + } + }, + { + "frame_idx": 30, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 363.3672285161647, + "ty": 219.07122133185962, + "theta": -2.562618573221975, + "vx": -0.837024450302124, + "vy": -0.5471655130386353, + "pca_strength": 0.8844065840242289, + "union_pixels": 59591, + "tx_anchor": 363.3672285161647, + "ty_anchor": 219.07122133185962, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 363.3672285161647, + "cy": 219.07122133185962, + "pixels": 14476 + }, + "tool_body": { + "cx": 543.7713651498335, + "cy": 358.3721035584045, + "pixels": 44149 + }, + "left_gripper": { + "cx": 265.7239057239057, + "cy": 171.88552188552188, + "pixels": 297 + }, + "right_gripper": { + "cx": 272.7219730941704, + "cy": 159.50822122571, + "pixels": 669 + } + } + } + } + }, + { + "frame_idx": 31, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 362.0930902754507, + "ty": 219.9063065478185, + "theta": -2.565409879744354, + "vx": -0.838548481464386, + "vy": -0.5448269844055176, + "pca_strength": 0.8857693204266016, + "union_pixels": 60200, + "tx_anchor": 362.0930902754507, + "ty_anchor": 219.9063065478185, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 362.0930902754507, + "cy": 219.9063065478185, + "pixels": 14921 + }, + "tool_body": { + "cx": 542.9706725020868, + "cy": 358.3975680736346, + "pixels": 44327 + }, + "left_gripper": { + "cx": 264.0880281690141, + "cy": 171.2781690140845, + "pixels": 284 + }, + "right_gripper": { + "cx": 271.562874251497, + "cy": 158.73203592814372, + "pixels": 668 + } + } + } + } + }, + { + "frame_idx": 32, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 359.3179309368808, + "ty": 217.42909708463063, + "theta": -2.567305717945996, + "vx": -0.8395798802375793, + "vy": -0.543236255645752, + "pca_strength": 0.8848965115077088, + "union_pixels": 59977, + "tx_anchor": 359.3179309368808, + "ty_anchor": 217.42909708463063, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 359.3179309368808, + "cy": 217.42909708463063, + "pixels": 14132 + }, + "tool_body": { + "cx": 541.4046128133705, + "cy": 357.6639777158774, + "pixels": 44875 + }, + "left_gripper": { + "cx": 263.60200668896323, + "cy": 171.21070234113714, + "pixels": 299 + }, + "right_gripper": { + "cx": 270.08345752608045, + "cy": 157.1818181818182, + "pixels": 671 + } + } + } + } + }, + { + "frame_idx": 33, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 357.31082864485654, + "ty": 218.92324789886783, + "theta": -2.567749148501636, + "vx": -0.8398206830024719, + "vy": -0.5428639054298401, + "pca_strength": 0.8879541172035742, + "union_pixels": 60644, + "tx_anchor": 357.31082864485654, + "ty_anchor": 218.92324789886783, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 357.31082864485654, + "cy": 218.92324789886783, + "pixels": 14397 + }, + "tool_body": { + "cx": 538.9251745779192, + "cy": 357.75101652965617, + "pixels": 45252 + }, + "left_gripper": { + "cx": 261.53753753753756, + "cy": 169.11711711711712, + "pixels": 333 + }, + "right_gripper": { + "cx": 269.85649546827796, + "cy": 157.24924471299093, + "pixels": 662 + } + } + } + } + }, + { + "frame_idx": 34, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 354.4367015932252, + "ty": 218.25247595808813, + "theta": -2.5702166139415885, + "vx": -0.8411576151847839, + "vy": -0.5407900214195251, + "pca_strength": 0.8862322884504452, + "union_pixels": 60030, + "tx_anchor": 354.4367015932252, + "ty_anchor": 218.25247595808813, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 354.4367015932252, + "cy": 218.25247595808813, + "pixels": 13934 + }, + "tool_body": { + "cx": 536.4789053844449, + "cy": 359.56301794814976, + "pixels": 45130 + }, + "left_gripper": { + "cx": 261.1521739130435, + "cy": 169.85093167701862, + "pixels": 322 + }, + "right_gripper": { + "cx": 268.75931677018633, + "cy": 157.49534161490683, + "pixels": 644 + } + } + } + } + }, + { + "frame_idx": 35, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 350.2793031358885, + "ty": 221.75533101045295, + "theta": -2.5766886365877157, + "vx": -0.8446400165557861, + "vy": -0.5353347659111023, + "pca_strength": 0.88868587182663, + "union_pixels": 60832, + "tx_anchor": 350.2793031358885, + "ty_anchor": 221.75533101045295, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 350.2793031358885, + "cy": 221.75533101045295, + "pixels": 14350 + }, + "tool_body": { + "cx": 531.5294221011708, + "cy": 361.3311880861906, + "pixels": 45527 + }, + "left_gripper": { + "cx": 258.43686006825936, + "cy": 171.06825938566553, + "pixels": 293 + }, + "right_gripper": { + "cx": 265.13141993957703, + "cy": 157.89577039274926, + "pixels": 662 + } + } + } + } + } + ], + "saved_at_unix": 1769897643.1969905 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000074_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000074_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..a90d0102fa19becbbff8af0a81ee5faceaed02bb --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000074_tool_poses.json @@ -0,0 +1,2856 @@ +{ + "clip_id": "1_W2MQxfAT", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/ZOOM_IN/1_W2MQxfAT.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/ZOOM_IN/1_W2MQxfAT", + "num_frames": 30, + "tools": [ + "grasper", + "hook" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 88.3719165085389, + "ty": 172.4022770398482, + "theta": 0.9412155570940259, + "vx": 0.5888059735298157, + "vy": 0.8082744479179382, + "pca_strength": null, + "union_pixels": 5826, + "tx_anchor": 88.3719165085389, + "ty_anchor": 172.4022770398482, + "other_grip_x": 106.59313077939234, + "other_grip_y": 197.41517267408946, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 88.3719165085389, + "cy": 172.4022770398482, + "pixels": 527 + }, + "right_gripper": { + "cx": 106.59313077939234, + "cy": 197.41517267408946, + "pixels": 5299 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 567.1825095057035, + "ty": 311.73041825095055, + "theta": -2.7849846824077287, + "vx": -0.9370864033699036, + "vy": -0.3490976393222809, + "pca_strength": 0.9096069270759053, + "union_pixels": 12470, + "tx_anchor": 567.1825095057035, + "ty_anchor": 311.73041825095055, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 567.1825095057035, + "cy": 311.73041825095055, + "pixels": 5260 + }, + "tool_body": { + "cx": 628.4140435835351, + "cy": 353.39830508474574, + "pixels": 5782 + }, + "left_gripper": { + "cx": 492.27536231884056, + "cy": 304.3478260869565, + "pixels": 69 + }, + "right_gripper": { + "cx": 479.9352465047829, + "cy": 296.30316409124356, + "pixels": 1359 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 87.34468085106383, + "ty": 171.56808510638297, + "theta": 0.9174575276544852, + "vx": 0.6078410148620605, + "vy": 0.7940587997436523, + "pca_strength": null, + "union_pixels": 5678, + "tx_anchor": 87.34468085106383, + "ty_anchor": 171.56808510638297, + "other_grip_x": 106.0668202764977, + "other_grip_y": 196.02592165898616, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 87.34468085106383, + "cy": 171.56808510638297, + "pixels": 470 + }, + "right_gripper": { + "cx": 106.0668202764977, + "cy": 196.02592165898616, + "pixels": 5208 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 566.0285990338165, + "ty": 308.1062801932367, + "theta": -2.784846700021163, + "vx": -0.9370381832122803, + "vy": -0.3492269217967987, + "pca_strength": 0.9092507342246162, + "union_pixels": 12309, + "tx_anchor": 566.0285990338165, + "ty_anchor": 308.1062801932367, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 566.0285990338165, + "cy": 308.1062801932367, + "pixels": 5175 + }, + "tool_body": { + "cx": 627.9069282861608, + "cy": 349.7187011633964, + "pixels": 5759 + }, + "left_gripper": { + "cx": 487.26666666666665, + "cy": 304.1666666666667, + "pixels": 30 + }, + "right_gripper": { + "cx": 480.76133828996285, + "cy": 293.58884758364314, + "pixels": 1345 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 83.43724696356276, + "ty": 169.665991902834, + "theta": 0.860602193424108, + "vx": 0.651980996131897, + "vy": 0.7582353353500366, + "pca_strength": null, + "union_pixels": 5728, + "tx_anchor": 83.43724696356276, + "ty_anchor": 169.665991902834, + "other_grip_x": 105.25429881543752, + "other_grip_y": 195.03859380970576, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 83.43724696356276, + "cy": 169.665991902834, + "pixels": 494 + }, + "right_gripper": { + "cx": 105.25429881543752, + "cy": 195.03859380970576, + "pixels": 5234 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 566.3299826019718, + "ty": 306.5093756040982, + "theta": -2.7922622838661955, + "vx": -0.9396021366119385, + "vy": -0.342268705368042, + "pca_strength": 0.9092020659394086, + "union_pixels": 12262, + "tx_anchor": 566.3299826019718, + "ty_anchor": 306.5093756040982, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 566.3299826019718, + "cy": 306.5093756040982, + "pixels": 5173 + }, + "tool_body": { + "cx": 628.0395658263305, + "cy": 347.453081232493, + "pixels": 5712 + }, + "left_gripper": { + "cx": 489.64516129032256, + "cy": 303.80645161290323, + "pixels": 31 + }, + "right_gripper": { + "cx": 480.92719167904903, + "cy": 292.3967310549777, + "pixels": 1346 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 81.30994152046783, + "ty": 169.96296296296296, + "theta": 0.8321885838341734, + "vx": 0.6732591390609741, + "vy": 0.7394066452980042, + "pca_strength": null, + "union_pixels": 5685, + "tx_anchor": 81.30994152046783, + "ty_anchor": 169.96296296296296, + "other_grip_x": 104.60750193348801, + "other_grip_y": 195.5494972931168, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 81.30994152046783, + "cy": 169.96296296296296, + "pixels": 513 + }, + "right_gripper": { + "cx": 104.60750193348801, + "cy": 195.5494972931168, + "pixels": 5172 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 567.5407021604939, + "ty": 305.8227237654321, + "theta": -2.7788028325730507, + "vx": -0.9349104166030884, + "vy": -0.3548838496208191, + "pca_strength": 0.909835860329206, + "union_pixels": 12105, + "tx_anchor": 567.5407021604939, + "ty_anchor": 305.8227237654321, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 567.5407021604939, + "cy": 305.8227237654321, + "pixels": 5184 + }, + "tool_body": { + "cx": 627.2884580539953, + "cy": 347.82243159992754, + "pixels": 5519 + }, + "left_gripper": { + "cx": 489.31666666666666, + "cy": 300.85, + "pixels": 60 + }, + "right_gripper": { + "cx": 481.6460506706408, + "cy": 291.52086438152014, + "pixels": 1342 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 80.82635983263599, + "ty": 168.8807531380753, + "theta": 0.8626589920821879, + "vx": 0.650420069694519, + "vy": 0.7595747113227844, + "pca_strength": null, + "union_pixels": 5633, + "tx_anchor": 80.82635983263599, + "ty_anchor": 168.8807531380753, + "other_grip_x": 102.95693501454898, + "other_grip_y": 194.72531522793403, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 80.82635983263599, + "cy": 168.8807531380753, + "pixels": 478 + }, + "right_gripper": { + "cx": 102.95693501454898, + "cy": 194.72531522793403, + "pixels": 5155 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 569.8603162650602, + "ty": 306.20218373493975, + "theta": -2.764232231439431, + "vx": -0.9296404719352722, + "vy": -0.36846789717674255, + "pca_strength": 0.9090814753396838, + "union_pixels": 11960, + "tx_anchor": 569.8603162650602, + "ty_anchor": 306.20218373493975, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 569.8603162650602, + "cy": 306.20218373493975, + "pixels": 5312 + }, + "tool_body": { + "cx": 627.8688524590164, + "cy": 349.4031643156691, + "pixels": 5246 + }, + "left_gripper": { + "cx": 491.17241379310343, + "cy": 298.7586206896552, + "pixels": 58 + }, + "right_gripper": { + "cx": 483.3229166666667, + "cy": 291.6592261904762, + "pixels": 1344 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 80.33181818181818, + "ty": 166.1590909090909, + "theta": 0.9006311292157727, + "vx": 0.621115505695343, + "vy": 0.7837191224098206, + "pca_strength": null, + "union_pixels": 5643, + "tx_anchor": 80.33181818181818, + "ty_anchor": 166.1590909090909, + "other_grip_x": 101.25062463963098, + "other_grip_y": 192.55429559869307, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 80.33181818181818, + "cy": 166.1590909090909, + "pixels": 440 + }, + "right_gripper": { + "cx": 101.25062463963098, + "cy": 192.55429559869307, + "pixels": 5203 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 572.7544239797761, + "ty": 307.04117009750814, + "theta": -2.8026503004988346, + "vx": -0.9431068897247314, + "vy": -0.33248981833457947, + "pca_strength": 0.9039977398466162, + "union_pixels": 12448, + "tx_anchor": 572.7544239797761, + "ty_anchor": 307.04117009750814, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 572.7544239797761, + "cy": 307.04117009750814, + "pixels": 5538 + }, + "tool_body": { + "cx": 633.1243817549001, + "cy": 346.7107528851438, + "pixels": 5459 + }, + "left_gripper": { + "cx": 482.5744680851064, + "cy": 299.0, + "pixels": 47 + }, + "right_gripper": { + "cx": 484.5071225071225, + "cy": 291.5911680911681, + "pixels": 1404 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 79.37259100642399, + "ty": 163.6680942184154, + "theta": 0.9421434354019846, + "vx": 0.5880557298660278, + "vy": 0.8088204264640808, + "pca_strength": null, + "union_pixels": 5599, + "tx_anchor": 79.37259100642399, + "ty_anchor": 163.6680942184154, + "other_grip_x": 98.82599376461418, + "other_grip_y": 190.42459080280594, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 79.37259100642399, + "cy": 163.6680942184154, + "pixels": 467 + }, + "right_gripper": { + "cx": 98.82599376461418, + "cy": 190.42459080280594, + "pixels": 5132 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 576.916353704336, + "ty": 307.01536360532606, + "theta": -2.765443732365163, + "vx": -0.9300861954689026, + "vy": -0.36734136939048767, + "pca_strength": 0.9024704305658295, + "union_pixels": 12332, + "tx_anchor": 576.916353704336, + "ty_anchor": 307.01536360532606, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 576.916353704336, + "cy": 307.01536360532606, + "pixels": 5858 + }, + "tool_body": { + "cx": 631.7686536901865, + "cy": 350.779602595296, + "pixels": 4932 + }, + "left_gripper": { + "cx": 491.7936507936508, + "cy": 296.92063492063494, + "pixels": 63 + }, + "right_gripper": { + "cx": 485.7491548343475, + "cy": 290.5977011494253, + "pixels": 1479 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 80.4896265560166, + "ty": 162.26141078838174, + "theta": 1.1064373755567187, + "vx": 0.44784975051879883, + "vy": 0.8941088914871216, + "pca_strength": null, + "union_pixels": 5176, + "tx_anchor": 80.4896265560166, + "ty_anchor": 162.26141078838174, + "other_grip_x": 93.35215168299958, + "other_grip_y": 187.94077545803154, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 80.4896265560166, + "cy": 162.26141078838174, + "pixels": 482 + }, + "right_gripper": { + "cx": 93.35215168299958, + "cy": 187.94077545803154, + "pixels": 4694 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 579.9206425702811, + "ty": 306.61413654618474, + "theta": -2.7731037943965564, + "vx": -0.9328727722167969, + "vy": -0.36020615696907043, + "pca_strength": 0.9004816618895077, + "union_pixels": 12795, + "tx_anchor": 579.9206425702811, + "ty_anchor": 306.61413654618474, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 579.9206425702811, + "cy": 306.61413654618474, + "pixels": 6225 + }, + "tool_body": { + "cx": 634.29500509684, + "cy": 350.4048929663609, + "pixels": 4905 + }, + "left_gripper": { + "cx": 482.525, + "cy": 293.0375, + "pixels": 80 + }, + "right_gripper": { + "cx": 486.38233438485804, + "cy": 289.206309148265, + "pixels": 1585 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 74.78680203045685, + "ty": 158.19543147208122, + "theta": 1.1162845518002564, + "vx": 0.4390237033367157, + "vy": 0.8984754681587219, + "pca_strength": null, + "union_pixels": 4777, + "tx_anchor": 74.78680203045685, + "ty_anchor": 158.19543147208122, + "other_grip_x": 87.68491900524755, + "other_grip_y": 184.59183207848506, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 74.78680203045685, + "cy": 158.19543147208122, + "pixels": 394 + }, + "right_gripper": { + "cx": 87.68491900524755, + "cy": 184.59183207848506, + "pixels": 4383 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 583.8153119929193, + "ty": 305.37409647440626, + "theta": -2.771132033265078, + "vx": -0.9321606755256653, + "vy": -0.3620448410511017, + "pca_strength": 0.8951359707090558, + "union_pixels": 13166, + "tx_anchor": 583.8153119929193, + "ty_anchor": 305.37409647440626, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 583.8153119929193, + "cy": 305.37409647440626, + "pixels": 6779 + }, + "tool_body": { + "cx": 636.1121595539353, + "cy": 350.5822431910787, + "pixels": 4663 + }, + "left_gripper": { + "cx": 486.5076923076923, + "cy": 292.0923076923077, + "pixels": 65 + }, + "right_gripper": { + "cx": 485.7492465340567, + "cy": 286.9198312236287, + "pixels": 1659 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 68.96078431372548, + "ty": 154.49346405228758, + "theta": 1.1494204048030952, + "vx": 0.4090164303779602, + "vy": 0.9125270843505859, + "pca_strength": null, + "union_pixels": 4256, + "tx_anchor": 68.96078431372548, + "ty_anchor": 154.49346405228758, + "other_grip_x": 81.12658227848101, + "other_grip_y": 181.63569620253165, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 68.96078431372548, + "cy": 154.49346405228758, + "pixels": 306 + }, + "right_gripper": { + "cx": 81.12658227848101, + "cy": 181.63569620253165, + "pixels": 3950 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 591.4577154308618, + "ty": 304.0756179024716, + "theta": -2.7719599160232975, + "vx": -0.9324600696563721, + "vy": -0.36127299070358276, + "pca_strength": 0.8866495131805918, + "union_pixels": 13548, + "tx_anchor": 591.4577154308618, + "ty_anchor": 304.0756179024716, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 591.4577154308618, + "cy": 304.0756179024716, + "pixels": 7485 + }, + "tool_body": { + "cx": 639.3064593301435, + "cy": 351.47033492822965, + "pixels": 4180 + }, + "left_gripper": { + "cx": 501.5833333333333, + "cy": 290.55833333333334, + "pixels": 120 + }, + "right_gripper": { + "cx": 488.44980147475894, + "cy": 284.68406125921723, + "pixels": 1763 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 64.41744548286604, + "ty": 152.29906542056074, + "theta": 1.2061639438142335, + "vx": 0.3566058576107025, + "vy": 0.9342548847198486, + "pca_strength": null, + "union_pixels": 3615, + "tx_anchor": 64.41744548286604, + "ty_anchor": 152.29906542056074, + "other_grip_x": 74.75440194292653, + "other_grip_y": 179.3803885853066, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 64.41744548286604, + "cy": 152.29906542056074, + "pixels": 321 + }, + "right_gripper": { + "cx": 74.75440194292653, + "cy": 179.3803885853066, + "pixels": 3294 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 600.0646802325581, + "ty": 303.45893895348837, + "theta": -2.7849643119630536, + "vx": -0.9370792508125305, + "vy": -0.349116712808609, + "pca_strength": 0.8787343856035577, + "union_pixels": 13811, + "tx_anchor": 600.0646802325581, + "ty_anchor": 303.45893895348837, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 600.0646802325581, + "cy": 303.45893895348837, + "pixels": 8256 + }, + "tool_body": { + "cx": 643.4627205463859, + "cy": 352.76209447922594, + "pixels": 3514 + }, + "left_gripper": { + "cx": 503.0126582278481, + "cy": 291.88607594936707, + "pixels": 79 + }, + "right_gripper": { + "cx": 492.51274209989805, + "cy": 283.02446483180427, + "pixels": 1962 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 57.6, + "ty": 150.04864864864865, + "theta": 1.226165754023018, + "vx": 0.3378489911556244, + "vy": 0.941200315952301, + "pca_strength": null, + "union_pixels": 2800, + "tx_anchor": 57.6, + "ty_anchor": 150.04864864864865, + "other_grip_x": 67.1472275334608, + "other_grip_y": 176.64588910133844, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 57.6, + "cy": 150.04864864864865, + "pixels": 185 + }, + "right_gripper": { + "cx": 67.1472275334608, + "cy": 176.64588910133844, + "pixels": 2615 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 605.975440170461, + "ty": 303.5476056969833, + "theta": -2.7872419410205884, + "vx": -0.9378719925880432, + "vy": -0.3469814956188202, + "pca_strength": 0.8679615060415389, + "union_pixels": 14025, + "tx_anchor": 605.975440170461, + "ty_anchor": 303.5476056969833, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 605.975440170461, + "cy": 303.5476056969833, + "pixels": 8917 + }, + "tool_body": { + "cx": 647.4537671232877, + "cy": 355.8041095890411, + "pixels": 2920 + }, + "left_gripper": { + "cx": 507.675, + "cy": 289.4375, + "pixels": 80 + }, + "right_gripper": { + "cx": 496.0806451612903, + "cy": 282.2647058823529, + "pixels": 2108 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 51.28260869565217, + "ty": 147.3804347826087, + "theta": 1.2541536923911223, + "vx": 0.3113778531551361, + "vy": 0.9502861499786377, + "pca_strength": null, + "union_pixels": 2019, + "tx_anchor": 51.28260869565217, + "ty_anchor": 147.3804347826087, + "other_grip_x": 59.82252205500778, + "other_grip_y": 173.4431759211209, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 51.28260869565217, + "cy": 147.3804347826087, + "pixels": 92 + }, + "right_gripper": { + "cx": 59.82252205500778, + "cy": 173.4431759211209, + "pixels": 1927 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 611.5977535233654, + "ty": 303.88598071421, + "theta": -2.7934071909264087, + "vx": -0.9399933815002441, + "vy": -0.34119272232055664, + "pca_strength": 0.8589620114956218, + "union_pixels": 14258, + "tx_anchor": 611.5977535233654, + "ty_anchor": 303.88598071421, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 611.5977535233654, + "cy": 303.88598071421, + "pixels": 9437 + }, + "tool_body": { + "cx": 652.3272273105745, + "cy": 358.62614487926726, + "pixels": 2402 + }, + "left_gripper": { + "cx": 514.24, + "cy": 290.14666666666665, + "pixels": 75 + }, + "right_gripper": { + "cx": 499.6877133105802, + "cy": 281.4193686006826, + "pixels": 2344 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 52.29442508710802, + "ty": 170.78658536585365, + "theta": 1.5684829988365507, + "vx": 0.0023133258800953627, + "vy": 0.9999973177909851, + "pca_strength": 0.6871947736011473, + "union_pixels": 1209, + "tx_anchor": 52.29442508710802, + "ty_anchor": 170.78658536585365, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 46.24590163934426, + "cy": 145.1639344262295, + "pixels": 61 + }, + "right_gripper": { + "cx": 52.29442508710802, + "cy": 170.78658536585365, + "pixels": 1148 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 617.060273128658, + "ty": 306.0271075059041, + "theta": -2.8044914156555505, + "vx": -0.9437174201011658, + "vy": -0.3307528793811798, + "pca_strength": 0.8488277362482423, + "union_pixels": 14119, + "tx_anchor": 617.060273128658, + "ty_anchor": 306.0271075059041, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 617.060273128658, + "cy": 306.0271075059041, + "pixels": 9739 + }, + "tool_body": { + "cx": 659.0615299334811, + "cy": 363.24833702882484, + "pixels": 1804 + }, + "left_gripper": { + "cx": 516.1553398058253, + "cy": 290.66990291262135, + "pixels": 103 + }, + "right_gripper": { + "cx": 505.32794177112817, + "cy": 282.7747674888799, + "pixels": 2473 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 47.37080291970803, + "ty": 167.45401459854014, + "theta": 1.5326630713830907, + "vx": 0.03812401369214058, + "vy": 0.9992730021476746, + "pca_strength": 0.8454409513218779, + "union_pixels": 685, + "tx_anchor": 47.37080291970803, + "ty_anchor": 167.45401459854014, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 47.37080291970803, + "cy": 167.45401459854014, + "pixels": 685 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 622.822782298075, + "ty": 311.2571938876761, + "theta": -2.8028837645957303, + "vx": -0.9431844353675842, + "vy": -0.3322696089744568, + "pca_strength": 0.8383955773754398, + "union_pixels": 14170, + "tx_anchor": 622.822782298075, + "ty_anchor": 311.2571938876761, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 622.822782298075, + "cy": 311.2571938876761, + "pixels": 10078 + }, + "tool_body": { + "cx": 665.4822695035461, + "cy": 373.46178092986605, + "pixels": 1269 + }, + "left_gripper": { + "cx": 520.4175824175824, + "cy": 294.8021978021978, + "pixels": 91 + }, + "right_gripper": { + "cx": 510.338579795022, + "cy": 286.0666178623719, + "pixels": 2732 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 628.6852014437616, + "ty": 318.52502194907817, + "theta": -2.803860106895472, + "vx": -0.9435084462165833, + "vy": -0.33134859800338745, + "pca_strength": 0.8286680150755114, + "union_pixels": 13965, + "tx_anchor": 628.6852014437616, + "ty_anchor": 318.52502194907817, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 628.6852014437616, + "cy": 318.52502194907817, + "pixels": 10251 + }, + "tool_body": { + "cx": 672.4582723279649, + "cy": 389.78770131771597, + "pixels": 683 + }, + "left_gripper": { + "cx": 523.7820512820513, + "cy": 297.96153846153845, + "pixels": 78 + }, + "right_gripper": { + "cx": 516.7321368100237, + "cy": 291.30443616661023, + "pixels": 2953 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 633.5339690107271, + "ty": 325.1753079062376, + "theta": -2.844684565146532, + "vx": -0.9562456607818604, + "vy": -0.2925649881362915, + "pca_strength": 0.8359403159622474, + "union_pixels": 13446, + "tx_anchor": 633.5339690107271, + "ty_anchor": 325.1753079062376, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 633.5339690107271, + "cy": 325.1753079062376, + "pixels": 10068 + }, + "tool_body": { + "cx": 677.0978260869565, + "cy": 400.92391304347825, + "pixels": 92 + }, + "left_gripper": { + "cx": 525.6666666666666, + "cy": 304.0980392156863, + "pixels": 102 + }, + "right_gripper": { + "cx": 521.6385050251256, + "cy": 296.0869974874372, + "pixels": 3184 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 636.4340429866558, + "ty": 331.1923194458592, + "theta": -2.843149143949098, + "vx": -0.9557952880859375, + "vy": -0.29403287172317505, + "pca_strength": 0.8325358097036777, + "union_pixels": 13154, + "tx_anchor": 636.4340429866558, + "ty_anchor": 331.1923194458592, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 636.4340429866558, + "cy": 331.1923194458592, + "pixels": 9817 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 541.6231884057971, + "cy": 310.59420289855075, + "pixels": 69 + }, + "right_gripper": { + "cx": 525.1591187270502, + "cy": 301.05722154222764, + "pixels": 3268 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 638.8930213121605, + "ty": 337.1921228583368, + "theta": -2.830472161793164, + "vx": -0.9519911408424377, + "vy": -0.3061255216598511, + "pca_strength": 0.83611188845964, + "union_pixels": 13210, + "tx_anchor": 638.8930213121605, + "ty_anchor": 337.1921228583368, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 638.8930213121605, + "cy": 337.1921228583368, + "pixels": 9572 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 530.8117647058823, + "cy": 312.6941176470588, + "pixels": 85 + }, + "right_gripper": { + "cx": 528.4120461581762, + "cy": 306.20799324514496, + "pixels": 3553 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 641.0784979198598, + "ty": 341.1792204948544, + "theta": -2.8236820485026746, + "vx": -0.9498906135559082, + "vy": -0.3125825524330139, + "pca_strength": 0.8362923656437132, + "union_pixels": 12780, + "tx_anchor": 641.0784979198598, + "ty_anchor": 341.1792204948544, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 641.0784979198598, + "cy": 341.1792204948544, + "pixels": 9134 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 550.1666666666666, + "cy": 317.3333333333333, + "pixels": 12 + }, + "right_gripper": { + "cx": 532.0465052283985, + "cy": 310.0498073747936, + "pixels": 3634 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 642.3047586905163, + "ty": 342.87208909888625, + "theta": -2.819275386403884, + "vx": -0.9485039114952087, + "vy": -0.31676533818244934, + "pca_strength": 0.8379294886778141, + "union_pixels": 12613, + "tx_anchor": 642.3047586905163, + "ty_anchor": 342.87208909888625, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 642.3047586905163, + "cy": 342.87208909888625, + "pixels": 8889 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 558.6428571428571, + "cy": 305.42857142857144, + "pixels": 14 + }, + "right_gripper": { + "cx": 534.2851752021563, + "cy": 311.6323450134771, + "pixels": 3710 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 643.1535870663523, + "ty": 346.332884248344, + "theta": -2.8031131669188163, + "vx": -0.943260669708252, + "vy": -0.3320532441139221, + "pca_strength": 0.8369258459927797, + "union_pixels": 12715, + "tx_anchor": 643.1535870663523, + "ty_anchor": 346.332884248344, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 643.1535870663523, + "cy": 346.332884248344, + "pixels": 8907 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 535.7088607594936, + "cy": 319.1898734177215, + "pixels": 158 + }, + "right_gripper": { + "cx": 535.0657534246575, + "cy": 313.6169863013699, + "pixels": 3650 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 643.9285959491933, + "ty": 347.5250028607392, + "theta": -2.802015144386905, + "vx": -0.9428954720497131, + "vy": -0.333088755607605, + "pca_strength": 0.8376524478814464, + "union_pixels": 12598, + "tx_anchor": 643.9285959491933, + "ty_anchor": 347.5250028607392, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 643.9285959491933, + "cy": 347.5250028607392, + "pixels": 8739 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 541.1976744186046, + "cy": 322.16279069767444, + "pixels": 86 + }, + "right_gripper": { + "cx": 536.51550490326, + "cy": 314.8690697058044, + "pixels": 3773 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 643.8360018298262, + "ty": 347.24451052150044, + "theta": -2.803423072065724, + "vx": -0.9433635473251343, + "vy": -0.3317609131336212, + "pca_strength": 0.8384044252198228, + "union_pixels": 12601, + "tx_anchor": 643.8360018298262, + "ty_anchor": 347.24451052150044, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 643.8360018298262, + "cy": 347.24451052150044, + "pixels": 8744 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 536.3936170212766, + "cy": 319.3191489361702, + "pixels": 94 + }, + "right_gripper": { + "cx": 536.2644166888122, + "cy": 314.6425724156258, + "pixels": 3763 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 643.1342898778164, + "ty": 346.88678399282594, + "theta": -2.8034848184135703, + "vx": -0.9433839917182922, + "vy": -0.33170264959335327, + "pca_strength": 0.8372703066517923, + "union_pixels": 12745, + "tx_anchor": 643.1342898778164, + "ty_anchor": 346.88678399282594, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 643.1342898778164, + "cy": 346.88678399282594, + "pixels": 8921 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 541.8275862068965, + "cy": 320.62068965517244, + "pixels": 87 + }, + "right_gripper": { + "cx": 534.8528231201499, + "cy": 314.1934706984212, + "pixels": 3737 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 642.1464238988225, + "ty": 348.3752725686873, + "theta": -2.803909628307927, + "vx": -0.9435248374938965, + "vy": -0.33130186796188354, + "pca_strength": 0.834386113611689, + "union_pixels": 12871, + "tx_anchor": 642.1464238988225, + "ty_anchor": 348.3752725686873, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 642.1464238988225, + "cy": 348.3752725686873, + "pixels": 9172 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 544.7636363636364, + "cy": 322.58181818181816, + "pixels": 55 + }, + "right_gripper": { + "cx": 532.7055433589462, + "cy": 315.50411635565314, + "pixels": 3644 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 640.2638551779935, + "ty": 351.8033980582524, + "theta": -2.788376221838382, + "vx": -0.9382649660110474, + "vy": -0.3459174633026123, + "pca_strength": 0.8309449756314954, + "union_pixels": 13661, + "tx_anchor": 640.2638551779935, + "ty_anchor": 351.8033980582524, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 640.2638551779935, + "cy": 351.8033980582524, + "pixels": 9888 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 526.704081632653, + "cy": 321.2244897959184, + "pixels": 98 + }, + "right_gripper": { + "cx": 528.5077551020408, + "cy": 317.3997278911565, + "pixels": 3675 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 51.47086720867209, + "ty": 189.3089430894309, + "theta": 1.6011109907280243, + "vx": -0.030310021713376045, + "vy": 0.9995405673980713, + "pca_strength": 0.8371988740156416, + "union_pixels": 1476, + "tx_anchor": 51.47086720867209, + "ty_anchor": 189.3089430894309, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 51.47086720867209, + "cy": 189.3089430894309, + "pixels": 1476 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 637.5831247102457, + "ty": 354.46481223922115, + "theta": -2.771888399149576, + "vx": -0.9324342608451843, + "vy": -0.3613396883010864, + "pca_strength": 0.8245333774223698, + "union_pixels": 14469, + "tx_anchor": 637.5831247102457, + "ty_anchor": 354.46481223922115, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 637.5831247102457, + "cy": 354.46481223922115, + "pixels": 10785 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 523.8791208791209, + "cy": 325.31868131868134, + "pixels": 91 + }, + "right_gripper": { + "cx": 522.7617589757863, + "cy": 318.3128305037573, + "pixels": 3593 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 58.31963896669779, + "ty": 195.1185807656396, + "theta": 1.507807843080563, + "vx": 0.06294684112071991, + "vy": 0.998016893863678, + "pca_strength": 0.8261440320932303, + "union_pixels": 3213, + "tx_anchor": 58.31963896669779, + "ty_anchor": 195.1185807656396, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 58.31963896669779, + "cy": 195.1185807656396, + "pixels": 3213 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 634.3142404535602, + "ty": 358.1228947807237, + "theta": -2.7482959650109273, + "vx": -0.9236506819725037, + "vy": -0.38323548436164856, + "pca_strength": 0.8187080246852801, + "union_pixels": 15641, + "tx_anchor": 634.3142404535602, + "ty_anchor": 358.1228947807237, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 634.3142404535602, + "cy": 358.1228947807237, + "pixels": 11994 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 509.7087912087912, + "cy": 322.967032967033, + "pixels": 182 + }, + "right_gripper": { + "cx": 516.2427128427129, + "cy": 319.4063492063492, + "pixels": 3465 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 63.74745547073791, + "ty": 195.59860050890586, + "theta": 1.53090209479857, + "vx": 0.039883650839328766, + "vy": 0.9992043375968933, + "pca_strength": 0.867033868945642, + "union_pixels": 3223, + "tx_anchor": 63.74745547073791, + "ty_anchor": 195.59860050890586, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 61.22784810126582, + "cy": 142.08860759493672, + "pixels": 79 + }, + "right_gripper": { + "cx": 63.74745547073791, + "cy": 195.59860050890586, + "pixels": 3144 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 629.8848365498228, + "ty": 358.31185506104765, + "theta": -2.7367288939054135, + "vx": -0.9191560745239258, + "vy": -0.3938935399055481, + "pca_strength": 0.8185097785237552, + "union_pixels": 16611, + "tx_anchor": 629.8848365498228, + "ty_anchor": 358.31185506104765, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 629.8848365498228, + "cy": 358.31185506104765, + "pixels": 12695 + }, + "tool_body": { + "cx": 675.3311475409836, + "cy": 437.8032786885246, + "pixels": 305 + }, + "left_gripper": { + "cx": 513.8172043010753, + "cy": 326.6774193548387, + "pixels": 93 + }, + "right_gripper": { + "cx": 509.0298465036953, + "cy": 319.82745878339966, + "pixels": 3518 + } + } + } + } + } + ], + "saved_at_unix": 1769897644.2713618 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000075_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000075_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..0397027c36147a798254c20215a170e1648b4e56 --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000075_tool_poses.json @@ -0,0 +1,1547 @@ +{ + "clip_id": "1_WDM2gFDX", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/ZOOM_IN/1_WDM2gFDX.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/ZOOM_IN/1_WDM2gFDX", + "num_frames": 30, + "tools": [ + "scissors" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 449.2115818500877, + "ty": 196.2627224868388, + "theta": -2.5708221609762125, + "vx": -0.8414849638938904, + "vy": -0.5402805805206299, + "pca_strength": 0.7941101187108665, + "union_pixels": 43287, + "tx_anchor": 449.2115818500877, + "ty_anchor": 196.2627224868388, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 449.2115818500877, + "cy": 196.2627224868388, + "pixels": 3989 + }, + "tool_body": { + "cx": 584.8709599935947, + "cy": 266.80511889828927, + "pixels": 37469 + }, + "left_gripper": { + "cx": 387.4985074626866, + "cy": 187.22388059701493, + "pixels": 670 + }, + "right_gripper": { + "cx": 392.2234685073339, + "cy": 168.1009490940466, + "pixels": 1159 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 449.00697314049586, + "ty": 191.29467975206612, + "theta": -2.59462689692808, + "vx": -0.854106605052948, + "vy": -0.520098090171814, + "pca_strength": 0.7927681503258641, + "union_pixels": 42865, + "tx_anchor": 449.00697314049586, + "ty_anchor": 191.29467975206612, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 449.00697314049586, + "cy": 191.29467975206612, + "pixels": 3872 + }, + "tool_body": { + "cx": 583.7285664232003, + "cy": 259.4313667358435, + "pixels": 37103 + }, + "left_gripper": { + "cx": 386.5222348916762, + "cy": 182.93842645381983, + "pixels": 877 + }, + "right_gripper": { + "cx": 393.85587364264563, + "cy": 165.0345508390918, + "pixels": 1013 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 450.5977130977131, + "ty": 187.56808731808732, + "theta": -2.607214877579632, + "vx": -0.8605856895446777, + "vy": -0.5093056559562683, + "pca_strength": 0.797007624175847, + "union_pixels": 42216, + "tx_anchor": 450.5977130977131, + "ty_anchor": 187.56808731808732, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 450.5977130977131, + "cy": 187.56808731808732, + "pixels": 3848 + }, + "tool_body": { + "cx": 584.455531333646, + "cy": 253.39976268660834, + "pixels": 36239 + }, + "left_gripper": { + "cx": 388.62823949955316, + "cy": 181.0822162645219, + "pixels": 1119 + }, + "right_gripper": { + "cx": 396.9980198019802, + "cy": 161.02178217821782, + "pixels": 1010 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 454.4607666580911, + "ty": 183.9511191149987, + "theta": -2.6291521492053818, + "vx": -0.8715505003929138, + "vy": -0.49030572175979614, + "pca_strength": 0.7962736692803933, + "union_pixels": 41432, + "tx_anchor": 454.4607666580911, + "ty_anchor": 183.9511191149987, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 454.4607666580911, + "cy": 183.9511191149987, + "pixels": 3887 + }, + "tool_body": { + "cx": 585.7568943572338, + "cy": 247.68406166030263, + "pixels": 35355 + }, + "left_gripper": { + "cx": 391.8751007252216, + "cy": 179.46736502820306, + "pixels": 1241 + }, + "right_gripper": { + "cx": 399.24446786090624, + "cy": 156.91359325605902, + "pixels": 949 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 456.86917331959825, + "ty": 180.2989956219418, + "theta": -2.6207365749574927, + "vx": -0.8673934936523438, + "vy": -0.49762287735939026, + "pca_strength": 0.7802178093601683, + "union_pixels": 40019, + "tx_anchor": 456.86917331959825, + "ty_anchor": 180.2989956219418, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 456.86917331959825, + "cy": 180.2989956219418, + "pixels": 3883 + }, + "tool_body": { + "cx": 586.8194272200271, + "cy": 242.80760245724338, + "pixels": 34673 + }, + "left_gripper": { + "cx": 404.0088495575221, + "cy": 175.56814159292034, + "pixels": 565 + }, + "right_gripper": { + "cx": 401.60356347438756, + "cy": 154.37973273942094, + "pixels": 898 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 459.2675983436853, + "ty": 178.72101449275362, + "theta": -2.617267480269118, + "vx": -0.8656619787216187, + "vy": -0.5006289482116699, + "pca_strength": 0.7777983811511612, + "union_pixels": 39549, + "tx_anchor": 459.2675983436853, + "ty_anchor": 178.72101449275362, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 459.2675983436853, + "cy": 178.72101449275362, + "pixels": 3864 + }, + "tool_body": { + "cx": 587.4104721832632, + "cy": 240.50061360448808, + "pixels": 34224 + }, + "left_gripper": { + "cx": 409.01642710472277, + "cy": 176.66940451745378, + "pixels": 487 + }, + "right_gripper": { + "cx": 404.60985626283366, + "cy": 152.7700205338809, + "pixels": 974 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 462.57978723404256, + "ty": 178.13652482269504, + "theta": -2.627769864478551, + "vx": -0.8708719611167908, + "vy": -0.4915100038051605, + "pca_strength": 0.7775982445948177, + "union_pixels": 38941, + "tx_anchor": 462.57978723404256, + "ty_anchor": 178.13652482269504, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 462.57978723404256, + "cy": 178.13652482269504, + "pixels": 3948 + }, + "tool_body": { + "cx": 588.7658959537572, + "cy": 238.67823729217568, + "pixels": 33562 + }, + "left_gripper": { + "cx": 413.74029126213594, + "cy": 177.1626213592233, + "pixels": 412 + }, + "right_gripper": { + "cx": 406.55053974484787, + "cy": 151.94995093228655, + "pixels": 1019 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 465.91447843893036, + "ty": 179.5531197301855, + "theta": -2.6264337379605864, + "vx": -0.8702144622802734, + "vy": -0.4926731586456299, + "pca_strength": 0.7812135299773016, + "union_pixels": 38649, + "tx_anchor": 465.91447843893036, + "ty_anchor": 179.5531197301855, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 465.91447843893036, + "cy": 179.5531197301855, + "pixels": 4151 + }, + "tool_body": { + "cx": 590.3658960065795, + "cy": 238.43446343172195, + "pixels": 32829 + }, + "left_gripper": { + "cx": 411.8333333333333, + "cy": 174.70166666666665, + "pixels": 600 + }, + "right_gripper": { + "cx": 408.5229186155285, + "cy": 151.65762394761458, + "pixels": 1069 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 467.07609732824426, + "ty": 179.68082061068702, + "theta": -2.628212104956264, + "vx": -0.8710892200469971, + "vy": -0.49112480878829956, + "pca_strength": 0.7811544402876555, + "union_pixels": 38515, + "tx_anchor": 467.07609732824426, + "ty_anchor": 179.68082061068702, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 467.07609732824426, + "cy": 179.68082061068702, + "pixels": 4192 + }, + "tool_body": { + "cx": 590.8361218361218, + "cy": 238.38208616780045, + "pixels": 32634 + }, + "left_gripper": { + "cx": 412.1586776859504, + "cy": 174.34710743801654, + "pixels": 605 + }, + "right_gripper": { + "cx": 409.3948339483395, + "cy": 151.94649446494466, + "pixels": 1084 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 467.6716238906213, + "ty": 179.614056128568, + "theta": -2.62003363894724, + "vx": -0.8670434951782227, + "vy": -0.49823248386383057, + "pca_strength": 0.7800901547811026, + "union_pixels": 37884, + "tx_anchor": 467.6716238906213, + "ty_anchor": 179.614056128568, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 467.6716238906213, + "cy": 179.614056128568, + "pixels": 4169 + }, + "tool_body": { + "cx": 592.4805559893799, + "cy": 238.84001249414337, + "pixels": 32015 + }, + "left_gripper": { + "cx": 412.46290322580643, + "cy": 174.2532258064516, + "pixels": 620 + }, + "right_gripper": { + "cx": 410.2361111111111, + "cy": 152.16944444444445, + "pixels": 1080 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 471.86878356292317, + "ty": 178.86037823955172, + "theta": -2.6284929237469297, + "vx": -0.8712270855903625, + "vy": -0.49088016152381897, + "pca_strength": 0.7782511780798372, + "union_pixels": 37912, + "tx_anchor": 471.86878356292317, + "ty_anchor": 178.86037823955172, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 471.86878356292317, + "cy": 178.86037823955172, + "pixels": 4283 + }, + "tool_body": { + "cx": 592.5715853505582, + "cy": 237.46748400852877, + "pixels": 31892 + }, + "left_gripper": { + "cx": 415.64835164835165, + "cy": 174.24332810047096, + "pixels": 637 + }, + "right_gripper": { + "cx": 413.2909090909091, + "cy": 151.80454545454546, + "pixels": 1100 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 479.7298526863085, + "ty": 178.09488734835355, + "theta": -2.629583288329585, + "vx": -0.8717618584632874, + "vy": -0.4899299442768097, + "pca_strength": 0.7709124697533127, + "union_pixels": 36828, + "tx_anchor": 479.7298526863085, + "ty_anchor": 178.09488734835355, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 479.7298526863085, + "cy": 178.09488734835355, + "pixels": 4616 + }, + "tool_body": { + "cx": 596.2253688092729, + "cy": 234.27752897787144, + "pixels": 30368 + }, + "left_gripper": { + "cx": 420.7061340941512, + "cy": 171.84022824536376, + "pixels": 701 + }, + "right_gripper": { + "cx": 419.8950131233596, + "cy": 150.07261592300964, + "pixels": 1143 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 491.60107870555333, + "ty": 174.2784658409908, + "theta": -2.626752591633568, + "vx": -0.8703715205192566, + "vy": -0.49239566922187805, + "pca_strength": 0.7653751249999224, + "union_pixels": 34776, + "tx_anchor": 491.60107870555333, + "ty_anchor": 174.2784658409908, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 491.60107870555333, + "cy": 174.2784658409908, + "pixels": 5006 + }, + "tool_body": { + "cx": 602.3660480310156, + "cy": 229.12183652223857, + "pixels": 27857 + }, + "left_gripper": { + "cx": 430.45064377682405, + "cy": 170.3190271816881, + "pixels": 699 + }, + "right_gripper": { + "cx": 428.12850082372324, + "cy": 146.80642504118617, + "pixels": 1214 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 504.34067547723936, + "ty": 172.231093979442, + "theta": -2.6397365974936764, + "vx": -0.8766912221908569, + "vy": -0.48105356097221375, + "pca_strength": 0.7559404161496481, + "union_pixels": 33572, + "tx_anchor": 504.34067547723936, + "ty_anchor": 172.231093979442, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 504.34067547723936, + "cy": 172.231093979442, + "pixels": 5448 + }, + "tool_body": { + "cx": 606.5725598739092, + "cy": 225.2158151693384, + "pixels": 26013 + }, + "left_gripper": { + "cx": 440.26308539944904, + "cy": 168.6694214876033, + "pixels": 726 + }, + "right_gripper": { + "cx": 436.32996389891696, + "cy": 143.25920577617327, + "pixels": 1385 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 517.9348722176422, + "ty": 172.63050288540808, + "theta": -2.623753678327578, + "vx": -0.8688909411430359, + "vy": -0.4950036108493805, + "pca_strength": 0.7508313365383552, + "union_pixels": 31802, + "tx_anchor": 517.9348722176422, + "ty_anchor": 172.63050288540808, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 517.9348722176422, + "cy": 172.63050288540808, + "pixels": 6065 + }, + "tool_body": { + "cx": 613.2594393958786, + "cy": 223.21997525491702, + "pixels": 23439 + }, + "left_gripper": { + "cx": 450.4339622641509, + "cy": 167.6327044025157, + "pixels": 795 + }, + "right_gripper": { + "cx": 447.31270791749836, + "cy": 141.76713240186294, + "pixels": 1503 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 533.2117576484703, + "ty": 172.13947210557888, + "theta": -2.6120660721695037, + "vx": -0.8630462884902954, + "vy": -0.5051248073577881, + "pca_strength": 0.7452805675598868, + "union_pixels": 29788, + "tx_anchor": 533.2117576484703, + "ty_anchor": 172.13947210557888, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 533.2117576484703, + "cy": 172.13947210557888, + "pixels": 6668 + }, + "tool_body": { + "cx": 619.9066454167875, + "cy": 221.63300492610838, + "pixels": 20706 + }, + "left_gripper": { + "cx": 462.0093567251462, + "cy": 166.13216374269007, + "pixels": 855 + }, + "right_gripper": { + "cx": 459.02565747273894, + "cy": 140.17703656189866, + "pixels": 1559 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 548.3406360424028, + "ty": 172.4443816254417, + "theta": -2.604478806473612, + "vx": -0.859188973903656, + "vy": -0.5116583704948425, + "pca_strength": 0.7528995320588558, + "union_pixels": 27239, + "tx_anchor": 548.3406360424028, + "ty_anchor": 172.4443816254417, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 548.3406360424028, + "cy": 172.4443816254417, + "pixels": 7075 + }, + "tool_body": { + "cx": 627.9603829836028, + "cy": 221.45201238390092, + "pixels": 17442 + }, + "left_gripper": { + "cx": 472.734693877551, + "cy": 165.6187384044527, + "pixels": 1078 + }, + "right_gripper": { + "cx": 470.79014598540147, + "cy": 140.03771289537713, + "pixels": 1644 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 561.4065073579047, + "ty": 174.8504117726475, + "theta": -2.5938544951300773, + "vx": -0.853704571723938, + "vy": -0.5207576155662537, + "pca_strength": 0.7554391429555436, + "union_pixels": 25213, + "tx_anchor": 561.4065073579047, + "ty_anchor": 174.8504117726475, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 561.4065073579047, + "cy": 174.8504117726475, + "pixels": 7407 + }, + "tool_body": { + "cx": 633.7368350529277, + "cy": 223.37813211845102, + "pixels": 14926 + }, + "left_gripper": { + "cx": 483.70253718285215, + "cy": 167.69641294838146, + "pixels": 1143 + }, + "right_gripper": { + "cx": 479.685664939551, + "cy": 141.06793321819228, + "pixels": 1737 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 571.8869775739042, + "ty": 178.08600917431193, + "theta": -2.581975204783493, + "vx": -0.8474582433700562, + "vy": -0.530862033367157, + "pca_strength": 0.7551178325033452, + "union_pixels": 23643, + "tx_anchor": 571.8869775739042, + "ty_anchor": 178.08600917431193, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 571.8869775739042, + "cy": 178.08600917431193, + "pixels": 7848 + }, + "tool_body": { + "cx": 638.3732889954373, + "cy": 226.49694532518754, + "pixels": 12931 + }, + "left_gripper": { + "cx": 492.99367088607596, + "cy": 171.28481012658227, + "pixels": 1106 + }, + "right_gripper": { + "cx": 487.2929465301479, + "cy": 143.6547212741752, + "pixels": 1758 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 578.3553822937625, + "ty": 179.36745472837023, + "theta": -2.5747348635422513, + "vx": -0.8435924649238586, + "vy": -0.5369839668273926, + "pca_strength": 0.7542872639373506, + "union_pixels": 22626, + "tx_anchor": 578.3553822937625, + "ty_anchor": 179.36745472837023, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 578.3553822937625, + "cy": 179.36745472837023, + "pixels": 7952 + }, + "tool_body": { + "cx": 640.7084783162182, + "cy": 227.80276669778493, + "pixels": 11783 + }, + "left_gripper": { + "cx": 498.89103690685414, + "cy": 172.32337434094904, + "pixels": 1138 + }, + "right_gripper": { + "cx": 492.72561323445524, + "cy": 144.16486023958927, + "pixels": 1753 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 580.4289669057506, + "ty": 179.903988926639, + "theta": -2.578920231550121, + "vx": -0.8458325266838074, + "vy": -0.5334485173225403, + "pca_strength": 0.7578598013475666, + "union_pixels": 22305, + "tx_anchor": 580.4289669057506, + "ty_anchor": 179.903988926639, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 580.4289669057506, + "cy": 179.903988926639, + "pixels": 7947 + }, + "tool_body": { + "cx": 641.657985041795, + "cy": 228.45015398152222, + "pixels": 11365 + }, + "left_gripper": { + "cx": 500.0165562913907, + "cy": 172.341059602649, + "pixels": 1208 + }, + "right_gripper": { + "cx": 494.6229691876751, + "cy": 144.84257703081232, + "pixels": 1785 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 581.2189781021898, + "ty": 179.9523030455575, + "theta": -2.5802112693872785, + "vx": -0.8465205430984497, + "vy": -0.5323560833930969, + "pca_strength": 0.7567299944197251, + "union_pixels": 22215, + "tx_anchor": 581.2189781021898, + "ty_anchor": 179.9523030455575, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 581.2189781021898, + "cy": 179.9523030455575, + "pixels": 7946 + }, + "tool_body": { + "cx": 641.7633608082957, + "cy": 228.67854294070725, + "pixels": 11283 + }, + "left_gripper": { + "cx": 501.0366269165247, + "cy": 172.99829642248721, + "pixels": 1174 + }, + "right_gripper": { + "cx": 494.7560706401766, + "cy": 144.92494481236204, + "pixels": 1812 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 580.2856426332288, + "ty": 179.60150470219435, + "theta": -2.5771689709145362, + "vx": -0.8448970317840576, + "vy": -0.5349289774894714, + "pca_strength": 0.756585651369476, + "union_pixels": 22313, + "tx_anchor": 580.2856426332288, + "ty_anchor": 179.60150470219435, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 580.2856426332288, + "cy": 179.60150470219435, + "pixels": 7975 + }, + "tool_body": { + "cx": 641.5526177090653, + "cy": 228.53557624736473, + "pixels": 11384 + }, + "left_gripper": { + "cx": 500.49433304272014, + "cy": 172.794245858762, + "pixels": 1147 + }, + "right_gripper": { + "cx": 493.88433868289985, + "cy": 144.5235196458218, + "pixels": 1807 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 574.3051252990807, + "ty": 177.5642866137766, + "theta": -2.5793835082467895, + "vx": -0.8460795879364014, + "vy": -0.5330566167831421, + "pca_strength": 0.7479154526653043, + "union_pixels": 23647, + "tx_anchor": 574.3051252990807, + "ty_anchor": 177.5642866137766, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 574.3051252990807, + "cy": 177.5642866137766, + "pixels": 7941 + }, + "tool_body": { + "cx": 637.9394740936673, + "cy": 225.21425237280224, + "pixels": 12854 + }, + "left_gripper": { + "cx": 495.2486725663717, + "cy": 169.7283185840708, + "pixels": 1130 + }, + "right_gripper": { + "cx": 489.08362369337976, + "cy": 142.1562137049942, + "pixels": 1722 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 562.2982954545455, + "ty": 172.25400309917356, + "theta": -2.589467974650284, + "vx": -0.8514120578765869, + "vy": -0.524497389793396, + "pca_strength": 0.7474451530740531, + "union_pixels": 25185, + "tx_anchor": 562.2982954545455, + "ty_anchor": 172.25400309917356, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 562.2982954545455, + "cy": 172.25400309917356, + "pixels": 7744 + }, + "tool_body": { + "cx": 633.6855868639773, + "cy": 220.49233056287588, + "pixels": 14799 + }, + "left_gripper": { + "cx": 484.8136958710977, + "cy": 165.37462235649548, + "pixels": 993 + }, + "right_gripper": { + "cx": 478.7440873256519, + "cy": 137.97028502122498, + "pixels": 1649 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 544.1910828025477, + "ty": 165.07250304919367, + "theta": -2.6008719792277177, + "vx": -0.8573379516601562, + "vy": -0.5147539973258972, + "pca_strength": 0.7447967439257902, + "union_pixels": 28135, + "tx_anchor": 544.1910828025477, + "ty_anchor": 165.07250304919367, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 544.1910828025477, + "cy": 165.07250304919367, + "pixels": 7379 + }, + "tool_body": { + "cx": 625.9164802793083, + "cy": 215.25225028640008, + "pixels": 18331 + }, + "left_gripper": { + "cx": 469.6768421052632, + "cy": 159.6757894736842, + "pixels": 950 + }, + "right_gripper": { + "cx": 464.54101694915255, + "cy": 133.04, + "pixels": 1475 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 524.4602759622368, + "ty": 158.29789397240378, + "theta": -2.6067981045611046, + "vx": -0.8603733777999878, + "vy": -0.5096642971038818, + "pca_strength": 0.7409623517165299, + "union_pixels": 31237, + "tx_anchor": 524.4602759622368, + "ty_anchor": 158.29789397240378, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 524.4602759622368, + "cy": 158.29789397240378, + "pixels": 6885 + }, + "tool_body": { + "cx": 616.8881401617251, + "cy": 210.12053009883198, + "pixels": 22260 + }, + "left_gripper": { + "cx": 457.8123167155425, + "cy": 155.3651026392962, + "pixels": 682 + }, + "right_gripper": { + "cx": 448.54751773049645, + "cy": 125.92056737588652, + "pixels": 1410 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 503.4515865227347, + "ty": 150.53778213935232, + "theta": -2.6235363780642897, + "vx": -0.8687833547592163, + "vy": -0.49519240856170654, + "pca_strength": 0.7468536405044484, + "union_pixels": 35013, + "tx_anchor": 503.4515865227347, + "ty_anchor": 150.53778213935232, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 503.4515865227347, + "cy": 150.53778213935232, + "pixels": 6114 + }, + "tool_body": { + "cx": 606.0473783954517, + "cy": 204.774961911486, + "pixels": 26911 + }, + "left_gripper": { + "cx": 439.4025245441795, + "cy": 146.54978962131838, + "pixels": 713 + }, + "right_gripper": { + "cx": 434.15372549019605, + "cy": 120.01803921568627, + "pixels": 1275 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 486.45934302638665, + "ty": 143.28863758750674, + "theta": -2.6487341444524954, + "vx": -0.8809840083122253, + "vy": -0.47314614057540894, + "pca_strength": 0.7614768652801135, + "union_pixels": 38843, + "tx_anchor": 486.45934302638665, + "ty_anchor": 143.28863758750674, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 486.45934302638665, + "cy": 143.28863758750674, + "pixels": 5571 + }, + "tool_body": { + "cx": 598.1662319029607, + "cy": 200.19583931133428, + "pixels": 30668 + }, + "left_gripper": { + "cx": 426.04124748490943, + "cy": 145.90241448692154, + "pixels": 994 + }, + "right_gripper": { + "cx": 419.56770186335405, + "cy": 113.00621118012423, + "pixels": 1610 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 472.7573987538941, + "ty": 137.87694704049844, + "theta": -2.6457430481585913, + "vx": -0.8795648217201233, + "vy": -0.47577911615371704, + "pca_strength": 0.7684917848465884, + "union_pixels": 40534, + "tx_anchor": 472.7573987538941, + "ty_anchor": 137.87694704049844, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 472.7573987538941, + "cy": 137.87694704049844, + "pixels": 5136 + }, + "tool_body": { + "cx": 593.7602213620419, + "cy": 195.99259102455545, + "pixels": 33068 + }, + "left_gripper": { + "cx": 414.20975609756096, + "cy": 135.88048780487804, + "pixels": 820 + }, + "right_gripper": { + "cx": 411.5549668874172, + "cy": 107.26225165562914, + "pixels": 1510 + } + } + } + } + } + ], + "saved_at_unix": 1769897644.4744532 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000083_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000083_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..1e180e4275fc53b6ec1ab8c2919d2ecf6d17ecd7 --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000083_tool_poses.json @@ -0,0 +1,1547 @@ +{ + "clip_id": "1_yx4GJQOR", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/ZOOM_IN/1_yx4GJQOR.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/ZOOM_IN/1_yx4GJQOR", + "num_frames": 30, + "tools": [ + "scissors" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 355.6252091466815, + "ty": 344.8544339096486, + "theta": -2.677917828805375, + "vx": -0.894415020942688, + "vy": -0.44723793864250183, + "pca_strength": 0.8998360264225607, + "union_pixels": 33244, + "tx_anchor": 355.6252091466815, + "ty_anchor": 344.8544339096486, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 355.6252091466815, + "cy": 344.8544339096486, + "pixels": 17930 + }, + "tool_body": { + "cx": 489.2839695773, + "cy": 419.70740090683046, + "pixels": 13674 + }, + "left_gripper": { + "cx": 268.62460896767465, + "cy": 272.99478623566216, + "pixels": 959 + }, + "right_gripper": { + "cx": 288.367107195301, + "cy": 261.0337738619677, + "pixels": 681 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 344.4355262422447, + "ty": 339.70443239617686, + "theta": -2.6589656544710176, + "vx": -0.8857787847518921, + "vy": -0.4641077220439911, + "pca_strength": 0.8850273385413089, + "union_pixels": 35278, + "tx_anchor": 344.4355262422447, + "ty_anchor": 339.70443239617686, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 344.4355262422447, + "cy": 339.70443239617686, + "pixels": 17891 + }, + "tool_body": { + "cx": 472.3404106541224, + "cy": 417.46792956582544, + "pixels": 15731 + }, + "left_gripper": { + "cx": 262.21836506159013, + "cy": 267.5027995520717, + "pixels": 893 + }, + "right_gripper": { + "cx": 279.7889908256881, + "cy": 255.07601572739188, + "pixels": 763 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 335.14116102517266, + "ty": 333.3918602659969, + "theta": -2.6566653337317163, + "vx": -0.884708821773529, + "vy": -0.46614405512809753, + "pca_strength": 0.8871243577694661, + "union_pixels": 36352, + "tx_anchor": 335.14116102517266, + "ty_anchor": 333.3918602659969, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 335.14116102517266, + "cy": 333.3918602659969, + "pixels": 17519 + }, + "tool_body": { + "cx": 464.32997101449274, + "cy": 415.1024927536232, + "pixels": 17250 + }, + "left_gripper": { + "cx": 258.1309226932668, + "cy": 262.6022443890274, + "pixels": 802 + }, + "right_gripper": { + "cx": 274.8527528809219, + "cy": 250.16645326504482, + "pixels": 781 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 330.314564254062, + "ty": 328.0807090103397, + "theta": -2.6528051949816334, + "vx": -0.8829028606414795, + "vy": -0.46955567598342896, + "pca_strength": 0.8811171815161069, + "union_pixels": 38044, + "tx_anchor": 330.314564254062, + "ty_anchor": 328.0807090103397, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 330.314564254062, + "cy": 328.0807090103397, + "pixels": 16925 + }, + "tool_body": { + "cx": 457.51494370522005, + "cy": 413.3277891504606, + "pixels": 19540 + }, + "left_gripper": { + "cx": 256.6653333333333, + "cy": 258.3786666666667, + "pixels": 750 + }, + "right_gripper": { + "cx": 271.0687575392039, + "cy": 245.13630880579012, + "pixels": 829 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 329.51878809397004, + "ty": 325.66098585715133, + "theta": -2.657558343932592, + "vx": -0.8851247429847717, + "vy": -0.4653538167476654, + "pca_strength": 0.885007039985923, + "union_pixels": 39007, + "tx_anchor": 329.51878809397004, + "ty_anchor": 325.66098585715133, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 329.51878809397004, + "cy": 325.66098585715133, + "pixels": 16899 + }, + "tool_body": { + "cx": 458.73104021919954, + "cy": 412.3564438790488, + "pixels": 20438 + }, + "left_gripper": { + "cx": 254.85865724381625, + "cy": 255.80918727915196, + "pixels": 849 + }, + "right_gripper": { + "cx": 271.373934226553, + "cy": 243.33982947624847, + "pixels": 821 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 329.06457751085213, + "ty": 324.42064577510854, + "theta": -2.6539468431154525, + "vx": -0.8834383487701416, + "vy": -0.46854740381240845, + "pca_strength": 0.8837039614133738, + "union_pixels": 39392, + "tx_anchor": 329.06457751085213, + "ty_anchor": 324.42064577510854, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 329.06457751085213, + "cy": 324.42064577510854, + "pixels": 16817 + }, + "tool_body": { + "cx": 459.00474911253957, + "cy": 411.8591576321596, + "pixels": 20846 + }, + "left_gripper": { + "cx": 253.89113355780023, + "cy": 254.30527497194163, + "pixels": 891 + }, + "right_gripper": { + "cx": 271.32219570405726, + "cy": 242.2983293556086, + "pixels": 838 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 329.4179432371452, + "ty": 323.0445909036931, + "theta": -2.659521262929053, + "vx": -0.8860365152359009, + "vy": -0.4636155068874359, + "pca_strength": 0.8835501381973228, + "union_pixels": 39832, + "tx_anchor": 329.4179432371452, + "ty_anchor": 323.0445909036931, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 329.4179432371452, + "cy": 323.0445909036931, + "pixels": 16842 + }, + "tool_body": { + "cx": 460.03097179270924, + "cy": 411.329022584575, + "pixels": 21342 + }, + "left_gripper": { + "cx": 255.4958183990442, + "cy": 253.72401433691758, + "pixels": 837 + }, + "right_gripper": { + "cx": 272.1109741060419, + "cy": 241.3723797780518, + "pixels": 811 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 331.114555568432, + "ty": 324.6956773670182, + "theta": -2.659838868137983, + "vx": -0.8861836791038513, + "vy": -0.4633340537548065, + "pca_strength": 0.8813773090052291, + "union_pixels": 39823, + "tx_anchor": 331.114555568432, + "ty_anchor": 324.6956773670182, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 331.114555568432, + "cy": 324.6956773670182, + "pixels": 17258 + }, + "tool_body": { + "cx": 461.5234745154343, + "cy": 412.09356305336206, + "pixels": 20895 + }, + "left_gripper": { + "cx": 256.05152224824354, + "cy": 254.13817330210773, + "pixels": 854 + }, + "right_gripper": { + "cx": 272.89950980392155, + "cy": 241.88480392156862, + "pixels": 816 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 335.1391092129347, + "ty": 327.8716512285762, + "theta": -2.6551928993607588, + "vx": -0.884021520614624, + "vy": -0.4674462378025055, + "pca_strength": 0.8801563377756325, + "union_pixels": 39639, + "tx_anchor": 335.1391092129347, + "ty_anchor": 327.8716512285762, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 335.1391092129347, + "cy": 327.8716512285762, + "pixels": 18029 + }, + "tool_body": { + "cx": 465.17069980379335, + "cy": 413.2772048095789, + "pixels": 19877 + }, + "left_gripper": { + "cx": 258.5521191294387, + "cy": 255.07101947308132, + "pixels": 873 + }, + "right_gripper": { + "cx": 275.1209302325581, + "cy": 242.54883720930232, + "pixels": 860 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 340.96944838828415, + "ty": 330.94731030130936, + "theta": -2.6600586292654693, + "vx": -0.8862854838371277, + "vy": -0.46313929557800293, + "pca_strength": 0.8799307891333368, + "union_pixels": 39903, + "tx_anchor": 340.96944838828415, + "ty_anchor": 330.94731030130936, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 340.96944838828415, + "cy": 330.94731030130936, + "pixels": 19017 + }, + "tool_body": { + "cx": 470.9623194473519, + "cy": 414.55510780824784, + "pixels": 19108 + }, + "left_gripper": { + "cx": 262.49322799097064, + "cy": 255.66139954853273, + "pixels": 886 + }, + "right_gripper": { + "cx": 278.5952914798206, + "cy": 242.6726457399103, + "pixels": 892 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 346.7457218725413, + "ty": 334.5784323367427, + "theta": -2.661344999588842, + "vx": -0.8868805170059204, + "vy": -0.4619988203048706, + "pca_strength": 0.8763107352052251, + "union_pixels": 39998, + "tx_anchor": 346.7457218725413, + "ty_anchor": 334.5784323367427, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 346.7457218725413, + "cy": 334.5784323367427, + "pixels": 20336 + }, + "tool_body": { + "cx": 478.91909657845946, + "cy": 416.45311534355864, + "pixels": 17799 + }, + "left_gripper": { + "cx": 264.9115789473684, + "cy": 256.04842105263157, + "pixels": 950 + }, + "right_gripper": { + "cx": 282.92113910186197, + "cy": 243.38116100766703, + "pixels": 913 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 352.73102094240835, + "ty": 337.9509162303665, + "theta": -2.6572918874773923, + "vx": -0.8850007057189941, + "vy": -0.46558964252471924, + "pca_strength": 0.8831264084915507, + "union_pixels": 39032, + "tx_anchor": 352.73102094240835, + "ty_anchor": 337.9509162303665, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 352.73102094240835, + "cy": 337.9509162303665, + "pixels": 21392 + }, + "tool_body": { + "cx": 488.96739755801315, + "cy": 418.99936073643164, + "pixels": 15643 + }, + "left_gripper": { + "cx": 267.5581171950048, + "cy": 257.0336215177714, + "pixels": 1041 + }, + "right_gripper": { + "cx": 285.842050209205, + "cy": 244.0805439330544, + "pixels": 956 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 361.76093077177876, + "ty": 344.7778237827095, + "theta": -2.6704718304698383, + "vx": -0.8910601735115051, + "vy": -0.4538853168487549, + "pca_strength": 0.8745165306171347, + "union_pixels": 40127, + "tx_anchor": 361.76093077177876, + "ty_anchor": 344.7778237827095, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 361.76093077177876, + "cy": 344.7778237827095, + "pixels": 24152 + }, + "tool_body": { + "cx": 501.2149660845721, + "cy": 421.7278106508876, + "pixels": 13858 + }, + "left_gripper": { + "cx": 271.7411873840445, + "cy": 257.899814471243, + "pixels": 1078 + }, + "right_gripper": { + "cx": 290.0192492781521, + "cy": 244.38979788257942, + "pixels": 1039 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 370.05396375785307, + "ty": 353.4662454152595, + "theta": -2.6706705028012383, + "vx": -0.8911502957344055, + "vy": -0.4537082612514496, + "pca_strength": 0.8607594366003349, + "union_pixels": 40666, + "tx_anchor": 370.05396375785307, + "ty_anchor": 353.4662454152595, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 370.05396375785307, + "cy": 353.4662454152595, + "pixels": 27537 + }, + "tool_body": { + "cx": 515.8572218637662, + "cy": 426.6395059452484, + "pixels": 10849 + }, + "left_gripper": { + "cx": 273.80956447480787, + "cy": 258.932536293766, + "pixels": 1171 + }, + "right_gripper": { + "cx": 293.3615870153291, + "cy": 245.7664562669071, + "pixels": 1109 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 376.9904533844189, + "ty": 361.54137931034484, + "theta": -2.672660812942331, + "vx": -0.8920515179634094, + "vy": -0.45193368196487427, + "pca_strength": 0.8474071818225533, + "union_pixels": 41009, + "tx_anchor": 376.9904533844189, + "ty_anchor": 361.54137931034484, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 376.9904533844189, + "cy": 361.54137931034484, + "pixels": 31320 + }, + "tool_body": { + "cx": 536.8212996389892, + "cy": 431.90044432102195, + "pixels": 7202 + }, + "left_gripper": { + "cx": 273.8952755905512, + "cy": 260.93858267716536, + "pixels": 1270 + }, + "right_gripper": { + "cx": 293.5225965488907, + "cy": 246.90468364831554, + "pixels": 1217 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 380.46474501108645, + "ty": 367.5310273466371, + "theta": -2.671150909200244, + "vx": -0.8913681507110596, + "vy": -0.45328009128570557, + "pca_strength": 0.8322660294466263, + "union_pixels": 40598, + "tx_anchor": 380.46474501108645, + "ty_anchor": 367.5310273466371, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 380.46474501108645, + "cy": 367.5310273466371, + "pixels": 33825 + }, + "tool_body": { + "cx": 557.811297175706, + "cy": 437.8965258685329, + "pixels": 4001 + }, + "left_gripper": { + "cx": 271.53457814661135, + "cy": 262.79322268326416, + "pixels": 1446 + }, + "right_gripper": { + "cx": 293.1885369532428, + "cy": 249.0603318250377, + "pixels": 1326 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 378.39978998751275, + "ty": 370.2079123623567, + "theta": -2.6668126000108345, + "vx": -0.8893933296203613, + "vy": -0.4571428596973419, + "pca_strength": 0.801632069529733, + "union_pixels": 39768, + "tx_anchor": 378.39978998751275, + "ty_anchor": 370.2079123623567, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 378.39978998751275, + "cy": 370.2079123623567, + "pixels": 35236 + }, + "tool_body": { + "cx": 585.2389545737399, + "cy": 443.78842563783445, + "pixels": 1607 + }, + "left_gripper": { + "cx": 267.853835978836, + "cy": 264.0449735449736, + "pixels": 1512 + }, + "right_gripper": { + "cx": 290.32625619249825, + "cy": 250.15003538570417, + "pixels": 1413 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 389.96307447311455, + "ty": 379.114857299261, + "theta": -2.7081891102291458, + "vx": -0.9075416326522827, + "vy": -0.419962078332901, + "pca_strength": 0.8176344900256395, + "union_pixels": 43351, + "tx_anchor": 389.96307447311455, + "ty_anchor": 379.114857299261, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 389.96307447311455, + "cy": 379.114857299261, + "pixels": 40189 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 262.96036036036037, + "cy": 266.8834834834835, + "pixels": 1665 + }, + "right_gripper": { + "cx": 287.8229792919172, + "cy": 252.3800935203741, + "pixels": 1497 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 377.18523023898223, + "ty": 380.40556020172835, + "theta": -2.7118425705179097, + "vx": -0.9090698957443237, + "vy": -0.4166436195373535, + "pca_strength": 0.8007039168515266, + "union_pixels": 43058, + "tx_anchor": 377.18523023898223, + "ty_anchor": 380.40556020172835, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 377.18523023898223, + "cy": 380.40556020172835, + "pixels": 39459 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 254.96891464699684, + "cy": 269.6791359325606, + "pixels": 1898 + }, + "right_gripper": { + "cx": 281.4673721340388, + "cy": 255.31687242798353, + "pixels": 1701 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 366.5243176634068, + "ty": 382.9563724076453, + "theta": -2.7171756633653152, + "vx": -0.9112789630889893, + "vy": -0.41178956627845764, + "pca_strength": 0.7901405398638708, + "union_pixels": 42086, + "tx_anchor": 366.5243176634068, + "ty_anchor": 382.9563724076453, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 366.5243176634068, + "cy": 382.9563724076453, + "pixels": 38141 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 249.17667322834646, + "cy": 275.244094488189, + "pixels": 2032 + }, + "right_gripper": { + "cx": 275.85833768949294, + "cy": 259.85729221118663, + "pixels": 1913 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 358.31157389945577, + "ty": 385.3111967239614, + "theta": -2.7414626838234373, + "vx": -0.9210103750228882, + "vy": -0.389538049697876, + "pca_strength": 0.7783462751764899, + "union_pixels": 41178, + "tx_anchor": 358.31157389945577, + "ty_anchor": 385.3111967239614, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 358.31157389945577, + "cy": 385.3111967239614, + "pixels": 37118 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 244.77831094049904, + "cy": 280.6957773512476, + "pixels": 2084 + }, + "right_gripper": { + "cx": 273.082995951417, + "cy": 265.56477732793525, + "pixels": 1976 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 351.963392295705, + "ty": 387.08180003827545, + "theta": -2.738788635338792, + "vx": -0.9199654459953308, + "vy": -0.3919994831085205, + "pca_strength": 0.776815242750088, + "union_pixels": 40972, + "tx_anchor": 351.963392295705, + "ty_anchor": 387.08180003827545, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 351.963392295705, + "cy": 387.08180003827545, + "pixels": 36577 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 240.4404973357016, + "cy": 283.07371225577265, + "pixels": 2252 + }, + "right_gripper": { + "cx": 269.2799813345777, + "cy": 267.16892207186186, + "pixels": 2143 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 349.3745524190191, + "ty": 387.807227912399, + "theta": -2.7364288973595636, + "vx": -0.9190378785133362, + "vy": -0.39416927099227905, + "pca_strength": 0.7737965639962867, + "union_pixels": 40524, + "tx_anchor": 349.3745524190191, + "ty_anchor": 387.807227912399, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 349.3745524190191, + "cy": 387.807227912399, + "pixels": 36027 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 238.9110335804623, + "cy": 284.49760139555167, + "pixels": 2293 + }, + "right_gripper": { + "cx": 267.5639745916515, + "cy": 268.22232304900183, + "pixels": 2204 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 347.7054731372056, + "ty": 388.2824015869025, + "theta": -2.7302028179110795, + "vx": -0.9165659546852112, + "vy": -0.39988359808921814, + "pca_strength": 0.7745188096338627, + "union_pixels": 40511, + "tx_anchor": 347.7054731372056, + "ty_anchor": 388.2824015869025, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 347.7054731372056, + "cy": 388.2824015869025, + "pixels": 35793 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 237.84817204301075, + "cy": 285.1483870967742, + "pixels": 2325 + }, + "right_gripper": { + "cx": 265.54116172168824, + "cy": 267.69494358545757, + "pixels": 2393 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 346.3745013156778, + "ty": 389.03683897801545, + "theta": -2.7272294800315438, + "vx": -0.915372908115387, + "vy": -0.4026070833206177, + "pca_strength": 0.7715141822208087, + "union_pixels": 40161, + "tx_anchor": 346.3745013156778, + "ty_anchor": 389.03683897801545, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 346.3745013156778, + "cy": 389.03683897801545, + "pixels": 35343 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 236.89417764555887, + "cy": 286.17637059073525, + "pixels": 2353 + }, + "right_gripper": { + "cx": 264.637322515213, + "cy": 268.6474645030426, + "pixels": 2465 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 345.79329063388576, + "ty": 389.6904960220582, + "theta": -2.733867410192174, + "vx": -0.9180251955986023, + "vy": -0.39652207493782043, + "pca_strength": 0.7760251411220763, + "union_pixels": 39493, + "tx_anchor": 345.79329063388576, + "ty_anchor": 389.6904960220582, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 345.79329063388576, + "cy": 389.6904960220582, + "pixels": 34817 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 236.23710446467274, + "cy": 284.8764629388817, + "pixels": 2307 + }, + "right_gripper": { + "cx": 264.23849725622625, + "cy": 268.0042211903757, + "pixels": 2369 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 344.6426066709681, + "ty": 387.56579796336297, + "theta": -2.7320594232641446, + "vx": -0.9173067808151245, + "vy": -0.3981812000274658, + "pca_strength": 0.7694595575965402, + "union_pixels": 40098, + "tx_anchor": 344.6426066709681, + "ty_anchor": 387.56579796336297, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 344.6426066709681, + "cy": 387.56579796336297, + "pixels": 35647 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 236.3537293434569, + "cy": 283.1567664135775, + "pixels": 2239 + }, + "right_gripper": { + "cx": 265.0822784810127, + "cy": 267.128390596745, + "pixels": 2212 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 345.3329189114519, + "ty": 386.20207210940737, + "theta": -2.7236977277864787, + "vx": -0.9139453172683716, + "vy": -0.40583744645118713, + "pca_strength": 0.7641070003406281, + "union_pixels": 40427, + "tx_anchor": 345.3329189114519, + "ty_anchor": 386.20207210940737, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 345.3329189114519, + "cy": 386.20207210940737, + "pixels": 36195 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 239.44249422632794, + "cy": 280.39630484988453, + "pixels": 2165 + }, + "right_gripper": { + "cx": 268.44073536526366, + "cy": 265.1906144170295, + "pixels": 2067 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 347.9175716234652, + "ty": 384.4726057298772, + "theta": -2.712955025653395, + "vx": -0.9095328450202942, + "vy": -0.41563206911087036, + "pca_strength": 0.7545591187911416, + "union_pixels": 40589, + "tx_anchor": 347.9175716234652, + "ty_anchor": 384.4726057298772, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 347.9175716234652, + "cy": 384.4726057298772, + "pixels": 36650 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 245.3346855983773, + "cy": 277.369168356998, + "pixels": 1972 + }, + "right_gripper": { + "cx": 273.29334011184545, + "cy": 262.9140823589222, + "pixels": 1967 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 354.62411576427553, + "ty": 382.5116060141478, + "theta": -2.6959701996856653, + "vx": -0.9023425579071045, + "vy": -0.4310196340084076, + "pca_strength": 0.7449748311501845, + "union_pixels": 40907, + "tx_anchor": 354.62411576427553, + "ty_anchor": 382.5116060141478, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 354.62411576427553, + "cy": 382.5116060141478, + "pixels": 37179 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 255.20453347390617, + "cy": 272.2746441750132, + "pixels": 1897 + }, + "right_gripper": { + "cx": 283.82250136537414, + "cy": 258.7263790278536, + "pixels": 1831 + } + } + } + } + } + ], + "saved_at_unix": 1769897646.9278774 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000084_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000084_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..deb84b852e453eccb0c5e8d16da1ddb4795e22b9 --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000084_tool_poses.json @@ -0,0 +1,4233 @@ +{ + "clip_id": "1_zMnLXc0t", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/ZOOM_IN/1_zMnLXc0t.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/ZOOM_IN/1_zMnLXc0t", + "num_frames": 45, + "tools": [ + "grasper", + "scissors" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 253.5339474582054, + "ty": 40.69873763220744, + "theta": -0.5107376264957616, + "vx": 0.8723841905593872, + "vy": -0.488820880651474, + "pca_strength": null, + "union_pixels": 3304, + "tx_anchor": 253.5339474582054, + "ty_anchor": 40.69873763220744, + "other_grip_x": 291.828418230563, + "other_grip_y": 19.241286863270776, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 253.5339474582054, + "cy": 40.69873763220744, + "pixels": 2931 + }, + "right_gripper": { + "cx": 291.828418230563, + "cy": 19.241286863270776, + "pixels": 373 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 492.28463768115944, + "ty": 343.47806763285024, + "theta": -2.819156621086042, + "vx": -0.9484663009643555, + "vy": -0.31687799096107483, + "pca_strength": 0.8851550903617418, + "union_pixels": 36137, + "tx_anchor": 492.28463768115944, + "ty_anchor": 343.47806763285024, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 492.28463768115944, + "cy": 343.47806763285024, + "pixels": 20700 + }, + "tool_body": { + "cx": 615.572742659504, + "cy": 405.10273014938554, + "pixels": 13589 + }, + "left_gripper": { + "cx": 323.79744816586924, + "cy": 328.4035087719298, + "pixels": 1254 + }, + "right_gripper": { + "cx": 381.86026936026934, + "cy": 294.16498316498314, + "pixels": 594 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 255.25676546391753, + "ty": 40.577319587628864, + "theta": -0.5293806420570714, + "vx": 0.8631200194358826, + "vy": -0.5049988627433777, + "pca_strength": null, + "union_pixels": 3518, + "tx_anchor": 255.25676546391753, + "ty_anchor": 40.577319587628864, + "other_grip_x": 292.280193236715, + "other_grip_y": 18.915458937198068, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 255.25676546391753, + "cy": 40.577319587628864, + "pixels": 3104 + }, + "right_gripper": { + "cx": 292.280193236715, + "cy": 18.915458937198068, + "pixels": 414 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 492.98402417962, + "ty": 344.6309249664172, + "theta": -2.8164364160580715, + "vx": -0.9476008415222168, + "vy": -0.3194568455219269, + "pca_strength": 0.8853460466227643, + "union_pixels": 36116, + "tx_anchor": 492.98402417962, + "ty_anchor": 344.6309249664172, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 492.98402417962, + "cy": 344.6309249664172, + "pixels": 20844 + }, + "tool_body": { + "cx": 615.8792026182683, + "cy": 405.5152484379649, + "pixels": 13444 + }, + "left_gripper": { + "cx": 323.87158908507223, + "cy": 329.2295345104334, + "pixels": 1246 + }, + "right_gripper": { + "cx": 382.893470790378, + "cy": 295.17525773195877, + "pixels": 582 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 255.2464741437206, + "ty": 40.77165883143049, + "theta": -0.5336079426858908, + "vx": 0.8609774708747864, + "vy": -0.5086429715156555, + "pca_strength": null, + "union_pixels": 3343, + "tx_anchor": 255.2464741437206, + "ty_anchor": 40.77165883143049, + "other_grip_x": 293.0082191780822, + "other_grip_y": 18.46301369863014, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 255.2464741437206, + "cy": 40.77165883143049, + "pixels": 2978 + }, + "right_gripper": { + "cx": 293.0082191780822, + "cy": 18.46301369863014, + "pixels": 365 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 493.5913006234236, + "ty": 345.9360871841241, + "theta": -2.8229094567491884, + "vx": -0.9496488571166992, + "vy": -0.31331634521484375, + "pca_strength": 0.8864838428624076, + "union_pixels": 35997, + "tx_anchor": 493.5913006234236, + "ty_anchor": 345.9360871841241, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 493.5913006234236, + "cy": 345.9360871841241, + "pixels": 21013 + }, + "tool_body": { + "cx": 616.4530525355432, + "cy": 406.3529993157455, + "pixels": 13153 + }, + "left_gripper": { + "cx": 323.5648670427075, + "cy": 330.4488315874295, + "pixels": 1241 + }, + "right_gripper": { + "cx": 383.7915254237288, + "cy": 295.51864406779663, + "pixels": 590 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 256.28938584779706, + "ty": 40.90053404539386, + "theta": -0.554715683009043, + "vx": 0.8500502109527588, + "vy": -0.5267016291618347, + "pca_strength": null, + "union_pixels": 3337, + "tx_anchor": 256.28938584779706, + "ty_anchor": 40.90053404539386, + "other_grip_x": 294.04398826979474, + "other_grip_y": 17.50733137829912, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 256.28938584779706, + "cy": 40.90053404539386, + "pixels": 2996 + }, + "right_gripper": { + "cx": 294.04398826979474, + "cy": 17.50733137829912, + "pixels": 341 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.4440938206481, + "ty": 347.23139600602866, + "theta": -2.823535084613235, + "vx": -0.9498446583747864, + "vy": -0.3127221465110779, + "pca_strength": 0.8839901250313809, + "union_pixels": 35992, + "tx_anchor": 494.4440938206481, + "ty_anchor": 347.23139600602866, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.4440938206481, + "cy": 347.23139600602866, + "pixels": 21232 + }, + "tool_body": { + "cx": 616.9089148787855, + "cy": 407.0225389203005, + "pixels": 12911 + }, + "left_gripper": { + "cx": 323.3622489959839, + "cy": 331.37831325301204, + "pixels": 1245 + }, + "right_gripper": { + "cx": 384.50165562913907, + "cy": 295.71854304635764, + "pixels": 604 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 256.76808228268084, + "ty": 40.66456536164566, + "theta": -0.5469191126233424, + "vx": 0.8541308045387268, + "vy": -0.5200582146644592, + "pca_strength": null, + "union_pixels": 3348, + "tx_anchor": 256.76808228268084, + "ty_anchor": 40.66456536164566, + "other_grip_x": 294.5179640718563, + "other_grip_y": 17.679640718562876, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 256.76808228268084, + "cy": 40.66456536164566, + "pixels": 3014 + }, + "right_gripper": { + "cx": 294.5179640718563, + "cy": 17.679640718562876, + "pixels": 334 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.48008052057486, + "ty": 348.0390899302467, + "theta": -2.827574483581097, + "vx": -0.9511001110076904, + "vy": -0.30888280272483826, + "pca_strength": 0.8845577726612838, + "union_pixels": 35897, + "tx_anchor": 494.48008052057486, + "ty_anchor": 348.0390899302467, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.48008052057486, + "cy": 348.0390899302467, + "pixels": 21361 + }, + "tool_body": { + "cx": 617.0417124039517, + "cy": 407.52657989650305, + "pixels": 12754 + }, + "left_gripper": { + "cx": 323.68469991546914, + "cy": 332.3034657650042, + "pixels": 1183 + }, + "right_gripper": { + "cx": 385.3689482470785, + "cy": 295.661101836394, + "pixels": 599 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 256.97446808510637, + "ty": 40.841571194762686, + "theta": -0.5539740475640245, + "vx": 0.8504406213760376, + "vy": -0.5260710716247559, + "pca_strength": null, + "union_pixels": 3380, + "tx_anchor": 256.97446808510637, + "ty_anchor": 40.841571194762686, + "other_grip_x": 294.84, + "other_grip_y": 17.41846153846154, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 256.97446808510637, + "cy": 40.841571194762686, + "pixels": 3055 + }, + "right_gripper": { + "cx": 294.84, + "cy": 17.41846153846154, + "pixels": 325 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 494.31254088402954, + "ty": 348.61821325109804, + "theta": -2.8269515846841284, + "vx": -0.9509075284004211, + "vy": -0.3094751834869385, + "pca_strength": 0.8871308966812033, + "union_pixels": 35742, + "tx_anchor": 494.31254088402954, + "ty_anchor": 348.61821325109804, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 494.31254088402954, + "cy": 348.61821325109804, + "pixels": 21402 + }, + "tool_body": { + "cx": 617.17088, + "cy": 408.4044, + "pixels": 12500 + }, + "left_gripper": { + "cx": 323.56560717196413, + "cy": 332.64792176039117, + "pixels": 1227 + }, + "right_gripper": { + "cx": 385.76182707993473, + "cy": 295.8352365415987, + "pixels": 613 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 258.6719893546241, + "ty": 41.018296739853625, + "theta": -0.5584924134256899, + "vx": 0.8480548858642578, + "vy": -0.5299082398414612, + "pca_strength": null, + "union_pixels": 3347, + "tx_anchor": 258.6719893546241, + "ty_anchor": 41.018296739853625, + "other_grip_x": 296.44868035190615, + "other_grip_y": 17.41348973607038, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 258.6719893546241, + "cy": 41.018296739853625, + "pixels": 3006 + }, + "right_gripper": { + "cx": 296.44868035190615, + "cy": 17.41348973607038, + "pixels": 341 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 497.2790676290745, + "ty": 350.6840605029654, + "theta": -2.830668820822977, + "vx": -0.9520513415336609, + "vy": -0.3059383034706116, + "pca_strength": 0.8851656726356928, + "union_pixels": 35478, + "tx_anchor": 497.2790676290745, + "ty_anchor": 350.6840605029654, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 497.2790676290745, + "cy": 350.6840605029654, + "pixels": 21751 + }, + "tool_body": { + "cx": 619.2614362596704, + "cy": 409.4640094180962, + "pixels": 11892 + }, + "left_gripper": { + "cx": 325.22185702547245, + "cy": 334.2111750205423, + "pixels": 1217 + }, + "right_gripper": { + "cx": 388.47734627831716, + "cy": 296.7313915857605, + "pixels": 618 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 260.6248322147651, + "ty": 40.68255033557047, + "theta": -0.5270745664248431, + "vx": 0.8642823100090027, + "vy": -0.5030071139335632, + "pca_strength": null, + "union_pixels": 3349, + "tx_anchor": 260.6248322147651, + "ty_anchor": 40.68255033557047, + "other_grip_x": 300.53929539295393, + "other_grip_y": 17.45257452574526, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 260.6248322147651, + "cy": 40.68255033557047, + "pixels": 2980 + }, + "right_gripper": { + "cx": 300.53929539295393, + "cy": 17.45257452574526, + "pixels": 369 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 503.0927128588704, + "ty": 352.0515519326376, + "theta": -2.8290414413283695, + "vx": -0.9515522122383118, + "vy": -0.30748724937438965, + "pca_strength": 0.883471676740252, + "union_pixels": 35199, + "tx_anchor": 503.0927128588704, + "ty_anchor": 352.0515519326376, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 503.0927128588704, + "cy": 352.0515519326376, + "pixels": 22327 + }, + "tool_body": { + "cx": 623.1804476930105, + "cy": 410.8368204659662, + "pixels": 10945 + }, + "left_gripper": { + "cx": 329.6963855421687, + "cy": 335.1156626506024, + "pixels": 1245 + }, + "right_gripper": { + "cx": 391.8519061583578, + "cy": 297.2859237536657, + "pixels": 682 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 264.8957887223412, + "ty": 40.44039971448965, + "theta": -0.5762398279630446, + "vx": 0.838517427444458, + "vy": -0.5448748469352722, + "pca_strength": null, + "union_pixels": 3133, + "tx_anchor": 264.8957887223412, + "ty_anchor": 40.44039971448965, + "other_grip_x": 304.89728096676737, + "other_grip_y": 14.44712990936556, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 264.8957887223412, + "cy": 40.44039971448965, + "pixels": 2802 + }, + "right_gripper": { + "cx": 304.89728096676737, + "cy": 14.44712990936556, + "pixels": 331 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.6154745916908, + "ty": 353.2421262400901, + "theta": -2.8324209694927927, + "vx": -0.9525859355926514, + "vy": -0.3042697012424469, + "pca_strength": 0.8810534546966372, + "union_pixels": 34778, + "tx_anchor": 511.6154745916908, + "ty_anchor": 353.2421262400901, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.6154745916908, + "cy": 353.2421262400901, + "pixels": 23083 + }, + "tool_body": { + "cx": 627.9938054924634, + "cy": 412.7766880033037, + "pixels": 9686 + }, + "left_gripper": { + "cx": 333.9537750385208, + "cy": 335.4491525423729, + "pixels": 1298 + }, + "right_gripper": { + "cx": 396.42053445850917, + "cy": 297.9451476793249, + "pixels": 711 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 269.5995740149095, + "ty": 37.93326233581825, + "theta": -0.5906714119918307, + "vx": 0.830566942691803, + "vy": -0.5569187998771667, + "pca_strength": null, + "union_pixels": 3132, + "tx_anchor": 269.5995740149095, + "ty_anchor": 37.93326233581825, + "other_grip_x": 310.6095238095238, + "other_grip_y": 10.434920634920635, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 269.5995740149095, + "cy": 37.93326233581825, + "pixels": 2817 + }, + "right_gripper": { + "cx": 310.6095238095238, + "cy": 10.434920634920635, + "pixels": 315 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 518.3236335199209, + "ty": 355.3679206453737, + "theta": -2.835451398729157, + "vx": -0.9535036087036133, + "vy": -0.30138155817985535, + "pca_strength": 0.8766278025978019, + "union_pixels": 34805, + "tx_anchor": 518.3236335199209, + "ty_anchor": 355.3679206453737, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 518.3236335199209, + "cy": 355.3679206453737, + "pixels": 24296 + }, + "tool_body": { + "cx": 632.1564464476337, + "cy": 415.46601826592337, + "pixels": 8431 + }, + "left_gripper": { + "cx": 335.8621212121212, + "cy": 335.4227272727273, + "pixels": 1320 + }, + "right_gripper": { + "cx": 398.75065963060683, + "cy": 297.88786279683376, + "pixels": 758 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 272.6368670886076, + "ty": 37.94738924050633, + "theta": -0.6144992161460942, + "vx": 0.817062258720398, + "vy": -0.5765494108200073, + "pca_strength": null, + "union_pixels": 2777, + "tx_anchor": 272.6368670886076, + "ty_anchor": 37.94738924050633, + "other_grip_x": 315.7429718875502, + "other_grip_y": 7.530120481927711, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 272.6368670886076, + "cy": 37.94738924050633, + "pixels": 2528 + }, + "right_gripper": { + "cx": 315.7429718875502, + "cy": 7.530120481927711, + "pixels": 249 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 527.323373122834, + "ty": 357.48378898729305, + "theta": -2.834782475727833, + "vx": -0.9533018469810486, + "vy": -0.302019327878952, + "pca_strength": 0.8728186526946945, + "union_pixels": 35020, + "tx_anchor": 527.323373122834, + "ty_anchor": 357.48378898729305, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 527.323373122834, + "cy": 357.48378898729305, + "pixels": 25970 + }, + "tool_body": { + "cx": 636.9534951740275, + "cy": 419.84790874524714, + "pixels": 6838 + }, + "left_gripper": { + "cx": 338.2609329446064, + "cy": 335.06705539358603, + "pixels": 1372 + }, + "right_gripper": { + "cx": 400.53809523809525, + "cy": 297.2857142857143, + "pixels": 840 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 276.3701566364386, + "ty": 35.37881286067601, + "theta": -0.6275506705490658, + "vx": 0.8094680905342102, + "vy": -0.5871638655662537, + "pca_strength": null, + "union_pixels": 2513, + "tx_anchor": 276.3701566364386, + "ty_anchor": 35.37881286067601, + "other_grip_x": 320.7701149425287, + "other_grip_y": 3.1724137931034484, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 276.3701566364386, + "cy": 35.37881286067601, + "pixels": 2426 + }, + "right_gripper": { + "cx": 320.7701149425287, + "cy": 3.1724137931034484, + "pixels": 87 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 536.8488701591223, + "ty": 357.92189202935407, + "theta": -2.8334032094804016, + "vx": -0.952884316444397, + "vy": -0.3033338785171509, + "pca_strength": 0.8656716188752482, + "union_pixels": 35187, + "tx_anchor": 536.8488701591223, + "ty_anchor": 357.92189202935407, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 536.8488701591223, + "cy": 357.92189202935407, + "pixels": 27526 + }, + "tool_body": { + "cx": 642.5597815853888, + "cy": 424.15948032385614, + "pixels": 5311 + }, + "left_gripper": { + "cx": 342.7987508674532, + "cy": 333.6446911866759, + "pixels": 1441 + }, + "right_gripper": { + "cx": 404.75577557755776, + "cy": 296.04400440044003, + "pixels": 909 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 278.6361003861004, + "ty": 33.125482625482626, + "theta": 1.7451065268832138, + "vx": -0.17342883348464966, + "vy": 0.9848464131355286, + "pca_strength": 0.72648485469628, + "union_pixels": 2072, + "tx_anchor": 278.6361003861004, + "ty_anchor": 33.125482625482626, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 278.6361003861004, + "cy": 33.125482625482626, + "pixels": 2072 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 548.2446359182294, + "ty": 357.81767190403787, + "theta": -2.836829520415921, + "vx": -0.9539180994033813, + "vy": -0.3000672459602356, + "pca_strength": 0.8578424858509641, + "union_pixels": 35433, + "tx_anchor": 548.2446359182294, + "ty_anchor": 357.81767190403787, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 548.2446359182294, + "cy": 357.81767190403787, + "pixels": 29595 + }, + "tool_body": { + "cx": 651.091524426133, + "cy": 429.9852854620365, + "pixels": 3398 + }, + "left_gripper": { + "cx": 348.68389261744966, + "cy": 331.18791946308727, + "pixels": 1490 + }, + "right_gripper": { + "cx": 410.27263157894737, + "cy": 293.8357894736842, + "pixels": 950 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 282.54946897708214, + "ty": 30.24874231414198, + "theta": 1.7147535375709297, + "vx": -0.14346051216125488, + "vy": 0.9896560907363892, + "pca_strength": 0.7249980852740332, + "union_pixels": 1789, + "tx_anchor": 282.54946897708214, + "ty_anchor": 30.24874231414198, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 282.54946897708214, + "cy": 30.24874231414198, + "pixels": 1789 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 558.382494200673, + "ty": 356.87257816839286, + "theta": -2.8378766580673718, + "vx": -0.9542317390441895, + "vy": -0.2990681827068329, + "pca_strength": 0.8492930626393769, + "union_pixels": 34990, + "tx_anchor": 558.382494200673, + "ty_anchor": 356.87257816839286, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 558.382494200673, + "cy": 356.87257816839286, + "pixels": 30607 + }, + "tool_body": { + "cx": 658.6327433628319, + "cy": 437.78926991150445, + "pixels": 1808 + }, + "left_gripper": { + "cx": 355.3111668757842, + "cy": 328.8400250941029, + "pixels": 1594 + }, + "right_gripper": { + "cx": 416.13251783893986, + "cy": 291.75942915392454, + "pixels": 981 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 287.843878954608, + "ty": 27.623108665749655, + "theta": 1.5703112770689287, + "vx": 0.0004850497061852366, + "vy": 0.9999998807907104, + "pca_strength": 0.7484319836557188, + "union_pixels": 1454, + "tx_anchor": 287.843878954608, + "ty_anchor": 27.623108665749655, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 287.843878954608, + "cy": 27.623108665749655, + "pixels": 1454 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 569.7541731306236, + "ty": 358.7859447719516, + "theta": -2.8365918060725535, + "vx": -0.9538466930389404, + "vy": -0.3002939820289612, + "pca_strength": 0.8381525731400207, + "union_pixels": 35054, + "tx_anchor": 569.7541731306236, + "ty_anchor": 358.7859447719516, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 569.7541731306236, + "cy": 358.7859447719516, + "pixels": 32230 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 362.7826596367897, + "cy": 326.58699472759224, + "pixels": 1707 + }, + "right_gripper": { + "cx": 419.6051924798568, + "cy": 288.9265890778872, + "pixels": 1117 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 295.7876823338736, + "ty": 24.288492706645055, + "theta": 1.3643658230212685, + "vx": 0.20496749877929688, + "vy": 0.9787687659263611, + "pca_strength": 0.8250519850462195, + "union_pixels": 1234, + "tx_anchor": 295.7876823338736, + "ty_anchor": 24.288492706645055, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 295.7876823338736, + "cy": 24.288492706645055, + "pixels": 1234 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 576.2514511111824, + "ty": 355.4615976653946, + "theta": -2.838547952271922, + "vx": -0.9544323086738586, + "vy": -0.298427551984787, + "pca_strength": 0.8272630603172041, + "union_pixels": 34145, + "tx_anchor": 576.2514511111824, + "ty_anchor": 355.4615976653946, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 576.2514511111824, + "cy": 355.4615976653946, + "pixels": 31183 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 373.48318872017353, + "cy": 324.81887201735356, + "pixels": 1844 + }, + "right_gripper": { + "cx": 426.00626118067976, + "cy": 287.0169946332737, + "pixels": 1118 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 306.494358974359, + "ty": 19.224615384615383, + "theta": 1.3465230372134886, + "vx": 0.22239790856838226, + "vy": 0.9749559760093689, + "pca_strength": 0.7496723997481143, + "union_pixels": 975, + "tx_anchor": 306.494358974359, + "ty_anchor": 19.224615384615383, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 306.494358974359, + "cy": 19.224615384615383, + "pixels": 975 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 582.4124978945596, + "ty": 352.11921846050194, + "theta": -2.844262011350919, + "vx": -0.9561219215393066, + "vy": -0.2929690182209015, + "pca_strength": 0.8239078939221842, + "union_pixels": 32830, + "tx_anchor": 582.4124978945596, + "ty_anchor": 352.11921846050194, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 582.4124978945596, + "cy": 352.11921846050194, + "pixels": 29685 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 384.3182762201454, + "cy": 322.886292834891, + "pixels": 1926 + }, + "right_gripper": { + "cx": 430.6497128794094, + "cy": 283.9671862182116, + "pixels": 1219 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 318.5964432284542, + "ty": 13.948016415868674, + "theta": 1.1653146904982536, + "vx": 0.39446139335632324, + "vy": 0.9189125299453735, + "pca_strength": 0.634295189914842, + "union_pixels": 731, + "tx_anchor": 318.5964432284542, + "ty_anchor": 13.948016415868674, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 318.5964432284542, + "cy": 13.948016415868674, + "pixels": 731 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 588.8219059939629, + "ty": 349.5741699008193, + "theta": -2.8576334538238233, + "vx": -0.959953784942627, + "vy": -0.28015848994255066, + "pca_strength": 0.8172578254959496, + "union_pixels": 31218, + "tx_anchor": 588.8219059939629, + "ty_anchor": 349.5741699008193, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 588.8219059939629, + "cy": 349.5741699008193, + "pixels": 27828 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 395.84550561797755, + "cy": 321.5252808988764, + "pixels": 2136 + }, + "right_gripper": { + "cx": 436.49122807017545, + "cy": 281.7799043062201, + "pixels": 1254 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 331.7461368653422, + "ty": 8.849889624724062, + "theta": -2.5997789078484588, + "vx": -0.8567747473716736, + "vy": -0.515690803527832, + "pca_strength": 0.6391343321868542, + "union_pixels": 453, + "tx_anchor": 331.7461368653422, + "ty_anchor": 8.849889624724062, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 331.7461368653422, + "cy": 8.849889624724062, + "pixels": 453 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 595.6589736520815, + "ty": 347.11299279272185, + "theta": -2.870498597033553, + "vx": -0.9634785056114197, + "vy": -0.2677856981754303, + "pca_strength": 0.816937366915325, + "union_pixels": 28975, + "tx_anchor": 595.6589736520815, + "ty_anchor": 347.11299279272185, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 595.6589736520815, + "cy": 347.11299279272185, + "pixels": 25391 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 409.130849220104, + "cy": 320.70667244367417, + "pixels": 2308 + }, + "right_gripper": { + "cx": 443.5023510971787, + "cy": 279.87068965517244, + "pixels": 1276 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 347.09326424870466, + "ty": 4.461139896373057, + "theta": -2.9594620077388454, + "vx": -0.983460009098053, + "vy": -0.18112538754940033, + "pca_strength": 0.7558026762182857, + "union_pixels": 193, + "tx_anchor": 347.09326424870466, + "ty_anchor": 4.461139896373057, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 347.09326424870466, + "cy": 4.461139896373057, + "pixels": 193 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 602.1978870738636, + "ty": 344.1317027698864, + "theta": -2.889449874597746, + "vx": -0.9683800935745239, + "vy": -0.24947956204414368, + "pca_strength": 0.8227727822797839, + "union_pixels": 26295, + "tx_anchor": 602.1978870738636, + "ty_anchor": 344.1317027698864, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 602.1978870738636, + "cy": 344.1317027698864, + "pixels": 22528 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 424.56658496732024, + "cy": 319.93545751633985, + "pixels": 2448 + }, + "right_gripper": { + "cx": 450.3244882486732, + "cy": 277.9385898407885, + "pixels": 1319 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 66, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 356.25757575757575, + "cy": 1.5303030303030303, + "pixels": 66 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 609.0441773257307, + "ty": 342.94652488827245, + "theta": -2.900839796151523, + "vx": -0.9711587429046631, + "vy": -0.238433837890625, + "pca_strength": 0.8329593238617905, + "union_pixels": 23443, + "tx_anchor": 609.0441773257307, + "ty_anchor": 342.94652488827245, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 609.0441773257307, + "cy": 342.94652488827245, + "pixels": 19467 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 443.0518885921404, + "cy": 320.6970621900038, + "pixels": 2621 + }, + "right_gripper": { + "cx": 456.8442804428044, + "cy": 276.1468634686347, + "pixels": 1355 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 615.7152154263332, + "ty": 343.31660138595964, + "theta": -2.9040130266805293, + "vx": -0.9719104766845703, + "vy": -0.23535093665122986, + "pca_strength": 0.8445565485841073, + "union_pixels": 20815, + "tx_anchor": 615.7152154263332, + "ty_anchor": 343.31660138595964, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 615.7152154263332, + "cy": 343.31660138595964, + "pixels": 16595 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 460.0730513806361, + "cy": 322.03774903879764, + "pixels": 2861 + }, + "right_gripper": { + "cx": 464.76674025018394, + "cy": 275.39661515820455, + "pixels": 1359 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 622.0878073256397, + "ty": 344.12615583112324, + "theta": -2.8968505236136606, + "vx": -0.9701998829841614, + "vy": -0.2423061579465866, + "pca_strength": 0.8598643371573658, + "union_pixels": 18385, + "tx_anchor": 622.0878073256397, + "ty_anchor": 344.12615583112324, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 622.0878073256397, + "cy": 344.12615583112324, + "pixels": 13951 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 475.5977579953841, + "cy": 323.55621496867786, + "pixels": 3033 + }, + "right_gripper": { + "cx": 471.52462526766595, + "cy": 274.8572448251249, + "pixels": 1401 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 628.7983200629976, + "ty": 346.50774345962026, + "theta": -2.878158065250948, + "vx": -0.9655013084411621, + "vy": -0.26039817929267883, + "pca_strength": 0.8780137741338797, + "union_pixels": 16152, + "tx_anchor": 628.7983200629976, + "ty_anchor": 346.50774345962026, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 628.7983200629976, + "cy": 346.50774345962026, + "pixels": 11429 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 490.8443830570902, + "cy": 325.5352977286679, + "pixels": 3258 + }, + "right_gripper": { + "cx": 477.758361774744, + "cy": 275.017747440273, + "pixels": 1465 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 635.695899264542, + "ty": 350.5616224648986, + "theta": -2.858646718576558, + "vx": -0.9602371454238892, + "vy": -0.2791856527328491, + "pca_strength": 0.8949522107228988, + "union_pixels": 13978, + "tx_anchor": 635.695899264542, + "ty_anchor": 350.5616224648986, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 635.695899264542, + "cy": 350.5616224648986, + "pixels": 8974 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 508.10249858035206, + "cy": 329.8080636002272, + "pixels": 3522 + }, + "right_gripper": { + "cx": 484.6531713900135, + "cy": 276.7564102564103, + "pixels": 1482 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 642.3504549457, + "ty": 356.9716759612562, + "theta": -2.8277370293923583, + "vx": -0.9511503577232361, + "vy": -0.3087282180786133, + "pca_strength": 0.9104176610085328, + "union_pixels": 12122, + "tx_anchor": 642.3504549457, + "ty_anchor": 356.9716759612562, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 642.3504549457, + "cy": 356.9716759612562, + "pixels": 6814 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 523.5111460792027, + "cy": 335.2428533962759, + "pixels": 3813 + }, + "right_gripper": { + "cx": 492.39331103678927, + "cy": 279.16521739130434, + "pixels": 1495 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 649.476825266612, + "ty": 364.16858080393763, + "theta": -2.7858150689416448, + "vx": -0.9373759031295776, + "vy": -0.3483193516731262, + "pca_strength": 0.9220882733192434, + "union_pixels": 10591, + "tx_anchor": 649.476825266612, + "ty_anchor": 364.16858080393763, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 649.476825266612, + "cy": 364.16858080393763, + "pixels": 4876 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 539.592441020703, + "cy": 341.0606644198363, + "pixels": 4154 + }, + "right_gripper": { + "cx": 498.96860986547085, + "cy": 281.07751441383726, + "pixels": 1561 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 654.6788161140038, + "ty": 369.8618799671143, + "theta": -2.747915393612816, + "vx": -0.9235047698020935, + "vy": -0.38358697295188904, + "pca_strength": 0.9290388396416394, + "union_pixels": 9562, + "tx_anchor": 654.6788161140038, + "ty_anchor": 369.8618799671143, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 654.6788161140038, + "cy": 369.8618799671143, + "pixels": 3649 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 552.2584087218743, + "cy": 345.37926235212245, + "pixels": 4311 + }, + "right_gripper": { + "cx": 503.7378277153558, + "cy": 283.04556803995007, + "pixels": 1602 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 658.5927520631503, + "ty": 373.7312522425547, + "theta": -2.7217118935821696, + "vx": -0.9131375551223755, + "vy": -0.4076515734195709, + "pca_strength": 0.9316249156986766, + "union_pixels": 8800, + "tx_anchor": 658.5927520631503, + "ty_anchor": 373.7312522425547, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 658.5927520631503, + "cy": 373.7312522425547, + "pixels": 2787 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 561.3527280959928, + "cy": 347.949060448268, + "pixels": 4417 + }, + "right_gripper": { + "cx": 509.1610275689223, + "cy": 284.0338345864662, + "pixels": 1596 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 660.0712550607287, + "ty": 374.6655870445344, + "theta": -2.7096163968295413, + "vx": -0.9081401228904724, + "vy": -0.4186663329601288, + "pca_strength": 0.9314762186072367, + "union_pixels": 8513, + "tx_anchor": 660.0712550607287, + "ty_anchor": 374.6655870445344, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 660.0712550607287, + "cy": 374.6655870445344, + "pixels": 2470 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 564.9434389140272, + "cy": 348.63009049773757, + "pixels": 4420 + }, + "right_gripper": { + "cx": 511.7615526802218, + "cy": 284.0080098582871, + "pixels": 1623 + } + } + } + } + }, + { + "frame_idx": 30, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 660.5866388308978, + "ty": 374.6864300626305, + "theta": -2.7091903564865, + "vx": -0.9079616665840149, + "vy": -0.41905319690704346, + "pca_strength": 0.9317569987065664, + "union_pixels": 8511, + "tx_anchor": 660.5866388308978, + "ty_anchor": 374.6864300626305, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 660.5866388308978, + "cy": 374.6864300626305, + "pixels": 2395 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 565.9857461024499, + "cy": 348.5826280623608, + "pixels": 4490 + }, + "right_gripper": { + "cx": 511.9551045510455, + "cy": 283.95448954489547, + "pixels": 1626 + } + } + } + } + }, + { + "frame_idx": 31, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 660.3847753743761, + "ty": 374.28743760399334, + "theta": -2.7105909649929347, + "vx": -0.9085476994514465, + "vy": -0.4177810847759247, + "pca_strength": 0.932952239371225, + "union_pixels": 8427, + "tx_anchor": 660.3847753743761, + "ty_anchor": 374.28743760399334, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 660.3847753743761, + "cy": 374.28743760399334, + "pixels": 2404 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 565.5254777070064, + "cy": 348.45586897179254, + "pixels": 4396 + }, + "right_gripper": { + "cx": 511.1161647203442, + "cy": 284.12108174554396, + "pixels": 1627 + } + } + } + } + }, + { + "frame_idx": 32, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 659.8752997601919, + "ty": 373.26658673061553, + "theta": -2.7159778339026457, + "vx": -0.9107850790023804, + "vy": -0.4128808379173279, + "pca_strength": 0.9334743068717909, + "union_pixels": 8502, + "tx_anchor": 659.8752997601919, + "ty_anchor": 373.26658673061553, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 659.8752997601919, + "cy": 373.26658673061553, + "pixels": 2502 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 564.7605118829981, + "cy": 347.7968464351006, + "pixels": 4376 + }, + "right_gripper": { + "cx": 510.5738916256158, + "cy": 284.16995073891627, + "pixels": 1624 + } + } + } + } + }, + { + "frame_idx": 33, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 659.2076835298593, + "ty": 371.70901483453787, + "theta": -2.724131666698, + "vx": -0.9141213297843933, + "vy": -0.4054408073425293, + "pca_strength": 0.9342318204671144, + "union_pixels": 8367, + "tx_anchor": 659.2076835298593, + "ty_anchor": 371.70901483453787, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 659.2076835298593, + "cy": 371.70901483453787, + "pixels": 2629 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 563.3962354062426, + "cy": 346.4462711460567, + "pixels": 4197 + }, + "right_gripper": { + "cx": 510.77936404931864, + "cy": 284.064892926671, + "pixels": 1541 + } + } + } + } + }, + { + "frame_idx": 34, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 658.9809559372666, + "ty": 371.0026138909634, + "theta": -2.7442475729053313, + "vx": -0.9220916032791138, + "vy": -0.3869716227054596, + "pca_strength": 0.9343094539095137, + "union_pixels": 8372, + "tx_anchor": 658.9809559372666, + "ty_anchor": 371.0026138909634, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 658.9809559372666, + "cy": 371.0026138909634, + "pixels": 2678 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 562.8518777700024, + "cy": 346.111966410077, + "pixels": 4287 + }, + "right_gripper": { + "cx": 512.5501066098082, + "cy": 285.9843638948117, + "pixels": 1407 + } + } + } + } + }, + { + "frame_idx": 35, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 658.5798045602606, + "ty": 370.5052479189287, + "theta": -2.747466455850226, + "vx": -0.9233324527740479, + "vy": -0.3840015232563019, + "pca_strength": 0.934464981155728, + "union_pixels": 8492, + "tx_anchor": 658.5798045602606, + "ty_anchor": 370.5052479189287, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 658.5798045602606, + "cy": 370.5052479189287, + "pixels": 2763 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 561.5593967517401, + "cy": 345.55498839907193, + "pixels": 4310 + }, + "right_gripper": { + "cx": 512.1310782241014, + "cy": 285.9922480620155, + "pixels": 1419 + } + } + } + } + }, + { + "frame_idx": 36, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 658.1502991904259, + "ty": 369.5550862372404, + "theta": -2.7531365272202626, + "vx": -0.9254949688911438, + "vy": -0.37876003980636597, + "pca_strength": 0.9346923426445551, + "union_pixels": 8577, + "tx_anchor": 658.1502991904259, + "ty_anchor": 369.5550862372404, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 658.1502991904259, + "cy": 369.5550862372404, + "pixels": 2841 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 560.3132390447485, + "cy": 344.84952469278926, + "pixels": 4313 + }, + "right_gripper": { + "cx": 511.7125790583275, + "cy": 285.975404075896, + "pixels": 1423 + } + } + } + } + }, + { + "frame_idx": 37, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 658.0208333333334, + "ty": 369.2135416666667, + "theta": -2.7564718506151342, + "vx": -0.926753044128418, + "vy": -0.3756710886955261, + "pca_strength": 0.9346600254577129, + "union_pixels": 8595, + "tx_anchor": 658.0208333333334, + "ty_anchor": 369.2135416666667, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 658.0208333333334, + "cy": 369.2135416666667, + "pixels": 2880 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 559.9914093336429, + "cy": 344.7506384954725, + "pixels": 4307 + }, + "right_gripper": { + "cx": 511.2613636363636, + "cy": 286.06107954545456, + "pixels": 1408 + } + } + } + } + }, + { + "frame_idx": 38, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 657.6850340136054, + "ty": 368.997619047619, + "theta": -2.7582824886651083, + "vx": -0.9274317622184753, + "vy": -0.3739924728870392, + "pca_strength": 0.9347722028794242, + "union_pixels": 8621, + "tx_anchor": 657.6850340136054, + "ty_anchor": 368.997619047619, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 657.6850340136054, + "cy": 368.997619047619, + "pixels": 2940 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 559.408463876549, + "cy": 344.5697919102174, + "pixels": 4277 + }, + "right_gripper": { + "cx": 510.90811965811963, + "cy": 286.2193732193732, + "pixels": 1404 + } + } + } + } + }, + { + "frame_idx": 39, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 656.6179846938776, + "ty": 368.1674107142857, + "theta": -2.7658474418374643, + "vx": -0.930234432220459, + "vy": -0.3669658601284027, + "pca_strength": 0.9335866244654313, + "union_pixels": 8774, + "tx_anchor": 656.6179846938776, + "ty_anchor": 368.1674107142857, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 656.6179846938776, + "cy": 368.1674107142857, + "pixels": 3136 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 557.2563439849624, + "cy": 343.9607612781955, + "pixels": 4256 + }, + "right_gripper": { + "cx": 510.4218523878437, + "cy": 286.1056439942113, + "pixels": 1382 + } + } + } + } + }, + { + "frame_idx": 40, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 655.3060220034743, + "ty": 367.62072958888245, + "theta": -2.7687758577010215, + "vx": -0.9313050508499146, + "vy": -0.3642401695251465, + "pca_strength": 0.9316008737312395, + "union_pixels": 8991, + "tx_anchor": 655.3060220034743, + "ty_anchor": 367.62072958888245, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 655.3060220034743, + "cy": 367.62072958888245, + "pixels": 3454 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 553.9139185257033, + "cy": 343.6610087293889, + "pixels": 4124 + }, + "right_gripper": { + "cx": 508.3305024769993, + "cy": 285.64401981599434, + "pixels": 1413 + } + } + } + } + }, + { + "frame_idx": 41, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 655.0623213264722, + "ty": 367.2827329902802, + "theta": -2.762793967265948, + "vx": -0.9291095733642578, + "vy": -0.36980459094047546, + "pca_strength": 0.9310210878806519, + "union_pixels": 9241, + "tx_anchor": 655.0623213264722, + "ty_anchor": 367.2827329902802, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 655.0623213264722, + "cy": 367.2827329902802, + "pixels": 3498 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 553.4381333961819, + "cy": 343.5580956870139, + "pixels": 4243 + }, + "right_gripper": { + "cx": 506.284, + "cy": 284.166, + "pixels": 1500 + } + } + } + } + }, + { + "frame_idx": 42, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 655.0278805120911, + "ty": 366.8944523470839, + "theta": -2.761628833741804, + "vx": -0.928678035736084, + "vy": -0.3708868622779846, + "pca_strength": 0.9310529789697606, + "union_pixels": 9263, + "tx_anchor": 655.0278805120911, + "ty_anchor": 366.8944523470839, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 655.0278805120911, + "cy": 366.8944523470839, + "pixels": 3515 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 553.2377788324632, + "cy": 343.3220218319886, + "pixels": 4214 + }, + "right_gripper": { + "cx": 506.03585397653194, + "cy": 283.97653194263364, + "pixels": 1534 + } + } + } + } + }, + { + "frame_idx": 43, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 655.1727115716753, + "ty": 367.12464018422565, + "theta": -2.7605561932085214, + "vx": -0.92827969789505, + "vy": -0.3718827962875366, + "pca_strength": 0.9314849548175541, + "union_pixels": 9224, + "tx_anchor": 655.1727115716753, + "ty_anchor": 367.12464018422565, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 655.1727115716753, + "cy": 367.12464018422565, + "pixels": 3474 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 553.5129116323146, + "cy": 343.4456289978678, + "pixels": 4221 + }, + "right_gripper": { + "cx": 505.6919555264879, + "cy": 283.8613472858077, + "pixels": 1529 + } + } + } + } + }, + { + "frame_idx": 44, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 654.3217794759826, + "ty": 366.01555676855895, + "theta": -2.765703613272861, + "vx": -0.930181622505188, + "vy": -0.3670996427536011, + "pca_strength": 0.931043027447445, + "union_pixels": 9386, + "tx_anchor": 654.3217794759826, + "ty_anchor": 366.01555676855895, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 654.3217794759826, + "cy": 366.01555676855895, + "pixels": 3664 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 551.685707456979, + "cy": 342.43833652007646, + "pixels": 4184 + }, + "right_gripper": { + "cx": 505.315344603381, + "cy": 283.6807542262679, + "pixels": 1538 + } + } + } + } + } + ], + "saved_at_unix": 1769897647.2508483 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000085_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000085_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..e7e38a2cec1e1c2787075b85433acb93a519a9fc --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000085_tool_poses.json @@ -0,0 +1,2928 @@ +{ + "clip_id": "1_znLAS2oj", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/ZOOM_IN/1_znLAS2oj.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/ZOOM_IN/1_znLAS2oj", + "num_frames": 30, + "tools": [ + "grasper", + "hook" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 92.89123686723973, + "ty": 41.046203438395416, + "theta": 0.5414666945267104, + "vx": 0.8569536805152893, + "vy": 0.5153934359550476, + "pca_strength": 0.9169195711792916, + "union_pixels": 14345, + "tx_anchor": 92.89123686723973, + "ty_anchor": 41.046203438395416, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 92.89123686723973, + "cy": 41.046203438395416, + "pixels": 8376 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 203.0610826627652, + "cy": 94.5929041697147, + "pixels": 2734 + }, + "right_gripper": { + "cx": 188.4986089644513, + "cy": 119.33446676970634, + "pixels": 3235 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 470.5427753251402, + "ty": 310.3142823052142, + "theta": -2.7404443993154657, + "vx": -0.9206132888793945, + "vy": -0.39047572016716003, + "pca_strength": 0.9434881429124005, + "union_pixels": 23458, + "tx_anchor": 470.5427753251402, + "ty_anchor": 310.3142823052142, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 470.5427753251402, + "cy": 310.3142823052142, + "pixels": 8381 + }, + "tool_body": { + "cx": 615.7723766672024, + "cy": 353.5408163265306, + "pixels": 12446 + }, + "left_gripper": { + "cx": 406.7560975609756, + "cy": 252.1219512195122, + "pixels": 41 + }, + "right_gripper": { + "cx": 391.0737451737452, + "cy": 236.83745173745174, + "pixels": 2590 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 91.08715763846622, + "ty": 41.781375532562386, + "theta": 0.5484124800329528, + "vx": 0.8533532023429871, + "vy": 0.5213331580162048, + "pca_strength": 0.9166767650535689, + "union_pixels": 14079, + "tx_anchor": 91.08715763846622, + "ty_anchor": 41.781375532562386, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 91.08715763846622, + "cy": 41.781375532562386, + "pixels": 8215 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 200.7911753518448, + "cy": 95.27691137314568, + "pixels": 2629 + }, + "right_gripper": { + "cx": 185.69397217928903, + "cy": 119.7839258114374, + "pixels": 3235 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 470.90027601104043, + "ty": 310.58370334813395, + "theta": -2.739029894826313, + "vx": -0.9200599789619446, + "vy": -0.39177751541137695, + "pca_strength": 0.9430849458439791, + "union_pixels": 23391, + "tx_anchor": 470.90027601104043, + "ty_anchor": 310.58370334813395, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 470.90027601104043, + "cy": 310.58370334813395, + "pixels": 8333 + }, + "tool_body": { + "cx": 615.7588452878739, + "cy": 353.74139594724994, + "pixels": 12436 + }, + "left_gripper": { + "cx": 410.7142857142857, + "cy": 254.5, + "pixels": 28 + }, + "right_gripper": { + "cx": 391.9845797995374, + "cy": 237.562066306862, + "pixels": 2594 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 89.26608260325406, + "ty": 42.314893617021276, + "theta": 0.5571981985404509, + "vx": 0.8487400412559509, + "vy": 0.5288102626800537, + "pca_strength": 0.9171983595561738, + "union_pixels": 13951, + "tx_anchor": 89.26608260325406, + "ty_anchor": 42.314893617021276, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 89.26608260325406, + "cy": 42.314893617021276, + "pixels": 7990 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 197.2222637280538, + "cy": 95.59917818453492, + "pixels": 2677 + }, + "right_gripper": { + "cx": 182.3958587088916, + "cy": 120.20858708891596, + "pixels": 3284 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 471.33966294801803, + "ty": 311.8184191787325, + "theta": -2.738847306603769, + "vx": -0.9199884533882141, + "vy": -0.3919455111026764, + "pca_strength": 0.941943099813195, + "union_pixels": 23558, + "tx_anchor": 471.33966294801803, + "ty_anchor": 311.8184191787325, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 471.33966294801803, + "cy": 311.8184191787325, + "pixels": 8426 + }, + "tool_body": { + "cx": 616.0979418595339, + "cy": 355.2927044125891, + "pixels": 12487 + }, + "left_gripper": { + "cx": 411.8333333333333, + "cy": 256.7, + "pixels": 30 + }, + "right_gripper": { + "cx": 392.82523900573614, + "cy": 238.46386233269598, + "pixels": 2615 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 88.30205655526993, + "ty": 42.276992287917736, + "theta": 0.5647985347357274, + "vx": 0.8446964621543884, + "vy": 0.5352456569671631, + "pca_strength": 0.9190820851807752, + "union_pixels": 13801, + "tx_anchor": 88.30205655526993, + "ty_anchor": 42.276992287917736, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 88.30205655526993, + "cy": 42.276992287917736, + "pixels": 7780 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 195.72778192681105, + "cy": 95.94585511575802, + "pixels": 2678 + }, + "right_gripper": { + "cx": 180.76966796290756, + "cy": 120.66168112473827, + "pixels": 3343 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 471.5847377165915, + "ty": 313.29895561357705, + "theta": -2.7346360543807786, + "vx": -0.9183297157287598, + "vy": -0.3958163261413574, + "pca_strength": 0.9412090976791766, + "union_pixels": 23668, + "tx_anchor": 471.5847377165915, + "ty_anchor": 313.29895561357705, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 471.5847377165915, + "cy": 313.29895561357705, + "pixels": 8426 + }, + "tool_body": { + "cx": 616.3001821205163, + "cy": 357.6306120833003, + "pixels": 12629 + }, + "left_gripper": { + "cx": 410.741935483871, + "cy": 256.3225806451613, + "pixels": 31 + }, + "right_gripper": { + "cx": 394.213400464756, + "cy": 239.5422153369481, + "pixels": 2582 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 86.82080167670945, + "ty": 42.683521089861145, + "theta": 0.5686901863418582, + "vx": 0.8426070809364319, + "vy": 0.5385288596153259, + "pca_strength": 0.9179068533095668, + "union_pixels": 13650, + "tx_anchor": 86.82080167670945, + "ty_anchor": 42.683521089861145, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 86.82080167670945, + "cy": 42.683521089861145, + "pixels": 7634 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 193.38214150586455, + "cy": 95.82519863791147, + "pixels": 2643 + }, + "right_gripper": { + "cx": 178.36169581974502, + "cy": 120.65431366735844, + "pixels": 3373 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 471.74059171597634, + "ty": 313.8540828402367, + "theta": -2.7287200300161665, + "vx": -0.9159719944000244, + "vy": -0.4012422263622284, + "pca_strength": 0.9413597662761002, + "union_pixels": 23646, + "tx_anchor": 471.74059171597634, + "ty_anchor": 313.8540828402367, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 471.74059171597634, + "cy": 313.8540828402367, + "pixels": 8450 + }, + "tool_body": { + "cx": 616.1028698624692, + "cy": 358.8515780268702, + "pixels": 12579 + }, + "left_gripper": { + "cx": 409.3666666666667, + "cy": 253.43333333333334, + "pixels": 30 + }, + "right_gripper": { + "cx": 394.9234634712022, + "cy": 239.68187089292616, + "pixels": 2587 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 85.37379291845494, + "ty": 43.230552575107296, + "theta": 0.5761386982772737, + "vx": 0.8385725021362305, + "vy": 0.5447900295257568, + "pca_strength": 0.9182234513932255, + "union_pixels": 13453, + "tx_anchor": 85.37379291845494, + "ty_anchor": 43.230552575107296, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 85.37379291845494, + "cy": 43.230552575107296, + "pixels": 7456 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 191.18813751416698, + "cy": 96.96071023800529, + "pixels": 2647 + }, + "right_gripper": { + "cx": 175.68298507462686, + "cy": 121.45731343283582, + "pixels": 3350 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 470.5413314678792, + "ty": 316.42544013058176, + "theta": -2.7275474482187034, + "vx": -0.9155008792877197, + "vy": -0.40231600403785706, + "pca_strength": 0.9409184239011634, + "union_pixels": 24009, + "tx_anchor": 470.5413314678792, + "ty_anchor": 316.42544013058176, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 470.5413314678792, + "cy": 316.42544013058176, + "pixels": 8577 + }, + "tool_body": { + "cx": 615.9706089818951, + "cy": 361.72403793400736, + "pixels": 12759 + }, + "left_gripper": { + "cx": 408.3448275862069, + "cy": 259.1034482758621, + "pixels": 29 + }, + "right_gripper": { + "cx": 394.21369137670195, + "cy": 242.0858547655068, + "pixels": 2644 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 82.1450908578673, + "ty": 44.44316100859276, + "theta": 0.5829589322316656, + "vx": 0.8348374366760254, + "vy": 0.5504965782165527, + "pca_strength": 0.9180838565663517, + "union_pixels": 13257, + "tx_anchor": 82.1450908578673, + "ty_anchor": 44.44316100859276, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 82.1450908578673, + "cy": 44.44316100859276, + "pixels": 7099 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 185.70338372930166, + "cy": 97.37185025197984, + "pixels": 2778 + }, + "right_gripper": { + "cx": 170.98491124260354, + "cy": 122.27366863905326, + "pixels": 3380 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 470.3620927030748, + "ty": 318.8446535107848, + "theta": -2.72676825601375, + "vx": -0.9151871204376221, + "vy": -0.4030292332172394, + "pca_strength": 0.9402395270470051, + "union_pixels": 24419, + "tx_anchor": 470.3620927030748, + "ty_anchor": 318.8446535107848, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 470.3620927030748, + "cy": 318.8446535107848, + "pixels": 8716 + }, + "tool_body": { + "cx": 615.9380537791817, + "cy": 364.4018799599353, + "pixels": 12979 + }, + "left_gripper": { + "cx": 411.1515151515151, + "cy": 262.24242424242425, + "pixels": 33 + }, + "right_gripper": { + "cx": 392.95912300260125, + "cy": 243.54960981047938, + "pixels": 2691 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 77.62272727272727, + "ty": 45.44561128526646, + "theta": 0.5906358859738223, + "vx": 0.8305867314338684, + "vy": 0.5568892955780029, + "pca_strength": 0.9196737838762835, + "union_pixels": 12533, + "tx_anchor": 77.62272727272727, + "ty_anchor": 45.44561128526646, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 77.62272727272727, + "cy": 45.44561128526646, + "pixels": 6380 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 179.15175660992395, + "cy": 97.53132922854039, + "pixels": 2761 + }, + "right_gripper": { + "cx": 163.7915683962264, + "cy": 122.60966981132076, + "pixels": 3392 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 469.84249043008333, + "ty": 318.9951587480297, + "theta": -2.726381741234128, + "vx": -0.9150312542915344, + "vy": -0.40338292717933655, + "pca_strength": 0.9404235077167953, + "union_pixels": 24594, + "tx_anchor": 469.84249043008333, + "ty_anchor": 318.9951587480297, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 469.84249043008333, + "cy": 318.9951587480297, + "pixels": 8882 + }, + "tool_body": { + "cx": 615.9144797777092, + "cy": 364.5429144797777, + "pixels": 12956 + }, + "left_gripper": { + "cx": 395.7878787878788, + "cy": 243.72727272727272, + "pixels": 33 + }, + "right_gripper": { + "cx": 391.10246052148364, + "cy": 243.45978699963277, + "pixels": 2723 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 71.02495613179957, + "ty": 45.92064729966855, + "theta": 0.6016377067749751, + "vx": 0.8244097828865051, + "vy": 0.5659933686256409, + "pca_strength": 0.9230199455249177, + "union_pixels": 11472, + "tx_anchor": 71.02495613179957, + "ty_anchor": 45.92064729966855, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 71.02495613179957, + "cy": 45.92064729966855, + "pixels": 5129 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 167.6064830951551, + "cy": 96.9355176019519, + "pixels": 2869 + }, + "right_gripper": { + "cx": 153.47639608520439, + "cy": 123.01899827288429, + "pixels": 3474 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 469.49864115664747, + "ty": 318.929340145668, + "theta": -2.7375905143896775, + "vx": -0.9194951057434082, + "vy": -0.39310142397880554, + "pca_strength": 0.9401674286991432, + "union_pixels": 24890, + "tx_anchor": 469.49864115664747, + "ty_anchor": 318.929340145668, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 469.49864115664747, + "cy": 318.929340145668, + "pixels": 9199 + }, + "tool_body": { + "cx": 616.4182184978274, + "cy": 363.21966170080697, + "pixels": 12888 + }, + "left_gripper": { + "cx": 404.7692307692308, + "cy": 252.53846153846155, + "pixels": 26 + }, + "right_gripper": { + "cx": 388.3871083903493, + "cy": 243.0486136118113, + "pixels": 2777 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 63.072258430150185, + "ty": 46.200056673278546, + "theta": 0.5892181212667023, + "vx": 0.8313754200935364, + "vy": 0.5557111501693726, + "pca_strength": 0.9230439870875115, + "union_pixels": 10127, + "tx_anchor": 63.072258430150185, + "ty_anchor": 46.200056673278546, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 63.072258430150185, + "cy": 46.200056673278546, + "pixels": 3529 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 154.84525790349417, + "cy": 94.8955074875208, + "pixels": 3005 + }, + "right_gripper": { + "cx": 141.1113275814083, + "cy": 121.38185360423044, + "pixels": 3593 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 469.1253252836473, + "ty": 317.67409180805663, + "theta": -2.7464412238064804, + "vx": -0.9229382872581482, + "vy": -0.3849479556083679, + "pca_strength": 0.9395649312896234, + "union_pixels": 25290, + "tx_anchor": 469.1253252836473, + "ty_anchor": 317.67409180805663, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 469.1253252836473, + "cy": 317.67409180805663, + "pixels": 9607 + }, + "tool_body": { + "cx": 616.9152926467141, + "cy": 360.3709463155427, + "pixels": 12797 + }, + "left_gripper": { + "cx": 403.18518518518516, + "cy": 259.74074074074076, + "pixels": 27 + }, + "right_gripper": { + "cx": 384.29660720531655, + "cy": 240.60510668065757, + "pixels": 2859 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 56.51793631600161, + "ty": 44.27126158806933, + "theta": 0.566764879541495, + "vx": 0.8436423540115356, + "vy": 0.5369055867195129, + "pca_strength": 0.9151599381802473, + "union_pixels": 9913, + "tx_anchor": 56.51793631600161, + "ty_anchor": 44.27126158806933, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 56.51793631600161, + "cy": 44.27126158806933, + "pixels": 2481 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 143.0, + "cy": 92.90492957746478, + "pixels": 3692 + }, + "right_gripper": { + "cx": 130.89652406417113, + "cy": 119.2403743315508, + "pixels": 3740 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 470.3974155069582, + "ty": 317.26282306163023, + "theta": -2.7539133448717483, + "vx": -0.9257888793945312, + "vy": -0.37804096937179565, + "pca_strength": 0.9379808365281511, + "union_pixels": 25850, + "tx_anchor": 470.3974155069582, + "ty_anchor": 317.26282306163023, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 470.3974155069582, + "cy": 317.26282306163023, + "pixels": 10060 + }, + "tool_body": { + "cx": 618.8089685396776, + "cy": 358.44615745813115, + "pixels": 12778 + }, + "left_gripper": { + "cx": 405.44117647058823, + "cy": 257.55882352941177, + "pixels": 34 + }, + "right_gripper": { + "cx": 382.6474143720618, + "cy": 239.35795836131632, + "pixels": 2978 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 49.322362052274926, + "ty": 41.04549854791868, + "theta": 0.5050469376233986, + "vx": 0.8751517534255981, + "vy": 0.483848512172699, + "pca_strength": 0.9014465168012715, + "union_pixels": 8694, + "tx_anchor": 49.322362052274926, + "ty_anchor": 41.04549854791868, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 49.322362052274926, + "cy": 41.04549854791868, + "pixels": 1033 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 130.7735900962861, + "cy": 83.84924346629987, + "pixels": 3635 + }, + "right_gripper": { + "cx": 121.07799304520616, + "cy": 113.68306010928961, + "pixels": 4026 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 473.38457254246725, + "ty": 316.70992295553697, + "theta": -2.755448235011316, + "vx": -0.9263680577278137, + "vy": -0.3766195476055145, + "pca_strength": 0.9355070186877436, + "union_pixels": 26241, + "tx_anchor": 473.38457254246725, + "ty_anchor": 316.70992295553697, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 473.38457254246725, + "cy": 316.70992295553697, + "pixels": 10773 + }, + "tool_body": { + "cx": 620.9726505437429, + "cy": 356.6423470215874, + "pixels": 12322 + }, + "left_gripper": { + "cx": 395.96666666666664, + "cy": 246.0, + "pixels": 30 + }, + "right_gripper": { + "cx": 382.7477535301669, + "cy": 236.8145057766367, + "pixels": 3116 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 43.95249406175772, + "ty": 33.13301662707838, + "theta": 0.48792127398823804, + "vx": 0.8833092451095581, + "vy": 0.468790739774704, + "pca_strength": 0.8863333251585194, + "union_pixels": 8219, + "tx_anchor": 43.95249406175772, + "ty_anchor": 33.13301662707838, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 43.95249406175772, + "cy": 33.13301662707838, + "pixels": 421 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 124.13604378420641, + "cy": 75.50925201980714, + "pixels": 3837 + }, + "right_gripper": { + "cx": 118.4087351678869, + "cy": 108.65463266851805, + "pixels": 3961 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 477.1178168459722, + "ty": 316.34234234234236, + "theta": -2.7533998112298614, + "vx": -0.9255946278572083, + "vy": -0.3785163462162018, + "pca_strength": 0.9333748265150837, + "union_pixels": 26684, + "tx_anchor": 477.1178168459722, + "ty_anchor": 316.34234234234236, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 477.1178168459722, + "cy": 316.34234234234236, + "pixels": 11433 + }, + "tool_body": { + "cx": 623.851560538867, + "cy": 355.162413187181, + "pixels": 11951 + }, + "left_gripper": { + "cx": 403.19354838709677, + "cy": 251.6451612903226, + "pixels": 31 + }, + "right_gripper": { + "cx": 382.7237687366167, + "cy": 233.34077699602324, + "pixels": 3269 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 118.05996924654023, + "ty": 63.82906201947719, + "theta": 1.5484237335383284, + "vx": 0.022370727732777596, + "vy": 0.9997497797012329, + "pca_strength": null, + "union_pixels": 7908, + "tx_anchor": 118.05996924654023, + "ty_anchor": 63.82906201947719, + "other_grip_x": 118.92860708936595, + "other_grip_y": 102.64852720918623, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 118.05996924654023, + "cy": 63.82906201947719, + "pixels": 3902 + }, + "right_gripper": { + "cx": 118.92860708936595, + "cy": 102.64852720918623, + "pixels": 4006 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 483.27254641909815, + "ty": 314.55636604774537, + "theta": -2.748474870873021, + "vx": -0.9237192273139954, + "vy": -0.3830702304840088, + "pca_strength": 0.9298034196383078, + "union_pixels": 26671, + "tx_anchor": 483.27254641909815, + "ty_anchor": 314.55636604774537, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 483.27254641909815, + "cy": 314.55636604774537, + "pixels": 12064 + }, + "tool_body": { + "cx": 627.7312175004482, + "cy": 352.29621660390893, + "pixels": 11154 + }, + "left_gripper": { + "cx": 409.62068965517244, + "cy": 250.17241379310346, + "pixels": 29 + }, + "right_gripper": { + "cx": 386.5919976635514, + "cy": 229.28679906542055, + "pixels": 3424 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 114.65605391587265, + "ty": 50.65419474785034, + "theta": 1.4270529398825902, + "vx": 0.14324888586997986, + "vy": 0.9896866679191589, + "pca_strength": null, + "union_pixels": 8319, + "tx_anchor": 114.65605391587265, + "ty_anchor": 50.65419474785034, + "other_grip_x": 121.04482071713147, + "other_grip_y": 94.79332669322709, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 114.65605391587265, + "cy": 50.65419474785034, + "pixels": 4303 + }, + "right_gripper": { + "cx": 121.04482071713147, + "cy": 94.79332669322709, + "pixels": 4016 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 492.7714263493545, + "ty": 313.3678643645979, + "theta": -2.741415297694609, + "vx": -0.9209919571876526, + "vy": -0.38958171010017395, + "pca_strength": 0.9259516804620564, + "union_pixels": 26478, + "tx_anchor": 492.7714263493545, + "ty_anchor": 313.3678643645979, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 492.7714263493545, + "cy": 313.3678643645979, + "pixels": 12858 + }, + "tool_body": { + "cx": 632.993288590604, + "cy": 349.39316838625666, + "pixels": 9983 + }, + "left_gripper": { + "cx": 417.03125, + "cy": 254.09375, + "pixels": 32 + }, + "right_gripper": { + "cx": 393.04160887656036, + "cy": 225.97115117891818, + "pixels": 3605 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 118.05299032541777, + "ty": 37.256816182937555, + "theta": 1.4553402007846075, + "vx": 0.11519978940486908, + "vy": 0.9933423399925232, + "pca_strength": null, + "union_pixels": 8985, + "tx_anchor": 118.05299032541777, + "ty_anchor": 37.256816182937555, + "other_grip_x": 123.34257381113365, + "other_grip_y": 82.86770340320037, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 118.05299032541777, + "cy": 37.256816182937555, + "pixels": 4548 + }, + "right_gripper": { + "cx": 123.34257381113365, + "cy": 82.86770340320037, + "pixels": 4437 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 497.396750524109, + "ty": 312.8561695118299, + "theta": -2.7215226159814687, + "vx": -0.9130603671073914, + "vy": -0.40782439708709717, + "pca_strength": 0.9217737209941365, + "union_pixels": 26803, + "tx_anchor": 497.396750524109, + "ty_anchor": 312.8561695118299, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 497.396750524109, + "cy": 312.8561695118299, + "pixels": 13356 + }, + "tool_body": { + "cx": 635.4837334996362, + "cy": 350.5659494855005, + "pixels": 9621 + }, + "left_gripper": { + "cx": 409.13513513513516, + "cy": 235.7027027027027, + "pixels": 37 + }, + "right_gripper": { + "cx": 397.88308260754815, + "cy": 222.23489047242018, + "pixels": 3789 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 139.0577974485811, + "ty": 31.423066909658942, + "theta": 1.8676704857978532, + "vx": -0.2925325334072113, + "vy": 0.9562555551528931, + "pca_strength": null, + "union_pixels": 8714, + "tx_anchor": 139.0577974485811, + "ty_anchor": 31.423066909658942, + "other_grip_x": 127.09521855120049, + "other_grip_y": 70.52739585470962, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 139.0577974485811, + "cy": 31.423066909658942, + "pixels": 3841 + }, + "right_gripper": { + "cx": 127.09521855120049, + "cy": 70.52739585470962, + "pixels": 4873 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 507.6638860923342, + "ty": 313.10930533582626, + "theta": -2.698635633891185, + "vx": -0.9034882187843323, + "vy": -0.42861297726631165, + "pca_strength": 0.918209167899109, + "union_pixels": 26288, + "tx_anchor": 507.6638860923342, + "ty_anchor": 313.10930533582626, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 507.6638860923342, + "cy": 313.10930533582626, + "pixels": 13906 + }, + "tool_body": { + "cx": 640.6162611275964, + "cy": 350.7926409495549, + "pixels": 8425 + }, + "left_gripper": { + "cx": 424.94594594594594, + "cy": 245.32432432432432, + "pixels": 37 + }, + "right_gripper": { + "cx": 406.33214285714286, + "cy": 219.3329081632653, + "pixels": 3920 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 157.41799831791423, + "ty": 28.952901597981498, + "theta": 2.1598945625706776, + "vx": -0.5556114912033081, + "vy": 0.8314420580863953, + "pca_strength": null, + "union_pixels": 8832, + "tx_anchor": 157.41799831791423, + "ty_anchor": 28.952901597981498, + "other_grip_x": 134.46457739791074, + "other_grip_y": 63.3014245014245, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 157.41799831791423, + "cy": 28.952901597981498, + "pixels": 3567 + }, + "right_gripper": { + "cx": 134.46457739791074, + "cy": 63.3014245014245, + "pixels": 5265 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 511.4898145546502, + "ty": 315.1124613655521, + "theta": -2.6715991395586562, + "vx": -0.8915712237358093, + "vy": -0.45288050174713135, + "pca_strength": 0.9157073014031359, + "union_pixels": 26581, + "tx_anchor": 511.4898145546502, + "ty_anchor": 315.1124613655521, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 511.4898145546502, + "cy": 315.1124613655521, + "pixels": 14236 + }, + "tool_body": { + "cx": 642.2204916037965, + "cy": 355.1244828425408, + "pixels": 8218 + }, + "left_gripper": { + "cx": 434.1, + "cy": 241.875, + "pixels": 40 + }, + "right_gripper": { + "cx": 411.4384634206019, + "cy": 218.53290922436994, + "pixels": 4087 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 168.76321289937295, + "ty": 27.3499552105106, + "theta": 2.2956262471625766, + "vx": -0.6630081534385681, + "vy": 0.7486122250556946, + "pca_strength": null, + "union_pixels": 8870, + "tx_anchor": 168.76321289937295, + "ty_anchor": 27.3499552105106, + "other_grip_x": 140.19416772323854, + "other_grip_y": 59.607679768157944, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 168.76321289937295, + "cy": 27.3499552105106, + "pixels": 3349 + }, + "right_gripper": { + "cx": 140.19416772323854, + "cy": 59.607679768157944, + "pixels": 5521 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 516.2384716732543, + "ty": 316.7738020941682, + "theta": -2.658511299438066, + "vx": -0.885567843914032, + "vy": -0.46451014280319214, + "pca_strength": 0.9133973825760419, + "union_pixels": 26333, + "tx_anchor": 516.2384716732543, + "ty_anchor": 316.7738020941682, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 516.2384716732543, + "cy": 316.7738020941682, + "pixels": 14421 + }, + "tool_body": { + "cx": 644.1765312701483, + "cy": 357.3800128949065, + "pixels": 7755 + }, + "left_gripper": { + "cx": 436.2162162162162, + "cy": 238.45945945945945, + "pixels": 37 + }, + "right_gripper": { + "cx": 416.68810679611653, + "cy": 219.29635922330098, + "pixels": 4120 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 173.48975732745035, + "ty": 26.81878348566026, + "theta": 2.339145643915854, + "vx": -0.6949492692947388, + "vy": 0.7190588116645813, + "pca_strength": null, + "union_pixels": 8647, + "tx_anchor": 173.48975732745035, + "ty_anchor": 26.81878348566026, + "other_grip_x": 143.37486298867373, + "other_grip_y": 57.97844355133358, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 173.48975732745035, + "cy": 26.81878348566026, + "pixels": 3173 + }, + "right_gripper": { + "cx": 143.37486298867373, + "cy": 57.97844355133358, + "pixels": 5474 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 519.6148944916415, + "ty": 316.57132090983833, + "theta": -2.6543746339365195, + "vx": -0.8836387395858765, + "vy": -0.4681694507598877, + "pca_strength": 0.910487378850415, + "union_pixels": 26029, + "tx_anchor": 519.6148944916415, + "ty_anchor": 316.57132090983833, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 519.6148944916415, + "cy": 316.57132090983833, + "pixels": 14596 + }, + "tool_body": { + "cx": 645.7830316130776, + "cy": 357.13469332612806, + "pixels": 7402 + }, + "left_gripper": { + "cx": 438.3030303030303, + "cy": 239.8181818181818, + "pixels": 33 + }, + "right_gripper": { + "cx": 420.1008004002001, + "cy": 218.63456728364181, + "pixels": 3998 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 177.12787088764742, + "ty": 26.599006828057107, + "theta": 2.369260680083421, + "vx": -0.7162853479385376, + "vy": 0.6978074908256531, + "pca_strength": null, + "union_pixels": 8705, + "tx_anchor": 177.12787088764742, + "ty_anchor": 26.599006828057107, + "other_grip_x": 145.74101769104504, + "other_grip_y": 57.17618092285245, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 177.12787088764742, + "cy": 26.599006828057107, + "pixels": 3222 + }, + "right_gripper": { + "cx": 145.74101769104504, + "cy": 57.17618092285245, + "pixels": 5483 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 521.2242881646655, + "ty": 315.97879931389366, + "theta": -2.6466246331477024, + "vx": -0.8799839019775391, + "vy": -0.47500351071357727, + "pca_strength": 0.911171155196985, + "union_pixels": 26044, + "tx_anchor": 521.2242881646655, + "ty_anchor": 315.97879931389366, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 521.2242881646655, + "cy": 315.97879931389366, + "pixels": 14575 + }, + "tool_body": { + "cx": 646.0934720131381, + "cy": 357.06938552073353, + "pixels": 7307 + }, + "left_gripper": { + "cx": 437.42857142857144, + "cy": 236.61904761904762, + "pixels": 42 + }, + "right_gripper": { + "cx": 421.4871359223301, + "cy": 217.98543689320388, + "pixels": 4120 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 177.5950462548493, + "ty": 26.990749030140258, + "theta": 2.368261003820485, + "vx": -0.7155874371528625, + "vy": 0.698523223400116, + "pca_strength": null, + "union_pixels": 8825, + "tx_anchor": 177.5950462548493, + "ty_anchor": 26.990749030140258, + "other_grip_x": 146.64084764340518, + "other_grip_y": 57.20679576178297, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 177.5950462548493, + "cy": 26.990749030140258, + "pixels": 3351 + }, + "right_gripper": { + "cx": 146.64084764340518, + "cy": 57.20679576178297, + "pixels": 5474 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 522.3034085453672, + "ty": 316.12920924490777, + "theta": -2.6507446199659013, + "vx": -0.8819334506988525, + "vy": -0.471373975276947, + "pca_strength": 0.9095257441305944, + "union_pixels": 25808, + "tx_anchor": 522.3034085453672, + "ty_anchor": 316.12920924490777, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 522.3034085453672, + "cy": 316.12920924490777, + "pixels": 14581 + }, + "tool_body": { + "cx": 646.5811111111111, + "cy": 357.15972222222223, + "pixels": 7200 + }, + "left_gripper": { + "cx": 439.7741935483871, + "cy": 238.0, + "pixels": 31 + }, + "right_gripper": { + "cx": 423.3373373373373, + "cy": 218.3208208208208, + "pixels": 3996 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 172.35091685506154, + "ty": 27.19216277317257, + "theta": 2.39063257210998, + "vx": -0.7310341596603394, + "vy": 0.6823409795761108, + "pca_strength": null, + "union_pixels": 9652, + "tx_anchor": 172.35091685506154, + "ty_anchor": 27.19216277317257, + "other_grip_x": 142.3491447716452, + "other_grip_y": 55.19555633926997, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 172.35091685506154, + "cy": 27.19216277317257, + "pixels": 3981 + }, + "right_gripper": { + "cx": 142.3491447716452, + "cy": 55.19555633926997, + "pixels": 5671 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 523.9564069586407, + "ty": 317.26149055709743, + "theta": -2.6442780650698685, + "vx": -0.8788668513298035, + "vy": -0.47706714272499084, + "pca_strength": 0.9088666878168716, + "union_pixels": 25914, + "tx_anchor": 523.9564069586407, + "ty_anchor": 317.26149055709743, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 523.9564069586407, + "cy": 317.26149055709743, + "pixels": 14773 + }, + "tool_body": { + "cx": 647.5527073732719, + "cy": 357.9400921658986, + "pixels": 6944 + }, + "left_gripper": { + "cx": 453.7931034482759, + "cy": 246.89655172413794, + "pixels": 29 + }, + "right_gripper": { + "cx": 424.1765834932821, + "cy": 218.95753358925143, + "pixels": 4168 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 172.40243902439025, + "ty": 27.332005973120957, + "theta": 2.408904818859471, + "vx": -0.7433792352676392, + "vy": 0.6688700914382935, + "pca_strength": null, + "union_pixels": 9721, + "tx_anchor": 172.40243902439025, + "ty_anchor": 27.332005973120957, + "other_grip_x": 141.72523233385937, + "other_grip_y": 54.934420480448885, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 172.40243902439025, + "cy": 27.332005973120957, + "pixels": 4018 + }, + "right_gripper": { + "cx": 141.72523233385937, + "cy": 54.934420480448885, + "pixels": 5703 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 523.1761823749574, + "ty": 317.0617216740388, + "theta": -2.6472850336581537, + "vx": -0.8802974224090576, + "vy": -0.47442227602005005, + "pca_strength": 0.909064125566648, + "union_pixels": 25805, + "tx_anchor": 523.1761823749574, + "ty_anchor": 317.0617216740388, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 523.1761823749574, + "cy": 317.0617216740388, + "pixels": 14695 + }, + "tool_body": { + "cx": 647.0033941450997, + "cy": 357.99038325555085, + "pixels": 7071 + }, + "left_gripper": { + "cx": 442.5882352941176, + "cy": 239.2058823529412, + "pixels": 34 + }, + "right_gripper": { + "cx": 423.96429463171035, + "cy": 219.10661672908864, + "pixels": 4005 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 176.35209580838324, + "ty": 26.854491017964072, + "theta": 2.4982582947412357, + "vx": -0.8001000881195068, + "vy": 0.5998666286468506, + "pca_strength": null, + "union_pixels": 9020, + "tx_anchor": 176.35209580838324, + "ty_anchor": 26.854491017964072, + "other_grip_x": 139.75052816901407, + "other_grip_y": 54.29612676056338, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 176.35209580838324, + "cy": 26.854491017964072, + "pixels": 3340 + }, + "right_gripper": { + "cx": 139.75052816901407, + "cy": 54.29612676056338, + "pixels": 5680 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 521.3067192036499, + "ty": 315.9173233789576, + "theta": -2.649089324485725, + "vx": -0.8811519742012024, + "vy": -0.47283318638801575, + "pca_strength": 0.9107441273790824, + "union_pixels": 25830, + "tx_anchor": 521.3067192036499, + "ty_anchor": 315.9173233789576, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 521.3067192036499, + "cy": 315.9173233789576, + "pixels": 14466 + }, + "tool_body": { + "cx": 646.0509519243939, + "cy": 357.01725790987535, + "pixels": 7301 + }, + "left_gripper": { + "cx": 459.6666666666667, + "cy": 245.0, + "pixels": 6 + }, + "right_gripper": { + "cx": 422.94626571358145, + "cy": 218.6738969682031, + "pixels": 4057 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 176.42697327532628, + "ty": 26.68427594779366, + "theta": 2.512335497787224, + "vx": -0.8084649443626404, + "vy": 0.5885443687438965, + "pca_strength": null, + "union_pixels": 8934, + "tx_anchor": 176.42697327532628, + "ty_anchor": 26.68427594779366, + "other_grip_x": 139.1553533939818, + "other_grip_y": 53.81717984604619, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 176.42697327532628, + "cy": 26.68427594779366, + "pixels": 3218 + }, + "right_gripper": { + "cx": 139.1553533939818, + "cy": 53.81717984604619, + "pixels": 5716 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 519.785365172462, + "ty": 314.48778103616814, + "theta": -2.653493878348663, + "vx": -0.8832260370254517, + "vy": -0.46894752979278564, + "pca_strength": 0.9106992243625801, + "union_pixels": 25931, + "tx_anchor": 519.785365172462, + "ty_anchor": 314.48778103616814, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 519.785365172462, + "cy": 314.48778103616814, + "pixels": 14322 + }, + "tool_body": { + "cx": 645.2461456671983, + "cy": 355.26581605528975, + "pixels": 7524 + }, + "left_gripper": { + "cx": 452.1304347826087, + "cy": 244.2173913043478, + "pixels": 23 + }, + "right_gripper": { + "cx": 422.2887740029542, + "cy": 218.06770064007878, + "pixels": 4062 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 176.8164713140037, + "ty": 26.31739666872301, + "theta": 2.5299819769046787, + "vx": -0.8187242746353149, + "vy": 0.5741869211196899, + "pca_strength": null, + "union_pixels": 8991, + "tx_anchor": 176.8164713140037, + "ty_anchor": 26.31739666872301, + "other_grip_x": 138.75874065054794, + "other_grip_y": 53.00800139154636, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 176.8164713140037, + "cy": 26.31739666872301, + "pixels": 3242 + }, + "right_gripper": { + "cx": 138.75874065054794, + "cy": 53.00800139154636, + "pixels": 5749 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 517.8211249645792, + "ty": 312.1112921507509, + "theta": -2.6644237466328016, + "vx": -0.888298749923706, + "vy": -0.45926618576049805, + "pca_strength": 0.9133352432209713, + "union_pixels": 25753, + "tx_anchor": 517.8211249645792, + "ty_anchor": 312.1112921507509, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 517.8211249645792, + "cy": 312.1112921507509, + "pixels": 14116 + }, + "tool_body": { + "cx": 644.6169154228855, + "cy": 351.9489395129615, + "pixels": 7638 + }, + "left_gripper": { + "cx": 396.7241379310345, + "cy": 208.75862068965517, + "pixels": 29 + }, + "right_gripper": { + "cx": 419.87884130982366, + "cy": 217.26725440806047, + "pixels": 3970 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 176.54235727440147, + "ty": 26.20319214241866, + "theta": 2.519532645196152, + "vx": -0.8126797676086426, + "vy": 0.5827105045318604, + "pca_strength": null, + "union_pixels": 9010, + "tx_anchor": 176.54235727440147, + "ty_anchor": 26.20319214241866, + "other_grip_x": 139.1453407510431, + "other_grip_y": 53.017732962447845, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 176.54235727440147, + "cy": 26.20319214241866, + "pixels": 3258 + }, + "right_gripper": { + "cx": 139.1453407510431, + "cy": 53.017732962447845, + "pixels": 5752 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 516.1796316359697, + "ty": 309.1633080534489, + "theta": -2.686231212334801, + "vx": -0.8981021642684937, + "vy": -0.43978697061538696, + "pca_strength": 0.9151660182782625, + "union_pixels": 25501, + "tx_anchor": 516.1796316359697, + "ty_anchor": 309.1633080534489, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 516.1796316359697, + "cy": 309.1633080534489, + "pixels": 13845 + }, + "tool_body": { + "cx": 643.7568164113218, + "cy": 346.85055829654635, + "pixels": 7702 + }, + "left_gripper": { + "cx": 436.6081081081081, + "cy": 220.28378378378378, + "pixels": 74 + }, + "right_gripper": { + "cx": 416.93711340206187, + "cy": 216.98273195876288, + "pixels": 3880 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 176.24025578562728, + "ty": 26.25243605359318, + "theta": 2.5290176365443653, + "vx": -0.8181701302528381, + "vy": 0.5749761462211609, + "pca_strength": null, + "union_pixels": 9025, + "tx_anchor": 176.24025578562728, + "ty_anchor": 26.25243605359318, + "other_grip_x": 138.4776171398711, + "other_grip_y": 52.79045462462985, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 176.24025578562728, + "cy": 26.25243605359318, + "pixels": 3284 + }, + "right_gripper": { + "cx": 138.4776171398711, + "cy": 52.79045462462985, + "pixels": 5741 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 514.2214945790585, + "ty": 307.028014261806, + "theta": -2.714681179915128, + "vx": -0.9102489352226257, + "vy": -0.41406145691871643, + "pca_strength": 0.9158172912590231, + "union_pixels": 25261, + "tx_anchor": 514.2214945790585, + "ty_anchor": 307.028014261806, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 514.2214945790585, + "cy": 307.028014261806, + "pixels": 13743 + }, + "tool_body": { + "cx": 643.2670823590543, + "cy": 341.28189140036375, + "pixels": 7698 + }, + "left_gripper": { + "cx": 435.75, + "cy": 233.83333333333334, + "pixels": 24 + }, + "right_gripper": { + "cx": 412.0814014752371, + "cy": 217.22260273972603, + "pixels": 3796 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 176.52677496991578, + "ty": 26.09115523465704, + "theta": 2.519679067004079, + "vx": -0.8127651214599609, + "vy": 0.5825915336608887, + "pca_strength": null, + "union_pixels": 9069, + "tx_anchor": 176.52677496991578, + "ty_anchor": 26.09115523465704, + "other_grip_x": 139.19425587467362, + "other_grip_y": 52.85117493472585, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 176.52677496991578, + "cy": 26.09115523465704, + "pixels": 3324 + }, + "right_gripper": { + "cx": 139.19425587467362, + "cy": 52.85117493472585, + "pixels": 5745 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 512.6045135035146, + "ty": 304.4143544210137, + "theta": -2.7349444297165935, + "vx": -0.918451726436615, + "vy": -0.39553311467170715, + "pca_strength": 0.9186632507739133, + "union_pixels": 25112, + "tx_anchor": 512.6045135035146, + "ty_anchor": 304.4143544210137, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 512.6045135035146, + "cy": 304.4143544210137, + "pixels": 13515 + }, + "tool_body": { + "cx": 642.7086604040664, + "cy": 335.67455925878266, + "pixels": 7771 + }, + "left_gripper": { + "cx": 422.02702702702703, + "cy": 224.54054054054055, + "pixels": 37 + }, + "right_gripper": { + "cx": 407.62998152546845, + "cy": 216.77170757455792, + "pixels": 3789 + } + } + } + } + } + ], + "saved_at_unix": 1769897647.529932 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000087_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000087_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..dd2f10bcf6d86275c4e8a35acb9e2ba1345e6d99 --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000087_tool_poses.json @@ -0,0 +1,2748 @@ +{ + "clip_id": "1_4XCfXm1f", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/ZOOM_OUT/1_4XCfXm1f.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/ZOOM_OUT/1_4XCfXm1f", + "num_frames": 30, + "tools": [ + "grasper", + "scissors" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 354.9079553598853, + "ty": 331.40043001945327, + "theta": -2.779075178348948, + "vx": -0.9350070357322693, + "vy": -0.3546292185783386, + "pca_strength": 0.9263605553864752, + "union_pixels": 33202, + "tx_anchor": 354.9079553598853, + "ty_anchor": 331.40043001945327, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 354.9079553598853, + "cy": 331.40043001945327, + "pixels": 9767 + }, + "tool_body": { + "cx": 499.055684658219, + "cy": 404.2173017056167, + "pixels": 22807 + }, + "left_gripper": { + "cx": 254.51592356687897, + "cy": 311.38057324840764, + "pixels": 628 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 358.4878266918414, + "ty": 337.6218821425022, + "theta": -2.7806435458413996, + "vx": -0.9355620741844177, + "vy": -0.35316234827041626, + "pca_strength": 0.9236199596086294, + "union_pixels": 31430, + "tx_anchor": 358.4878266918414, + "ty_anchor": 337.6218821425022, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 358.4878266918414, + "cy": 337.6218821425022, + "pixels": 10063 + }, + "tool_body": { + "cx": 494.3701886066205, + "cy": 406.9405311778291, + "pixels": 20784 + }, + "left_gripper": { + "cx": 256.3310463121784, + "cy": 317.45626072041165, + "pixels": 583 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 358.4985550572994, + "ty": 339.7205779770802, + "theta": -2.779126272367562, + "vx": -0.935025155544281, + "vy": -0.35458144545555115, + "pca_strength": 0.9221440135409474, + "union_pixels": 30488, + "tx_anchor": 358.4985550572994, + "ty_anchor": 339.7205779770802, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 358.4985550572994, + "cy": 339.7205779770802, + "pixels": 10035 + }, + "tool_body": { + "cx": 491.62542159577146, + "cy": 407.926503901334, + "pixels": 19865 + }, + "left_gripper": { + "cx": 257.2074829931973, + "cy": 319.58673469387753, + "pixels": 588 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 358.42854291417166, + "ty": 339.9479041916168, + "theta": -2.7783064157802144, + "vx": -0.9347341060638428, + "vy": -0.3553479015827179, + "pca_strength": 0.9222116365870111, + "union_pixels": 30325, + "tx_anchor": 358.42854291417166, + "ty_anchor": 339.9479041916168, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 358.42854291417166, + "cy": 339.9479041916168, + "pixels": 10020 + }, + "tool_body": { + "cx": 490.8287264796876, + "cy": 408.05259420804384, + "pixels": 19717 + }, + "left_gripper": { + "cx": 257.11394557823127, + "cy": 319.71938775510205, + "pixels": 588 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 356.82424428104576, + "ty": 340.0748570261438, + "theta": -2.7778169602778657, + "vx": -0.9345600605010986, + "vy": -0.355805367231369, + "pca_strength": 0.9230913463525963, + "union_pixels": 30054, + "tx_anchor": 356.82424428104576, + "ty_anchor": 340.0748570261438, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 356.82424428104576, + "cy": 340.0748570261438, + "pixels": 9792 + }, + "tool_body": { + "cx": 489.9023745360248, + "cy": 407.99038999338995, + "pixels": 19667 + }, + "left_gripper": { + "cx": 257.07394957983195, + "cy": 319.8504201680672, + "pixels": 595 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 357.6084142394822, + "ty": 339.3358388140725, + "theta": -2.776228809803791, + "vx": -0.9339938759803772, + "vy": -0.3572891652584076, + "pca_strength": 0.9238302287807028, + "union_pixels": 29923, + "tx_anchor": 357.6084142394822, + "ty_anchor": 339.3358388140725, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 357.6084142394822, + "cy": 339.3358388140725, + "pixels": 9579 + }, + "tool_body": { + "cx": 491.40236746256573, + "cy": 407.64275596924324, + "pixels": 19768 + }, + "left_gripper": { + "cx": 258.609375, + "cy": 319.53472222222223, + "pixels": 576 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 360.6724480200606, + "ty": 336.74151081391705, + "theta": -2.7750483506546653, + "vx": -0.9335713982582092, + "vy": -0.3583914339542389, + "pca_strength": 0.9238617608429113, + "union_pixels": 30899, + "tx_anchor": 360.6724480200606, + "ty_anchor": 336.74151081391705, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 360.6724480200606, + "cy": 336.74151081391705, + "pixels": 9571 + }, + "tool_body": { + "cx": 496.1218948584633, + "cy": 406.20060658578853, + "pixels": 20772 + }, + "left_gripper": { + "cx": 261.2428057553957, + "cy": 317.02517985611513, + "pixels": 556 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 361.4090161237249, + "ty": 332.377975211144, + "theta": -2.7690753255890233, + "vx": -0.9314140677452087, + "vy": -0.36396124958992004, + "pca_strength": 0.9264031895735306, + "union_pixels": 31754, + "tx_anchor": 361.4090161237249, + "ty_anchor": 332.377975211144, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 361.4090161237249, + "cy": 332.377975211144, + "pixels": 9117 + }, + "tool_body": { + "cx": 501.48577125249227, + "cy": 403.6942178720319, + "pixels": 22068 + }, + "left_gripper": { + "cx": 264.298769771529, + "cy": 313.26537785588755, + "pixels": 569 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 364.47358875538424, + "ty": 326.0260711856722, + "theta": -2.758803602636771, + "vx": -0.9276264905929565, + "vy": -0.37350910902023315, + "pca_strength": 0.9269981139236269, + "union_pixels": 32950, + "tx_anchor": 364.47358875538424, + "ty_anchor": 326.0260711856722, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 364.47358875538424, + "cy": 326.0260711856722, + "pixels": 8822 + }, + "tool_body": { + "cx": 509.0466536601917, + "cy": 400.51000933073203, + "pixels": 23578 + }, + "left_gripper": { + "cx": 268.7581818181818, + "cy": 307.9836363636364, + "pixels": 550 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 366.25350157728707, + "ty": 318.2045425867508, + "theta": -2.748590499474329, + "vx": -0.9237635135650635, + "vy": -0.3829634189605713, + "pca_strength": 0.9277762757124806, + "union_pixels": 33927, + "tx_anchor": 366.25350157728707, + "ty_anchor": 318.2045425867508, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 366.25350157728707, + "cy": 318.2045425867508, + "pixels": 7925 + }, + "tool_body": { + "cx": 517.9820389875806, + "cy": 395.6313079704449, + "pixels": 25444 + }, + "left_gripper": { + "cx": 274.51433691756273, + "cy": 302.25985663082434, + "pixels": 558 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 368.3793674906781, + "ty": 307.9172766192515, + "theta": -2.730643969614349, + "vx": -0.9167422652244568, + "vy": -0.3994792103767395, + "pca_strength": 0.9244992291189096, + "union_pixels": 35317, + "tx_anchor": 368.3793674906781, + "ty_anchor": 307.9172766192515, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 368.3793674906781, + "cy": 307.9172766192515, + "pixels": 7241 + }, + "tool_body": { + "cx": 526.7739902191632, + "cy": 388.8233653323673, + "pixels": 27605 + }, + "left_gripper": { + "cx": 279.56263269639066, + "cy": 293.0021231422505, + "pixels": 471 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 371.02191534073853, + "ty": 295.9359051335935, + "theta": -2.709944457555236, + "vx": -0.9082774519920349, + "vy": -0.418368399143219, + "pca_strength": 0.9229111430432456, + "union_pixels": 36793, + "tx_anchor": 371.02191534073853, + "ty_anchor": 295.9359051335935, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 371.02191534073853, + "cy": 295.9359051335935, + "pixels": 6662 + }, + "tool_body": { + "cx": 536.6687432650862, + "cy": 380.1362473060345, + "pixels": 29696 + }, + "left_gripper": { + "cx": 285.61149425287357, + "cy": 283.9954022988506, + "pixels": 435 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 374.38616290480866, + "ty": 284.24762839385016, + "theta": -2.686768537374085, + "vx": -0.8983383178710938, + "vy": -0.43930432200431824, + "pca_strength": 0.9187819607076407, + "union_pixels": 37663, + "tx_anchor": 374.38616290480866, + "ty_anchor": 284.24762839385016, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 374.38616290480866, + "cy": 284.24762839385016, + "pixels": 6114 + }, + "tool_body": { + "cx": 545.6802502807636, + "cy": 370.3149687149045, + "pixels": 31165 + }, + "left_gripper": { + "cx": 291.4427083333333, + "cy": 273.4583333333333, + "pixels": 384 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 379.4367558239862, + "ty": 273.18705780845556, + "theta": -2.6678830319534246, + "vx": -0.8898821473121643, + "vy": -0.4561905562877655, + "pca_strength": 0.9172715885768403, + "union_pixels": 37988, + "tx_anchor": 379.4367558239862, + "ty_anchor": 273.18705780845556, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 379.4367558239862, + "cy": 273.18705780845556, + "pixels": 5795 + }, + "tool_body": { + "cx": 553.4587747147392, + "cy": 360.5698928111149, + "pixels": 31813 + }, + "left_gripper": { + "cx": 297.78684210526313, + "cy": 264.4842105263158, + "pixels": 380 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 382.36609474076835, + "ty": 264.3407310704961, + "theta": -2.658741463281918, + "vx": -0.8856747150421143, + "vy": -0.4643062949180603, + "pca_strength": 0.9168808857868683, + "union_pixels": 37418, + "tx_anchor": 382.36609474076835, + "ty_anchor": 264.3407310704961, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 382.36609474076835, + "cy": 264.3407310704961, + "pixels": 5362 + }, + "tool_body": { + "cx": 559.6815857584749, + "cy": 351.3835300801717, + "pixels": 31682 + }, + "left_gripper": { + "cx": 303.77807486631013, + "cy": 256.8288770053476, + "pixels": 374 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 386.42268668831167, + "ty": 255.90178571428572, + "theta": -2.655794837117129, + "vx": -0.8843027353286743, + "vy": -0.46691402792930603, + "pca_strength": 0.9161406262718513, + "union_pixels": 36100, + "tx_anchor": 386.42268668831167, + "ty_anchor": 255.90178571428572, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 386.42268668831167, + "cy": 255.90178571428572, + "pixels": 4928 + }, + "tool_body": { + "cx": 564.44707715278, + "cy": 340.33516180336915, + "pixels": 30809 + }, + "left_gripper": { + "cx": 310.57851239669424, + "cy": 249.8457300275482, + "pixels": 363 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 388.48669695003247, + "ty": 248.81721825654338, + "theta": -2.6586401784175595, + "vx": -0.8856276869773865, + "vy": -0.46439599990844727, + "pca_strength": 0.9194945540056738, + "union_pixels": 34688, + "tx_anchor": 388.48669695003247, + "ty_anchor": 248.81721825654338, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 388.48669695003247, + "cy": 248.81721825654338, + "pixels": 4623 + }, + "tool_body": { + "cx": 566.6449107232927, + "cy": 330.5581223309459, + "pixels": 29739 + }, + "left_gripper": { + "cx": 314.42944785276075, + "cy": 243.18711656441718, + "pixels": 326 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 390.57116620752987, + "ty": 243.3441230486685, + "theta": -2.6681049806303516, + "vx": -0.8899833559989929, + "vy": -0.45599302649497986, + "pca_strength": 0.9211139957696827, + "union_pixels": 33212, + "tx_anchor": 390.57116620752987, + "ty_anchor": 243.3441230486685, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 390.57116620752987, + "cy": 243.3441230486685, + "pixels": 4356 + }, + "tool_body": { + "cx": 567.0483859673692, + "cy": 322.04842097892305, + "pixels": 28562 + }, + "left_gripper": { + "cx": 319.26190476190476, + "cy": 239.08843537414967, + "pixels": 294 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 392.80262541022034, + "ty": 239.83309892170652, + "theta": -2.6797307847511873, + "vx": -0.895224392414093, + "vy": -0.44561567902565, + "pca_strength": 0.9231759682149218, + "union_pixels": 32092, + "tx_anchor": 392.80262541022034, + "ty_anchor": 239.83309892170652, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 392.80262541022034, + "cy": 239.83309892170652, + "pixels": 4266 + }, + "tool_body": { + "cx": 567.6564225515839, + "cy": 315.70542720139497, + "pixels": 27528 + }, + "left_gripper": { + "cx": 323.4563758389262, + "cy": 235.91946308724832, + "pixels": 298 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 394.1598340653978, + "ty": 237.6730112249878, + "theta": -2.6935645004398854, + "vx": -0.9013030529022217, + "vy": -0.43318915367126465, + "pca_strength": 0.9257865812367759, + "union_pixels": 30739, + "tx_anchor": 394.1598340653978, + "ty_anchor": 237.6730112249878, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 394.1598340653978, + "cy": 237.6730112249878, + "pixels": 4098 + }, + "tool_body": { + "cx": 568.9849370162392, + "cy": 311.2212399453635, + "pixels": 26356 + }, + "left_gripper": { + "cx": 325.9684210526316, + "cy": 232.42105263157896, + "pixels": 285 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 395.808643517362, + "ty": 236.48088933300025, + "theta": -2.698853966683259, + "vx": -0.9035817980766296, + "vy": -0.4284157156944275, + "pca_strength": 0.9266229553797813, + "union_pixels": 29948, + "tx_anchor": 395.808643517362, + "ty_anchor": 236.48088933300025, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 395.808643517362, + "cy": 236.48088933300025, + "pixels": 4003 + }, + "tool_body": { + "cx": 569.7609153282395, + "cy": 308.5576173397786, + "pixels": 25652 + }, + "left_gripper": { + "cx": 328.45051194539246, + "cy": 231.16382252559728, + "pixels": 293 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 397.6324269889225, + "ty": 236.1127895266868, + "theta": -2.6989726398631713, + "vx": -0.9036325812339783, + "vy": -0.4283084571361542, + "pca_strength": 0.9278098030779427, + "union_pixels": 29512, + "tx_anchor": 397.6324269889225, + "ty_anchor": 236.1127895266868, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 397.6324269889225, + "cy": 236.1127895266868, + "pixels": 3972 + }, + "tool_body": { + "cx": 570.1142109851787, + "cy": 307.67856859792346, + "pixels": 25234 + }, + "left_gripper": { + "cx": 331.1372549019608, + "cy": 231.8202614379085, + "pixels": 306 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 399.5648032088243, + "ty": 236.91927801454, + "theta": -2.6958342854740693, + "vx": -0.9022839665412903, + "vy": -0.43114227056503296, + "pca_strength": 0.9286276793363147, + "union_pixels": 29190, + "tx_anchor": 399.5648032088243, + "ty_anchor": 236.91927801454, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 399.5648032088243, + "cy": 236.91927801454, + "pixels": 3989 + }, + "tool_body": { + "cx": 570.9016281407036, + "cy": 309.1102311557789, + "pixels": 24875 + }, + "left_gripper": { + "cx": 332.7760736196319, + "cy": 232.78527607361963, + "pixels": 326 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 400.3856889114438, + "ty": 239.10378076630298, + "theta": -2.6935478383044593, + "vx": -0.9012958407402039, + "vy": -0.43320417404174805, + "pca_strength": 0.9289380809607234, + "union_pixels": 28978, + "tx_anchor": 400.3856889114438, + "ty_anchor": 239.10378076630298, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 400.3856889114438, + "cy": 239.10378076630298, + "pixels": 3941 + }, + "tool_body": { + "cx": 571.0890560543558, + "cy": 311.0578338590957, + "pixels": 24726 + }, + "left_gripper": { + "cx": 333.5048231511254, + "cy": 234.08038585209005, + "pixels": 311 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 400.3571612903226, + "ty": 239.63070967741936, + "theta": -2.6957905623128533, + "vx": -0.9022651314735413, + "vy": -0.43118172883987427, + "pca_strength": 0.9290813250102233, + "union_pixels": 28803, + "tx_anchor": 400.3571612903226, + "ty_anchor": 239.63070967741936, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 400.3571612903226, + "cy": 239.63070967741936, + "pixels": 3875 + }, + "tool_body": { + "cx": 571.5295647579957, + "cy": 311.4873003616857, + "pixels": 24607 + }, + "left_gripper": { + "cx": 333.9781931464174, + "cy": 234.49221183800623, + "pixels": 321 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 400.71718991250646, + "ty": 239.73468862583633, + "theta": -2.7261670963568654, + "vx": -0.9149446487426758, + "vy": -0.40357932448387146, + "pca_strength": 0.9268051480890424, + "union_pixels": 27364, + "tx_anchor": 400.71718991250646, + "ty_anchor": 239.73468862583633, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 400.71718991250646, + "cy": 239.73468862583633, + "pixels": 3886 + }, + "tool_body": { + "cx": 565.3317944513958, + "cy": 306.6511627906977, + "pixels": 23177 + }, + "left_gripper": { + "cx": 334.2857142857143, + "cy": 234.54485049833886, + "pixels": 301 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 400.9478952772074, + "ty": 239.42094455852157, + "theta": -2.726984801587526, + "vx": -0.9152743816375732, + "vy": -0.4028310477733612, + "pca_strength": 0.9265920847156164, + "union_pixels": 27317, + "tx_anchor": 400.9478952772074, + "ty_anchor": 239.42094455852157, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 400.9478952772074, + "cy": 239.42094455852157, + "pixels": 3896 + }, + "tool_body": { + "cx": 564.9156287839475, + "cy": 306.2665628783947, + "pixels": 23124 + }, + "left_gripper": { + "cx": 334.1683501683502, + "cy": 234.65993265993265, + "pixels": 297 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 400.5635712458429, + "ty": 239.56382706574573, + "theta": -2.7286844227067997, + "vx": -0.9159577488899231, + "vy": -0.4012748599052429, + "pca_strength": 0.9269875521937464, + "union_pixels": 27294, + "tx_anchor": 400.5635712458429, + "ty_anchor": 239.56382706574573, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 400.5635712458429, + "cy": 239.56382706574573, + "pixels": 3909 + }, + "tool_body": { + "cx": 564.9234567901235, + "cy": 306.09928525016244, + "pixels": 23085 + }, + "left_gripper": { + "cx": 333.99, + "cy": 234.38, + "pixels": 300 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 400.27263556116014, + "ty": 239.4469104665826, + "theta": -2.729165659174854, + "vx": -0.916150689125061, + "vy": -0.40083399415016174, + "pca_strength": 0.9275658000076772, + "union_pixels": 27478, + "tx_anchor": 400.27263556116014, + "ty_anchor": 239.4469104665826, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 400.27263556116014, + "cy": 239.4469104665826, + "pixels": 3965 + }, + "tool_body": { + "cx": 564.5669223476687, + "cy": 306.23929156252694, + "pixels": 23206 + }, + "left_gripper": { + "cx": 333.15635179153094, + "cy": 234.43648208469057, + "pixels": 307 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 399.35790273556233, + "ty": 239.7066869300912, + "theta": -2.7275955947990322, + "vx": -0.9155202507972717, + "vy": -0.40227192640304565, + "pca_strength": 0.9267779180203022, + "union_pixels": 27561, + "tx_anchor": 399.35790273556233, + "ty_anchor": 239.7066869300912, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 399.35790273556233, + "cy": 239.7066869300912, + "pixels": 3948 + }, + "tool_body": { + "cx": 563.8384107096884, + "cy": 306.7877370634171, + "pixels": 23306 + }, + "left_gripper": { + "cx": 333.09771986970685, + "cy": 234.79804560260587, + "pixels": 307 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + } + ], + "saved_at_unix": 1769897648.3654833 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000089_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000089_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..c2bdad64940e660ffe26486a6114d22bf05b8740 --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000089_tool_poses.json @@ -0,0 +1,8754 @@ +{ + "clip_id": "1_AoNXNFyX", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/ZOOM_OUT/1_AoNXNFyX.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/ZOOM_OUT/1_AoNXNFyX", + "num_frames": 96, + "tools": [ + "grasper", + "scissors" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 574.7450617854612, + "ty": 198.9090937105174, + "theta": -2.5366728904156095, + "vx": -0.8225477337837219, + "vy": -0.5686960816383362, + "pca_strength": 0.8042720939867833, + "union_pixels": 36055, + "tx_anchor": 574.7450617854612, + "ty_anchor": 198.9090937105174, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 574.7450617854612, + "cy": 198.9090937105174, + "pixels": 32451 + }, + "tool_body": { + "cx": 665.9222387320456, + "cy": 307.0416047548291, + "pixels": 2019 + }, + "left_gripper": { + "cx": 409.99305993690854, + "cy": 118.37791798107256, + "pixels": 1585 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 572.5298900489698, + "ty": 198.3436200683729, + "theta": -2.5393581079324057, + "vx": -0.8240718841552734, + "vy": -0.5664853453636169, + "pca_strength": 0.8068196959333809, + "union_pixels": 36549, + "tx_anchor": 572.5298900489698, + "ty_anchor": 198.3436200683729, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 572.5298900489698, + "cy": 198.3436200683729, + "pixels": 32469 + }, + "tool_body": { + "cx": 663.812915851272, + "cy": 305.05127201565557, + "pixels": 2555 + }, + "left_gripper": { + "cx": 408.08131147540985, + "cy": 118.41245901639344, + "pixels": 1525 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 571.9901183321975, + "ty": 197.76051669661112, + "theta": -2.5430904140632524, + "vx": -0.8261803984642029, + "vy": -0.5634056925773621, + "pca_strength": 0.8057590046447228, + "union_pixels": 36492, + "tx_anchor": 571.9901183321975, + "ty_anchor": 197.76051669661112, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 571.9901183321975, + "cy": 197.76051669661112, + "pixels": 32282 + }, + "tool_body": { + "cx": 663.2813901345291, + "cy": 303.4932735426009, + "pixels": 2676 + }, + "left_gripper": { + "cx": 407.72425032594526, + "cy": 117.622555410691, + "pixels": 1534 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 571.4427511842433, + "ty": 197.32491897282472, + "theta": -2.540386818051775, + "vx": -0.8246541619300842, + "vy": -0.5656372904777527, + "pca_strength": 0.8111117900790225, + "union_pixels": 36527, + "tx_anchor": 571.4427511842433, + "ty_anchor": 197.32491897282472, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 571.4427511842433, + "cy": 197.32491897282472, + "pixels": 32088 + }, + "tool_body": { + "cx": 662.6826657458563, + "cy": 302.45338397790056, + "pixels": 2896 + }, + "left_gripper": { + "cx": 407.2339598185353, + "cy": 117.45366169799092, + "pixels": 1543 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 572.4335765052131, + "ty": 197.32067378440152, + "theta": -2.5415884452009925, + "vx": -0.8253332376480103, + "vy": -0.5646459460258484, + "pca_strength": 0.8071123859599831, + "union_pixels": 36216, + "tx_anchor": 572.4335765052131, + "ty_anchor": 197.32067378440152, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 572.4335765052131, + "cy": 197.32067378440152, + "pixels": 31939 + }, + "tool_body": { + "cx": 663.4243213090368, + "cy": 302.20379323168464, + "pixels": 2689 + }, + "left_gripper": { + "cx": 408.37090680100755, + "cy": 117.46725440806046, + "pixels": 1588 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 572.1339807037812, + "ty": 196.9190058388235, + "theta": -2.539629413391839, + "vx": -0.8242254853248596, + "vy": -0.5662617087364197, + "pca_strength": 0.8083355352269324, + "union_pixels": 36300, + "tx_anchor": 572.1339807037812, + "ty_anchor": 196.9190058388235, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 572.1339807037812, + "cy": 196.9190058388235, + "pixels": 32027 + }, + "tool_body": { + "cx": 663.3486914854404, + "cy": 301.97604128271286, + "pixels": 2713 + }, + "left_gripper": { + "cx": 408.31410256410254, + "cy": 117.20897435897436, + "pixels": 1560 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 571.8786403221276, + "ty": 197.01657458563537, + "theta": -2.547600539284398, + "vx": -0.8287129998207092, + "vy": -0.5596737861633301, + "pca_strength": 0.8110926167264446, + "union_pixels": 36390, + "tx_anchor": 571.8786403221276, + "ty_anchor": 197.01657458563537, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 571.8786403221276, + "cy": 197.01657458563537, + "pixels": 32037 + }, + "tool_body": { + "cx": 663.1360028860029, + "cy": 301.9177489177489, + "pixels": 2772 + }, + "left_gripper": { + "cx": 407.9765970904491, + "cy": 117.71410499683745, + "pixels": 1581 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 571.5972495702454, + "ty": 196.89088920143772, + "theta": -2.545556089708168, + "vx": -0.8275671005249023, + "vy": -0.5613669157028198, + "pca_strength": 0.808451132520392, + "union_pixels": 36374, + "tx_anchor": 571.5972495702454, + "ty_anchor": 196.89088920143772, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 571.5972495702454, + "cy": 196.89088920143772, + "pixels": 31995 + }, + "tool_body": { + "cx": 662.9265858873841, + "cy": 301.8581610833927, + "pixels": 2806 + }, + "left_gripper": { + "cx": 407.93261284170376, + "cy": 117.69739351557533, + "pixels": 1573 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 571.6312962558161, + "ty": 196.8921400243575, + "theta": -2.537733998232304, + "vx": -0.8231506943702698, + "vy": -0.5678229331970215, + "pca_strength": 0.8075822601281212, + "union_pixels": 36412, + "tx_anchor": 571.6312962558161, + "ty_anchor": 196.8921400243575, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 571.6312962558161, + "cy": 196.8921400243575, + "pixels": 32023 + }, + "tool_body": { + "cx": 662.9138483446067, + "cy": 301.91776432894267, + "pixels": 2809 + }, + "left_gripper": { + "cx": 407.6151898734177, + "cy": 117.59240506329114, + "pixels": 1580 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 571.2877650795627, + "ty": 196.91333727773798, + "theta": -2.545024720334428, + "vx": -0.827268660068512, + "vy": -0.5618065595626831, + "pca_strength": 0.809763261561656, + "union_pixels": 36529, + "tx_anchor": 571.2877650795627, + "ty_anchor": 196.91333727773798, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 571.2877650795627, + "cy": 196.91333727773798, + "pixels": 32113 + }, + "tool_body": { + "cx": 662.8081272084805, + "cy": 301.9643109540636, + "pixels": 2830 + }, + "left_gripper": { + "cx": 406.8656998738966, + "cy": 117.26544766708702, + "pixels": 1586 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 571.1983343137558, + "ty": 197.2807826867705, + "theta": -2.5472814450190784, + "vx": -0.8285343647003174, + "vy": -0.5599381923675537, + "pca_strength": 0.8098418377814192, + "union_pixels": 36750, + "tx_anchor": 571.1983343137558, + "ty_anchor": 197.2807826867705, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 571.1983343137558, + "cy": 197.2807826867705, + "pixels": 32299 + }, + "tool_body": { + "cx": 662.8448879551821, + "cy": 302.5987394957983, + "pixels": 2856 + }, + "left_gripper": { + "cx": 406.3360501567398, + "cy": 117.4244514106583, + "pixels": 1595 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.8656017369727, + "ty": 197.1172146401985, + "theta": -2.547366385279334, + "vx": -0.8285819888114929, + "vy": -0.5598678588867188, + "pca_strength": 0.8096523303138847, + "union_pixels": 36744, + "tx_anchor": 570.8656017369727, + "ty_anchor": 197.1172146401985, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 570.8656017369727, + "cy": 197.1172146401985, + "pixels": 32240 + }, + "tool_body": { + "cx": 662.5488721804511, + "cy": 302.26452494873547, + "pixels": 2926 + }, + "left_gripper": { + "cx": 406.38656527249685, + "cy": 117.6020278833967, + "pixels": 1578 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.8607465326259, + "ty": 197.17319805144436, + "theta": -2.543759042674375, + "vx": -0.826556921005249, + "vy": -0.5628531575202942, + "pca_strength": 0.8096351698324342, + "union_pixels": 36738, + "tx_anchor": 570.8607465326259, + "ty_anchor": 197.17319805144436, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 570.8607465326259, + "cy": 197.17319805144436, + "pixels": 32229 + }, + "tool_body": { + "cx": 662.5661991105029, + "cy": 302.28429695518304, + "pixels": 2923 + }, + "left_gripper": { + "cx": 406.2042875157629, + "cy": 117.66330390920555, + "pixels": 1586 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.7796494493563, + "ty": 197.1600434310532, + "theta": -2.5462898548779567, + "vx": -0.8279787302017212, + "vy": -0.5607594847679138, + "pca_strength": 0.8103226096322571, + "union_pixels": 36756, + "tx_anchor": 570.7796494493563, + "ty_anchor": 197.1600434310532, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 570.7796494493563, + "cy": 197.1600434310532, + "pixels": 32235 + }, + "tool_body": { + "cx": 662.5569230769231, + "cy": 302.257094017094, + "pixels": 2925 + }, + "left_gripper": { + "cx": 405.82393483709274, + "cy": 117.44924812030075, + "pixels": 1596 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.7268693763574, + "ty": 197.12721067328576, + "theta": -2.5484984702212996, + "vx": -0.8292152285575867, + "vy": -0.558929443359375, + "pca_strength": 0.8099670051763388, + "union_pixels": 36758, + "tx_anchor": 570.7268693763574, + "ty_anchor": 197.12721067328576, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 570.7268693763574, + "cy": 197.12721067328576, + "pixels": 32230 + }, + "tool_body": { + "cx": 662.4535556311671, + "cy": 302.3011228308949, + "pixels": 2939 + }, + "left_gripper": { + "cx": 405.7136563876652, + "cy": 117.49213341724355, + "pixels": 1589 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.6813571938095, + "ty": 197.12874112210403, + "theta": -2.5492520107238525, + "vx": -0.8296361565589905, + "vy": -0.5583044290542603, + "pca_strength": 0.8097195644100378, + "union_pixels": 36805, + "tx_anchor": 570.6813571938095, + "ty_anchor": 197.12874112210403, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 570.6813571938095, + "cy": 197.12874112210403, + "pixels": 32243 + }, + "tool_body": { + "cx": 662.427990511691, + "cy": 302.2572009488309, + "pixels": 2951 + }, + "left_gripper": { + "cx": 405.1942892613284, + "cy": 117.2042209807573, + "pixels": 1611 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.6423919111718, + "ty": 197.16022579244463, + "theta": -2.5471930502920905, + "vx": -0.8284848928451538, + "vy": -0.5600114464759827, + "pca_strength": 0.8120829115531458, + "union_pixels": 36803, + "tx_anchor": 570.6423919111718, + "ty_anchor": 197.16022579244463, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 570.6423919111718, + "cy": 197.16022579244463, + "pixels": 32242 + }, + "tool_body": { + "cx": 662.4129993229519, + "cy": 302.22951929587003, + "pixels": 2954 + }, + "left_gripper": { + "cx": 405.2675793403858, + "cy": 117.23708774113254, + "pixels": 1607 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.9338226186052, + "ty": 197.38105413105413, + "theta": -2.542076501213433, + "vx": -0.8256087303161621, + "vy": -0.5642430782318115, + "pca_strength": 0.8107986729404951, + "union_pixels": 36800, + "tx_anchor": 570.9338226186052, + "ty_anchor": 197.38105413105413, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 570.9338226186052, + "cy": 197.38105413105413, + "pixels": 32292 + }, + "tool_body": { + "cx": 662.6987201660326, + "cy": 302.570736769284, + "pixels": 2891 + }, + "left_gripper": { + "cx": 404.9894867037724, + "cy": 117.08658008658008, + "pixels": 1617 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.6392293133939, + "ty": 197.19403679687258, + "theta": -2.544436412830563, + "vx": -0.8269380331039429, + "vy": -0.5622931718826294, + "pca_strength": 0.811981159654078, + "union_pixels": 36789, + "tx_anchor": 570.6392293133939, + "ty_anchor": 197.19403679687258, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 570.6392293133939, + "cy": 197.19403679687258, + "pixels": 32231 + }, + "tool_body": { + "cx": 662.4124408384043, + "cy": 302.262677484787, + "pixels": 2958 + }, + "left_gripper": { + "cx": 405.20125, + "cy": 117.195625, + "pixels": 1600 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.6227667493797, + "ty": 197.18173076923077, + "theta": -2.547526692576607, + "vx": -0.8286716938018799, + "vy": -0.5597350001335144, + "pca_strength": 0.8116203871168948, + "union_pixels": 36784, + "tx_anchor": 570.6227667493797, + "ty_anchor": 197.18173076923077, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 570.6227667493797, + "cy": 197.18173076923077, + "pixels": 32240 + }, + "tool_body": { + "cx": 662.4127789046653, + "cy": 302.2339418526031, + "pixels": 2958 + }, + "left_gripper": { + "cx": 405.3953341740227, + "cy": 117.3858764186633, + "pixels": 1586 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.6065166795966, + "ty": 197.18398758727696, + "theta": -2.542156138124581, + "vx": -0.8256536722183228, + "vy": -0.5641773343086243, + "pca_strength": 0.8122129609744897, + "union_pixels": 36781, + "tx_anchor": 570.6065166795966, + "ty_anchor": 197.18398758727696, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 570.6065166795966, + "cy": 197.18398758727696, + "pixels": 32225 + }, + "tool_body": { + "cx": 662.3860951738103, + "cy": 302.20249746878164, + "pixels": 2963 + }, + "left_gripper": { + "cx": 405.3264281230383, + "cy": 117.43565599497803, + "pixels": 1593 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.6437344913152, + "ty": 197.21101116625312, + "theta": -2.544769119184224, + "vx": -0.8271250128746033, + "vy": -0.5620179772377014, + "pca_strength": 0.8129899111363119, + "union_pixels": 36796, + "tx_anchor": 570.6437344913152, + "ty_anchor": 197.21101116625312, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 570.6437344913152, + "cy": 197.21101116625312, + "pixels": 32240 + }, + "tool_body": { + "cx": 662.4134550371873, + "cy": 302.2285327924273, + "pixels": 2958 + }, + "left_gripper": { + "cx": 405.4374217772215, + "cy": 117.5657071339174, + "pixels": 1598 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.677146311971, + "ty": 197.23858245744583, + "theta": -2.5457687054805196, + "vx": -0.8276863694190979, + "vy": -0.5611909031867981, + "pca_strength": 0.8095521854986223, + "union_pixels": 36791, + "tx_anchor": 570.677146311971, + "ty_anchor": 197.23858245744583, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 570.677146311971, + "cy": 197.23858245744583, + "pixels": 32253 + }, + "tool_body": { + "cx": 662.4592944369064, + "cy": 302.29409769335143, + "pixels": 2948 + }, + "left_gripper": { + "cx": 405.5377358490566, + "cy": 117.69937106918239, + "pixels": 1590 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.5887934509598, + "ty": 197.2029520295203, + "theta": -2.547145356409205, + "vx": -0.8284581899642944, + "vy": -0.5600509643554688, + "pca_strength": 0.8114573691604571, + "union_pixels": 36812, + "tx_anchor": 570.5887934509598, + "ty_anchor": 197.2029520295203, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 570.5887934509598, + "cy": 197.2029520295203, + "pixels": 32249 + }, + "tool_body": { + "cx": 662.422972972973, + "cy": 302.15405405405403, + "pixels": 2960 + }, + "left_gripper": { + "cx": 405.4092326887087, + "cy": 117.59950093574548, + "pixels": 1603 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.6398424659658, + "ty": 197.22885849846497, + "theta": -2.5471745512394657, + "vx": -0.8284745216369629, + "vy": -0.5600267648696899, + "pca_strength": 0.8092299823260695, + "union_pixels": 36803, + "tx_anchor": 570.6398424659658, + "ty_anchor": 197.22885849846497, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 570.6398424659658, + "cy": 197.22885849846497, + "pixels": 32247 + }, + "tool_body": { + "cx": 662.3976964769648, + "cy": 302.26253387533876, + "pixels": 2952 + }, + "left_gripper": { + "cx": 405.360349127182, + "cy": 117.66084788029926, + "pixels": 1604 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.9259912712415, + "ty": 197.4612003590553, + "theta": -2.550379391022145, + "vx": -0.8302650451660156, + "vy": -0.5573687553405762, + "pca_strength": 0.8095756723822527, + "union_pixels": 36790, + "tx_anchor": 570.9259912712415, + "ty_anchor": 197.4612003590553, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 570.9259912712415, + "cy": 197.4612003590553, + "pixels": 32307 + }, + "tool_body": { + "cx": 662.7003810183581, + "cy": 302.5957741600277, + "pixels": 2887 + }, + "left_gripper": { + "cx": 405.2606516290727, + "cy": 117.52694235588973, + "pixels": 1596 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.5850407612908, + "ty": 197.24949629583708, + "theta": -2.5438157483266055, + "vx": -0.8265888690948486, + "vy": -0.5628063082695007, + "pca_strength": 0.8106081308213197, + "union_pixels": 36822, + "tx_anchor": 570.5850407612908, + "ty_anchor": 197.24949629583708, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 570.5850407612908, + "cy": 197.24949629583708, + "pixels": 32261 + }, + "tool_body": { + "cx": 662.4087986463621, + "cy": 302.20846023688665, + "pixels": 2955 + }, + "left_gripper": { + "cx": 405.17123287671234, + "cy": 117.61955168119552, + "pixels": 1606 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.5915881477808, + "ty": 197.29091247210513, + "theta": -2.545333470533506, + "vx": -0.8274420499801636, + "vy": -0.5615510940551758, + "pca_strength": 0.8094792010621406, + "union_pixels": 36828, + "tx_anchor": 570.5915881477808, + "ty_anchor": 197.29091247210513, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 570.5915881477808, + "cy": 197.29091247210513, + "pixels": 32264 + }, + "tool_body": { + "cx": 662.4284263959391, + "cy": 302.2226734348562, + "pixels": 2955 + }, + "left_gripper": { + "cx": 405.12989434431324, + "cy": 117.56494717215662, + "pixels": 1609 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.5912105622017, + "ty": 197.30763032294055, + "theta": -2.542618862938024, + "vx": -0.8259146213531494, + "vy": -0.5637952089309692, + "pca_strength": 0.8108160571819351, + "union_pixels": 36824, + "tx_anchor": 570.5912105622017, + "ty_anchor": 197.30763032294055, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 570.5912105622017, + "cy": 197.30763032294055, + "pixels": 32266 + }, + "tool_body": { + "cx": 662.4228687415426, + "cy": 302.24255751014886, + "pixels": 2956 + }, + "left_gripper": { + "cx": 405.3358302122347, + "cy": 117.68476903870162, + "pixels": 1602 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.5549806351665, + "ty": 197.29440743609604, + "theta": -2.5470984393771805, + "vx": -0.8284319043159485, + "vy": -0.5600898265838623, + "pca_strength": 0.8107618856143758, + "union_pixels": 36833, + "tx_anchor": 570.5549806351665, + "ty_anchor": 197.29440743609604, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 570.5549806351665, + "cy": 197.29440743609604, + "pixels": 32275 + }, + "tool_body": { + "cx": 662.4174001354096, + "cy": 302.22613405551795, + "pixels": 2954 + }, + "left_gripper": { + "cx": 405.3167082294264, + "cy": 117.78865336658355, + "pixels": 1604 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 30, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.5346243222308, + "ty": 197.29428350116189, + "theta": -2.5465413201142204, + "vx": -0.8281197547912598, + "vy": -0.5605512857437134, + "pca_strength": 0.8098513358372103, + "union_pixels": 36837, + "tx_anchor": 570.5346243222308, + "ty_anchor": 197.29428350116189, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 570.5346243222308, + "cy": 197.29428350116189, + "pixels": 32275 + }, + "tool_body": { + "cx": 662.421906693712, + "cy": 302.2021636240703, + "pixels": 2958 + }, + "left_gripper": { + "cx": 405.4713216957606, + "cy": 117.93017456359102, + "pixels": 1604 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 31, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.5563611575882, + "ty": 197.28276631344116, + "theta": -2.5481654417534982, + "vx": -0.8290290832519531, + "vy": -0.5592055916786194, + "pca_strength": 0.8117940836796075, + "union_pixels": 36828, + "tx_anchor": 570.5563611575882, + "ty_anchor": 197.28276631344116, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 570.5563611575882, + "cy": 197.28276631344116, + "pixels": 32274 + }, + "tool_body": { + "cx": 662.4192893401015, + "cy": 302.18883248730964, + "pixels": 2955 + }, + "left_gripper": { + "cx": 405.520325203252, + "cy": 118.0275171982489, + "pixels": 1599 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 32, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.5748148607195, + "ty": 197.27784835621108, + "theta": -2.544703172927772, + "vx": -0.827087938785553, + "vy": -0.5620725154876709, + "pca_strength": 0.8106531875803563, + "union_pixels": 36823, + "tx_anchor": 570.5748148607195, + "ty_anchor": 197.27784835621108, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 570.5748148607195, + "cy": 197.27784835621108, + "pixels": 32273 + }, + "tool_body": { + "cx": 662.421373013189, + "cy": 302.2164355765979, + "pixels": 2957 + }, + "left_gripper": { + "cx": 405.5505335844319, + "cy": 118.0721908349027, + "pixels": 1593 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 33, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.5670860188399, + "ty": 197.289383986118, + "theta": -2.5439732335012404, + "vx": -0.8266775012016296, + "vy": -0.5626761317253113, + "pca_strength": 0.8099779482690153, + "union_pixels": 36819, + "tx_anchor": 570.5670860188399, + "ty_anchor": 197.289383986118, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 570.5670860188399, + "cy": 197.289383986118, + "pixels": 32272 + }, + "tool_body": { + "cx": 662.4248985115021, + "cy": 302.2263193504736, + "pixels": 2956 + }, + "left_gripper": { + "cx": 405.56756756756755, + "cy": 118.10999371464487, + "pixels": 1591 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 34, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.5794725588025, + "ty": 197.29545384114786, + "theta": -2.545406624738054, + "vx": -0.8274831771850586, + "vy": -0.5614905953407288, + "pca_strength": 0.8095595356388801, + "union_pixels": 36823, + "tx_anchor": 570.5794725588025, + "ty_anchor": 197.29545384114786, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 570.5794725588025, + "cy": 197.29545384114786, + "pixels": 32269 + }, + "tool_body": { + "cx": 662.4254311802503, + "cy": 302.21203922894824, + "pixels": 2957 + }, + "left_gripper": { + "cx": 405.44270507201, + "cy": 117.99749530369442, + "pixels": 1597 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 35, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.5675818046603, + "ty": 197.28671913733268, + "theta": -2.548650891528491, + "vx": -0.8293004631996155, + "vy": -0.5588030815124512, + "pca_strength": 0.8116960975488793, + "union_pixels": 36825, + "tx_anchor": 570.5675818046603, + "ty_anchor": 197.28671913733268, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 570.5675818046603, + "cy": 197.28671913733268, + "pixels": 32272 + }, + "tool_body": { + "cx": 662.4192346766, + "cy": 302.18286488316966, + "pixels": 2953 + }, + "left_gripper": { + "cx": 405.40375, + "cy": 117.965, + "pixels": 1600 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 36, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.5643871287742, + "ty": 197.29174158348317, + "theta": -2.5464325082080386, + "vx": -0.8280587792396545, + "vy": -0.5606414079666138, + "pca_strength": 0.8125932572490778, + "union_pixels": 36810, + "tx_anchor": 570.5643871287742, + "ty_anchor": 197.29174158348317, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 570.5643871287742, + "cy": 197.29174158348317, + "pixels": 32258 + }, + "tool_body": { + "cx": 662.4192346766, + "cy": 302.18286488316966, + "pixels": 2953 + }, + "left_gripper": { + "cx": 405.25015634771734, + "cy": 117.776110068793, + "pixels": 1599 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 37, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.4016637695555, + "ty": 197.28678296498634, + "theta": -2.5497888874868093, + "vx": -0.8299357891082764, + "vy": -0.557858943939209, + "pca_strength": 0.8122615956068228, + "union_pixels": 36753, + "tx_anchor": 570.4016637695555, + "ty_anchor": 197.28678296498634, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 570.4016637695555, + "cy": 197.28678296498634, + "pixels": 32216 + }, + "tool_body": { + "cx": 662.3775303643724, + "cy": 302.0863697705803, + "pixels": 2964 + }, + "left_gripper": { + "cx": 404.97202797202794, + "cy": 117.66687857596949, + "pixels": 1573 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 38, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 569.6140616783692, + "ty": 197.43533669460857, + "theta": -2.544218982810437, + "vx": -0.8268157243728638, + "vy": -0.562472939491272, + "pca_strength": 0.8094660255190635, + "union_pixels": 37059, + "tx_anchor": 569.6140616783692, + "ty_anchor": 197.43533669460857, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 569.6140616783692, + "cy": 197.43533669460857, + "pixels": 32329 + }, + "tool_body": { + "cx": 661.8103119032463, + "cy": 302.1034373010821, + "pixels": 3142 + }, + "left_gripper": { + "cx": 403.8620906801008, + "cy": 117.73488664987406, + "pixels": 1588 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 39, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 561.3451419164049, + "ty": 198.7565013261791, + "theta": -2.5414315015413105, + "vx": -0.8252446055412292, + "vy": -0.5647754669189453, + "pca_strength": 0.8155725055392848, + "union_pixels": 39137, + "tx_anchor": 561.3451419164049, + "ty_anchor": 198.7565013261791, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 561.3451419164049, + "cy": 198.7565013261791, + "pixels": 32801 + }, + "tool_body": { + "cx": 656.5697335553705, + "cy": 302.9298501248959, + "pixels": 4804 + }, + "left_gripper": { + "cx": 394.70430809399477, + "cy": 119.9654046997389, + "pixels": 1532 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 40, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 556.6374469621738, + "ty": 199.72233757635942, + "theta": -2.546293492282186, + "vx": -0.8279808163642883, + "vy": -0.560756504535675, + "pca_strength": 0.8226582681603276, + "union_pixels": 40600, + "tx_anchor": 556.6374469621738, + "ty_anchor": 199.72233757635942, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 556.6374469621738, + "cy": 199.72233757635942, + "pixels": 33231 + }, + "tool_body": { + "cx": 653.78532939336, + "cy": 304.26664349035286, + "pixels": 5753 + }, + "left_gripper": { + "cx": 387.3799504950495, + "cy": 119.77351485148515, + "pixels": 1616 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 41, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 549.8448554982612, + "ty": 200.355588200024, + "theta": -2.5426280385567837, + "vx": -0.8259198069572449, + "vy": -0.5637876391410828, + "pca_strength": 0.8277948174016467, + "union_pixels": 42109, + "tx_anchor": 549.8448554982612, + "ty_anchor": 200.355588200024, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 549.8448554982612, + "cy": 200.355588200024, + "pixels": 33356 + }, + "tool_body": { + "cx": 650.1159764969223, + "cy": 304.5789031897034, + "pixels": 7148 + }, + "left_gripper": { + "cx": 379.5133956386293, + "cy": 120.5227414330218, + "pixels": 1605 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 42, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 535.0809444021326, + "ty": 201.70778370144706, + "theta": -2.531344451972134, + "vx": -0.8195058107376099, + "vy": -0.5730708837509155, + "pca_strength": 0.835787809440962, + "union_pixels": 45147, + "tx_anchor": 535.0809444021326, + "ty_anchor": 201.70778370144706, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 535.0809444021326, + "cy": 201.70778370144706, + "pixels": 32825 + }, + "tool_body": { + "cx": 641.1157797316057, + "cy": 306.2766311892642, + "pixels": 10805 + }, + "left_gripper": { + "cx": 366.58668424522085, + "cy": 124.21687541199736, + "pixels": 1517 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 43, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 517.2491158889619, + "ty": 205.33927956686384, + "theta": -2.5261691990672173, + "vx": -0.8165290951728821, + "vy": -0.5773043632507324, + "pca_strength": 0.8441227117015044, + "union_pixels": 48989, + "tx_anchor": 517.2491158889619, + "ty_anchor": 205.33927956686384, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 517.2491158889619, + "cy": 205.33927956686384, + "pixels": 31953 + }, + "tool_body": { + "cx": 632.0075304112763, + "cy": 311.8863358434704, + "pixels": 15537 + }, + "left_gripper": { + "cx": 352.45763842561706, + "cy": 129.66511007338227, + "pixels": 1499 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 44, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 495.62894912985274, + "ty": 210.51686746987951, + "theta": -2.5014535391542085, + "vx": -0.8020126819610596, + "vy": -0.597307026386261, + "pca_strength": 0.8558699554050953, + "union_pixels": 52882, + "tx_anchor": 495.62894912985274, + "ty_anchor": 210.51686746987951, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 495.62894912985274, + "cy": 210.51686746987951, + "pixels": 29880 + }, + "tool_body": { + "cx": 621.6223906271794, + "cy": 321.32958296527033, + "pixels": 21509 + }, + "left_gripper": { + "cx": 336.0763563295378, + "cy": 135.84393837910247, + "pixels": 1493 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 45, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 469.79722999745536, + "ty": 222.5697771638373, + "theta": -2.488350406990747, + "vx": -0.7941175103187561, + "vy": -0.6077643632888794, + "pca_strength": 0.8646568447921752, + "union_pixels": 56902, + "tx_anchor": 469.79722999745536, + "ty_anchor": 222.5697771638373, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 469.79722999745536, + "cy": 222.5697771638373, + "pixels": 27509 + }, + "tool_body": { + "cx": 607.8263524370648, + "cy": 337.56329226923765, + "pixels": 28005 + }, + "left_gripper": { + "cx": 319.96974063400575, + "cy": 150.61095100864554, + "pixels": 1388 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 46, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 456.7750996171576, + "ty": 235.92022814282365, + "theta": -2.5000692044035393, + "vx": -0.8011850118637085, + "vy": -0.5984166860580444, + "pca_strength": 0.8702798986131272, + "union_pixels": 56672, + "tx_anchor": 456.7750996171576, + "ty_anchor": 235.92022814282365, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 456.7750996171576, + "cy": 235.92022814282365, + "pixels": 25598 + }, + "tool_body": { + "cx": 597.1722954969358, + "cy": 350.9021782573941, + "pixels": 30024 + }, + "left_gripper": { + "cx": 313.7895238095238, + "cy": 165.5952380952381, + "pixels": 1050 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 47, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 449.82846960167717, + "ty": 243.5450314465409, + "theta": -2.5118496846629874, + "vx": -0.8081789016723633, + "vy": -0.5889370441436768, + "pca_strength": 0.8730211769278376, + "union_pixels": 54933, + "tx_anchor": 449.82846960167717, + "ty_anchor": 243.5450314465409, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 449.82846960167717, + "cy": 243.5450314465409, + "pixels": 23850 + }, + "tool_body": { + "cx": 592.4220225906599, + "cy": 356.92063544487746, + "pixels": 30278 + }, + "left_gripper": { + "cx": 316.24844720496895, + "cy": 177.57142857142858, + "pixels": 805 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 48, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 449.72911832946636, + "ty": 249.28890772800287, + "theta": -2.512915011413101, + "vx": -0.8088058829307556, + "vy": -0.5880757570266724, + "pca_strength": 0.873153477896629, + "union_pixels": 52177, + "tx_anchor": 449.72911832946636, + "ty_anchor": 249.28890772800287, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 449.72911832946636, + "cy": 249.28890772800287, + "pixels": 22412 + }, + "tool_body": { + "cx": 590.6730919865137, + "cy": 360.57511153492493, + "pixels": 29363 + }, + "left_gripper": { + "cx": 324.3557213930348, + "cy": 189.8955223880597, + "pixels": 402 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 49, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 450.1724961028839, + "ty": 253.0848109898675, + "theta": -2.522854465047686, + "vx": -0.8146109580993652, + "vy": -0.5800077319145203, + "pca_strength": 0.8733995073916947, + "union_pixels": 49419, + "tx_anchor": 450.1724961028839, + "ty_anchor": 253.0848109898675, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 450.1724961028839, + "cy": 253.0848109898675, + "pixels": 20528 + }, + "tool_body": { + "cx": 591.0209175847162, + "cy": 361.2843048389346, + "pixels": 28684 + }, + "left_gripper": { + "cx": 333.52657004830917, + "cy": 198.36231884057972, + "pixels": 207 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 50, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 450.3289459939413, + "ty": 256.92327379087016, + "theta": -2.5193765992762325, + "vx": -0.8125888705253601, + "vy": -0.5828373432159424, + "pca_strength": 0.8766157124628821, + "union_pixels": 47065, + "tx_anchor": 450.3289459939413, + "ty_anchor": 256.92327379087016, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 450.3289459939413, + "cy": 256.92327379087016, + "pixels": 19146 + }, + "tool_body": { + "cx": 589.4436405315377, + "cy": 363.64948601310937, + "pixels": 27919 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 51, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 444.43233526206393, + "ty": 257.8022583000955, + "theta": -2.5306698993009875, + "vx": -0.8191190361976624, + "vy": -0.573623538017273, + "pca_strength": 0.8837058676126197, + "union_pixels": 45997, + "tx_anchor": 444.43233526206393, + "ty_anchor": 257.8022583000955, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 444.43233526206393, + "cy": 257.8022583000955, + "pixels": 17801 + }, + "tool_body": { + "cx": 585.4545680238332, + "cy": 364.4951056887502, + "pixels": 28196 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 52, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 437.4162504568157, + "ty": 258.11999025459863, + "theta": -2.543789627288617, + "vx": -0.8265741467475891, + "vy": -0.5628278851509094, + "pca_strength": 0.8864298846302908, + "union_pixels": 45768, + "tx_anchor": 437.4162504568157, + "ty_anchor": 258.11999025459863, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 437.4162504568157, + "cy": 258.11999025459863, + "pixels": 16418 + }, + "tool_body": { + "cx": 581.1617035775128, + "cy": 364.18954003407157, + "pixels": 29350 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 53, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 429.76373482970115, + "ty": 257.2245856714081, + "theta": -2.5472111689199033, + "vx": -0.8284950256347656, + "vy": -0.5599964261054993, + "pca_strength": 0.8919001421230409, + "union_pixels": 45298, + "tx_anchor": 429.76373482970115, + "ty_anchor": 257.2245856714081, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 429.76373482970115, + "cy": 257.2245856714081, + "pixels": 15326 + }, + "tool_body": { + "cx": 576.7585079407447, + "cy": 364.03296409982653, + "pixels": 29972 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 54, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 422.12895769123, + "ty": 256.5536564864108, + "theta": -2.5596134998511864, + "vx": -0.8353764414787292, + "vy": -0.549678385257721, + "pca_strength": 0.8976606739803671, + "union_pixels": 44887, + "tx_anchor": 422.12895769123, + "ty_anchor": 256.5536564864108, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 422.12895769123, + "cy": 256.5536564864108, + "pixels": 14276 + }, + "tool_body": { + "cx": 572.089412302767, + "cy": 363.81199568782466, + "pixels": 30611 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 55, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 415.3438599116965, + "ty": 255.2295143306144, + "theta": -2.560548334523578, + "vx": -0.8358899354934692, + "vy": -0.5488972067832947, + "pca_strength": 0.9041484458959064, + "union_pixels": 44289, + "tx_anchor": 415.3438599116965, + "ty_anchor": 255.2295143306144, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 415.3438599116965, + "cy": 255.2295143306144, + "pixels": 13363 + }, + "tool_body": { + "cx": 568.3894457737825, + "cy": 363.8458901894846, + "pixels": 30926 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 56, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 408.73939154484395, + "ty": 255.55906756222836, + "theta": -2.56982542896943, + "vx": -0.8409460186958313, + "vy": -0.5411190390586853, + "pca_strength": 0.9074743167137648, + "union_pixels": 44089, + "tx_anchor": 408.73939154484395, + "ty_anchor": 255.55906756222836, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 408.73939154484395, + "cy": 255.55906756222836, + "pixels": 12655 + }, + "tool_body": { + "cx": 563.9014124832984, + "cy": 364.1570910479099, + "pixels": 31434 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 57, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 403.8562869336835, + "ty": 256.5141989494419, + "theta": -2.5742480250562747, + "vx": -0.8433309197425842, + "vy": -0.5373945832252502, + "pca_strength": 0.9107199894684861, + "union_pixels": 43728, + "tx_anchor": 403.8562869336835, + "ty_anchor": 256.5141989494419, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 403.8562869336835, + "cy": 256.5141989494419, + "pixels": 12184 + }, + "tool_body": { + "cx": 560.3859371037281, + "cy": 365.7053005325894, + "pixels": 31544 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 58, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 398.3218468850789, + "ty": 255.44686810388728, + "theta": -2.576061275153394, + "vx": -0.8443039655685425, + "vy": -0.535864531993866, + "pca_strength": 0.912705216829893, + "union_pixels": 44015, + "tx_anchor": 398.3218468850789, + "ty_anchor": 255.44686810388728, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 398.3218468850789, + "cy": 255.44686810388728, + "pixels": 11782 + }, + "tool_body": { + "cx": 556.6037911457203, + "cy": 365.31458443210374, + "pixels": 32233 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 59, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 393.33264212890964, + "ty": 253.58467254190427, + "theta": -2.5813456075915258, + "vx": -0.8471238613128662, + "vy": -0.5313954949378967, + "pca_strength": 0.9137720455103816, + "union_pixels": 44402, + "tx_anchor": 393.33264212890964, + "ty_anchor": 253.58467254190427, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 393.33264212890964, + "cy": 253.58467254190427, + "pixels": 11574 + }, + "tool_body": { + "cx": 554.0629645424638, + "cy": 364.7384549774583, + "pixels": 32828 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 60, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 389.27853641456585, + "ty": 252.3125, + "theta": -2.5831374157332965, + "vx": -0.8480746746063232, + "vy": -0.5298767685890198, + "pca_strength": 0.9149377139462622, + "union_pixels": 44754, + "tx_anchor": 389.27853641456585, + "ty_anchor": 252.3125, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 389.27853641456585, + "cy": 252.3125, + "pixels": 11424 + }, + "tool_body": { + "cx": 551.7629162916292, + "cy": 364.36852685268525, + "pixels": 33330 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 61, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 385.065467877095, + "ty": 251.70391061452514, + "theta": -2.584812535568756, + "vx": -0.8489610552787781, + "vy": -0.528455376625061, + "pca_strength": 0.9149837608506718, + "union_pixels": 45467, + "tx_anchor": 385.065467877095, + "ty_anchor": 251.70391061452514, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 385.065467877095, + "cy": 251.70391061452514, + "pixels": 11456 + }, + "tool_body": { + "cx": 548.9530740054688, + "cy": 364.4856958042986, + "pixels": 34011 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 62, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 378.79180169922046, + "ty": 249.81877901375142, + "theta": -2.588318759040792, + "vx": -0.8508087396621704, + "vy": -0.5254755020141602, + "pca_strength": 0.9164716197337879, + "union_pixels": 46222, + "tx_anchor": 378.79180169922046, + "ty_anchor": 249.81877901375142, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 378.79180169922046, + "cy": 249.81877901375142, + "pixels": 11417 + }, + "tool_body": { + "cx": 545.3143801177991, + "cy": 364.1401810084758, + "pixels": 34805 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 63, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 370.87700249199, + "ty": 246.8500355998576, + "theta": -2.592623510020214, + "vx": -0.8530629277229309, + "vy": -0.5218081474304199, + "pca_strength": 0.9193797617054968, + "union_pixels": 47084, + "tx_anchor": 370.87700249199, + "ty_anchor": 246.8500355998576, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 370.87700249199, + "cy": 246.8500355998576, + "pixels": 11236 + }, + "tool_body": { + "cx": 540.6103548315108, + "cy": 363.23267685784424, + "pixels": 35848 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 64, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 360.7410547894148, + "ty": 243.03456951174059, + "theta": 0.5315301013862976, + "vx": 0.8620325326919556, + "vy": 0.506852924823761, + "pca_strength": 0.880646740335551, + "union_pixels": 48218, + "tx_anchor": 360.7410547894148, + "ty_anchor": 243.03456951174059, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 360.7410547894148, + "cy": 243.03456951174059, + "pixels": 10732 + }, + "tool_body": { + "cx": 535.150635553026, + "cy": 362.16860449359024, + "pixels": 36897 + }, + "left_gripper": { + "cx": 674.8336162988115, + "cy": 162.37691001697792, + "pixels": 589 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 65, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 350.14505727211474, + "ty": 237.14332467032438, + "theta": 0.49344807754142, + "vx": 0.8807048797607422, + "vy": 0.4736654460430145, + "pca_strength": 0.7902990749598225, + "union_pixels": 51162, + "tx_anchor": 350.14505727211474, + "ty_anchor": 237.14332467032438, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 350.14505727211474, + "cy": 237.14332467032438, + "pixels": 10389 + }, + "tool_body": { + "cx": 530.1904340815106, + "cy": 359.33610757106817, + "pixels": 38449 + }, + "left_gripper": { + "cx": 667.1811531841653, + "cy": 148.2263339070568, + "pixels": 2324 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 66, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 340.9120289106866, + "ty": 231.96737222509034, + "theta": 0.5336335909719933, + "vx": 0.8609644770622253, + "vy": 0.5086650848388672, + "pca_strength": 0.8701673915933071, + "union_pixels": 50245, + "tx_anchor": 340.9120289106866, + "ty_anchor": 231.96737222509034, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 340.9120289106866, + "cy": 231.96737222509034, + "pixels": 9685 + }, + "tool_body": { + "cx": 526.6765243978848, + "cy": 356.1848825843964, + "pixels": 39901 + }, + "left_gripper": { + "cx": 666.3884673748104, + "cy": 105.34597875569044, + "pixels": 659 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 67, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 331.26610767872904, + "ty": 225.44616063548102, + "theta": -2.6046528081381575, + "vx": -0.8592780232429504, + "vy": -0.5115088820457458, + "pca_strength": 0.9289450521284927, + "union_pixels": 51167, + "tx_anchor": 331.26610767872904, + "ty_anchor": 225.44616063548102, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 331.26610767872904, + "cy": 225.44616063548102, + "pixels": 9064 + }, + "tool_body": { + "cx": 522.6012873191934, + "cy": 350.72106500724414, + "pixels": 42103 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 68, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 489.70938642196126, + "ty": 325.6382105918034, + "theta": -2.6074449610803083, + "vx": -0.8607028722763062, + "vy": -0.5091076493263245, + "pca_strength": 0.930419983744193, + "union_pixels": 51658, + "tx_anchor": 489.70938642196126, + "ty_anchor": 325.6382105918034, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 489.70938642196126, + "cy": 325.6382105918034, + "pixels": 51436 + }, + "tool_body": { + "cx": 469.9144144144144, + "cy": 379.2072072072072, + "pixels": 222 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 69, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 489.68058740773574, + "ty": 323.0169207346451, + "theta": -2.6125964992434514, + "vx": -0.863314151763916, + "vy": -0.5046669840812683, + "pca_strength": 0.9329138075332508, + "union_pixels": 52076, + "tx_anchor": 489.68058740773574, + "ty_anchor": 323.0169207346451, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 489.68058740773574, + "cy": 323.0169207346451, + "pixels": 51889 + }, + "tool_body": { + "cx": 426.4331550802139, + "cy": 347.4438502673797, + "pixels": 187 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 70, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 489.93027953596646, + "ty": 319.8580580619096, + "theta": -2.615041773969366, + "vx": -0.8645455837249756, + "vy": -0.5025544166564941, + "pca_strength": 0.9347594704053235, + "union_pixels": 52169, + "tx_anchor": 489.93027953596646, + "ty_anchor": 319.8580580619096, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 489.93027953596646, + "cy": 319.8580580619096, + "pixels": 51979 + }, + "tool_body": { + "cx": 464.9842105263158, + "cy": 359.63684210526316, + "pixels": 190 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 71, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 491.5243664340531, + "ty": 317.71353733737993, + "theta": -2.6168461223912236, + "vx": -0.8654509782791138, + "vy": -0.5009936690330505, + "pca_strength": 0.9364760335339107, + "union_pixels": 52031, + "tx_anchor": 491.5243664340531, + "ty_anchor": 317.71353733737993, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 491.5243664340531, + "cy": 317.71353733737993, + "pixels": 51731 + }, + "tool_body": { + "cx": 402.34, + "cy": 295.84, + "pixels": 300 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 72, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 459.918602695625, + "ty": 293.8199312879898, + "theta": -2.616434285743896, + "vx": -0.8652445673942566, + "vy": -0.5013500452041626, + "pca_strength": 0.9389082067280041, + "union_pixels": 51616, + "tx_anchor": 459.918602695625, + "ty_anchor": 293.8199312879898, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 459.918602695625, + "cy": 293.8199312879898, + "pixels": 41623 + }, + "tool_body": { + "cx": 628.548083658561, + "cy": 407.46282397678374, + "pixels": 9993 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 73, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 452.17995661829264, + "ty": 286.2396839332748, + "theta": -2.670452263912858, + "vx": -0.8910512328147888, + "vy": -0.4539027214050293, + "pca_strength": 0.9225682061662677, + "union_pixels": 38862, + "tx_anchor": 452.17995661829264, + "ty_anchor": 286.2396839332748, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 452.17995661829264, + "cy": 286.2396839332748, + "pixels": 38726 + }, + "tool_body": { + "cx": 338.31617647058823, + "cy": 260.19117647058823, + "pixels": 136 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 74, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 447.2785203867171, + "ty": 279.8006445285134, + "theta": -2.682737919591089, + "vx": -0.8965603709220886, + "vy": -0.44292160868644714, + "pca_strength": 0.9238231925056191, + "union_pixels": 35833, + "tx_anchor": 447.2785203867171, + "ty_anchor": 279.8006445285134, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 447.2785203867171, + "cy": 279.8006445285134, + "pixels": 35685 + }, + "tool_body": { + "cx": 345.4527027027027, + "cy": 261.9864864864865, + "pixels": 148 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 75, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 446.67600480079625, + "ty": 276.693363777407, + "theta": -2.685015876084108, + "vx": -0.8975669741630554, + "vy": -0.44087812304496765, + "pca_strength": 0.9232629772097845, + "union_pixels": 34323, + "tx_anchor": 446.67600480079625, + "ty_anchor": 276.693363777407, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 446.67600480079625, + "cy": 276.693363777407, + "pixels": 34161 + }, + "tool_body": { + "cx": 351.04938271604937, + "cy": 259.58641975308643, + "pixels": 162 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 76, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 445.17608323059807, + "ty": 276.6362269597378, + "theta": -2.681896861405544, + "vx": -0.8961874842643738, + "vy": -0.4436754882335663, + "pca_strength": 0.9253035944305309, + "union_pixels": 33667, + "tx_anchor": 445.17608323059807, + "ty_anchor": 276.6362269597378, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 445.17608323059807, + "cy": 276.6362269597378, + "pixels": 33257 + }, + "tool_body": { + "cx": 353.98039215686276, + "cy": 255.52287581699346, + "pixels": 153 + }, + "left_gripper": { + "cx": 244.54474708171207, + "cy": 177.15953307392996, + "pixels": 257 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 77, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 446.0790398836223, + "ty": 278.03000363680445, + "theta": -2.6719039301448775, + "vx": -0.8917092084884644, + "vy": -0.45260873436927795, + "pca_strength": 0.9249844656585076, + "union_pixels": 33391, + "tx_anchor": 446.0790398836223, + "ty_anchor": 278.03000363680445, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 446.0790398836223, + "cy": 278.03000363680445, + "pixels": 32996 + }, + "tool_body": { + "cx": 356.87179487179486, + "cy": 260.6602564102564, + "pixels": 156 + }, + "left_gripper": { + "cx": 245.61506276150627, + "cy": 176.76987447698744, + "pixels": 239 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 78, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 448.5741759076409, + "ty": 279.7898526507671, + "theta": -2.673992081678402, + "vx": -0.8926523923873901, + "vy": -0.45074573159217834, + "pca_strength": 0.924519802719294, + "union_pixels": 33354, + "tx_anchor": 448.5741759076409, + "ty_anchor": 279.7898526507671, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 448.5741759076409, + "cy": 279.7898526507671, + "pixels": 32915 + }, + "tool_body": { + "cx": 368.2741935483871, + "cy": 258.7956989247312, + "pixels": 186 + }, + "left_gripper": { + "cx": 249.37549407114625, + "cy": 178.098814229249, + "pixels": 253 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 79, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 450.24080560420316, + "ty": 281.20765142822637, + "theta": -2.668997010382828, + "vx": -0.8903898000717163, + "vy": -0.4551989734172821, + "pca_strength": 0.924588348672695, + "union_pixels": 33552, + "tx_anchor": 450.24080560420316, + "ty_anchor": 281.20765142822637, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 450.24080560420316, + "cy": 281.20765142822637, + "pixels": 33118 + }, + "tool_body": { + "cx": 370.74384236453204, + "cy": 258.192118226601, + "pixels": 203 + }, + "left_gripper": { + "cx": 251.05627705627705, + "cy": 178.98701298701297, + "pixels": 231 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 80, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 451.09953585866145, + "ty": 282.25710435693964, + "theta": -2.668693652116367, + "vx": -0.890251636505127, + "vy": -0.4554690420627594, + "pca_strength": 0.9243845621412231, + "union_pixels": 33809, + "tx_anchor": 451.09953585866145, + "ty_anchor": 282.25710435693964, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 451.09953585866145, + "cy": 282.25710435693964, + "pixels": 33395 + }, + "tool_body": { + "cx": 371.7309941520468, + "cy": 259.07602339181284, + "pixels": 171 + }, + "left_gripper": { + "cx": 251.5679012345679, + "cy": 179.69135802469137, + "pixels": 243 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 81, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 451.56720230492766, + "ty": 283.1958594469362, + "theta": -2.6642750191581173, + "vx": -0.8882304430007935, + "vy": -0.4593982994556427, + "pca_strength": 0.9246806079361367, + "union_pixels": 34104, + "tx_anchor": 451.56720230492766, + "ty_anchor": 283.1958594469362, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 451.56720230492766, + "cy": 283.1958594469362, + "pixels": 33667 + }, + "tool_body": { + "cx": 378.7105263157895, + "cy": 262.9, + "pixels": 190 + }, + "left_gripper": { + "cx": 251.08906882591094, + "cy": 179.8097165991903, + "pixels": 247 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 82, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 452.1378975836322, + "ty": 284.2590981245223, + "theta": -2.663933415206918, + "vx": -0.8880733847618103, + "vy": -0.45970165729522705, + "pca_strength": 0.9244851935060108, + "union_pixels": 34465, + "tx_anchor": 452.1378975836322, + "ty_anchor": 284.2590981245223, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 452.1378975836322, + "cy": 284.2590981245223, + "pixels": 34018 + }, + "tool_body": { + "cx": 372.21465968586386, + "cy": 256.63350785340316, + "pixels": 191 + }, + "left_gripper": { + "cx": 249.8828125, + "cy": 179.66796875, + "pixels": 256 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 83, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 452.1634730016574, + "ty": 285.0344276118752, + "theta": -2.662278881034753, + "vx": -0.887311577796936, + "vy": -0.46117037534713745, + "pca_strength": 0.9247747559574699, + "union_pixels": 34834, + "tx_anchor": 452.1634730016574, + "ty_anchor": 285.0344276118752, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 452.1634730016574, + "cy": 285.0344276118752, + "pixels": 34391 + }, + "tool_body": { + "cx": 370.8, + "cy": 253.63783783783785, + "pixels": 185 + }, + "left_gripper": { + "cx": 248.53488372093022, + "cy": 179.68992248062017, + "pixels": 258 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 84, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 452.6323244026068, + "ty": 285.38641564083997, + "theta": -2.6665638837225654, + "vx": -0.8892796039581299, + "vy": -0.4573640525341034, + "pca_strength": 0.9240338759864651, + "union_pixels": 34949, + "tx_anchor": 452.6323244026068, + "ty_anchor": 285.38641564083997, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 452.6323244026068, + "cy": 285.38641564083997, + "pixels": 34525 + }, + "tool_body": { + "cx": 376.83529411764704, + "cy": 257.4, + "pixels": 170 + }, + "left_gripper": { + "cx": 248.6535433070866, + "cy": 179.90944881889763, + "pixels": 254 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 85, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 453.4831223628692, + "ty": 285.4090225998497, + "theta": -2.664341664791683, + "vx": -0.8882610201835632, + "vy": -0.45933908224105835, + "pca_strength": 0.9247253274927031, + "union_pixels": 35010, + "tx_anchor": 453.4831223628692, + "ty_anchor": 285.4090225998497, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 453.4831223628692, + "cy": 285.4090225998497, + "pixels": 34602 + }, + "tool_body": { + "cx": 369.55128205128204, + "cy": 255.26282051282053, + "pixels": 156 + }, + "left_gripper": { + "cx": 249.16666666666666, + "cy": 180.11904761904762, + "pixels": 252 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 86, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 454.35359801488835, + "ty": 285.5031738703907, + "theta": -2.6702734236914587, + "vx": -0.8909700512886047, + "vy": -0.4540620744228363, + "pca_strength": 0.9245125980086967, + "union_pixels": 35069, + "tx_anchor": 454.35359801488835, + "ty_anchor": 285.5031738703907, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 454.35359801488835, + "cy": 285.5031738703907, + "pixels": 34658 + }, + "tool_body": { + "cx": 369.37179487179486, + "cy": 249.93589743589743, + "pixels": 156 + }, + "left_gripper": { + "cx": 249.2156862745098, + "cy": 180.10196078431372, + "pixels": 255 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 87, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 454.6781572813858, + "ty": 285.6870773746151, + "theta": -2.667189325063298, + "vx": -0.8895654678344727, + "vy": -0.4568077623844147, + "pca_strength": 0.9246823613380604, + "union_pixels": 35169, + "tx_anchor": 454.6781572813858, + "ty_anchor": 285.6870773746151, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 454.6781572813858, + "cy": 285.6870773746151, + "pixels": 34753 + }, + "tool_body": { + "cx": 375.2013888888889, + "cy": 250.94444444444446, + "pixels": 144 + }, + "left_gripper": { + "cx": 249.40441176470588, + "cy": 180.18382352941177, + "pixels": 272 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 88, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 454.9165014510243, + "ty": 285.8011665661006, + "theta": -2.6657920853163004, + "vx": -0.8889263272285461, + "vy": -0.4580502510070801, + "pca_strength": 0.9236247010612417, + "union_pixels": 35226, + "tx_anchor": 454.9165014510243, + "ty_anchor": 285.8011665661006, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 454.9165014510243, + "cy": 285.8011665661006, + "pixels": 34803 + }, + "tool_body": { + "cx": 368.2684563758389, + "cy": 248.29530201342283, + "pixels": 149 + }, + "left_gripper": { + "cx": 249.24087591240877, + "cy": 180.16788321167883, + "pixels": 274 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 89, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 454.93622339050245, + "ty": 285.7559826481657, + "theta": -2.668256020554657, + "vx": -0.8900521993637085, + "vy": -0.45585858821868896, + "pca_strength": 0.9245212340586939, + "union_pixels": 35228, + "tx_anchor": 454.93622339050245, + "ty_anchor": 285.7559826481657, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 454.93622339050245, + "cy": 285.7559826481657, + "pixels": 34809 + }, + "tool_body": { + "cx": 369.8523489932886, + "cy": 252.65771812080536, + "pixels": 149 + }, + "left_gripper": { + "cx": 248.78148148148148, + "cy": 179.9148148148148, + "pixels": 270 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 90, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 454.9123850574713, + "ty": 285.7033908045977, + "theta": -2.6674479557960717, + "vx": -0.8896835446357727, + "vy": -0.4565776586532593, + "pca_strength": 0.9243674414909315, + "union_pixels": 35220, + "tx_anchor": 454.9123850574713, + "ty_anchor": 285.7033908045977, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 454.9123850574713, + "cy": 285.7033908045977, + "pixels": 34800 + }, + "tool_body": { + "cx": 368.8322147651007, + "cy": 253.89261744966444, + "pixels": 149 + }, + "left_gripper": { + "cx": 248.83025830258302, + "cy": 179.9520295202952, + "pixels": 271 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 91, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 454.81547927088724, + "ty": 285.61290322580646, + "theta": -2.6686821627590596, + "vx": -0.8902463912963867, + "vy": -0.4554792642593384, + "pca_strength": 0.9244358475490455, + "union_pixels": 35202, + "tx_anchor": 454.81547927088724, + "ty_anchor": 285.61290322580646, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 454.81547927088724, + "cy": 285.61290322580646, + "pixels": 34782 + }, + "tool_body": { + "cx": 365.8344370860927, + "cy": 256.2384105960265, + "pixels": 151 + }, + "left_gripper": { + "cx": 249.00743494423793, + "cy": 179.81784386617102, + "pixels": 269 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 92, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 454.6631266908421, + "ty": 285.5156564784436, + "theta": -2.6663486223504083, + "vx": -0.8891811370849609, + "vy": -0.45755547285079956, + "pca_strength": 0.9249855770012815, + "union_pixels": 35164, + "tx_anchor": 454.6631266908421, + "ty_anchor": 285.5156564784436, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 454.6631266908421, + "cy": 285.5156564784436, + "pixels": 34746 + }, + "tool_body": { + "cx": 370.0719424460432, + "cy": 256.62589928057554, + "pixels": 139 + }, + "left_gripper": { + "cx": 248.67025089605735, + "cy": 179.53046594982078, + "pixels": 279 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 93, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 455.17394798782937, + "ty": 285.79789310522995, + "theta": -2.6678793533425424, + "vx": -0.8898804783821106, + "vy": -0.45619383454322815, + "pca_strength": 0.9249868913088194, + "union_pixels": 35260, + "tx_anchor": 455.17394798782937, + "ty_anchor": 285.79789310522995, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 455.17394798782937, + "cy": 285.79789310522995, + "pixels": 34838 + }, + "tool_body": { + "cx": 363.3706293706294, + "cy": 250.06293706293707, + "pixels": 143 + }, + "left_gripper": { + "cx": 249.53763440860214, + "cy": 179.93548387096774, + "pixels": 279 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 94, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 455.0507700264337, + "ty": 285.7322434202965, + "theta": -2.6690679709628444, + "vx": -0.8904220461845398, + "vy": -0.4551357626914978, + "pca_strength": 0.9242234271086356, + "union_pixels": 35213, + "tx_anchor": 455.0507700264337, + "ty_anchor": 285.7322434202965, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 455.0507700264337, + "cy": 285.7322434202965, + "pixels": 34804 + }, + "tool_body": { + "cx": 357.136690647482, + "cy": 244.94244604316546, + "pixels": 139 + }, + "left_gripper": { + "cx": 249.51111111111112, + "cy": 180.07407407407408, + "pixels": 270 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 95, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 454.69694788367406, + "ty": 285.54235531241, + "theta": -2.665934625194734, + "vx": -0.8889915943145752, + "vy": -0.4579235315322876, + "pca_strength": 0.9246713779069604, + "union_pixels": 35136, + "tx_anchor": 454.69694788367406, + "ty_anchor": 285.54235531241, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": 454.69694788367406, + "cy": 285.54235531241, + "pixels": 34730 + }, + "tool_body": { + "cx": 358.04347826086956, + "cy": 246.93478260869566, + "pixels": 138 + }, + "left_gripper": { + "cx": 249.09328358208955, + "cy": 179.97014925373134, + "pixels": 268 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + } + ], + "saved_at_unix": 1769897649.3100767 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000090_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000090_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..70639fde1ebcaa3d8c6a7f67a96670d5f8e09c64 --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000090_tool_poses.json @@ -0,0 +1,9621 @@ +{ + "clip_id": "1_AyFHBTVB", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/ZOOM_OUT/1_AyFHBTVB.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/ZOOM_OUT/1_AyFHBTVB", + "num_frames": 99, + "tools": [ + "grasper", + "scissors" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 329.9024034200511, + "ty": 103.51738699754966, + "theta": -2.946672482522284, + "vx": -0.981063187122345, + "vy": -0.19368822872638702, + "pca_strength": 0.9013736608533532, + "union_pixels": 38362, + "tx_anchor": 329.9024034200511, + "ty_anchor": 103.51738699754966, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 329.9024034200511, + "cy": 103.51738699754966, + "pixels": 38362 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 665.2587365591398, + "ty": 366.7217741935484, + "theta": -2.6734617289622062, + "vx": -0.8924131989479065, + "vy": -0.4512190818786621, + "pca_strength": 0.9511676464700672, + "union_pixels": 9448, + "tx_anchor": 665.2587365591398, + "ty_anchor": 366.7217741935484, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 665.2587365591398, + "cy": 366.7217741935484, + "pixels": 1488 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 596.7755102040817, + "cy": 333.59183673469386, + "pixels": 49 + }, + "right_gripper": { + "cx": 583.8296043483757, + "cy": 305.8230312223486, + "pixels": 7911 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 330.5727571824564, + "ty": 105.98414548845885, + "theta": -2.9404247442468257, + "vx": -0.9798339009284973, + "vy": -0.1998138278722763, + "pca_strength": 0.9018644202710702, + "union_pixels": 38601, + "tx_anchor": 330.5727571824564, + "ty_anchor": 105.98414548845885, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 330.5727571824564, + "cy": 105.98414548845885, + "pixels": 38601 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 665.3207671957672, + "ty": 365.135582010582, + "theta": -2.673582321978141, + "vx": -0.8924676179885864, + "vy": -0.45111146569252014, + "pca_strength": 0.9506707178046933, + "union_pixels": 9480, + "tx_anchor": 665.3207671957672, + "ty_anchor": 365.135582010582, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 665.3207671957672, + "cy": 365.135582010582, + "pixels": 1512 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 585.2857142857143, + "cy": 327.14285714285717, + "pixels": 35 + }, + "right_gripper": { + "cx": 583.7137274675407, + "cy": 304.1478633556032, + "pixels": 7933 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 330.2953560842137, + "ty": 109.0565731803096, + "theta": -2.932108760225106, + "vx": -0.9781383872032166, + "vy": -0.20795510709285736, + "pca_strength": 0.8970105602001213, + "union_pixels": 39471, + "tx_anchor": 330.2953560842137, + "ty_anchor": 109.0565731803096, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 330.2953560842137, + "cy": 109.0565731803096, + "pixels": 39471 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 665.7439544807966, + "ty": 364.6152204836415, + "theta": -2.674551221864315, + "vx": -0.8929042816162109, + "vy": -0.45024654269218445, + "pca_strength": 0.9511327050483284, + "union_pixels": 9486, + "tx_anchor": 665.7439544807966, + "ty_anchor": 364.6152204836415, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 665.7439544807966, + "cy": 364.6152204836415, + "pixels": 1406 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 592.5111111111111, + "cy": 327.9555555555556, + "pixels": 45 + }, + "right_gripper": { + "cx": 584.2502800248911, + "cy": 302.8551337896702, + "pixels": 8035 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 333.52080170057695, + "ty": 110.60185747545299, + "theta": -2.9290532584916678, + "vx": -0.9774984121322632, + "vy": -0.2109428346157074, + "pca_strength": 0.8969467137894668, + "union_pixels": 39516, + "tx_anchor": 333.52080170057695, + "ty_anchor": 110.60185747545299, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 333.52080170057695, + "cy": 110.60185747545299, + "pixels": 39516 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 665.9290322580645, + "ty": 364.05878136200715, + "theta": -2.673708566181274, + "vx": -0.8925246000289917, + "vy": -0.45099881291389465, + "pca_strength": 0.9506448080783286, + "union_pixels": 9471, + "tx_anchor": 665.9290322580645, + "ty_anchor": 364.05878136200715, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 665.9290322580645, + "cy": 364.05878136200715, + "pixels": 1395 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 586.9516129032259, + "cy": 323.64516129032256, + "pixels": 62 + }, + "right_gripper": { + "cx": 584.6670826054404, + "cy": 302.3173196905415, + "pixels": 8014 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 336.1310488884468, + "ty": 111.85644302979063, + "theta": -2.926353347342305, + "vx": -0.9769253134727478, + "vy": -0.21358121931552887, + "pca_strength": 0.8947476007685375, + "union_pixels": 40214, + "tx_anchor": 336.1310488884468, + "ty_anchor": 111.85644302979063, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 336.1310488884468, + "cy": 111.85644302979063, + "pixels": 40214 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 666.4006139677667, + "ty": 364.37682271680734, + "theta": -2.6732981126219078, + "vx": -0.8923393487930298, + "vy": -0.45136508345603943, + "pca_strength": 0.9515772128892224, + "union_pixels": 9483, + "tx_anchor": 666.4006139677667, + "ty_anchor": 364.37682271680734, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 666.4006139677667, + "cy": 364.37682271680734, + "pixels": 1303 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 597.6046511627907, + "cy": 330.1860465116279, + "pixels": 43 + }, + "right_gripper": { + "cx": 584.7044365245176, + "cy": 301.8474867887428, + "pixels": 8137 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 340.34020313578543, + "ty": 111.9111527462775, + "theta": -2.933254584805419, + "vx": -0.978376030921936, + "vy": -0.20683419704437256, + "pca_strength": 0.8960870371227364, + "union_pixels": 40564, + "tx_anchor": 340.34020313578543, + "ty_anchor": 111.9111527462775, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 340.34020313578543, + "cy": 111.9111527462775, + "pixels": 40564 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 666.8220064724919, + "ty": 365.11003236245955, + "theta": -2.674698950323731, + "vx": -0.8929708003997803, + "vy": -0.4501146376132965, + "pca_strength": 0.9518290000245836, + "union_pixels": 9478, + "tx_anchor": 666.8220064724919, + "ty_anchor": 365.11003236245955, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 666.8220064724919, + "cy": 365.11003236245955, + "pixels": 1236 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 587.925, + "cy": 326.55, + "pixels": 40 + }, + "right_gripper": { + "cx": 585.0624237990734, + "cy": 302.054133138259, + "pixels": 8202 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 342.89128315132604, + "ty": 110.72711095943838, + "theta": -2.937747474855211, + "vx": -0.9792954325675964, + "vy": -0.2024363875389099, + "pca_strength": 0.8981872068412432, + "union_pixels": 41024, + "tx_anchor": 342.89128315132604, + "ty_anchor": 110.72711095943838, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 342.89128315132604, + "cy": 110.72711095943838, + "pixels": 41024 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 667.2294520547945, + "ty": 366.0924657534247, + "theta": -2.6743542062372363, + "vx": -0.8928155899047852, + "vy": -0.450422465801239, + "pca_strength": 0.9520292738047736, + "union_pixels": 9461, + "tx_anchor": 667.2294520547945, + "ty_anchor": 366.0924657534247, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 667.2294520547945, + "cy": 366.0924657534247, + "pixels": 1168 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 579.8974358974359, + "cy": 323.7435897435897, + "pixels": 39 + }, + "right_gripper": { + "cx": 585.596559244003, + "cy": 302.79428156045554, + "pixels": 8254 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 344.5961363090953, + "ty": 110.54566834653228, + "theta": -2.9418419222223817, + "vx": -0.980116069316864, + "vy": -0.1984250247478485, + "pca_strength": 0.8995270525369655, + "union_pixels": 41670, + "tx_anchor": 344.5961363090953, + "ty_anchor": 110.54566834653228, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 344.5961363090953, + "cy": 110.54566834653228, + "pixels": 41670 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 667.8323970037453, + "ty": 367.42041198501875, + "theta": -2.679396811232068, + "vx": -0.8950755000114441, + "vy": -0.445914626121521, + "pca_strength": 0.9517552396283178, + "union_pixels": 9330, + "tx_anchor": 667.8323970037453, + "ty_anchor": 367.42041198501875, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 667.8323970037453, + "cy": 367.42041198501875, + "pixels": 1068 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 592.0, + "cy": 328.72093023255815, + "pixels": 43 + }, + "right_gripper": { + "cx": 586.9739627691933, + "cy": 304.1951575617472, + "pixels": 8219 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 346.1770006436387, + "ty": 110.60025268778755, + "theta": -2.941641658261517, + "vx": -0.9800763130187988, + "vy": -0.19862130284309387, + "pca_strength": 0.8985017657676116, + "union_pixels": 41949, + "tx_anchor": 346.1770006436387, + "ty_anchor": 110.60025268778755, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 346.1770006436387, + "cy": 110.60025268778755, + "pixels": 41949 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 669.1765389082462, + "ty": 368.25087108013935, + "theta": -2.6826110890167905, + "vx": -0.8965041637420654, + "vy": -0.4430353045463562, + "pca_strength": 0.9532919417559782, + "union_pixels": 9126, + "tx_anchor": 669.1765389082462, + "ty_anchor": 368.25087108013935, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 669.1765389082462, + "cy": 368.25087108013935, + "pixels": 861 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 594.7407407407408, + "cy": 329.98148148148147, + "pixels": 54 + }, + "right_gripper": { + "cx": 588.3843624406285, + "cy": 304.14638899037874, + "pixels": 8211 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 345.28134592961, + "ty": 110.52100040454037, + "theta": -2.938929521801812, + "vx": -0.9795340299606323, + "vy": -0.2012786716222763, + "pca_strength": 0.8976896696871921, + "union_pixels": 42023, + "tx_anchor": 345.28134592961, + "ty_anchor": 110.52100040454037, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 345.28134592961, + "cy": 110.52100040454037, + "pixels": 42023 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 670.0577716643742, + "ty": 368.8707015130674, + "theta": -2.684669979321038, + "vx": -0.8974144458770752, + "vy": -0.4411885738372803, + "pca_strength": 0.953215683753726, + "union_pixels": 9023, + "tx_anchor": 670.0577716643742, + "ty_anchor": 368.8707015130674, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 670.0577716643742, + "cy": 368.8707015130674, + "pixels": 727 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 594.1636363636363, + "cy": 328.4727272727273, + "pixels": 55 + }, + "right_gripper": { + "cx": 589.7024632932896, + "cy": 303.9770658900619, + "pixels": 8241 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 341.93011255909954, + "ty": 110.25031799745602, + "theta": -2.9396926112107957, + "vx": -0.9796873331069946, + "vy": -0.20053113996982574, + "pca_strength": 0.8967412364622095, + "union_pixels": 41667, + "tx_anchor": 341.93011255909954, + "ty_anchor": 110.25031799745602, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 341.93011255909954, + "cy": 110.25031799745602, + "pixels": 41667 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 670.7286821705426, + "ty": 369.06201550387595, + "theta": -2.686538060748931, + "vx": -0.8982370495796204, + "vy": -0.43951135873794556, + "pca_strength": 0.9527513857767371, + "union_pixels": 8871, + "tx_anchor": 670.7286821705426, + "ty_anchor": 369.06201550387595, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 670.7286821705426, + "cy": 369.06201550387595, + "pixels": 645 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 596.375, + "cy": 328.32142857142856, + "pixels": 56 + }, + "right_gripper": { + "cx": 590.8816401468788, + "cy": 304.0358629130967, + "pixels": 8170 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 341.0620913449896, + "ty": 110.58625950501283, + "theta": -2.940082398926397, + "vx": -0.9797654151916504, + "vy": -0.20014925301074982, + "pca_strength": 0.8958049483058964, + "union_pixels": 41294, + "tx_anchor": 341.0620913449896, + "ty_anchor": 110.58625950501283, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 341.0620913449896, + "cy": 110.58625950501283, + "pixels": 41294 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 671.3799283154121, + "ty": 369.10931899641577, + "theta": -2.6843143274824346, + "vx": -0.8972574472427368, + "vy": -0.4415076971054077, + "pca_strength": 0.9533460494955531, + "union_pixels": 8857, + "tx_anchor": 671.3799283154121, + "ty_anchor": 369.10931899641577, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 671.3799283154121, + "cy": 369.10931899641577, + "pixels": 558 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 592.2266666666667, + "cy": 326.56, + "pixels": 75 + }, + "right_gripper": { + "cx": 591.035019455253, + "cy": 303.1287694552529, + "pixels": 8224 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 343.5569447764762, + "ty": 111.74147740855845, + "theta": -2.9390307624961345, + "vx": -0.9795544147491455, + "vy": -0.20117950439453125, + "pca_strength": 0.897381284160743, + "union_pixels": 41830, + "tx_anchor": 343.5569447764762, + "ty_anchor": 111.74147740855845, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 343.5569447764762, + "cy": 111.74147740855845, + "pixels": 41830 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 671.9581673306773, + "ty": 370.02988047808765, + "theta": -2.684328242230586, + "vx": -0.8972635865211487, + "vy": -0.44149520993232727, + "pca_strength": 0.9529002763491192, + "union_pixels": 8727, + "tx_anchor": 671.9581673306773, + "ty_anchor": 370.02988047808765, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 671.9581673306773, + "cy": 370.02988047808765, + "pixels": 502 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 598.2463768115942, + "cy": 329.28985507246375, + "pixels": 69 + }, + "right_gripper": { + "cx": 592.029916625797, + "cy": 303.9779303580186, + "pixels": 8156 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 346.03812775643763, + "ty": 111.74337269407692, + "theta": -2.941244955445824, + "vx": -0.979997456073761, + "vy": -0.19901008903980255, + "pca_strength": 0.8980944417248728, + "union_pixels": 42174, + "tx_anchor": 346.03812775643763, + "ty_anchor": 111.74337269407692, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 346.03812775643763, + "cy": 111.74337269407692, + "pixels": 42174 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 674.0, + "ty": 371.7492163009404, + "theta": -2.6925297826840726, + "vx": -0.9008543491363525, + "vy": -0.4341215193271637, + "pca_strength": 0.9534691474518392, + "union_pixels": 8502, + "tx_anchor": 674.0, + "ty_anchor": 371.7492163009404, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 674.0, + "cy": 371.7492163009404, + "pixels": 319 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 607.3064516129032, + "cy": 333.758064516129, + "pixels": 62 + }, + "right_gripper": { + "cx": 593.8562984854082, + "cy": 304.58625785001846, + "pixels": 8121 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 346.43773444234756, + "ty": 112.50390251858065, + "theta": -2.941221339739782, + "vx": -0.9799927473068237, + "vy": -0.1990332305431366, + "pca_strength": 0.8977565225958293, + "union_pixels": 42921, + "tx_anchor": 346.43773444234756, + "ty_anchor": 112.50390251858065, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 346.43773444234756, + "cy": 112.50390251858065, + "pixels": 42921 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 674.4028268551236, + "ty": 373.62544169611306, + "theta": -2.6921745811744735, + "vx": -0.9007000923156738, + "vy": -0.434441477060318, + "pca_strength": 0.9538231560998727, + "union_pixels": 8517, + "tx_anchor": 674.4028268551236, + "ty_anchor": 373.62544169611306, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 674.4028268551236, + "cy": 373.62544169611306, + "pixels": 283 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 603.4507042253521, + "cy": 333.11267605633805, + "pixels": 71 + }, + "right_gripper": { + "cx": 593.8022785740536, + "cy": 305.50569643513415, + "pixels": 8163 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 348.16910735938814, + "ty": 112.48307060908498, + "theta": -2.9476427420520097, + "vx": -0.9812505841255188, + "vy": -0.19273623824119568, + "pca_strength": 0.8991838200403109, + "union_pixels": 42884, + "tx_anchor": 348.16910735938814, + "ty_anchor": 112.48307060908498, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 348.16910735938814, + "cy": 112.48307060908498, + "pixels": 42884 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 675.2488687782806, + "ty": 374.3212669683258, + "theta": -2.6949008105965406, + "vx": -0.9018810987472534, + "vy": -0.4319843351840973, + "pca_strength": 0.9542346043815131, + "union_pixels": 8402, + "tx_anchor": 675.2488687782806, + "ty_anchor": 374.3212669683258, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 675.2488687782806, + "cy": 374.3212669683258, + "pixels": 221 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 604.7962962962963, + "cy": 333.55555555555554, + "pixels": 54 + }, + "right_gripper": { + "cx": 594.2609819121448, + "cy": 305.4567491079119, + "pixels": 8127 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 349.79076602638276, + "ty": 112.54894700300856, + "theta": -2.948789332701492, + "vx": -0.9814709424972534, + "vy": -0.19161102175712585, + "pca_strength": 0.8997973311916113, + "union_pixels": 43210, + "tx_anchor": 349.79076602638276, + "ty_anchor": 112.54894700300856, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 349.79076602638276, + "cy": 112.54894700300856, + "pixels": 43210 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 676.4335664335664, + "ty": 375.8251748251748, + "theta": -2.6991736430624313, + "vx": -0.9037187099456787, + "vy": -0.42812684178352356, + "pca_strength": 0.9550242674634938, + "union_pixels": 8343, + "tx_anchor": 676.4335664335664, + "ty_anchor": 375.8251748251748, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 676.4335664335664, + "cy": 375.8251748251748, + "pixels": 143 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 601.377358490566, + "cy": 331.64150943396226, + "pixels": 53 + }, + "right_gripper": { + "cx": 594.4418804467903, + "cy": 305.68393273597644, + "pixels": 8147 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 351.93742988621534, + "ty": 112.71372970992925, + "theta": -2.949631385446452, + "vx": -0.9816319942474365, + "vy": -0.1907845139503479, + "pca_strength": 0.8988873046154315, + "union_pixels": 43679, + "tx_anchor": 351.93742988621534, + "ty_anchor": 112.71372970992925, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 351.93742988621534, + "cy": 112.71372970992925, + "pixels": 43679 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 595.1073891625616, + "ty": 305.66354679802953, + "theta": -2.712925072912108, + "vx": -0.9095203876495361, + "vy": -0.4156593084335327, + "pca_strength": 0.9566629056522105, + "union_pixels": 8263, + "tx_anchor": 595.1073891625616, + "ty_anchor": 305.66354679802953, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 677.2784810126582, + "cy": 377.3544303797468, + "pixels": 79 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 593.4375, + "cy": 327.59375, + "pixels": 64 + }, + "right_gripper": { + "cx": 595.1073891625616, + "cy": 305.66354679802953, + "pixels": 8120 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 353.390237774377, + "ty": 113.06345218245357, + "theta": -2.9524093369847817, + "vx": -0.9821581244468689, + "vy": -0.1880568414926529, + "pca_strength": 0.8994011657746735, + "union_pixels": 43781, + "tx_anchor": 353.390237774377, + "ty_anchor": 113.06345218245357, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 353.390237774377, + "cy": 113.06345218245357, + "pixels": 43781 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 595.1244007375537, + "ty": 305.63773816840813, + "theta": -2.711594687782136, + "vx": -0.908966600894928, + "vy": -0.4168689548969269, + "pca_strength": 0.9563314711326575, + "union_pixels": 8234, + "tx_anchor": 595.1244007375537, + "ty_anchor": 305.63773816840813, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 678.1190476190476, + "cy": 378.1904761904762, + "pixels": 42 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 593.6140350877193, + "cy": 327.4561403508772, + "pixels": 57 + }, + "right_gripper": { + "cx": 595.1244007375537, + "cy": 305.63773816840813, + "pixels": 8135 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 353.2197608045665, + "ty": 112.19953338769594, + "theta": -2.9536227410939753, + "vx": -0.9823856353759766, + "vy": -0.1868649572134018, + "pca_strength": 0.8989887316973493, + "union_pixels": 44148, + "tx_anchor": 353.2197608045665, + "ty_anchor": 112.19953338769594, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 353.2197608045665, + "cy": 112.19953338769594, + "pixels": 44148 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 594.9964521654025, + "ty": 305.5360900415953, + "theta": -2.709511265191183, + "vx": -0.9080961346626282, + "vy": -0.41876181960105896, + "pca_strength": 0.9562235614285606, + "union_pixels": 8246, + "tx_anchor": 594.9964521654025, + "ty_anchor": 305.5360900415953, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 678.5454545454545, + "cy": 379.5, + "pixels": 22 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 598.46, + "cy": 330.2, + "pixels": 50 + }, + "right_gripper": { + "cx": 594.9964521654025, + "cy": 305.5360900415953, + "pixels": 8174 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 354.3757168141593, + "ty": 115.35513864306785, + "theta": -2.9611674023848695, + "vx": -0.9837674498558044, + "vy": -0.1794479340314865, + "pca_strength": 0.9086044376917984, + "union_pixels": 42375, + "tx_anchor": 354.3757168141593, + "ty_anchor": 115.35513864306785, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 354.3757168141593, + "cy": 115.35513864306785, + "pixels": 42375 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 595.4572549981602, + "ty": 305.85122040966513, + "theta": -2.7082074044122977, + "vx": -0.9075493216514587, + "vy": -0.41994547843933105, + "pca_strength": 0.9552461579635326, + "union_pixels": 8258, + "tx_anchor": 595.4572549981602, + "ty_anchor": 305.85122040966513, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 677.8837209302326, + "cy": 378.72093023255815, + "pixels": 43 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 598.5806451612904, + "cy": 330.4193548387097, + "pixels": 62 + }, + "right_gripper": { + "cx": 595.4572549981602, + "cy": 305.85122040966513, + "pixels": 8153 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 353.94083189644994, + "ty": 115.04294116257647, + "theta": -2.9618193897115495, + "vx": -0.9838842749595642, + "vy": -0.17880649864673615, + "pca_strength": 0.9070353399970948, + "union_pixels": 42337, + "tx_anchor": 353.94083189644994, + "ty_anchor": 115.04294116257647, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 353.94083189644994, + "cy": 115.04294116257647, + "pixels": 42337 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 677.219512195122, + "ty": 377.4634146341463, + "theta": -2.699899975422006, + "vx": -0.9040294289588928, + "vy": -0.427470326423645, + "pca_strength": 0.9541735151732013, + "union_pixels": 8385, + "tx_anchor": 677.219512195122, + "ty_anchor": 377.4634146341463, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 677.219512195122, + "cy": 377.4634146341463, + "pixels": 82 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 600.2539682539683, + "cy": 331.41269841269843, + "pixels": 63 + }, + "right_gripper": { + "cx": 594.8417475728155, + "cy": 305.6007281553398, + "pixels": 8240 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 353.79093192965667, + "ty": 115.1426247158751, + "theta": -2.9656120080003268, + "vx": -0.9845553636550903, + "vy": -0.17507372796535492, + "pca_strength": 0.9058494867173879, + "union_pixels": 41795, + "tx_anchor": 353.79093192965667, + "ty_anchor": 115.1426247158751, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 353.79093192965667, + "cy": 115.1426247158751, + "pixels": 41795 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 676.5038759689922, + "ty": 376.5736434108527, + "theta": -2.698186760222181, + "vx": -0.9032956957817078, + "vy": -0.42901846766471863, + "pca_strength": 0.9547359979072871, + "union_pixels": 8572, + "tx_anchor": 676.5038759689922, + "ty_anchor": 376.5736434108527, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 676.5038759689922, + "cy": 376.5736434108527, + "pixels": 129 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 609.6811594202899, + "cy": 336.4492753623188, + "pixels": 69 + }, + "right_gripper": { + "cx": 593.6661093861953, + "cy": 305.38595653212326, + "pixels": 8374 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 351.35049190580423, + "ty": 114.76532845837443, + "theta": -2.965999176363168, + "vx": -0.9846230745315552, + "vy": -0.1746925264596939, + "pca_strength": 0.905498092744244, + "union_pixels": 41573, + "tx_anchor": 351.35049190580423, + "ty_anchor": 114.76532845837443, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 351.35049190580423, + "cy": 114.76532845837443, + "pixels": 41573 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 675.6324324324324, + "ty": 376.2810810810811, + "theta": -2.6940796929945057, + "vx": -0.9015260934829712, + "vy": -0.4327247440814972, + "pca_strength": 0.9537597610172778, + "union_pixels": 8722, + "tx_anchor": 675.6324324324324, + "ty_anchor": 376.2810810810811, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 675.6324324324324, + "cy": 376.2810810810811, + "pixels": 185 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 596.8705882352941, + "cy": 330.2352941176471, + "pixels": 85 + }, + "right_gripper": { + "cx": 593.3098674869854, + "cy": 305.2847846663512, + "pixels": 8452 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 349.9729742950082, + "ty": 114.19595470442928, + "theta": -2.967084413580233, + "vx": -0.9848120808601379, + "vy": -0.17362387478351593, + "pca_strength": 0.9050671411903297, + "union_pixels": 40887, + "tx_anchor": 349.9729742950082, + "ty_anchor": 114.19595470442928, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 349.9729742950082, + "cy": 114.19595470442928, + "pixels": 40887 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 674.816733067729, + "ty": 375.31474103585657, + "theta": -2.6914094544528058, + "vx": -0.9003673791885376, + "vy": -0.4351304769515991, + "pca_strength": 0.9540521203144882, + "union_pixels": 8898, + "tx_anchor": 674.816733067729, + "ty_anchor": 375.31474103585657, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 674.816733067729, + "cy": 375.31474103585657, + "pixels": 251 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 588.952380952381, + "cy": 325.67857142857144, + "pixels": 84 + }, + "right_gripper": { + "cx": 591.9948616139203, + "cy": 304.6524582506131, + "pixels": 8563 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 348.7391250800532, + "ty": 114.064510567023, + "theta": -2.9677616700559866, + "vx": -0.9849293828010559, + "vy": -0.17295685410499573, + "pca_strength": 0.9041330903158874, + "union_pixels": 40598, + "tx_anchor": 348.7391250800532, + "ty_anchor": 114.064510567023, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 348.7391250800532, + "cy": 114.064510567023, + "pixels": 40598 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 673.7406340057637, + "ty": 373.88184438040344, + "theta": -2.685452299669795, + "vx": -0.8977593183517456, + "vy": -0.4404863715171814, + "pca_strength": 0.9538140361701579, + "union_pixels": 9062, + "tx_anchor": 673.7406340057637, + "ty_anchor": 373.88184438040344, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 673.7406340057637, + "cy": 373.88184438040344, + "pixels": 347 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 601.6081081081081, + "cy": 332.6216216216216, + "pixels": 74 + }, + "right_gripper": { + "cx": 591.0041661844693, + "cy": 304.0881842379354, + "pixels": 8641 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 345.189427644974, + "ty": 113.72251966920544, + "theta": -2.9677653498671375, + "vx": -0.9849300384521484, + "vy": -0.17295323312282562, + "pca_strength": 0.9027108814036948, + "union_pixels": 39783, + "tx_anchor": 345.189427644974, + "ty_anchor": 113.72251966920544, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 345.189427644974, + "cy": 113.72251966920544, + "pixels": 39783 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 672.2668067226891, + "ty": 373.296218487395, + "theta": -2.6843869661724593, + "vx": -0.8972895741462708, + "vy": -0.4414425492286682, + "pca_strength": 0.9537998083835179, + "union_pixels": 9362, + "tx_anchor": 672.2668067226891, + "ty_anchor": 373.296218487395, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 672.2668067226891, + "cy": 373.296218487395, + "pixels": 476 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 588.7407407407408, + "cy": 327.7283950617284, + "pixels": 81 + }, + "right_gripper": { + "cx": 589.1823963657013, + "cy": 303.98909710391825, + "pixels": 8805 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 344.21573383719743, + "ty": 113.09766622408334, + "theta": -2.969238241347419, + "vx": -0.9851837158203125, + "vy": -0.17150235176086426, + "pca_strength": 0.9030464856852489, + "union_pixels": 39164, + "tx_anchor": 344.21573383719743, + "ty_anchor": 113.09766622408334, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 344.21573383719743, + "cy": 113.09766622408334, + "pixels": 39164 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 671.2884283246977, + "ty": 371.64248704663214, + "theta": -2.6827600975809043, + "vx": -0.8965702056884766, + "vy": -0.44290173053741455, + "pca_strength": 0.9544087727043898, + "union_pixels": 9477, + "tx_anchor": 671.2884283246977, + "ty_anchor": 371.64248704663214, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 671.2884283246977, + "cy": 371.64248704663214, + "pixels": 579 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 598.75, + "cy": 330.7368421052632, + "pixels": 76 + }, + "right_gripper": { + "cx": 587.7259124914985, + "cy": 302.8515075946497, + "pixels": 8822 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 342.5562277306401, + "ty": 112.70480120991515, + "theta": -2.968769584253125, + "vx": -0.9851032495498657, + "vy": -0.17196404933929443, + "pca_strength": 0.9036876266171633, + "union_pixels": 39011, + "tx_anchor": 342.5562277306401, + "ty_anchor": 112.70480120991515, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 342.5562277306401, + "cy": 112.70480120991515, + "pixels": 39011 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 669.7859007832898, + "ty": 369.30026109660577, + "theta": -2.6779243328714677, + "vx": -0.894417941570282, + "vy": -0.44723212718963623, + "pca_strength": 0.9533082945450903, + "union_pixels": 9602, + "tx_anchor": 669.7859007832898, + "ty_anchor": 369.30026109660577, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 669.7859007832898, + "cy": 369.30026109660577, + "pixels": 766 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 596.123076923077, + "cy": 330.6923076923077, + "pixels": 65 + }, + "right_gripper": { + "cx": 586.7077870254248, + "cy": 302.0415003990423, + "pixels": 8771 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 338.6783647077228, + "ty": 111.7826823799343, + "theta": -2.9661395682829155, + "vx": -0.9846475720405579, + "vy": -0.17455428838729858, + "pca_strength": 0.9017674456252857, + "union_pixels": 38354, + "tx_anchor": 338.6783647077228, + "ty_anchor": 111.7826823799343, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 338.6783647077228, + "cy": 111.7826823799343, + "pixels": 38354 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 667.9970703125, + "ty": 366.90234375, + "theta": -2.673771954557846, + "vx": -0.8925531506538391, + "vy": -0.4509422183036804, + "pca_strength": 0.9530330157080157, + "union_pixels": 9853, + "tx_anchor": 667.9970703125, + "ty_anchor": 366.90234375, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 667.9970703125, + "cy": 366.90234375, + "pixels": 1024 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 595.0, + "cy": 329.2692307692308, + "pixels": 52 + }, + "right_gripper": { + "cx": 584.3535376552353, + "cy": 300.79583001025406, + "pixels": 8777 + } + } + } + } + }, + { + "frame_idx": 30, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 335.83032040561704, + "ty": 111.60441719094264, + "theta": -2.963663674778951, + "vx": -0.984212338924408, + "vy": -0.17699162662029266, + "pca_strength": 0.9012645847916879, + "union_pixels": 37671, + "tx_anchor": 335.83032040561704, + "ty_anchor": 111.60441719094264, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 335.83032040561704, + "cy": 111.60441719094264, + "pixels": 37671 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 665.9553191489362, + "ty": 363.52695035460994, + "theta": -2.6699470641572445, + "vx": -0.8908218145370483, + "vy": -0.45435282588005066, + "pca_strength": 0.9516793142366899, + "union_pixels": 10120, + "tx_anchor": 665.9553191489362, + "ty_anchor": 363.52695035460994, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 665.9553191489362, + "cy": 363.52695035460994, + "pixels": 1410 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 588.3, + "cy": 325.55, + "pixels": 60 + }, + "right_gripper": { + "cx": 581.3922543352601, + "cy": 299.3401156069364, + "pixels": 8650 + } + } + } + } + }, + { + "frame_idx": 31, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 331.9463564125512, + "ty": 111.13408184850704, + "theta": -2.9608508302650547, + "vx": -0.9837106466293335, + "vy": -0.17975936830043793, + "pca_strength": 0.9008131564750219, + "union_pixels": 36873, + "tx_anchor": 331.9463564125512, + "ty_anchor": 111.13408184850704, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 331.9463564125512, + "cy": 111.13408184850704, + "pixels": 36873 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 664.1331815594764, + "ty": 360.57825839499145, + "theta": -2.6685515958760457, + "vx": -0.8901869058609009, + "vy": -0.4555954933166504, + "pca_strength": 0.9511556886532878, + "union_pixels": 10308, + "tx_anchor": 664.1331815594764, + "ty_anchor": 360.57825839499145, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 664.1331815594764, + "cy": 360.57825839499145, + "pixels": 1757 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 582.6857142857143, + "cy": 321.7, + "pixels": 70 + }, + "right_gripper": { + "cx": 578.4353260228746, + "cy": 297.7477891758047, + "pixels": 8481 + } + } + } + } + }, + { + "frame_idx": 32, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 327.43680991781275, + "ty": 110.65744251044636, + "theta": -2.954663069980568, + "vx": -0.9825795292854309, + "vy": -0.1858428567647934, + "pca_strength": 0.9010275140558431, + "union_pixels": 36137, + "tx_anchor": 327.43680991781275, + "ty_anchor": 110.65744251044636, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 327.43680991781275, + "cy": 110.65744251044636, + "pixels": 36137 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 661.4909853249476, + "ty": 356.93333333333334, + "theta": -2.663065325776479, + "vx": -0.8876740336418152, + "vy": -0.46047243475914, + "pca_strength": 0.950055021855147, + "union_pixels": 10779, + "tx_anchor": 661.4909853249476, + "ty_anchor": 356.93333333333334, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 661.4909853249476, + "cy": 356.93333333333334, + "pixels": 2385 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 565.7096774193549, + "cy": 315.6290322580645, + "pixels": 62 + }, + "right_gripper": { + "cx": 572.7773643783005, + "cy": 295.5448871819491, + "pixels": 8332 + } + } + } + } + }, + { + "frame_idx": 33, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 323.8922615648201, + "ty": 109.9548829240434, + "theta": -2.9504649528239706, + "vx": -0.9817906618118286, + "vy": -0.18996618688106537, + "pca_strength": 0.8985161455343716, + "union_pixels": 35020, + "tx_anchor": 323.8922615648201, + "ty_anchor": 109.9548829240434, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 323.8922615648201, + "cy": 109.9548829240434, + "pixels": 35020 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 658.6343570057581, + "ty": 353.0022392834293, + "theta": -2.6615382556827503, + "vx": -0.886969804763794, + "vy": -0.46182742714881897, + "pca_strength": 0.9485730409918234, + "union_pixels": 11260, + "tx_anchor": 658.6343570057581, + "ty_anchor": 353.0022392834293, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 658.6343570057581, + "cy": 353.0022392834293, + "pixels": 3126 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 561.4137931034483, + "cy": 313.7413793103448, + "pixels": 58 + }, + "right_gripper": { + "cx": 566.160104011887, + "cy": 293.2268449727588, + "pixels": 8076 + } + } + } + } + }, + { + "frame_idx": 34, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 320.63546423135466, + "ty": 109.10303243179956, + "theta": -2.9473127678752453, + "vx": -0.9811869859695435, + "vy": -0.1930600255727768, + "pca_strength": 0.8967653835340873, + "union_pixels": 34164, + "tx_anchor": 320.63546423135466, + "ty_anchor": 109.10303243179956, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 320.63546423135466, + "cy": 109.10303243179956, + "pixels": 34164 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 655.610497237569, + "ty": 348.7945755901557, + "theta": -2.6616177281921476, + "vx": -0.8870065212249756, + "vy": -0.46175694465637207, + "pca_strength": 0.9460856507172045, + "union_pixels": 11809, + "tx_anchor": 655.610497237569, + "ty_anchor": 348.7945755901557, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 655.610497237569, + "cy": 348.7945755901557, + "pixels": 3982 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 531.7752808988764, + "cy": 294.6629213483146, + "pixels": 89 + }, + "right_gripper": { + "cx": 558.8826570173171, + "cy": 290.0944688550013, + "pixels": 7738 + } + } + } + } + }, + { + "frame_idx": 35, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 315.23982715160247, + "ty": 107.9779438242708, + "theta": -2.943792098728033, + "vx": -0.9805011749267578, + "vy": -0.19651325047016144, + "pca_strength": 0.8988244626532329, + "union_pixels": 33324, + "tx_anchor": 315.23982715160247, + "ty_anchor": 107.9779438242708, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 315.23982715160247, + "cy": 107.9779438242708, + "pixels": 33324 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 652.7199097806028, + "ty": 344.64076276399425, + "theta": -2.666739664198165, + "vx": -0.8893599510192871, + "vy": -0.45720770955085754, + "pca_strength": 0.9417512760239248, + "union_pixels": 12417, + "tx_anchor": 652.7199097806028, + "ty_anchor": 344.64076276399425, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 652.7199097806028, + "cy": 344.64076276399425, + "pixels": 4877 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 549.9733333333334, + "cy": 303.68, + "pixels": 75 + }, + "right_gripper": { + "cx": 551.1663764233087, + "cy": 286.78459477561955, + "pixels": 7465 + } + } + } + } + }, + { + "frame_idx": 36, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 313.4190573453409, + "ty": 106.5006653668802, + "theta": -2.941788653379246, + "vx": -0.9801055192947388, + "vy": -0.19847723841667175, + "pca_strength": 0.8985805840954226, + "union_pixels": 32313, + "tx_anchor": 313.4190573453409, + "ty_anchor": 106.5006653668802, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 313.4190573453409, + "cy": 106.5006653668802, + "pixels": 32313 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 650.2502201091742, + "ty": 340.1769677760169, + "theta": -2.6705595042105106, + "vx": -0.8910999298095703, + "vy": -0.45380717515945435, + "pca_strength": 0.9354491865045712, + "union_pixels": 12910, + "tx_anchor": 650.2502201091742, + "ty_anchor": 340.1769677760169, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 650.2502201091742, + "cy": 340.1769677760169, + "pixels": 5679 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 552.2, + "cy": 302.475, + "pixels": 40 + }, + "right_gripper": { + "cx": 545.8085106382979, + "cy": 283.2329300514532, + "pixels": 7191 + } + } + } + } + }, + { + "frame_idx": 37, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 309.5411813777393, + "ty": 104.62502005326147, + "theta": -2.935849268959794, + "vx": -0.9789093732833862, + "vy": -0.20429491996765137, + "pca_strength": 0.8999058577752953, + "union_pixels": 31167, + "tx_anchor": 309.5411813777393, + "ty_anchor": 104.62502005326147, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 309.5411813777393, + "cy": 104.62502005326147, + "pixels": 31167 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 647.7875267502293, + "ty": 335.07688780189545, + "theta": -2.677263610365297, + "vx": -0.8941222429275513, + "vy": -0.4478229880332947, + "pca_strength": 0.9279555972710968, + "union_pixels": 13447, + "tx_anchor": 647.7875267502293, + "ty_anchor": 335.07688780189545, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 647.7875267502293, + "cy": 335.07688780189545, + "pixels": 6542 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 554.6470588235294, + "cy": 298.2549019607843, + "pixels": 51 + }, + "right_gripper": { + "cx": 540.0080245112343, + "cy": 279.0176539247155, + "pixels": 6854 + } + } + } + } + }, + { + "frame_idx": 38, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 305.82313299854206, + "ty": 102.02650251093472, + "theta": -2.93651733851434, + "vx": -0.9790456295013428, + "vy": -0.2036408931016922, + "pca_strength": 0.9029919503879861, + "union_pixels": 30865, + "tx_anchor": 305.82313299854206, + "ty_anchor": 102.02650251093472, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 305.82313299854206, + "cy": 102.02650251093472, + "pixels": 30865 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 645.5257577817046, + "ty": 329.8867745004757, + "theta": -2.6846244765737755, + "vx": -0.8973943591117859, + "vy": -0.4412294030189514, + "pca_strength": 0.9208002281218965, + "union_pixels": 14027, + "tx_anchor": 645.5257577817046, + "ty_anchor": 329.8867745004757, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 645.5257577817046, + "cy": 329.8867745004757, + "pixels": 7357 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 537.2765957446809, + "cy": 296.1914893617021, + "pixels": 47 + }, + "right_gripper": { + "cx": 534.340027178016, + "cy": 274.3602597010418, + "pixels": 6623 + } + } + } + } + }, + { + "frame_idx": 39, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 302.04640980735553, + "ty": 99.61188198841438, + "theta": -2.93862004240385, + "vx": -0.9794716835021973, + "vy": -0.20158180594444275, + "pca_strength": 0.9051743114943671, + "union_pixels": 29692, + "tx_anchor": 302.04640980735553, + "ty_anchor": 99.61188198841438, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 302.04640980735553, + "cy": 99.61188198841438, + "pixels": 29692 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 643.6726756389678, + "ty": 324.806889739474, + "theta": -2.6923876115750502, + "vx": -0.9007925987243652, + "vy": -0.4342495799064636, + "pca_strength": 0.9120581961940178, + "union_pixels": 14444, + "tx_anchor": 643.6726756389678, + "ty_anchor": 324.806889739474, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 643.6726756389678, + "cy": 324.806889739474, + "pixels": 8099 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 545.08, + "cy": 289.28, + "pixels": 25 + }, + "right_gripper": { + "cx": 529.9289556962025, + "cy": 270.515664556962, + "pixels": 6320 + } + } + } + } + }, + { + "frame_idx": 40, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 300.00642160435973, + "ty": 97.79256482349265, + "theta": -2.9347274773566703, + "vx": -0.9786795973777771, + "vy": -0.20539292693138123, + "pca_strength": 0.9082791945842096, + "union_pixels": 28809, + "tx_anchor": 300.00642160435973, + "ty_anchor": 97.79256482349265, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 300.00642160435973, + "cy": 97.79256482349265, + "pixels": 28809 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 641.5272747722416, + "ty": 319.3028905634912, + "theta": -2.7003102859973573, + "vx": -0.9042047262191772, + "vy": -0.427099347114563, + "pca_strength": 0.8991535742531375, + "union_pixels": 14821, + "tx_anchor": 641.5272747722416, + "ty_anchor": 319.3028905634912, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 641.5272747722416, + "cy": 319.3028905634912, + "pixels": 8891 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 532.4555555555555, + "cy": 277.7, + "pixels": 90 + }, + "right_gripper": { + "cx": 527.0758561643836, + "cy": 266.613698630137, + "pixels": 5840 + } + } + } + } + }, + { + "frame_idx": 41, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 299.04386865059007, + "ty": 96.00304185296488, + "theta": -2.9346392007622786, + "vx": -0.9786614775657654, + "vy": -0.20547932386398315, + "pca_strength": 0.9118351907915327, + "union_pixels": 27286, + "tx_anchor": 299.04386865059007, + "ty_anchor": 96.00304185296488, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 299.04386865059007, + "cy": 96.00304185296488, + "pixels": 27286 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 639.9318565400844, + "ty": 313.94398734177213, + "theta": -2.7053091983498296, + "vx": -0.9063284397125244, + "vy": -0.422573983669281, + "pca_strength": 0.8939638329250139, + "union_pixels": 15175, + "tx_anchor": 639.9318565400844, + "ty_anchor": 313.94398734177213, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 639.9318565400844, + "cy": 313.94398734177213, + "pixels": 9480 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 526.9444444444445, + "cy": 278.94444444444446, + "pixels": 36 + }, + "right_gripper": { + "cx": 522.4488425516876, + "cy": 261.6578900865877, + "pixels": 5659 + } + } + } + } + }, + { + "frame_idx": 42, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 296.1136734997029, + "ty": 93.12611408199643, + "theta": -2.9288288513587117, + "vx": -0.9774510860443115, + "vy": -0.21116219460964203, + "pca_strength": 0.916805335606689, + "union_pixels": 26928, + "tx_anchor": 296.1136734997029, + "ty_anchor": 93.12611408199643, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 296.1136734997029, + "cy": 93.12611408199643, + "pixels": 26928 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 638.4168073904838, + "ty": 309.06089202344293, + "theta": -2.7103170621917276, + "vx": -0.9084332585334778, + "vy": -0.41802993416786194, + "pca_strength": 0.8856534553475492, + "union_pixels": 15528, + "tx_anchor": 638.4168073904838, + "ty_anchor": 309.06089202344293, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 638.4168073904838, + "cy": 309.06089202344293, + "pixels": 10067 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 524.8965517241379, + "cy": 274.58620689655174, + "pixels": 29 + }, + "right_gripper": { + "cx": 519.5406848306333, + "cy": 257.5296391752577, + "pixels": 5432 + } + } + } + } + }, + { + "frame_idx": 43, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 292.7259028121314, + "ty": 90.02926290954754, + "theta": -2.9216502465570433, + "vx": -0.9759100675582886, + "vy": -0.21817342936992645, + "pca_strength": 0.9234984153440997, + "union_pixels": 26279, + "tx_anchor": 292.7259028121314, + "ty_anchor": 90.02926290954754, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 292.7259028121314, + "cy": 90.02926290954754, + "pixels": 26279 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 632.8005275304979, + "ty": 296.3939993405869, + "theta": -2.7235651631853908, + "vx": -0.9138914942741394, + "vy": -0.4059585928916931, + "pca_strength": 0.8803122418046038, + "union_pixels": 15439, + "tx_anchor": 632.8005275304979, + "ty_anchor": 296.3939993405869, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 632.8005275304979, + "cy": 296.3939993405869, + "pixels": 9099 + }, + "tool_body": { + "cx": 669.9023372287145, + "cy": 356.14607679465774, + "pixels": 1198 + }, + "left_gripper": { + "cx": 502.9736842105263, + "cy": 261.30263157894734, + "pixels": 76 + }, + "right_gripper": { + "cx": 517.6399526253455, + "cy": 253.61626529806554, + "pixels": 5066 + } + } + } + } + }, + { + "frame_idx": 44, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 290.70011467889907, + "ty": 87.22511467889909, + "theta": -2.9170467048781514, + "vx": -0.9748952984809875, + "vy": -0.2226637303829193, + "pca_strength": 0.928270346161741, + "union_pixels": 26160, + "tx_anchor": 290.70011467889907, + "ty_anchor": 87.22511467889909, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 290.70011467889907, + "cy": 87.22511467889909, + "pixels": 26160 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 631.0403983885408, + "ty": 290.79263652641004, + "theta": -2.7210424363020693, + "vx": -0.9128644466400146, + "vy": -0.40826278924942017, + "pca_strength": 0.8779228834626976, + "union_pixels": 15611, + "tx_anchor": 631.0403983885408, + "ty_anchor": 290.79263652641004, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 631.0403983885408, + "cy": 290.79263652641004, + "pixels": 8936 + }, + "tool_body": { + "cx": 667.6202301635373, + "cy": 347.6789824348879, + "pixels": 1651 + }, + "left_gripper": { + "cx": 525.4583333333334, + "cy": 268.4583333333333, + "pixels": 24 + }, + "right_gripper": { + "cx": 515.3748, + "cy": 249.5766, + "pixels": 5000 + } + } + } + } + }, + { + "frame_idx": 45, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 292.79382701468444, + "ty": 86.0020865320263, + "theta": -2.9106669975054142, + "vx": -0.9734549522399902, + "vy": -0.2288787066936493, + "pca_strength": 0.9313417146985893, + "union_pixels": 25401, + "tx_anchor": 292.79382701468444, + "ty_anchor": 86.0020865320263, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 292.79382701468444, + "cy": 86.0020865320263, + "pixels": 25401 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 630.3320059164865, + "ty": 286.326316987143, + "theta": -2.725869563999055, + "vx": -0.9148245453834534, + "vy": -0.40385153889656067, + "pca_strength": 0.8749665379298802, + "union_pixels": 15446, + "tx_anchor": 630.3320059164865, + "ty_anchor": 286.326316987143, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 630.3320059164865, + "cy": 286.326316987143, + "pixels": 8789 + }, + "tool_body": { + "cx": 666.6820428336079, + "cy": 342.12740252608455, + "pixels": 1821 + }, + "left_gripper": { + "cx": 506.5882352941176, + "cy": 261.3529411764706, + "pixels": 17 + }, + "right_gripper": { + "cx": 515.3872172649927, + "cy": 246.7717368748703, + "pixels": 4819 + } + } + } + } + }, + { + "frame_idx": 46, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 296.4513203945275, + "ty": 84.63203945275215, + "theta": -2.900765490302551, + "vx": -0.9711410403251648, + "vy": -0.2385060042142868, + "pca_strength": 0.9317278807805934, + "union_pixels": 25144, + "tx_anchor": 296.4513203945275, + "ty_anchor": 84.63203945275215, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 296.4513203945275, + "cy": 84.63203945275215, + "pixels": 25144 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 630.0349092590452, + "ty": 282.8078834816784, + "theta": -2.729026171824899, + "vx": -0.9160947799682617, + "vy": -0.4009617865085602, + "pca_strength": 0.8703501245027392, + "union_pixels": 15152, + "tx_anchor": 630.0349092590452, + "ty_anchor": 282.8078834816784, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 630.0349092590452, + "cy": 282.8078834816784, + "pixels": 8651 + }, + "tool_body": { + "cx": 666.470525756771, + "cy": 337.36484333510356, + "pixels": 1883 + }, + "left_gripper": { + "cx": 521.8888888888889, + "cy": 259.27777777777777, + "pixels": 18 + }, + "right_gripper": { + "cx": 517.0721739130435, + "cy": 244.82326086956522, + "pixels": 4600 + } + } + } + } + }, + { + "frame_idx": 47, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 303.1078919008539, + "ty": 84.58376854845395, + "theta": -2.8975594727215848, + "vx": -0.9703713655471802, + "vy": -0.24161826074123383, + "pca_strength": 0.9297162125396009, + "union_pixels": 24126, + "tx_anchor": 303.1078919008539, + "ty_anchor": 84.58376854845395, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 303.1078919008539, + "cy": 84.58376854845395, + "pixels": 24126 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 630.299604837744, + "ty": 279.6314213866603, + "theta": -2.73557043474382, + "vx": -0.9186991453170776, + "vy": -0.3949580788612366, + "pca_strength": 0.87137739339908, + "union_pixels": 14693, + "tx_anchor": 630.299604837744, + "ty_anchor": 279.6314213866603, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 630.299604837744, + "cy": 279.6314213866603, + "pixels": 8351 + }, + "tool_body": { + "cx": 666.5095440084835, + "cy": 332.85896076352066, + "pixels": 1886 + }, + "left_gripper": { + "cx": 537.6363636363636, + "cy": 264.27272727272725, + "pixels": 11 + }, + "right_gripper": { + "cx": 518.369853768279, + "cy": 242.82294713160854, + "pixels": 4445 + } + } + } + } + }, + { + "frame_idx": 48, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 310.87031575294935, + "ty": 84.31423490631506, + "theta": -2.891782635387973, + "vx": -0.9689594507217407, + "vy": -0.24721989035606384, + "pca_strength": 0.9269501508749939, + "union_pixels": 23056, + "tx_anchor": 310.87031575294935, + "ty_anchor": 84.31423490631506, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 310.87031575294935, + "cy": 84.31423490631506, + "pixels": 23056 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 631.2662626762306, + "ty": 277.0686371506307, + "theta": -2.7380189240672843, + "vx": -0.9196634292602539, + "vy": -0.3927074670791626, + "pca_strength": 0.8711494318872397, + "union_pixels": 14238, + "tx_anchor": 631.2662626762306, + "ty_anchor": 277.0686371506307, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 631.2662626762306, + "cy": 277.0686371506307, + "pixels": 8086 + }, + "tool_body": { + "cx": 666.753998896856, + "cy": 329.07060121345836, + "pixels": 1813 + }, + "left_gripper": { + "cx": 521.0, + "cy": 254.0, + "pixels": 10 + }, + "right_gripper": { + "cx": 521.016401016401, + "cy": 240.996765996766, + "pixels": 4329 + } + } + } + } + }, + { + "frame_idx": 49, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 315.8832828349361, + "ty": 83.52540288938656, + "theta": -2.885807242378679, + "vx": -0.9674649238586426, + "vy": -0.25300535559654236, + "pca_strength": 0.9255275815866377, + "union_pixels": 22773, + "tx_anchor": 315.8832828349361, + "ty_anchor": 83.52540288938656, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 315.8832828349361, + "cy": 83.52540288938656, + "pixels": 22773 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 631.9802673456397, + "ty": 274.5219605346913, + "theta": -2.7411142847396985, + "vx": -0.9208745956420898, + "vy": -0.3898589015007019, + "pca_strength": 0.8706936450250465, + "union_pixels": 13783, + "tx_anchor": 631.9802673456397, + "ty_anchor": 274.5219605346913, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 631.9802673456397, + "cy": 274.5219605346913, + "pixels": 7855 + }, + "tool_body": { + "cx": 667.1102181400689, + "cy": 325.63030998851895, + "pixels": 1742 + }, + "left_gripper": { + "cx": 547.55, + "cy": 261.0, + "pixels": 20 + }, + "right_gripper": { + "cx": 523.284685549688, + "cy": 239.25540086413827, + "pixels": 4166 + } + } + } + } + }, + { + "frame_idx": 50, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 321.8733211369417, + "ty": 83.11119539511847, + "theta": -2.8801485322325706, + "vx": -0.9660177230834961, + "vy": -0.2584758698940277, + "pca_strength": 0.9253621049028958, + "union_pixels": 22411, + "tx_anchor": 321.8733211369417, + "ty_anchor": 83.11119539511847, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 321.8733211369417, + "cy": 83.11119539511847, + "pixels": 22411 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 632.7272366856085, + "ty": 272.1049292982688, + "theta": -2.7428136745386977, + "vx": -0.9215357899665833, + "vy": -0.38829341530799866, + "pca_strength": 0.874032749222838, + "union_pixels": 13402, + "tx_anchor": 632.7272366856085, + "ty_anchor": 272.1049292982688, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 632.7272366856085, + "cy": 272.1049292982688, + "pixels": 7567 + }, + "tool_body": { + "cx": 667.1934156378601, + "cy": 322.4620811287478, + "pixels": 1701 + }, + "left_gripper": { + "cx": 565.3333333333334, + "cy": 254.16666666666666, + "pixels": 12 + }, + "right_gripper": { + "cx": 524.904415332363, + "cy": 237.25278990781175, + "pixels": 4122 + } + } + } + } + }, + { + "frame_idx": 51, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 328.18951481602085, + "ty": 83.33334883937293, + "theta": -2.8769486530440394, + "vx": -0.9651857018470764, + "vy": -0.2615656852722168, + "pca_strength": 0.9251688963851052, + "union_pixels": 21497, + "tx_anchor": 328.18951481602085, + "ty_anchor": 83.33334883937293, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 328.18951481602085, + "cy": 83.33334883937293, + "pixels": 21497 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 633.4626885958951, + "ty": 269.61791491096915, + "theta": -2.7480909294518265, + "vx": -0.9235720634460449, + "vy": -0.3834248483181, + "pca_strength": 0.8753858039307116, + "union_pixels": 13029, + "tx_anchor": 633.4626885958951, + "ty_anchor": 269.61791491096915, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 633.4626885958951, + "cy": 269.61791491096915, + "pixels": 7357 + }, + "tool_body": { + "cx": 667.4408338442673, + "cy": 318.85836909871244, + "pixels": 1631 + }, + "left_gripper": { + "cx": 562.3333333333334, + "cy": 248.88888888888889, + "pixels": 9 + }, + "right_gripper": { + "cx": 526.5034722222222, + "cy": 235.41989087301587, + "pixels": 4032 + } + } + } + } + }, + { + "frame_idx": 52, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 332.68734643734643, + "ty": 82.46101871101871, + "theta": -2.869530308704189, + "vx": -0.9632188081741333, + "vy": -0.26871851086616516, + "pca_strength": 0.9243306000015474, + "union_pixels": 21164, + "tx_anchor": 332.68734643734643, + "ty_anchor": 82.46101871101871, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 332.68734643734643, + "cy": 82.46101871101871, + "pixels": 21164 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 633.9143136706738, + "ty": 267.0786972323176, + "theta": -2.750134429906673, + "vx": -0.9243537187576294, + "vy": -0.3815367519855499, + "pca_strength": 0.8748669842179851, + "union_pixels": 12674, + "tx_anchor": 633.9143136706738, + "ty_anchor": 267.0786972323176, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 633.9143136706738, + "cy": 267.0786972323176, + "pixels": 7154 + }, + "tool_body": { + "cx": 667.6689440993789, + "cy": 314.95962732919253, + "pixels": 1610 + }, + "left_gripper": { + "cx": 538.0714285714286, + "cy": 245.0, + "pixels": 14 + }, + "right_gripper": { + "cx": 528.2887577002053, + "cy": 233.5485112936345, + "pixels": 3896 + } + } + } + } + }, + { + "frame_idx": 53, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 337.09554842110305, + "ty": 81.67180986151708, + "theta": -2.862473451225074, + "vx": -0.9612985253334045, + "vy": -0.2755090594291687, + "pca_strength": 0.9220999581207412, + "union_pixels": 20869, + "tx_anchor": 337.09554842110305, + "ty_anchor": 81.67180986151708, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 337.09554842110305, + "cy": 81.67180986151708, + "pixels": 20869 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 634.542487419123, + "ty": 265.15787203450753, + "theta": -2.753201992771613, + "vx": -0.9255197644233704, + "vy": -0.3786994516849518, + "pca_strength": 0.8764232051162612, + "union_pixels": 12324, + "tx_anchor": 634.542487419123, + "ty_anchor": 265.15787203450753, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 634.542487419123, + "cy": 265.15787203450753, + "pixels": 6955 + }, + "tool_body": { + "cx": 668.0608020698577, + "cy": 312.2024579560155, + "pixels": 1546 + }, + "left_gripper": { + "cx": 543.125, + "cy": 244.5, + "pixels": 8 + }, + "right_gripper": { + "cx": 529.9336828309306, + "cy": 232.11795543905635, + "pixels": 3815 + } + } + } + } + }, + { + "frame_idx": 54, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 340.885793321478, + "ty": 81.3787788974511, + "theta": -2.8568698609778114, + "vx": -0.9597395658493042, + "vy": -0.28089141845703125, + "pca_strength": 0.9203237724180273, + "union_pixels": 20244, + "tx_anchor": 340.885793321478, + "ty_anchor": 81.3787788974511, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 340.885793321478, + "cy": 81.3787788974511, + "pixels": 20244 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 635.0388520971302, + "ty": 263.7530537159676, + "theta": -2.752869406571689, + "vx": -0.9253937005996704, + "vy": -0.3790072202682495, + "pca_strength": 0.8760656537520677, + "union_pixels": 12060, + "tx_anchor": 635.0388520971302, + "ty_anchor": 263.7530537159676, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 635.0388520971302, + "cy": 263.7530537159676, + "pixels": 6795 + }, + "tool_body": { + "cx": 668.1616492146596, + "cy": 309.9869109947644, + "pixels": 1528 + }, + "left_gripper": { + "cx": 557.875, + "cy": 243.6875, + "pixels": 16 + }, + "right_gripper": { + "cx": 531.4923407686106, + "cy": 231.05536146197258, + "pixels": 3721 + } + } + } + } + }, + { + "frame_idx": 55, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 347.6583460949464, + "ty": 82.6434405308831, + "theta": -2.8576806177889154, + "vx": -0.9599670171737671, + "vy": -0.28011322021484375, + "pca_strength": 0.9203533006553682, + "union_pixels": 19590, + "tx_anchor": 347.6583460949464, + "ty_anchor": 82.6434405308831, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 347.6583460949464, + "cy": 82.6434405308831, + "pixels": 19590 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 636.2469452406094, + "ty": 262.74702066676724, + "theta": -2.7531494162057957, + "vx": -0.9254997968673706, + "vy": -0.3787480890750885, + "pca_strength": 0.8767356924660534, + "union_pixels": 11675, + "tx_anchor": 636.2469452406094, + "ty_anchor": 262.74702066676724, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 636.2469452406094, + "cy": 262.74702066676724, + "pixels": 6629 + }, + "tool_body": { + "cx": 668.8440629470672, + "cy": 308.65450643776825, + "pixels": 1398 + }, + "left_gripper": { + "cx": 547.4, + "cy": 238.9, + "pixels": 10 + }, + "right_gripper": { + "cx": 534.0030236393623, + "cy": 230.2583837273227, + "pixels": 3638 + } + } + } + } + }, + { + "frame_idx": 56, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 352.76326615632973, + "ty": 82.76571369056919, + "theta": -2.857284270735491, + "vx": -0.9598559141159058, + "vy": -0.28049367666244507, + "pca_strength": 0.9186907984849496, + "union_pixels": 19203, + "tx_anchor": 352.76326615632973, + "ty_anchor": 82.76571369056919, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 352.76326615632973, + "cy": 82.76571369056919, + "pixels": 19203 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 637.1882445141066, + "ty": 261.45423197492164, + "theta": -2.7582178549640273, + "vx": -0.9274075627326965, + "vy": -0.37405240535736084, + "pca_strength": 0.8801746824981339, + "union_pixels": 11257, + "tx_anchor": 637.1882445141066, + "ty_anchor": 261.45423197492164, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 637.1882445141066, + "cy": 261.45423197492164, + "pixels": 6380 + }, + "tool_body": { + "cx": 669.3579192546584, + "cy": 307.0877329192547, + "pixels": 1288 + }, + "left_gripper": { + "cx": 572.25, + "cy": 246.0, + "pixels": 8 + }, + "right_gripper": { + "cx": 536.2873499022619, + "cy": 229.6165875453784, + "pixels": 3581 + } + } + } + } + }, + { + "frame_idx": 57, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 356.54656617298264, + "ty": 82.15722342275866, + "theta": -2.855407251447528, + "vx": -0.9593276977539062, + "vy": -0.2822948396205902, + "pca_strength": 0.9180729727883572, + "union_pixels": 18973, + "tx_anchor": 356.54656617298264, + "ty_anchor": 82.15722342275866, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 356.54656617298264, + "cy": 82.15722342275866, + "pixels": 18973 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 638.1701178719337, + "ty": 260.69958585536796, + "theta": -2.7556370742786513, + "vx": -0.9264391660690308, + "vy": -0.37644460797309875, + "pca_strength": 0.8807158655946359, + "union_pixels": 11062, + "tx_anchor": 638.1701178719337, + "ty_anchor": 260.69958585536796, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 638.1701178719337, + "cy": 260.69958585536796, + "pixels": 6278 + }, + "tool_body": { + "cx": 669.6221122112212, + "cy": 306.06435643564356, + "pixels": 1212 + }, + "left_gripper": { + "cx": 567.2, + "cy": 242.6, + "pixels": 15 + }, + "right_gripper": { + "cx": 538.0348608377847, + "cy": 228.54624683722238, + "pixels": 3557 + } + } + } + } + }, + { + "frame_idx": 58, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 360.91469916222394, + "ty": 81.94516374714395, + "theta": -2.8522394432269764, + "vx": -0.9584286212921143, + "vy": -0.2853323817253113, + "pca_strength": 0.9163137295801776, + "union_pixels": 18382, + "tx_anchor": 360.91469916222394, + "ty_anchor": 81.94516374714395, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 360.91469916222394, + "cy": 81.94516374714395, + "pixels": 18382 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 639.4292020928712, + "ty": 259.42184434270763, + "theta": -2.7591698315293396, + "vx": -0.9277632236480713, + "vy": -0.3731693625450134, + "pca_strength": 0.884487681351801, + "union_pixels": 10734, + "tx_anchor": 639.4292020928712, + "ty_anchor": 259.42184434270763, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 639.4292020928712, + "cy": 259.42184434270763, + "pixels": 6116 + }, + "tool_body": { + "cx": 670.5103189493433, + "cy": 304.3292682926829, + "pixels": 1066 + }, + "left_gripper": { + "cx": 540.5, + "cy": 236.0, + "pixels": 6 + }, + "right_gripper": { + "cx": 539.9658770445573, + "cy": 227.2969543147208, + "pixels": 3546 + } + } + } + } + }, + { + "frame_idx": 59, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 365.98603598631195, + "ty": 81.44552378849762, + "theta": -2.8520228341922276, + "vx": -0.9583668112754822, + "vy": -0.28553998470306396, + "pca_strength": 0.9149504912097756, + "union_pixels": 18118, + "tx_anchor": 365.98603598631195, + "ty_anchor": 81.44552378849762, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 365.98603598631195, + "cy": 81.44552378849762, + "pixels": 18118 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 640.7308401811168, + "ty": 258.09676337414055, + "theta": -2.7601576898944384, + "vx": -0.9281314611434937, + "vy": -0.3722527027130127, + "pca_strength": 0.8867723165496876, + "union_pixels": 10424, + "tx_anchor": 640.7308401811168, + "ty_anchor": 258.09676337414055, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 640.7308401811168, + "cy": 258.09676337414055, + "pixels": 5963 + }, + "tool_body": { + "cx": 671.2164179104477, + "cy": 302.5351812366738, + "pixels": 938 + }, + "left_gripper": { + "cx": 562.6, + "cy": 234.6, + "pixels": 5 + }, + "right_gripper": { + "cx": 542.0287094940307, + "cy": 225.72939169982945, + "pixels": 3518 + } + } + } + } + }, + { + "frame_idx": 60, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 371.59220364134467, + "ty": 80.84709776839222, + "theta": -2.8503586334977613, + "vx": -0.9578902721405029, + "vy": -0.2871344983577728, + "pca_strength": 0.9117896910123562, + "union_pixels": 17521, + "tx_anchor": 371.59220364134467, + "ty_anchor": 80.84709776839222, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 371.59220364134467, + "cy": 80.84709776839222, + "pixels": 17521 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 641.9726122378229, + "ty": 256.4950598023921, + "theta": -2.761292086070612, + "vx": -0.9285531044006348, + "vy": -0.3711995780467987, + "pca_strength": 0.8897686052798224, + "union_pixels": 10049, + "tx_anchor": 641.9726122378229, + "ty_anchor": 256.4950598023921, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 641.9726122378229, + "cy": 256.4950598023921, + "pixels": 5769 + }, + "tool_body": { + "cx": 672.0108827085852, + "cy": 300.4848851269649, + "pixels": 827 + }, + "left_gripper": { + "cx": 574.875, + "cy": 237.5, + "pixels": 8 + }, + "right_gripper": { + "cx": 544.1570391872278, + "cy": 224.2, + "pixels": 3445 + } + } + } + } + }, + { + "frame_idx": 61, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 375.81310356791766, + "ty": 79.65830104666628, + "theta": -2.848761343996754, + "vx": -0.9574304223060608, + "vy": -0.28866416215896606, + "pca_strength": 0.9111693027617268, + "union_pixels": 17293, + "tx_anchor": 375.81310356791766, + "ty_anchor": 79.65830104666628, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 375.81310356791766, + "cy": 79.65830104666628, + "pixels": 17293 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 642.2424561403509, + "ty": 254.45456140350876, + "theta": -2.7609553771698776, + "vx": -0.928428053855896, + "vy": -0.37151220440864563, + "pca_strength": 0.8891583901108241, + "union_pixels": 9909, + "tx_anchor": 642.2424561403509, + "ty_anchor": 254.45456140350876, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 642.2424561403509, + "cy": 254.45456140350876, + "pixels": 5700 + }, + "tool_body": { + "cx": 672.0607187112763, + "cy": 297.91945477075586, + "pixels": 807 + }, + "left_gripper": { + "cx": 594.2727272727273, + "cy": 239.36363636363637, + "pixels": 11 + }, + "right_gripper": { + "cx": 545.3075788852846, + "cy": 222.3456207608375, + "pixels": 3391 + } + } + } + } + }, + { + "frame_idx": 62, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 379.50992265723363, + "ty": 78.98243299958031, + "theta": -2.8495436438131225, + "vx": -0.9576559662818909, + "vy": -0.28791508078575134, + "pca_strength": 0.9110247263599165, + "union_pixels": 16679, + "tx_anchor": 379.50992265723363, + "ty_anchor": 78.98243299958031, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 379.50992265723363, + "cy": 78.98243299958031, + "pixels": 16679 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 642.3699769870774, + "ty": 252.143034165339, + "theta": -2.7608464318456116, + "vx": -0.9283875823020935, + "vy": -0.37161335349082947, + "pca_strength": 0.8874417039895238, + "union_pixels": 9773, + "tx_anchor": 642.3699769870774, + "ty_anchor": 252.143034165339, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 642.3699769870774, + "cy": 252.143034165339, + "pixels": 5649 + }, + "tool_body": { + "cx": 671.7742331288343, + "cy": 295.4576687116564, + "pixels": 815 + }, + "left_gripper": { + "cx": 585.2, + "cy": 233.9, + "pixels": 10 + }, + "right_gripper": { + "cx": 545.9869657471961, + "cy": 220.43922400727493, + "pixels": 3299 + } + } + } + } + }, + { + "frame_idx": 63, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 382.56684264821894, + "ty": 77.72910977607864, + "theta": -2.846027638197284, + "vx": -0.9566377401351929, + "vy": -0.2912804186344147, + "pca_strength": 0.9096030587824199, + "union_pixels": 16479, + "tx_anchor": 382.56684264821894, + "ty_anchor": 77.72910977607864, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 382.56684264821894, + "cy": 77.72910977607864, + "pixels": 16479 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 642.1445221445222, + "ty": 249.6381567150798, + "theta": -2.763710856739878, + "vx": -0.9294482469558716, + "vy": -0.36895254254341125, + "pca_strength": 0.8862182599740053, + "union_pixels": 9684, + "tx_anchor": 642.1445221445222, + "ty_anchor": 249.6381567150798, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 642.1445221445222, + "cy": 249.6381567150798, + "pixels": 5577 + }, + "tool_body": { + "cx": 671.5074798619103, + "cy": 292.59838895281933, + "pixels": 869 + }, + "left_gripper": { + "cx": 548.2826086956521, + "cy": 224.93478260869566, + "pixels": 46 + }, + "right_gripper": { + "cx": 546.3067042606516, + "cy": 218.71052631578948, + "pixels": 3192 + } + } + } + } + }, + { + "frame_idx": 64, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 383.8239056816757, + "ty": 77.20005016932146, + "theta": -2.8457183968468045, + "vx": -0.9565476179122925, + "vy": -0.29157623648643494, + "pca_strength": 0.9100870865702597, + "union_pixels": 15946, + "tx_anchor": 383.8239056816757, + "ty_anchor": 77.20005016932146, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 383.8239056816757, + "cy": 77.20005016932146, + "pixels": 15946 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 641.5071570936764, + "ty": 247.25131364377606, + "theta": -2.7670866781274652, + "vx": -0.9306885004043579, + "vy": -0.3658128082752228, + "pca_strength": 0.8852029211062871, + "union_pixels": 9610, + "tx_anchor": 641.5071570936764, + "ty_anchor": 247.25131364377606, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 641.5071570936764, + "cy": 247.25131364377606, + "pixels": 5519 + }, + "tool_body": { + "cx": 671.1742826780021, + "cy": 288.8692879914984, + "pixels": 941 + }, + "left_gripper": { + "cx": 551.28, + "cy": 220.08, + "pixels": 25 + }, + "right_gripper": { + "cx": 545.94304, + "cy": 217.00896, + "pixels": 3125 + } + } + } + } + }, + { + "frame_idx": 65, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 386.3419317672662, + "ty": 76.60455738334507, + "theta": -2.84416538332254, + "vx": -0.9560936093330383, + "vy": -0.29306140542030334, + "pca_strength": 0.9086107546116277, + "union_pixels": 15623, + "tx_anchor": 386.3419317672662, + "ty_anchor": 76.60455738334507, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 386.3419317672662, + "cy": 76.60455738334507, + "pixels": 15623 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 640.4430724532414, + "ty": 244.47811875794443, + "theta": -2.767362306240552, + "vx": -0.9307892918586731, + "vy": -0.3655562698841095, + "pca_strength": 0.8809459394895071, + "union_pixels": 9666, + "tx_anchor": 640.4430724532414, + "ty_anchor": 244.47811875794443, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 640.4430724532414, + "cy": 244.47811875794443, + "pixels": 5507 + }, + "tool_body": { + "cx": 670.2405876951332, + "cy": 285.81359044995406, + "pixels": 1089 + }, + "left_gripper": { + "cx": 553.8518518518518, + "cy": 221.55555555555554, + "pixels": 27 + }, + "right_gripper": { + "cx": 545.5432139336182, + "cy": 215.1981597108117, + "pixels": 3043 + } + } + } + } + }, + { + "frame_idx": 66, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 387.61635761589406, + "ty": 75.98629139072848, + "theta": -2.843814581995968, + "vx": -0.9559907913208008, + "vy": -0.29339680075645447, + "pca_strength": 0.9081192254893076, + "union_pixels": 15100, + "tx_anchor": 387.61635761589406, + "ty_anchor": 75.98629139072848, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 387.61635761589406, + "cy": 75.98629139072848, + "pixels": 15100 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 639.4025385312783, + "ty": 241.89011786038077, + "theta": -2.769769763919607, + "vx": -0.9316666126251221, + "vy": -0.36331436038017273, + "pca_strength": 0.8758217803706062, + "union_pixels": 9697, + "tx_anchor": 639.4025385312783, + "ty_anchor": 241.89011786038077, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 639.4025385312783, + "cy": 241.89011786038077, + "pixels": 5515 + }, + "tool_body": { + "cx": 669.5246305418719, + "cy": 282.38669950738915, + "pixels": 1218 + }, + "left_gripper": { + "cx": 540.6363636363636, + "cy": 225.27272727272728, + "pixels": 11 + }, + "right_gripper": { + "cx": 545.1659329495428, + "cy": 213.6457839485269, + "pixels": 2953 + } + } + } + } + }, + { + "frame_idx": 67, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 389.52218658112804, + "ty": 75.59188719593692, + "theta": -2.8416034640405297, + "vx": -0.9553396701812744, + "vy": -0.29550987482070923, + "pca_strength": 0.9070685745764014, + "union_pixels": 14964, + "tx_anchor": 389.52218658112804, + "ty_anchor": 75.59188719593692, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 389.52218658112804, + "cy": 75.59188719593692, + "pixels": 14964 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 638.1623744292237, + "ty": 239.36931506849314, + "theta": -2.771555146764403, + "vx": -0.9323137998580933, + "vy": -0.36165040731430054, + "pca_strength": 0.8727613090007611, + "union_pixels": 9748, + "tx_anchor": 638.1623744292237, + "ty_anchor": 239.36931506849314, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 638.1623744292237, + "cy": 239.36931506849314, + "pixels": 5475 + }, + "tool_body": { + "cx": 668.8295866569978, + "cy": 278.66497461928935, + "pixels": 1379 + }, + "left_gripper": { + "cx": 546.95, + "cy": 212.6, + "pixels": 20 + }, + "right_gripper": { + "cx": 544.2286012526096, + "cy": 211.94154488517745, + "pixels": 2874 + } + } + } + } + }, + { + "frame_idx": 68, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 390.6963712157452, + "ty": 75.23180482471128, + "theta": -2.837483808267528, + "vx": -0.9541141986846924, + "vy": -0.2994430363178253, + "pca_strength": 0.9063599722550565, + "union_pixels": 14633, + "tx_anchor": 390.6963712157452, + "ty_anchor": 75.23180482471128, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 390.6963712157452, + "cy": 75.23180482471128, + "pixels": 14633 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 636.9263701789998, + "ty": 237.01974534046872, + "theta": -2.7746393931754514, + "vx": -0.9334247708320618, + "vy": -0.35877320170402527, + "pca_strength": 0.8698173571115612, + "union_pixels": 9796, + "tx_anchor": 636.9263701789998, + "ty_anchor": 237.01974534046872, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 636.9263701789998, + "cy": 237.01974534046872, + "pixels": 5419 + }, + "tool_body": { + "cx": 667.7928159076331, + "cy": 275.7370109044259, + "pixels": 1559 + }, + "left_gripper": { + "cx": 547.6315789473684, + "cy": 214.47368421052633, + "pixels": 19 + }, + "right_gripper": { + "cx": 543.286888174348, + "cy": 210.64308681672026, + "pixels": 2799 + } + } + } + } + }, + { + "frame_idx": 69, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 391.65723029839324, + "ty": 74.71092717534951, + "theta": -2.8329077947893766, + "vx": -0.9527339339256287, + "vy": -0.3038059175014496, + "pca_strength": 0.9061367643503065, + "union_pixels": 14377, + "tx_anchor": 391.65723029839324, + "ty_anchor": 74.71092717534951, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 391.65723029839324, + "cy": 74.71092717534951, + "pixels": 14377 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 635.6382547864507, + "ty": 235.0428939617084, + "theta": -2.774392497404161, + "vx": -0.9333361983299255, + "vy": -0.3590036630630493, + "pca_strength": 0.8674524836987312, + "union_pixels": 9908, + "tx_anchor": 635.6382547864507, + "ty_anchor": 235.0428939617084, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 635.6382547864507, + "cy": 235.0428939617084, + "pixels": 5432 + }, + "tool_body": { + "cx": 666.9697674418604, + "cy": 273.4308139534884, + "pixels": 1720 + }, + "left_gripper": { + "cx": 546.7, + "cy": 213.6, + "pixels": 20 + }, + "right_gripper": { + "cx": 541.6732456140351, + "cy": 209.06067251461988, + "pixels": 2736 + } + } + } + } + }, + { + "frame_idx": 70, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 393.610971313538, + "ty": 74.50952620605364, + "theta": -2.8309670337217954, + "vx": -0.9521425366401672, + "vy": -0.305654376745224, + "pca_strength": 0.9054019324993996, + "union_pixels": 13909, + "tx_anchor": 393.610971313538, + "ty_anchor": 74.50952620605364, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 393.610971313538, + "cy": 74.50952620605364, + "pixels": 13909 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 634.1963247702981, + "ty": 232.70635664729045, + "theta": -2.775630070486794, + "vx": -0.933779776096344, + "vy": -0.35784831643104553, + "pca_strength": 0.8634249282874834, + "union_pixels": 9935, + "tx_anchor": 634.1963247702981, + "ty_anchor": 232.70635664729045, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 634.1963247702981, + "cy": 232.70635664729045, + "pixels": 5333 + }, + "tool_body": { + "cx": 666.009793814433, + "cy": 270.3314432989691, + "pixels": 1940 + }, + "left_gripper": { + "cx": 551.5833333333334, + "cy": 218.79166666666666, + "pixels": 24 + }, + "right_gripper": { + "cx": 540.9370735405611, + "cy": 207.73805913570888, + "pixels": 2638 + } + } + } + } + }, + { + "frame_idx": 71, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 394.5985621010931, + "ty": 74.04541119507006, + "theta": -2.8267973801882986, + "vx": -0.950859785079956, + "vy": -0.30962181091308594, + "pca_strength": 0.9049672725679333, + "union_pixels": 13631, + "tx_anchor": 394.5985621010931, + "ty_anchor": 74.04541119507006, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 394.5985621010931, + "cy": 74.04541119507006, + "pixels": 13631 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 632.7056162834527, + "ty": 230.5052770448549, + "theta": -2.7762589751855082, + "vx": -0.9340046048164368, + "vy": -0.35726097226142883, + "pca_strength": 0.860327251300032, + "union_pixels": 10046, + "tx_anchor": 632.7056162834527, + "ty_anchor": 230.5052770448549, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 632.7056162834527, + "cy": 230.5052770448549, + "pixels": 5306 + }, + "tool_body": { + "cx": 665.4075117370892, + "cy": 267.0201877934272, + "pixels": 2130 + }, + "left_gripper": { + "cx": 547.5, + "cy": 213.5, + "pixels": 22 + }, + "right_gripper": { + "cx": 539.620942812983, + "cy": 205.95015455950542, + "pixels": 2588 + } + } + } + } + }, + { + "frame_idx": 72, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 395.81504821198087, + "ty": 73.56525700402399, + "theta": -2.8258320077377395, + "vx": -0.950560450553894, + "vy": -0.3105396032333374, + "pca_strength": 0.9048683774671795, + "union_pixels": 13171, + "tx_anchor": 395.81504821198087, + "ty_anchor": 73.56525700402399, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 395.81504821198087, + "cy": 73.56525700402399, + "pixels": 13171 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 631.7169703872437, + "ty": 228.24506454062262, + "theta": -2.7778871208181966, + "vx": -0.9345850348472595, + "vy": -0.3557398021221161, + "pca_strength": 0.8584343221067237, + "union_pixels": 10076, + "tx_anchor": 631.7169703872437, + "ty_anchor": 228.24506454062262, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 631.7169703872437, + "cy": 228.24506454062262, + "pixels": 5268 + }, + "tool_body": { + "cx": 664.6690203000883, + "cy": 264.5441306266549, + "pixels": 2266 + }, + "left_gripper": { + "cx": 546.1538461538462, + "cy": 215.30769230769232, + "pixels": 13 + }, + "right_gripper": { + "cx": 538.5871886120997, + "cy": 204.28113879003558, + "pixels": 2529 + } + } + } + } + }, + { + "frame_idx": 73, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 396.04945773402045, + "ty": 72.61079916929467, + "theta": -2.822731157312064, + "vx": -0.9495929479598999, + "vy": -0.31348565220832825, + "pca_strength": 0.9048541742165134, + "union_pixels": 13001, + "tx_anchor": 396.04945773402045, + "ty_anchor": 72.61079916929467, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 396.04945773402045, + "cy": 72.61079916929467, + "pixels": 13001 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 630.4117533718689, + "ty": 225.76859344894027, + "theta": -2.780235269854858, + "vx": -0.9354178309440613, + "vy": -0.35354429483413696, + "pca_strength": 0.8545075372952755, + "union_pixels": 10131, + "tx_anchor": 630.4117533718689, + "ty_anchor": 225.76859344894027, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 630.4117533718689, + "cy": 225.76859344894027, + "pixels": 5190 + }, + "tool_body": { + "cx": 663.9239885574173, + "cy": 261.24152022885164, + "pixels": 2447 + }, + "left_gripper": { + "cx": 544.1052631578947, + "cy": 208.0, + "pixels": 19 + }, + "right_gripper": { + "cx": 538.589898989899, + "cy": 202.69858585858586, + "pixels": 2475 + } + } + } + } + }, + { + "frame_idx": 74, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 396.8050833995234, + "ty": 72.03113582208101, + "theta": -2.8224931922733942, + "vx": -0.9495183229446411, + "vy": -0.31371161341667175, + "pca_strength": 0.9045539816927808, + "union_pixels": 12590, + "tx_anchor": 396.8050833995234, + "ty_anchor": 72.03113582208101, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 396.8050833995234, + "cy": 72.03113582208101, + "pixels": 12590 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 629.3731750048667, + "ty": 223.2943352151061, + "theta": -2.784369618135719, + "vx": -0.9368714690208435, + "vy": -0.34967392683029175, + "pca_strength": 0.852447077903622, + "union_pixels": 10142, + "tx_anchor": 629.3731750048667, + "ty_anchor": 223.2943352151061, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 629.3731750048667, + "cy": 223.2943352151061, + "pixels": 5137 + }, + "tool_body": { + "cx": 662.9625627170976, + "cy": 258.5584716325743, + "pixels": 2591 + }, + "left_gripper": { + "cx": 539.5, + "cy": 205.64285714285714, + "pixels": 14 + }, + "right_gripper": { + "cx": 537.5075, + "cy": 200.96541666666667, + "pixels": 2400 + } + } + } + } + }, + { + "frame_idx": 75, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 397.7539701733172, + "ty": 71.503022974607, + "theta": -2.8216914631976846, + "vx": -0.9492664933204651, + "vy": -0.3144727647304535, + "pca_strength": 0.9043570121974345, + "union_pixels": 12405, + "tx_anchor": 397.7539701733172, + "ty_anchor": 71.503022974607, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 397.7539701733172, + "cy": 71.503022974607, + "pixels": 12405 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 628.324431256182, + "ty": 221.10464886251236, + "theta": -2.7839505995522558, + "vx": -0.936724841594696, + "vy": -0.3500664532184601, + "pca_strength": 0.8513308844848222, + "union_pixels": 10184, + "tx_anchor": 628.324431256182, + "ty_anchor": 221.10464886251236, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 628.324431256182, + "cy": 221.10464886251236, + "pixels": 5055 + }, + "tool_body": { + "cx": 662.3424209378408, + "cy": 256.323155216285, + "pixels": 2751 + }, + "left_gripper": { + "cx": 545.0, + "cy": 205.6, + "pixels": 15 + }, + "right_gripper": { + "cx": 536.6597545493017, + "cy": 199.34024545069826, + "pixels": 2363 + } + } + } + } + }, + { + "frame_idx": 76, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 398.4859598853868, + "ty": 70.88743348342202, + "theta": -2.8215641686001574, + "vx": -0.9492264986038208, + "vy": -0.3145936131477356, + "pca_strength": 0.9035829461934858, + "union_pixels": 12215, + "tx_anchor": 398.4859598853868, + "ty_anchor": 70.88743348342202, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 398.4859598853868, + "cy": 70.88743348342202, + "pixels": 12215 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 627.8044295036583, + "ty": 219.50009887284952, + "theta": -2.7876517272142434, + "vx": -0.9380140900611877, + "vy": -0.3465971350669861, + "pca_strength": 0.8481253723772465, + "union_pixels": 10197, + "tx_anchor": 627.8044295036583, + "ty_anchor": 219.50009887284952, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 627.8044295036583, + "cy": 219.50009887284952, + "pixels": 5057 + }, + "tool_body": { + "cx": 662.1226381461676, + "cy": 254.25953654188947, + "pixels": 2805 + }, + "left_gripper": { + "cx": 548.0, + "cy": 198.8, + "pixels": 10 + }, + "right_gripper": { + "cx": 536.7423655913979, + "cy": 198.27655913978495, + "pixels": 2325 + } + } + } + } + }, + { + "frame_idx": 77, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 399.38578254673484, + "ty": 70.90560818174197, + "theta": -2.8231101299419823, + "vx": -0.9497116804122925, + "vy": -0.31312575936317444, + "pca_strength": 0.904575820043116, + "union_pixels": 11929, + "tx_anchor": 399.38578254673484, + "ty_anchor": 70.90560818174197, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 399.38578254673484, + "cy": 70.90560818174197, + "pixels": 11929 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 627.482266693085, + "ty": 218.07469784030116, + "theta": -2.7890207708452377, + "vx": -0.938487708568573, + "vy": -0.34531262516975403, + "pca_strength": 0.8476328410591255, + "union_pixels": 10183, + "tx_anchor": 627.482266693085, + "ty_anchor": 218.07469784030116, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 627.482266693085, + "cy": 218.07469784030116, + "pixels": 5047 + }, + "tool_body": { + "cx": 661.8079493492789, + "cy": 253.03974674639466, + "pixels": 2843 + }, + "left_gripper": { + "cx": 552.3125, + "cy": 207.625, + "pixels": 16 + }, + "right_gripper": { + "cx": 536.0579710144928, + "cy": 197.1080368906456, + "pixels": 2277 + } + } + } + } + }, + { + "frame_idx": 78, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 400.12529650965774, + "ty": 70.66240257539818, + "theta": -2.8216371130688356, + "vx": -0.9492493867874146, + "vy": -0.3145243525505066, + "pca_strength": 0.9043062620940004, + "union_pixels": 11804, + "tx_anchor": 400.12529650965774, + "ty_anchor": 70.66240257539818, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 400.12529650965774, + "cy": 70.66240257539818, + "pixels": 11804 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 626.7265797392176, + "ty": 216.85616850551654, + "theta": -2.7911411930702146, + "vx": -0.9392178058624268, + "vy": -0.34332185983657837, + "pca_strength": 0.84843534770143, + "union_pixels": 10226, + "tx_anchor": 626.7265797392176, + "ty_anchor": 216.85616850551654, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 626.7265797392176, + "cy": 216.85616850551654, + "pixels": 4985 + }, + "tool_body": { + "cx": 661.4776831345827, + "cy": 251.20885860306643, + "pixels": 2935 + }, + "left_gripper": { + "cx": 536.9, + "cy": 203.45, + "pixels": 20 + }, + "right_gripper": { + "cx": 535.5813648293963, + "cy": 196.02843394575677, + "pixels": 2286 + } + } + } + } + }, + { + "frame_idx": 79, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 401.0728025532649, + "ty": 70.52152160786682, + "theta": -2.8195859932392096, + "vx": -0.9486022591590881, + "vy": -0.3164707124233246, + "pca_strength": 0.903705742993173, + "union_pixels": 11593, + "tx_anchor": 401.0728025532649, + "ty_anchor": 70.52152160786682, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 401.0728025532649, + "cy": 70.52152160786682, + "pixels": 11593 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 626.1462426574843, + "ty": 216.26007696981972, + "theta": -2.7930001426072466, + "vx": -0.9398544430732727, + "vy": -0.3415753245353699, + "pca_strength": 0.8466580682058935, + "union_pixels": 10145, + "tx_anchor": 626.1462426574843, + "ty_anchor": 216.26007696981972, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 626.1462426574843, + "cy": 216.26007696981972, + "pixels": 4937 + }, + "tool_body": { + "cx": 661.6619433198381, + "cy": 249.50641025641025, + "pixels": 2964 + }, + "left_gripper": { + "cx": 534.6, + "cy": 201.1, + "pixels": 10 + }, + "right_gripper": { + "cx": 535.8316920322292, + "cy": 195.6481647269472, + "pixels": 2234 + } + } + } + } + }, + { + "frame_idx": 80, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 401.4014969029594, + "ty": 70.28303509979354, + "theta": -2.8186250514057867, + "vx": -0.9482977390289307, + "vy": -0.3173821270465851, + "pca_strength": 0.9038301431344766, + "union_pixels": 11624, + "tx_anchor": 401.4014969029594, + "ty_anchor": 70.28303509979354, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 401.4014969029594, + "cy": 70.28303509979354, + "pixels": 11624 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 625.1974600573535, + "ty": 215.3574354772634, + "theta": -2.7936437110998225, + "vx": -0.94007408618927, + "vy": -0.34097039699554443, + "pca_strength": 0.8453087553063721, + "union_pixels": 10226, + "tx_anchor": 625.1974600573535, + "ty_anchor": 215.3574354772634, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 625.1974600573535, + "cy": 215.3574354772634, + "pixels": 4882 + }, + "tool_body": { + "cx": 661.1351091142491, + "cy": 248.16944801026958, + "pixels": 3116 + }, + "left_gripper": { + "cx": 552.0, + "cy": 203.07142857142858, + "pixels": 14 + }, + "right_gripper": { + "cx": 534.8861788617886, + "cy": 194.86224028906955, + "pixels": 2214 + } + } + } + } + }, + { + "frame_idx": 81, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 402.3358592457103, + "ty": 70.40841390122812, + "theta": -2.816861747260405, + "vx": -0.9477366209030151, + "vy": -0.3190537691116333, + "pca_strength": 0.9031651107557467, + "union_pixels": 11481, + "tx_anchor": 402.3358592457103, + "ty_anchor": 70.40841390122812, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 402.3358592457103, + "cy": 70.40841390122812, + "pixels": 11481 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 625.0141946101625, + "ty": 214.67146677638345, + "theta": -2.793207165210574, + "vx": -0.9399251341819763, + "vy": -0.3413807451725006, + "pca_strength": 0.8447829053578197, + "union_pixels": 10230, + "tx_anchor": 625.0141946101625, + "ty_anchor": 214.67146677638345, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 625.0141946101625, + "cy": 214.67146677638345, + "pixels": 4861 + }, + "tool_body": { + "cx": 660.8600823045267, + "cy": 247.63849319404875, + "pixels": 3159 + }, + "left_gripper": { + "cx": 547.9, + "cy": 199.5, + "pixels": 10 + }, + "right_gripper": { + "cx": 534.57, + "cy": 194.3490909090909, + "pixels": 2200 + } + } + } + } + }, + { + "frame_idx": 82, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 402.1159394946227, + "ty": 69.76645973594474, + "theta": -2.8142604214780964, + "vx": -0.9469034671783447, + "vy": -0.32151806354522705, + "pca_strength": 0.9025292867976648, + "union_pixels": 11437, + "tx_anchor": 402.1159394946227, + "ty_anchor": 69.76645973594474, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 402.1159394946227, + "cy": 69.76645973594474, + "pixels": 11437 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 624.0713076597546, + "ty": 213.69572577232333, + "theta": -2.7933594499549814, + "vx": -0.9399771094322205, + "vy": -0.3412376046180725, + "pca_strength": 0.8437011008078139, + "union_pixels": 10272, + "tx_anchor": 624.0713076597546, + "ty_anchor": 213.69572577232333, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 624.0713076597546, + "cy": 213.69572577232333, + "pixels": 4726 + }, + "tool_body": { + "cx": 660.2384799521245, + "cy": 246.0972471573908, + "pixels": 3342 + }, + "left_gripper": { + "cx": 541.8, + "cy": 198.53333333333333, + "pixels": 15 + }, + "right_gripper": { + "cx": 534.4234810415714, + "cy": 193.8259479214253, + "pixels": 2189 + } + } + } + } + }, + { + "frame_idx": 83, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 402.58579776872676, + "ty": 69.76013812643882, + "theta": -2.8164239569843055, + "vx": -0.9475968480110168, + "vy": -0.3194686472415924, + "pca_strength": 0.9028110165858227, + "union_pixels": 11294, + "tx_anchor": 402.58579776872676, + "ty_anchor": 69.76013812643882, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 402.58579776872676, + "cy": 69.76013812643882, + "pixels": 11294 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 623.94877178249, + "ty": 213.16586185177408, + "theta": -2.7940092237195238, + "vx": -0.9401986002922058, + "vy": -0.3406267464160919, + "pca_strength": 0.8432210983118165, + "union_pixels": 10234, + "tx_anchor": 623.94877178249, + "ty_anchor": 213.16586185177408, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 623.94877178249, + "cy": 213.16586185177408, + "pixels": 4763 + }, + "tool_body": { + "cx": 660.2636198547216, + "cy": 245.761803874092, + "pixels": 3304 + }, + "left_gripper": { + "cx": 542.6923076923077, + "cy": 200.92307692307693, + "pixels": 13 + }, + "right_gripper": { + "cx": 534.1151346332405, + "cy": 193.38765088207984, + "pixels": 2154 + } + } + } + } + }, + { + "frame_idx": 84, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 402.7534028637087, + "ty": 69.42549054269047, + "theta": -2.8154593515558237, + "vx": -0.9472882747650146, + "vy": -0.32038256525993347, + "pca_strength": 0.9032243044452413, + "union_pixels": 11314, + "tx_anchor": 402.7534028637087, + "ty_anchor": 69.42549054269047, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 402.7534028637087, + "cy": 69.42549054269047, + "pixels": 11314 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 623.0767914438503, + "ty": 212.03700534759358, + "theta": -2.7933968865177445, + "vx": -0.9399898648262024, + "vy": -0.34120240807533264, + "pca_strength": 0.841488199370347, + "union_pixels": 10310, + "tx_anchor": 623.0767914438503, + "ty_anchor": 212.03700534759358, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 623.0767914438503, + "cy": 212.03700534759358, + "pixels": 4675 + }, + "tool_body": { + "cx": 659.6943645773433, + "cy": 244.36170212765958, + "pixels": 3478 + }, + "left_gripper": { + "cx": 542.375, + "cy": 193.25, + "pixels": 8 + }, + "right_gripper": { + "cx": 533.8199162401116, + "cy": 192.71195905072128, + "pixels": 2149 + } + } + } + } + }, + { + "frame_idx": 85, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 403.6350305865419, + "ty": 69.36442965095358, + "theta": -2.8144353394273818, + "vx": -0.9469596743583679, + "vy": -0.32135242223739624, + "pca_strength": 0.9025947641372918, + "union_pixels": 11116, + "tx_anchor": 403.6350305865419, + "ty_anchor": 69.36442965095358, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 403.6350305865419, + "cy": 69.36442965095358, + "pixels": 11116 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 622.6968062149331, + "ty": 211.11631419939576, + "theta": -2.7945983807615686, + "vx": -0.940399169921875, + "vy": -0.34007278084754944, + "pca_strength": 0.8391967424466735, + "union_pixels": 10314, + "tx_anchor": 622.6968062149331, + "ty_anchor": 211.11631419939576, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 622.6968062149331, + "cy": 211.11631419939576, + "pixels": 4634 + }, + "tool_body": { + "cx": 659.4366197183099, + "cy": 243.33859154929578, + "pixels": 3550 + }, + "left_gripper": { + "cx": 536.1, + "cy": 195.4, + "pixels": 10 + }, + "right_gripper": { + "cx": 533.9665094339623, + "cy": 192.3056603773585, + "pixels": 2120 + } + } + } + } + }, + { + "frame_idx": 86, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 403.67939689418563, + "ty": 69.03494041170097, + "theta": -2.8140049050383618, + "vx": -0.9468212723731995, + "vy": -0.32175999879837036, + "pca_strength": 0.9029468178487056, + "union_pixels": 11076, + "tx_anchor": 403.67939689418563, + "ty_anchor": 69.03494041170097, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 403.67939689418563, + "cy": 69.03494041170097, + "pixels": 11076 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 622.5268010291595, + "ty": 210.60548885077188, + "theta": -2.791819018517981, + "vx": -0.9394503235816956, + "vy": -0.34268516302108765, + "pca_strength": 0.8420420194862013, + "union_pixels": 10282, + "tx_anchor": 622.5268010291595, + "ty_anchor": 210.60548885077188, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 622.5268010291595, + "cy": 210.60548885077188, + "pixels": 4664 + }, + "tool_body": { + "cx": 659.4843794783606, + "cy": 243.09859558612783, + "pixels": 3489 + }, + "left_gripper": { + "cx": 538.7142857142857, + "cy": 195.14285714285714, + "pixels": 7 + }, + "right_gripper": { + "cx": 533.4651272384543, + "cy": 191.4368520263902, + "pixels": 2122 + } + } + } + } + }, + { + "frame_idx": 87, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 405.4845108695652, + "ty": 69.43179347826087, + "theta": -2.8114321405534444, + "vx": -0.9459903240203857, + "vy": -0.32419487833976746, + "pca_strength": 0.9029473022948844, + "union_pixels": 11040, + "tx_anchor": 405.4845108695652, + "ty_anchor": 69.43179347826087, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 405.4845108695652, + "cy": 69.43179347826087, + "pixels": 11040 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 622.2651132116948, + "ty": 210.15234117388437, + "theta": -2.7926165446801208, + "vx": -0.9397233128547668, + "vy": -0.34193581342697144, + "pca_strength": 0.8407523037781317, + "union_pixels": 10268, + "tx_anchor": 622.2651132116948, + "ty_anchor": 210.15234117388437, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 622.2651132116948, + "cy": 210.15234117388437, + "pixels": 4549 + }, + "tool_body": { + "cx": 659.2302996670367, + "cy": 241.91842397336293, + "pixels": 3604 + }, + "left_gripper": { + "cx": 540.6153846153846, + "cy": 199.23076923076923, + "pixels": 13 + }, + "right_gripper": { + "cx": 533.7702188392008, + "cy": 191.08991436726927, + "pixels": 2102 + } + } + } + } + }, + { + "frame_idx": 88, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 379.1271385441127, + "ty": 63.34141227775914, + "theta": -2.889800895269371, + "vx": -0.9684675931930542, + "vy": -0.24913962185382843, + "pca_strength": 0.9513073069623686, + "union_pixels": 11924, + "tx_anchor": 379.1271385441127, + "ty_anchor": 63.34141227775914, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 379.1271385441127, + "cy": 63.34141227775914, + "pixels": 11924 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 622.2953436807095, + "ty": 209.8328159645233, + "theta": -2.7933978566343027, + "vx": -0.9399901628494263, + "vy": -0.3412014842033386, + "pca_strength": 0.8383116517286433, + "union_pixels": 10174, + "tx_anchor": 622.2953436807095, + "ty_anchor": 209.8328159645233, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 622.2953436807095, + "cy": 209.8328159645233, + "pixels": 4510 + }, + "tool_body": { + "cx": 659.1977228547626, + "cy": 241.52485420716468, + "pixels": 3601 + }, + "left_gripper": { + "cx": 547.8888888888889, + "cy": 199.0, + "pixels": 9 + }, + "right_gripper": { + "cx": 534.541382667965, + "cy": 191.21421616358325, + "pixels": 2054 + } + } + } + } + }, + { + "frame_idx": 89, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 376.0680676490288, + "ty": 62.81321165438714, + "theta": -2.8926305893528403, + "vx": -0.9691687226295471, + "vy": -0.2463981658220291, + "pca_strength": 0.9542051954730525, + "union_pixels": 11944, + "tx_anchor": 376.0680676490288, + "ty_anchor": 62.81321165438714, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 376.0680676490288, + "cy": 62.81321165438714, + "pixels": 11944 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 622.5303805920321, + "ty": 210.01224126418873, + "theta": -2.7941253985424335, + "vx": -0.9402381777763367, + "vy": -0.340517520904541, + "pca_strength": 0.8393927047605211, + "union_pixels": 10133, + "tx_anchor": 622.5303805920321, + "ty_anchor": 210.01224126418873, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 622.5303805920321, + "cy": 210.01224126418873, + "pixels": 4493 + }, + "tool_body": { + "cx": 659.2999719652369, + "cy": 241.74852817493692, + "pixels": 3567 + }, + "left_gripper": { + "cx": 546.5714285714286, + "cy": 199.35714285714286, + "pixels": 14 + }, + "right_gripper": { + "cx": 534.909664885867, + "cy": 191.43661971830986, + "pixels": 2059 + } + } + } + } + }, + { + "frame_idx": 90, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 370.09215820238364, + "ty": 58.918090032642525, + "theta": -2.8855997244881575, + "vx": -0.9674123525619507, + "vy": -0.2532061040401459, + "pca_strength": 0.9497520864644514, + "union_pixels": 13173, + "tx_anchor": 370.09215820238364, + "ty_anchor": 58.918090032642525, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 370.09215820238364, + "cy": 58.918090032642525, + "pixels": 13173 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 622.6301123595506, + "ty": 210.84786516853933, + "theta": -2.7946234277175503, + "vx": -0.9404076337814331, + "vy": -0.34004920721054077, + "pca_strength": 0.8394766865527472, + "union_pixels": 10067, + "tx_anchor": 622.6301123595506, + "ty_anchor": 210.84786516853933, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 622.6301123595506, + "cy": 210.84786516853933, + "pixels": 4450 + }, + "tool_body": { + "cx": 659.3601575689364, + "cy": 242.1060776589758, + "pixels": 3554 + }, + "left_gripper": { + "cx": 541.5, + "cy": 195.16666666666666, + "pixels": 18 + }, + "right_gripper": { + "cx": 535.3481662591687, + "cy": 192.17555012224938, + "pixels": 2045 + } + } + } + } + }, + { + "frame_idx": 91, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 370.3358413132695, + "ty": 58.74859401124791, + "theta": -2.886010393242346, + "vx": -0.967516303062439, + "vy": -0.2528088092803955, + "pca_strength": 0.9494148589478811, + "union_pixels": 13158, + "tx_anchor": 370.3358413132695, + "ty_anchor": 58.74859401124791, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 370.3358413132695, + "cy": 58.74859401124791, + "pixels": 13158 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 623.2326250553342, + "ty": 210.9307215582116, + "theta": -2.794732040432277, + "vx": -0.9404445886611938, + "vy": -0.33994707465171814, + "pca_strength": 0.8405879804826826, + "union_pixels": 10008, + "tx_anchor": 623.2326250553342, + "ty_anchor": 210.9307215582116, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 623.2326250553342, + "cy": 210.9307215582116, + "pixels": 4518 + }, + "tool_body": { + "cx": 659.5749564206857, + "cy": 242.7539221382917, + "pixels": 3442 + }, + "left_gripper": { + "cx": 528.7777777777778, + "cy": 193.66666666666666, + "pixels": 9 + }, + "right_gripper": { + "cx": 535.3521333987248, + "cy": 192.10299166257968, + "pixels": 2039 + } + } + } + } + }, + { + "frame_idx": 92, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 371.4505928853755, + "ty": 59.82795137594153, + "theta": -2.881575599080436, + "vx": -0.9663856029510498, + "vy": -0.2570970356464386, + "pca_strength": 0.9483197020252624, + "union_pixels": 13409, + "tx_anchor": 371.4505928853755, + "ty_anchor": 59.82795137594153, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 371.4505928853755, + "cy": 59.82795137594153, + "pixels": 13409 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 624.4040972534895, + "ty": 211.18212516884287, + "theta": -2.792604628542633, + "vx": -0.9397192597389221, + "vy": -0.3419470191001892, + "pca_strength": 0.8405306156707248, + "union_pixels": 9781, + "tx_anchor": 624.4040972534895, + "ty_anchor": 211.18212516884287, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 624.4040972534895, + "cy": 211.18212516884287, + "pixels": 4442 + }, + "tool_body": { + "cx": 660.1303167420815, + "cy": 243.0054298642534, + "pixels": 3315 + }, + "left_gripper": { + "cx": 537.7857142857143, + "cy": 196.78571428571428, + "pixels": 14 + }, + "right_gripper": { + "cx": 537.5089552238805, + "cy": 192.47363184079603, + "pixels": 2010 + } + } + } + } + }, + { + "frame_idx": 93, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 372.3659965877902, + "ty": 61.524367628514206, + "theta": -2.8727830070052085, + "vx": -0.964087724685669, + "vy": -0.2655840218067169, + "pca_strength": 0.9466546471930524, + "union_pixels": 13481, + "tx_anchor": 372.3659965877902, + "ty_anchor": 61.524367628514206, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 372.3659965877902, + "cy": 61.524367628514206, + "pixels": 13481 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 626.3205273925893, + "ty": 211.94225960445556, + "theta": -2.7906158964204, + "vx": -0.9390373229980469, + "vy": -0.3438151776790619, + "pca_strength": 0.8425443513498917, + "union_pixels": 9465, + "tx_anchor": 626.3205273925893, + "ty_anchor": 211.94225960445556, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 626.3205273925893, + "cy": 211.94225960445556, + "pixels": 4399 + }, + "tool_body": { + "cx": 660.9846304774362, + "cy": 243.46468279921518, + "pixels": 3058 + }, + "left_gripper": { + "cx": 550.6, + "cy": 197.8, + "pixels": 15 + }, + "right_gripper": { + "cx": 540.3587556447567, + "cy": 192.72303060712494, + "pixels": 1993 + } + } + } + } + }, + { + "frame_idx": 94, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 374.5503002446438, + "ty": 61.8793090666469, + "theta": -2.872121050133867, + "vx": -0.9639117121696472, + "vy": -0.26622214913368225, + "pca_strength": 0.9461102019177892, + "union_pixels": 13489, + "tx_anchor": 374.5503002446438, + "ty_anchor": 61.8793090666469, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 374.5503002446438, + "cy": 61.8793090666469, + "pixels": 13489 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 628.4238106182487, + "ty": 211.3056768558952, + "theta": -2.784614510885202, + "vx": -0.936957061290741, + "vy": -0.3494444787502289, + "pca_strength": 0.8469097482595837, + "union_pixels": 9171, + "tx_anchor": 628.4238106182487, + "ty_anchor": 211.3056768558952, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 628.4238106182487, + "cy": 211.3056768558952, + "pixels": 4351 + }, + "tool_body": { + "cx": 661.8059914407988, + "cy": 243.27460770328102, + "pixels": 2804 + }, + "left_gripper": { + "cx": 549.0, + "cy": 195.26315789473685, + "pixels": 19 + }, + "right_gripper": { + "cx": 542.7691537305959, + "cy": 191.4677015523285, + "pixels": 1997 + } + } + } + } + }, + { + "frame_idx": 95, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 380.8262907305461, + "ty": 62.33097753310519, + "theta": -2.8727207269994812, + "vx": -0.9640712141990662, + "vy": -0.2656440734863281, + "pca_strength": 0.9440493118477316, + "union_pixels": 13442, + "tx_anchor": 380.8262907305461, + "ty_anchor": 62.33097753310519, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 380.8262907305461, + "cy": 62.33097753310519, + "pixels": 13442 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 630.3276515151515, + "ty": 209.80989583333334, + "theta": -2.772302655550109, + "vx": -0.9325838685035706, + "vy": -0.3609533905982971, + "pca_strength": 0.8456277980077087, + "union_pixels": 8779, + "tx_anchor": 630.3276515151515, + "ty_anchor": 209.80989583333334, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 630.3276515151515, + "cy": 209.80989583333334, + "pixels": 4224 + }, + "tool_body": { + "cx": 662.8200692041522, + "cy": 241.7058823529412, + "pixels": 2601 + }, + "left_gripper": { + "cx": 547.6923076923077, + "cy": 192.69230769230768, + "pixels": 13 + }, + "right_gripper": { + "cx": 547.166409067491, + "cy": 189.72024729520865, + "pixels": 1941 + } + } + } + } + }, + { + "frame_idx": 96, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 385.84812173785195, + "ty": 62.629714033669046, + "theta": -2.873382225338587, + "vx": -0.9642466902732849, + "vy": -0.26500627398490906, + "pca_strength": 0.9418688254328406, + "union_pixels": 13603, + "tx_anchor": 385.84812173785195, + "ty_anchor": 62.629714033669046, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 385.84812173785195, + "cy": 62.629714033669046, + "pixels": 13603 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 630.0710708323396, + "ty": 208.91700453136178, + "theta": -2.7689502660307603, + "vx": -0.9313685894012451, + "vy": -0.36407774686813354, + "pca_strength": 0.8436147972447146, + "union_pixels": 8760, + "tx_anchor": 630.0710708323396, + "ty_anchor": 208.91700453136178, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 630.0710708323396, + "cy": 208.91700453136178, + "pixels": 4193 + }, + "tool_body": { + "cx": 662.6697004171407, + "cy": 240.61092150170649, + "pixels": 2637 + }, + "left_gripper": { + "cx": 558.5454545454545, + "cy": 196.72727272727272, + "pixels": 11 + }, + "right_gripper": { + "cx": 547.7514330380407, + "cy": 188.8196977592496, + "pixels": 1919 + } + } + } + } + }, + { + "frame_idx": 97, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 389.32143635967145, + "ty": 63.96169222941048, + "theta": -2.867841823942092, + "vx": -0.9627636671066284, + "vy": -0.27034449577331543, + "pca_strength": 0.9407322471972699, + "union_pixels": 13757, + "tx_anchor": 389.32143635967145, + "ty_anchor": 63.96169222941048, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 389.32143635967145, + "cy": 63.96169222941048, + "pixels": 13757 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 629.6382724886662, + "ty": 208.55189692197567, + "theta": -2.769412056381767, + "vx": -0.9315366148948669, + "vy": -0.36364760994911194, + "pca_strength": 0.8461209771936883, + "union_pixels": 8822, + "tx_anchor": 629.6382724886662, + "ty_anchor": 208.55189692197567, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 629.6382724886662, + "cy": 208.55189692197567, + "pixels": 4191 + }, + "tool_body": { + "cx": 662.3205367126351, + "cy": 240.52143123369362, + "pixels": 2683 + }, + "left_gripper": { + "cx": 552.5454545454545, + "cy": 194.27272727272728, + "pixels": 11 + }, + "right_gripper": { + "cx": 546.4889003613836, + "cy": 188.44295302013424, + "pixels": 1937 + } + } + } + } + }, + { + "frame_idx": 98, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 388.7085048984808, + "ty": 64.71844384495243, + "theta": -2.8656895585990783, + "vx": -0.9621796011924744, + "vy": -0.27241599559783936, + "pca_strength": 0.9421585089359449, + "union_pixels": 14086, + "tx_anchor": 388.7085048984808, + "ty_anchor": 64.71844384495243, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 388.7085048984808, + "cy": 64.71844384495243, + "pixels": 14086 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 629.1426221804511, + "ty": 208.46381578947367, + "theta": -2.7732222065922163, + "vx": -0.9329153895378113, + "vy": -0.36009567975997925, + "pca_strength": 0.8493569461819716, + "union_pixels": 8986, + "tx_anchor": 629.1426221804511, + "ty_anchor": 208.46381578947367, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 629.1426221804511, + "cy": 208.46381578947367, + "pixels": 4256 + }, + "tool_body": { + "cx": 661.9460258780038, + "cy": 240.71940850277264, + "pixels": 2705 + }, + "left_gripper": { + "cx": 546.7272727272727, + "cy": 195.27272727272728, + "pixels": 11 + }, + "right_gripper": { + "cx": 545.0119165839126, + "cy": 188.2388282025819, + "pixels": 2014 + } + } + } + } + } + ], + "saved_at_unix": 1769897650.1225827 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000091_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000091_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..2b84c0fc317179100ae63a0fa5b0cd76c5db9add --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000091_tool_poses.json @@ -0,0 +1,8536 @@ +{ + "clip_id": "1_JM6kayfK", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/ZOOM_OUT/1_JM6kayfK.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/ZOOM_OUT/1_JM6kayfK", + "num_frames": 88, + "tools": [ + "grasper", + "scissors" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 55.6504693539481, + "ty": 284.43898398674764, + "theta": 1.5653501922179986, + "vx": 0.005446107592433691, + "vy": 0.9999851584434509, + "pca_strength": 0.6850727279959549, + "union_pixels": 1811, + "tx_anchor": 55.6504693539481, + "ty_anchor": 284.43898398674764, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 55.6504693539481, + "cy": 284.43898398674764, + "pixels": 1811 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 634.9898053753476, + "ty": 227.87127999176192, + "theta": -2.710889752005056, + "vx": -0.9086725115776062, + "vy": -0.41750961542129517, + "pca_strength": 0.8251735209274366, + "union_pixels": 12745, + "tx_anchor": 634.9898053753476, + "ty_anchor": 227.87127999176192, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 634.9898053753476, + "cy": 227.87127999176192, + "pixels": 9711 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 543.5736325385694, + "cy": 204.89761570827488, + "pixels": 1426 + }, + "right_gripper": { + "cx": 529.6822139303482, + "cy": 177.40422885572139, + "pixels": 1608 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 56.0544, + "ty": 284.7402666666667, + "theta": 1.5628351504992875, + "vx": 0.0079610925167799, + "vy": 0.9999683499336243, + "pca_strength": 0.6791068283860956, + "union_pixels": 1875, + "tx_anchor": 56.0544, + "ty_anchor": 284.7402666666667, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 56.0544, + "cy": 284.7402666666667, + "pixels": 1875 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 635.7519214346712, + "ty": 227.74348847139197, + "theta": -2.710807847584441, + "vx": -0.9086382985115051, + "vy": -0.41758403182029724, + "pca_strength": 0.8285725646394448, + "union_pixels": 12394, + "tx_anchor": 635.7519214346712, + "ty_anchor": 227.74348847139197, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 635.7519214346712, + "cy": 227.74348847139197, + "pixels": 9368 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 545.8303072625698, + "cy": 204.9650837988827, + "pixels": 1432 + }, + "right_gripper": { + "cx": 532.0056461731493, + "cy": 177.48682559598495, + "pixels": 1594 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 56.15132275132275, + "ty": 284.7608465608466, + "theta": 1.564389025464837, + "vx": 0.0064072576351463795, + "vy": 0.9999794960021973, + "pca_strength": 0.6779526523216, + "union_pixels": 1890, + "tx_anchor": 56.15132275132275, + "ty_anchor": 284.7608465608466, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 56.15132275132275, + "cy": 284.7608465608466, + "pixels": 1890 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 636.8596317124269, + "ty": 227.99184033520785, + "theta": -2.7061681197549894, + "vx": -0.9066910743713379, + "vy": -0.4217953681945801, + "pca_strength": 0.8315694585093537, + "union_pixels": 12163, + "tx_anchor": 636.8596317124269, + "ty_anchor": 227.99184033520785, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 636.8596317124269, + "cy": 227.99184033520785, + "pixels": 9069 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 547.761647535449, + "cy": 204.99459824442943, + "pixels": 1481 + }, + "right_gripper": { + "cx": 534.2399256044637, + "cy": 177.4612523248605, + "pixels": 1613 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 56.122825513969424, + "ty": 284.69530838165525, + "theta": 1.568067518537929, + "vx": 0.0027288049459457397, + "vy": 0.9999963045120239, + "pca_strength": 0.6806830551646557, + "union_pixels": 1897, + "tx_anchor": 56.122825513969424, + "ty_anchor": 284.69530838165525, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 56.122825513969424, + "cy": 284.69530838165525, + "pixels": 1897 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 637.7682968342222, + "ty": 228.72869624418473, + "theta": -2.699171404745201, + "vx": -0.9037176966667175, + "vy": -0.42812883853912354, + "pca_strength": 0.8331372407482213, + "union_pixels": 11929, + "tx_anchor": 637.7682968342222, + "ty_anchor": 228.72869624418473, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 637.7682968342222, + "cy": 228.72869624418473, + "pixels": 8813 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 550.0510610079575, + "cy": 205.52984084880637, + "pixels": 1508 + }, + "right_gripper": { + "cx": 536.3805970149253, + "cy": 177.9297263681592, + "pixels": 1608 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 56.05555555555556, + "ty": 284.6857142857143, + "theta": 1.565701676662097, + "vx": 0.005094628315418959, + "vy": 0.9999870657920837, + "pca_strength": 0.6823626475049256, + "union_pixels": 1890, + "tx_anchor": 56.05555555555556, + "ty_anchor": 284.6857142857143, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 56.05555555555556, + "cy": 284.6857142857143, + "pixels": 1890 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 638.7498251340639, + "ty": 230.05828864537187, + "theta": -2.6904640723680475, + "vx": -0.8999556303024292, + "vy": -0.43598148226737976, + "pca_strength": 0.8363631991791337, + "union_pixels": 11778, + "tx_anchor": 638.7498251340639, + "ty_anchor": 230.05828864537187, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 638.7498251340639, + "cy": 230.05828864537187, + "pixels": 8578 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 552.3275751759437, + "cy": 206.56813819577735, + "pixels": 1563 + }, + "right_gripper": { + "cx": 538.2272449602932, + "cy": 178.80574221136226, + "pixels": 1637 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 55.26407657657658, + "ty": 284.3496621621622, + "theta": 1.5697117826926779, + "vx": 0.0010845438810065389, + "vy": 0.9999994039535522, + "pca_strength": 0.6957293652221882, + "union_pixels": 1776, + "tx_anchor": 55.26407657657658, + "ty_anchor": 284.3496621621622, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 55.26407657657658, + "cy": 284.3496621621622, + "pixels": 1776 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 639.6961949345816, + "ty": 231.36286160124834, + "theta": -2.6834901089528236, + "vx": -0.8968932628631592, + "vy": -0.44224709272384644, + "pca_strength": 0.8397421435529963, + "union_pixels": 11601, + "tx_anchor": 639.6961949345816, + "ty_anchor": 231.36286160124834, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 639.6961949345816, + "cy": 231.36286160124834, + "pixels": 8331 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 553.977653631285, + "cy": 207.45003103662322, + "pixels": 1611 + }, + "right_gripper": { + "cx": 540.3261000602773, + "cy": 179.7613019891501, + "pixels": 1659 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 54.69662921348315, + "ty": 284.2761679479598, + "theta": 1.5611482926191398, + "vx": 0.009647884406149387, + "vy": 0.9999534487724304, + "pca_strength": 0.7038638457725737, + "union_pixels": 1691, + "tx_anchor": 54.69662921348315, + "ty_anchor": 284.2761679479598, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 54.69662921348315, + "cy": 284.2761679479598, + "pixels": 1691 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 639.7894168466522, + "ty": 232.80189584833212, + "theta": -2.676202247258357, + "vx": -0.8936464190483093, + "vy": -0.44877171516418457, + "pca_strength": 0.8399294481317533, + "union_pixels": 11615, + "tx_anchor": 639.7894168466522, + "ty_anchor": 232.80189584833212, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 639.7894168466522, + "cy": 232.80189584833212, + "pixels": 8334 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 554.2706907280647, + "cy": 208.482887367766, + "pixels": 1607 + }, + "right_gripper": { + "cx": 540.6547192353644, + "cy": 180.47909199522104, + "pixels": 1674 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 53.769724182168055, + "ty": 284.1949967928159, + "theta": 1.5586788097523416, + "vx": 0.012117221020162106, + "vy": 0.9999266266822815, + "pca_strength": 0.7189852650371465, + "union_pixels": 1559, + "tx_anchor": 53.769724182168055, + "ty_anchor": 284.1949967928159, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 53.769724182168055, + "cy": 284.1949967928159, + "pixels": 1559 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 639.7386417981827, + "ty": 233.06312769010043, + "theta": -2.67565739741772, + "vx": -0.8934018015861511, + "vy": -0.44925856590270996, + "pca_strength": 0.8398481986288697, + "union_pixels": 11672, + "tx_anchor": 639.7386417981827, + "ty_anchor": 233.06312769010043, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 639.7386417981827, + "cy": 233.06312769010043, + "pixels": 8364 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 553.9297163995068, + "cy": 208.65782983970408, + "pixels": 1622 + }, + "right_gripper": { + "cx": 540.844009489917, + "cy": 180.71530249110322, + "pixels": 1686 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 52.90934256055363, + "ty": 284.0290657439446, + "theta": 1.564150777870956, + "vx": 0.00664550019428134, + "vy": 0.9999779462814331, + "pca_strength": 0.7375910550501759, + "union_pixels": 1445, + "tx_anchor": 52.90934256055363, + "ty_anchor": 284.0290657439446, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 52.90934256055363, + "cy": 284.0290657439446, + "pixels": 1445 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 639.3526018365906, + "ty": 233.49941134918765, + "theta": -2.6757906510908063, + "vx": -0.8934616446495056, + "vy": -0.4491395056247711, + "pca_strength": 0.8396151035130184, + "union_pixels": 11841, + "tx_anchor": 639.3526018365906, + "ty_anchor": 233.49941134918765, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 639.3526018365906, + "cy": 233.49941134918765, + "pixels": 8494 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 553.159200968523, + "cy": 208.86198547215497, + "pixels": 1652 + }, + "right_gripper": { + "cx": 539.5958702064896, + "cy": 180.60530973451327, + "pixels": 1695 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 52.319823139277815, + "ty": 283.72512896094327, + "theta": 1.563441200430254, + "vx": 0.007355059962719679, + "vy": 0.999972939491272, + "pca_strength": 0.7472452012250923, + "union_pixels": 1357, + "tx_anchor": 52.319823139277815, + "ty_anchor": 283.72512896094327, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 52.319823139277815, + "cy": 283.72512896094327, + "pixels": 1357 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 638.8725752119875, + "ty": 233.33046811476362, + "theta": -2.6771219869691505, + "vx": -0.8940588235855103, + "vy": -0.44794961810112, + "pca_strength": 0.8396464515061115, + "union_pixels": 11928, + "tx_anchor": 638.8725752119875, + "ty_anchor": 233.33046811476362, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 638.8725752119875, + "cy": 233.33046811476362, + "pixels": 8609 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 552.1501877346683, + "cy": 208.67334167709637, + "pixels": 1598 + }, + "right_gripper": { + "cx": 538.2510168506682, + "cy": 180.30098779779198, + "pixels": 1721 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 51.77279874213836, + "ty": 283.4772012578616, + "theta": 1.5625093106766361, + "vx": 0.008286921307444572, + "vy": 0.9999656677246094, + "pca_strength": 0.7565838275952036, + "union_pixels": 1272, + "tx_anchor": 51.77279874213836, + "ty_anchor": 283.4772012578616, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 51.77279874213836, + "cy": 283.4772012578616, + "pixels": 1272 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 638.3166818388712, + "ty": 233.20778334091943, + "theta": -2.677932089769361, + "vx": -0.894421398639679, + "vy": -0.4472251832485199, + "pca_strength": 0.8373553423075122, + "union_pixels": 12066, + "tx_anchor": 638.3166818388712, + "ty_anchor": 233.20778334091943, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 638.3166818388712, + "cy": 233.20778334091943, + "pixels": 8788 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 551.1368821292775, + "cy": 208.6742712294043, + "pixels": 1578 + }, + "right_gripper": { + "cx": 536.8294117647059, + "cy": 180.11117647058825, + "pixels": 1700 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 51.35791217895609, + "ty": 283.5376967688484, + "theta": 1.5535459487163357, + "vx": 0.017249522730708122, + "vy": 0.9998512268066406, + "pca_strength": 0.7622105724793669, + "union_pixels": 1207, + "tx_anchor": 51.35791217895609, + "ty_anchor": 283.5376967688484, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 51.35791217895609, + "cy": 283.5376967688484, + "pixels": 1207 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 637.7148603351956, + "ty": 233.4496089385475, + "theta": -2.6794604391901884, + "vx": -0.8951038718223572, + "vy": -0.4458576738834381, + "pca_strength": 0.8365114814736289, + "union_pixels": 12200, + "tx_anchor": 637.7148603351956, + "ty_anchor": 233.4496089385475, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 637.7148603351956, + "cy": 233.4496089385475, + "pixels": 8950 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 549.688989053445, + "cy": 208.69864777849324, + "pixels": 1553 + }, + "right_gripper": { + "cx": 535.5987035945786, + "cy": 180.24985268120213, + "pixels": 1697 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 50.68321299638989, + "ty": 283.92057761732855, + "theta": 1.55419084029727, + "vx": 0.016604723408818245, + "vy": 0.9998621344566345, + "pca_strength": 0.7741077592109366, + "union_pixels": 1108, + "tx_anchor": 50.68321299638989, + "ty_anchor": 283.92057761732855, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 50.68321299638989, + "cy": 283.92057761732855, + "pixels": 1108 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 636.8943883642679, + "ty": 234.15771192879626, + "theta": -2.681715305808941, + "vx": -0.8961069583892822, + "vy": -0.4438382089138031, + "pca_strength": 0.8347430064820066, + "union_pixels": 12508, + "tx_anchor": 636.8943883642679, + "ty_anchor": 234.15771192879626, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 636.8943883642679, + "cy": 234.15771192879626, + "pixels": 9213 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 547.9555972482801, + "cy": 208.91181988742963, + "pixels": 1599 + }, + "right_gripper": { + "cx": 534.3166273584906, + "cy": 180.79009433962264, + "pixels": 1696 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 49.60523560209424, + "ty": 283.90261780104714, + "theta": 1.5526558563740456, + "vx": 0.01813947595655918, + "vy": 0.9998354911804199, + "pca_strength": 0.7909823342576542, + "union_pixels": 955, + "tx_anchor": 49.60523560209424, + "ty_anchor": 283.90261780104714, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 49.60523560209424, + "cy": 283.90261780104714, + "pixels": 955 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 635.8666526448627, + "ty": 234.36607424545167, + "theta": -2.6851048293866295, + "vx": -0.8976061940193176, + "vy": -0.440798282623291, + "pca_strength": 0.8345333709684147, + "union_pixels": 12799, + "tx_anchor": 635.8666526448627, + "ty_anchor": 234.36607424545167, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 635.8666526448627, + "cy": 234.36607424545167, + "pixels": 9509 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 544.7897371714644, + "cy": 208.62515644555694, + "pixels": 1598 + }, + "right_gripper": { + "cx": 532.1312056737588, + "cy": 180.64243498817967, + "pixels": 1692 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 48.37763975155279, + "ty": 283.39254658385096, + "theta": 1.5498880682456766, + "vx": 0.020906735211610794, + "vy": 0.9997814297676086, + "pca_strength": 0.8192789399344449, + "union_pixels": 805, + "tx_anchor": 48.37763975155279, + "ty_anchor": 283.39254658385096, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 48.37763975155279, + "cy": 283.39254658385096, + "pixels": 805 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 634.9117676921514, + "ty": 234.3087623108945, + "theta": -2.691693739301158, + "vx": -0.9004911184310913, + "vy": -0.4348745346069336, + "pca_strength": 0.8333108671115436, + "union_pixels": 13198, + "tx_anchor": 634.9117676921514, + "ty_anchor": 234.3087623108945, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 634.9117676921514, + "cy": 234.3087623108945, + "pixels": 9849 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 541.320141760189, + "cy": 207.74837566450088, + "pixels": 1693 + }, + "right_gripper": { + "cx": 529.4987922705315, + "cy": 180.08816425120773, + "pixels": 1656 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 47.277016742770165, + "ty": 283.2161339421613, + "theta": 1.549340961660307, + "vx": 0.021453719586133957, + "vy": 0.9997698664665222, + "pca_strength": 0.8389266042376078, + "union_pixels": 657, + "tx_anchor": 47.277016742770165, + "ty_anchor": 283.2161339421613, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 47.277016742770165, + "cy": 283.2161339421613, + "pixels": 657 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 633.7647403930772, + "ty": 233.8093282487533, + "theta": -2.6929309457229667, + "vx": -0.9010284543037415, + "vy": -0.4337601065635681, + "pca_strength": 0.8297423665367533, + "union_pixels": 13513, + "tx_anchor": 633.7647403930772, + "ty_anchor": 233.8093282487533, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 633.7647403930772, + "cy": 233.8093282487533, + "pixels": 10227 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 539.6, + "cy": 207.337003058104, + "pixels": 1635 + }, + "right_gripper": { + "cx": 526.4112658994549, + "cy": 179.15384615384616, + "pixels": 1651 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 45.767634854771785, + "ty": 283.38796680497927, + "theta": 1.5538188109735127, + "vx": 0.016976701095700264, + "vy": 0.9998559355735779, + "pca_strength": 0.8696431891093985, + "union_pixels": 482, + "tx_anchor": 45.767634854771785, + "ty_anchor": 283.38796680497927, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 45.767634854771785, + "cy": 283.38796680497927, + "pixels": 482 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 632.5972880713067, + "ty": 233.27953726531388, + "theta": -2.695636626515453, + "vx": -0.9021987318992615, + "vy": -0.4313206076622009, + "pca_strength": 0.8260770574700149, + "union_pixels": 13746, + "tx_anchor": 632.5972880713067, + "ty_anchor": 233.27953726531388, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 632.5972880713067, + "cy": 233.27953726531388, + "pixels": 10546 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 538.1073519843852, + "cy": 207.35458685751465, + "pixels": 1537 + }, + "right_gripper": { + "cx": 524.4461815995189, + "cy": 178.77450390859892, + "pixels": 1663 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 44.414860681114554, + "ty": 283.55417956656345, + "theta": 1.5462501928854275, + "vx": 0.02454366907477379, + "vy": 0.9996987581253052, + "pca_strength": 0.8897732281537013, + "union_pixels": 323, + "tx_anchor": 44.414860681114554, + "ty_anchor": 283.55417956656345, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 44.414860681114554, + "cy": 283.55417956656345, + "pixels": 323 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 631.4286498855835, + "ty": 232.75011441647598, + "theta": -2.7022446264632354, + "vx": -0.9050291776657104, + "vy": -0.42534950375556946, + "pca_strength": 0.8254160429870891, + "union_pixels": 14189, + "tx_anchor": 631.4286498855835, + "ty_anchor": 232.75011441647598, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 631.4286498855835, + "cy": 232.75011441647598, + "pixels": 10925 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 535.2570153061224, + "cy": 206.62117346938774, + "pixels": 1568 + }, + "right_gripper": { + "cx": 521.7700471698113, + "cy": 178.1255896226415, + "pixels": 1696 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 43.11219512195122, + "ty": 283.4390243902439, + "theta": 1.5517374669787258, + "vx": 0.019057705998420715, + "vy": 0.9998183846473694, + "pca_strength": 0.9196627879710154, + "union_pixels": 205, + "tx_anchor": 43.11219512195122, + "ty_anchor": 283.4390243902439, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 43.11219512195122, + "cy": 283.4390243902439, + "pixels": 205 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 630.626303127506, + "ty": 232.25804152187473, + "theta": -2.705474794168014, + "vx": -0.9063984155654907, + "vy": -0.4224238991737366, + "pca_strength": 0.8234056206015089, + "union_pixels": 14478, + "tx_anchor": 630.626303127506, + "ty_anchor": 232.25804152187473, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 630.626303127506, + "cy": 232.25804152187473, + "pixels": 11223 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 532.9114817190507, + "cy": 206.00513149454778, + "pixels": 1559 + }, + "right_gripper": { + "cx": 519.4811320754717, + "cy": 177.34198113207546, + "pixels": 1696 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 41.93636363636364, + "ty": 283.22727272727275, + "theta": 1.5884379398463242, + "vx": -0.017640698701143265, + "vy": 0.9998444318771362, + "pca_strength": 0.9449713762135054, + "union_pixels": 110, + "tx_anchor": 41.93636363636364, + "ty_anchor": 283.22727272727275, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 41.93636363636364, + "cy": 283.22727272727275, + "pixels": 110 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 629.7139264654874, + "ty": 231.71375303503297, + "theta": -2.7061321454108924, + "vx": -0.9066759347915649, + "vy": -0.4218280017375946, + "pca_strength": 0.8230899848766122, + "union_pixels": 14828, + "tx_anchor": 629.7139264654874, + "ty_anchor": 231.71375303503297, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 629.7139264654874, + "cy": 231.71375303503297, + "pixels": 11532 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 531.4518377693282, + "cy": 205.24397972116603, + "pixels": 1578 + }, + "right_gripper": { + "cx": 517.1018626309663, + "cy": 176.23341094295694, + "pixels": 1718 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 629.0292014302742, + "ty": 231.24808445428232, + "theta": -2.709163952856296, + "vx": -0.9079506397247314, + "vy": -0.41907718777656555, + "pca_strength": 0.821046779610375, + "union_pixels": 15014, + "tx_anchor": 629.0292014302742, + "ty_anchor": 231.24808445428232, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 629.0292014302742, + "cy": 231.24808445428232, + "pixels": 11746 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 529.9138481174218, + "cy": 204.7906828334397, + "pixels": 1567 + }, + "right_gripper": { + "cx": 515.8577307466196, + "cy": 175.870076425632, + "pixels": 1701 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 628.7273571368279, + "ty": 230.79826116316366, + "theta": -2.7125030387936744, + "vx": -0.9093449115753174, + "vy": -0.41604313254356384, + "pca_strength": 0.8215730638608819, + "union_pixels": 15124, + "tx_anchor": 628.7273571368279, + "ty_anchor": 230.79826116316366, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 628.7273571368279, + "cy": 230.79826116316366, + "pixels": 11847 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 528.16373902133, + "cy": 203.7867001254705, + "pixels": 1594 + }, + "right_gripper": { + "cx": 514.9459298871063, + "cy": 175.44206773618538, + "pixels": 1683 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "grasper": { + "tool": "grasper", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 61, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 41.131147540983605, + "cy": 282.40983606557376, + "pixels": 61 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 628.2820941707786, + "ty": 229.7876557664966, + "theta": -2.71390513596884, + "vx": -0.9099273681640625, + "vy": -0.4147677421569824, + "pca_strength": 0.8196775824199657, + "union_pixels": 15182, + "tx_anchor": 628.2820941707786, + "ty_anchor": 229.7876557664966, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 628.2820941707786, + "cy": 229.7876557664966, + "pixels": 11957 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 527.5792207792208, + "cy": 202.99155844155845, + "pixels": 1540 + }, + "right_gripper": { + "cx": 514.4172106824926, + "cy": 174.633234421365, + "pixels": 1685 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 42.2265625, + "ty": 278.703125, + "theta": 1.5477703762796393, + "vx": 0.02302391640841961, + "vy": 0.9997349381446838, + "pca_strength": 0.9305013087757001, + "union_pixels": 128, + "tx_anchor": 42.2265625, + "ty_anchor": 278.703125, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 42.2265625, + "cy": 278.703125, + "pixels": 128 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 627.7617385523145, + "ty": 228.18366159727415, + "theta": -2.7207178670008916, + "vx": -0.9127318859100342, + "vy": -0.40855905413627625, + "pca_strength": 0.8217414136758054, + "union_pixels": 15270, + "tx_anchor": 627.7617385523145, + "ty_anchor": 228.18366159727415, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 627.7617385523145, + "cy": 228.18366159727415, + "pixels": 12033 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 525.807643312102, + "cy": 201.12547770700638, + "pixels": 1570 + }, + "right_gripper": { + "cx": 513.3269346130774, + "cy": 173.2123575284943, + "pixels": 1667 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 43.64478764478765, + "ty": 276.2355212355212, + "theta": 1.5489755122380702, + "vx": 0.021819083020091057, + "vy": 0.9997619390487671, + "pca_strength": 0.9131393279801729, + "union_pixels": 259, + "tx_anchor": 43.64478764478765, + "ty_anchor": 276.2355212355212, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 43.64478764478765, + "cy": 276.2355212355212, + "pixels": 259 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 627.3627256168239, + "ty": 226.16343765524093, + "theta": -2.726393591014717, + "vx": -0.9150360226631165, + "vy": -0.4033720791339874, + "pca_strength": 0.8195391777246002, + "union_pixels": 15252, + "tx_anchor": 627.3627256168239, + "ty_anchor": 226.16343765524093, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 627.3627256168239, + "cy": 226.16343765524093, + "pixels": 12078 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 525.7496774193548, + "cy": 199.7916129032258, + "pixels": 1550 + }, + "right_gripper": { + "cx": 513.4384236453202, + "cy": 171.70012315270935, + "pixels": 1624 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 45.341517857142854, + "ty": 273.01785714285717, + "theta": 1.5441167595018626, + "vx": 0.026676403358578682, + "vy": 0.9996441602706909, + "pca_strength": 0.8837215528602412, + "union_pixels": 448, + "tx_anchor": 45.341517857142854, + "ty_anchor": 273.01785714285717, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 45.341517857142854, + "cy": 273.01785714285717, + "pixels": 448 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 626.9740044705687, + "ty": 223.88931202914148, + "theta": -2.733374602286753, + "vx": -0.917829692363739, + "vy": -0.39697444438934326, + "pca_strength": 0.8201498414087444, + "union_pixels": 15217, + "tx_anchor": 626.9740044705687, + "ty_anchor": 223.88931202914148, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 626.9740044705687, + "cy": 223.88931202914148, + "pixels": 12079 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 524.5120253164557, + "cy": 197.02025316455695, + "pixels": 1580 + }, + "right_gripper": { + "cx": 513.2875481386393, + "cy": 169.8395378690629, + "pixels": 1558 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 47.13960546282246, + "ty": 270.13808801213963, + "theta": 1.5475339262550585, + "vx": 0.02326030284166336, + "vy": 0.9997294545173645, + "pca_strength": 0.8490908644364845, + "union_pixels": 659, + "tx_anchor": 47.13960546282246, + "ty_anchor": 270.13808801213963, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 47.13960546282246, + "cy": 270.13808801213963, + "pixels": 659 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 626.711961484187, + "ty": 221.51440192579065, + "theta": -2.7406663755946825, + "vx": -0.9206998944282532, + "vy": -0.3902713358402252, + "pca_strength": 0.8200940224461875, + "union_pixels": 15131, + "tx_anchor": 626.711961484187, + "ty_anchor": 221.51440192579065, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 626.711961484187, + "cy": 221.51440192579065, + "pixels": 12047 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 524.5811965811965, + "cy": 195.3491124260355, + "pixels": 1521 + }, + "right_gripper": { + "cx": 512.7914267434421, + "cy": 168.29942418426103, + "pixels": 1563 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 49.31857451403888, + "ty": 267.3725701943844, + "theta": 1.5358455640577662, + "vx": 0.03494364768266678, + "vy": 0.9993892908096313, + "pca_strength": 0.8054723967199143, + "union_pixels": 926, + "tx_anchor": 49.31857451403888, + "ty_anchor": 267.3725701943844, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 49.31857451403888, + "cy": 267.3725701943844, + "pixels": 926 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 626.3744585138287, + "ty": 218.75033322225926, + "theta": -2.7461300095613983, + "vx": -0.9228184223175049, + "vy": -0.38523516058921814, + "pca_strength": 0.8190012381826679, + "union_pixels": 15005, + "tx_anchor": 626.3744585138287, + "ty_anchor": 218.75033322225926, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 626.3744585138287, + "cy": 218.75033322225926, + "pixels": 12004 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 525.0095956134338, + "cy": 193.41535298149418, + "pixels": 1459 + }, + "right_gripper": { + "cx": 513.2094682230869, + "cy": 166.49740596627757, + "pixels": 1542 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 51.449096880131364, + "ty": 264.20771756978655, + "theta": 1.54700850613079, + "vx": 0.023785578086972237, + "vy": 0.999717116355896, + "pca_strength": 0.7641703842275422, + "union_pixels": 1218, + "tx_anchor": 51.449096880131364, + "ty_anchor": 264.20771756978655, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 51.449096880131364, + "cy": 264.20771756978655, + "pixels": 1218 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 626.3220579637518, + "ty": 214.97627996325065, + "theta": -2.753964166146846, + "vx": -0.9258080720901489, + "vy": -0.3779939115047455, + "pca_strength": 0.818890838304967, + "union_pixels": 14946, + "tx_anchor": 626.3220579637518, + "ty_anchor": 214.97627996325065, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 626.3220579637518, + "cy": 214.97627996325065, + "pixels": 11973 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 524.6900067980965, + "cy": 190.01563562202583, + "pixels": 1471 + }, + "right_gripper": { + "cx": 513.0532623169108, + "cy": 163.34354194407456, + "pixels": 1502 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 53.92362002567394, + "ty": 260.70089858793324, + "theta": 1.533761706169292, + "vx": 0.03702615574002266, + "vy": 0.9993143081665039, + "pca_strength": 0.7180658431705829, + "union_pixels": 1558, + "tx_anchor": 53.92362002567394, + "ty_anchor": 260.70089858793324, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 53.92362002567394, + "cy": 260.70089858793324, + "pixels": 1558 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 626.4844941535333, + "ty": 210.99398407049654, + "theta": -2.7580329306029663, + "vx": -0.9273384213447571, + "vy": -0.374223917722702, + "pca_strength": 0.8198699529537521, + "union_pixels": 14706, + "tx_anchor": 626.4844941535333, + "ty_anchor": 210.99398407049654, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 626.4844941535333, + "cy": 210.99398407049654, + "pixels": 11802 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 525.4932287954383, + "cy": 186.54811119030649, + "pixels": 1403 + }, + "right_gripper": { + "cx": 513.3510992671552, + "cy": 160.20719520319787, + "pixels": 1501 + } + } + } + } + }, + { + "frame_idx": 30, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 55.77685492801772, + "ty": 256.65337763012184, + "theta": 1.539390361326259, + "vx": 0.03140080347657204, + "vy": 0.9995068907737732, + "pca_strength": 0.6833878306225901, + "union_pixels": 1806, + "tx_anchor": 55.77685492801772, + "ty_anchor": 256.65337763012184, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 55.77685492801772, + "cy": 256.65337763012184, + "pixels": 1806 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 626.6743948175929, + "ty": 207.01457551994545, + "theta": -2.764663111955101, + "vx": -0.9297991394996643, + "vy": -0.36806729435920715, + "pca_strength": 0.8182473942430188, + "union_pixels": 14609, + "tx_anchor": 626.6743948175929, + "ty_anchor": 207.01457551994545, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 626.6743948175929, + "cy": 207.01457551994545, + "pixels": 11732 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 525.2477446217904, + "cy": 182.8445523941707, + "pixels": 1441 + }, + "right_gripper": { + "cx": 514.1434540389972, + "cy": 156.91852367688023, + "pixels": 1436 + } + } + } + } + }, + { + "frame_idx": 31, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 57.680668257756565, + "ty": 252.0778042959427, + "theta": 1.5089760313334561, + "vx": 0.06178092584013939, + "vy": 0.9980897307395935, + "pca_strength": 0.6521347235519332, + "union_pixels": 2095, + "tx_anchor": 57.680668257756565, + "ty_anchor": 252.0778042959427, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 57.680668257756565, + "cy": 252.0778042959427, + "pixels": 2095 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 626.8832469775475, + "ty": 203.14360967184803, + "theta": -2.764187708917391, + "vx": -0.929624080657959, + "vy": -0.36850929260253906, + "pca_strength": 0.8170186825429413, + "union_pixels": 14364, + "tx_anchor": 626.8832469775475, + "ty_anchor": 203.14360967184803, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 626.8832469775475, + "cy": 203.14360967184803, + "pixels": 11580 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 527.6144668158091, + "cy": 179.965697240865, + "pixels": 1341 + }, + "right_gripper": { + "cx": 514.8974358974359, + "cy": 153.8108108108108, + "pixels": 1443 + } + } + } + } + }, + { + "frame_idx": 32, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 59.51913265306123, + "ty": 247.16964285714286, + "theta": 1.5011371817248185, + "vx": 0.06960282474756241, + "vy": 0.9975748062133789, + "pca_strength": 0.6197832264871825, + "union_pixels": 2352, + "tx_anchor": 59.51913265306123, + "ty_anchor": 247.16964285714286, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 59.51913265306123, + "cy": 247.16964285714286, + "pixels": 2352 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 626.8748913987837, + "ty": 198.43892267593398, + "theta": -2.7752687700623433, + "vx": -0.9336503744125366, + "vy": -0.35818564891815186, + "pca_strength": 0.8176343560591834, + "union_pixels": 14321, + "tx_anchor": 626.8748913987837, + "ty_anchor": 198.43892267593398, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 626.8748913987837, + "cy": 198.43892267593398, + "pixels": 11510 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 526.299442896936, + "cy": 175.016713091922, + "pixels": 1436 + }, + "right_gripper": { + "cx": 515.88, + "cy": 149.88727272727272, + "pixels": 1375 + } + } + } + } + }, + { + "frame_idx": 33, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 61.307370820668694, + "ty": 242.19452887537994, + "theta": 1.4814587328434565, + "vx": 0.08921880275011063, + "vy": 0.9960120320320129, + "pca_strength": 0.5949815144924165, + "union_pixels": 2632, + "tx_anchor": 61.307370820668694, + "ty_anchor": 242.19452887537994, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 61.307370820668694, + "cy": 242.19452887537994, + "pixels": 2632 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 626.6748867201115, + "ty": 193.41225165562915, + "theta": -2.7822166448023786, + "vx": -0.9361164569854736, + "vy": -0.3516901731491089, + "pca_strength": 0.8143727891231065, + "union_pixels": 14183, + "tx_anchor": 626.6748867201115, + "ty_anchor": 193.41225165562915, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 626.6748867201115, + "cy": 193.41225165562915, + "pixels": 11476 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 528.3338485316847, + "cy": 171.72642967542504, + "pixels": 1294 + }, + "right_gripper": { + "cx": 515.6794055201699, + "cy": 146.13941967445152, + "pixels": 1413 + } + } + } + } + }, + { + "frame_idx": 34, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 62.95171934699548, + "ty": 237.63772143105246, + "theta": 1.4607919421246303, + "vx": 0.10978265851736069, + "vy": 0.9939556121826172, + "pca_strength": 0.5670755729180126, + "union_pixels": 2879, + "tx_anchor": 62.95171934699548, + "ty_anchor": 237.63772143105246, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 62.95171934699548, + "cy": 237.63772143105246, + "pixels": 2879 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 626.3016231229929, + "ty": 188.72884298238, + "theta": -2.7878042635135856, + "vx": -0.9380669593811035, + "vy": -0.34645405411720276, + "pca_strength": 0.8154284913279892, + "union_pixels": 14219, + "tx_anchor": 626.3016231229929, + "ty_anchor": 188.72884298238, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 626.3016231229929, + "cy": 188.72884298238, + "pixels": 11521 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 527.1367392937641, + "cy": 166.82719759579263, + "pixels": 1331 + }, + "right_gripper": { + "cx": 514.6569129480614, + "cy": 141.7381126554499, + "pixels": 1367 + } + } + } + } + }, + { + "frame_idx": 35, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 64.36131147540983, + "ty": 233.06786885245901, + "theta": 1.4004330595208327, + "vx": 0.1695403754711151, + "vy": 0.9855232834815979, + "pca_strength": 0.5427428310522329, + "union_pixels": 3050, + "tx_anchor": 64.36131147540983, + "ty_anchor": 233.06786885245901, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 64.36131147540983, + "cy": 233.06786885245901, + "pixels": 3050 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 625.6971818810512, + "ty": 184.68196749654217, + "theta": -2.796677381952244, + "vx": -0.9411041140556335, + "vy": -0.33811694383621216, + "pca_strength": 0.8144470647602116, + "union_pixels": 14199, + "tx_anchor": 625.6971818810512, + "ty_anchor": 184.68196749654217, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 625.6971818810512, + "cy": 184.68196749654217, + "pixels": 11568 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 526.7322274881517, + "cy": 163.53712480252764, + "pixels": 1266 + }, + "right_gripper": { + "cx": 514.0446886446887, + "cy": 138.34065934065933, + "pixels": 1365 + } + } + } + } + }, + { + "frame_idx": 36, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 65.80790273556231, + "ty": 228.58480243161094, + "theta": 1.3287274217954919, + "vx": 0.2397117167711258, + "vy": 0.9708440899848938, + "pca_strength": 0.5246944932060529, + "union_pixels": 3290, + "tx_anchor": 65.80790273556231, + "ty_anchor": 228.58480243161094, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 65.80790273556231, + "cy": 228.58480243161094, + "pixels": 3290 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 624.9300591411674, + "ty": 181.2409359732579, + "theta": -2.8064532627693364, + "vx": -0.9443644881248474, + "vy": -0.3289008140563965, + "pca_strength": 0.814190682644835, + "union_pixels": 14249, + "tx_anchor": 624.9300591411674, + "ty_anchor": 181.2409359732579, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 624.9300591411674, + "cy": 181.2409359732579, + "pixels": 11667 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 524.3249409913454, + "cy": 160.19118804091266, + "pixels": 1271 + }, + "right_gripper": { + "cx": 513.5080091533181, + "cy": 135.35926773455378, + "pixels": 1311 + } + } + } + } + }, + { + "frame_idx": 37, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 67.38087056128293, + "ty": 224.2451317296678, + "theta": -2.734859817641831, + "vx": -0.918418288230896, + "vy": -0.39561083912849426, + "pca_strength": 0.5081059170590414, + "union_pixels": 3492, + "tx_anchor": 67.38087056128293, + "ty_anchor": 224.2451317296678, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 67.38087056128293, + "cy": 224.2451317296678, + "pixels": 3492 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 624.2364778806148, + "ty": 177.94336418442728, + "theta": -2.808271780045706, + "vx": -0.9449610114097595, + "vy": -0.32718291878700256, + "pca_strength": 0.8125975640730985, + "union_pixels": 14275, + "tx_anchor": 624.2364778806148, + "ty_anchor": 177.94336418442728, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 624.2364778806148, + "cy": 177.94336418442728, + "pixels": 11777 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 525.1875518672199, + "cy": 157.11452282157677, + "pixels": 1205 + }, + "right_gripper": { + "cx": 511.94972931167825, + "cy": 132.24052590873936, + "pixels": 1293 + } + } + } + } + }, + { + "frame_idx": 38, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 69.57309941520468, + "ty": 219.7692716640085, + "theta": 3.1168638680048946, + "vx": -0.999694287776947, + "vy": 0.02472626604139805, + "pca_strength": 0.5331954546477152, + "union_pixels": 3762, + "tx_anchor": 69.57309941520468, + "ty_anchor": 219.7692716640085, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 69.57309941520468, + "cy": 219.7692716640085, + "pixels": 3762 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 623.9806391613122, + "ty": 174.79895164017586, + "theta": -2.8135236806948516, + "vx": -0.9466663002967834, + "vy": -0.32221558690071106, + "pca_strength": 0.8104189660494605, + "union_pixels": 14250, + "tx_anchor": 623.9806391613122, + "ty_anchor": 174.79895164017586, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 623.9806391613122, + "cy": 174.79895164017586, + "pixels": 11828 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 524.1188630490956, + "cy": 154.18346253229973, + "pixels": 1161 + }, + "right_gripper": { + "cx": 512.0991276764472, + "cy": 129.65107057890563, + "pixels": 1261 + } + } + } + } + }, + { + "frame_idx": 39, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 71.96570441648161, + "ty": 215.00986923266717, + "theta": 3.0808592484877035, + "vx": -0.9981563091278076, + "vy": 0.0606960766017437, + "pca_strength": 0.5660562872014153, + "union_pixels": 4053, + "tx_anchor": 71.96570441648161, + "ty_anchor": 215.00986923266717, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 71.96570441648161, + "cy": 215.00986923266717, + "pixels": 4053 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 623.8298016612986, + "ty": 172.14383793863368, + "theta": -2.815165262423449, + "vx": -0.94719398021698, + "vy": -0.32066112756729126, + "pca_strength": 0.8127206196444295, + "union_pixels": 14249, + "tx_anchor": 623.8298016612986, + "ty_anchor": 172.14383793863368, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 623.8298016612986, + "cy": 172.14383793863368, + "pixels": 11798 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 523.4311475409836, + "cy": 151.0, + "pixels": 1220 + }, + "right_gripper": { + "cx": 512.353371242892, + "cy": 126.93826157595451, + "pixels": 1231 + } + } + } + } + }, + { + "frame_idx": 40, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 80.01949317738791, + "ty": 210.65719855193538, + "theta": 3.076761148473232, + "vx": -0.9978991746902466, + "vy": 0.06478609889745712, + "pca_strength": 0.5484558190456317, + "union_pixels": 3591, + "tx_anchor": 80.01949317738791, + "ty_anchor": 210.65719855193538, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 80.01949317738791, + "cy": 210.65719855193538, + "pixels": 3591 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 624.0711616995395, + "ty": 168.65288035450516, + "theta": -2.822377367014551, + "vx": -0.9494819641113281, + "vy": -0.31382158398628235, + "pca_strength": 0.8128581612695354, + "union_pixels": 13881, + "tx_anchor": 624.0711616995395, + "ty_anchor": 168.65288035450516, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 624.0711616995395, + "cy": 168.65288035450516, + "pixels": 11509 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 526.1040358744394, + "cy": 148.97847533632287, + "pixels": 1115 + }, + "right_gripper": { + "cx": 513.8639618138425, + "cy": 124.70803500397773, + "pixels": 1257 + } + } + } + } + }, + { + "frame_idx": 41, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 83.2073807968648, + "ty": 206.43305029392553, + "theta": 3.101649889622908, + "vx": -0.9992023706436157, + "vy": 0.039932142943143845, + "pca_strength": 0.576551466581542, + "union_pixels": 3062, + "tx_anchor": 83.2073807968648, + "ty_anchor": 206.43305029392553, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 83.2073807968648, + "cy": 206.43305029392553, + "pixels": 3062 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 624.448129477315, + "ty": 165.8417794286725, + "theta": -2.8300055003829363, + "vx": -0.9518482089042664, + "vy": -0.30656975507736206, + "pca_strength": 0.8117490559606935, + "union_pixels": 13624, + "tx_anchor": 624.448129477315, + "ty_anchor": 165.8417794286725, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 624.448129477315, + "cy": 165.8417794286725, + "pixels": 11307 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 526.4583333333334, + "cy": 146.18085106382978, + "pixels": 1128 + }, + "right_gripper": { + "cx": 515.9352396972246, + "cy": 122.83599663582842, + "pixels": 1189 + } + } + } + } + }, + { + "frame_idx": 42, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 84.96931618936294, + "ty": 201.95967270601986, + "theta": 3.088140422594594, + "vx": -0.9985718131065369, + "vy": 0.05342678353190422, + "pca_strength": 0.5992349950731078, + "union_pixels": 3422, + "tx_anchor": 84.96931618936294, + "ty_anchor": 201.95967270601986, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 84.96931618936294, + "cy": 201.95967270601986, + "pixels": 3422 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 624.4066874721356, + "ty": 162.85109228711548, + "theta": -2.8308966674916958, + "vx": -0.9521210193634033, + "vy": -0.30572137236595154, + "pca_strength": 0.8130132161783257, + "union_pixels": 13508, + "tx_anchor": 624.4066874721356, + "ty_anchor": 162.85109228711548, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 624.4066874721356, + "cy": 162.85109228711548, + "pixels": 11215 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 526.8480436760692, + "cy": 143.35122838944494, + "pixels": 1099 + }, + "right_gripper": { + "cx": 516.7646566164154, + "cy": 120.22613065326634, + "pixels": 1194 + } + } + } + } + }, + { + "frame_idx": 43, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 87.66040548598689, + "ty": 197.23852116875372, + "theta": 3.079064213597209, + "vx": -0.9980457425117493, + "vy": 0.06248770281672478, + "pca_strength": 0.6269910740317663, + "union_pixels": 3354, + "tx_anchor": 87.66040548598689, + "ty_anchor": 197.23852116875372, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 87.66040548598689, + "cy": 197.23852116875372, + "pixels": 3354 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 624.4318202166711, + "ty": 159.4097949682156, + "theta": -2.8330987291598038, + "vx": -0.9527919292449951, + "vy": -0.3036240041255951, + "pca_strength": 0.8124167401274663, + "union_pixels": 13427, + "tx_anchor": 624.4318202166711, + "ty_anchor": 159.4097949682156, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 624.4318202166711, + "cy": 159.4097949682156, + "pixels": 11169 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 527.2476547842401, + "cy": 140.2298311444653, + "pixels": 1066 + }, + "right_gripper": { + "cx": 516.9790268456376, + "cy": 117.10151006711409, + "pixels": 1192 + } + } + } + } + }, + { + "frame_idx": 44, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 89.91294321130009, + "ty": 192.5494378783511, + "theta": 3.077242177913174, + "vx": -0.9979302287101746, + "vy": 0.06430607289075851, + "pca_strength": 0.647022113409838, + "union_pixels": 3469, + "tx_anchor": 89.91294321130009, + "ty_anchor": 192.5494378783511, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 89.91294321130009, + "cy": 192.5494378783511, + "pixels": 3469 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 624.1659494351802, + "ty": 156.1372601757217, + "theta": -2.8366890872093258, + "vx": -0.9538759589195251, + "vy": -0.3002012073993683, + "pca_strength": 0.8154879214688179, + "union_pixels": 13450, + "tx_anchor": 624.1659494351802, + "ty_anchor": 156.1372601757217, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 624.1659494351802, + "cy": 156.1372601757217, + "pixels": 11154 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 526.0076465590485, + "cy": 135.90314358538657, + "pixels": 1177 + }, + "right_gripper": { + "cx": 517.6890080428955, + "cy": 113.97765862377122, + "pixels": 1119 + } + } + } + } + }, + { + "frame_idx": 45, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 91.31055019852523, + "ty": 188.31281905842314, + "theta": 3.0664854246492537, + "vx": -0.9971808195114136, + "vy": 0.07503663748502731, + "pca_strength": 0.663888141867697, + "union_pixels": 3526, + "tx_anchor": 91.31055019852523, + "ty_anchor": 188.31281905842314, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 91.31055019852523, + "cy": 188.31281905842314, + "pixels": 3526 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 624.1429867537652, + "ty": 152.3135547087643, + "theta": -2.846112053373514, + "vx": -0.9566622972488403, + "vy": -0.291199654340744, + "pca_strength": 0.8177674813544573, + "union_pixels": 13301, + "tx_anchor": 624.1429867537652, + "ty_anchor": 152.3135547087643, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 624.1429867537652, + "cy": 152.3135547087643, + "pixels": 11022 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 526.1709706144256, + "cy": 133.07123775601067, + "pixels": 1123 + }, + "right_gripper": { + "cx": 517.4826989619377, + "cy": 111.08391003460207, + "pixels": 1156 + } + } + } + } + }, + { + "frame_idx": 46, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 93.66994935284187, + "ty": 184.50787844682048, + "theta": 3.062931664529425, + "vx": -0.9969078302383423, + "vy": 0.07857989519834518, + "pca_strength": 0.6821620114071073, + "union_pixels": 3554, + "tx_anchor": 93.66994935284187, + "ty_anchor": 184.50787844682048, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 93.66994935284187, + "cy": 184.50787844682048, + "pixels": 3554 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 623.9251719145856, + "ty": 148.7926167209555, + "theta": -2.8506552435637347, + "vx": -0.9579753875732422, + "vy": -0.28685036301612854, + "pca_strength": 0.8166249234358174, + "union_pixels": 13295, + "tx_anchor": 623.9251719145856, + "ty_anchor": 148.7926167209555, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 623.9251719145856, + "cy": 148.7926167209555, + "pixels": 11052 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 525.6776145203112, + "cy": 129.4010371650821, + "pixels": 1157 + }, + "right_gripper": { + "cx": 517.5248618784531, + "cy": 107.86187845303867, + "pixels": 1086 + } + } + } + } + }, + { + "frame_idx": 47, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 94.64546460176992, + "ty": 181.3299225663717, + "theta": 3.0590890228171745, + "vx": -0.9965985417366028, + "vy": 0.08241006731987, + "pca_strength": 0.6937484368169253, + "union_pixels": 3616, + "tx_anchor": 94.64546460176992, + "ty_anchor": 181.3299225663717, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 94.64546460176992, + "cy": 181.3299225663717, + "pixels": 3616 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 623.5674595968767, + "ty": 145.4045759941892, + "theta": -2.8566147959130133, + "vx": -0.9596679210662842, + "vy": -0.2811362147331238, + "pca_strength": 0.8175549354062098, + "union_pixels": 13216, + "tx_anchor": 623.5674595968767, + "ty_anchor": 145.4045759941892, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 623.5674595968767, + "cy": 145.4045759941892, + "pixels": 11014 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 525.7432915921288, + "cy": 126.5438282647585, + "pixels": 1118 + }, + "right_gripper": { + "cx": 517.1134686346863, + "cy": 105.00553505535055, + "pixels": 1084 + } + } + } + } + }, + { + "frame_idx": 48, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 95.47502047502047, + "ty": 178.47638547638547, + "theta": 3.0588563009374767, + "vx": -0.9965793490409851, + "vy": 0.08264199644327164, + "pca_strength": 0.7009649526833889, + "union_pixels": 3663, + "tx_anchor": 95.47502047502047, + "ty_anchor": 178.47638547638547, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 95.47502047502047, + "cy": 178.47638547638547, + "pixels": 3663 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 623.5128321392945, + "ty": 142.37054502584564, + "theta": -2.8613065184315793, + "vx": -0.9609763622283936, + "vy": -0.2766306400299072, + "pca_strength": 0.8147970435082013, + "union_pixels": 13170, + "tx_anchor": 623.5128321392945, + "ty_anchor": 142.37054502584564, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 623.5128321392945, + "cy": 142.37054502584564, + "pixels": 11027 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 525.6236162361623, + "cy": 123.86808118081181, + "pixels": 1084 + }, + "right_gripper": { + "cx": 517.4296506137866, + "cy": 102.42020774315392, + "pixels": 1059 + } + } + } + } + }, + { + "frame_idx": 49, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 97.01663536356318, + "ty": 175.88328414274216, + "theta": 3.045811988270217, + "vx": -0.9954165816307068, + "vy": 0.09563428908586502, + "pca_strength": 0.7090358078289563, + "union_pixels": 3727, + "tx_anchor": 97.01663536356318, + "ty_anchor": 175.88328414274216, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 97.01663536356318, + "cy": 175.88328414274216, + "pixels": 3727 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 623.7826806398235, + "ty": 139.2059202059202, + "theta": -2.8637904443422877, + "vx": -0.9616605043411255, + "vy": -0.2742427885532379, + "pca_strength": 0.8162846411153282, + "union_pixels": 13046, + "tx_anchor": 623.7826806398235, + "ty_anchor": 139.2059202059202, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 623.7826806398235, + "cy": 139.2059202059202, + "pixels": 10878 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 526.5074365704287, + "cy": 120.57130358705162, + "pixels": 1143 + }, + "right_gripper": { + "cx": 518.5141463414634, + "cy": 99.33853658536586, + "pixels": 1025 + } + } + } + } + }, + { + "frame_idx": 50, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 98.8024183796856, + "ty": 172.5850060459492, + "theta": 3.049376719216814, + "vx": -0.995751142501831, + "vy": 0.09208529442548752, + "pca_strength": 0.7245659886946287, + "union_pixels": 4135, + "tx_anchor": 98.8024183796856, + "ty_anchor": 172.5850060459492, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 98.8024183796856, + "cy": 172.5850060459492, + "pixels": 4135 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 624.9282812057073, + "ty": 136.4011149957479, + "theta": -2.857565022918934, + "vx": -0.9599345922470093, + "vy": -0.28022417426109314, + "pca_strength": 0.8167300034656354, + "union_pixels": 12747, + "tx_anchor": 624.9282812057073, + "ty_anchor": 136.4011149957479, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 624.9282812057073, + "cy": 136.4011149957479, + "pixels": 10583 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 529.0072202166065, + "cy": 118.09025270758123, + "pixels": 1108 + }, + "right_gripper": { + "cx": 520.9791666666666, + "cy": 96.8532196969697, + "pixels": 1056 + } + } + } + } + }, + { + "frame_idx": 51, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 101.17693409742121, + "ty": 168.62702960840497, + "theta": 3.0482523942807482, + "vx": -0.9956469535827637, + "vy": 0.09320478141307831, + "pca_strength": 0.7378634638258876, + "union_pixels": 4188, + "tx_anchor": 101.17693409742121, + "ty_anchor": 168.62702960840497, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 101.17693409742121, + "cy": 168.62702960840497, + "pixels": 4188 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 627.1264653288297, + "ty": 133.16431551758396, + "theta": -2.849405866313046, + "vx": -0.9576162695884705, + "vy": -0.28804701566696167, + "pca_strength": 0.8146999229620157, + "union_pixels": 12246, + "tx_anchor": 627.1264653288297, + "ty_anchor": 133.16431551758396, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 627.1264653288297, + "cy": 133.16431551758396, + "pixels": 10066 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 534.2461951656222, + "cy": 115.41450313339301, + "pixels": 1117 + }, + "right_gripper": { + "cx": 525.2822201317027, + "cy": 93.88617121354656, + "pixels": 1063 + } + } + } + } + }, + { + "frame_idx": 52, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 103.773606370876, + "ty": 164.7481228668942, + "theta": 3.050874822394424, + "vx": -0.9958879351615906, + "vy": 0.09059344977140427, + "pca_strength": 0.7527868726828827, + "union_pixels": 4395, + "tx_anchor": 103.773606370876, + "ty_anchor": 164.7481228668942, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 103.773606370876, + "cy": 164.7481228668942, + "pixels": 4395 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 629.452004605883, + "ty": 130.57803831257198, + "theta": -2.832813062151354, + "vx": -0.9527052044868469, + "vy": -0.3038961887359619, + "pca_strength": 0.8123171793600358, + "union_pixels": 11724, + "tx_anchor": 629.452004605883, + "ty_anchor": 130.57803831257198, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 629.452004605883, + "cy": 130.57803831257198, + "pixels": 9553 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 539.4963702359347, + "cy": 112.71052631578948, + "pixels": 1102 + }, + "right_gripper": { + "cx": 530.8737137511694, + "cy": 91.33395696913003, + "pixels": 1069 + } + } + } + } + }, + { + "frame_idx": 53, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 106.39474255920052, + "ty": 160.13317401694547, + "theta": 3.0495419286776007, + "vx": -0.9957663416862488, + "vy": 0.09192078560590744, + "pca_strength": 0.7660406683003118, + "union_pixels": 4603, + "tx_anchor": 106.39474255920052, + "ty_anchor": 160.13317401694547, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 106.39474255920052, + "cy": 160.13317401694547, + "pixels": 4603 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 632.6353231597845, + "ty": 127.29566876122082, + "theta": -2.8172017498519946, + "vx": -0.9478450417518616, + "vy": -0.31873151659965515, + "pca_strength": 0.8111588602916688, + "union_pixels": 11156, + "tx_anchor": 632.6353231597845, + "ty_anchor": 127.29566876122082, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 632.6353231597845, + "cy": 127.29566876122082, + "pixels": 8912 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 545.0210341805434, + "cy": 109.48641542506573, + "pixels": 1141 + }, + "right_gripper": { + "cx": 537.8631006346328, + "cy": 88.33363553943789, + "pixels": 1103 + } + } + } + } + }, + { + "frame_idx": 54, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 109.73543689320388, + "ty": 154.19943365695792, + "theta": 3.059948996000248, + "vx": -0.9966690540313721, + "vy": 0.08155298978090286, + "pca_strength": 0.7816468694589767, + "union_pixels": 4944, + "tx_anchor": 109.73543689320388, + "ty_anchor": 154.19943365695792, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 109.73543689320388, + "cy": 154.19943365695792, + "pixels": 4944 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 635.8191554844269, + "ty": 123.00763264803643, + "theta": -2.795587491967778, + "vx": -0.9407350420951843, + "vy": -0.33914244174957275, + "pca_strength": 0.8099607773309555, + "union_pixels": 10360, + "tx_anchor": 635.8191554844269, + "ty_anchor": 123.00763264803643, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 635.8191554844269, + "cy": 123.00763264803643, + "pixels": 8123 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 552.709232096635, + "cy": 105.18291630716135, + "pixels": 1159 + }, + "right_gripper": { + "cx": 546.025974025974, + "cy": 83.93413729128015, + "pixels": 1078 + } + } + } + } + }, + { + "frame_idx": 55, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 113.38854930725347, + "ty": 149.05378973105135, + "theta": 3.0582828010045287, + "vx": -0.9965317249298096, + "vy": 0.08321351557970047, + "pca_strength": 0.7977247375232858, + "union_pixels": 4908, + "tx_anchor": 113.38854930725347, + "ty_anchor": 149.05378973105135, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 113.38854930725347, + "cy": 149.05378973105135, + "pixels": 4908 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 639.675296061691, + "ty": 118.51941613880474, + "theta": -2.768334939043642, + "vx": -0.9311444163322449, + "vy": -0.36465078592300415, + "pca_strength": 0.8129156927567609, + "union_pixels": 9587, + "tx_anchor": 639.675296061691, + "ty_anchor": 118.51941613880474, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 639.675296061691, + "cy": 118.51941613880474, + "pixels": 7262 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 560.9052092228865, + "cy": 101.10333048676345, + "pixels": 1171 + }, + "right_gripper": { + "cx": 555.1265164644714, + "cy": 79.657712305026, + "pixels": 1154 + } + } + } + } + }, + { + "frame_idx": 56, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 116.03161525196398, + "ty": 142.6819314044836, + "theta": 3.0707149885411145, + "vx": -0.9974892139434814, + "vy": 0.07081833481788635, + "pca_strength": 0.8078663971590638, + "union_pixels": 5219, + "tx_anchor": 116.03161525196398, + "ty_anchor": 142.6819314044836, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 116.03161525196398, + "cy": 142.6819314044836, + "pixels": 5219 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 643.3708701721731, + "ty": 113.98572979680472, + "theta": -2.7447391567070665, + "vx": -0.9222817420959473, + "vy": -0.38651829957962036, + "pca_strength": 0.8158879292301182, + "union_pixels": 8860, + "tx_anchor": 643.3708701721731, + "ty_anchor": 113.98572979680472, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 643.3708701721731, + "cy": 113.98572979680472, + "pixels": 6447 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 569.3116574147502, + "cy": 96.29659000793022, + "pixels": 1261 + }, + "right_gripper": { + "cx": 563.3090277777778, + "cy": 75.03211805555556, + "pixels": 1152 + } + } + } + } + }, + { + "frame_idx": 57, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 120.64209958655401, + "ty": 137.4120079094014, + "theta": 3.072544396357909, + "vx": -0.9976171255111694, + "vy": 0.06899340450763702, + "pca_strength": 0.8218814072470664, + "union_pixels": 5563, + "tx_anchor": 120.64209958655401, + "ty_anchor": 137.4120079094014, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 120.64209958655401, + "cy": 137.4120079094014, + "pixels": 5563 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 647.969037965352, + "ty": 108.9537412458533, + "theta": -2.715288207238284, + "vx": -0.9105001091957092, + "vy": -0.4135088324546814, + "pca_strength": 0.8182941662670099, + "union_pixels": 7835, + "tx_anchor": 647.969037965352, + "ty_anchor": 108.9537412458533, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 647.969037965352, + "cy": 108.9537412458533, + "pixels": 5426 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 580.7728758169935, + "cy": 92.81127450980392, + "pixels": 1224 + }, + "right_gripper": { + "cx": 573.2599156118143, + "cy": 70.80168776371308, + "pixels": 1185 + } + } + } + } + }, + { + "frame_idx": 58, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 124.328930929859, + "ty": 132.3342852043548, + "theta": 3.0761987340458967, + "vx": -0.9978625774383545, + "vy": 0.06534732133150101, + "pca_strength": 0.8303170641649186, + "union_pixels": 5603, + "tx_anchor": 124.328930929859, + "ty_anchor": 132.3342852043548, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 124.328930929859, + "cy": 132.3342852043548, + "pixels": 5603 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 652.0652701212789, + "ty": 105.03197353914003, + "theta": -2.683851357229415, + "vx": -0.8970529437065125, + "vy": -0.441923052072525, + "pca_strength": 0.8286561133646897, + "union_pixels": 7011, + "tx_anchor": 652.0652701212789, + "ty_anchor": 105.03197353914003, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 652.0652701212789, + "cy": 105.03197353914003, + "pixels": 4535 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 589.3662194159432, + "cy": 88.68192580899763, + "pixels": 1267 + }, + "right_gripper": { + "cx": 582.6815550041357, + "cy": 66.89164598842018, + "pixels": 1209 + } + } + } + } + }, + { + "frame_idx": 59, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 128.1171381031614, + "ty": 128.29667221297836, + "theta": 3.080461221215298, + "vx": -0.998132050037384, + "vy": 0.06109336391091347, + "pca_strength": 0.8420028675984995, + "union_pixels": 6010, + "tx_anchor": 128.1171381031614, + "ty_anchor": 128.29667221297836, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 128.1171381031614, + "cy": 128.29667221297836, + "pixels": 6010 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 656.8040386803185, + "ty": 100.6032423208191, + "theta": -2.6518595302036307, + "vx": -0.8824584484100342, + "vy": -0.4703904092311859, + "pca_strength": 0.8433595208643394, + "union_pixels": 6083, + "tx_anchor": 656.8040386803185, + "ty_anchor": 100.6032423208191, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 656.8040386803185, + "cy": 100.6032423208191, + "pixels": 3516 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 601.1296296296297, + "cy": 85.79227053140097, + "pixels": 1242 + }, + "right_gripper": { + "cx": 592.4007547169812, + "cy": 62.884528301886796, + "pixels": 1325 + } + } + } + } + }, + { + "frame_idx": 60, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 132.5821462488129, + "ty": 125.48749604305159, + "theta": 3.079733422840667, + "vx": -0.9980873465538025, + "vy": 0.061819788068532944, + "pca_strength": 0.8523639466185556, + "union_pixels": 6318, + "tx_anchor": 132.5821462488129, + "ty_anchor": 125.48749604305159, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 132.5821462488129, + "cy": 125.48749604305159, + "pixels": 6318 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 660.8529411764706, + "ty": 98.29411764705883, + "theta": -2.626122059648272, + "vx": -0.8700608611106873, + "vy": -0.4929443597793579, + "pca_strength": 0.8545753658470868, + "union_pixels": 5311, + "tx_anchor": 660.8529411764706, + "ty_anchor": 98.29411764705883, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 660.8529411764706, + "cy": 98.29411764705883, + "pixels": 2686 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 610.1339969372128, + "cy": 83.52833078101072, + "pixels": 1306 + }, + "right_gripper": { + "cx": 602.764973464746, + "cy": 61.10235026535254, + "pixels": 1319 + } + } + } + } + }, + { + "frame_idx": 61, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 137.3879020643303, + "ty": 122.17570811329813, + "theta": 3.081920609061706, + "vx": -0.9982201457023621, + "vy": 0.059636637568473816, + "pca_strength": 0.8627983339783261, + "union_pixels": 6249, + "tx_anchor": 137.3879020643303, + "ty_anchor": 122.17570811329813, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 137.3879020643303, + "cy": 122.17570811329813, + "pixels": 6249 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 666.0062606715993, + "ty": 95.74445076835515, + "theta": -2.5934975598202716, + "vx": -0.8535186648368835, + "vy": -0.5210623145103455, + "pca_strength": 0.8665846485226123, + "union_pixels": 4487, + "tx_anchor": 666.0062606715993, + "ty_anchor": 95.74445076835515, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 666.0062606715993, + "cy": 95.74445076835515, + "pixels": 1757 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 620.514164305949, + "cy": 80.89022662889518, + "pixels": 1412 + }, + "right_gripper": { + "cx": 615.1813353566009, + "cy": 58.88163884673748, + "pixels": 1318 + } + } + } + } + }, + { + "frame_idx": 62, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 142.07068789250766, + "ty": 121.53804585950051, + "theta": 3.0842837442447046, + "vx": -0.9983583092689514, + "vy": 0.05727754533290863, + "pca_strength": 0.8737051275925187, + "union_pixels": 6847, + "tx_anchor": 142.07068789250766, + "ty_anchor": 121.53804585950051, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 142.07068789250766, + "cy": 121.53804585950051, + "pixels": 6847 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 670.4150579150579, + "ty": 95.82239382239382, + "theta": -2.5670645200327247, + "vx": -0.8394488096237183, + "vy": -0.543438732624054, + "pca_strength": 0.8723566691436151, + "union_pixels": 3830, + "tx_anchor": 670.4150579150579, + "ty_anchor": 95.82239382239382, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 670.4150579150579, + "cy": 95.82239382239382, + "pixels": 1036 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 630.9193884642112, + "cy": 80.70118137595553, + "pixels": 1439 + }, + "right_gripper": { + "cx": 624.8516605166052, + "cy": 58.4619926199262, + "pixels": 1355 + } + } + } + } + }, + { + "frame_idx": 63, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 146.94780066815144, + "ty": 119.8787583518931, + "theta": 3.0855677185147967, + "vx": -0.9984310269355774, + "vy": 0.0559956319630146, + "pca_strength": 0.8811692999829649, + "union_pixels": 7184, + "tx_anchor": 146.94780066815144, + "ty_anchor": 119.8787583518931, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 146.94780066815144, + "cy": 119.8787583518931, + "pixels": 7184 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 675.0731707317074, + "ty": 98.9159891598916, + "theta": -2.5322052622754043, + "vx": -0.8199988007545471, + "vy": -0.5723652243614197, + "pca_strength": 0.8661291429627382, + "union_pixels": 3219, + "tx_anchor": 675.0731707317074, + "ty_anchor": 98.9159891598916, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 675.0731707317074, + "cy": 98.9159891598916, + "pixels": 369 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 642.331499312242, + "cy": 81.25034387895461, + "pixels": 1454 + }, + "right_gripper": { + "cx": 634.9856733524356, + "cy": 58.36318051575931, + "pixels": 1396 + } + } + } + } + }, + { + "frame_idx": 64, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 152.11457500666134, + "ty": 119.62270183852918, + "theta": 3.0845427236246388, + "vx": -0.9983731508255005, + "vy": 0.05701899155974388, + "pca_strength": 0.892457466657511, + "union_pixels": 7506, + "tx_anchor": 152.11457500666134, + "ty_anchor": 119.62270183852918, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 152.11457500666134, + "cy": 119.62270183852918, + "pixels": 7506 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 651.1872713972202, + "ty": 80.51792245793709, + "theta": -1.9192999148484082, + "vx": -0.3414917588233948, + "vy": -0.9398848414421082, + "pca_strength": null, + "union_pixels": 2679, + "tx_anchor": 651.1872713972202, + "ty_anchor": 80.51792245793709, + "other_grip_x": 642.7118902439024, + "other_grip_y": 57.19131097560975, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 651.1872713972202, + "cy": 80.51792245793709, + "pixels": 1367 + }, + "right_gripper": { + "cx": 642.7118902439024, + "cy": 57.19131097560975, + "pixels": 1312 + } + } + } + } + }, + { + "frame_idx": 65, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 154.44897186829823, + "ty": 119.92985997224675, + "theta": 3.0806376867546983, + "vx": -0.9981428384780884, + "vy": 0.06091722846031189, + "pca_strength": 0.9041193079184272, + "union_pixels": 7927, + "tx_anchor": 154.44897186829823, + "ty_anchor": 119.92985997224675, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 154.44897186829823, + "cy": 119.92985997224675, + "pixels": 7927 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 656.2414414414415, + "ty": 80.21801801801801, + "theta": -1.938610969723839, + "vx": -0.35957711935043335, + "vy": -0.9331154227256775, + "pca_strength": null, + "union_pixels": 2258, + "tx_anchor": 656.2414414414415, + "ty_anchor": 80.21801801801801, + "other_grip_x": 647.1742160278745, + "other_grip_y": 56.68815331010453, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 656.2414414414415, + "cy": 80.21801801801801, + "pixels": 1110 + }, + "right_gripper": { + "cx": 647.1742160278745, + "cy": 56.68815331010453, + "pixels": 1148 + } + } + } + } + }, + { + "frame_idx": 66, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 156.52260352032417, + "ty": 119.89122451563885, + "theta": 3.0925163314699375, + "vx": -0.9987960457801819, + "vy": 0.04905662685632706, + "pca_strength": 0.9129427023042926, + "union_pixels": 7897, + "tx_anchor": 156.52260352032417, + "ty_anchor": 119.89122451563885, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.52260352032417, + "cy": 119.89122451563885, + "pixels": 7897 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 659.9513274336283, + "ty": 79.98783185840708, + "theta": -1.9463038327992603, + "vx": -0.366744726896286, + "vy": -0.9303216338157654, + "pca_strength": null, + "union_pixels": 1942, + "tx_anchor": 659.9513274336283, + "ty_anchor": 79.98783185840708, + "other_grip_x": 650.8285163776493, + "other_grip_y": 56.845857418111756, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 659.9513274336283, + "cy": 79.98783185840708, + "pixels": 904 + }, + "right_gripper": { + "cx": 650.8285163776493, + "cy": 56.845857418111756, + "pixels": 1038 + } + } + } + } + }, + { + "frame_idx": 67, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 158.06177829099306, + "ty": 120.47101616628176, + "theta": 3.097886454688487, + "vx": -0.9990450739860535, + "vy": 0.04369228705763817, + "pca_strength": 0.9229274700115212, + "union_pixels": 8660, + "tx_anchor": 158.06177829099306, + "ty_anchor": 120.47101616628176, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 158.06177829099306, + "cy": 120.47101616628176, + "pixels": 8660 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 662.875, + "ty": 79.79654255319149, + "theta": -1.865304006504128, + "vx": -0.29026874899864197, + "vy": -0.9569451212882996, + "pca_strength": null, + "union_pixels": 1664, + "tx_anchor": 662.875, + "ty_anchor": 79.79654255319149, + "other_grip_x": 656.0043859649123, + "other_grip_y": 57.145833333333336, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 662.875, + "cy": 79.79654255319149, + "pixels": 752 + }, + "right_gripper": { + "cx": 656.0043859649123, + "cy": 57.145833333333336, + "pixels": 912 + } + } + } + } + }, + { + "frame_idx": 68, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 160.5947442847042, + "ty": 121.031817110535, + "theta": 3.1083992637082005, + "vx": -0.9994491934776306, + "vy": 0.033187296241521835, + "pca_strength": 0.9279606276409205, + "union_pixels": 8486, + "tx_anchor": 160.5947442847042, + "ty_anchor": 121.031817110535, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 160.5947442847042, + "cy": 121.031817110535, + "pixels": 8486 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 664.3719879518072, + "ty": 80.42168674698796, + "theta": -1.795084075663219, + "vx": -0.22241200506687164, + "vy": -0.974952757358551, + "pca_strength": null, + "union_pixels": 1567, + "tx_anchor": 664.3719879518072, + "ty_anchor": 80.42168674698796, + "other_grip_x": 659.2436323366555, + "other_grip_y": 57.94130675526024, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 664.3719879518072, + "cy": 80.42168674698796, + "pixels": 664 + }, + "right_gripper": { + "cx": 659.2436323366555, + "cy": 57.94130675526024, + "pixels": 903 + } + } + } + } + }, + { + "frame_idx": 69, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 163.0373962837443, + "ty": 121.64578707490944, + "theta": 3.1141444431564893, + "vx": -0.9996233582496643, + "vy": 0.027444764971733093, + "pca_strength": 0.9307646449730949, + "union_pixels": 8557, + "tx_anchor": 163.0373962837443, + "ty_anchor": 121.64578707490944, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 163.0373962837443, + "cy": 121.64578707490944, + "pixels": 8557 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 665.6661264181523, + "ty": 81.24311183144246, + "theta": -1.7881155887056566, + "vx": -0.2156127244234085, + "vy": -0.9764789938926697, + "pca_strength": null, + "union_pixels": 1413, + "tx_anchor": 665.6661264181523, + "ty_anchor": 81.24311183144246, + "other_grip_x": 660.8115577889447, + "other_grip_y": 59.25753768844221, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 665.6661264181523, + "cy": 81.24311183144246, + "pixels": 617 + }, + "right_gripper": { + "cx": 660.8115577889447, + "cy": 59.25753768844221, + "pixels": 796 + } + } + } + } + }, + { + "frame_idx": 70, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 164.91457698617296, + "ty": 121.70213264588703, + "theta": 3.120662912851539, + "vx": -0.9997810125350952, + "vy": 0.020928213372826576, + "pca_strength": 0.9327458969615579, + "union_pixels": 8534, + "tx_anchor": 164.91457698617296, + "ty_anchor": 121.70213264588703, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 164.91457698617296, + "cy": 121.70213264588703, + "pixels": 8534 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 665.944170771757, + "ty": 81.56486042692939, + "theta": -1.746448631292592, + "vx": -0.1747504323720932, + "vy": -0.9846127033233643, + "pca_strength": null, + "union_pixels": 1394, + "tx_anchor": 665.944170771757, + "ty_anchor": 81.56486042692939, + "other_grip_x": 662.0254777070064, + "other_grip_y": 59.48535031847134, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 665.944170771757, + "cy": 81.56486042692939, + "pixels": 609 + }, + "right_gripper": { + "cx": 662.0254777070064, + "cy": 59.48535031847134, + "pixels": 785 + } + } + } + } + }, + { + "frame_idx": 71, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 166.6960450651332, + "ty": 121.68794742401127, + "theta": 3.124189436018282, + "vx": -0.9998486042022705, + "vy": 0.017402339726686478, + "pca_strength": 0.933964952061024, + "union_pixels": 8521, + "tx_anchor": 166.6960450651332, + "ty_anchor": 121.68794742401127, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 166.6960450651332, + "cy": 121.68794742401127, + "pixels": 8521 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 665.6716666666666, + "ty": 82.54833333333333, + "theta": -1.7540694550516092, + "vx": -0.18224886059761047, + "vy": -0.9832524657249451, + "pca_strength": null, + "union_pixels": 1387, + "tx_anchor": 665.6716666666666, + "ty_anchor": 82.54833333333333, + "other_grip_x": 661.6467598475223, + "other_grip_y": 60.83354510800508, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 665.6716666666666, + "cy": 82.54833333333333, + "pixels": 600 + }, + "right_gripper": { + "cx": 661.6467598475223, + "cy": 60.83354510800508, + "pixels": 787 + } + } + } + } + }, + { + "frame_idx": 72, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 167.10546546546547, + "ty": 122.50450450450451, + "theta": 3.125140145251559, + "vx": -0.9998646974563599, + "vy": 0.016451766714453697, + "pca_strength": 0.9345473353467254, + "union_pixels": 8325, + "tx_anchor": 167.10546546546547, + "ty_anchor": 122.50450450450451, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 167.10546546546547, + "cy": 122.50450450450451, + "pixels": 8325 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 664.9983305509182, + "ty": 86.08848080133556, + "theta": -1.8391323998451228, + "vx": -0.26512742042541504, + "vy": -0.9642133712768555, + "pca_strength": null, + "union_pixels": 1545, + "tx_anchor": 664.9983305509182, + "ty_anchor": 86.08848080133556, + "other_grip_x": 658.9038054968288, + "other_grip_y": 63.92389006342495, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 664.9983305509182, + "cy": 86.08848080133556, + "pixels": 599 + }, + "right_gripper": { + "cx": 658.9038054968288, + "cy": 63.92389006342495, + "pixels": 946 + } + } + } + } + }, + { + "frame_idx": 73, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 165.92191863995143, + "ty": 123.4173649058895, + "theta": 3.12464176566399, + "vx": -0.9998563528060913, + "vy": 0.016950076445937157, + "pca_strength": 0.934677577984427, + "union_pixels": 8235, + "tx_anchor": 165.92191863995143, + "ty_anchor": 123.4173649058895, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 165.92191863995143, + "cy": 123.4173649058895, + "pixels": 8235 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 662.9342657342658, + "ty": 87.75384615384615, + "theta": -1.7999486671670588, + "vx": -0.22715209424495697, + "vy": -0.9738592505455017, + "pca_strength": null, + "union_pixels": 1709, + "tx_anchor": 662.9342657342658, + "ty_anchor": 87.75384615384615, + "other_grip_x": 657.6991951710262, + "other_grip_y": 65.30985915492958, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 662.9342657342658, + "cy": 87.75384615384615, + "pixels": 715 + }, + "right_gripper": { + "cx": 657.6991951710262, + "cy": 65.30985915492958, + "pixels": 994 + } + } + } + } + }, + { + "frame_idx": 74, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 164.38534161490682, + "ty": 124.46819875776397, + "theta": 3.12442419223082, + "vx": -0.9998526573181152, + "vy": 0.01716761849820614, + "pca_strength": 0.9349335249271369, + "union_pixels": 8050, + "tx_anchor": 164.38534161490682, + "ty_anchor": 124.46819875776397, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 164.38534161490682, + "cy": 124.46819875776397, + "pixels": 8050 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 660.5159313725491, + "ty": 91.24019607843137, + "theta": -1.8351167495392338, + "vx": -0.26125335693359375, + "vy": -0.9652702808380127, + "pca_strength": null, + "union_pixels": 1854, + "tx_anchor": 660.5159313725491, + "ty_anchor": 91.24019607843137, + "other_grip_x": 654.4816955684008, + "other_grip_y": 68.94508670520231, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 660.5159313725491, + "cy": 91.24019607843137, + "pixels": 816 + }, + "right_gripper": { + "cx": 654.4816955684008, + "cy": 68.94508670520231, + "pixels": 1038 + } + } + } + } + }, + { + "frame_idx": 75, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 161.21392469042203, + "ty": 124.92203689663887, + "theta": 3.122273573188275, + "vx": -0.9998133778572083, + "vy": 0.019317878410220146, + "pca_strength": 0.9339558197586991, + "union_pixels": 7914, + "tx_anchor": 161.21392469042203, + "ty_anchor": 124.92203689663887, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 161.21392469042203, + "cy": 124.92203689663887, + "pixels": 7914 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 657.4376321353066, + "ty": 94.04862579281183, + "theta": -1.8467913780561571, + "vx": -0.2725044786930084, + "vy": -0.9621545672416687, + "pca_strength": null, + "union_pixels": 2082, + "tx_anchor": 657.4376321353066, + "ty_anchor": 94.04862579281183, + "other_grip_x": 651.0396126760563, + "other_grip_y": 71.45862676056338, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 657.4376321353066, + "cy": 94.04862579281183, + "pixels": 946 + }, + "right_gripper": { + "cx": 651.0396126760563, + "cy": 71.45862676056338, + "pixels": 1136 + } + } + } + } + }, + { + "frame_idx": 76, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 157.58308662633544, + "ty": 125.26464152400567, + "theta": 3.1165527935698543, + "vx": -0.9996865391731262, + "vy": 0.025037243962287903, + "pca_strength": 0.9326488417618322, + "union_pixels": 7769, + "tx_anchor": 157.58308662633544, + "ty_anchor": 125.26464152400567, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 157.58308662633544, + "cy": 125.26464152400567, + "pixels": 7769 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 653.6126126126126, + "ty": 96.33963963963964, + "theta": -1.8435697406793357, + "vx": -0.269403338432312, + "vy": -0.9630274176597595, + "pca_strength": null, + "union_pixels": 2395, + "tx_anchor": 653.6126126126126, + "ty_anchor": 96.33963963963964, + "other_grip_x": 647.3050583657588, + "other_grip_y": 73.79221789883269, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 653.6126126126126, + "cy": 96.33963963963964, + "pixels": 1110 + }, + "right_gripper": { + "cx": 647.3050583657588, + "cy": 73.79221789883269, + "pixels": 1285 + } + } + } + } + }, + { + "frame_idx": 77, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 154.77284080452216, + "ty": 125.00105166294203, + "theta": 3.113879656047979, + "vx": -0.9996160268783569, + "vy": 0.02770945057272911, + "pca_strength": 0.9300845523291369, + "union_pixels": 7607, + "tx_anchor": 154.77284080452216, + "ty_anchor": 125.00105166294203, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 154.77284080452216, + "cy": 125.00105166294203, + "pixels": 7607 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_both_anchor_left_dir_to_right", + "tx": 651.216995447648, + "ty": 97.65857359635812, + "theta": -1.8545348582502288, + "vx": -0.2799466550350189, + "vy": -0.960015594959259, + "pca_strength": null, + "union_pixels": 2860, + "tx_anchor": 651.216995447648, + "ty_anchor": 97.65857359635812, + "other_grip_x": 644.1674449633089, + "other_grip_y": 73.48365577051368, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 676.8139534883721, + "cy": 122.65116279069767, + "pixels": 43 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 651.216995447648, + "cy": 97.65857359635812, + "pixels": 1318 + }, + "right_gripper": { + "cx": 644.1674449633089, + "cy": 73.48365577051368, + "pixels": 1499 + } + } + } + } + }, + { + "frame_idx": 78, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 153.42677376171352, + "ty": 124.20856760374832, + "theta": 3.1116552167311715, + "vx": -0.9995519518852234, + "vy": 0.029932966455817223, + "pca_strength": 0.9281073436681077, + "union_pixels": 7470, + "tx_anchor": 153.42677376171352, + "ty_anchor": 124.20856760374832, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 153.42677376171352, + "cy": 124.20856760374832, + "pixels": 7470 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 674.416393442623, + "ty": 113.64918032786885, + "theta": -2.4921775136949567, + "vx": -0.7964376211166382, + "vy": -0.6047207117080688, + "pca_strength": 0.8580514514866058, + "union_pixels": 2930, + "tx_anchor": 674.416393442623, + "ty_anchor": 113.64918032786885, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 674.416393442623, + "cy": 113.64918032786885, + "pixels": 305 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 646.0404530744337, + "cy": 95.9247572815534, + "pixels": 1236 + }, + "right_gripper": { + "cx": 640.0028797696184, + "cy": 73.86537077033837, + "pixels": 1389 + } + } + } + } + }, + { + "frame_idx": 79, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 152.05774666846145, + "ty": 122.98277022479472, + "theta": 3.1099864025206543, + "vx": -0.999500572681427, + "vy": 0.031600989401340485, + "pca_strength": 0.9270890325054224, + "union_pixels": 7429, + "tx_anchor": 152.05774666846145, + "ty_anchor": 122.98277022479472, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 152.05774666846145, + "cy": 122.98277022479472, + "pixels": 7429 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 673.1740614334472, + "ty": 109.08191126279864, + "theta": -2.500098970999584, + "vx": -0.8012028336524963, + "vy": -0.5983928442001343, + "pca_strength": 0.8619161699729314, + "union_pixels": 3113, + "tx_anchor": 673.1740614334472, + "ty_anchor": 109.08191126279864, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 673.1740614334472, + "cy": 109.08191126279864, + "pixels": 586 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 640.4820647419073, + "cy": 93.89063867016623, + "pixels": 1143 + }, + "right_gripper": { + "cx": 636.6076589595376, + "cy": 72.54552023121387, + "pixels": 1384 + } + } + } + } + }, + { + "frame_idx": 80, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 151.8304854895579, + "ty": 121.87374559262273, + "theta": 3.110275803853258, + "vx": -0.9995096921920776, + "vy": 0.03131173178553581, + "pca_strength": 0.9266332928767326, + "union_pixels": 7374, + "tx_anchor": 151.8304854895579, + "ty_anchor": 121.87374559262273, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 151.8304854895579, + "cy": 121.87374559262273, + "pixels": 7374 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 672.4450867052024, + "ty": 107.51300578034682, + "theta": -2.5175791103942435, + "vx": -0.811539888381958, + "vy": -0.5842970013618469, + "pca_strength": 0.8633106028716027, + "union_pixels": 3176, + "tx_anchor": 672.4450867052024, + "ty_anchor": 107.51300578034682, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 672.4450867052024, + "cy": 107.51300578034682, + "pixels": 692 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 638.4001790510296, + "cy": 92.9212175470009, + "pixels": 1117 + }, + "right_gripper": { + "cx": 635.2172640819313, + "cy": 72.09802487198245, + "pixels": 1367 + } + } + } + } + }, + { + "frame_idx": 81, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 151.45584045584044, + "ty": 120.34079500746168, + "theta": 3.1109364093668135, + "vx": -0.9995301365852356, + "vy": 0.03065144270658493, + "pca_strength": 0.9268187126211642, + "union_pixels": 7371, + "tx_anchor": 151.45584045584044, + "ty_anchor": 120.34079500746168, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 151.45584045584044, + "cy": 120.34079500746168, + "pixels": 7371 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 671.6423357664233, + "ty": 105.84793187347933, + "theta": -2.531851508024259, + "vx": -0.8197962641716003, + "vy": -0.5726552605628967, + "pca_strength": 0.8632552569250252, + "union_pixels": 3273, + "tx_anchor": 671.6423357664233, + "ty_anchor": 105.84793187347933, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 671.6423357664233, + "cy": 105.84793187347933, + "pixels": 822 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 636.452534562212, + "cy": 91.76958525345623, + "pixels": 1085 + }, + "right_gripper": { + "cx": 633.177159590044, + "cy": 71.18301610541728, + "pixels": 1366 + } + } + } + } + }, + { + "frame_idx": 82, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 152.0612189493688, + "ty": 118.61789059318583, + "theta": 3.1130478281354854, + "vx": -0.999592661857605, + "vy": 0.028540950268507004, + "pca_strength": 0.9280543518372625, + "union_pixels": 7367, + "tx_anchor": 152.0612189493688, + "ty_anchor": 118.61789059318583, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 152.0612189493688, + "cy": 118.61789059318583, + "pixels": 7367 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 671.4768683274021, + "ty": 103.56465005931199, + "theta": -2.534057624651146, + "vx": -0.8210576176643372, + "vy": -0.5708453059196472, + "pca_strength": 0.8629990289195798, + "union_pixels": 3276, + "tx_anchor": 671.4768683274021, + "ty_anchor": 103.56465005931199, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 671.4768683274021, + "cy": 103.56465005931199, + "pixels": 843 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 636.3648897058823, + "cy": 90.421875, + "pixels": 1088 + }, + "right_gripper": { + "cx": 632.3472118959107, + "cy": 69.46542750929368, + "pixels": 1345 + } + } + } + } + }, + { + "frame_idx": 83, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 153.0754489413026, + "ty": 116.77700348432056, + "theta": 3.116958571063504, + "vx": -0.9996966123580933, + "vy": 0.024631591513752937, + "pca_strength": 0.9289249983766883, + "union_pixels": 7462, + "tx_anchor": 153.0754489413026, + "ty_anchor": 116.77700348432056, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 153.0754489413026, + "cy": 116.77700348432056, + "pixels": 7462 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 671.4216152019002, + "ty": 101.9916864608076, + "theta": -2.5386791581685677, + "vx": -0.8236870169639587, + "vy": -0.5670446753501892, + "pca_strength": 0.8638000708775181, + "union_pixels": 3256, + "tx_anchor": 671.4216152019002, + "ty_anchor": 101.9916864608076, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 671.4216152019002, + "cy": 101.9916864608076, + "pixels": 842 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 635.4231805929919, + "cy": 88.19407008086253, + "pixels": 1113 + }, + "right_gripper": { + "cx": 632.7033051498847, + "cy": 67.97694081475788, + "pixels": 1301 + } + } + } + } + }, + { + "frame_idx": 84, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 153.2638184245661, + "ty": 115.34806408544726, + "theta": 3.1203713926709415, + "vx": -0.9997748732566833, + "vy": 0.02121966890990734, + "pca_strength": 0.9300984716753952, + "union_pixels": 7490, + "tx_anchor": 153.2638184245661, + "ty_anchor": 115.34806408544726, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 153.2638184245661, + "cy": 115.34806408544726, + "pixels": 7490 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 671.4987980769231, + "ty": 100.59735576923077, + "theta": -2.531690388387361, + "vx": -0.819703996181488, + "vy": -0.572787344455719, + "pca_strength": 0.8661317293164341, + "union_pixels": 3169, + "tx_anchor": 671.4987980769231, + "ty_anchor": 100.59735576923077, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 671.4987980769231, + "cy": 100.59735576923077, + "pixels": 832 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 636.0884030418251, + "cy": 86.82224334600761, + "pixels": 1052 + }, + "right_gripper": { + "cx": 633.1540856031129, + "cy": 66.76964980544747, + "pixels": 1285 + } + } + } + } + }, + { + "frame_idx": 85, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 154.45229869784745, + "ty": 114.30547435556737, + "theta": 3.1219377238552424, + "vx": -0.9998068809509277, + "vy": 0.019653664901852608, + "pca_strength": 0.9307100894384978, + "union_pixels": 7526, + "tx_anchor": 154.45229869784745, + "ty_anchor": 114.30547435556737, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 154.45229869784745, + "cy": 114.30547435556737, + "pixels": 7526 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 671.4872417982989, + "ty": 99.47995139732686, + "theta": -2.5371562188211074, + "vx": -0.8228225111961365, + "vy": -0.5682984590530396, + "pca_strength": 0.8639188491006548, + "union_pixels": 3170, + "tx_anchor": 671.4872417982989, + "ty_anchor": 99.47995139732686, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 671.4872417982989, + "cy": 99.47995139732686, + "pixels": 823 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 635.9705882352941, + "cy": 85.81783681214421, + "pixels": 1054 + }, + "right_gripper": { + "cx": 633.4516627996907, + "cy": 65.94122196442382, + "pixels": 1293 + } + } + } + } + }, + { + "frame_idx": 86, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 155.1991261750298, + "ty": 113.62955117171984, + "theta": 3.1228569807857256, + "vx": -0.9998244643211365, + "vy": 0.018734576180577278, + "pca_strength": 0.9318770836179094, + "union_pixels": 7553, + "tx_anchor": 155.1991261750298, + "ty_anchor": 113.62955117171984, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 155.1991261750298, + "cy": 113.62955117171984, + "pixels": 7553 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 671.6583229036295, + "ty": 98.67459324155195, + "theta": -2.5368330360592855, + "vx": -0.8226388096809387, + "vy": -0.5685643553733826, + "pca_strength": 0.8674035952992075, + "union_pixels": 3071, + "tx_anchor": 671.6583229036295, + "ty_anchor": 98.67459324155195, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 671.6583229036295, + "cy": 98.67459324155195, + "pixels": 799 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 636.8844621513945, + "cy": 85.40737051792829, + "pixels": 1004 + }, + "right_gripper": { + "cx": 633.7011041009464, + "cy": 65.6269716088328, + "pixels": 1268 + } + } + } + } + }, + { + "frame_idx": 87, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 156.1884498480243, + "ty": 112.85925730144046, + "theta": 3.125534816780061, + "vx": -0.9998710751533508, + "vy": 0.016057146713137627, + "pca_strength": 0.9322936880009157, + "union_pixels": 7567, + "tx_anchor": 156.1884498480243, + "ty_anchor": 112.85925730144046, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 156.1884498480243, + "cy": 112.85925730144046, + "pixels": 7567 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 671.775616083009, + "ty": 98.27626459143968, + "theta": -2.532583602547178, + "vx": -0.8202153444290161, + "vy": -0.5720549821853638, + "pca_strength": 0.8675708313173058, + "union_pixels": 3068, + "tx_anchor": 671.775616083009, + "ty_anchor": 98.27626459143968, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 671.775616083009, + "cy": 98.27626459143968, + "pixels": 771 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 637.3081510934394, + "cy": 85.16302186878728, + "pixels": 1006 + }, + "right_gripper": { + "cx": 633.7443841982958, + "cy": 65.0, + "pixels": 1291 + } + } + } + } + } + ], + "saved_at_unix": 1769897650.7677052 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000094_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000094_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..d8d2b6c4e283a3621935d95777153742417c07eb --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000094_tool_poses.json @@ -0,0 +1,1241 @@ +{ + "clip_id": "1_b1Rg1HoB", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/ZOOM_OUT/1_b1Rg1HoB.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/ZOOM_OUT/1_b1Rg1HoB", + "num_frames": 24, + "tools": [ + "scissors" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 548.5121148364327, + "ty": 380.8507194244604, + "theta": -2.689763873544626, + "vx": -0.8996501564979553, + "vy": -0.436611533164978, + "pca_strength": 0.8712851053931182, + "union_pixels": 31925, + "tx_anchor": 548.5121148364327, + "ty_anchor": 380.8507194244604, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 548.5121148364327, + "cy": 380.8507194244604, + "pixels": 29468 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 395.8435828877005, + "cy": 295.19786096256684, + "pixels": 1496 + }, + "right_gripper": { + "cx": 411.9334027055151, + "cy": 280.5806451612903, + "pixels": 961 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 549.0011485322434, + "ty": 380.2372056886126, + "theta": -2.6864761100083854, + "vx": -0.898209810256958, + "vy": -0.4395669996738434, + "pca_strength": 0.8690933044621693, + "union_pixels": 32033, + "tx_anchor": 549.0011485322434, + "ty_anchor": 380.2372056886126, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 549.0011485322434, + "cy": 380.2372056886126, + "pixels": 29603 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 395.9119064005506, + "cy": 294.4067446662078, + "pixels": 1453 + }, + "right_gripper": { + "cx": 412.65711361310133, + "cy": 280.6233367451382, + "pixels": 977 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 549.26448787062, + "ty": 380.04417115902964, + "theta": -2.688801636075764, + "vx": -0.8992296457290649, + "vy": -0.4374770224094391, + "pca_strength": 0.868889927444835, + "union_pixels": 32128, + "tx_anchor": 549.26448787062, + "ty_anchor": 380.04417115902964, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 549.26448787062, + "cy": 380.04417115902964, + "pixels": 29680 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 395.7867395762133, + "cy": 293.9377990430622, + "pixels": 1463 + }, + "right_gripper": { + "cx": 412.78680203045684, + "cy": 280.19492385786805, + "pixels": 985 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 549.4626930972975, + "ty": 379.9109817251708, + "theta": -2.6870172744158927, + "vx": -0.898447573184967, + "vy": -0.4390808641910553, + "pca_strength": 0.8682335499397025, + "union_pixels": 32140, + "tx_anchor": 549.4626930972975, + "ty_anchor": 379.9109817251708, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 549.4626930972975, + "cy": 379.9109817251708, + "pixels": 29713 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 395.8814968814969, + "cy": 293.87179487179486, + "pixels": 1443 + }, + "right_gripper": { + "cx": 413.1493902439024, + "cy": 280.5071138211382, + "pixels": 984 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 549.7168076251846, + "ty": 379.588736743187, + "theta": -2.6873290831449435, + "vx": -0.8985844254493713, + "vy": -0.4388006925582886, + "pca_strength": 0.8682503647598129, + "union_pixels": 32201, + "tx_anchor": 549.7168076251846, + "ty_anchor": 379.588736743187, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 549.7168076251846, + "cy": 379.588736743187, + "pixels": 29796 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 396.03916083916084, + "cy": 293.36503496503497, + "pixels": 1430 + }, + "right_gripper": { + "cx": 413.45641025641027, + "cy": 280.08307692307693, + "pixels": 975 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 549.5706637403565, + "ty": 378.6787376961958, + "theta": -2.684104247176643, + "vx": -0.8971647024154663, + "vy": -0.4416961967945099, + "pca_strength": 0.8666448209829596, + "union_pixels": 32406, + "tx_anchor": 549.5706637403565, + "ty_anchor": 378.6787376961958, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 549.5706637403565, + "cy": 378.6787376961958, + "pixels": 30072 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 395.47507122507125, + "cy": 291.8831908831909, + "pixels": 1404 + }, + "right_gripper": { + "cx": 412.3817204301075, + "cy": 278.60752688172045, + "pixels": 930 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 547.7180541952334, + "ty": 377.2349330721515, + "theta": -2.681268521789775, + "vx": -0.895908534526825, + "vy": -0.4442385137081146, + "pca_strength": 0.8687248524216294, + "union_pixels": 32842, + "tx_anchor": 547.7180541952334, + "ty_anchor": 377.2349330721515, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 547.7180541952334, + "cy": 377.2349330721515, + "pixels": 30630 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 391.885800150263, + "cy": 289.5221637866266, + "pixels": 1331 + }, + "right_gripper": { + "cx": 408.11577752553916, + "cy": 276.5788876276958, + "pixels": 881 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 544.7475694444445, + "ty": 374.9421085858586, + "theta": -2.6723385105703024, + "vx": -0.8919058442115784, + "vy": -0.45222118496894836, + "pca_strength": 0.8717277584286128, + "union_pixels": 33824, + "tx_anchor": 544.7475694444445, + "ty_anchor": 374.9421085858586, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 544.7475694444445, + "cy": 374.9421085858586, + "pixels": 31680 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 385.38535031847135, + "cy": 284.61544585987264, + "pixels": 1256 + }, + "right_gripper": { + "cx": 401.71734234234236, + "cy": 271.54954954954957, + "pixels": 888 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 541.2509033492241, + "ty": 372.1329062035041, + "theta": -2.6664226773409534, + "vx": -0.8892149925231934, + "vy": -0.45748960971832275, + "pca_strength": 0.8734851968931425, + "union_pixels": 34826, + "tx_anchor": 541.2509033492241, + "ty_anchor": 372.1329062035041, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 541.2509033492241, + "cy": 372.1329062035041, + "pixels": 32933 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 376.95667244367417, + "cy": 278.36655112651647, + "pixels": 1154 + }, + "right_gripper": { + "cx": 395.3680649526387, + "cy": 268.0703653585927, + "pixels": 739 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 542.8245394383831, + "ty": 367.58388481488106, + "theta": -2.6479524602746096, + "vx": -0.8806138634681702, + "vy": -0.4738346338272095, + "pca_strength": 0.8790664409722588, + "union_pixels": 35383, + "tx_anchor": 542.8245394383831, + "ty_anchor": 367.58388481488106, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 542.8245394383831, + "cy": 367.58388481488106, + "pixels": 33546 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 373.09249084249086, + "cy": 270.79578754578756, + "pixels": 1092 + }, + "right_gripper": { + "cx": 389.7852348993289, + "cy": 260.25906040268455, + "pixels": 745 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 543.686018035668, + "ty": 362.2249560632689, + "theta": -2.6338485421186424, + "vx": -0.8738435506820679, + "vy": -0.48620718717575073, + "pca_strength": 0.8822952674589938, + "union_pixels": 36343, + "tx_anchor": 543.686018035668, + "ty_anchor": 362.2249560632689, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 543.686018035668, + "cy": 362.2249560632689, + "pixels": 34709 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 370.44947368421055, + "cy": 264.2936842105263, + "pixels": 950 + }, + "right_gripper": { + "cx": 384.2631578947368, + "cy": 251.8172514619883, + "pixels": 684 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 544.9421780367958, + "ty": 358.44889155525084, + "theta": -2.627157727488575, + "vx": -0.8705708980560303, + "vy": -0.49204298853874207, + "pca_strength": 0.886075096780183, + "union_pixels": 36576, + "tx_anchor": 544.9421780367958, + "ty_anchor": 358.44889155525084, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 544.9421780367958, + "cy": 358.44889155525084, + "pixels": 35004 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 367.14649681528664, + "cy": 259.156050955414, + "pixels": 942 + }, + "right_gripper": { + "cx": 380.7650793650794, + "cy": 246.6873015873016, + "pixels": 630 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 544.9313066271583, + "ty": 356.247905863582, + "theta": -2.6241663808370013, + "vx": -0.8690951466560364, + "vy": -0.49464496970176697, + "pca_strength": 0.8890040147654424, + "union_pixels": 36551, + "tx_anchor": 544.9313066271583, + "ty_anchor": 356.247905863582, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 544.9313066271583, + "cy": 356.247905863582, + "pixels": 35098 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 364.39135381114903, + "cy": 257.22980659840727, + "pixels": 879 + }, + "right_gripper": { + "cx": 375.8501742160279, + "cy": 243.37282229965157, + "pixels": 574 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 544.6337726904844, + "ty": 356.28624696496706, + "theta": -2.6243368241323175, + "vx": -0.8691794276237488, + "vy": -0.49449682235717773, + "pca_strength": 0.89557317253685, + "union_pixels": 35980, + "tx_anchor": 544.6337726904844, + "ty_anchor": 356.28624696496706, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 544.6337726904844, + "cy": 356.28624696496706, + "pixels": 34596 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 363.7417061611374, + "cy": 257.7630331753555, + "pixels": 844 + }, + "right_gripper": { + "cx": 375.9648148148148, + "cy": 245.81296296296296, + "pixels": 540 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 542.9643981805458, + "ty": 356.9035164450665, + "theta": -2.632008559254658, + "vx": -0.8729474544525146, + "vy": -0.4878142178058624, + "pca_strength": 0.8992604362901904, + "union_pixels": 35573, + "tx_anchor": 542.9643981805458, + "ty_anchor": 356.9035164450665, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 542.9643981805458, + "cy": 356.9035164450665, + "pixels": 34296 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 359.78880407124683, + "cy": 256.8460559796438, + "pixels": 786 + }, + "right_gripper": { + "cx": 372.1547861507128, + "cy": 246.5600814663951, + "pixels": 491 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 541.5456204916826, + "ty": 358.07863977624027, + "theta": -2.6357355464925516, + "vx": -0.8747594952583313, + "vy": -0.4845573902130127, + "pca_strength": 0.90118246962899, + "union_pixels": 35197, + "tx_anchor": 541.5456204916826, + "ty_anchor": 358.07863977624027, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 541.5456204916826, + "cy": 358.07863977624027, + "pixels": 33965 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 359.10013003901173, + "cy": 258.5214564369311, + "pixels": 769 + }, + "right_gripper": { + "cx": 370.5766738660907, + "cy": 247.70410367170626, + "pixels": 463 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 544.7429962367839, + "ty": 356.035242817036, + "theta": -2.631546625231495, + "vx": -0.8727220296859741, + "vy": -0.48821741342544556, + "pca_strength": 0.901432922179505, + "union_pixels": 34580, + "tx_anchor": 544.7429962367839, + "ty_anchor": 356.035242817036, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 544.7429962367839, + "cy": 356.035242817036, + "pixels": 33482 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 362.79315707620526, + "cy": 259.25816485225505, + "pixels": 643 + }, + "right_gripper": { + "cx": 374.5736263736264, + "cy": 248.98241758241758, + "pixels": 455 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 550.2145487749201, + "ty": 353.01080505250343, + "theta": -2.626649642668078, + "vx": -0.8703207969665527, + "vy": -0.49248525500297546, + "pca_strength": 0.8991553734659338, + "union_pixels": 33932, + "tx_anchor": 550.2145487749201, + "ty_anchor": 353.01080505250343, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 550.2145487749201, + "cy": 353.01080505250343, + "pixels": 32855 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 367.93064516129033, + "cy": 257.9935483870968, + "pixels": 620 + }, + "right_gripper": { + "cx": 378.18380743982493, + "cy": 246.84026258205688, + "pixels": 457 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 551.0941672736101, + "ty": 352.09592740956543, + "theta": -2.626878518639934, + "vx": -0.870433509349823, + "vy": -0.4922860562801361, + "pca_strength": 0.8989756472855746, + "union_pixels": 34054, + "tx_anchor": 551.0941672736101, + "ty_anchor": 352.09592740956543, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 551.0941672736101, + "cy": 352.09592740956543, + "pixels": 32952 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 368.5053435114504, + "cy": 256.5587786259542, + "pixels": 655 + }, + "right_gripper": { + "cx": 379.9910514541387, + "cy": 247.14317673378076, + "pixels": 447 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 550.9182071640705, + "ty": 352.112188617492, + "theta": -2.6280096688926844, + "vx": -0.8709897994995117, + "vy": -0.49130114912986755, + "pca_strength": 0.8970951116322622, + "union_pixels": 34095, + "tx_anchor": 550.9182071640705, + "ty_anchor": 352.112188617492, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 550.9182071640705, + "cy": 352.112188617492, + "pixels": 32998 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 368.71080669710807, + "cy": 257.0989345509893, + "pixels": 657 + }, + "right_gripper": { + "cx": 380.1, + "cy": 247.2840909090909, + "pixels": 440 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 551.6410553960789, + "ty": 351.9900751236792, + "theta": -2.6243484644486834, + "vx": -0.869185209274292, + "vy": -0.4944867193698883, + "pca_strength": 0.8981182950562616, + "union_pixels": 33851, + "tx_anchor": 551.6410553960789, + "ty_anchor": 351.9900751236792, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 551.6410553960789, + "cy": 351.9900751236792, + "pixels": 32746 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 368.69597615499254, + "cy": 255.98956780923993, + "pixels": 671 + }, + "right_gripper": { + "cx": 380.43548387096774, + "cy": 247.00691244239633, + "pixels": 434 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 551.3507781924092, + "ty": 351.53184066017417, + "theta": -2.6281813050992233, + "vx": -0.8710740804672241, + "vy": -0.4911516308784485, + "pca_strength": 0.8973928108172382, + "union_pixels": 34052, + "tx_anchor": 551.3507781924092, + "ty_anchor": 351.53184066017417, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 551.3507781924092, + "cy": 351.53184066017417, + "pixels": 32961 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 368.60432766615145, + "cy": 255.87789799072644, + "pixels": 647 + }, + "right_gripper": { + "cx": 380.6981981981982, + "cy": 247.07882882882882, + "pixels": 444 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 551.9382878071112, + "ty": 352.20051884632994, + "theta": -2.623554690661133, + "vx": -0.8687924146652222, + "vy": -0.4951764941215515, + "pca_strength": 0.8970227106931407, + "union_pixels": 33848, + "tx_anchor": 551.9382878071112, + "ty_anchor": 352.20051884632994, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 551.9382878071112, + "cy": 352.20051884632994, + "pixels": 32765 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 368.32367149758454, + "cy": 255.69082125603865, + "pixels": 621 + }, + "right_gripper": { + "cx": 380.31601731601734, + "cy": 247.15367965367966, + "pixels": 462 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 552.2530535642863, + "ty": 352.3651355259515, + "theta": -2.6276135177298716, + "vx": -0.8707951307296753, + "vy": -0.4916461706161499, + "pca_strength": 0.8986383203227626, + "union_pixels": 33598, + "tx_anchor": 552.2530535642863, + "ty_anchor": 352.3651355259515, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 552.2530535642863, + "cy": 352.3651355259515, + "pixels": 32503 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 369.0753205128205, + "cy": 256.40064102564105, + "pixels": 624 + }, + "right_gripper": { + "cx": 381.24628450106155, + "cy": 247.92569002123142, + "pixels": 471 + } + } + } + } + } + ], + "saved_at_unix": 1769897651.5390358 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000096_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000096_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..ac82bd57a81f87c835ca2ecb89b606ee51974cb2 --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000096_tool_poses.json @@ -0,0 +1,4189 @@ +{ + "clip_id": "1_jX5PjEe6", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/ZOOM_OUT/1_jX5PjEe6.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/ZOOM_OUT/1_jX5PjEe6", + "num_frames": 43, + "tools": [ + "grasper", + "scissors" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 287.4322018348624, + "ty": 27.48587155963303, + "theta": 0.2551424635785604, + "vx": 0.9676273465156555, + "vy": 0.2523832619190216, + "pca_strength": 0.9701565176090655, + "union_pixels": 25639, + "tx_anchor": 287.4322018348624, + "ty_anchor": 27.48587155963303, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 287.4322018348624, + "cy": 27.48587155963303, + "pixels": 10900 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 526.9546619673182, + "cy": 81.32297340595963, + "pixels": 12484 + }, + "right_gripper": { + "cx": 415.3312638580931, + "cy": 78.9560975609756, + "pixels": 2255 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 583.1576839964408, + "ty": 409.9922460912673, + "theta": -3.0375720961445314, + "vx": -0.9945947527885437, + "vy": -0.10383307188749313, + "pca_strength": 0.9234023454637594, + "union_pixels": 21712, + "tx_anchor": 583.1576839964408, + "ty_anchor": 409.9922460912673, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 583.1576839964408, + "cy": 409.9922460912673, + "pixels": 15734 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 390.09181713407605, + "cy": 425.0991164041491, + "pixels": 2603 + }, + "right_gripper": { + "cx": 421.6711111111111, + "cy": 364.5048888888889, + "pixels": 3375 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 286.82552342971087, + "ty": 27.432611257137676, + "theta": 0.2542089793587391, + "vx": 0.9678625464439392, + "vy": 0.2514798939228058, + "pca_strength": 0.9703923153212717, + "union_pixels": 25775, + "tx_anchor": 286.82552342971087, + "ty_anchor": 27.432611257137676, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 286.82552342971087, + "cy": 27.432611257137676, + "pixels": 11033 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 526.9740155585853, + "cy": 81.23803031518165, + "pixels": 12469 + }, + "right_gripper": { + "cx": 415.7298724153102, + "cy": 78.89089309282886, + "pixels": 2273 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 581.1338225234749, + "ty": 410.36229090230705, + "theta": -3.036109988208281, + "vx": -0.9944418668746948, + "vy": -0.10528716444969177, + "pca_strength": 0.9216426129501704, + "union_pixels": 22082, + "tx_anchor": 581.1338225234749, + "ty_anchor": 410.36229090230705, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 581.1338225234749, + "cy": 410.36229090230705, + "pixels": 16081 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 389.72830336200155, + "cy": 425.2064112587959, + "pixels": 2558 + }, + "right_gripper": { + "cx": 421.8594249201278, + "cy": 364.6102236421725, + "pixels": 3443 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 286.7293444706737, + "ty": 27.374614127474125, + "theta": 0.2533186424004592, + "vx": 0.9680860638618469, + "vy": 0.2506180703639984, + "pca_strength": 0.970300753924133, + "union_pixels": 25740, + "tx_anchor": 286.7293444706737, + "ty_anchor": 27.374614127474125, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 286.7293444706737, + "cy": 27.374614127474125, + "pixels": 11014 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 526.8511747253629, + "cy": 81.17480554887338, + "pixels": 12471 + }, + "right_gripper": { + "cx": 415.9729490022173, + "cy": 79.08913525498892, + "pixels": 2255 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 581.3574993760918, + "ty": 410.35943349139006, + "theta": -3.039775619831999, + "vx": -0.9948211312294006, + "vy": -0.1016412079334259, + "pca_strength": 0.9216791397125453, + "union_pixels": 22004, + "tx_anchor": 581.3574993760918, + "ty_anchor": 410.35943349139006, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 581.3574993760918, + "cy": 410.35943349139006, + "pixels": 16028 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 391.21946564885496, + "cy": 425.3557251908397, + "pixels": 2620 + }, + "right_gripper": { + "cx": 421.4329558998808, + "cy": 364.5300953516091, + "pixels": 3356 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 286.7659920491507, + "ty": 27.48906758221901, + "theta": 0.25380236643223697, + "vx": 0.9679647088050842, + "vy": 0.2510863244533539, + "pca_strength": 0.9702616209023154, + "union_pixels": 25804, + "tx_anchor": 286.7659920491507, + "ty_anchor": 27.48906758221901, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 286.7659920491507, + "cy": 27.48906758221901, + "pixels": 11068 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 526.857303280661, + "cy": 81.25723911125371, + "pixels": 12467 + }, + "right_gripper": { + "cx": 415.9299250771265, + "cy": 79.01454385191714, + "pixels": 2269 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 581.4051611294645, + "ty": 410.3745558810696, + "theta": -3.0397426159069925, + "vx": -0.9948177933692932, + "vy": -0.10167404264211655, + "pca_strength": 0.9215236930194965, + "union_pixels": 22067, + "tx_anchor": 581.4051611294645, + "ty_anchor": 410.3745558810696, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 581.4051611294645, + "cy": 410.3745558810696, + "pixels": 16043 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 390.9035960214231, + "cy": 425.36610558530987, + "pixels": 2614 + }, + "right_gripper": { + "cx": 421.5923753665689, + "cy": 364.6659824046921, + "pixels": 3410 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 288.1999643080218, + "ty": 27.751137681806014, + "theta": 0.25366366792004424, + "vx": 0.9679995179176331, + "vy": 0.2509520649909973, + "pca_strength": 0.9700203585003798, + "union_pixels": 25877, + "tx_anchor": 288.1999643080218, + "ty_anchor": 27.751137681806014, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 288.1999643080218, + "cy": 27.751137681806014, + "pixels": 11207 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 527.4223847019123, + "cy": 81.4957416037281, + "pixels": 12446 + }, + "right_gripper": { + "cx": 415.88579136690646, + "cy": 79.59847122302158, + "pixels": 2224 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 581.8132707355243, + "ty": 410.3924256651017, + "theta": -3.038538036809503, + "vx": -0.9946945905685425, + "vy": -0.10287230461835861, + "pca_strength": 0.9216494177981479, + "union_pixels": 21884, + "tx_anchor": 581.8132707355243, + "ty_anchor": 410.3924256651017, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 581.8132707355243, + "cy": 410.3924256651017, + "pixels": 15975 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 390.13808025177025, + "cy": 425.3190401258851, + "pixels": 2542 + }, + "right_gripper": { + "cx": 422.6067716067716, + "cy": 364.7517077517077, + "pixels": 3367 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 290.2507000350017, + "ty": 28.215523276163808, + "theta": 0.25504467649065266, + "vx": 0.9676520228385925, + "vy": 0.2522886395454407, + "pca_strength": 0.9696387906861603, + "union_pixels": 26100, + "tx_anchor": 290.2507000350017, + "ty_anchor": 28.215523276163808, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 290.2507000350017, + "cy": 28.215523276163808, + "pixels": 11428 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 528.1977968963577, + "cy": 81.88453807188229, + "pixels": 12437 + }, + "right_gripper": { + "cx": 417.34004474272933, + "cy": 80.63937360178971, + "pixels": 2235 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 582.2666330962422, + "ty": 410.5717253100019, + "theta": -3.039547139370559, + "vx": -0.9947978854179382, + "vy": -0.10186850279569626, + "pca_strength": 0.9217421367811877, + "union_pixels": 21817, + "tx_anchor": 582.2666330962422, + "ty_anchor": 410.5717253100019, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 582.2666330962422, + "cy": 410.5717253100019, + "pixels": 15887 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 391.801171875, + "cy": 425.710546875, + "pixels": 2560 + }, + "right_gripper": { + "cx": 423.6525222551929, + "cy": 365.05044510385756, + "pixels": 3370 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 290.11838085539716, + "ty": 28.908095723014256, + "theta": 0.25441365990204573, + "vx": 0.9678110480308533, + "vy": 0.2516779899597168, + "pca_strength": 0.9692339733677146, + "union_pixels": 26484, + "tx_anchor": 290.11838085539716, + "ty_anchor": 28.908095723014256, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 290.11838085539716, + "cy": 28.908095723014256, + "pixels": 11784 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 528.5193729903536, + "cy": 83.11053054662379, + "pixels": 12440 + }, + "right_gripper": { + "cx": 417.4938053097345, + "cy": 81.77522123893806, + "pixels": 2260 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 582.0984179426902, + "ty": 411.078086282483, + "theta": -3.039796606339756, + "vx": -0.9948232769966125, + "vy": -0.10162033140659332, + "pca_strength": 0.9224079112567648, + "union_pixels": 21656, + "tx_anchor": 582.0984179426902, + "ty_anchor": 411.078086282483, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 582.0984179426902, + "cy": 411.078086282483, + "pixels": 15739 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 391.80920795942257, + "cy": 426.32344908310574, + "pixels": 2563 + }, + "right_gripper": { + "cx": 423.8780560524747, + "cy": 365.8366129994037, + "pixels": 3354 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 286.8688793953336, + "ty": 29.688301018731515, + "theta": 0.2568569486826463, + "vx": 0.9671932458877563, + "vy": 0.2540418803691864, + "pca_strength": 0.969067419901453, + "union_pixels": 26943, + "tx_anchor": 286.8688793953336, + "ty_anchor": 29.688301018731515, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 286.8688793953336, + "cy": 29.688301018731515, + "pixels": 12172 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 525.6249101222338, + "cy": 84.44898937445075, + "pixels": 12517 + }, + "right_gripper": { + "cx": 415.5869565217391, + "cy": 83.52617568766637, + "pixels": 2254 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 582.8732126459399, + "ty": 411.26839826839824, + "theta": -3.0415985067826026, + "vx": -0.9950047731399536, + "vy": -0.0998275950551033, + "pca_strength": 0.9256526263048459, + "union_pixels": 21220, + "tx_anchor": 582.8732126459399, + "ty_anchor": 411.26839826839824, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 582.8732126459399, + "cy": 411.26839826839824, + "pixels": 15246 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 390.5745007680492, + "cy": 427.3652073732719, + "pixels": 2604 + }, + "right_gripper": { + "cx": 421.91543026706233, + "cy": 366.93501483679523, + "pixels": 3370 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 278.44098243382876, + "ty": 30.51927509736905, + "theta": 0.25607980194603297, + "vx": 0.9673903584480286, + "vy": 0.2532901465892792, + "pca_strength": 0.9691920234843586, + "union_pixels": 27386, + "tx_anchor": 278.44098243382876, + "ty_anchor": 30.51927509736905, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 278.44098243382876, + "cy": 30.51927509736905, + "pixels": 12581 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 517.8939118042911, + "cy": 85.53558704773968, + "pixels": 12631 + }, + "right_gripper": { + "cx": 407.58647654093835, + "cy": 85.68491260349586, + "pixels": 2174 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 576.7943195415328, + "ty": 412.0556710120285, + "theta": -3.0404698235237633, + "vx": -0.9948914647102356, + "vy": -0.10095057636499405, + "pca_strength": 0.9266164907757354, + "union_pixels": 21839, + "tx_anchor": 576.7943195415328, + "ty_anchor": 412.0556710120285, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 576.7943195415328, + "cy": 412.0556710120285, + "pixels": 15879 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 384.17273795534663, + "cy": 427.3999216607912, + "pixels": 2553 + }, + "right_gripper": { + "cx": 416.9333724684473, + "cy": 367.2750220135016, + "pixels": 3407 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 263.47204688908926, + "ty": 31.527351968740607, + "theta": 0.24673044347797077, + "vx": 0.9697161316871643, + "vy": 0.24423472583293915, + "pca_strength": 0.9704526571571738, + "union_pixels": 27993, + "tx_anchor": 263.47204688908926, + "ty_anchor": 31.527351968740607, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 263.47204688908926, + "cy": 31.527351968740607, + "pixels": 13308 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 506.6868083751294, + "cy": 85.24798980972852, + "pixels": 12561 + }, + "right_gripper": { + "cx": 397.12005649717514, + "cy": 86.8545197740113, + "pixels": 2124 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 574.831668607145, + "ty": 411.3905263802929, + "theta": -3.0385579586847493, + "vx": -0.9946966171264648, + "vy": -0.1028524860739708, + "pca_strength": 0.9266074099738242, + "union_pixels": 22200, + "tx_anchor": 574.831668607145, + "ty_anchor": 411.3905263802929, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 574.831668607145, + "cy": 411.3905263802929, + "pixels": 16319 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 381.382223993623, + "cy": 426.9258668792348, + "pixels": 2509 + }, + "right_gripper": { + "cx": 413.12129300118625, + "cy": 366.76542111506524, + "pixels": 3372 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 246.00889074112663, + "ty": 32.99465166354101, + "theta": 0.2441042767480399, + "vx": 0.9703541994094849, + "vy": 0.24168725311756134, + "pca_strength": 0.9711164054291883, + "union_pixels": 28953, + "tx_anchor": 246.00889074112663, + "ty_anchor": 32.99465166354101, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 246.00889074112663, + "cy": 32.99465166354101, + "pixels": 14397 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 492.7050828373814, + "cy": 88.50731864243204, + "pixels": 12434 + }, + "right_gripper": { + "cx": 381.1027332704995, + "cy": 90.54005655042413, + "pixels": 2122 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 568.6798753601034, + "ty": 411.0652007760597, + "theta": -3.0376633747895343, + "vx": -0.994604229927063, + "vy": -0.10374228656291962, + "pca_strength": 0.9280187339363032, + "union_pixels": 22855, + "tx_anchor": 568.6798753601034, + "ty_anchor": 411.0652007760597, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 568.6798753601034, + "cy": 411.0652007760597, + "pixels": 17009 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 374.28622187129884, + "cy": 426.1867350967232, + "pixels": 2533 + }, + "right_gripper": { + "cx": 404.32870510111684, + "cy": 366.17084213703595, + "pixels": 3313 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 229.28524846745793, + "ty": 34.68507890961263, + "theta": 0.24177291215352412, + "vx": 0.9709150791168213, + "vy": 0.23942436277866364, + "pca_strength": 0.9718482595964772, + "union_pixels": 29320, + "tx_anchor": 229.28524846745793, + "ty_anchor": 34.68507890961263, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 229.28524846745793, + "cy": 34.68507890961263, + "pixels": 15334 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 477.2665943057527, + "cy": 91.51465308507973, + "pixels": 11977 + }, + "right_gripper": { + "cx": 364.97312095569936, + "cy": 93.19263315082131, + "pixels": 2009 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 562.002456453774, + "ty": 410.054097811523, + "theta": -3.031822371812245, + "vx": -0.9939813017845154, + "vy": -0.10954996943473816, + "pca_strength": 0.9274730530469288, + "union_pixels": 23432, + "tx_anchor": 562.002456453774, + "ty_anchor": 410.054097811523, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 562.002456453774, + "cy": 410.054097811523, + "pixels": 17912 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 367.26510067114094, + "cy": 424.0734060402685, + "pixels": 2384 + }, + "right_gripper": { + "cx": 396.3332270408163, + "cy": 364.4786352040816, + "pixels": 3136 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 202.4763931373853, + "ty": 41.147360021279425, + "theta": 0.23281913967349055, + "vx": 0.9730198383331299, + "vy": 0.23072151839733124, + "pca_strength": 0.9766574002545572, + "union_pixels": 28748, + "tx_anchor": 202.4763931373853, + "ty_anchor": 41.147360021279425, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 202.4763931373853, + "cy": 41.147360021279425, + "pixels": 15038 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 459.2049166666667, + "cy": 94.5835, + "pixels": 12000 + }, + "right_gripper": { + "cx": 349.47543859649124, + "cy": 98.88713450292397, + "pixels": 1710 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 558.9429439381387, + "ty": 408.81297983982324, + "theta": -3.0225108621744257, + "vx": -0.9929181933403015, + "vy": -0.1188005581498146, + "pca_strength": 0.9263473845918843, + "union_pixels": 23714, + "tx_anchor": 558.9429439381387, + "ty_anchor": 408.81297983982324, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 558.9429439381387, + "cy": 408.81297983982324, + "pixels": 18105 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 360.4884341637011, + "cy": 421.3371886120996, + "pixels": 2248 + }, + "right_gripper": { + "cx": 413.9654864623624, + "cy": 363.0865813745909, + "pixels": 3361 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 190.02559520681137, + "ty": 41.68366006201713, + "theta": 0.23804672037410474, + "vx": 0.9718004465103149, + "vy": 0.23580488562583923, + "pca_strength": 0.9686171250316784, + "union_pixels": 32444, + "tx_anchor": 190.02559520681137, + "ty_anchor": 41.68366006201713, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 190.02559520681137, + "cy": 41.68366006201713, + "pixels": 19027 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 439.29867706919947, + "cy": 98.79155359565807, + "pixels": 11792 + }, + "right_gripper": { + "cx": 333.31446153846156, + "cy": 103.88615384615385, + "pixels": 1625 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 553.2254227343042, + "ty": 407.7990078412546, + "theta": -3.01690486845447, + "vx": -0.9922365546226501, + "vy": -0.1243649497628212, + "pca_strength": 0.9251015385121734, + "union_pixels": 24240, + "tx_anchor": 553.2254227343042, + "ty_anchor": 407.7990078412546, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 553.2254227343042, + "cy": 407.7990078412546, + "pixels": 18747 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 354.09346224677716, + "cy": 419.24953959484344, + "pixels": 2172 + }, + "right_gripper": { + "cx": 415.71123155676, + "cy": 361.8831677205661, + "pixels": 3321 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 172.12481069507547, + "ty": 51.1747871951538, + "theta": 0.23749197622744656, + "vx": 0.9719310998916626, + "vy": 0.23526574671268463, + "pca_strength": 0.9713920543344629, + "union_pixels": 32038, + "tx_anchor": 172.12481069507547, + "ty_anchor": 51.1747871951538, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 172.12481069507547, + "cy": 51.1747871951538, + "pixels": 19149 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 422.785739405662, + "cy": 106.35387726393529, + "pixels": 11374 + }, + "right_gripper": { + "cx": 317.66996699669966, + "cy": 112.18547854785479, + "pixels": 1515 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 546.796875, + "ty": 407.20645833333333, + "theta": -3.0081937406785095, + "vx": -0.9911155700683594, + "vy": -0.1330036222934723, + "pca_strength": 0.92399142276482, + "union_pixels": 24630, + "tx_anchor": 546.796875, + "ty_anchor": 407.20645833333333, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 546.796875, + "cy": 407.20645833333333, + "pixels": 19200 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 349.2420847540185, + "cy": 416.8007793472966, + "pixels": 2053 + }, + "right_gripper": { + "cx": 421.85875037015103, + "cy": 360.9869706840391, + "pixels": 3377 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 161.93845795481016, + "ty": 56.17465641742371, + "theta": 0.2519625484662772, + "vx": 0.9684250354766846, + "vy": 0.24930502474308014, + "pca_strength": 0.9633127882062796, + "union_pixels": 33637, + "tx_anchor": 161.93845795481016, + "ty_anchor": 56.17465641742371, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 161.93845795481016, + "cy": 56.17465641742371, + "pixels": 21465 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 406.2774577216131, + "cy": 114.06671622375023, + "pixels": 10762 + }, + "right_gripper": { + "cx": 303.43475177304964, + "cy": 121.13333333333334, + "pixels": 1410 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 540.8526353531731, + "ty": 406.20473287916815, + "theta": -2.993633795644121, + "vx": -0.9890740513801575, + "vy": -0.14741960167884827, + "pca_strength": 0.9242733130952019, + "union_pixels": 24526, + "tx_anchor": 540.8526353531731, + "ty_anchor": 406.20473287916815, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 540.8526353531731, + "cy": 406.20473287916815, + "pixels": 19523 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 344.98585646935567, + "cy": 413.50235725510737, + "pixels": 1909 + }, + "right_gripper": { + "cx": 417.9770523594053, + "cy": 359.8920491273432, + "pixels": 3094 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 153.01538052391294, + "ty": 62.233145693896546, + "theta": 0.27360476197312505, + "vx": 0.9628031253814697, + "vy": 0.2702038586139679, + "pca_strength": 0.9577935842244528, + "union_pixels": 34235, + "tx_anchor": 153.01538052391294, + "ty_anchor": 62.233145693896546, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 153.01538052391294, + "cy": 62.233145693896546, + "pixels": 22561 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 391.6389884701095, + "cy": 123.69276232923167, + "pixels": 10321 + }, + "right_gripper": { + "cx": 291.80635624538064, + "cy": 131.0620842572062, + "pixels": 1353 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 535.4961224489796, + "ty": 405.6733163265306, + "theta": -2.9869373767468397, + "vx": -0.988064706325531, + "vy": -0.15403950214385986, + "pca_strength": 0.9225044092506264, + "union_pixels": 24519, + "tx_anchor": 535.4961224489796, + "ty_anchor": 405.6733163265306, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 535.4961224489796, + "cy": 405.6733163265306, + "pixels": 19600 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 341.6730349344978, + "cy": 411.4650655021834, + "pixels": 1832 + }, + "right_gripper": { + "cx": 422.437641723356, + "cy": 359.162941367023, + "pixels": 3087 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 146.25090212500558, + "ty": 69.84759656078764, + "theta": 0.2843152850895978, + "vx": 0.9598539471626282, + "vy": 0.28050029277801514, + "pca_strength": 0.9549860311676006, + "union_pixels": 33252, + "tx_anchor": 146.25090212500558, + "ty_anchor": 69.84759656078764, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 146.25090212500558, + "cy": 69.84759656078764, + "pixels": 22447 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 379.2945816898484, + "cy": 130.68559269254723, + "pixels": 9634 + }, + "right_gripper": { + "cx": 287.49103330486764, + "cy": 140.41076003415884, + "pixels": 1171 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 530.9768931242955, + "ty": 405.1435597909622, + "theta": -2.9577235409320224, + "vx": -0.98314368724823, + "vy": -0.18283483386039734, + "pca_strength": 0.9310231158947264, + "union_pixels": 23238, + "tx_anchor": 530.9768931242955, + "ty_anchor": 405.1435597909622, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 530.9768931242955, + "cy": 405.1435597909622, + "pixels": 19518 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 341.4925194494315, + "cy": 409.30101735487733, + "pixels": 1671 + }, + "right_gripper": { + "cx": 359.7842850170815, + "cy": 359.2337725719863, + "pixels": 2049 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 143.26697187704383, + "ty": 75.88223239590145, + "theta": 0.3022092611391022, + "vx": 0.9546812772750854, + "vy": 0.29763007164001465, + "pca_strength": 0.9521747100917483, + "union_pixels": 33387, + "tx_anchor": 143.26697187704383, + "ty_anchor": 75.88223239590145, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 143.26697187704383, + "cy": 75.88223239590145, + "pixels": 22935 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 375.3423490576084, + "cy": 139.31434352039187, + "pixels": 9391 + }, + "right_gripper": { + "cx": 286.09707822808673, + "cy": 148.52120640904806, + "pixels": 1061 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 528.7549491987012, + "ty": 405.0545721168954, + "theta": -2.9514305544608, + "vx": -0.9819735884666443, + "vy": -0.18901807069778442, + "pca_strength": 0.9311268119028234, + "union_pixels": 22656, + "tx_anchor": 528.7549491987012, + "ty_anchor": 405.0545721168954, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 528.7549491987012, + "cy": 405.0545721168954, + "pixels": 19094 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 342.3036144578313, + "cy": 407.339156626506, + "pixels": 1660 + }, + "right_gripper": { + "cx": 357.93585699263934, + "cy": 359.2018927444795, + "pixels": 1902 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 144.34811862518214, + "ty": 80.01761378246336, + "theta": 0.3185474481616392, + "vx": 0.9496913552284241, + "vy": 0.3131874203681946, + "pca_strength": 0.9512725134701325, + "union_pixels": 33117, + "tx_anchor": 144.34811862518214, + "ty_anchor": 80.01761378246336, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 144.34811862518214, + "cy": 80.01761378246336, + "pixels": 23334 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 375.93952021624057, + "cy": 146.46728235161618, + "pixels": 8879 + }, + "right_gripper": { + "cx": 287.521017699115, + "cy": 154.74889380530973, + "pixels": 904 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 527.4408165446481, + "ty": 405.3284882167477, + "theta": -2.941392064640587, + "vx": -0.9800267219543457, + "vy": -0.19886592030525208, + "pca_strength": 0.9311700150282933, + "union_pixels": 22089, + "tx_anchor": 527.4408165446481, + "ty_anchor": 405.3284882167477, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 527.4408165446481, + "cy": 405.3284882167477, + "pixels": 18713 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 344.4823677581864, + "cy": 406.0176322418136, + "pixels": 1588 + }, + "right_gripper": { + "cx": 358.6498881431767, + "cy": 359.3366890380313, + "pixels": 1788 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 158.79223775901056, + "ty": 89.85564631501222, + "theta": 0.30047712426871515, + "vx": 0.9551953673362732, + "vy": 0.2959759831428528, + "pca_strength": 0.9541916256865054, + "union_pixels": 31065, + "tx_anchor": 158.79223775901056, + "ty_anchor": 89.85564631501222, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 158.79223775901056, + "cy": 89.85564631501222, + "pixels": 21669 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 382.04087385482734, + "cy": 152.07399577167018, + "pixels": 8514 + }, + "right_gripper": { + "cx": 297.202947845805, + "cy": 160.46145124716554, + "pixels": 882 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 527.724442330056, + "ty": 405.4983613489798, + "theta": -2.938023926561361, + "vx": -0.9793513417243958, + "vy": -0.2021656483411789, + "pca_strength": 0.9299750166415865, + "union_pixels": 22135, + "tx_anchor": 527.724442330056, + "ty_anchor": 405.4983613489798, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 527.724442330056, + "cy": 405.4983613489798, + "pixels": 18918 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 348.26728723404256, + "cy": 404.968085106383, + "pixels": 1504 + }, + "right_gripper": { + "cx": 364.53765323992997, + "cy": 359.3140688849971, + "pixels": 1713 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 170.2868352223191, + "ty": 90.41467443674574, + "theta": 0.32053031177808183, + "vx": 0.9490684866905212, + "vy": 0.31506991386413574, + "pca_strength": 0.951681481342682, + "union_pixels": 30641, + "tx_anchor": 170.2868352223191, + "ty_anchor": 90.41467443674574, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 170.2868352223191, + "cy": 90.41467443674574, + "pixels": 21793 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 390.5101633620152, + "cy": 156.44893378226712, + "pixels": 8019 + }, + "right_gripper": { + "cx": 308.5850422195416, + "cy": 163.75753920386006, + "pixels": 829 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 527.7550128394253, + "ty": 406.2036824564279, + "theta": -2.9304206881283883, + "vx": -0.9777859449386597, + "vy": -0.20960597693920135, + "pca_strength": 0.9305899301679226, + "union_pixels": 21430, + "tx_anchor": 527.7550128394253, + "ty_anchor": 406.2036824564279, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 527.7550128394253, + "cy": 406.2036824564279, + "pixels": 18303 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 349.60027378507874, + "cy": 403.77618069815196, + "pixels": 1461 + }, + "right_gripper": { + "cx": 366.94477791116446, + "cy": 359.50240096038414, + "pixels": 1666 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 184.61241824127907, + "ty": 90.53224927325581, + "theta": 0.33839915250112546, + "vx": 0.9432873129844666, + "vy": 0.3319774568080902, + "pca_strength": 0.9484872833501702, + "union_pixels": 30707, + "tx_anchor": 184.61241824127907, + "ty_anchor": 90.53224927325581, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 184.61241824127907, + "cy": 90.53224927325581, + "pixels": 22016 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 401.4222193910052, + "cy": 159.51203975028665, + "pixels": 7849 + }, + "right_gripper": { + "cx": 319.0095011876485, + "cy": 165.3420427553444, + "pixels": 842 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 529.6707075284654, + "ty": 406.7482014388489, + "theta": -2.9273921711676225, + "vx": -0.9771466851234436, + "vy": -0.21256625652313232, + "pca_strength": 0.9304811625509538, + "union_pixels": 20747, + "tx_anchor": 529.6707075284654, + "ty_anchor": 406.7482014388489, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 529.6707075284654, + "cy": 406.7482014388489, + "pixels": 17653 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 355.2881587953457, + "cy": 403.06776180698154, + "pixels": 1461 + }, + "right_gripper": { + "cx": 371.6919779546846, + "cy": 359.7679118187385, + "pixels": 1633 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 181.49086057902912, + "ty": 83.67102066823304, + "theta": 0.3614820628017248, + "vx": 0.9353737235069275, + "vy": 0.35366091132164, + "pca_strength": 0.956995039707684, + "union_pixels": 33682, + "tx_anchor": 181.49086057902912, + "ty_anchor": 83.67102066823304, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 181.49086057902912, + "cy": 83.67102066823304, + "pixels": 25111 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 410.68979857050033, + "cy": 163.1324236517219, + "pixels": 7695 + }, + "right_gripper": { + "cx": 329.9166666666667, + "cy": 166.95091324200914, + "pixels": 876 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 528.1846590909091, + "ty": 408.02272727272725, + "theta": -2.9256725681515587, + "vx": -0.9767796993255615, + "vy": -0.2142462432384491, + "pca_strength": 0.932074172614086, + "union_pixels": 19320, + "tx_anchor": 528.1846590909091, + "ty_anchor": 408.02272727272725, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 528.1846590909091, + "cy": 408.02272727272725, + "pixels": 16192 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 355.8856364874064, + "cy": 404.2641252552757, + "pixels": 1469 + }, + "right_gripper": { + "cx": 371.7733574442435, + "cy": 361.3212778782399, + "pixels": 1659 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 201.78575449231437, + "ty": 88.80549902576315, + "theta": 0.36760008203923716, + "vx": 0.9331924915313721, + "vy": 0.3593768775463104, + "pca_strength": 0.9515073940922134, + "union_pixels": 31648, + "tx_anchor": 201.78575449231437, + "ty_anchor": 88.80549902576315, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 201.78575449231437, + "cy": 88.80549902576315, + "pixels": 23095 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 418.7142293010399, + "cy": 166.3726470975385, + "pixels": 7597 + }, + "right_gripper": { + "cx": 338.5502092050209, + "cy": 168.07112970711296, + "pixels": 956 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 523.7898151789225, + "ty": 409.42344999344607, + "theta": -2.9370701998322013, + "vx": -0.9791581034660339, + "vy": -0.2030995935201645, + "pca_strength": 0.9307892723082378, + "union_pixels": 18384, + "tx_anchor": 523.7898151789225, + "ty_anchor": 409.42344999344607, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 523.7898151789225, + "cy": 409.42344999344607, + "pixels": 15258 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 356.24603721571333, + "cy": 407.3363197794624, + "pixels": 1451 + }, + "right_gripper": { + "cx": 373.7623880597015, + "cy": 364.2262686567164, + "pixels": 1675 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 224.06181004475386, + "ty": 94.20144206862257, + "theta": 0.3784521315366112, + "vx": 0.9292376637458801, + "vy": 0.3694825768470764, + "pca_strength": 0.9421909588087058, + "union_pixels": 28698, + "tx_anchor": 224.06181004475386, + "ty_anchor": 94.20144206862257, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 224.06181004475386, + "cy": 94.20144206862257, + "pixels": 20110 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 425.2425605078693, + "cy": 168.35616981880705, + "pixels": 7561 + }, + "right_gripper": { + "cx": 342.7361246348588, + "cy": 169.62999026290166, + "pixels": 1027 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 523.7102630857769, + "ty": 411.25698821594955, + "theta": -2.942512043687348, + "vx": -0.9802488088607788, + "vy": -0.1977681815624237, + "pca_strength": 0.9317120353685241, + "union_pixels": 17952, + "tx_anchor": 523.7102630857769, + "ty_anchor": 411.25698821594955, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 523.7102630857769, + "cy": 411.25698821594955, + "pixels": 14596 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 363.38089330024815, + "cy": 409.5452853598015, + "pixels": 1612 + }, + "right_gripper": { + "cx": 375.54243119266056, + "cy": 366.5665137614679, + "pixels": 1744 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 231.72874614696232, + "ty": 94.76165854628617, + "theta": 0.3824954856241329, + "vx": 0.9277361035346985, + "vy": 0.3732367753982544, + "pca_strength": 0.9414125399516126, + "union_pixels": 28669, + "tx_anchor": 231.72874614696232, + "ty_anchor": 94.76165854628617, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 231.72874614696232, + "cy": 94.76165854628617, + "pixels": 20114 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 430.8080781758958, + "cy": 169.74097719869707, + "pixels": 7675 + }, + "right_gripper": { + "cx": 348.32045454545454, + "cy": 170.44431818181818, + "pixels": 880 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 523.8760557432432, + "ty": 412.0843890765766, + "theta": -2.946418765759598, + "vx": -0.9810139536857605, + "vy": -0.19393712282180786, + "pca_strength": 0.9326042137317796, + "union_pixels": 17635, + "tx_anchor": 523.8760557432432, + "ty_anchor": 412.0843890765766, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 523.8760557432432, + "cy": 412.0843890765766, + "pixels": 14208 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 366.1594724220623, + "cy": 410.58213429256597, + "pixels": 1668 + }, + "right_gripper": { + "cx": 377.45707788516205, + "cy": 367.775440591245, + "pixels": 1759 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 233.0515514055053, + "ty": 94.39874525824337, + "theta": 0.38399244635023116, + "vx": 0.9271763563156128, + "vy": 0.37462514638900757, + "pca_strength": 0.9413972659529294, + "union_pixels": 29283, + "tx_anchor": 233.0515514055053, + "ty_anchor": 94.39874525824337, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 233.0515514055053, + "cy": 94.39874525824337, + "pixels": 20562 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 433.9993548387097, + "cy": 170.6214193548387, + "pixels": 7750 + }, + "right_gripper": { + "cx": 349.1864057672503, + "cy": 169.13903192584965, + "pixels": 971 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 523.7164168348227, + "ty": 412.9501297203805, + "theta": -2.952035932200017, + "vx": -0.9820878505706787, + "vy": -0.18842357397079468, + "pca_strength": 0.9336739357367401, + "union_pixels": 17336, + "tx_anchor": 523.7164168348227, + "ty_anchor": 412.9501297203805, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 523.7164168348227, + "cy": 412.9501297203805, + "pixels": 13876 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 367.5597633136095, + "cy": 412.0739644970414, + "pixels": 1690 + }, + "right_gripper": { + "cx": 378.43389830508477, + "cy": 369.04180790960453, + "pixels": 1770 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 233.05433723196882, + "ty": 95.09956140350877, + "theta": 0.38120755981213267, + "vx": 0.9282160401344299, + "vy": 0.37204161286354065, + "pca_strength": 0.9411018773266477, + "union_pixels": 29188, + "tx_anchor": 233.05433723196882, + "ty_anchor": 95.09956140350877, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 233.05433723196882, + "cy": 95.09956140350877, + "pixels": 20520 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 434.40177651905253, + "cy": 170.88684346035015, + "pixels": 7768 + }, + "right_gripper": { + "cx": 349.6477777777778, + "cy": 170.5222222222222, + "pixels": 900 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 522.8854423943048, + "ty": 413.7354351300305, + "theta": -2.957392370412668, + "vx": -0.9830830693244934, + "vy": -0.18316040933132172, + "pca_strength": 0.9342720670802357, + "union_pixels": 17248, + "tx_anchor": 522.8854423943048, + "ty_anchor": 413.7354351300305, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 522.8854423943048, + "cy": 413.7354351300305, + "pixels": 13766 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 366.27741553052755, + "cy": 413.5364552459988, + "pixels": 1687 + }, + "right_gripper": { + "cx": 378.491364902507, + "cy": 370.3392757660167, + "pixels": 1795 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 231.61952034597994, + "ty": 94.30936701395714, + "theta": 0.38825782645553586, + "vx": 0.925570011138916, + "vy": 0.37857648730278015, + "pca_strength": 0.9429191729943697, + "union_pixels": 29044, + "tx_anchor": 231.61952034597994, + "ty_anchor": 94.30936701395714, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 231.61952034597994, + "cy": 94.30936701395714, + "pixels": 20348 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 432.1209522590554, + "cy": 170.78958146678613, + "pixels": 7813 + }, + "right_gripper": { + "cx": 348.2287655719139, + "cy": 170.8890147225368, + "pixels": 883 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 520.7861983531297, + "ty": 413.86110908693433, + "theta": -2.959055987538366, + "vx": -0.9833863973617554, + "vy": -0.18152467906475067, + "pca_strength": 0.9345051191769879, + "union_pixels": 17279, + "tx_anchor": 520.7861983531297, + "ty_anchor": 413.86110908693433, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 520.7861983531297, + "cy": 413.86110908693433, + "pixels": 13723 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 365.0172612197929, + "cy": 413.55696202531647, + "pixels": 1738 + }, + "right_gripper": { + "cx": 376.93784378437846, + "cy": 370.502200220022, + "pixels": 1818 + } + } + } + } + }, + { + "frame_idx": 30, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 226.14191190993483, + "ty": 94.95560932253605, + "theta": 0.3842324419952048, + "vx": 0.9270864129066467, + "vy": 0.3748476505279541, + "pca_strength": 0.9435652958548059, + "union_pixels": 29113, + "tx_anchor": 226.14191190993483, + "ty_anchor": 94.95560932253605, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 226.14191190993483, + "cy": 94.95560932253605, + "pixels": 20252 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 427.9106237322515, + "cy": 170.53853955375254, + "pixels": 7888 + }, + "right_gripper": { + "cx": 344.1274409044193, + "cy": 170.64953751284688, + "pixels": 973 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 518.9955953498447, + "ty": 413.5510867210629, + "theta": -2.9573682998024653, + "vx": -0.98307865858078, + "vy": -0.18318407237529755, + "pca_strength": 0.933748777823797, + "union_pixels": 17208, + "tx_anchor": 518.9955953498447, + "ty_anchor": 413.5510867210629, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 518.9955953498447, + "cy": 413.5510867210629, + "pixels": 13849 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 356.5022566086396, + "cy": 414.09413281753706, + "pixels": 1551 + }, + "right_gripper": { + "cx": 374.3987831858407, + "cy": 370.19524336283183, + "pixels": 1808 + } + } + } + } + }, + { + "frame_idx": 31, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 217.73648875461564, + "ty": 95.727041672661, + "theta": 0.36841088271463657, + "vx": 0.9329008460044861, + "vy": 0.36013340950012207, + "pca_strength": 0.9451143488778438, + "union_pixels": 29747, + "tx_anchor": 217.73648875461564, + "ty_anchor": 95.727041672661, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 217.73648875461564, + "cy": 95.727041672661, + "pixels": 20853 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 424.0682281059063, + "cy": 170.190300407332, + "pixels": 7856 + }, + "right_gripper": { + "cx": 338.7504816955684, + "cy": 169.34104046242774, + "pixels": 1038 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 519.742654436004, + "ty": 413.5052314748459, + "theta": -2.960010369582797, + "vx": -0.9835591912269592, + "vy": -0.1805860698223114, + "pca_strength": 0.9342646936031611, + "union_pixels": 17342, + "tx_anchor": 519.742654436004, + "ty_anchor": 413.5052314748459, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 519.742654436004, + "cy": 413.5052314748459, + "pixels": 13954 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 357.2914826498423, + "cy": 414.37097791798107, + "pixels": 1585 + }, + "right_gripper": { + "cx": 373.9079312257349, + "cy": 370.4220743205768, + "pixels": 1803 + } + } + } + } + }, + { + "frame_idx": 32, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 218.42475893639818, + "ty": 96.1874939125353, + "theta": 0.37156724633067756, + "vx": 0.9317594766616821, + "vy": 0.36307618021965027, + "pca_strength": 0.9459640481051765, + "union_pixels": 29710, + "tx_anchor": 218.42475893639818, + "ty_anchor": 96.1874939125353, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 218.42475893639818, + "cy": 96.1874939125353, + "pixels": 20534 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 421.550450889593, + "cy": 169.9263953204972, + "pixels": 8206 + }, + "right_gripper": { + "cx": 339.55876288659795, + "cy": 169.9876288659794, + "pixels": 970 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 520.7370695763072, + "ty": 413.2876576448916, + "theta": -2.9590444281524926, + "vx": -0.9833843111991882, + "vy": -0.18153604865074158, + "pca_strength": 0.9341439280558658, + "union_pixels": 17464, + "tx_anchor": 520.7370695763072, + "ty_anchor": 413.2876576448916, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 520.7370695763072, + "cy": 413.2876576448916, + "pixels": 14114 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 356.48932038834954, + "cy": 414.2893203883495, + "pixels": 1545 + }, + "right_gripper": { + "cx": 374.29639889196676, + "cy": 370.1722991689751, + "pixels": 1805 + } + } + } + } + }, + { + "frame_idx": 33, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 220.36260705472492, + "ty": 95.35709101466105, + "theta": 0.37785448016488504, + "vx": 0.9294583201408386, + "vy": 0.36892715096473694, + "pca_strength": 0.944651747206541, + "union_pixels": 29807, + "tx_anchor": 220.36260705472492, + "ty_anchor": 95.35709101466105, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 220.36260705472492, + "cy": 95.35709101466105, + "pixels": 20667 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 423.27749329431845, + "cy": 170.0227993172397, + "pixels": 8202 + }, + "right_gripper": { + "cx": 340.95202558635395, + "cy": 170.75586353944564, + "pixels": 938 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 522.7014525454802, + "ty": 413.01805105062755, + "theta": -2.9568152763529154, + "vx": -0.9829772114753723, + "vy": -0.1837277114391327, + "pca_strength": 0.9337639124852538, + "union_pixels": 17477, + "tx_anchor": 522.7014525454802, + "ty_anchor": 413.01805105062755, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 522.7014525454802, + "cy": 413.01805105062755, + "pixels": 14182 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 358.2982107355865, + "cy": 413.8820410868125, + "pixels": 1509 + }, + "right_gripper": { + "cx": 376.0851063829787, + "cy": 369.8510638297872, + "pixels": 1786 + } + } + } + } + }, + { + "frame_idx": 34, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 219.5107051374994, + "ty": 95.25827654535789, + "theta": 0.37337464843274076, + "vx": 0.9311017394065857, + "vy": 0.3647596538066864, + "pca_strength": 0.9448280630861631, + "union_pixels": 29560, + "tx_anchor": 219.5107051374994, + "ty_anchor": 95.25827654535789, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 219.5107051374994, + "cy": 95.25827654535789, + "pixels": 20691 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 425.04639959432046, + "cy": 169.69878296146044, + "pixels": 7888 + }, + "right_gripper": { + "cx": 340.1518858307849, + "cy": 170.0316004077472, + "pixels": 981 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 523.1102578554319, + "ty": 413.37868113287306, + "theta": -2.9602362408975487, + "vx": -0.9835999608039856, + "vy": -0.18036390841007233, + "pca_strength": 0.9340717472363326, + "union_pixels": 17532, + "tx_anchor": 523.1102578554319, + "ty_anchor": 413.37868113287306, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 523.1102578554319, + "cy": 413.37868113287306, + "pixels": 14194 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 360.0708712613784, + "cy": 414.74252275682704, + "pixels": 1538 + }, + "right_gripper": { + "cx": 376.5288888888889, + "cy": 370.5261111111111, + "pixels": 1800 + } + } + } + } + }, + { + "frame_idx": 35, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 185.72012271179585, + "ty": 76.71927991100024, + "theta": 0.3999630605663538, + "vx": 0.9210754036903381, + "vy": 0.38938432931900024, + "pca_strength": 0.9512023530384924, + "union_pixels": 38544, + "tx_anchor": 185.72012271179585, + "ty_anchor": 76.71927991100024, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 185.72012271179585, + "cy": 76.71927991100024, + "pixels": 29663 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 425.14244001523423, + "cy": 169.8669544242732, + "pixels": 7877 + }, + "right_gripper": { + "cx": 339.5796812749004, + "cy": 169.84262948207171, + "pixels": 1004 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 522.8990012660008, + "ty": 413.4536503024335, + "theta": -2.959387236141687, + "vx": -0.983446478843689, + "vy": -0.18119892477989197, + "pca_strength": 0.9343252435760125, + "union_pixels": 17539, + "tx_anchor": 522.8990012660008, + "ty_anchor": 413.4536503024335, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 522.8990012660008, + "cy": 413.4536503024335, + "pixels": 14218 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 360.38042049934296, + "cy": 414.7877792378449, + "pixels": 1522 + }, + "right_gripper": { + "cx": 376.266259032796, + "cy": 370.5886603668705, + "pixels": 1799 + } + } + } + } + }, + { + "frame_idx": 36, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 185.69092866032088, + "ty": 76.83074904981332, + "theta": 0.39880975350788306, + "vx": 0.9215238690376282, + "vy": 0.38832178711891174, + "pca_strength": 0.9519441435469915, + "union_pixels": 38578, + "tx_anchor": 185.69092866032088, + "ty_anchor": 76.83074904981332, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 185.69092866032088, + "cy": 76.83074904981332, + "pixels": 29731 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 425.30668196888547, + "cy": 169.83333333333334, + "pixels": 7842 + }, + "right_gripper": { + "cx": 339.80497512437813, + "cy": 169.86069651741295, + "pixels": 1005 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 523.4047184384216, + "ty": 413.10258390675466, + "theta": -2.9565648637804256, + "vx": -0.9829311370849609, + "vy": -0.18397384881973267, + "pca_strength": 0.9338780516363656, + "union_pixels": 17550, + "tx_anchor": 523.4047184384216, + "ty_anchor": 413.10258390675466, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 523.4047184384216, + "cy": 413.10258390675466, + "pixels": 14242 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 359.3445322793149, + "cy": 414.00658761528325, + "pixels": 1518 + }, + "right_gripper": { + "cx": 376.38100558659215, + "cy": 369.972625698324, + "pixels": 1790 + } + } + } + } + }, + { + "frame_idx": 37, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 185.1819808867727, + "ty": 76.75500624725628, + "theta": 0.40028032211595244, + "vx": 0.9209518432617188, + "vy": 0.3896765410900116, + "pca_strength": 0.9518217424407756, + "union_pixels": 38836, + "tx_anchor": 185.1819808867727, + "ty_anchor": 76.75500624725628, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 185.1819808867727, + "cy": 76.75500624725628, + "pixels": 29613 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 422.03887741465195, + "cy": 169.36204592394606, + "pixels": 8231 + }, + "right_gripper": { + "cx": 339.4092741935484, + "cy": 169.61592741935485, + "pixels": 992 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 523.3714506064642, + "ty": 413.18712753277714, + "theta": -2.9584048344144063, + "vx": -0.9832680225372314, + "vy": -0.1821649819612503, + "pca_strength": 0.9340779836778665, + "union_pixels": 17593, + "tx_anchor": 523.3714506064642, + "ty_anchor": 413.18712753277714, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 523.3714506064642, + "cy": 413.18712753277714, + "pixels": 14263 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 358.9012426422498, + "cy": 414.19162851536953, + "pixels": 1529 + }, + "right_gripper": { + "cx": 376.45585785674626, + "cy": 370.15713492504165, + "pixels": 1801 + } + } + } + } + }, + { + "frame_idx": 38, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 185.17542801621605, + "ty": 76.76305826381211, + "theta": 0.39881012504429014, + "vx": 0.9215236902236938, + "vy": 0.388322114944458, + "pca_strength": 0.9526311223531377, + "union_pixels": 39202, + "tx_anchor": 185.17542801621605, + "ty_anchor": 76.76305826381211, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 185.17542801621605, + "cy": 76.76305826381211, + "pixels": 29847 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 422.4163930439013, + "cy": 169.55150188495682, + "pixels": 8223 + }, + "right_gripper": { + "cx": 338.9655477031802, + "cy": 168.57155477031802, + "pixels": 1132 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 523.3031553907507, + "ty": 413.28076680892747, + "theta": -2.960010109664069, + "vx": -0.9835591316223145, + "vy": -0.1805863231420517, + "pca_strength": 0.9340130997364149, + "union_pixels": 17640, + "tx_anchor": 523.3031553907507, + "ty_anchor": 413.28076680892747, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 523.3031553907507, + "cy": 413.28076680892747, + "pixels": 14293 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 359.4895697522816, + "cy": 414.6075619295958, + "pixels": 1534 + }, + "right_gripper": { + "cx": 376.4754550468836, + "cy": 370.43243243243245, + "pixels": 1813 + } + } + } + } + }, + { + "frame_idx": 39, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 186.0345882352941, + "ty": 76.78884033613446, + "theta": 0.4009705605154606, + "vx": 0.9206826090812683, + "vy": 0.3903121054172516, + "pca_strength": 0.9530936361513355, + "union_pixels": 39016, + "tx_anchor": 186.0345882352941, + "ty_anchor": 76.78884033613446, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 186.0345882352941, + "cy": 76.78884033613446, + "pixels": 29750 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 422.83835316978383, + "cy": 169.74593150352197, + "pixels": 8234 + }, + "right_gripper": { + "cx": 339.33817829457365, + "cy": 169.4360465116279, + "pixels": 1032 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 523.6009000140627, + "ty": 413.2311207987625, + "theta": -2.95759159923263, + "vx": -0.983119547367096, + "vy": -0.18296454846858978, + "pca_strength": 0.9341664212451166, + "union_pixels": 17503, + "tx_anchor": 523.6009000140627, + "ty_anchor": 413.2311207987625, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 523.6009000140627, + "cy": 413.2311207987625, + "pixels": 14222 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 359.12860013395846, + "cy": 414.29269926322837, + "pixels": 1493 + }, + "right_gripper": { + "cx": 376.5950782997763, + "cy": 370.3020134228188, + "pixels": 1788 + } + } + } + } + }, + { + "frame_idx": 40, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 196.97085929629492, + "ty": 81.40345509495914, + "theta": 0.40729716520778125, + "vx": 0.9181948304176331, + "vy": 0.3961290419101715, + "pca_strength": 0.9483794644820064, + "union_pixels": 36041, + "tx_anchor": 196.97085929629492, + "ty_anchor": 81.40345509495914, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 196.97085929629492, + "cy": 81.40345509495914, + "pixels": 26801 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 423.1305992920786, + "cy": 169.62614426949835, + "pixels": 8193 + }, + "right_gripper": { + "cx": 338.6227316141356, + "cy": 169.01719197707737, + "pixels": 1047 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 523.3727317312408, + "ty": 413.2595810271141, + "theta": -2.958277927098873, + "vx": -0.9832448959350586, + "vy": -0.18228976428508759, + "pca_strength": 0.9340929546401912, + "union_pixels": 17572, + "tx_anchor": 523.3727317312408, + "ty_anchor": 413.2595810271141, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 523.3727317312408, + "cy": 413.2595810271141, + "pixels": 14273 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 359.1057884231537, + "cy": 414.41783100465733, + "pixels": 1503 + }, + "right_gripper": { + "cx": 376.47661469933183, + "cy": 370.23440979955456, + "pixels": 1796 + } + } + } + } + }, + { + "frame_idx": 41, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 190.42303386509937, + "ty": 78.70913797928911, + "theta": 0.4029201594301195, + "vx": 0.9199199080467224, + "vy": 0.3921063244342804, + "pca_strength": 0.9506717862105635, + "union_pixels": 37796, + "tx_anchor": 190.42303386509937, + "ty_anchor": 78.70913797928911, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 190.42303386509937, + "cy": 78.70913797928911, + "pixels": 28584 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 423.26004641504824, + "cy": 169.6355197263955, + "pixels": 8187 + }, + "right_gripper": { + "cx": 338.9765853658537, + "cy": 169.36975609756098, + "pixels": 1025 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 523.503298245614, + "ty": 413.2518596491228, + "theta": -2.958315109636291, + "vx": -0.9832516312599182, + "vy": -0.18225319683551788, + "pca_strength": 0.9341478653525864, + "union_pixels": 17564, + "tx_anchor": 523.503298245614, + "ty_anchor": 413.2518596491228, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 523.503298245614, + "cy": 413.2518596491228, + "pixels": 14250 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 359.29531970995384, + "cy": 414.40408701384314, + "pixels": 1517 + }, + "right_gripper": { + "cx": 376.38286032276017, + "cy": 370.15804117974403, + "pixels": 1797 + } + } + } + } + }, + { + "frame_idx": 42, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 190.9442461150777, + "ty": 78.95254094918101, + "theta": 0.40492108860115544, + "vx": 0.9191334843635559, + "vy": 0.39394623041152954, + "pca_strength": 0.9497703722441461, + "union_pixels": 37763, + "tx_anchor": 190.9442461150777, + "ty_anchor": 78.95254094918101, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 190.9442461150777, + "cy": 78.95254094918101, + "pixels": 28572 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 423.3582966226138, + "cy": 169.6479441997063, + "pixels": 8172 + }, + "right_gripper": { + "cx": 338.8989205103042, + "cy": 169.090284592738, + "pixels": 1019 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 523.4441723800196, + "ty": 413.19042955086053, + "theta": -2.9584812681536214, + "vx": -0.9832819104194641, + "vy": -0.18208982050418854, + "pca_strength": 0.9339802861354397, + "union_pixels": 17610, + "tx_anchor": 523.4441723800196, + "ty_anchor": 413.19042955086053, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 523.4441723800196, + "cy": 413.19042955086053, + "pixels": 14294 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 358.9373350923483, + "cy": 414.31860158311343, + "pixels": 1516 + }, + "right_gripper": { + "cx": 376.4611111111111, + "cy": 370.1438888888889, + "pixels": 1800 + } + } + } + } + } + ], + "saved_at_unix": 1769897652.1952739 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000097_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000097_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..17e26277a39dec41fc8059db23ab802d848a8f70 --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000097_tool_poses.json @@ -0,0 +1,3122 @@ +{ + "clip_id": "1_pijTMjBN", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/ZOOM_OUT/1_pijTMjBN.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/ZOOM_OUT/1_pijTMjBN", + "num_frames": 32, + "tools": [ + "grasper", + "grasper2" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 414.7133804280075, + "ty": 379.59931435694995, + "theta": -0.7673114161760946, + "vx": 0.7197796702384949, + "vy": -0.6942025423049927, + "pca_strength": 0.9390264797450516, + "union_pixels": 19626, + "tx_anchor": 414.7133804280075, + "ty_anchor": 379.59931435694995, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 414.7133804280075, + "cy": 379.59931435694995, + "pixels": 9626 + }, + "tool_body": { + "cx": 343.2347066167291, + "cy": 429.9712858926342, + "pixels": 4005 + }, + "left_gripper": { + "cx": 497.4, + "cy": 267.2, + "pixels": 20 + }, + "right_gripper": { + "cx": 497.55615062761507, + "cy": 286.11983263598324, + "pixels": 5975 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 225.34597156398104, + "ty": 397.7909952606635, + "theta": -0.838727190045732, + "vx": 0.668410062789917, + "vy": -0.7437929511070251, + "pca_strength": 0.922578280885321, + "union_pixels": 6112, + "tx_anchor": 225.34597156398104, + "ty_anchor": 397.7909952606635, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 225.34597156398104, + "cy": 397.7909952606635, + "pixels": 2110 + }, + "tool_body": { + "cx": 205.7901498929336, + "cy": 436.3468950749465, + "pixels": 2335 + }, + "left_gripper": { + "cx": 279.1248959200666, + "cy": 345.57535387177353, + "pixels": 1201 + }, + "right_gripper": { + "cx": 273.72103004291847, + "cy": 367.0386266094421, + "pixels": 466 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 415.0272550292018, + "ty": 382.18764871295696, + "theta": -0.7631746203522464, + "vx": 0.7226453423500061, + "vy": -0.6912190914154053, + "pca_strength": 0.9406900522653897, + "union_pixels": 18941, + "tx_anchor": 415.0272550292018, + "ty_anchor": 382.18764871295696, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 415.0272550292018, + "cy": 382.18764871295696, + "pixels": 9246 + }, + "tool_body": { + "cx": 344.6574688246219, + "cy": 430.7338816662245, + "pixels": 3769 + }, + "left_gripper": { + "cx": 436.3333333333333, + "cy": 324.3333333333333, + "pixels": 3 + }, + "right_gripper": { + "cx": 497.778321796387, + "cy": 289.86105014350835, + "pixels": 5923 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 225.4178674351585, + "ty": 397.81508165225745, + "theta": -0.8402090470620326, + "vx": 0.6673071384429932, + "vy": -0.7447826266288757, + "pca_strength": 0.9218376028456483, + "union_pixels": 6059, + "tx_anchor": 225.4178674351585, + "ty_anchor": 397.81508165225745, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 225.4178674351585, + "cy": 397.81508165225745, + "pixels": 2082 + }, + "tool_body": { + "cx": 206.13054607508533, + "cy": 436.33660409556313, + "pixels": 2344 + }, + "left_gripper": { + "cx": 279.2702928870293, + "cy": 345.8744769874477, + "pixels": 1195 + }, + "right_gripper": { + "cx": 272.93835616438355, + "cy": 367.7511415525114, + "pixels": 438 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 416.34675052410904, + "ty": 385.50859538784067, + "theta": -0.7640020322816353, + "vx": 0.7220731377601624, + "vy": -0.6918167471885681, + "pca_strength": 0.9359808373018388, + "union_pixels": 18985, + "tx_anchor": 416.34675052410904, + "ty_anchor": 385.50859538784067, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 416.34675052410904, + "cy": 385.50859538784067, + "pixels": 9540 + }, + "tool_body": { + "cx": 344.32015011547344, + "cy": 431.75461893764435, + "pixels": 3464 + }, + "left_gripper": { + "cx": 462.3333333333333, + "cy": 300.0, + "pixels": 3 + }, + "right_gripper": { + "cx": 497.69973235195715, + "cy": 292.5898293743727, + "pixels": 5978 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 224.83740234375, + "ty": 398.23046875, + "theta": -0.8416693682623916, + "vx": 0.6662188172340393, + "vy": -0.7457563281059265, + "pca_strength": 0.9214416934885026, + "union_pixels": 6023, + "tx_anchor": 224.83740234375, + "ty_anchor": 398.23046875, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 224.83740234375, + "cy": 398.23046875, + "pixels": 2048 + }, + "tool_body": { + "cx": 206.2115879828326, + "cy": 436.52703862660945, + "pixels": 2330 + }, + "left_gripper": { + "cx": 278.92886683209264, + "cy": 345.9727047146402, + "pixels": 1209 + }, + "right_gripper": { + "cx": 272.901376146789, + "cy": 367.7866972477064, + "pixels": 436 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 416.92034650327486, + "ty": 386.7668497781534, + "theta": -0.7640421649318028, + "vx": 0.722045361995697, + "vy": -0.691845715045929, + "pca_strength": 0.9363557697151318, + "union_pixels": 18819, + "tx_anchor": 416.92034650327486, + "ty_anchor": 386.7668497781534, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 416.92034650327486, + "cy": 386.7668497781534, + "pixels": 9466 + }, + "tool_body": { + "cx": 344.993070201868, + "cy": 432.16872551973483, + "pixels": 3319 + }, + "left_gripper": { + "cx": 440.0, + "cy": 330.5, + "pixels": 2 + }, + "right_gripper": { + "cx": 498.5193965517241, + "cy": 293.714025198939, + "pixels": 6032 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 224.65754763067903, + "ty": 398.35222276502196, + "theta": -0.8417770981130228, + "vx": 0.6661384701728821, + "vy": -0.7458280920982361, + "pca_strength": 0.9213931542292905, + "union_pixels": 6005, + "tx_anchor": 224.65754763067903, + "ty_anchor": 398.35222276502196, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 224.65754763067903, + "cy": 398.35222276502196, + "pixels": 2047 + }, + "tool_body": { + "cx": 206.1632213608958, + "cy": 436.5348837209302, + "pixels": 2322 + }, + "left_gripper": { + "cx": 278.7281879194631, + "cy": 346.00922818791946, + "pixels": 1192 + }, + "right_gripper": { + "cx": 272.8918918918919, + "cy": 367.79954954954957, + "pixels": 444 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 417.225689636809, + "ty": 387.53370966024073, + "theta": -0.7638480338471065, + "vx": 0.722179651260376, + "vy": -0.6917055249214172, + "pca_strength": 0.9365646429689795, + "union_pixels": 18790, + "tx_anchor": 417.225689636809, + "ty_anchor": 387.53370966024073, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 417.225689636809, + "cy": 387.53370966024073, + "pixels": 9389 + }, + "tool_body": { + "cx": 345.79650812763396, + "cy": 432.33564118001203, + "pixels": 3322 + }, + "left_gripper": { + "cx": 437.5, + "cy": 330.5, + "pixels": 4 + }, + "right_gripper": { + "cx": 498.9674074074074, + "cy": 294.36263374485594, + "pixels": 6075 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 225.32425978987584, + "ty": 397.87297039159506, + "theta": -0.8418362396480937, + "vx": 0.6660943627357483, + "vy": -0.7458674907684326, + "pca_strength": 0.921592984951134, + "union_pixels": 6070, + "tx_anchor": 225.32425978987584, + "ty_anchor": 397.87297039159506, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 225.32425978987584, + "cy": 397.87297039159506, + "pixels": 2094 + }, + "tool_body": { + "cx": 205.99529109589042, + "cy": 436.3929794520548, + "pixels": 2336 + }, + "left_gripper": { + "cx": 278.8253968253968, + "cy": 345.87385129490394, + "pixels": 1197 + }, + "right_gripper": { + "cx": 272.8216704288939, + "cy": 367.8171557562077, + "pixels": 443 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 417.2558462359851, + "ty": 387.8222103577149, + "theta": -0.7626546060202485, + "vx": 0.7230046391487122, + "vy": -0.6908431649208069, + "pca_strength": 0.9363371237962752, + "union_pixels": 18615, + "tx_anchor": 417.2558462359851, + "ty_anchor": 387.8222103577149, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 417.2558462359851, + "cy": 387.8222103577149, + "pixels": 9365 + }, + "tool_body": { + "cx": 345.4082073434125, + "cy": 432.4634372107374, + "pixels": 3241 + }, + "left_gripper": { + "cx": 436.0, + "cy": 330.5, + "pixels": 2 + }, + "right_gripper": { + "cx": 498.80156484101883, + "cy": 294.9692025969702, + "pixels": 6007 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 225.25426944971537, + "ty": 397.80218216318787, + "theta": -0.8425856405046717, + "vx": 0.6655352115631104, + "vy": -0.7463664412498474, + "pca_strength": 0.9215090265722319, + "union_pixels": 6075, + "tx_anchor": 225.25426944971537, + "ty_anchor": 397.80218216318787, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 225.25426944971537, + "cy": 397.80218216318787, + "pixels": 2108 + }, + "tool_body": { + "cx": 206.09396551724137, + "cy": 436.45862068965516, + "pixels": 2320 + }, + "left_gripper": { + "cx": 278.7191383595692, + "cy": 345.9685169842585, + "pixels": 1207 + }, + "right_gripper": { + "cx": 272.76363636363635, + "cy": 367.86136363636365, + "pixels": 440 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 417.83701333333335, + "ty": 387.82816, + "theta": -0.7630963327077337, + "vx": 0.7226994037628174, + "vy": -0.6911624670028687, + "pca_strength": 0.9359033812046558, + "union_pixels": 18579, + "tx_anchor": 417.83701333333335, + "ty_anchor": 387.82816, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 417.83701333333335, + "cy": 387.82816, + "pixels": 9375 + }, + "tool_body": { + "cx": 345.99132858470114, + "cy": 432.51997522452774, + "pixels": 3229 + }, + "left_gripper": { + "cx": 437.5, + "cy": 331.0, + "pixels": 2 + }, + "right_gripper": { + "cx": 498.8729281767956, + "cy": 295.2744014732965, + "pixels": 5973 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 225.11337760910817, + "ty": 397.8159392789374, + "theta": -0.8423366108623167, + "vx": 0.66572105884552, + "vy": -0.746200680732727, + "pca_strength": 0.9217977282198205, + "union_pixels": 6066, + "tx_anchor": 225.11337760910817, + "ty_anchor": 397.8159392789374, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 225.11337760910817, + "cy": 397.8159392789374, + "pixels": 2108 + }, + "tool_body": { + "cx": 206.08625921109666, + "cy": 436.48071087993065, + "pixels": 2307 + }, + "left_gripper": { + "cx": 278.74628099173555, + "cy": 346.004132231405, + "pixels": 1210 + }, + "right_gripper": { + "cx": 272.6780045351474, + "cy": 367.8979591836735, + "pixels": 441 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 418.9119820109219, + "ty": 387.3253024949138, + "theta": -0.7621853875181728, + "vx": 0.723328709602356, + "vy": -0.6905038356781006, + "pca_strength": 0.9360750768343179, + "union_pixels": 18592, + "tx_anchor": 418.9119820109219, + "ty_anchor": 387.3253024949138, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 418.9119820109219, + "cy": 387.3253024949138, + "pixels": 9339 + }, + "tool_body": { + "cx": 347.21712723959917, + "cy": 432.23686607956273, + "pixels": 3293 + }, + "left_gripper": { + "cx": 445.0, + "cy": 333.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 499.8041617721094, + "cy": 295.03524081221684, + "pixels": 5959 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 225.3200582807188, + "ty": 397.98008742107817, + "theta": -0.8422530663894232, + "vx": 0.6657834053039551, + "vy": -0.7461450695991516, + "pca_strength": 0.9213520491855663, + "union_pixels": 6041, + "tx_anchor": 225.3200582807188, + "ty_anchor": 397.98008742107817, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 225.3200582807188, + "cy": 397.98008742107817, + "pixels": 2059 + }, + "tool_body": { + "cx": 206.53472518108222, + "cy": 436.2650191734129, + "pixels": 2347 + }, + "left_gripper": { + "cx": 279.13289036544853, + "cy": 345.84468438538204, + "pixels": 1204 + }, + "right_gripper": { + "cx": 273.4849187935035, + "cy": 367.57308584686774, + "pixels": 431 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 419.86066716722087, + "ty": 386.489971039365, + "theta": -0.7623593755849877, + "vx": 0.7232086062431335, + "vy": -0.6906297206878662, + "pca_strength": 0.936666039381539, + "union_pixels": 18642, + "tx_anchor": 419.86066716722087, + "ty_anchor": 386.489971039365, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 419.86066716722087, + "cy": 386.489971039365, + "pixels": 9323 + }, + "tool_body": { + "cx": 348.6114763897191, + "cy": 431.9387328153019, + "pixels": 3346 + }, + "left_gripper": { + "cx": 438.3333333333333, + "cy": 329.0, + "pixels": 3 + }, + "right_gripper": { + "cx": 500.7891122278057, + "cy": 294.428810720268, + "pixels": 5970 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 226.10411502231037, + "ty": 397.6683192860684, + "theta": -0.8462641780182433, + "vx": 0.6627851724624634, + "vy": -0.7488095760345459, + "pca_strength": 0.9207075951789517, + "union_pixels": 6012, + "tx_anchor": 226.10411502231037, + "ty_anchor": 397.6683192860684, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 226.10411502231037, + "cy": 397.6683192860684, + "pixels": 2017 + }, + "tool_body": { + "cx": 207.3832132259432, + "cy": 435.9601526070369, + "pixels": 2359 + }, + "left_gripper": { + "cx": 279.4576411960133, + "cy": 345.8679401993355, + "pixels": 1204 + }, + "right_gripper": { + "cx": 273.6828703703704, + "cy": 367.61805555555554, + "pixels": 432 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 420.9923268129255, + "ty": 385.0871068842537, + "theta": -0.7621585756488652, + "vx": 0.7233472466468811, + "vy": -0.6904844641685486, + "pca_strength": 0.9368918314946831, + "union_pixels": 18631, + "tx_anchor": 420.9923268129255, + "ty_anchor": 385.0871068842537, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 420.9923268129255, + "cy": 385.0871068842537, + "pixels": 9253 + }, + "tool_body": { + "cx": 349.83257142857144, + "cy": 431.34714285714284, + "pixels": 3500 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 501.2111262334127, + "cy": 293.6180673698537, + "pixels": 5878 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 226.8428358948934, + "ty": 396.8844819038176, + "theta": -0.8485532305049345, + "vx": 0.661069393157959, + "vy": -0.7503247857093811, + "pca_strength": 0.9182493125260792, + "union_pixels": 6086, + "tx_anchor": 226.8428358948934, + "ty_anchor": 396.8844819038176, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 226.8428358948934, + "cy": 396.8844819038176, + "pixels": 2017 + }, + "tool_body": { + "cx": 207.9678338762215, + "cy": 435.75610749185665, + "pixels": 2456 + }, + "left_gripper": { + "cx": 280.10962343096236, + "cy": 345.5732217573222, + "pixels": 1195 + }, + "right_gripper": { + "cx": 274.6842105263158, + "cy": 367.0430622009569, + "pixels": 418 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 421.82863721083214, + "ty": 383.7692139019844, + "theta": -0.7629354183042871, + "vx": 0.7228106260299683, + "vy": -0.6910461783409119, + "pca_strength": 0.9374631985671413, + "union_pixels": 18640, + "tx_anchor": 421.82863721083214, + "ty_anchor": 383.7692139019844, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 421.82863721083214, + "cy": 383.7692139019844, + "pixels": 9121 + }, + "tool_body": { + "cx": 351.9594484995945, + "cy": 430.7823736144904, + "pixels": 3699 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 501.5757731958763, + "cy": 293.1432989690722, + "pixels": 5820 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 227.65059616381544, + "ty": 396.37117677553135, + "theta": -0.8551079642352593, + "vx": 0.6561370491981506, + "vy": -0.7546417713165283, + "pca_strength": 0.9168105359189089, + "union_pixels": 6106, + "tx_anchor": 227.65059616381544, + "ty_anchor": 396.37117677553135, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 227.65059616381544, + "cy": 396.37117677553135, + "pixels": 1929 + }, + "tool_body": { + "cx": 209.64417418595528, + "cy": 435.42604943114947, + "pixels": 2549 + }, + "left_gripper": { + "cx": 280.62448304383787, + "cy": 345.42762613730355, + "pixels": 1209 + }, + "right_gripper": { + "cx": 274.84486873508354, + "cy": 367.16945107398567, + "pixels": 419 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 422.1186707084316, + "ty": 382.13506231054225, + "theta": -0.7623181867116309, + "vx": 0.7232370376586914, + "vy": -0.6905999183654785, + "pca_strength": 0.9388499623018253, + "union_pixels": 18468, + "tx_anchor": 422.1186707084316, + "ty_anchor": 382.13506231054225, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 422.1186707084316, + "cy": 382.13506231054225, + "pixels": 8907 + }, + "tool_body": { + "cx": 352.505082095387, + "cy": 430.1441230127704, + "pixels": 3837 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 501.24283717679947, + "cy": 292.54088050314465, + "pixels": 5724 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 228.27081138040043, + "ty": 395.76027397260276, + "theta": -0.8546600420797401, + "vx": 0.6564750075340271, + "vy": -0.7543478012084961, + "pca_strength": 0.9173110086219588, + "union_pixels": 6070, + "tx_anchor": 228.27081138040043, + "ty_anchor": 395.76027397260276, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 228.27081138040043, + "cy": 395.76027397260276, + "pixels": 1898 + }, + "tool_body": { + "cx": 209.63094310210445, + "cy": 435.0487139516758, + "pixels": 2566 + }, + "left_gripper": { + "cx": 281.04086738949127, + "cy": 345.18515429524604, + "pixels": 1199 + }, + "right_gripper": { + "cx": 275.4987714987715, + "cy": 366.5945945945946, + "pixels": 407 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 422.441454965358, + "ty": 379.93810623556584, + "theta": -0.7642942177811191, + "vx": 0.7218709588050842, + "vy": -0.6920276880264282, + "pca_strength": 0.9394011651550822, + "union_pixels": 18432, + "tx_anchor": 422.441454965358, + "ty_anchor": 379.93810623556584, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 422.441454965358, + "cy": 379.93810623556584, + "pixels": 8660 + }, + "tool_body": { + "cx": 355.09417148362235, + "cy": 429.4655587668593, + "pixels": 4152 + }, + "left_gripper": { + "cx": 446.0, + "cy": 328.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 501.1140772379427, + "cy": 291.6413952660616, + "pixels": 5619 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 229.44638140517696, + "ty": 395.1542525092446, + "theta": -0.8639233073401011, + "vx": 0.6494592428207397, + "vy": -0.7603964805603027, + "pca_strength": 0.9142063029177638, + "union_pixels": 6072, + "tx_anchor": 229.44638140517696, + "ty_anchor": 395.1542525092446, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 229.44638140517696, + "cy": 395.1542525092446, + "pixels": 1893 + }, + "tool_body": { + "cx": 211.65003837298542, + "cy": 434.67382962394475, + "pixels": 2606 + }, + "left_gripper": { + "cx": 281.6762956669499, + "cy": 345.1393372982158, + "pixels": 1177 + }, + "right_gripper": { + "cx": 275.94444444444446, + "cy": 366.4570707070707, + "pixels": 396 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 422.398293029872, + "ty": 378.10976766239924, + "theta": -0.7662930575037628, + "vx": 0.7204862833023071, + "vy": -0.693469226360321, + "pca_strength": 0.9393964987008715, + "union_pixels": 18302, + "tx_anchor": 422.398293029872, + "ty_anchor": 378.10976766239924, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 422.398293029872, + "cy": 378.10976766239924, + "pixels": 8436 + }, + "tool_body": { + "cx": 356.66301119488236, + "cy": 428.5835046835732, + "pixels": 4377 + }, + "left_gripper": { + "cx": 438.5, + "cy": 322.0, + "pixels": 2 + }, + "right_gripper": { + "cx": 500.3528339712047, + "cy": 291.20940404592676, + "pixels": 5487 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 230.42485078676071, + "ty": 394.40911557243624, + "theta": -0.8728714890010237, + "vx": 0.6426291465759277, + "vy": -0.7661774158477783, + "pca_strength": 0.9122207615032177, + "union_pixels": 6017, + "tx_anchor": 230.42485078676071, + "ty_anchor": 394.40911557243624, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 230.42485078676071, + "cy": 394.40911557243624, + "pixels": 1843 + }, + "tool_body": { + "cx": 213.05277145026577, + "cy": 434.2080485952923, + "pixels": 2634 + }, + "left_gripper": { + "cx": 282.0412642669008, + "cy": 344.7041264266901, + "pixels": 1139 + }, + "right_gripper": { + "cx": 276.7007481296758, + "cy": 365.7431421446384, + "pixels": 401 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 421.6404209458603, + "ty": 374.82908583745404, + "theta": -0.7676200655489281, + "vx": 0.7195653915405273, + "vy": -0.6944246888160706, + "pca_strength": 0.9422847358595299, + "union_pixels": 17970, + "tx_anchor": 421.6404209458603, + "ty_anchor": 374.82908583745404, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 421.6404209458603, + "cy": 374.82908583745404, + "pixels": 7887 + }, + "tool_body": { + "cx": 358.2239847715736, + "cy": 427.1988155668359, + "pixels": 4728 + }, + "left_gripper": { + "cx": 442.0, + "cy": 323.3333333333333, + "pixels": 3 + }, + "right_gripper": { + "cx": 499.86939461883406, + "cy": 290.0134529147982, + "pixels": 5352 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 231.72179627601315, + "ty": 393.697699890471, + "theta": -0.8769669505295457, + "vx": 0.6394858956336975, + "vy": -0.7688028216362, + "pca_strength": 0.9118085237998523, + "union_pixels": 6007, + "tx_anchor": 231.72179627601315, + "ty_anchor": 393.697699890471, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 231.72179627601315, + "cy": 393.697699890471, + "pixels": 1826 + }, + "tool_body": { + "cx": 214.47397978285287, + "cy": 434.0535380007488, + "pixels": 2671 + }, + "left_gripper": { + "cx": 283.28635953026196, + "cy": 344.3044263775971, + "pixels": 1107 + }, + "right_gripper": { + "cx": 277.5533498759305, + "cy": 365.3076923076923, + "pixels": 403 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 423.1633995194132, + "ty": 371.43088402681167, + "theta": -0.773299193973231, + "vx": 0.7156100869178772, + "vy": -0.6984999775886536, + "pca_strength": 0.939769553018741, + "union_pixels": 18274, + "tx_anchor": 423.1633995194132, + "ty_anchor": 371.43088402681167, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 423.1633995194132, + "cy": 371.43088402681167, + "pixels": 7907 + }, + "tool_body": { + "cx": 359.82506324187585, + "cy": 425.49289745086594, + "pixels": 5139 + }, + "left_gripper": { + "cx": 443.0, + "cy": 321.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 499.0434283527836, + "cy": 288.0286971494165, + "pixels": 5227 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 232.59826746074717, + "ty": 391.9296155928533, + "theta": -0.8855533139765768, + "vx": 0.6328611969947815, + "vy": -0.7742652893066406, + "pca_strength": 0.9062036306235197, + "union_pixels": 6157, + "tx_anchor": 232.59826746074717, + "ty_anchor": 391.9296155928533, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 232.59826746074717, + "cy": 391.9296155928533, + "pixels": 1847 + }, + "tool_body": { + "cx": 216.5924742634008, + "cy": 433.4266950656727, + "pixels": 2817 + }, + "left_gripper": { + "cx": 284.8697247706422, + "cy": 342.797247706422, + "pixels": 1090 + }, + "right_gripper": { + "cx": 279.53101736972707, + "cy": 363.41439205955334, + "pixels": 403 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 423.34822481331065, + "ty": 366.9261103104939, + "theta": -0.7802464471194214, + "vx": 0.7107402086257935, + "vy": -0.7034546136856079, + "pca_strength": 0.9398215502246984, + "union_pixels": 18285, + "tx_anchor": 423.34822481331065, + "ty_anchor": 366.9261103104939, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 423.34822481331065, + "cy": 366.9261103104939, + "pixels": 7633 + }, + "tool_body": { + "cx": 361.2667493796526, + "cy": 423.3718539524991, + "pixels": 5642 + }, + "left_gripper": { + "cx": 530.2045454545455, + "cy": 265.70454545454544, + "pixels": 44 + }, + "right_gripper": { + "cx": 498.40797422472815, + "cy": 284.92347966169956, + "pixels": 4966 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 234.83165548098435, + "ty": 389.64317673378076, + "theta": -0.905759837544159, + "vx": 0.6170878410339355, + "vy": -0.7868942618370056, + "pca_strength": 0.8997973912073773, + "union_pixels": 6319, + "tx_anchor": 234.83165548098435, + "ty_anchor": 389.64317673378076, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 234.83165548098435, + "cy": 389.64317673378076, + "pixels": 1788 + }, + "tool_body": { + "cx": 219.40338321405335, + "cy": 432.4700715679896, + "pixels": 3074 + }, + "left_gripper": { + "cx": 287.1868544600939, + "cy": 340.418779342723, + "pixels": 1065 + }, + "right_gripper": { + "cx": 281.91326530612247, + "cy": 360.8698979591837, + "pixels": 392 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 424.68408905783326, + "ty": 361.62150420852566, + "theta": -0.7900158303752898, + "vx": 0.7038341164588928, + "vy": -0.7103644609451294, + "pca_strength": 0.9391490120788861, + "union_pixels": 18438, + "tx_anchor": 424.68408905783326, + "ty_anchor": 361.62150420852566, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 424.68408905783326, + "cy": 361.62150420852566, + "pixels": 7366 + }, + "tool_body": { + "cx": 363.42665372796375, + "cy": 420.9037683972182, + "pixels": 6183 + }, + "left_gripper": { + "cx": 530.2888888888889, + "cy": 267.8, + "pixels": 45 + }, + "right_gripper": { + "cx": 498.3519818331957, + "cy": 281.3945086705202, + "pixels": 4844 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 236.57274295572168, + "ty": 387.16503737780334, + "theta": -0.9240155023122162, + "vx": 0.602620542049408, + "vy": -0.7980278730392456, + "pca_strength": 0.8983823455077339, + "union_pixels": 6363, + "tx_anchor": 236.57274295572168, + "ty_anchor": 387.16503737780334, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 236.57274295572168, + "cy": 387.16503737780334, + "pixels": 1739 + }, + "tool_body": { + "cx": 221.52104271356785, + "cy": 431.3467336683417, + "pixels": 3184 + }, + "left_gripper": { + "cx": 288.43419788664744, + "cy": 338.3439000960615, + "pixels": 1041 + }, + "right_gripper": { + "cx": 283.3383458646617, + "cy": 358.4110275689223, + "pixels": 399 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 425.5807083858323, + "ty": 356.2682346353073, + "theta": -0.8006072716222015, + "vx": 0.6962709426879883, + "vy": -0.7177790403366089, + "pca_strength": 0.9380151640329037, + "union_pixels": 18653, + "tx_anchor": 425.5807083858323, + "ty_anchor": 356.2682346353073, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 425.5807083858323, + "cy": 356.2682346353073, + "pixels": 7143 + }, + "tool_body": { + "cx": 365.2895597858418, + "cy": 418.2913444378346, + "pixels": 6724 + }, + "left_gripper": { + "cx": 526.1627906976744, + "cy": 271.16279069767444, + "pixels": 43 + }, + "right_gripper": { + "cx": 498.6099515074847, + "cy": 277.48829854522455, + "pixels": 4743 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 238.6890756302521, + "ty": 383.8289315726291, + "theta": -0.9461819530870283, + "vx": 0.5847845077514648, + "vy": -0.8111886978149414, + "pca_strength": 0.8920439263687501, + "union_pixels": 6501, + "tx_anchor": 238.6890756302521, + "ty_anchor": 383.8289315726291, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 238.6890756302521, + "cy": 383.8289315726291, + "pixels": 1666 + }, + "tool_body": { + "cx": 224.599416909621, + "cy": 429.2125364431487, + "pixels": 3430 + }, + "left_gripper": { + "cx": 290.6653225806452, + "cy": 335.2368951612903, + "pixels": 992 + }, + "right_gripper": { + "cx": 285.10653753026634, + "cy": 355.24455205811137, + "pixels": 413 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 426.9029432878679, + "ty": 349.16439339554915, + "theta": -0.8181923928324085, + "vx": 0.6835417151451111, + "vy": -0.7299114465713501, + "pca_strength": 0.9351907982749206, + "union_pixels": 19118, + "tx_anchor": 426.9029432878679, + "ty_anchor": 349.16439339554915, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 426.9029432878679, + "cy": 349.16439339554915, + "pixels": 6965 + }, + "tool_body": { + "cx": 367.3451919218938, + "cy": 415.1417680888057, + "pixels": 7477 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 499.0040633019675, + "cy": 271.8883661248931, + "pixels": 4676 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 241.771375464684, + "ty": 378.9622057001239, + "theta": -0.9790035541512969, + "vx": 0.5578498244285583, + "vy": -0.8299419283866882, + "pca_strength": 0.8878392175657445, + "union_pixels": 6742, + "tx_anchor": 241.771375464684, + "ty_anchor": 378.9622057001239, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 241.771375464684, + "cy": 378.9622057001239, + "pixels": 1614 + }, + "tool_body": { + "cx": 228.08681585332974, + "cy": 426.8047991372338, + "pixels": 3709 + }, + "left_gripper": { + "cx": 292.4594861660079, + "cy": 331.65612648221344, + "pixels": 1012 + }, + "right_gripper": { + "cx": 286.7886977886978, + "cy": 351.4422604422604, + "pixels": 407 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 428.71588868940756, + "ty": 340.81283662477557, + "theta": -0.8394361484096753, + "vx": 0.6678826212882996, + "vy": -0.7442666888237, + "pca_strength": 0.9316568705053412, + "union_pixels": 19637, + "tx_anchor": 428.71588868940756, + "ty_anchor": 340.81283662477557, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 428.71588868940756, + "cy": 340.81283662477557, + "pixels": 6684 + }, + "tool_body": { + "cx": 369.77345510615584, + "cy": 411.19985766812954, + "pixels": 8431 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 499.15900044228215, + "cy": 265.52565236620967, + "pixels": 4522 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 244.76793248945148, + "ty": 373.4177215189873, + "theta": -1.014415139279942, + "vx": 0.5281167030334473, + "vy": -0.8491718769073486, + "pca_strength": 0.88389144189647, + "union_pixels": 6984, + "tx_anchor": 244.76793248945148, + "ty_anchor": 373.4177215189873, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 244.76793248945148, + "cy": 373.4177215189873, + "pixels": 1659 + }, + "tool_body": { + "cx": 231.24341279799248, + "cy": 424.4238393977415, + "pixels": 3985 + }, + "left_gripper": { + "cx": 295.09589041095893, + "cy": 326.4762908324552, + "pixels": 949 + }, + "right_gripper": { + "cx": 289.3452685421995, + "cy": 345.72122762148337, + "pixels": 391 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 430.3560734681278, + "ty": 331.76801975613523, + "theta": -0.8652162528157854, + "vx": 0.6484755277633667, + "vy": -0.7612355351448059, + "pca_strength": 0.9278207028270953, + "union_pixels": 20256, + "tx_anchor": 430.3560734681278, + "ty_anchor": 331.76801975613523, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 430.3560734681278, + "cy": 331.76801975613523, + "pixels": 6479 + }, + "tool_body": { + "cx": 372.4081871345029, + "cy": 406.9984051036683, + "pixels": 9405 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 499.84926806953337, + "cy": 257.71043000914915, + "pixels": 4372 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 247.9811320754717, + "ty": 366.63724893487523, + "theta": -1.0592201690094432, + "vx": 0.48955222964286804, + "vy": -0.871973991394043, + "pca_strength": 0.8793933268673448, + "union_pixels": 7263, + "tx_anchor": 247.9811320754717, + "ty_anchor": 366.63724893487523, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 247.9811320754717, + "cy": 366.63724893487523, + "pixels": 1643 + }, + "tool_body": { + "cx": 235.0092807424594, + "cy": 421.1784222737819, + "pixels": 4310 + }, + "left_gripper": { + "cx": 297.739651416122, + "cy": 320.7037037037037, + "pixels": 918 + }, + "right_gripper": { + "cx": 292.28061224489795, + "cy": 340.3698979591837, + "pixels": 392 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 432.32573136206355, + "ty": 321.8420887071406, + "theta": -0.8897186526110088, + "vx": 0.6296306252479553, + "vy": -0.7768946290016174, + "pca_strength": 0.923573470666217, + "union_pixels": 21026, + "tx_anchor": 432.32573136206355, + "ty_anchor": 321.8420887071406, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 432.32573136206355, + "cy": 321.8420887071406, + "pixels": 6358 + }, + "tool_body": { + "cx": 374.44015296367115, + "cy": 402.32476099426384, + "pixels": 10460 + }, + "left_gripper": { + "cx": 509.8070175438597, + "cy": 260.2105263157895, + "pixels": 57 + }, + "right_gripper": { + "cx": 500.331486388822, + "cy": 248.90122861960973, + "pixels": 4151 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 250.4679012345679, + "ty": 359.9765432098765, + "theta": -1.1069815046541513, + "vx": 0.44736313819885254, + "vy": -0.894352376461029, + "pca_strength": 0.8745555746613366, + "union_pixels": 7574, + "tx_anchor": 250.4679012345679, + "ty_anchor": 359.9765432098765, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 250.4679012345679, + "cy": 359.9765432098765, + "pixels": 1620 + }, + "tool_body": { + "cx": 238.87900128040974, + "cy": 417.81711481007255, + "pixels": 4686 + }, + "left_gripper": { + "cx": 300.6350114416476, + "cy": 313.83409610983983, + "pixels": 874 + }, + "right_gripper": { + "cx": 294.43654822335026, + "cy": 333.70304568527916, + "pixels": 394 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 433.1210277214334, + "ty": 311.0789384719405, + "theta": -0.922413315862379, + "vx": 0.6038983464241028, + "vy": -0.7970613241195679, + "pca_strength": 0.9202948205955942, + "union_pixels": 21517, + "tx_anchor": 433.1210277214334, + "ty_anchor": 311.0789384719405, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 433.1210277214334, + "cy": 311.0789384719405, + "pixels": 5916 + }, + "tool_body": { + "cx": 376.8524447537846, + "cy": 397.4672872803202, + "pixels": 11494 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 501.4248843438033, + "cy": 240.1210129047967, + "pixels": 4107 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 253.50681536555143, + "ty": 352.6573729863693, + "theta": -1.1484911663161446, + "vx": 0.4098641872406006, + "vy": -0.9121465682983398, + "pca_strength": 0.8724688596631862, + "union_pixels": 8033, + "tx_anchor": 253.50681536555143, + "ty_anchor": 352.6573729863693, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 253.50681536555143, + "cy": 352.6573729863693, + "pixels": 1614 + }, + "tool_body": { + "cx": 242.72541457770922, + "cy": 414.7325491708446, + "pixels": 5186 + }, + "left_gripper": { + "cx": 304.4380733944954, + "cy": 306.3451834862385, + "pixels": 872 + }, + "right_gripper": { + "cx": 297.72576177285316, + "cy": 326.38227146814404, + "pixels": 361 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 436.21961303125516, + "ty": 300.23433107325945, + "theta": -0.9490599747256208, + "vx": 0.5824474692344666, + "vy": -0.8128683567047119, + "pca_strength": 0.9164866385519539, + "union_pixels": 22797, + "tx_anchor": 436.21961303125516, + "ty_anchor": 300.23433107325945, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 436.21961303125516, + "cy": 300.23433107325945, + "pixels": 6047 + }, + "tool_body": { + "cx": 379.0219305140701, + "cy": 392.46730073887755, + "pixels": 12722 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 502.5759682224429, + "cy": 230.59582919563059, + "pixels": 4028 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 257.0606641123882, + "ty": 345.2286079182631, + "theta": -1.197062315391615, + "vx": 0.36509421467781067, + "vy": -0.9309705495834351, + "pca_strength": 0.870726310605195, + "union_pixels": 8434, + "tx_anchor": 257.0606641123882, + "ty_anchor": 345.2286079182631, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 257.0606641123882, + "cy": 345.2286079182631, + "pixels": 1566 + }, + "tool_body": { + "cx": 246.7394824854779, + "cy": 410.76254180602007, + "pixels": 5681 + }, + "left_gripper": { + "cx": 306.9050480769231, + "cy": 299.3449519230769, + "pixels": 832 + }, + "right_gripper": { + "cx": 299.74084507042255, + "cy": 319.6591549295775, + "pixels": 355 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 436.6432695777698, + "ty": 288.81613136051965, + "theta": -0.9895709855026908, + "vx": 0.5490484833717346, + "vy": -0.8357905149459839, + "pca_strength": 0.9098491136037903, + "union_pixels": 23251, + "tx_anchor": 436.6432695777698, + "ty_anchor": 288.81613136051965, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 436.6432695777698, + "cy": 288.81613136051965, + "pixels": 5542 + }, + "tool_body": { + "cx": 381.21172009158556, + "cy": 387.07992272467084, + "pixels": 13976 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 502.2113581569783, + "cy": 220.93624430752746, + "pixels": 3733 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 260.378954607978, + "ty": 337.04883081155435, + "theta": -1.2502025421985663, + "vx": 0.3151301443576813, + "vy": -0.9490484595298767, + "pca_strength": 0.8666070576592283, + "union_pixels": 8809, + "tx_anchor": 260.378954607978, + "ty_anchor": 337.04883081155435, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 260.378954607978, + "cy": 337.04883081155435, + "pixels": 1454 + }, + "tool_body": { + "cx": 251.01453674121404, + "cy": 407.1474440894569, + "pixels": 6260 + }, + "left_gripper": { + "cx": 311.0430247718383, + "cy": 291.116036505867, + "pixels": 767 + }, + "right_gripper": { + "cx": 302.405487804878, + "cy": 311.7957317073171, + "pixels": 328 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 436.73694890241654, + "ty": 278.75816270060875, + "theta": -1.0147736725042371, + "vx": 0.5278121829032898, + "vy": -0.8493611216545105, + "pca_strength": 0.9088595998835, + "union_pixels": 24281, + "tx_anchor": 436.73694890241654, + "ty_anchor": 278.75816270060875, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 436.73694890241654, + "cy": 278.75816270060875, + "pixels": 5421 + }, + "tool_body": { + "cx": 382.27949025887375, + "cy": 382.6349746463838, + "pixels": 14988 + }, + "left_gripper": { + "cx": 479.0, + "cy": 205.0, + "pixels": 1 + }, + "right_gripper": { + "cx": 502.748643761302, + "cy": 212.0857659519504, + "pixels": 3871 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 262.754052149401, + "ty": 329.3643410852713, + "theta": -1.2831783963092247, + "vx": 0.2836688160896301, + "vy": -0.9589223265647888, + "pca_strength": 0.8742965636105233, + "union_pixels": 9196, + "tx_anchor": 262.754052149401, + "ty_anchor": 329.3643410852713, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 262.754052149401, + "cy": 329.3643410852713, + "pixels": 1419 + }, + "tool_body": { + "cx": 254.15246569144927, + "cy": 403.1404011461318, + "pixels": 6631 + }, + "left_gripper": { + "cx": 312.1530479896239, + "cy": 284.44357976653697, + "pixels": 771 + }, + "right_gripper": { + "cx": 304.0133333333333, + "cy": 304.392, + "pixels": 375 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 437.58976362570814, + "ty": 268.51982809142413, + "theta": -1.045564330400859, + "vx": 0.5014137625694275, + "vy": -0.8652076721191406, + "pca_strength": 0.904945372991754, + "union_pixels": 24944, + "tx_anchor": 437.58976362570814, + "ty_anchor": 268.51982809142413, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 437.58976362570814, + "cy": 268.51982809142413, + "pixels": 5119 + }, + "tool_body": { + "cx": 383.74983004758667, + "cy": 377.3742043137012, + "pixels": 16181 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 502.93743139407246, + "cy": 203.0323819978046, + "pixels": 3644 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 265.75446109921484, + "ty": 322.2526766595289, + "theta": -1.332419288144656, + "vx": 0.2361258715391159, + "vy": -0.9717224836349487, + "pca_strength": 0.873910370271038, + "union_pixels": 9576, + "tx_anchor": 265.75446109921484, + "ty_anchor": 322.2526766595289, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 265.75446109921484, + "cy": 322.2526766595289, + "pixels": 1401 + }, + "tool_body": { + "cx": 258.21552087726695, + "cy": 399.970054829186, + "pixels": 7113 + }, + "left_gripper": { + "cx": 314.29986052998606, + "cy": 278.0836820083682, + "pixels": 717 + }, + "right_gripper": { + "cx": 306.6927536231884, + "cy": 297.8, + "pixels": 345 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 438.1692213366033, + "ty": 260.17085632536276, + "theta": -1.071846859565513, + "vx": 0.47850334644317627, + "vy": -0.878085732460022, + "pca_strength": 0.9037992823858484, + "union_pixels": 25599, + "tx_anchor": 438.1692213366033, + "ty_anchor": 260.17085632536276, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 438.1692213366033, + "cy": 260.17085632536276, + "pixels": 4893 + }, + "tool_body": { + "cx": 384.94456451895553, + "cy": 373.586482855307, + "pixels": 17119 + }, + "left_gripper": { + "cx": 520.046511627907, + "cy": 191.37209302325581, + "pixels": 43 + }, + "right_gripper": { + "cx": 502.0643340857788, + "cy": 196.10299097065462, + "pixels": 3544 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 267.7594654788419, + "ty": 316.463994060876, + "theta": -1.3603568961113257, + "vx": 0.2088896632194519, + "vy": -0.977939248085022, + "pca_strength": 0.8779473552037007, + "union_pixels": 9905, + "tx_anchor": 267.7594654788419, + "ty_anchor": 316.463994060876, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 267.7594654788419, + "cy": 316.463994060876, + "pixels": 1347 + }, + "tool_body": { + "cx": 261.3576318968989, + "cy": 397.62182843334676, + "pixels": 7449 + }, + "left_gripper": { + "cx": 314.7467362924282, + "cy": 273.3328981723238, + "pixels": 766 + }, + "right_gripper": { + "cx": 308.94460641399417, + "cy": 292.3615160349854, + "pixels": 343 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 438.63443346647045, + "ty": 254.40256464158082, + "theta": -1.0922550296072393, + "vx": 0.4604848325252533, + "vy": -0.8876675963401794, + "pca_strength": 0.9020512469794649, + "union_pixels": 25880, + "tx_anchor": 438.63443346647045, + "ty_anchor": 254.40256464158082, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 438.63443346647045, + "cy": 254.40256464158082, + "pixels": 4757 + }, + "tool_body": { + "cx": 385.74236500651597, + "cy": 370.66513683494816, + "pixels": 17649 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 501.74841681059297, + "cy": 191.15054691997696, + "pixels": 3474 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 270.8043303929431, + "ty": 311.57898957497997, + "theta": -1.3828342058963332, + "vx": 0.18685729801654816, + "vy": -0.9823870658874512, + "pca_strength": 0.8800755226739961, + "union_pixels": 10049, + "tx_anchor": 270.8043303929431, + "ty_anchor": 311.57898957497997, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 270.8043303929431, + "cy": 311.57898957497997, + "pixels": 1247 + }, + "tool_body": { + "cx": 263.3549219455554, + "cy": 395.0279963875629, + "pixels": 7751 + }, + "left_gripper": { + "cx": 316.16713483146066, + "cy": 269.3553370786517, + "pixels": 712 + }, + "right_gripper": { + "cx": 310.32153392330383, + "cy": 288.12094395280235, + "pixels": 339 + } + } + } + } + }, + { + "frame_idx": 30, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 439.84293193717275, + "ty": 249.99149214659687, + "theta": -1.1037827774989957, + "vx": 0.4502216577529907, + "vy": -0.8929168581962585, + "pca_strength": 0.900646318221312, + "union_pixels": 26341, + "tx_anchor": 439.84293193717275, + "ty_anchor": 249.99149214659687, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 439.84293193717275, + "cy": 249.99149214659687, + "pixels": 4584 + }, + "tool_body": { + "cx": 387.10122011270994, + "cy": 368.69420583246705, + "pixels": 18277 + }, + "left_gripper": { + "cx": 524.7407407407408, + "cy": 184.61111111111111, + "pixels": 54 + }, + "right_gripper": { + "cx": 501.98248686514887, + "cy": 187.8225335668418, + "pixels": 3426 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 271.8390022675737, + "ty": 309.12698412698415, + "theta": -1.395444812643876, + "vx": 0.17445427179336548, + "vy": -0.9846652746200562, + "pca_strength": 0.8825016198730705, + "union_pixels": 10262, + "tx_anchor": 271.8390022675737, + "ty_anchor": 309.12698412698415, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 271.8390022675737, + "cy": 309.12698412698415, + "pixels": 1323 + }, + "tool_body": { + "cx": 266.0496192893401, + "cy": 394.1501269035533, + "pixels": 7880 + }, + "left_gripper": { + "cx": 318.00686813186815, + "cy": 266.5934065934066, + "pixels": 728 + }, + "right_gripper": { + "cx": 311.88821752265864, + "cy": 285.4773413897281, + "pixels": 331 + } + } + } + } + }, + { + "frame_idx": 31, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 441.617054610564, + "ty": 247.76857654431512, + "theta": -1.1056651771855581, + "vx": 0.4485400319099426, + "vy": -0.8937627673149109, + "pca_strength": 0.9009905886690219, + "union_pixels": 26495, + "tx_anchor": 441.617054610564, + "ty_anchor": 247.76857654431512, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 441.617054610564, + "cy": 247.76857654431512, + "pixels": 4468 + }, + "tool_body": { + "cx": 388.4350856340159, + "cy": 367.2746231563023, + "pixels": 18509 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 503.4167140420694, + "cy": 185.96304718590108, + "pixels": 3518 + } + } + }, + "grasper2": { + "tool": "grasper2", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 273.15135135135137, + "ty": 307.31505791505793, + "theta": -1.4118023898306646, + "vx": 0.15832491219043732, + "vy": -0.9873870611190796, + "pca_strength": 0.8842548037953458, + "union_pixels": 10214, + "tx_anchor": 273.15135135135137, + "ty_anchor": 307.31505791505793, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 273.15135135135137, + "cy": 307.31505791505793, + "pixels": 1295 + }, + "tool_body": { + "cx": 268.1798734177215, + "cy": 393.4044303797468, + "pixels": 7900 + }, + "left_gripper": { + "cx": 318.97893258426967, + "cy": 265.6193820224719, + "pixels": 712 + }, + "right_gripper": { + "cx": 312.55374592833874, + "cy": 284.4885993485342, + "pixels": 307 + } + } + } + } + } + ], + "saved_at_unix": 1769897652.4958797 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000099_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000099_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..cbdd3b4804e5bb739dfeb0a706792b4336c75adb --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000099_tool_poses.json @@ -0,0 +1,3839 @@ +{ + "clip_id": "1_tXyzwBJk", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/ZOOM_OUT/1_tXyzwBJk.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/ZOOM_OUT/1_tXyzwBJk", + "num_frames": 41, + "tools": [ + "grasper", + "scissors" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 568.7310851707739, + "ty": 350.0458279290964, + "theta": -2.6417597744570642, + "vx": -0.8776626586914062, + "vy": -0.4792788624763489, + "pca_strength": 0.8293385512026301, + "union_pixels": 20333, + "tx_anchor": 568.7310851707739, + "ty_anchor": 350.0458279290964, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 568.7310851707739, + "cy": 350.0458279290964, + "pixels": 6939 + }, + "tool_body": { + "cx": 638.4642198271677, + "cy": 387.2702204097485, + "pixels": 10299 + }, + "left_gripper": { + "cx": 489.00316957210777, + "cy": 318.0908610670893, + "pixels": 1893 + }, + "right_gripper": { + "cx": 499.3302828618968, + "cy": 299.76955074875207, + "pixels": 1202 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.5303898281403, + "ty": 349.31884867961435, + "theta": -2.643271134861633, + "vx": -0.8783860802650452, + "vy": -0.47795188426971436, + "pca_strength": 0.8260406542812997, + "union_pixels": 20399, + "tx_anchor": 570.5303898281403, + "ty_anchor": 349.31884867961435, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 570.5303898281403, + "cy": 349.31884867961435, + "pixels": 7157 + }, + "tool_body": { + "cx": 638.612365063788, + "cy": 387.8517173699706, + "pixels": 10190 + }, + "left_gripper": { + "cx": 488.92661034846884, + "cy": 318.46409714889126, + "pixels": 1894 + }, + "right_gripper": { + "cx": 499.48359240069084, + "cy": 299.71848013816924, + "pixels": 1158 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.1981158605174, + "ty": 349.43616422947133, + "theta": -2.644011966865494, + "vx": -0.8787398934364319, + "vy": -0.4773010015487671, + "pca_strength": 0.8262797537587283, + "union_pixels": 20379, + "tx_anchor": 570.1981158605174, + "ty_anchor": 349.43616422947133, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 570.1981158605174, + "cy": 349.43616422947133, + "pixels": 7112 + }, + "tool_body": { + "cx": 638.5730513121817, + "cy": 387.60947904426166, + "pixels": 10212 + }, + "left_gripper": { + "cx": 488.9687334393217, + "cy": 318.4827768945416, + "pixels": 1887 + }, + "right_gripper": { + "cx": 499.402397260274, + "cy": 299.6515410958904, + "pixels": 1168 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.1562280084447, + "ty": 349.43237156931735, + "theta": -2.6451822842033965, + "vx": -0.8792979121208191, + "vy": -0.4762722849845886, + "pca_strength": 0.826218671601146, + "union_pixels": 20349, + "tx_anchor": 570.1562280084447, + "ty_anchor": 349.43237156931735, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 570.1562280084447, + "cy": 349.43237156931735, + "pixels": 7105 + }, + "tool_body": { + "cx": 638.5922149230316, + "cy": 387.4688694970095, + "pixels": 10199 + }, + "left_gripper": { + "cx": 489.10526315789474, + "cy": 318.5879851143009, + "pixels": 1881 + }, + "right_gripper": { + "cx": 499.58762886597935, + "cy": 299.7955326460481, + "pixels": 1164 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.086112283664, + "ty": 349.4792458139862, + "theta": -2.645898932663746, + "vx": -0.8796389698982239, + "vy": -0.47564199566841125, + "pca_strength": 0.8252705349420396, + "union_pixels": 20383, + "tx_anchor": 570.086112283664, + "ty_anchor": 349.4792458139862, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 570.086112283664, + "cy": 349.4792458139862, + "pixels": 7107 + }, + "tool_body": { + "cx": 638.5716661774777, + "cy": 387.4814597397515, + "pixels": 10221 + }, + "left_gripper": { + "cx": 489.0876261285183, + "cy": 318.5740839086564, + "pixels": 1883 + }, + "right_gripper": { + "cx": 499.4266211604096, + "cy": 299.64590443686006, + "pixels": 1172 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.2070367255396, + "ty": 349.35267731987665, + "theta": -2.643832334004056, + "vx": -0.8786541223526001, + "vy": -0.4774588346481323, + "pca_strength": 0.8256695544179745, + "union_pixels": 20379, + "tx_anchor": 570.2070367255396, + "ty_anchor": 349.35267731987665, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 570.2070367255396, + "cy": 349.35267731987665, + "pixels": 7134 + }, + "tool_body": { + "cx": 638.5654645237162, + "cy": 387.63034104272833, + "pixels": 10204 + }, + "left_gripper": { + "cx": 488.971261309207, + "cy": 318.47738158594996, + "pixels": 1879 + }, + "right_gripper": { + "cx": 499.57573149741825, + "cy": 299.6893287435456, + "pixels": 1162 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.2153351056387, + "ty": 349.28011753183154, + "theta": -2.6447762233118053, + "vx": -0.8791043758392334, + "vy": -0.47662925720214844, + "pca_strength": 0.8254888770167919, + "union_pixels": 20404, + "tx_anchor": 570.2153351056387, + "ty_anchor": 349.28011753183154, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 570.2153351056387, + "cy": 349.28011753183154, + "pixels": 7147 + }, + "tool_body": { + "cx": 638.5311243995686, + "cy": 387.5870012743849, + "pixels": 10201 + }, + "left_gripper": { + "cx": 488.94014830508473, + "cy": 318.458686440678, + "pixels": 1888 + }, + "right_gripper": { + "cx": 499.4974315068493, + "cy": 299.611301369863, + "pixels": 1168 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.2638131207162, + "ty": 349.20604280318923, + "theta": -2.645493764879621, + "vx": -0.8794462084770203, + "vy": -0.4759983718395233, + "pca_strength": 0.8257076051387515, + "union_pixels": 20392, + "tx_anchor": 570.2638131207162, + "ty_anchor": 349.20604280318923, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 570.2638131207162, + "cy": 349.20604280318923, + "pixels": 7149 + }, + "tool_body": { + "cx": 638.5197174808711, + "cy": 387.5964292721209, + "pixels": 10194 + }, + "left_gripper": { + "cx": 488.9273594909862, + "cy": 318.4936373276776, + "pixels": 1886 + }, + "right_gripper": { + "cx": 499.39466895958725, + "cy": 299.54772141014615, + "pixels": 1163 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.1571068830442, + "ty": 349.19432008953555, + "theta": -2.6449914554417817, + "vx": -0.8792069554328918, + "vy": -0.47644004225730896, + "pca_strength": 0.8266106186594414, + "union_pixels": 20421, + "tx_anchor": 570.1571068830442, + "ty_anchor": 349.19432008953555, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 570.1571068830442, + "cy": 349.19432008953555, + "pixels": 7148 + }, + "tool_body": { + "cx": 638.5197413539728, + "cy": 387.5092583521113, + "pixels": 10207 + }, + "left_gripper": { + "cx": 488.8232189973615, + "cy": 318.4416886543536, + "pixels": 1895 + }, + "right_gripper": { + "cx": 499.22459436379165, + "cy": 299.42271562766865, + "pixels": 1171 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.0532809871004, + "ty": 349.17498597868763, + "theta": -2.6452414374939384, + "vx": -0.8793260455131531, + "vy": -0.4762202501296997, + "pca_strength": 0.8256966663949492, + "union_pixels": 20383, + "tx_anchor": 570.0532809871004, + "ty_anchor": 349.17498597868763, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 570.0532809871004, + "cy": 349.17498597868763, + "pixels": 7132 + }, + "tool_body": { + "cx": 638.4931962799805, + "cy": 387.3578071463534, + "pixels": 10215 + }, + "left_gripper": { + "cx": 488.8406797663303, + "cy": 318.4089219330855, + "pixels": 1883 + }, + "right_gripper": { + "cx": 499.3850823937554, + "cy": 299.59583694709454, + "pixels": 1153 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 569.8513152342101, + "ty": 349.1524827683218, + "theta": -2.644474178584431, + "vx": -0.8789604306221008, + "vy": -0.4768947958946228, + "pca_strength": 0.8258658446701873, + "union_pixels": 20410, + "tx_anchor": 569.8513152342101, + "ty_anchor": 349.1524827683218, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 569.8513152342101, + "cy": 349.1524827683218, + "pixels": 7109 + }, + "tool_body": { + "cx": 638.4151237575521, + "cy": 387.31563048138764, + "pixels": 10262 + }, + "left_gripper": { + "cx": 488.734076433121, + "cy": 318.3731422505308, + "pixels": 1884 + }, + "right_gripper": { + "cx": 499.2060606060606, + "cy": 299.45714285714286, + "pixels": 1155 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 568.394717852504, + "ty": 349.42560254004906, + "theta": -2.643890345273992, + "vx": -0.8786818385124207, + "vy": -0.47740787267684937, + "pca_strength": 0.8266280840498654, + "union_pixels": 20353, + "tx_anchor": 568.394717852504, + "ty_anchor": 349.42560254004906, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 568.394717852504, + "cy": 349.42560254004906, + "pixels": 6929 + }, + "tool_body": { + "cx": 638.3678481988056, + "cy": 386.5225390098247, + "pixels": 10382 + }, + "left_gripper": { + "cx": 488.6615302869288, + "cy": 318.1625929861849, + "pixels": 1882 + }, + "right_gripper": { + "cx": 499.026724137931, + "cy": 299.3198275862069, + "pixels": 1160 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 569.7344146685473, + "ty": 348.90507757404794, + "theta": -2.6427279269808324, + "vx": -0.878126323223114, + "vy": -0.4784289598464966, + "pca_strength": 0.8252967971146551, + "union_pixels": 20411, + "tx_anchor": 569.7344146685473, + "ty_anchor": 348.90507757404794, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 569.7344146685473, + "cy": 348.90507757404794, + "pixels": 7090 + }, + "tool_body": { + "cx": 638.4612320248737, + "cy": 387.1469102215313, + "pixels": 10292 + }, + "left_gripper": { + "cx": 488.6620835536753, + "cy": 317.86144896879955, + "pixels": 1891 + }, + "right_gripper": { + "cx": 499.8567662565905, + "cy": 299.4042179261863, + "pixels": 1138 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 571.3590180218532, + "ty": 347.22449269192566, + "theta": -2.6378474510740073, + "vx": -0.8757808804512024, + "vy": -0.4827089011669159, + "pca_strength": 0.8257076189995393, + "union_pixels": 20173, + "tx_anchor": 571.3590180218532, + "ty_anchor": 347.22449269192566, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 571.3590180218532, + "cy": 347.22449269192566, + "pixels": 7047 + }, + "tool_body": { + "cx": 639.1819440324335, + "cy": 385.6707208543459, + "pixels": 10113 + }, + "left_gripper": { + "cx": 489.9800539083558, + "cy": 316.4280323450135, + "pixels": 1855 + }, + "right_gripper": { + "cx": 501.09326424870466, + "cy": 298.08981001727113, + "pixels": 1158 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 572.9096614127262, + "ty": 344.7559836544075, + "theta": -2.6345956243099313, + "vx": -0.87420654296875, + "vy": -0.48555421829223633, + "pca_strength": 0.8284135619370059, + "union_pixels": 19629, + "tx_anchor": 572.9096614127262, + "ty_anchor": 344.7559836544075, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 572.9096614127262, + "cy": 344.7559836544075, + "pixels": 6852 + }, + "tool_body": { + "cx": 640.1088705570832, + "cy": 383.23362867909157, + "pixels": 9819 + }, + "left_gripper": { + "cx": 492.4318181818182, + "cy": 314.3181818181818, + "pixels": 1848 + }, + "right_gripper": { + "cx": 502.490990990991, + "cy": 295.5288288288288, + "pixels": 1110 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 574.1794409377818, + "ty": 342.68996092575895, + "theta": -2.630773877860823, + "vx": -0.8723445534706116, + "vy": -0.48889169096946716, + "pca_strength": 0.8247860563983472, + "union_pixels": 19150, + "tx_anchor": 574.1794409377818, + "ty_anchor": 342.68996092575895, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 574.1794409377818, + "cy": 342.68996092575895, + "pixels": 6654 + }, + "tool_body": { + "cx": 640.9063886882032, + "cy": 380.79192899164, + "pixels": 9689 + }, + "left_gripper": { + "cx": 495.4488636363636, + "cy": 313.6068181818182, + "pixels": 1760 + }, + "right_gripper": { + "cx": 505.9169054441261, + "cy": 295.4613180515759, + "pixels": 1047 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 575.1686784762502, + "ty": 341.97491769869885, + "theta": -2.6490892437819205, + "vx": -0.8811519145965576, + "vy": -0.4728332459926605, + "pca_strength": 0.8269613681594813, + "union_pixels": 18277, + "tx_anchor": 575.1686784762502, + "ty_anchor": 341.97491769869885, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 575.1686784762502, + "cy": 341.97491769869885, + "pixels": 6379 + }, + "tool_body": { + "cx": 641.268128528007, + "cy": 377.8419452887538, + "pixels": 9212 + }, + "left_gripper": { + "cx": 497.94128009395183, + "cy": 313.36934820904287, + "pixels": 1703 + }, + "right_gripper": { + "cx": 508.6795523906409, + "cy": 295.97253306205494, + "pixels": 983 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 573.394983791162, + "ty": 341.5739634874595, + "theta": -2.761532666749552, + "vx": -0.9286423921585083, + "vy": -0.37097617983818054, + "pca_strength": 0.8376311336305794, + "union_pixels": 16138, + "tx_anchor": 573.394983791162, + "ty_anchor": 341.5739634874595, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 573.394983791162, + "cy": 341.5739634874595, + "pixels": 5861 + }, + "tool_body": { + "cx": 638.8331817591269, + "cy": 365.6138755359231, + "pixels": 7697 + }, + "left_gripper": { + "cx": 499.45772946859904, + "cy": 312.70410628019323, + "pixels": 1656 + }, + "right_gripper": { + "cx": 509.59632034632034, + "cy": 295.23160173160176, + "pixels": 924 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 573.7538599640934, + "ty": 338.1572710951526, + "theta": -2.753213359654745, + "vx": -0.9255239963531494, + "vy": -0.37868890166282654, + "pca_strength": 0.8364451425913438, + "union_pixels": 15926, + "tx_anchor": 573.7538599640934, + "ty_anchor": 338.1572710951526, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 573.7538599640934, + "cy": 338.1572710951526, + "pixels": 5570 + }, + "tool_body": { + "cx": 638.741804834831, + "cy": 363.14846221997215, + "pixels": 7901 + }, + "left_gripper": { + "cx": 500.9238156209987, + "cy": 310.0685019206146, + "pixels": 1562 + }, + "right_gripper": { + "cx": 511.6002239641657, + "cy": 293.93281075027994, + "pixels": 893 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 574.1291577514103, + "ty": 334.45458082085196, + "theta": -2.741202395834227, + "vx": -0.9209089875221252, + "vy": -0.3897777795791626, + "pca_strength": 0.834187138776359, + "union_pixels": 15410, + "tx_anchor": 574.1291577514103, + "ty_anchor": 334.45458082085196, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 574.1291577514103, + "cy": 334.45458082085196, + "pixels": 5141 + }, + "tool_body": { + "cx": 639.1079289644822, + "cy": 359.62893946973486, + "pixels": 7996 + }, + "left_gripper": { + "cx": 505.1431506849315, + "cy": 307.7554794520548, + "pixels": 1460 + }, + "right_gripper": { + "cx": 515.179581795818, + "cy": 291.7638376383764, + "pixels": 813 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 578.3919406150583, + "ty": 329.74485683987274, + "theta": -2.7182930075645473, + "vx": -0.9117385149002075, + "vy": -0.41077110171318054, + "pca_strength": 0.8318967226298355, + "union_pixels": 14617, + "tx_anchor": 578.3919406150583, + "ty_anchor": 329.74485683987274, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 578.3919406150583, + "cy": 329.74485683987274, + "pixels": 4715 + }, + "tool_body": { + "cx": 640.7783067421514, + "cy": 356.30815748841997, + "pixels": 7772 + }, + "left_gripper": { + "cx": 510.78723404255317, + "cy": 304.3455612619222, + "pixels": 1363 + }, + "right_gripper": { + "cx": 521.645371577575, + "cy": 289.68970013037807, + "pixels": 767 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 585.5487273561109, + "ty": 322.51914698463656, + "theta": -2.6906716324823603, + "vx": -0.9000461101531982, + "vy": -0.4357946813106537, + "pca_strength": 0.832067829153761, + "union_pixels": 13306, + "tx_anchor": 585.5487273561109, + "ty_anchor": 322.51914698463656, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 585.5487273561109, + "cy": 322.51914698463656, + "pixels": 4361 + }, + "tool_body": { + "cx": 644.759479181571, + "cy": 350.34854771784234, + "pixels": 6989 + }, + "left_gripper": { + "cx": 520.9138339920949, + "cy": 299.61343873517785, + "pixels": 1265 + }, + "right_gripper": { + "cx": 530.4833574529667, + "cy": 284.94500723589, + "pixels": 691 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 595.5650761928554, + "ty": 315.375468398701, + "theta": -2.6804797935726556, + "vx": -0.8955579400062561, + "vy": -0.4449450373649597, + "pca_strength": 0.8364713580550289, + "union_pixels": 11568, + "tx_anchor": 595.5650761928554, + "ty_anchor": 315.375468398701, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 595.5650761928554, + "cy": 315.375468398701, + "pixels": 4003 + }, + "tool_body": { + "cx": 649.1652705061082, + "cy": 341.91815008726, + "pixels": 5730 + }, + "left_gripper": { + "cx": 532.3358649789029, + "cy": 293.37383966244727, + "pixels": 1185 + }, + "right_gripper": { + "cx": 541.9369230769231, + "cy": 279.7046153846154, + "pixels": 650 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 611.2746276456754, + "ty": 312.16775542200156, + "theta": -2.6834931212571216, + "vx": -0.8968945741653442, + "vy": -0.44224438071250916, + "pca_strength": 0.8356731284038023, + "union_pixels": 9567, + "tx_anchor": 611.2746276456754, + "ty_anchor": 312.16775542200156, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 611.2746276456754, + "cy": 312.16775542200156, + "pixels": 3827 + }, + "tool_body": { + "cx": 656.8374271967587, + "cy": 334.7693086857432, + "pixels": 3949 + }, + "left_gripper": { + "cx": 548.3919035314384, + "cy": 290.458225667528, + "pixels": 1161 + }, + "right_gripper": { + "cx": 556.9396825396825, + "cy": 277.03333333333336, + "pixels": 630 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 625.9264505584309, + "ty": 307.0397711795151, + "theta": -2.6626034309964024, + "vx": -0.887461245059967, + "vy": -0.46088239550590515, + "pca_strength": 0.820207382803093, + "union_pixels": 7770, + "tx_anchor": 625.9264505584309, + "ty_anchor": 307.0397711795151, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 625.9264505584309, + "cy": 307.0397711795151, + "pixels": 3671 + }, + "tool_body": { + "cx": 662.5052713783679, + "cy": 329.84615384615387, + "pixels": 2561 + }, + "left_gripper": { + "cx": 566.4415322580645, + "cy": 287.4233870967742, + "pixels": 992 + }, + "right_gripper": { + "cx": 574.6630036630037, + "cy": 274.5659340659341, + "pixels": 546 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 637.2829541913369, + "ty": 301.6855718292303, + "theta": -2.6428697441265028, + "vx": -0.8781941533088684, + "vy": -0.4783044159412384, + "pca_strength": 0.8248626486599353, + "union_pixels": 6271, + "tx_anchor": 637.2829541913369, + "ty_anchor": 301.6855718292303, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 637.2829541913369, + "cy": 301.6855718292303, + "pixels": 3209 + }, + "tool_body": { + "cx": 667.6058713304185, + "cy": 323.6146158650843, + "pixels": 1601 + }, + "left_gripper": { + "cx": 580.6167539267016, + "cy": 282.4, + "pixels": 955 + }, + "right_gripper": { + "cx": 589.7470355731225, + "cy": 270.7391304347826, + "pixels": 506 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": false, + "pose_visible": false, + "mode": "not_visible", + "tx": null, + "ty": null, + "theta": null, + "vx": null, + "vy": null, + "union_pixels": 0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 652.703840682788, + "ty": 301.4782361308677, + "theta": -2.6392790015068424, + "vx": -0.8764709830284119, + "vy": -0.48145467042922974, + "pca_strength": 0.8374452114248995, + "union_pixels": 4981, + "tx_anchor": 652.703840682788, + "ty_anchor": 301.4782361308677, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 652.703840682788, + "cy": 301.4782361308677, + "pixels": 3515 + }, + "tool_body": { + "cx": 677.8923076923077, + "cy": 329.32307692307694, + "pixels": 65 + }, + "left_gripper": { + "cx": 592.7627659574468, + "cy": 277.88085106382977, + "pixels": 940 + }, + "right_gripper": { + "cx": 602.8047722342733, + "cy": 267.43167028199565, + "pixels": 461 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 48.25555555555555, + "ty": 195.6074074074074, + "theta": 1.4301394392518019, + "vx": 0.14019355177879333, + "vy": 0.9901241660118103, + "pca_strength": 0.743949015525798, + "union_pixels": 540, + "tx_anchor": 48.25555555555555, + "ty_anchor": 195.6074074074074, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 48.25555555555555, + "cy": 195.6074074074074, + "pixels": 540 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 657.8645716423495, + "ty": 297.4156378600823, + "theta": -2.6051561893390116, + "vx": -0.8595353960990906, + "vy": -0.5110762715339661, + "pca_strength": 0.8268091192432943, + "union_pixels": 3846, + "tx_anchor": 657.8645716423495, + "ty_anchor": 297.4156378600823, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 657.8645716423495, + "cy": 297.4156378600823, + "pixels": 2673 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 607.1449864498645, + "cy": 277.3943089430894, + "pixels": 738 + }, + "right_gripper": { + "cx": 614.3655172413793, + "cy": 265.5287356321839, + "pixels": 435 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 70.95664739884393, + "ty": 190.3728323699422, + "theta": -2.6657041670140855, + "vx": -0.888886034488678, + "vy": -0.4581283926963806, + "pca_strength": 0.8575501036409422, + "union_pixels": 1038, + "tx_anchor": 70.95664739884393, + "ty_anchor": 190.3728323699422, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 70.95664739884393, + "cy": 190.3728323699422, + "pixels": 1038 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 662.8587601078167, + "ty": 294.1142857142857, + "theta": -2.6007194244056886, + "vx": -0.8572593927383423, + "vy": -0.5148847699165344, + "pca_strength": 0.8554974798096621, + "union_pixels": 3163, + "tx_anchor": 662.8587601078167, + "ty_anchor": 294.1142857142857, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 662.8587601078167, + "cy": 294.1142857142857, + "pixels": 1855 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 617.3937282229965, + "cy": 275.4053426248548, + "pixels": 861 + }, + "right_gripper": { + "cx": 624.5302013422819, + "cy": 264.36241610738256, + "pixels": 447 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 83.6484375, + "ty": 196.04966517857142, + "theta": 3.0731229826894313, + "vx": -0.9976568818092346, + "vy": 0.06841618567705154, + "pca_strength": 0.7552621701616782, + "union_pixels": 1792, + "tx_anchor": 83.6484375, + "ty_anchor": 196.04966517857142, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 83.6484375, + "cy": 196.04966517857142, + "pixels": 1792 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 666.172972972973, + "ty": 291.4764478764479, + "theta": -2.6003112451600914, + "vx": -0.8570491671562195, + "vy": -0.515234649181366, + "pca_strength": 0.8617051196713473, + "union_pixels": 2483, + "tx_anchor": 666.172972972973, + "ty_anchor": 291.4764478764479, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 666.172972972973, + "cy": 291.4764478764479, + "pixels": 1295 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 626.5363408521304, + "cy": 274.7005012531328, + "pixels": 798 + }, + "right_gripper": { + "cx": 633.9128205128205, + "cy": 264.44871794871796, + "pixels": 390 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 95.17805100182149, + "ty": 198.84471766848816, + "theta": 3.0448629465755745, + "vx": -0.9953253269195557, + "vy": 0.0965789332985878, + "pca_strength": 0.8289943082656107, + "union_pixels": 2196, + "tx_anchor": 95.17805100182149, + "ty_anchor": 198.84471766848816, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 95.17805100182149, + "cy": 198.84471766848816, + "pixels": 2196 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 30, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 668.536809815951, + "ty": 289.6922290388548, + "theta": -2.5779748916728313, + "vx": -0.8453278541564941, + "vy": -0.534247875213623, + "pca_strength": 0.8580906930284311, + "union_pixels": 2046, + "tx_anchor": 668.536809815951, + "ty_anchor": 289.6922290388548, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 668.536809815951, + "cy": 289.6922290388548, + "pixels": 978 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 633.3997093023256, + "cy": 274.92296511627904, + "pixels": 688 + }, + "right_gripper": { + "cx": 639.3868421052632, + "cy": 263.7605263157895, + "pixels": 380 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 102.88415300546448, + "ty": 202.95482695810566, + "theta": 3.0152043112094615, + "vx": -0.9920236468315125, + "vy": 0.126052126288414, + "pca_strength": 0.855869008320864, + "union_pixels": 2745, + "tx_anchor": 102.88415300546448, + "ty_anchor": 202.95482695810566, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 102.88415300546448, + "cy": 202.95482695810566, + "pixels": 2745 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 31, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 671.2395023328149, + "ty": 288.29393468118195, + "theta": -2.6183487618337824, + "vx": -0.8662027716636658, + "vy": -0.4996926188468933, + "pca_strength": 0.8757758321470328, + "union_pixels": 1763, + "tx_anchor": 671.2395023328149, + "ty_anchor": 288.29393468118195, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 671.2395023328149, + "cy": 288.29393468118195, + "pixels": 643 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 637.3740259740259, + "cy": 273.96363636363634, + "pixels": 770 + }, + "right_gripper": { + "cx": 645.3857142857142, + "cy": 264.2314285714286, + "pixels": 350 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 107.36725801431683, + "ty": 206.2436974789916, + "theta": 3.007543294064205, + "vx": -0.9910288453102112, + "vy": 0.13364826142787933, + "pca_strength": 0.875598992206121, + "union_pixels": 3213, + "tx_anchor": 107.36725801431683, + "ty_anchor": 206.2436974789916, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 107.36725801431683, + "cy": 206.2436974789916, + "pixels": 3213 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 32, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 672.3835877862596, + "ty": 289.706106870229, + "theta": -2.574279970477249, + "vx": -0.8433480858802795, + "vy": -0.5373676419258118, + "pca_strength": 0.856982128981786, + "union_pixels": 1567, + "tx_anchor": 672.3835877862596, + "ty_anchor": 289.706106870229, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 672.3835877862596, + "cy": 289.706106870229, + "pixels": 524 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 643.234221598878, + "cy": 275.8765778401122, + "pixels": 713 + }, + "right_gripper": { + "cx": 650.1787878787878, + "cy": 265.8242424242424, + "pixels": 330 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 110.5334111467756, + "ty": 209.20250948351327, + "theta": 3.018846793253454, + "vx": -0.9924761652946472, + "vy": 0.12243786454200745, + "pca_strength": 0.8851111421049064, + "union_pixels": 3427, + "tx_anchor": 110.5334111467756, + "ty_anchor": 209.20250948351327, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 110.5334111467756, + "cy": 209.20250948351327, + "pixels": 3427 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 33, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 672.4892367906067, + "ty": 290.3522504892368, + "theta": -2.598313493034639, + "vx": -0.8560181260108948, + "vy": -0.5169457793235779, + "pca_strength": 0.8538245167718794, + "union_pixels": 1536, + "tx_anchor": 672.4892367906067, + "ty_anchor": 290.3522504892368, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 672.4892367906067, + "cy": 290.3522504892368, + "pixels": 511 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 643.2593659942363, + "cy": 277.8847262247839, + "pixels": 694 + }, + "right_gripper": { + "cx": 649.9154078549849, + "cy": 267.41691842900303, + "pixels": 331 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 109.34824667472793, + "ty": 212.94951632406287, + "theta": 2.9952586551119427, + "vx": -0.9893122911453247, + "vy": 0.14581230282783508, + "pca_strength": 0.8893465241502579, + "union_pixels": 3308, + "tx_anchor": 109.34824667472793, + "ty_anchor": 212.94951632406287, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 109.34824667472793, + "cy": 212.94951632406287, + "pixels": 3308 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 34, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 671.1180124223603, + "ty": 294.80900621118013, + "theta": -2.5803080943719343, + "vx": -0.8465721011161804, + "vy": -0.5322741270065308, + "pca_strength": 0.8721054786019325, + "union_pixels": 1757, + "tx_anchor": 671.1180124223603, + "ty_anchor": 294.80900621118013, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 671.1180124223603, + "cy": 294.80900621118013, + "pixels": 644 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 639.0434782608696, + "cy": 279.3165760869565, + "pixels": 736 + }, + "right_gripper": { + "cx": 646.893899204244, + "cy": 269.84880636604777, + "pixels": 377 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 109.51272074229273, + "ty": 216.24872792577074, + "theta": 2.99626524345573, + "vx": -0.9894585609436035, + "vy": 0.14481639862060547, + "pca_strength": 0.8921237390768249, + "union_pixels": 3341, + "tx_anchor": 109.51272074229273, + "ty_anchor": 216.24872792577074, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 109.51272074229273, + "cy": 216.24872792577074, + "pixels": 3341 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 35, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 669.3171021377672, + "ty": 296.74465558194777, + "theta": -2.589409929336195, + "vx": -0.8513815999031067, + "vy": -0.5245468020439148, + "pca_strength": 0.8638701580011565, + "union_pixels": 1910, + "tx_anchor": 669.3171021377672, + "ty_anchor": 296.74465558194777, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 669.3171021377672, + "cy": 296.74465558194777, + "pixels": 842 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 634.9925705794948, + "cy": 281.61367013372956, + "pixels": 673 + }, + "right_gripper": { + "cx": 642.9645569620253, + "cy": 271.9088607594937, + "pixels": 395 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 109.94802969731582, + "ty": 218.46773272415763, + "theta": 3.008450030627197, + "vx": -0.9911496043205261, + "vy": 0.13274960219860077, + "pca_strength": 0.8900434248005433, + "union_pixels": 3502, + "tx_anchor": 109.94802969731582, + "ty_anchor": 218.46773272415763, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 109.94802969731582, + "cy": 218.46773272415763, + "pixels": 3502 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 36, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 667.8924623115578, + "ty": 298.27939698492463, + "theta": -2.600369398794883, + "vx": -0.8570791482925415, + "vy": -0.5151848196983337, + "pca_strength": 0.8628598048103936, + "union_pixels": 2084, + "tx_anchor": 667.8924623115578, + "ty_anchor": 298.27939698492463, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 667.8924623115578, + "cy": 298.27939698492463, + "pixels": 995 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 632.0510204081633, + "cy": 282.86443148688045, + "pixels": 686 + }, + "right_gripper": { + "cx": 640.5459057071961, + "cy": 273.7866004962779, + "pixels": 403 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 107.69616076784644, + "ty": 219.53359328134374, + "theta": 2.996339965931165, + "vx": -0.9894693493843079, + "vy": 0.1447424590587616, + "pca_strength": 0.8839338173288329, + "union_pixels": 3334, + "tx_anchor": 107.69616076784644, + "ty_anchor": 219.53359328134374, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 107.69616076784644, + "cy": 219.53359328134374, + "pixels": 3334 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 37, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 666.335593220339, + "ty": 298.4618644067797, + "theta": -2.6225847375574887, + "vx": -0.8683117032051086, + "vy": -0.4960189461708069, + "pca_strength": 0.8649823919470153, + "union_pixels": 2264, + "tx_anchor": 666.335593220339, + "ty_anchor": 298.4618644067797, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 666.335593220339, + "cy": 298.4618644067797, + "pixels": 1180 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 627.2923976608187, + "cy": 282.64181286549706, + "pixels": 684 + }, + "right_gripper": { + "cx": 635.7775, + "cy": 273.6125, + "pixels": 400 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 106.00364741641337, + "ty": 220.06504559270516, + "theta": 3.003261307915722, + "vx": -0.990447461605072, + "vy": 0.13789059221744537, + "pca_strength": 0.8817144629781931, + "union_pixels": 3290, + "tx_anchor": 106.00364741641337, + "ty_anchor": 220.06504559270516, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 106.00364741641337, + "cy": 220.06504559270516, + "pixels": 3290 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 38, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 665.3175319789316, + "ty": 299.09179834462003, + "theta": -2.6089991290631485, + "vx": -0.8614930510520935, + "vy": -0.5077693462371826, + "pca_strength": 0.8617060497306759, + "union_pixels": 2413, + "tx_anchor": 665.3175319789316, + "ty_anchor": 299.09179834462003, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 665.3175319789316, + "cy": 299.09179834462003, + "pixels": 1329 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 625.7087087087087, + "cy": 282.8978978978979, + "pixels": 666 + }, + "right_gripper": { + "cx": 632.6626794258373, + "cy": 273.16985645933016, + "pixels": 418 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 104.97522236340534, + "ty": 219.970457433291, + "theta": 2.996950147736223, + "vx": -0.9895575046539307, + "vy": 0.14413867890834808, + "pca_strength": 0.8790807706981485, + "union_pixels": 3148, + "tx_anchor": 104.97522236340534, + "ty_anchor": 219.970457433291, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 104.97522236340534, + "cy": 219.970457433291, + "pixels": 3148 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 39, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 665.1115187087307, + "ty": 298.93617021276594, + "theta": -2.6073327509917643, + "vx": -0.8606457114219666, + "vy": -0.5092042088508606, + "pca_strength": 0.8574531637776542, + "union_pixels": 2429, + "tx_anchor": 665.1115187087307, + "ty_anchor": 298.93617021276594, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 665.1115187087307, + "cy": 298.93617021276594, + "pixels": 1363 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 625.5189681335356, + "cy": 282.7268588770865, + "pixels": 659 + }, + "right_gripper": { + "cx": 632.7985257985258, + "cy": 273.2309582309582, + "pixels": 407 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 104.74199743918054, + "ty": 219.83162612035852, + "theta": 2.994564570745305, + "vx": -0.989210844039917, + "vy": 0.1464989334344864, + "pca_strength": 0.8794146470737395, + "union_pixels": 3124, + "tx_anchor": 104.74199743918054, + "ty_anchor": 219.83162612035852, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 104.74199743918054, + "cy": 219.83162612035852, + "pixels": 3124 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + }, + { + "frame_idx": 40, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 665.3031437125749, + "ty": 298.7979041916168, + "theta": -2.615593434879588, + "vx": -0.8648226857185364, + "vy": -0.5020774006843567, + "pca_strength": 0.8595308438348782, + "union_pixels": 2421, + "tx_anchor": 665.3031437125749, + "ty_anchor": 298.7979041916168, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": false, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 665.3031437125749, + "cy": 298.7979041916168, + "pixels": 1336 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 625.7765957446809, + "cy": 283.0866261398176, + "pixels": 658 + }, + "right_gripper": { + "cx": 632.4519906323185, + "cy": 273.27868852459017, + "pixels": 427 + } + } + }, + "scissors": { + "tool": "scissors", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_left", + "tx": 103.8731692115924, + "ty": 219.9348706762231, + "theta": 2.991699738537881, + "vx": -0.9887871146202087, + "vy": 0.14933225512504578, + "pca_strength": 0.8822326634271758, + "union_pixels": 3209, + "tx_anchor": 103.8731692115924, + "ty_anchor": 219.9348706762231, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": true, + "right_gripper": false + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": 103.8731692115924, + "cy": 219.9348706762231, + "pixels": 3209 + }, + "right_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + } + } + } + } + } + ], + "saved_at_unix": 1769897653.160766 +} \ No newline at end of file diff --git a/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000100_tool_poses.json b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000100_tool_poses.json new file mode 100644 index 0000000000000000000000000000000000000000..71e33d8e9d0e2f2d5dbdd79a6c86bb08538d7c5d --- /dev/null +++ b/Surgical/utenn/surgical_video_datasets_round2_with_part_seg/raw/tool_poses_json/episode_000100_tool_poses.json @@ -0,0 +1,3607 @@ +{ + "clip_id": "1_txPJGCKv", + "video_path": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped/cropped_720x480/ZOOM_OUT/1_txPJGCKv.mp4", + "seg_clip_dir": "/home/nan/Desktop/openH/clips_dataset_round2_with_part_segmentations/clips_dataset_round2_cropped_part_segmentations/ZOOM_OUT/1_txPJGCKv", + "num_frames": 37, + "tools": [ + "grasper", + "hook" + ], + "min_pixels": 80, + "max_points_pca": 20000, + "tip_shift_frac": 0.0, + "tip_shift_px_max": 60.0, + "gripper_anchor": "left_gripper", + "frames": [ + { + "frame_idx": 0, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 77.15170670037926, + "ty": 287.0578381795196, + "theta": 2.8330096144099226, + "vx": -0.9527648687362671, + "vy": 0.30370891094207764, + "pca_strength": 0.7992282345351016, + "union_pixels": 3164, + "tx_anchor": 77.15170670037926, + "ty_anchor": 287.0578381795196, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 77.15170670037926, + "cy": 287.0578381795196, + "pixels": 3164 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 542.9496969353651, + "ty": 199.36226137200475, + "theta": 3.0675824220032024, + "vx": -0.9972624778747559, + "vy": 0.07394268363714218, + "pca_strength": 0.8622082377258555, + "union_pixels": 31217, + "tx_anchor": 542.9496969353651, + "ty_anchor": 199.36226137200475, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 542.9496969353651, + "cy": 199.36226137200475, + "pixels": 17653 + }, + "tool_body": { + "cx": 638.2322654462242, + "cy": 193.46879550655294, + "pixels": 9614 + }, + "left_gripper": { + "cx": 361.2631578947368, + "cy": 208.68421052631578, + "pixels": 19 + }, + "right_gripper": { + "cx": 386.9447977613839, + "cy": 211.85830577461206, + "pixels": 3931 + } + } + } + } + }, + { + "frame_idx": 1, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 77.14601494396015, + "ty": 287.1285803237858, + "theta": 2.839745215011584, + "vx": -0.9547889232635498, + "vy": 0.29728463292121887, + "pca_strength": 0.7988985440611883, + "union_pixels": 3212, + "tx_anchor": 77.14601494396015, + "ty_anchor": 287.1285803237858, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 77.14601494396015, + "cy": 287.1285803237858, + "pixels": 3212 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 543.4778550823011, + "ty": 199.4273997398043, + "theta": 3.0687700942359357, + "vx": -0.9973496198654175, + "vy": 0.07275821268558502, + "pca_strength": 0.8620795095136325, + "union_pixels": 31235, + "tx_anchor": 543.4778550823011, + "ty_anchor": 199.4273997398043, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 543.4778550823011, + "cy": 199.4273997398043, + "pixels": 17679 + }, + "tool_body": { + "cx": 638.6603419516264, + "cy": 194.1214553794829, + "pixels": 9592 + }, + "left_gripper": { + "cx": 381.8181818181818, + "cy": 204.4090909090909, + "pixels": 22 + }, + "right_gripper": { + "cx": 387.14383561643837, + "cy": 212.0933536276002, + "pixels": 3942 + } + } + } + } + }, + { + "frame_idx": 2, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 77.18420231033406, + "ty": 287.0917889478614, + "theta": 2.839121432229568, + "vx": -0.9546032547950745, + "vy": 0.2978801429271698, + "pca_strength": 0.7996493572265436, + "union_pixels": 3203, + "tx_anchor": 77.18420231033406, + "ty_anchor": 287.0917889478614, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 77.18420231033406, + "cy": 287.0917889478614, + "pixels": 3203 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 543.3768927489858, + "ty": 199.82321010227986, + "theta": 3.0714985306648823, + "vx": -0.9975444078445435, + "vy": 0.07003673911094666, + "pca_strength": 0.8631516255979197, + "union_pixels": 31067, + "tx_anchor": 543.3768927489858, + "ty_anchor": 199.82321010227986, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 543.3768927489858, + "cy": 199.82321010227986, + "pixels": 17501 + }, + "tool_body": { + "cx": 638.6668404044616, + "cy": 194.4340665068279, + "pixels": 9593 + }, + "left_gripper": { + "cx": 336.3157894736842, + "cy": 211.47368421052633, + "pixels": 19 + }, + "right_gripper": { + "cx": 387.6342943854325, + "cy": 212.28755690440062, + "pixels": 3954 + } + } + } + } + }, + { + "frame_idx": 3, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 77.15264310290898, + "ty": 287.10634970284644, + "theta": 2.837514348294117, + "vx": -0.954123318195343, + "vy": 0.29941388964653015, + "pca_strength": 0.8000950448814432, + "union_pixels": 3197, + "tx_anchor": 77.15264310290898, + "ty_anchor": 287.10634970284644, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 77.15264310290898, + "cy": 287.10634970284644, + "pixels": 3197 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 543.8157225955837, + "ty": 200.21042525554864, + "theta": 3.0703767243905076, + "vx": -0.9974652528762817, + "vy": 0.07115574926137924, + "pca_strength": 0.8617708797628357, + "union_pixels": 31207, + "tx_anchor": 543.8157225955837, + "ty_anchor": 200.21042525554864, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 543.8157225955837, + "cy": 200.21042525554864, + "pixels": 17707 + }, + "tool_body": { + "cx": 638.785204616999, + "cy": 195.2280167890871, + "pixels": 9530 + }, + "left_gripper": { + "cx": 389.77777777777777, + "cy": 205.66666666666666, + "pixels": 9 + }, + "right_gripper": { + "cx": 388.0300429184549, + "cy": 212.74223680888664, + "pixels": 3961 + } + } + } + } + }, + { + "frame_idx": 4, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 77.15343583307185, + "ty": 287.1446501411986, + "theta": 2.8376052786747223, + "vx": -0.9541505575180054, + "vy": 0.29932713508605957, + "pca_strength": 0.8003715492547392, + "union_pixels": 3187, + "tx_anchor": 77.15343583307185, + "ty_anchor": 287.1446501411986, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 77.15343583307185, + "cy": 287.1446501411986, + "pixels": 3187 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 543.8930853168994, + "ty": 200.7621982246848, + "theta": 3.072688640729329, + "vx": -0.9976270794868469, + "vy": 0.06884950399398804, + "pca_strength": 0.8613867108656671, + "union_pixels": 31157, + "tx_anchor": 543.8930853168994, + "ty_anchor": 200.7621982246848, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 543.8930853168994, + "cy": 200.7621982246848, + "pixels": 17687 + }, + "tool_body": { + "cx": 638.8478923578261, + "cy": 195.86019131714497, + "pixels": 9513 + }, + "left_gripper": { + "cx": 373.8888888888889, + "cy": 202.55555555555554, + "pixels": 9 + }, + "right_gripper": { + "cx": 387.9349037487335, + "cy": 213.06509625126645, + "pixels": 3948 + } + } + } + } + }, + { + "frame_idx": 5, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 77.14254385964912, + "ty": 287.1657268170426, + "theta": 2.8389175652925953, + "vx": -0.9545425176620483, + "vy": 0.29807475209236145, + "pca_strength": 0.800179305660325, + "union_pixels": 3192, + "tx_anchor": 77.14254385964912, + "ty_anchor": 287.1657268170426, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 77.14254385964912, + "cy": 287.1657268170426, + "pixels": 3192 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 543.8370228145471, + "ty": 201.18782471199458, + "theta": 3.0695724566987685, + "vx": -0.9974076747894287, + "vy": 0.07195795327425003, + "pca_strength": 0.861575661907113, + "union_pixels": 31166, + "tx_anchor": 543.8370228145471, + "ty_anchor": 201.18782471199458, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 543.8370228145471, + "cy": 201.18782471199458, + "pixels": 17708 + }, + "tool_body": { + "cx": 638.8079915878023, + "cy": 196.41598317560462, + "pixels": 9510 + }, + "left_gripper": { + "cx": 342.85, + "cy": 211.2, + "pixels": 20 + }, + "right_gripper": { + "cx": 388.2202138492872, + "cy": 213.4656313645621, + "pixels": 3928 + } + } + } + } + }, + { + "frame_idx": 6, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 77.14080100125156, + "ty": 287.1745932415519, + "theta": 2.839709245417387, + "vx": -0.9547781944274902, + "vy": 0.2973189651966095, + "pca_strength": 0.8002217571423046, + "union_pixels": 3196, + "tx_anchor": 77.14080100125156, + "ty_anchor": 287.1745932415519, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 77.14080100125156, + "cy": 287.1745932415519, + "pixels": 3196 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 543.9431041301768, + "ty": 201.47771060511894, + "theta": 3.0732834857031, + "vx": -0.9976678490638733, + "vy": 0.06825605779886246, + "pca_strength": 0.8636159129590749, + "union_pixels": 31126, + "tx_anchor": 543.9431041301768, + "ty_anchor": 201.47771060511894, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 543.9431041301768, + "cy": 201.47771060511894, + "pixels": 17699 + }, + "tool_body": { + "cx": 638.9063583815029, + "cy": 196.81008933263269, + "pixels": 9515 + }, + "left_gripper": { + "cx": 381.4375, + "cy": 210.5625, + "pixels": 16 + }, + "right_gripper": { + "cx": 387.01437371663246, + "cy": 213.88449691991786, + "pixels": 3896 + } + } + } + } + }, + { + "frame_idx": 7, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 77.14505012531329, + "ty": 287.1390977443609, + "theta": 2.840531459023277, + "vx": -0.955022394657135, + "vy": 0.29653385281562805, + "pca_strength": 0.8008498726465374, + "union_pixels": 3192, + "tx_anchor": 77.14505012531329, + "ty_anchor": 287.1390977443609, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 77.14505012531329, + "cy": 287.1390977443609, + "pixels": 3192 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 544.0052661381653, + "ty": 201.55232163080407, + "theta": 3.072765497942346, + "vx": -0.9976323843002319, + "vy": 0.0687728300690651, + "pca_strength": 0.8648399765015496, + "union_pixels": 31158, + "tx_anchor": 544.0052661381653, + "ty_anchor": 201.55232163080407, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 544.0052661381653, + "cy": 201.55232163080407, + "pixels": 17660 + }, + "tool_body": { + "cx": 638.8622427551448, + "cy": 196.99086518269635, + "pixels": 9524 + }, + "left_gripper": { + "cx": 382.05555555555554, + "cy": 210.72222222222223, + "pixels": 18 + }, + "right_gripper": { + "cx": 387.8900404448938, + "cy": 213.922649140546, + "pixels": 3956 + } + } + } + } + }, + { + "frame_idx": 8, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 77.11888331242159, + "ty": 287.1188833124216, + "theta": 2.8409726139583102, + "vx": -0.9551531076431274, + "vy": 0.2961125075817108, + "pca_strength": 0.8012283811461269, + "union_pixels": 3188, + "tx_anchor": 77.11888331242159, + "ty_anchor": 287.1188833124216, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 77.11888331242159, + "cy": 287.1188833124216, + "pixels": 3188 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 543.8861807051354, + "ty": 201.72854551638136, + "theta": 3.0726989548100527, + "vx": -0.9976277947425842, + "vy": 0.06883921474218369, + "pca_strength": 0.864617824685455, + "union_pixels": 31158, + "tx_anchor": 543.8861807051354, + "ty_anchor": 201.72854551638136, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 543.8861807051354, + "cy": 201.72854551638136, + "pixels": 17642 + }, + "tool_body": { + "cx": 638.896110703428, + "cy": 197.26344480553516, + "pixels": 9539 + }, + "left_gripper": { + "cx": 389.44444444444446, + "cy": 203.94444444444446, + "pixels": 18 + }, + "right_gripper": { + "cx": 387.58625915635264, + "cy": 213.99343268502147, + "pixels": 3959 + } + } + } + } + }, + { + "frame_idx": 9, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 77.2675, + "ty": 287.1909375, + "theta": 2.8417367363055543, + "vx": -0.955379068851471, + "vy": 0.295382559299469, + "pca_strength": 0.8029908341715417, + "union_pixels": 3200, + "tx_anchor": 77.2675, + "ty_anchor": 287.1909375, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 77.2675, + "cy": 287.1909375, + "pixels": 3200 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 544.030868751064, + "ty": 201.84384043579414, + "theta": 3.0734914538554894, + "vx": -0.9976820349693298, + "vy": 0.06804857403039932, + "pca_strength": 0.8626333873978713, + "union_pixels": 31080, + "tx_anchor": 544.030868751064, + "ty_anchor": 201.84384043579414, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 544.030868751064, + "cy": 201.84384043579414, + "pixels": 17623 + }, + "tool_body": { + "cx": 638.9314333789042, + "cy": 197.37049111368177, + "pixels": 9509 + }, + "left_gripper": { + "cx": 366.0, + "cy": 210.3, + "pixels": 10 + }, + "right_gripper": { + "cx": 387.69832402234636, + "cy": 214.1399187404774, + "pixels": 3938 + } + } + } + } + }, + { + "frame_idx": 10, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 77.56052141527002, + "ty": 287.6086281812539, + "theta": 2.8512465570115544, + "vx": -0.9581448435783386, + "vy": 0.28628385066986084, + "pca_strength": 0.8056851760468752, + "union_pixels": 3222, + "tx_anchor": 77.56052141527002, + "ty_anchor": 287.6086281812539, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 77.56052141527002, + "cy": 287.6086281812539, + "pixels": 3222 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 545.302548488949, + "ty": 202.1215606675688, + "theta": 3.075775136078332, + "vx": -0.9978348016738892, + "vy": 0.06577000766992569, + "pca_strength": 0.8615769896118253, + "union_pixels": 31014, + "tx_anchor": 545.302548488949, + "ty_anchor": 202.1215606675688, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 545.302548488949, + "cy": 202.1215606675688, + "pixels": 17736 + }, + "tool_body": { + "cx": 639.6637634408602, + "cy": 197.6084946236559, + "pixels": 9300 + }, + "left_gripper": { + "cx": 355.6666666666667, + "cy": 212.06666666666666, + "pixels": 15 + }, + "right_gripper": { + "cx": 389.0701488771133, + "cy": 214.4690890739339, + "pixels": 3963 + } + } + } + } + }, + { + "frame_idx": 11, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 78.38781079442086, + "ty": 288.22953305033354, + "theta": 2.8575898351455313, + "vx": -0.959941565990448, + "vy": 0.28020036220550537, + "pca_strength": 0.8084394773465536, + "union_pixels": 3298, + "tx_anchor": 78.38781079442086, + "ty_anchor": 288.22953305033354, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 78.38781079442086, + "cy": 288.22953305033354, + "pixels": 3298 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 547.2072316384181, + "ty": 203.31892655367233, + "theta": 3.0778690283859573, + "vx": -0.9979703426361084, + "vy": 0.0636805072426796, + "pca_strength": 0.8614708020093911, + "union_pixels": 30635, + "tx_anchor": 547.2072316384181, + "ty_anchor": 203.31892655367233, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 547.2072316384181, + "cy": 203.31892655367233, + "pixels": 17700 + }, + "tool_body": { + "cx": 640.5601645907474, + "cy": 198.96196619217082, + "pixels": 8992 + }, + "left_gripper": { + "cx": 357.3, + "cy": 208.9, + "pixels": 10 + }, + "right_gripper": { + "cx": 391.9631324688533, + "cy": 215.26900584795322, + "pixels": 3933 + } + } + } + } + }, + { + "frame_idx": 12, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 79.40546156129415, + "ty": 289.11605817750075, + "theta": 2.8643628533416097, + "vx": -0.9618173241615295, + "vy": 0.2736922800540924, + "pca_strength": 0.8184315339616618, + "union_pixels": 3369, + "tx_anchor": 79.40546156129415, + "ty_anchor": 289.11605817750075, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 79.40546156129415, + "cy": 289.11605817750075, + "pixels": 3369 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 549.787126749391, + "ty": 204.97081987648025, + "theta": 3.077194717124833, + "vx": -0.997927188873291, + "vy": 0.06435343623161316, + "pca_strength": 0.8612114659438835, + "union_pixels": 30161, + "tx_anchor": 549.787126749391, + "ty_anchor": 204.97081987648025, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 549.787126749391, + "cy": 204.97081987648025, + "pixels": 17649 + }, + "tool_body": { + "cx": 641.7631977624985, + "cy": 201.01806316280152, + "pixels": 8581 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 395.25489697278044, + "cy": 216.44288984991096, + "pixels": 3931 + } + } + } + } + }, + { + "frame_idx": 13, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 80.90220820189275, + "ty": 289.963579007743, + "theta": 2.8724378224641725, + "vx": -0.9639959931373596, + "vy": 0.2659167945384979, + "pca_strength": 0.8300171265066861, + "union_pixels": 3487, + "tx_anchor": 80.90220820189275, + "ty_anchor": 289.963579007743, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 80.90220820189275, + "cy": 289.963579007743, + "pixels": 3487 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 552.1991445680069, + "ty": 206.88212147134303, + "theta": 3.075213099323302, + "vx": -0.9977977275848389, + "vy": 0.06633082032203674, + "pca_strength": 0.862285067718075, + "union_pixels": 29635, + "tx_anchor": 552.1991445680069, + "ty_anchor": 206.88212147134303, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 552.1991445680069, + "cy": 206.88212147134303, + "pixels": 17535 + }, + "tool_body": { + "cx": 643.0106084623826, + "cy": 203.49835385928546, + "pixels": 8201 + }, + "left_gripper": { + "cx": 382.7857142857143, + "cy": 217.28571428571428, + "pixels": 14 + }, + "right_gripper": { + "cx": 397.46537966537966, + "cy": 218.1217503217503, + "pixels": 3885 + } + } + } + } + }, + { + "frame_idx": 14, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 81.93917611280067, + "ty": 290.7141277301631, + "theta": 2.8993740245508395, + "vx": -0.970808207988739, + "vy": 0.23985707759857178, + "pca_strength": 0.8345095805893084, + "union_pixels": 3617, + "tx_anchor": 81.93917611280067, + "ty_anchor": 290.7141277301631, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 81.93917611280067, + "cy": 290.7141277301631, + "pixels": 3617 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 554.0321111495446, + "ty": 209.02496252738385, + "theta": 3.0825560874352798, + "vx": -0.9982578754425049, + "vy": 0.05900228023529053, + "pca_strength": 0.8611370648462512, + "union_pixels": 29119, + "tx_anchor": 554.0321111495446, + "ty_anchor": 209.02496252738385, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 554.0321111495446, + "cy": 209.02496252738385, + "pixels": 17346 + }, + "tool_body": { + "cx": 643.7591702504427, + "cy": 206.28725018972932, + "pixels": 7906 + }, + "left_gripper": { + "cx": 371.9, + "cy": 215.2, + "pixels": 20 + }, + "right_gripper": { + "cx": 399.9350142968547, + "cy": 219.69196776709123, + "pixels": 3847 + } + } + } + } + }, + { + "frame_idx": 15, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 83.69257759784075, + "ty": 292.3371120107962, + "theta": 2.9011915780022184, + "vx": -0.9712425470352173, + "vy": 0.23809218406677246, + "pca_strength": 0.8488641489905291, + "union_pixels": 3705, + "tx_anchor": 83.69257759784075, + "ty_anchor": 292.3371120107962, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 83.69257759784075, + "cy": 292.3371120107962, + "pixels": 3705 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 555.8115008490953, + "ty": 211.46249341219183, + "theta": 3.0858019302003403, + "vx": -0.9984440803527832, + "vy": 0.05576178431510925, + "pca_strength": 0.8634099959722362, + "union_pixels": 28549, + "tx_anchor": 555.8115008490953, + "ty_anchor": 211.46249341219183, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 555.8115008490953, + "cy": 211.46249341219183, + "pixels": 17077 + }, + "tool_body": { + "cx": 644.4950935496532, + "cy": 209.45440272144447, + "pixels": 7643 + }, + "left_gripper": { + "cx": 398.8333333333333, + "cy": 220.5, + "pixels": 18 + }, + "right_gripper": { + "cx": 402.2416688533193, + "cy": 221.64340068223564, + "pixels": 3811 + } + } + } + } + }, + { + "frame_idx": 16, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 85.83025166923473, + "ty": 294.2408834103749, + "theta": 2.9113028348316496, + "vx": -0.9736002683639526, + "vy": 0.22825969755649567, + "pca_strength": 0.8609258733700036, + "union_pixels": 3894, + "tx_anchor": 85.83025166923473, + "ty_anchor": 294.2408834103749, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 85.83025166923473, + "cy": 294.2408834103749, + "pixels": 3894 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 557.4940493989594, + "ty": 214.3501584833443, + "theta": 3.091719140602496, + "vx": -0.9987565875053406, + "vy": 0.04985284060239792, + "pca_strength": 0.8647716167289529, + "union_pixels": 27856, + "tx_anchor": 557.4940493989594, + "ty_anchor": 214.3501584833443, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 557.4940493989594, + "cy": 214.3501584833443, + "pixels": 16721 + }, + "tool_body": { + "cx": 645.1528022798209, + "cy": 213.14411724793052, + "pixels": 7369 + }, + "left_gripper": { + "cx": 404.3076923076923, + "cy": 224.92307692307693, + "pixels": 13 + }, + "right_gripper": { + "cx": 404.72688515853986, + "cy": 223.9736211031175, + "pixels": 3753 + } + } + } + } + }, + { + "frame_idx": 17, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 88.98056102362204, + "ty": 296.31766732283467, + "theta": 2.9218393229358224, + "vx": -0.9759512543678284, + "vy": 0.21798889338970184, + "pca_strength": 0.8758011755275033, + "union_pixels": 4064, + "tx_anchor": 88.98056102362204, + "ty_anchor": 296.31766732283467, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 88.98056102362204, + "cy": 296.31766732283467, + "pixels": 4064 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 560.3277264664506, + "ty": 217.27182090647747, + "theta": 3.09033571835827, + "vx": -0.998686671257019, + "vy": 0.051234494894742966, + "pca_strength": 0.8645492510179055, + "union_pixels": 27041, + "tx_anchor": 560.3277264664506, + "ty_anchor": 217.27182090647747, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 560.3277264664506, + "cy": 217.27182090647747, + "pixels": 16349 + }, + "tool_body": { + "cx": 646.0429832052376, + "cy": 217.13108454312552, + "pixels": 7026 + }, + "left_gripper": { + "cx": 374.0, + "cy": 226.58333333333334, + "pixels": 12 + }, + "right_gripper": { + "cx": 410.01313628899834, + "cy": 226.6912972085386, + "pixels": 3654 + } + } + } + } + }, + { + "frame_idx": 18, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 91.99812250645388, + "ty": 298.3729171555973, + "theta": 2.925743651526554, + "vx": -0.9767948985099792, + "vy": 0.21417680382728577, + "pca_strength": 0.8882555859045398, + "union_pixels": 4261, + "tx_anchor": 91.99812250645388, + "ty_anchor": 298.3729171555973, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 91.99812250645388, + "cy": 298.3729171555973, + "pixels": 4261 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 562.7962287869265, + "ty": 221.03796354494028, + "theta": 3.098823126095426, + "vx": -0.999085545539856, + "vy": 0.04275649040937424, + "pca_strength": 0.8631073889491991, + "union_pixels": 26204, + "tx_anchor": 562.7962287869265, + "ty_anchor": 221.03796354494028, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 562.7962287869265, + "cy": 221.03796354494028, + "pixels": 15910 + }, + "tool_body": { + "cx": 647.121712997746, + "cy": 221.47903831705486, + "pixels": 6655 + }, + "left_gripper": { + "cx": 347.6666666666667, + "cy": 231.66666666666666, + "pixels": 12 + }, + "right_gripper": { + "cx": 414.6528811690102, + "cy": 229.4309346567411, + "pixels": 3627 + } + } + } + } + }, + { + "frame_idx": 19, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 94.97142857142858, + "ty": 300.6377232142857, + "theta": 2.9342452454568244, + "vx": -0.9785804748535156, + "vy": 0.20586486160755157, + "pca_strength": 0.9016573706206, + "union_pixels": 4480, + "tx_anchor": 94.97142857142858, + "ty_anchor": 300.6377232142857, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 94.97142857142858, + "cy": 300.6377232142857, + "pixels": 4480 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 566.2093562729557, + "ty": 224.77234357883884, + "theta": 3.10424327865433, + "vx": -0.9993026256561279, + "vy": 0.037340693175792694, + "pca_strength": 0.8675391470029679, + "union_pixels": 25261, + "tx_anchor": 566.2093562729557, + "ty_anchor": 224.77234357883884, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 566.2093562729557, + "cy": 224.77234357883884, + "pixels": 15519 + }, + "tool_body": { + "cx": 648.6157339821574, + "cy": 226.3052716950527, + "pixels": 6165 + }, + "left_gripper": { + "cx": 422.14285714285717, + "cy": 226.28571428571428, + "pixels": 7 + }, + "right_gripper": { + "cx": 418.72352941176473, + "cy": 232.68515406162464, + "pixels": 3570 + } + } + } + } + }, + { + "frame_idx": 20, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 98.23269766445254, + "ty": 304.6839511463467, + "theta": 2.923062368091481, + "vx": -0.9762171506881714, + "vy": 0.21679510176181793, + "pca_strength": 0.9154349153556718, + "union_pixels": 4667, + "tx_anchor": 98.23269766445254, + "ty_anchor": 304.6839511463467, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 98.23269766445254, + "cy": 304.6839511463467, + "pixels": 4667 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 570.2010040293283, + "ty": 229.3345002972455, + "theta": 3.1101759161114186, + "vx": -0.9995065331459045, + "vy": 0.03141156956553459, + "pca_strength": 0.8650038436321202, + "union_pixels": 24291, + "tx_anchor": 570.2010040293283, + "ty_anchor": 229.3345002972455, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 570.2010040293283, + "cy": 229.3345002972455, + "pixels": 15139 + }, + "tool_body": { + "cx": 650.2796610169491, + "cy": 231.80561440677965, + "pixels": 5664 + }, + "left_gripper": { + "cx": 445.3333333333333, + "cy": 233.7051282051282, + "pixels": 78 + }, + "right_gripper": { + "cx": 425.42961876832845, + "cy": 236.67360703812318, + "pixels": 3410 + } + } + } + } + }, + { + "frame_idx": 21, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 102.18661174047374, + "ty": 308.7340885684861, + "theta": 2.9232108132906154, + "vx": -0.9762493371963501, + "vy": 0.21665018796920776, + "pca_strength": 0.9238655709012826, + "union_pixels": 4855, + "tx_anchor": 102.18661174047374, + "ty_anchor": 308.7340885684861, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 102.18661174047374, + "cy": 308.7340885684861, + "pixels": 4855 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 574.0307315746533, + "ty": 235.24082132172967, + "theta": 3.117600779353954, + "vx": -0.9997122287750244, + "vy": 0.023989573121070862, + "pca_strength": 0.8662509540346748, + "union_pixels": 23347, + "tx_anchor": 574.0307315746533, + "ty_anchor": 235.24082132172967, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 574.0307315746533, + "cy": 235.24082132172967, + "pixels": 14708 + }, + "tool_body": { + "cx": 651.8910490856592, + "cy": 238.90548604427335, + "pixels": 5195 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 430.7697444831591, + "cy": 241.4547038327526, + "pixels": 3444 + } + } + } + } + }, + { + "frame_idx": 22, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 105.51465346534654, + "ty": 312.3910891089109, + "theta": 2.9399237806557355, + "vx": -0.9797336459159851, + "vy": 0.20030465722084045, + "pca_strength": 0.9295964290918375, + "union_pixels": 5050, + "tx_anchor": 105.51465346534654, + "ty_anchor": 312.3910891089109, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 105.51465346534654, + "cy": 312.3910891089109, + "pixels": 5050 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 577.3137378402968, + "ty": 240.20120372314366, + "theta": 3.123322504387644, + "vx": -0.9998331069946289, + "vy": 0.018269132822752, + "pca_strength": 0.8681357525490702, + "union_pixels": 22485, + "tx_anchor": 577.3137378402968, + "ty_anchor": 240.20120372314366, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 577.3137378402968, + "cy": 240.20120372314366, + "pixels": 14289 + }, + "tool_body": { + "cx": 653.295625, + "cy": 244.98145833333334, + "pixels": 4800 + }, + "left_gripper": { + "cx": 419.26666666666665, + "cy": 243.26666666666668, + "pixels": 105 + }, + "right_gripper": { + "cx": 436.6952294135521, + "cy": 246.0899422667882, + "pixels": 3291 + } + } + } + } + }, + { + "frame_idx": 23, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 105.35287691187182, + "ty": 315.32465404224325, + "theta": 2.977587243589072, + "vx": -0.9865812659263611, + "vy": 0.16327117383480072, + "pca_strength": 0.9249278712008691, + "union_pixels": 5492, + "tx_anchor": 105.35287691187182, + "ty_anchor": 315.32465404224325, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 105.35287691187182, + "cy": 315.32465404224325, + "pixels": 5492 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 577.8905684479455, + "ty": 244.36101057412532, + "theta": 3.1265461013152067, + "vx": -0.9998868107795715, + "vy": 0.015045984648168087, + "pca_strength": 0.8647721619858906, + "union_pixels": 22117, + "tx_anchor": 577.8905684479455, + "ty_anchor": 244.36101057412532, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 577.8905684479455, + "cy": 244.36101057412532, + "pixels": 14091 + }, + "tool_body": { + "cx": 653.1689459288871, + "cy": 250.55712181779927, + "pixels": 4753 + }, + "left_gripper": { + "cx": 442.4, + "cy": 247.7, + "pixels": 20 + }, + "right_gripper": { + "cx": 437.53735013833386, + "cy": 250.20934521979711, + "pixels": 3253 + } + } + } + } + }, + { + "frame_idx": 24, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 108.06942336874052, + "ty": 319.0931335356601, + "theta": 2.955198503837981, + "vx": -0.9826788306236267, + "vy": 0.18531671166419983, + "pca_strength": 0.9345494705511648, + "union_pixels": 5272, + "tx_anchor": 108.06942336874052, + "ty_anchor": 319.0931335356601, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 108.06942336874052, + "cy": 319.0931335356601, + "pixels": 5272 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 574.8891667279547, + "ty": 247.96947856144737, + "theta": 3.129115869685125, + "vx": -0.9999221563339233, + "vy": 0.012476460076868534, + "pca_strength": 0.8706658898068489, + "union_pixels": 22013, + "tx_anchor": 574.8891667279547, + "ty_anchor": 247.96947856144737, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 574.8891667279547, + "cy": 247.96947856144737, + "pixels": 13597 + }, + "tool_body": { + "cx": 651.0502630040912, + "cy": 255.38788233002143, + "pixels": 5133 + }, + "left_gripper": { + "cx": 420.64, + "cy": 247.96, + "pixels": 25 + }, + "right_gripper": { + "cx": 436.44321669736036, + "cy": 253.92418661755678, + "pixels": 3258 + } + } + } + } + }, + { + "frame_idx": 25, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 108.77271028037383, + "ty": 322.42672897196263, + "theta": 2.9527452182271654, + "vx": -0.982221245765686, + "vy": 0.1877269446849823, + "pca_strength": 0.934241073382441, + "union_pixels": 5350, + "tx_anchor": 108.77271028037383, + "ty_anchor": 322.42672897196263, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 108.77271028037383, + "cy": 322.42672897196263, + "pixels": 5350 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 573.5609228012543, + "ty": 249.37942362251755, + "theta": 3.13051880392862, + "vx": -0.9999387264251709, + "vy": 0.011073623783886433, + "pca_strength": 0.8709997319459426, + "union_pixels": 21894, + "tx_anchor": 573.5609228012543, + "ty_anchor": 249.37942362251755, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 573.5609228012543, + "cy": 249.37942362251755, + "pixels": 13394 + }, + "tool_body": { + "cx": 650.1689480592537, + "cy": 256.9874367147947, + "pixels": 5333 + }, + "left_gripper": { + "cx": 402.64285714285717, + "cy": 251.85714285714286, + "pixels": 14 + }, + "right_gripper": { + "cx": 435.2277196320964, + "cy": 255.57532508721852, + "pixels": 3153 + } + } + } + } + }, + { + "frame_idx": 26, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 112.08875168821146, + "ty": 324.6295581709435, + "theta": 2.9442733380621564, + "vx": -0.9805956482887268, + "vy": 0.19604137539863586, + "pca_strength": 0.9383160436745576, + "union_pixels": 5183, + "tx_anchor": 112.08875168821146, + "ty_anchor": 324.6295581709435, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 112.08875168821146, + "cy": 324.6295581709435, + "pixels": 5183 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 571.377565704764, + "ty": 248.82950844505038, + "theta": 3.1256439377239875, + "vx": -0.9998728632926941, + "vy": 0.015948040410876274, + "pca_strength": 0.870440818333715, + "union_pixels": 21991, + "tx_anchor": 571.377565704764, + "ty_anchor": 248.82950844505038, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 571.377565704764, + "cy": 248.82950844505038, + "pixels": 13203 + }, + "tool_body": { + "cx": 648.504619758351, + "cy": 256.7428926794598, + "pixels": 5628 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 435.20411392405066, + "cy": 256.22879746835446, + "pixels": 3160 + } + } + } + } + }, + { + "frame_idx": 27, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 102.9854398078655, + "ty": 321.2233563494446, + "theta": 3.0417755718349273, + "vx": -0.9950224161148071, + "vy": 0.09965141117572784, + "pca_strength": 0.886499268848578, + "union_pixels": 6662, + "tx_anchor": 102.9854398078655, + "ty_anchor": 321.2233563494446, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 102.9854398078655, + "cy": 321.2233563494446, + "pixels": 6662 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 568.7425209567023, + "ty": 248.46243174652002, + "theta": 3.123781723026573, + "vx": -0.9998413920402527, + "vy": 0.01780998893082142, + "pca_strength": 0.8731002782211233, + "union_pixels": 22144, + "tx_anchor": 568.7425209567023, + "ty_anchor": 248.46243174652002, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 568.7425209567023, + "cy": 248.46243174652002, + "pixels": 13003 + }, + "tool_body": { + "cx": 646.7933856689494, + "cy": 256.06129948221144, + "pixels": 5987 + }, + "left_gripper": { + "cx": 374.72727272727275, + "cy": 254.9090909090909, + "pixels": 11 + }, + "right_gripper": { + "cx": 432.31721285396117, + "cy": 256.2882596245625, + "pixels": 3143 + } + } + } + } + }, + { + "frame_idx": 28, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 102.07181735712126, + "ty": 321.4239491986695, + "theta": 3.035052426728108, + "vx": -0.9943299889564514, + "vy": 0.10633879154920578, + "pca_strength": 0.8820712136676975, + "union_pixels": 6614, + "tx_anchor": 102.07181735712126, + "ty_anchor": 321.4239491986695, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 102.07181735712126, + "cy": 321.4239491986695, + "pixels": 6614 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 565.0149610549857, + "ty": 248.1495334310172, + "theta": 3.128501035446724, + "vx": -0.9999143481254578, + "vy": 0.013091244734823704, + "pca_strength": 0.8731760374092958, + "union_pixels": 22482, + "tx_anchor": 565.0149610549857, + "ty_anchor": 248.1495334310172, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 565.0149610549857, + "cy": 248.1495334310172, + "pixels": 12967 + }, + "tool_body": { + "cx": 644.9240525908739, + "cy": 256.6202629543697, + "pixels": 6465 + }, + "left_gripper": { + "cx": 388.8, + "cy": 250.3, + "pixels": 10 + }, + "right_gripper": { + "cx": 428.6842105263158, + "cy": 256.3766447368421, + "pixels": 3040 + } + } + } + } + }, + { + "frame_idx": 29, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 101.77048174286591, + "ty": 321.4501380791654, + "theta": 3.0339232230315347, + "vx": -0.9942092299461365, + "vy": 0.10746151953935623, + "pca_strength": 0.8819638420922382, + "union_pixels": 6518, + "tx_anchor": 101.77048174286591, + "ty_anchor": 321.4501380791654, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 101.77048174286591, + "cy": 321.4501380791654, + "pixels": 6518 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 562.8851570964247, + "ty": 247.53706856523758, + "theta": 3.1306170466196286, + "vx": -0.9999397993087769, + "vy": 0.010975386947393417, + "pca_strength": 0.8740884474255511, + "union_pixels": 22812, + "tx_anchor": 562.8851570964247, + "ty_anchor": 247.53706856523758, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 562.8851570964247, + "cy": 247.53706856523758, + "pixels": 12922 + }, + "tool_body": { + "cx": 643.6083812896562, + "cy": 256.5086321381142, + "pixels": 6777 + }, + "left_gripper": { + "cx": 404.5833333333333, + "cy": 253.58333333333334, + "pixels": 12 + }, + "right_gripper": { + "cx": 426.9335698161883, + "cy": 256.0935182199291, + "pixels": 3101 + } + } + } + } + }, + { + "frame_idx": 30, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 101.45686214307645, + "ty": 321.37933681301814, + "theta": 3.0308990285604684, + "vx": -0.9938797354698181, + "vy": 0.11046770960092545, + "pca_strength": 0.881104748193939, + "union_pixels": 6514, + "tx_anchor": 101.45686214307645, + "ty_anchor": 321.37933681301814, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 101.45686214307645, + "cy": 321.37933681301814, + "pixels": 6514 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 562.0772033175723, + "ty": 247.38725680179832, + "theta": 3.1343335580934255, + "vx": -0.9999736547470093, + "vy": 0.007259031757712364, + "pca_strength": 0.8730738388256136, + "union_pixels": 22871, + "tx_anchor": 562.0772033175723, + "ty_anchor": 247.38725680179832, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 562.0772033175723, + "cy": 247.38725680179832, + "pixels": 12901 + }, + "tool_body": { + "cx": 643.1596699478865, + "cy": 256.5044875506659, + "pixels": 6908 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 426.9931417374265, + "cy": 255.8533638145003, + "pixels": 3062 + } + } + } + } + }, + { + "frame_idx": 31, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 101.67977958059085, + "ty": 321.18628501454157, + "theta": 3.029461211907171, + "vx": -0.9937198758125305, + "vy": 0.11189661175012589, + "pca_strength": 0.8806501296975934, + "union_pixels": 6533, + "tx_anchor": 101.67977958059085, + "ty_anchor": 321.18628501454157, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 101.67977958059085, + "cy": 321.18628501454157, + "pixels": 6533 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 562.0104954468283, + "ty": 247.31694705973143, + "theta": 3.1334826211024644, + "vx": -0.9999671578407288, + "vy": 0.008109943941235542, + "pca_strength": 0.8717997373997841, + "union_pixels": 22914, + "tx_anchor": 562.0104954468283, + "ty_anchor": 247.31694705973143, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": true, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 562.0104954468283, + "cy": 247.31694705973143, + "pixels": 12958 + }, + "tool_body": { + "cx": 643.2251886244921, + "cy": 256.6165118978526, + "pixels": 6892 + }, + "left_gripper": { + "cx": 442.1764705882353, + "cy": 253.03529411764706, + "pixels": 85 + }, + "right_gripper": { + "cx": 426.05169519973145, + "cy": 255.95938234306814, + "pixels": 2979 + } + } + } + } + }, + { + "frame_idx": 32, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 101.6291501675297, + "ty": 321.03259214133413, + "theta": 3.0293166749286837, + "vx": -0.9937036633491516, + "vy": 0.11204023659229279, + "pca_strength": 0.8789184592267082, + "union_pixels": 6566, + "tx_anchor": 101.6291501675297, + "ty_anchor": 321.03259214133413, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 101.6291501675297, + "cy": 321.03259214133413, + "pixels": 6566 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 561.8402836660757, + "ty": 247.288676481924, + "theta": 3.133924079665674, + "vx": -0.9999706149101257, + "vy": 0.007668498903512955, + "pca_strength": 0.8706409298123079, + "union_pixels": 22888, + "tx_anchor": 561.8402836660757, + "ty_anchor": 247.288676481924, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 561.8402836660757, + "cy": 247.288676481924, + "pixels": 12973 + }, + "tool_body": { + "cx": 643.1233371891267, + "cy": 256.6652689415847, + "pixels": 6916 + }, + "left_gripper": { + "cx": 347.0, + "cy": 258.0, + "pixels": 7 + }, + "right_gripper": { + "cx": 425.86229946524065, + "cy": 255.94719251336898, + "pixels": 2992 + } + } + } + } + }, + { + "frame_idx": 33, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 102.41903973509933, + "ty": 322.98956953642386, + "theta": 3.0122719513395517, + "vx": -0.9916497468948364, + "vy": 0.12896054983139038, + "pca_strength": 0.8997704297933455, + "union_pixels": 6040, + "tx_anchor": 102.41903973509933, + "ty_anchor": 322.98956953642386, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 102.41903973509933, + "cy": 322.98956953642386, + "pixels": 6040 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 561.6109781517795, + "ty": 247.31382691268433, + "theta": 3.13357989430814, + "vx": -0.9999679327011108, + "vy": 0.008012673817574978, + "pca_strength": 0.8714159244042778, + "union_pixels": 22914, + "tx_anchor": 561.6109781517795, + "ty_anchor": 247.31382691268433, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 561.6109781517795, + "cy": 247.31382691268433, + "pixels": 12953 + }, + "tool_body": { + "cx": 643.0454284071305, + "cy": 256.70457159286946, + "pixels": 6956 + }, + "left_gripper": { + "cx": 430.1666666666667, + "cy": 251.66666666666666, + "pixels": 6 + }, + "right_gripper": { + "cx": 425.56352117372455, + "cy": 255.98432810936978, + "pixels": 2999 + } + } + } + } + }, + { + "frame_idx": 34, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 101.54367011564212, + "ty": 321.0365185636032, + "theta": 3.02723640307746, + "vx": -0.9934684634208679, + "vy": 0.1141071692109108, + "pca_strength": 0.8787495149695906, + "union_pixels": 6572, + "tx_anchor": 101.54367011564212, + "ty_anchor": 321.0365185636032, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 101.54367011564212, + "cy": 321.0365185636032, + "pixels": 6572 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 561.62266769468, + "ty": 247.21048573631458, + "theta": 3.13371179395917, + "vx": -0.999968945980072, + "vy": 0.007880778051912785, + "pca_strength": 0.8711946813932984, + "union_pixels": 23026, + "tx_anchor": 561.62266769468, + "ty_anchor": 247.21048573631458, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 561.62266769468, + "cy": 247.21048573631458, + "pixels": 12970 + }, + "tool_body": { + "cx": 643.0582245805249, + "cy": 256.7214972034992, + "pixels": 6973 + }, + "left_gripper": { + "cx": 383.27272727272725, + "cy": 256.6363636363636, + "pixels": 11 + }, + "right_gripper": { + "cx": 426.2447916666667, + "cy": 255.8330078125, + "pixels": 3072 + } + } + } + } + }, + { + "frame_idx": 35, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 101.66818596171376, + "ty": 321.02415679124886, + "theta": 3.026303882903006, + "vx": -0.9933616518974304, + "vy": 0.11503355205059052, + "pca_strength": 0.8785543335518721, + "union_pixels": 6582, + "tx_anchor": 101.66818596171376, + "ty_anchor": 321.02415679124886, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 101.66818596171376, + "cy": 321.02415679124886, + "pixels": 6582 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 561.5063427385254, + "ty": 247.18505420158377, + "theta": 3.1333755488065766, + "vx": -0.9999662637710571, + "vy": 0.008217012509703636, + "pca_strength": 0.8718890325654359, + "union_pixels": 22994, + "tx_anchor": 561.5063427385254, + "ty_anchor": 247.18505420158377, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 561.5063427385254, + "cy": 247.18505420158377, + "pixels": 13007 + }, + "tool_body": { + "cx": 643.0645438898451, + "cy": 256.741107286288, + "pixels": 6972 + }, + "left_gripper": { + "cx": 379.44444444444446, + "cy": 251.77777777777777, + "pixels": 9 + }, + "right_gripper": { + "cx": 425.3150365934797, + "cy": 255.96340652029275, + "pixels": 3006 + } + } + } + } + }, + { + "frame_idx": 36, + "tools": { + "grasper": { + "tool": "grasper", + "visible": true, + "pose_visible": true, + "mode": "grippers_only_right", + "tx": 101.45188221007894, + "ty": 320.8869156041287, + "theta": 3.025171028124077, + "vx": -0.9932306408882141, + "vy": 0.11615880578756332, + "pca_strength": 0.8784380914460554, + "union_pixels": 6588, + "tx_anchor": 101.45188221007894, + "ty_anchor": 320.8869156041287, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": false, + "tool_body": false, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "tool_body": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "left_gripper": { + "cx": null, + "cy": null, + "pixels": 0 + }, + "right_gripper": { + "cx": 101.45188221007894, + "cy": 320.8869156041287, + "pixels": 6588 + } + } + }, + "hook": { + "tool": "hook", + "visible": true, + "pose_visible": true, + "mode": "normal", + "tx": 561.5199262842663, + "ty": 247.11825232281348, + "theta": 3.133554008049198, + "vx": -0.9999676942825317, + "vy": 0.00803855899721384, + "pca_strength": 0.8730152481495094, + "union_pixels": 23101, + "tx_anchor": 561.5199262842663, + "ty_anchor": 247.11825232281348, + "other_grip_x": null, + "other_grip_y": null, + "tip_shift_px": 0.0, + "part_visibility": { + "wrist": true, + "tool_body": true, + "left_gripper": false, + "right_gripper": true + }, + "part_centroids": { + "wrist": { + "cx": 561.5199262842663, + "cy": 247.11825232281348, + "pixels": 13023 + }, + "tool_body": { + "cx": 643.0293906810036, + "cy": 256.72903225806454, + "pixels": 6975 + }, + "left_gripper": { + "cx": 359.1111111111111, + "cy": 258.8888888888889, + "pixels": 9 + }, + "right_gripper": { + "cx": 425.5698125404008, + "cy": 255.81512605042016, + "pixels": 3094 + } + } + } + } + } + ], + "saved_at_unix": 1769897653.4794936 +} \ No newline at end of file