Weizhi-Zhong / IP_LAP

CVPR2023 talking face implementation for Identity-Preserving Talking Face Generation With Landmark and Appearance Priors
Apache License 2.0
637 stars 72 forks source link

Inquiries about training operations #51

Open acolasialiuliu opened 6 months ago

acolasialiuliu commented 6 months ago

I prepared the materials required for training and executed the training file, and the following error occurred, I don't know how to solve it, please advise

I have installed the environment I need for the program to run

When I execute the training code, something like this happens: af671abd56642efb93e51a9b673a3887

I noticed that the program filtered out all my footage, so I changed the min_len to 0 90154d88fa386c8e5bfc7d923ff7f946

As you can see, he will make a mistake fb53fe30ede8be58a0b74912c37281cc

The error of ValueError: Caught ValueError in DataLoader worker process 0. can be modified to 0 num_workers removed, but obviously this is not appropriate 29947a6f1b98cf479a1b15471ff52cc2

Aditya870 commented 5 months ago

try to reduce batch size according to your dataset