emoca
emoca copied to clipboard
AttributeError: 'NoneType' object has no attribute 'train'
When I executed python demos/test_emotion_recognition_on_images.py --model_type 3dmm --model_name EMOCA-emorec
, it showed AttributeError: 'NoneType' object has no attribute 'train'
. Then I looked up the reason and found that there was no pre-trained DECA model.
@counterattack-hub Have you solved this problem yet?
这是来自QQ邮箱的假期自动回复邮件。 您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。
@counterattack-hub I have met the same issue.Have you solved this problem yet?
I got the same problem and solved it by set: assets/EmotionRecognition/face_reconstruction_based/EMOCA-emorec/cfg.yaml line 31:as /your_path/emoca-release-EMOCA_v2/assets/EMOCA/models/DECA/detail/checkpoints/deca-epoch=00-val_loss/dataloader_idx_0=2.2233.ckpt
这是来自QQ邮箱的假期自动回复邮件。 您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。