-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for data processing and gesture editing
- Loading branch information
Showing
11 changed files
with
175 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
DATA_PARAM: | ||
Bvh: | ||
bvh2smplbvh: False | ||
TRAIN_PARAM: | ||
tag: latent_diffusion | ||
motion_extractor: | ||
use: False | ||
tag: | ||
task: train | ||
metrics_only: False # False True | ||
pretrained_infer: True | ||
wav_dtw_mfcc: | ||
noise: True | ||
ablation: full | ||
ablation_version: v1 | ||
frame_based_feats: True | ||
diffusion: | ||
lmdb_cache: BEAT-cache/2023-10-28_30F_fing_smplx_MOSH_full_v1_feat_based_300 | ||
latent_diffusion: | ||
smplx_rep: 6D | ||
pretrained_ast: wav_dtw_mfcc_20231022-044436_actors | ||
pretrained_lpdm: LPDM_20231028-210758_actors_smplx | ||
pretrained_prior_lpdm_e: best | ||
pretrained_ldm_lpdm_e: best | ||
smpl_viz_mode: BLENDER_EEVEE # BLENDER_EEVEE, CYCLES | ||
half_body: True | ||
train_upper_body: False | ||
skip_trans: False | ||
vtex_displacement: False | ||
zero_trans: False | ||
freeze_init_LoBody: False | ||
motion_feature_extractor: | ||
model: | ||
test: | ||
emotion_control_list: | ||
use: True # False True | ||
overwrite: "amusepp_all_tests/SUPMATMETRIC-LPDM_20231028-210758_actors_smplx" | ||
actor: "miranda" | ||
audios: "/home/kchhatre/Work1/code/amuse/viz_dump/test/e_speech" | ||
renders: "/home/kchhatre/Work1/code/amuse/viz_dump/test/e_gesture" | ||
emotion_control: | ||
use: False # False True | ||
overwrite: "amusepp_all_tests/SUPMATMETRIC-LPDM_20231028-210758_actors_smplx" | ||
actor: "[wayne]" # wayne, scott, solomon, lawrence, stewart, sophie, miranda, kieks, zhao, lu, jorge, daiki, ayana, katya | ||
content_emotion: "[neutral]" | ||
take_element: "first" # first last random | ||
style_transfer: | ||
use: False # False True | ||
overwrite: | ||
actors: "[lu-lawrence]" | ||
emotion: "[angry]" | ||
style_Xemo_transfer: | ||
use: False # False True | ||
overwrite: "amusepp_all_tests/SUPMAT-styleXem-LPDM_20231028-210758_actors_smplx" | ||
actors: "[scott-lu]" | ||
emotion: "[happy-angry]" | ||
audio_list: | ||
use: False # False True | ||
short_audio_list: False # False True | ||
overwrite: | ||
processed_audios: 15 | ||
vidlist: "vidlist.csv" | ||
diff_only: False # False True | ||
baselines: | ||
run: False # False True | ||
prepare_dm: False # False True | ||
renders: | ||
task: custom_renders # custom_renders YT_monologues_renders | ||
subtask: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+1.72 MB
viz_dump/test/e_gesture/Custom_audios_20240725-204840_E6000/rep0/combined.mp4
Binary file not shown.
Binary file added
BIN
+204 KB
...ustom_audios_20240725-204840_E6000/rep0/rst_0/seq_0/miranda_seq_0_eLulTM_motion_smplx.npz
Binary file not shown.
Binary file added
BIN
+841 KB
...ustom_audios_20240725-204840_E6000/rep0/rst_0/seq_0/seq_0_eLulTM_single_subject_video.mp4
Binary file not shown.
Binary file added
BIN
+204 KB
...ustom_audios_20240725-204840_E6000/rep0/rst_1/seq_0/miranda_seq_0_4uawtw_motion_smplx.npz
Binary file not shown.
Binary file added
BIN
+1.04 MB
...ustom_audios_20240725-204840_E6000/rep0/rst_1/seq_0/seq_0_4uawtw_single_subject_video.mp4
Binary file not shown.
Binary file not shown.
Binary file not shown.