yerfor / GeneFace

GeneFace: Generalized and High-Fidelity 3D Talking Face Synthesis; ICLR 2023; Official code
MIT License
2.43k stars 290 forks source link

Config yaml error #243

Open MtYCNN opened 7 months ago

MtYCNN commented 7 months ago

Config issue: When I was processing my own video data, I encountered the following message: "assert os. path. exists (args. config)" "AssertionError" error, I checked and found that there is indeed no config folder for my video in the egs/datasets/videos folder. How can I obtain this config, or can I directly use May's to replace it?

jinqiupeter commented 7 months ago

You can copy config files from May, but remember to edit the config files and replace all occurrence of "May" to your own video name