Search found 8 matches

by SimonDK
Wed Jan 11, 2023 12:55 pm
Forum: Extract Support
Topic: numpy.core._exceptions._ArrayMemoryError
Replies: 7
Views: 2436

Re: numpy.core._exceptions._ArrayMemoryError

Hi, I ran multiple RAM tests (memtest86 and the build in windows one), no problems. But I finally got this figured out, it is a pagefile.sys thing. My old pagefile was set to 1024MB-4096MB, I had configured it kind of small on purpose since I have 32GB RAM and not very often expected to hit that. No...
by SimonDK
Wed Jan 04, 2023 12:31 pm
Forum: Extract Support
Topic: numpy.core._exceptions._ArrayMemoryError
Replies: 7
Views: 2436

Re: numpy.core._exceptions._ArrayMemoryError

Thanks for getting back to me, I'll schedule a memtest in the near future just to be sure. But it is strange that it only happens while extracting faces from large images.
Regards,
Simon

by SimonDK
Tue Jan 03, 2023 8:19 pm
Forum: Extract Support
Topic: numpy.core._exceptions._ArrayMemoryError
Replies: 7
Views: 2436

Re: numpy.core._exceptions._ArrayMemoryError

Hi again,
I had accidently paused the updates on the other view, but here is a fresh one, as you can see there are no spikes that come anywhere near my memory limit.

faceswap mem.JPG
faceswap mem.JPG (82.54 KiB) Viewed 2191 times

Best regards,
Simon

by SimonDK
Tue Jan 03, 2023 10:26 am
Forum: Extract Support
Topic: numpy.core._exceptions._ArrayMemoryError
Replies: 7
Views: 2436

Re: numpy.core._exceptions._ArrayMemoryError

Hi, Thanks for getting back to me. Here is before pushing the start button: pre.JPG Here is after crashing (instantly): post.JPG And here is pythons usage: python.JPG I worked around the issue by writing a program to cut the image files in to half size pictures 5 different ways to make sure I get a ...
by SimonDK
Sat Dec 24, 2022 6:43 am
Forum: Extract Support
Topic: numpy.core._exceptions._ArrayMemoryError
Replies: 7
Views: 2436

numpy.core._exceptions._ArrayMemoryError

Hi, I am trying to extract faces from a folder of images, they are 4160x6240 pixel JPGs, so rather large (around 5 megabytes a piece). I have tried reencoding them to 80% jpg, and now they are around 1.10 megabytes to 1.5 megabytes., I am getting this: Loading... Setting Faceswap backend to NVIDIA 1...
by SimonDK
Thu Sep 01, 2022 6:57 am
Forum: General Discussion
Topic: Is any data collected/sent by faceswap?
Replies: 1
Views: 1616

Is any data collected/sent by faceswap?

Hi,
Is any data at all collected/sent by the program back to you or anywhere else?
I havnt seen any indications of this, and is just asking to make sure.

Thanks for a great program!
Simon

by SimonDK
Wed Aug 17, 2022 11:16 am
Forum: Convert Discussion
Topic: False face also replaced?
Replies: 2
Views: 6263

Re: False face also replaced?

I'll take a look through the manual tool to check.
Thanks!

by SimonDK
Tue Aug 16, 2022 12:03 pm
Forum: Convert Discussion
Topic: False face also replaced?
Replies: 2
Views: 6263

False face also replaced?

Hi, I tried following the guide, extracted faces from 2 seperate videos. In the original video where the face is to be replaced, a few faces were found that weren't actual faces but something else in the picture. I removed those image files and ran the Tools -> Alignments -> Remove-faces task. Now, ...