| is_train: True |
| ddp: False |
| stat: ts |
| training_speakers: [2] |
| root_path: ./ |
| out_path: ./outputs/audio2pose/ |
| cache_path: datasets/beat_cache/beat_smplx_en_face/ |
| project: mage_smplx |
| data_path: ./BEAT2/beat_english_v2.0.0/ |
| e_path: weights/AESKConv_240_100.bin |
| test_ckpt: weights/multi.bin |
| data_path_1: ./EMAGE/ |
| |
| additional_data: False |
| dataset: beat_sep |
| new_cache: False |
| ori_joints: beat_smplx_joints |
| tar_joints: beat_smplx_face |
| pose_rep: smplxflame_30 |
| facial_rep: smplxflame_30 |
| pose_norm: False |
| pose_fps: 30 |
|
|
|
|
| vae_test_len: 64 |
| vae_test_dim: 106 |
| vae_test_stride: 20 |
| vae_length: 256 |
| vae_codebook_size: 256 |
| vae_layer: 2 |
| vae_grow: [1,1,2,1] |
| variational: False |
|
|
| pose_dims: 106 |
| pose_length: 64 |
| stride: 20 |
| facial_dims: 100 |
| word_index_num: 11195 |
| word_dims: 300 |
| batch_size: 64 |
| lr_base: 3e-4 |
| model: motion_representation |
| g_name: VQVAEConvZero |
| |
| |
| trainer: aeface |
| decay_epochs: 780 |
| |
| |
| |
| |
|
|
| |
| |
| |
| |
| |
|
|
| |
| |
| |
| |
|
|
| |
| |
| |
| |
|
|
| |
| |
| |
| |
| rec_weight: 1 |
| rec_pos_weight: 1 |
| rec_ver_weight: 1 |
| |
| |
| |
| |
| |
| epochs: 800 |
| test_period: 100 |