Roey commited on
Commit
c91a11e
·
verified ·
1 Parent(s): ae4f996

Add files using upload-large-folder tool

Browse files
evaluation/paper_results_grab/1_ours_0/sampling_cphoi.yaml ADDED
@@ -0,0 +1,113 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ _target_: cphoi.CPHOIInferenceConfig
2
+ model_path: /home/dcor/roeyron/trumans_utils/src/Experiments/cphoi_05011024_c15p100_v0/model000120000.pt
3
+ out_dir: /home/dcor/roeyron/trumans_utils/results/cphoi_paper_experiments_fixed_keep_object_static/6_wo_jitter_loss_0
4
+ batch_size_gen: 2
5
+ device: 0
6
+ sampler_config:
7
+ _target_: cphoi.samplers.samplers.TestSampler
8
+ n_samples: -1
9
+ split_name: test
10
+ seed: 1
11
+ guidance_param: 3.0
12
+ n_simplify_object: 3000
13
+ th_contact_force: 0.5
14
+ n_simplify_hands: 1000
15
+ dno_options_phase1:
16
+ _target_: optimize_latent.dno.DNOOptions
17
+ num_opt_steps: 200
18
+ lr: 0.7
19
+ lr_warm_up_steps: 20
20
+ perturb_scale: 1.0e-05
21
+ diff_penalty_scale: 1.0e-07
22
+ dno_options_phase2:
23
+ _target_: optimize_latent.dno.DNOOptions
24
+ num_opt_steps: 200
25
+ lr: 0.7
26
+ lr_warm_up_steps: 20
27
+ perturb_scale: 1.0e-05
28
+ diff_penalty_scale: 1.0e-07
29
+ decorrelate_scale: 10
30
+ dno_loss_coefficients_phase1:
31
+ keep_object_static: 0.4
32
+ above_table: 0.2
33
+ specific_6dof: 0.2
34
+ dno_loss_coefficients_phase2:
35
+ contact: 0.95
36
+ penetration: 0.05
37
+ jitter_joints: 0.0
38
+ above_table: 0.2
39
+ side_table: 0.2
40
+ use_dno_object: true
41
+ use_dno_body: true
42
+ anim_setup: NO_MESH
43
+ result_phases_to_animate:
44
+ - phase0
45
+ - phase1
46
+ - phase2
47
+ - final
48
+ result_phases_to_save:
49
+ - phase0
50
+ - phase1
51
+ - phase2
52
+ - final
53
+ anim_save_every_n_gens: 10
54
+ use_classifier_guidance: null
55
+ classifier_guidance_steps: null
56
+ classifier_guidance_lr: null
57
+ output_dir: null
58
+ n_frames: null
59
+ grab_dataset_path: /home/dcor/roeyron/trumans_utils/DATASETS/DATA_GRAB_RETARGETED
60
+ autoregressive_include_prefix: true
61
+ save_result_pickle: true
62
+ replace_cps_with_nearest_neighbors: false
63
+ experiment_dir: /home/dcor/roeyron/trumans_utils/src/Experiments/cphoi_05011024_c15p100_v0
64
+ train:
65
+ adam_beta2: 0.999
66
+ autoregressive_include_prefix: false
67
+ avg_model_beta: 0.9999
68
+ batch_size: 64
69
+ cond_mask_prob: 0.1
70
+ context_len: 15
71
+ data_load_lim: null
72
+ dataset: ''
73
+ debug_mode: false
74
+ device: 0
75
+ diffusion_steps: 8
76
+ eval_during_training: false
77
+ feature_names: cphoi
78
+ fps: 20
79
+ gen_during_training: false
80
+ grab_dataset_path: /home/dcor/roeyron/trumans_utils/DATASETS/DATA_GRAB_RETARGETED
81
+ guidance_param: 7.5
82
+ keyframe_cond_type: ''
83
+ lambda_fc: 0.0
84
+ lambda_rcxyz: 0.0
85
+ lambda_target_loc: 0.0
86
+ lambda_vel: 0.0
87
+ layers: 8
88
+ log_interval: 1000
89
+ lr: 0.0001
90
+ lr_anneal_steps: 0
91
+ mask_frames: true
92
+ multi_target_cond: false
93
+ noise_schedule: cosine
94
+ num_steps: 200000
95
+ overwrite: false
96
+ pcd_augment_jitter: true
97
+ pcd_augment_rot_z: true
98
+ pcd_n_points: 512
99
+ pred_len: 100
100
+ resume_checkpoint: ''
101
+ save_dir: /home/dcor/roeyron/trumans_utils/src/Experiments/cphoi_05011024_c15p100_v0
102
+ save_interval: 20000
103
+ seed: 42
104
+ sigma_small: true
105
+ spatial_condition: null
106
+ train_platform_type: WandBPlatform
107
+ unconstrained: false
108
+ use_ema: true
109
+ wandb_project: cphoi
110
+ weight_decay: 0.0
111
+ zero_prefix_prob: 0.0
112
+ experiment_dir: /home/dcor/roeyron/trumans_utils/src/Experiments/cphoi_05011024_c15p100_v0
113
+ model_path: /home/dcor/roeyron/trumans_utils/src/Experiments/cphoi_05011024_c15p100_v0/model000120000.pt
evaluation/paper_results_grab/result_paths_per_experiment.json ADDED
@@ -0,0 +1,119 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "1_ours_0": [
3
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0000__s10_airplane_fly_1__airplane__The_person_is_flying_a_airplane__final.pickle",
4
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0001__s10_airplane_pass_1__airplane__The_person_is_passing_a_airplane__final.pickle",
5
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0002__s10_alarmclock_pass_1__alarmclock__The_person_is_passing_a_alarmclock__final.pickle",
6
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0003__s10_alarmclock_see_1__alarmclock__The_person_is_interacting_with_a_alarmclock__final.pickle",
7
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0004__s10_apple_eat_1__apple__The_person_is_eating_a_apple__final.pickle",
8
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0005__s10_apple_pass_1__apple__The_person_is_passing_a_apple__final.pickle",
9
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0006__s10_banana_eat_1__banana__The_person_is_eating_a_banana__final.pickle",
10
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0007__s10_banana_pass_1__banana__The_person_is_passing_a_banana__final.pickle",
11
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0008__s10_banana_peel_1__banana__The_person_is_peeling_a_banana__final.pickle",
12
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0009__s10_banana_peel_2__banana__The_person_is_peeling_a_banana__final.pickle",
13
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0013__s10_bowl_drink_2__bowl__The_person_is_drinking_from_a_bowl__final.pickle",
14
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0010__s10_binoculars_pass_1__binoculars__The_person_is_passing_a_binoculars__final.pickle",
15
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0011__s10_binoculars_see_1__binoculars__The_person_is_interacting_with_a_binoculars__final.pickle",
16
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0012__s10_bowl_drink_1_Retake__bowl__The_person_is_drinking_from_a_bowl__final.pickle",
17
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0014__s10_bowl_pass_1__bowl__The_person_is_passing_a_bowl__final.pickle",
18
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0015__s10_camera_browse_1__camera__The_person_is_browseing_a_camera__final.pickle",
19
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0016__s10_camera_pass_1__camera__The_person_is_passing_a_camera__final.pickle",
20
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0017__s10_camera_takepicture_1__camera__The_person_is_takepictureing_a_camera__final.pickle",
21
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0018__s10_camera_takepicture_2__camera__The_person_is_takepictureing_a_camera__final.pickle",
22
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0019__s10_camera_takepicture_3__camera__The_person_is_takepictureing_a_camera__final.pickle",
23
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0020__s10_cubelarge_inspect_1__cubelarge__The_person_is_inspecting_a_large_cube__final.pickle",
24
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0021__s10_cubelarge_pass_1__cubelarge__The_person_is_passing_a_large_cube__final.pickle",
25
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0022__s10_cubemedium_inspect_1__cubemedium__The_person_is_inspecting_a_medium_cube__final.pickle",
26
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0023__s10_cubemedium_pass_1__cubemedium__The_person_is_passing_a_medium_cube__final.pickle",
27
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0024__s10_cubesmall_inspect_1__cubesmall__The_person_is_inspecting_a_small_cube__final.pickle",
28
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0025__s10_cubesmall_pass_1__cubesmall__The_person_is_passing_a_small_cube__final.pickle",
29
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0026__s10_cup_drink_1__cup__The_person_is_drinking_from_a_cup__final.pickle",
30
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0027__s10_cup_drink_2__cup__The_person_is_drinking_from_a_cup__final.pickle",
31
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0028__s10_cup_pass_1__cup__The_person_is_passing_a_cup__final.pickle",
32
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0029__s10_cup_pour_1__cup__The_person_is_pouring_a_cup__final.pickle",
33
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0030__s10_cylinderlarge_inspect_1__cylinderlarge__The_person_is_inspecting_a_large_cylinder__final.pickle",
34
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0031__s10_cylinderlarge_pass_1__cylinderlarge__The_person_is_passing_a_large_cylinder__final.pickle",
35
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0032__s10_cylindermedium_inspect_1__cylindermedium__The_person_is_inspecting_a_medium_cylinder__final.pickle",
36
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0033__s10_cylindermedium_pass_1__cylindermedium__The_person_is_passing_a_medium_cylinder__final.pickle",
37
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0034__s10_cylindersmall_inspect_1__cylindersmall__The_person_is_inspecting_a_small_cylinder__final.pickle",
38
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0035__s10_cylindersmall_pass_1__cylindersmall__The_person_is_passing_a_small_cylinder__final.pickle",
39
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0036__s10_doorknob_use_1__doorknob__The_person_is_useing_a_doorknob__final.pickle",
40
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0037__s10_doorknob_use_2__doorknob__The_person_is_useing_a_doorknob__final.pickle",
41
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0038__s10_duck_pass_1__duck__The_person_is_passing_a_duck__final.pickle",
42
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0039__s10_elephant_inspect_1__elephant__The_person_is_inspecting_a_elephant__final.pickle",
43
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0040__s10_elephant_pass_1__elephant__The_person_is_passing_a_elephant__final.pickle",
44
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0041__s10_eyeglasses_wear_1__eyeglasses__The_person_is_interacting_with_a_eyeglasses__final.pickle",
45
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0042__s10_flashlight_on_1__flashlight__The_person_is_interacting_with_a_flashlight__final.pickle",
46
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0043__s10_flashlight_on_2__flashlight__The_person_is_interacting_with_a_flashlight__final.pickle",
47
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0044__s10_flute_pass_1__flute__The_person_is_passing_a_flute__final.pickle",
48
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0045__s10_flute_play_1__flute__The_person_is_playing_a_flute__final.pickle",
49
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0046__s10_fryingpan_cook_1__fryingpan__The_person_is_interacting_with_a_fryingpan__final.pickle",
50
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0047__s10_fryingpan_cook_2__fryingpan__The_person_is_interacting_with_a_fryingpan__final.pickle",
51
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0048__s10_gamecontroller_pass_1__gamecontroller__The_person_is_passing_a_gamecontroller__final.pickle",
52
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0049__s10_gamecontroller_play_1__gamecontroller__The_person_is_playing_a_gamecontroller__final.pickle",
53
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0050__s10_hammer_pass_1__hammer__The_person_is_passing_a_hammer__final.pickle",
54
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0051__s10_hammer_use_1__hammer__The_person_is_useing_a_hammer__final.pickle",
55
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0052__s10_hammer_use_2__hammer__The_person_is_useing_a_hammer__final.pickle",
56
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0053__s10_hammer_use_3__hammer__The_person_is_useing_a_hammer__final.pickle",
57
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0054__s10_hand_inspect_1__hand__The_person_is_inspecting_a_hand__final.pickle",
58
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0055__s10_hand_pass_1__hand__The_person_is_passing_a_hand__final.pickle",
59
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0056__s10_hand_shake_1__hand__The_person_is_shakeing_a_hand__final.pickle",
60
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0057__s10_headphones_pass_1__headphones__The_person_is_passing_a_headphones__final.pickle",
61
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0058__s10_headphones_use_1__headphones__The_person_is_useing_a_headphones__final.pickle",
62
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0059__s10_knife_chop_1__knife__The_person_is_choping_a_knife__final.pickle",
63
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0060__s10_knife_pass_1__knife__The_person_is_passing_a_knife__final.pickle",
64
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0061__s10_knife_peel_1__knife__The_person_is_peeling_a_knife__final.pickle",
65
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0062__s10_lightbulb_pass_1__lightbulb__The_person_is_passing_a_lightbulb__final.pickle",
66
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0063__s10_lightbulb_screw_1__lightbulb__The_person_is_screwing_a_lightbulb__final.pickle",
67
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0064__s10_mouse_pass_1__mouse__The_person_is_passing_a_mouse__final.pickle",
68
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0065__s10_mouse_use_1__mouse__The_person_is_useing_a_mouse__final.pickle",
69
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0066__s10_mug_drink_1__mug__The_person_is_drinking_from_a_mug__final.pickle",
70
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0067__s10_mug_drink_2__mug__The_person_is_drinking_from_a_mug__final.pickle",
71
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0068__s10_mug_pass_1__mug__The_person_is_passing_a_mug__final.pickle",
72
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0069__s10_mug_toast_1__mug__The_person_is_toasting_a_mug__final.pickle",
73
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0070__s10_phone_call_1__phone__The_person_is_calling_a_phone__final.pickle",
74
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0071__s10_phone_pass_1__phone__The_person_is_passing_a_phone__final.pickle",
75
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0072__s10_piggybank_pass_1__piggybank__The_person_is_passing_a_piggybank__final.pickle",
76
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0073__s10_piggybank_use_1__piggybank__The_person_is_useing_a_piggybank__final.pickle",
77
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0074__s10_pyramidlarge_pass_1__pyramidlarge__The_person_is_passing_a_large_pyramid__final.pickle",
78
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0075__s10_pyramidmedium_inspect_1__pyramidmedium__The_person_is_inspecting_a_medium_pyramid__final.pickle",
79
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0076__s10_pyramidmedium_pass_1__pyramidmedium__The_person_is_passing_a_medium_pyramid__final.pickle",
80
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0077__s10_pyramidsmall_inspect_1__pyramidsmall__The_person_is_inspecting_a_small_pyramid__final.pickle",
81
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0078__s10_scissors_pass_1__scissors__The_person_is_passing_a_scissors__final.pickle",
82
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0079__s10_scissors_use_1__scissors__The_person_is_useing_a_scissors__final.pickle",
83
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0080__s10_spherelarge_inspect_1__spherelarge__The_person_is_inspecting_a_large_sphere__final.pickle",
84
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0081__s10_spherelarge_pass_1__spherelarge__The_person_is_passing_a_large_sphere__final.pickle",
85
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0082__s10_spheremedium_inspect_1__spheremedium__The_person_is_inspecting_a_medium_sphere__final.pickle",
86
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0083__s10_spheremedium_pass_1__spheremedium__The_person_is_passing_a_medium_sphere__final.pickle",
87
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0084__s10_spheresmall_inspect_1__spheresmall__The_person_is_inspecting_a_small_sphere__final.pickle",
88
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0085__s10_spheresmall_pass_1__spheresmall__The_person_is_passing_a_small_sphere__final.pickle",
89
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0086__s10_stamp_pass_1__stamp__The_person_is_passing_a_stamp__final.pickle",
90
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0087__s10_stamp_stamp_1__stamp__The_person_is_stamping_a_stamp__final.pickle",
91
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0088__s10_stanfordbunny_inspect_1__stanfordbunny__The_person_is_inspecting_a_stanfordbunny__final.pickle",
92
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0089__s10_stanfordbunny_pass_1__stanfordbunny__The_person_is_passing_a_stanfordbunny__final.pickle",
93
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0090__s10_stapler_pass_1__stapler__The_person_is_passing_a_stapler__final.pickle",
94
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0091__s10_stapler_staple_1__stapler__The_person_is_stapleing_a_stapler__final.pickle",
95
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0092__s10_stapler_staple_2__stapler__The_person_is_stapleing_a_stapler__final.pickle",
96
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0093__s10_teapot_pass_1__teapot__The_person_is_passing_a_teapot__final.pickle",
97
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0094__s10_teapot_pour_1__teapot__The_person_is_pouring_a_teapot__final.pickle",
98
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0095__s10_teapot_pour_2__teapot__The_person_is_pouring_a_teapot__final.pickle",
99
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0096__s10_toothpaste_pass_1__toothpaste__The_person_is_passing_a_toothpaste__final.pickle",
100
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0097__s10_toothpaste_squeeze_1__toothpaste__The_person_is_interacting_with_a_toothpaste__final.pickle",
101
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0098__s10_toothpaste_squeeze_2__toothpaste__The_person_is_interacting_with_a_toothpaste__final.pickle",
102
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0099__s10_toruslarge_inspect_1__toruslarge__The_person_is_inspecting_a_large_torus__final.pickle",
103
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0100__s10_toruslarge_pass_1__toruslarge__The_person_is_passing_a_large_torus__final.pickle",
104
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0101__s10_torusmedium_inspect_1__torusmedium__The_person_is_inspecting_a_medium_torus__final.pickle",
105
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0102__s10_torusmedium_pass_1__torusmedium__The_person_is_passing_a_medium_torus__final.pickle",
106
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0103__s10_torussmall_inspect_1__torussmall__The_person_is_inspecting_a_small_torus__final.pickle",
107
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0104__s10_torussmall_pass_1__torussmall__The_person_is_passing_a_small_torus__final.pickle",
108
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0105__s10_train_pass_1__train__The_person_is_passing_a_train__final.pickle",
109
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0106__s10_train_play_1__train__The_person_is_playing_a_train__final.pickle",
110
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0107__s10_watch_pass_1__watch__The_person_is_passing_a_watch__final.pickle",
111
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0108__s10_waterbottle_drink_1__waterbottle__The_person_is_drinking_from_a_waterbottle__final.pickle",
112
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0109__s10_waterbottle_pass_1__waterbottle__The_person_is_passing_a_waterbottle__final.pickle",
113
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0110__s10_waterbottle_pour_1__waterbottle__The_person_is_pouring_a_waterbottle__final.pickle",
114
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0111__s10_wineglass_drink_1__wineglass__The_person_is_drinking_from_a_wineglass__final.pickle",
115
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0112__s10_wineglass_drink_2__wineglass__The_person_is_drinking_from_a_wineglass__final.pickle",
116
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0113__s10_wineglass_pass_1__wineglass__The_person_is_passing_a_wineglass__final.pickle",
117
+ "hoidini_data/evaluation/paper_results_grab/1_ours_0/cphoi__cphoi_05011024_c15p100_v0__model000120000__0114__s10_wineglass_toast_1__wineglass__The_person_is_toasting_a_wineglass__final.pickle"
118
+ ]
119
+ }