deepfakes / faceswap-playground

User dedicated repo for the faceswap project
306 stars 194 forks source link

Issue when training! #282

Closed SCB16 closed 5 years ago

SCB16 commented 5 years ago

Hello,

I am currently trying to carry out a face swap using the step by step guide provided on GitHub using the GUI. The extract process seems to work perfectly for both image and videos but when I then try to train using the extracted images I get a Critical Error and it crashes. I have tried reading the crash log but it doesn't make much sense to me.

I have attached the file and hopefully someone can figure it out for me. I have already tried git pull --all and pip install --upgrade -r requirements.txt and although it did update one thing I still get a Critical Error. crash_report.2019.05.07.184929485691.log

Thanks in advanced