carlq commited on
Commit
e25e938
·
verified ·
1 Parent(s): c755dde

Upload folder using huggingface_hub

Browse files
Files changed (31) hide show
  1. .DS_Store +0 -0
  2. Icon/r +0 -0
  3. pasta_abstraction/.DS_Store +0 -0
  4. pasta_abstraction/CutRearrange-v1/Icon/r +0 -0
  5. pasta_abstraction/CutRearrange-v1/fullmodel_pasta_cutrearrange.ckpt +3 -0
  6. pasta_abstraction/CutRearrange-v1/variant.json +109 -0
  7. pasta_abstraction/CutRearrangeSpread-v1/Icon/r +0 -0
  8. pasta_abstraction/CutRearrangeSpread-v1/fullmodel_pasta_crs.ckpt +3 -0
  9. pasta_abstraction/CutRearrangeSpread-v1/variant.json +109 -0
  10. pasta_abstraction/Icon/r +0 -0
  11. pasta_policy/CutRearrange-v1/Icon/r +0 -0
  12. pasta_policy/CutRearrange-v1/policy_pasta_cutrearrange.ckpt +3 -0
  13. pasta_policy/CutRearrangeSpread-v1/Icon/r +0 -0
  14. pasta_policy/CutRearrangeSpread-v1/policy_pasta_crs.ckpt +3 -0
  15. pasta_policy/Icon/r +0 -0
  16. pointflow_vae/CutRearrange-v1/Icon/r +0 -0
  17. pointflow_vae/CutRearrange-v1/pointflow_pasta_cutrearrange.pt +3 -0
  18. pointflow_vae/CutRearrange-v1/train_stat.pkl +3 -0
  19. pointflow_vae/CutRearrange-v1/variant.json +81 -0
  20. pointflow_vae/CutRearrangeSpread-v1/Icon/r +0 -0
  21. pointflow_vae/CutRearrangeSpread-v1/pointflow_pasta_crs.pt +3 -0
  22. pointflow_vae/CutRearrangeSpread-v1/train_stat.pkl +3 -0
  23. pointflow_vae/CutRearrangeSpread-v1/variant.json +81 -0
  24. pointflow_vae/Icon/r +0 -0
  25. pointflow_vae/LiftSpread-v1/Icon/r +0 -0
  26. pointflow_vae/LiftSpread-v1/pointflow_flat3d_liftspread.pt +3 -0
  27. pointflow_vae/LiftSpread-v1/train_stat.pkl +3 -0
  28. pointflow_vae/LiftSpread-v1/variant.json +78 -0
  29. rgb_vae/CutRearrange-v1/Icon/r +0 -0
  30. rgb_vae/CutRearrange-v1/vae_diffskill_cutrearrange.ckpt +3 -0
  31. rgb_vae/Icon/r +0 -0
.DS_Store ADDED
Binary file (8.2 kB). View file
 
Icon/r ADDED
File without changes
pasta_abstraction/.DS_Store ADDED
Binary file (6.15 kB). View file
 
pasta_abstraction/CutRearrange-v1/Icon/r ADDED
File without changes
pasta_abstraction/CutRearrange-v1/fullmodel_pasta_cutrearrange.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa17b46c4ad70360b8032fd023b65405998510f67cf9d3f6175c4d256eba4650
3
+ size 39484507
pasta_abstraction/CutRearrange-v1/variant.json ADDED
@@ -0,0 +1,109 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_hidden_keys": [],
3
+ "action_dim": 10,
4
+ "actor_arch": "pointnet",
5
+ "actor_batch_size": 10,
6
+ "actor_feature_dim": 64,
7
+ "actor_latent_dim": 64,
8
+ "actor_share_encoder": false,
9
+ "actor_t_noise": 0.0,
10
+ "actor_z_noise": 0.0,
11
+ "adam_iter": 100,
12
+ "adam_loss_type": "emd",
13
+ "adam_lr": 0.01,
14
+ "adam_sample": 5000,
15
+ "back_prop_encoder": false,
16
+ "batch_size": 256,
17
+ "bin_succ": false,
18
+ "cached_state_path": "datasets/1215_cutrearrange",
19
+ "dataset_name": "tmp",
20
+ "dataset_path": "0514_cutrearrange_dataset.gz",
21
+ "dbscan_eps": 0.03,
22
+ "dbscan_min_points": 10,
23
+ "dbscan_min_samples": 6,
24
+ "debug": false,
25
+ "debug_overfit_test": false,
26
+ "dimtool": 8,
27
+ "dimz": 2,
28
+ "energy_weight": 0.0,
29
+ "enumerate_contact": false,
30
+ "env_name": "CutRearrange-v1",
31
+ "eval_plan": true,
32
+ "eval_single": false,
33
+ "eval_skill": false,
34
+ "eval_vae": 0,
35
+ "exp_name": "0529_set_planning_stopping_2022_05_29_13_42_56_0001",
36
+ "fea_arch": "v3",
37
+ "fea_center": true,
38
+ "fea_latent_dim": 1024,
39
+ "fea_t_noise": 0.005,
40
+ "fea_t_noise_neg": [
41
+ 0.1,
42
+ 0.4
43
+ ],
44
+ "fea_type": "regression",
45
+ "fea_uniform_z": false,
46
+ "fea_z_noise": 0.0,
47
+ "fea_z_noise_neg": [
48
+ 1.0,
49
+ 1.1
50
+ ],
51
+ "filter_buffer": false,
52
+ "frame_stack": 1,
53
+ "freeze_z": false,
54
+ "gd_max_iter": 200,
55
+ "hard_negative_type": "obs_goal",
56
+ "hindsight_goal_ratio": 0.5,
57
+ "il_eval_freq": 5,
58
+ "il_lr": 0.001,
59
+ "il_num_epoch": 500,
60
+ "image_dim": 64,
61
+ "img_mode": "rgbd",
62
+ "img_size": 64,
63
+ "implicit_fea": false,
64
+ "input_mode": "pc",
65
+ "load_modules": [
66
+ "policy"
67
+ ],
68
+ "lr": 0.02,
69
+ "min_zlogl": -30,
70
+ "num_buffer_neg": 2048,
71
+ "num_env": 1,
72
+ "num_random_neg": 2048,
73
+ "num_tools": 2,
74
+ "num_trajs": 1000,
75
+ "obs_noise": 0.005,
76
+ "opt_mode": "adam",
77
+ "optim": "Adam",
78
+ "oracle_mode": false,
79
+ "plan_bs": 5000,
80
+ "plan_step": 3,
81
+ "pos_ratio": 0.5,
82
+ "pos_reset_ratio": 0.2,
83
+ "profiling": false,
84
+ "resume_path": "data/seuss/0524_set_policy/0524_set_policy_2022_05_23_22_52_17_0001/agent_460.ckpt",
85
+ "reward_latent_dim": 1024,
86
+ "save_goal_his": false,
87
+ "seed": 100,
88
+ "softness": 666.0,
89
+ "solver_init": "zero",
90
+ "step_per_epoch": 5000000,
91
+ "step_warmup": 2000,
92
+ "t_relative": false,
93
+ "train_modules": [
94
+ "reward",
95
+ "fea"
96
+ ],
97
+ "train_set": true,
98
+ "use_wandb": true,
99
+ "vae_beta": 1.0,
100
+ "vae_resume_path": "data/PointFlow/0504_set_cutrearrange/checkpoint-99.pt",
101
+ "vae_type": "pointflow",
102
+ "vel_loss_weight": 0.0,
103
+ "visualize_adam_pc": false,
104
+ "wandb_group": "0529_set_planning_stopping",
105
+ "weight_actor": 1.0,
106
+ "weight_fea": 10.0,
107
+ "weight_reward_predictor": 1.0,
108
+ "weight_vae": 0.01
109
+ }
pasta_abstraction/CutRearrangeSpread-v1/Icon/r ADDED
File without changes
pasta_abstraction/CutRearrangeSpread-v1/fullmodel_pasta_crs.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:860dbf06f2de78cf2df1bbaab5f97e07666064478a98928926295053018722f8
3
+ size 56302603
pasta_abstraction/CutRearrangeSpread-v1/variant.json ADDED
@@ -0,0 +1,109 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_hidden_keys": [],
3
+ "action_dim": 15,
4
+ "actor_arch": "pointnet",
5
+ "actor_batch_size": 10,
6
+ "actor_feature_dim": 64,
7
+ "actor_latent_dim": 64,
8
+ "actor_t_noise": 0.0,
9
+ "actor_z_noise": 0.0,
10
+ "adam_iter": 200,
11
+ "adam_loss_type": "emd",
12
+ "adam_lr": 0.01,
13
+ "adam_sample": 50000,
14
+ "back_prop_encoder": false,
15
+ "balanced_reward_training": true,
16
+ "batch_size": 256,
17
+ "bin_succ": false,
18
+ "cached_state_path": "datasets/0609_cutrearrangespread",
19
+ "dataset_name": "tmp",
20
+ "dataset_path": "/home/xlin3/Projects/dynamic_abstraction_carl/data/local/0609_crs_dataset",
21
+ "dbscan_eps": 0.03,
22
+ "dbscan_min_points": 10,
23
+ "dbscan_min_samples": 6,
24
+ "debug": false,
25
+ "debug_overfit_test": false,
26
+ "dimtool": 8,
27
+ "dimz": 2,
28
+ "energy_weight": 0.0,
29
+ "enumerate_contact": false,
30
+ "env_name": "CutRearrangeSpread-v1",
31
+ "eval_plan": true,
32
+ "eval_single": false,
33
+ "eval_skill": false,
34
+ "eval_vae": 0,
35
+ "exp_name": "0609_set_crs_augment_ds_2022_06_09_15_13_46_0004",
36
+ "fea_arch": "v3",
37
+ "fea_center": true,
38
+ "fea_latent_dim": 1024,
39
+ "fea_t_noise": 0.01,
40
+ "fea_t_noise_hard": 0.0,
41
+ "fea_t_noise_neg": null,
42
+ "fea_type": "regression",
43
+ "fea_uniform_z": false,
44
+ "fea_z_noise": 0.02,
45
+ "fea_z_noise_hard": 0.0,
46
+ "fea_z_noise_neg": null,
47
+ "filter_buffer": false,
48
+ "frame_stack": 1,
49
+ "freeze_z": false,
50
+ "gd_max_iter": 200,
51
+ "hard_negative_type": "obs_goal",
52
+ "hindsight_goal_ratio": 0.5,
53
+ "il_eval_freq": 20,
54
+ "il_lr": 0.001,
55
+ "il_num_epoch": 500,
56
+ "image_dim": 64,
57
+ "img_mode": "rgbd",
58
+ "img_size": 64,
59
+ "implicit_fea": false,
60
+ "input_mode": "pc",
61
+ "load_modules": [
62
+ "policy"
63
+ ],
64
+ "lr": 0.02,
65
+ "min_zlogl": -30,
66
+ "num_buffer_neg": 2048,
67
+ "num_env": 1,
68
+ "num_random_neg": 2048,
69
+ "num_tools": 3,
70
+ "num_trajs": 1000,
71
+ "obs_noise": 0.005,
72
+ "opt_mode": "adam",
73
+ "optim": "Adam",
74
+ "oracle_mode": false,
75
+ "plan_bs": 5000,
76
+ "plan_only": false,
77
+ "plan_step": 3,
78
+ "pos_ratio": 0.5,
79
+ "pos_reset_ratio": 0.2,
80
+ "profiling": false,
81
+ "resume_path": "/home/xlin3/Projects/dynamic_abstraction_carl/data/local/0605_crs_set_policy/0605_crs_set_policy_2022_06_07_18_53_17_0001/agent_1200.ckpt",
82
+ "rew_center": true,
83
+ "rew_huberd": 0.2,
84
+ "rew_loss": "mse",
85
+ "reward_latent_dim": 1024,
86
+ "save_goal_his": false,
87
+ "seed": 100,
88
+ "softness": 666.0,
89
+ "solver_init": "zero",
90
+ "step_per_epoch": 5000000,
91
+ "step_warmup": 2000,
92
+ "t_relative": false,
93
+ "train_modules": [
94
+ "fea",
95
+ "reward"
96
+ ],
97
+ "train_set": true,
98
+ "use_wandb": true,
99
+ "vae_beta": 1.0,
100
+ "vae_resume_path": "/home/xlin3/Projects/dynamic_abstraction/data/PointFlow/0605_set_cutrearrangespread/checkpoint-10.pt",
101
+ "vae_type": "pointflow",
102
+ "vel_loss_weight": 0.0,
103
+ "visualize_adam_pc": false,
104
+ "wandb_group": "0609_set_crs_augment_ds",
105
+ "weight_actor": 1.0,
106
+ "weight_fea": 10.0,
107
+ "weight_reward_predictor": 1.0,
108
+ "weight_vae": 0.01
109
+ }
pasta_abstraction/Icon/r ADDED
File without changes
pasta_policy/CutRearrange-v1/Icon/r ADDED
File without changes
pasta_policy/CutRearrange-v1/policy_pasta_cutrearrange.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcebcf9dc1d7570ce7332f482ae0559e8714f4d985b72388366deb4494578402
3
+ size 46620903
pasta_policy/CutRearrangeSpread-v1/Icon/r ADDED
File without changes
pasta_policy/CutRearrangeSpread-v1/policy_pasta_crs.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:581ee1544f68ba4eb5f3a0c01bd01e6ffe04a582dd9259e708dd2850f701e45b
3
+ size 63438807
pasta_policy/Icon/r ADDED
File without changes
pointflow_vae/CutRearrange-v1/Icon/r ADDED
File without changes
pointflow_vae/CutRearrange-v1/pointflow_pasta_cutrearrange.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd8f3a43a8bbeeccef392ae54772c96efb868b9ad66c63335c1c9f1eb89c2d1a
3
+ size 13572571
pointflow_vae/CutRearrange-v1/train_stat.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f084de40a8e17fe7ae399e7db16d78b8ff687e5302a9bd498d3c28e8d1b2fb6
3
+ size 8318738
pointflow_vae/CutRearrange-v1/variant.json ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "atol": 1e-05,
3
+ "batch_norm": true,
4
+ "batch_size": 2048,
5
+ "beta1": 0.9,
6
+ "beta2": 0.999,
7
+ "bn_lag": 0,
8
+ "cached_state_path": "datasets/1215_cutrearrange",
9
+ "cates": [
10
+ "airplane"
11
+ ],
12
+ "data_dir": "data/ShapeNetCore.v2.PC15k",
13
+ "data_dirs": [
14
+ "/home/xlin3/Projects/dynamic_abstraction/data/local/0428_cutrearrange_dataset/"
15
+ ],
16
+ "dataset_scale": 1.0,
17
+ "dataset_type": "dynabs",
18
+ "debug": false,
19
+ "dims": "512-512-512",
20
+ "dist_backend": "nccl",
21
+ "dist_url": "tcp://127.0.0.1:9991",
22
+ "distributed": true,
23
+ "entropy_weight": 1.0,
24
+ "epochs": 100,
25
+ "eval_classification": false,
26
+ "evaluate_recon": false,
27
+ "exp_decay": 1.0,
28
+ "exp_decay_freq": 1,
29
+ "filter_buffer": true,
30
+ "gpu": 0,
31
+ "input_dim": 3,
32
+ "latent_dims": "256-256",
33
+ "latent_num_blocks": 1,
34
+ "layer_type": "concatsquash",
35
+ "load_set_from_buffer": true,
36
+ "log_freq": 1,
37
+ "log_name": "0504_set_cutrearrange",
38
+ "lr": 0.002,
39
+ "max_validate_shapes": null,
40
+ "mn10_data_dir": "data/ModelNet10.PC15k",
41
+ "mn40_data_dir": "data/ModelNet40.PC15k",
42
+ "momentum": 0.9,
43
+ "no_eval_sampling": false,
44
+ "no_validation": false,
45
+ "nonlinearity": "tanh",
46
+ "normalize_per_shape": false,
47
+ "normalize_std_per_axis": false,
48
+ "num_blocks": 1,
49
+ "num_sample_points": 2048,
50
+ "num_sample_shapes": 10,
51
+ "num_workers": 4,
52
+ "optimizer": "adam",
53
+ "prior_weight": 1.0,
54
+ "random_rotate": false,
55
+ "rank": 0,
56
+ "recon_weight": 1.0,
57
+ "resume_checkpoint": null,
58
+ "resume_dataset_mean": null,
59
+ "resume_dataset_std": null,
60
+ "resume_non_strict": false,
61
+ "resume_optimizer": false,
62
+ "rtol": 1e-05,
63
+ "save_freq": 1,
64
+ "save_val_results": false,
65
+ "scheduler": "linear",
66
+ "seed": 295538,
67
+ "solver": "dopri5",
68
+ "sync_bn": false,
69
+ "te_max_sample_points": 1000,
70
+ "time_length": 0.5,
71
+ "tr_max_sample_points": 1000,
72
+ "train_T": false,
73
+ "use_adjoint": true,
74
+ "use_deterministic_encoder": false,
75
+ "use_latent_flow": true,
76
+ "val_freq": 1,
77
+ "viz_freq": 1,
78
+ "weight_decay": 0.0,
79
+ "world_size": 8,
80
+ "zdim": 2
81
+ }
pointflow_vae/CutRearrangeSpread-v1/Icon/r ADDED
File without changes
pointflow_vae/CutRearrangeSpread-v1/pointflow_pasta_crs.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:429c0e77049845c37f0e4c318bc5f624449697263643ae9fc55cb86ba23b2bbe
3
+ size 13572507
pointflow_vae/CutRearrangeSpread-v1/train_stat.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:851b557c59096fcb1f757a37934bacf6e27ff873463e1fea7c0f566ddec0423e
3
+ size 2229816
pointflow_vae/CutRearrangeSpread-v1/variant.json ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "atol": 1e-05,
3
+ "batch_norm": true,
4
+ "batch_size": 1024,
5
+ "beta1": 0.9,
6
+ "beta2": 0.999,
7
+ "bn_lag": 0,
8
+ "cached_state_path": "datasets/0604_cutrearrangespread",
9
+ "cates": [
10
+ "airplane"
11
+ ],
12
+ "data_dir": "data/ShapeNetCore.v2.PC15k",
13
+ "data_dirs": [
14
+ "/home/xlin3/Projects/dynamic_abstraction_carl/data/local/0604_crs_dataset"
15
+ ],
16
+ "dataset_scale": 1.0,
17
+ "dataset_type": "dynabs",
18
+ "debug": false,
19
+ "dims": "512-512-512",
20
+ "dist_backend": "nccl",
21
+ "dist_url": "tcp://127.0.0.1:9991",
22
+ "distributed": true,
23
+ "entropy_weight": 1.0,
24
+ "epochs": 20,
25
+ "eval_classification": false,
26
+ "evaluate_recon": false,
27
+ "exp_decay": 1.0,
28
+ "exp_decay_freq": 1,
29
+ "filter_buffer": false,
30
+ "gpu": 0,
31
+ "input_dim": 3,
32
+ "latent_dims": "256-256",
33
+ "latent_num_blocks": 1,
34
+ "layer_type": "concatsquash",
35
+ "load_set_from_buffer": true,
36
+ "log_freq": 1,
37
+ "log_name": "0605_set_cutrearrangespread",
38
+ "lr": 0.002,
39
+ "max_validate_shapes": null,
40
+ "mn10_data_dir": "data/ModelNet10.PC15k",
41
+ "mn40_data_dir": "data/ModelNet40.PC15k",
42
+ "momentum": 0.9,
43
+ "no_eval_sampling": false,
44
+ "no_validation": false,
45
+ "nonlinearity": "tanh",
46
+ "normalize_per_shape": false,
47
+ "normalize_std_per_axis": false,
48
+ "num_blocks": 1,
49
+ "num_sample_points": 2048,
50
+ "num_sample_shapes": 10,
51
+ "num_workers": 4,
52
+ "optimizer": "adam",
53
+ "prior_weight": 1.0,
54
+ "random_rotate": false,
55
+ "rank": 0,
56
+ "recon_weight": 1.0,
57
+ "resume_checkpoint": null,
58
+ "resume_dataset_mean": null,
59
+ "resume_dataset_std": null,
60
+ "resume_non_strict": false,
61
+ "resume_optimizer": false,
62
+ "rtol": 1e-05,
63
+ "save_freq": 1,
64
+ "save_val_results": false,
65
+ "scheduler": "linear",
66
+ "seed": 807032,
67
+ "solver": "dopri5",
68
+ "sync_bn": false,
69
+ "te_max_sample_points": 1000,
70
+ "time_length": 0.5,
71
+ "tr_max_sample_points": 1000,
72
+ "train_T": false,
73
+ "use_adjoint": true,
74
+ "use_deterministic_encoder": false,
75
+ "use_latent_flow": true,
76
+ "val_freq": 1,
77
+ "viz_freq": 1,
78
+ "weight_decay": 0.0,
79
+ "world_size": 10,
80
+ "zdim": 2
81
+ }
pointflow_vae/Icon/r ADDED
File without changes
pointflow_vae/LiftSpread-v1/Icon/r ADDED
File without changes
pointflow_vae/LiftSpread-v1/pointflow_flat3d_liftspread.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70065d4c9d1b7d3a0a87d592ca0554f278f140e53183e0eae75e45faf616e6b1
3
+ size 13572571
pointflow_vae/LiftSpread-v1/train_stat.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9926a11e39fa42cf883c148ec7a6c85b0db566c1fbdc0c6b01bc3e0d8560b47f
3
+ size 5860418
pointflow_vae/LiftSpread-v1/variant.json ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "atol": 1e-05,
3
+ "batch_norm": true,
4
+ "batch_size": 48,
5
+ "beta1": 0.9,
6
+ "beta2": 0.999,
7
+ "bn_lag": 0,
8
+ "cates": [
9
+ "airplane"
10
+ ],
11
+ "data_dir": "data/ShapeNetCore.v2.PC15k",
12
+ "data_dirs": [
13
+ "data/autobot/0202_liftspread_dataset"
14
+ ],
15
+ "dataset_scale": 1.0,
16
+ "dataset_type": "dynabs",
17
+ "debug": false,
18
+ "dims": "512-512-512",
19
+ "dist_backend": "nccl",
20
+ "dist_url": "tcp://127.0.0.1:9991",
21
+ "distributed": true,
22
+ "entropy_weight": 1.0,
23
+ "epochs": 10,
24
+ "eval_classification": false,
25
+ "evaluate_recon": false,
26
+ "exp_decay": 1.0,
27
+ "exp_decay_freq": 1,
28
+ "gpu": 0,
29
+ "input_dim": 3,
30
+ "latent_dims": "256-256",
31
+ "latent_num_blocks": 1,
32
+ "layer_type": "concatsquash",
33
+ "log_freq": 1,
34
+ "log_name": "0412_liftspread_z2",
35
+ "lr": 0.002,
36
+ "max_validate_shapes": null,
37
+ "mn10_data_dir": "data/ModelNet10.PC15k",
38
+ "mn40_data_dir": "data/ModelNet40.PC15k",
39
+ "momentum": 0.9,
40
+ "no_eval_sampling": false,
41
+ "no_validation": false,
42
+ "nonlinearity": "tanh",
43
+ "normalize_per_shape": false,
44
+ "normalize_std_per_axis": false,
45
+ "num_blocks": 1,
46
+ "num_sample_points": 2048,
47
+ "num_sample_shapes": 10,
48
+ "num_workers": 4,
49
+ "optimizer": "adam",
50
+ "prior_weight": 1.0,
51
+ "random_rotate": false,
52
+ "rank": 0,
53
+ "recon_weight": 1.0,
54
+ "resume_checkpoint": null,
55
+ "resume_dataset_mean": null,
56
+ "resume_dataset_std": null,
57
+ "resume_non_strict": false,
58
+ "resume_optimizer": false,
59
+ "rtol": 1e-05,
60
+ "save_freq": 1,
61
+ "save_val_results": false,
62
+ "scheduler": "linear",
63
+ "seed": 90183,
64
+ "solver": "dopri5",
65
+ "sync_bn": false,
66
+ "te_max_sample_points": 1000,
67
+ "time_length": 0.5,
68
+ "tr_max_sample_points": 1000,
69
+ "train_T": false,
70
+ "use_adjoint": true,
71
+ "use_deterministic_encoder": false,
72
+ "use_latent_flow": true,
73
+ "val_freq": 1,
74
+ "viz_freq": 1,
75
+ "weight_decay": 0.0,
76
+ "world_size": 4,
77
+ "zdim": 2
78
+ }
rgb_vae/CutRearrange-v1/Icon/r ADDED
File without changes
rgb_vae/CutRearrange-v1/vae_diffskill_cutrearrange.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89df4352811874b52ac6eba9d03cbe8805ccb1fea31a6286b21d2b03c9c91f23
3
+ size 43766419
rgb_vae/Icon/r ADDED
File without changes