chahuja / mix-stage

Official Repository for the paper Style Transfer for Co-Speech Gesture Animation: A Multi-Speaker Conditional-Mixture Approach published in ECCV 2020 (https://arxiv.org/abs/2007.12553)
http://chahuja.com/mix-stage
Other
28 stars 9 forks source link

Error in sample.py #8

Open AH289 opened 2 years ago

AH289 commented 2 years ago

I downloaded the dataset for "cordon" and "lec_cosmic" only. I also downloaded the pretrained model and used the model:

exp_3659_cpk_JointLateClusterSoftStyle4_Gspeaker[\'corden\',\ \'lec_cosmic\']_model_JointLateClusterSoftStyle4_G_note_s2g_gst_mixgan15_weights.p

However, after the first model loads, it gives me this error:

/content/mix-stage/src/pycasper/BookKeeper.py:224: UserWarning: Counld not find results file warnings.warn('Counld not find results file') model.trainer.TrainerStyleClassifier selected 0% 0/10 [00:00<?, ?it/s]/content/drive/MyDrive/Gesture_Generation_Dataset/pats/data/processed/shelly/0.h5 pose/normalize 0% 0/10 [00:00<?, ?it/s]

Why does he need the speaker "shelly"?

This is the output:

image

Prashambhuta commented 2 years ago

Hi, similar issue