Page 1 of 1

Extract ends without error but no extraction

Posted: Thu Jan 23, 2020 7:41 pm
by brunoujmp

Hi, I don't know if this is an error or I don't know, I was able to install Faceswap and there was no error, none at all, but when I start to extract the images it starts and doesn't even end with the error! Follows the flow...

Sorry for the English, I'm Brazilian and I used the translator!

Loading...
Setting Faceswap backend to CPU
01/23/2020 15:21:18 INFO Log level set to: INFO
01/23/2020 15:21:30 INFO Output Directory: C:\Users\thale\OneDrive\Documents\Swap\Adata

01/23/2020 15:21:32 INFO Loading Detect from Cv2_Dnn plugin...
01/23/2020 15:21:32 INFO Downloading model: 'resnet_ssd' from: https://github.com/deepfakes-models/fac ... ssd_v1.zip

01/23/2020 15:22:19 INFO Extracting: 'resnet_ssd'

01/23/2020 15:22:19 INFO Loading Align from Cv2_Dnn plugin...
01/23/2020 15:22:19 INFO Downloading model: 'cnn-facial-landmark' from: https://github.com/deepfakes-models/fac ... ark_v1.zip

01/23/2020 15:26:21 INFO Extracting: 'cnn-facial-landmark'

01/23/2020 15:26:22 INFO Loading Mask from Extended plugin...


Re: Question

Posted: Fri Jan 24, 2020 11:37 am
by torzdf

Please provide your system info.

GUI Users: Go to Help -> Output system information

CLI Users: From inside your virtual environment, inside your faceswap folder, run:
python -c "from lib.sysinfo import sysinfo ; print(sysinfo)"


Re: Question

Posted: Sun Jan 26, 2020 2:18 pm
by brunoujmp

Hi thanks for the reply, I did what you asked and it appeared ...

Exception occured trying to retrieve sysinfo: exception: access violation reading 0x000000005FF6CF00


Re: Question

Posted: Sun Jan 26, 2020 2:38 pm
by brunoujmp

But I can send an image of my system settings!


Re: Extract ends without error but no extraction

Posted: Sat Apr 18, 2020 9:39 pm
by brunoujm

I was wondering if anyone knows how to solve this problem?


Re: Extract ends without error but no extraction

Posted: Mon Apr 20, 2020 12:14 pm
by torzdf

Ultimately this looks like a memory error, which will be next to impossible to diagnose :/