zirobtc commited on
Commit
64250c3
·
verified ·
1 Parent(s): b23d591

Upload folder using huggingface_hub

Browse files
puni_vae/args.yaml ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ "# tyro YAML.\n!dataclass:Args\ndata_args: !dataclass:DataArgs\n body_type: smplx\n\
2
+ \ cfg_path: ./config_files/config_hydra/motion_primitive/mp_h2_f8_r8.yaml\n data_dir:\
3
+ \ ./data/mixed_seq_zero_male\n dataset: mp_seq_v2\n enforce_gender: male\n enforce_zero_beta:\
4
+ \ 1\n feature_dim: 276\n future_length: 8\n history_length: 2\n num_primitive:\
5
+ \ 8\n prob_static: 0.0\n text_tolerance: 0.0\n weight_scheme: text_samp:0.\n\
6
+ device: cuda\nexp_name: puni_vae\nmodel_args: !dataclass:VAEArgs\n activation:\
7
+ \ gelu\n arch: all_encoder\n dropout: 0.1\n ff_size: 1024\n h_dim: 256\n latent_dim:\
8
+ \ !!python/tuple\n - 1\n - 256\n nfeats: 276\n normalize_before: false\n num_heads:\
9
+ \ 4\n num_layers: 7\n position_embedding: learned\nsave_dir: !!python/object/apply:pathlib.PosixPath\n\
10
+ - mvae\n- puni_vae\nseed: 0\ntorch_deterministic: true\ntrack: 1\ntrain_args: !dataclass:TrainArgs\n\
11
+ \ anneal_lr: 1\n batch_size: 128\n ema_decay: 0.999\n grad_clip: 1.0\n learning_rate:\
12
+ \ 3.0e-05\n log_interval: 1000\n resume_checkpoint: ./mvae/mvae_fps_clip/checkpoint_200000.pt\n\
13
+ \ save_interval: 25000\n stage1_steps: 270000\n stage2_steps: 35000\n stage3_steps:\
14
+ \ 30000\n use_amp: 0\n use_predicted_joints: 0\n val_interval: 10000\n weight_feature_rec:\
15
+ \ 0.0\n weight_joints_consistency: 10.0\n weight_joints_delta: 100.0\n weight_kl:\
16
+ \ 5.0e-07\n weight_latent_rec: 1.0\n weight_orient_delta: 100.0\n weight_rec:\
17
+ \ 1.0\n weight_smpl_joints_rec: 10.0\n weight_transl_delta: 100.0\nwandb_entity:\
18
+ \ interaction\nwandb_project_name: mld_vae\n"
puni_vae/args_read.yaml ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ data_args:
2
+ body_type: smplx
3
+ cfg_path: ./config_files/config_hydra/motion_primitive/mp_h2_f8_r8.yaml
4
+ data_dir: ./data/mixed_seq_zero_male
5
+ dataset: mp_seq_v2
6
+ enforce_gender: male
7
+ enforce_zero_beta: 1
8
+ feature_dim: 276
9
+ future_length: 8
10
+ history_length: 2
11
+ num_primitive: 8
12
+ prob_static: 0.0
13
+ text_tolerance: 0.0
14
+ weight_scheme: text_samp:0.
15
+ device: cuda
16
+ exp_name: puni_vae
17
+ model_args:
18
+ activation: gelu
19
+ arch: all_encoder
20
+ dropout: 0.1
21
+ ff_size: 1024
22
+ h_dim: 256
23
+ latent_dim: !!python/tuple
24
+ - 1
25
+ - 256
26
+ nfeats: 276
27
+ normalize_before: false
28
+ num_heads: 4
29
+ num_layers: 7
30
+ position_embedding: learned
31
+ save_dir: !!python/object/apply:pathlib.PosixPath
32
+ - mvae
33
+ - puni_vae
34
+ seed: 0
35
+ torch_deterministic: true
36
+ track: 1
37
+ train_args:
38
+ anneal_lr: 1
39
+ batch_size: 128
40
+ ema_decay: 0.999
41
+ grad_clip: 1.0
42
+ learning_rate: 3.0e-05
43
+ log_interval: 1000
44
+ resume_checkpoint: ./mvae/mvae_fps_clip/checkpoint_200000.pt
45
+ save_interval: 25000
46
+ stage1_steps: 270000
47
+ stage2_steps: 35000
48
+ stage3_steps: 30000
49
+ use_amp: 0
50
+ use_predicted_joints: 0
51
+ val_interval: 10000
52
+ weight_feature_rec: 0.0
53
+ weight_joints_consistency: 10.0
54
+ weight_joints_delta: 100.0
55
+ weight_kl: 5.0e-07
56
+ weight_latent_rec: 1.0
57
+ weight_orient_delta: 100.0
58
+ weight_rec: 1.0
59
+ weight_smpl_joints_rec: 10.0
60
+ weight_transl_delta: 100.0
61
+ wandb_entity: interaction
62
+ wandb_project_name: mld_vae
puni_vae/checkpoint_225000.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71486e58de576af54f80beec664235c599991c726a5f1d112dad984c2b831d6b
3
+ size 49577410
puni_vae/checkpoint_250000.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed426fa6c49527e1e67bb4aebdde03cecabd823121186bb2405c4cbcbf1000b8
3
+ size 49577410
puni_vae/checkpoint_275000.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53baf6d50dc7d0f833084a3aff874a6416896ecbacd5e935b5d420c3606b3521
3
+ size 49577410