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
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
andpip install --upgrade -r requirements.txt
and although it did update one thing I still get a Critical Error. crash_report.2019.05.07.184929485691.logThanks in advanced