Search found 2669 matches

by torzdf
Thu Jan 28, 2021 3:34 pm
Forum: Convert Support
Topic: Fffmpeg writer - OSError: [Errno 22] Invalid argument
Replies: 10
Views: 15446

Re: FFMPEG Writer - OSError: [Errno 22] Invalid argument

That whole set of circumstances is, frankly, bizarre.... The format of the output really shouldn't make a difference! The audio should be included in the output, yes, but I have seen reports of audio not getting added, but it will always generate a failure message, and it's always on WIndows.... Ano...
by torzdf
Thu Jan 28, 2021 11:27 am
Forum: Convert Support
Topic: Fffmpeg writer - OSError: [Errno 22] Invalid argument
Replies: 10
Views: 15446

Re: FFMPEG Writer - OSError: [Errno 22] Invalid argument

You can use one of the image writers (e.g. OpenCV) then use the Effmpeg tool to stitch the images back to a video.

by torzdf
Tue Jan 26, 2021 12:27 am
Forum: Training Discussion
Topic: "Disable Warp", not recommended but mandatory
Replies: 9
Views: 10973

Re: "Disable Warp", not recommended but mandatory

Yeah, disabling warp late in train is proper "secret sauce". I may move it to the main window at some point in the not too distant future. Disabling warp from the very beginning is enough to totally kill most models though. Think of it as baking the cake (warp on) then icing the cake (warp...
by torzdf
Mon Jan 25, 2021 11:21 am
Forum: Convert Support
Topic: Fffmpeg writer - OSError: [Errno 22] Invalid argument
Replies: 10
Views: 15446

Re: FFMPEG Writer - OSError: [Errno 22] Invalid argument

I've seen this error a few times, but never been able to recreate it.

by torzdf
Mon Jan 25, 2021 11:09 am
Forum: Hardware
Topic: How to lower gpu overload in faceswap?
Replies: 1
Views: 9912

Re: How to lower gpu overload in faceswap?

You can't. At least, not easily.

Machine Learning is an incredibly GPU intensive process. There is no real way around that.

by torzdf
Sun Jan 24, 2021 11:56 am
Forum: Extract Support
Topic: Sorting crashing
Replies: 4
Views: 6989

Re: Sorting crashing

I honestly have no idea. But if it works, it works.

This message:
TypeError: object supporting the buffer API required
Basically means that the data received is not supported (ie: it's not image data)

by torzdf
Sat Jan 23, 2021 4:59 pm
Forum: Extract Support
Topic: Sorting crashing
Replies: 4
Views: 6989

Re: Sorting crashing

At least one of your images is corrupted and not loading correctly.

by torzdf
Sat Jan 23, 2021 4:07 pm
Forum: Extract Support
Topic: Unable to use Alignment Tool - Missing ARPACK?
Replies: 10
Views: 10063

Re: Unable to use Alignment Tool - Missing ARPACK?

So.... This will be some missing DLL on your system. Unfortunately, googling around isn't helping me find which it is. There is a workaround by removing the Conda version and using the Pip version. This is at your own risk.... and it may break things further, but idk. Launch an Anaconda prompt with:...
by torzdf
Sat Jan 23, 2021 3:57 pm
Forum: Training Support
Topic: Could not broadcast input array from shape
Replies: 23
Views: 12292

Re: Repeated issue after a minute or two into a training session

This should be fixed in latest commit.

Would appreciate confirmation

by torzdf
Fri Jan 22, 2021 11:53 am
Forum: Convert Support
Topic: OOM out of memory during convert but not training
Replies: 14
Views: 18075

Re: CRITICAL An unexpected crash has occurred.

Yes, this is out of memory.

You should be able to resolve your issue by going into Settings > Train Settings and lowering convert batchsize

by torzdf
Fri Jan 22, 2021 11:50 am
Forum: Training Support
Topic: Could not broadcast input array from shape
Replies: 23
Views: 12292

Re: Repeated issue after a minute or two into a training session

Just FYI, I have not solved this yet. It is an edge case which happens very rarely on some images, so you just do not have an image which triggers this in your current data set.

I still plan to fix this issue so it never occurs.

by torzdf
Fri Jan 22, 2021 11:47 am
Forum: Installation Support
Topic: [Guide] Using Faceswap on Nvidia RTX 30xx cards
Replies: 124
Views: 204108

Re: [Guide] Using Faceswap on Nvidia RTX 30xx cards

Until Anaconda Cloud supports Tensorflow 2.4, this is out of our hands beyond the instructions detailed in the first post:

https://anaconda.org/anaconda/tensorflow-gpu

by torzdf
Thu Jan 21, 2021 3:17 pm
Forum: Convert Support
Topic: Converted Clip is about Half Length
Replies: 4
Views: 9826

Re: Converted Clip is about Half Length

My guess would be bad metadata in the video file misreporting fps and potential frame duplication.

I would re-encode the video to a known fixed frame rate and try again.

by torzdf
Thu Jan 21, 2021 3:15 pm
Forum: Extract Support
Topic: Can not get the system information
Replies: 1
Views: 3866

Re: Can not get the system information

There is something wrong with your setup if it is failing in this way.

In the first instance follow these steps:

app.php/faqpage#f1r1

by torzdf
Wed Jan 20, 2021 1:17 am
Forum: Extract Support
Topic: Crash while sorting faces
Replies: 4
Views: 7945

Re: Crash while sorting faces

This is not an issue I have ever seen before. Does this happen with all sets, or just the one you are currently trying to sort?

by torzdf
Wed Jan 20, 2021 1:16 am
Forum: Extract Support
Topic: Extraction simply hangs :(
Replies: 7
Views: 4817

Re: Extraction simply hangs :(

2080 ti I've tried all attempts - either or, and even both together.... same issue... Ok. Well, I know that the symptoms seem to be the same as trying to run a 3xxx series card on Faceswap, so my guess is that just having that card connected is causing issues. My best suggestion (not ideal) is to d...
by torzdf
Tue Jan 19, 2021 2:14 pm
Forum: Training Support
Topic: Could not broadcast input array from shape
Replies: 23
Views: 12292

Re: Repeated issue after a minute or two into a training session

I haven't had a chance to diagnose this yet. Hopefully will get a fix in this week.

by torzdf
Tue Jan 19, 2021 2:13 pm
Forum: Extract Support
Topic: Extraction simply hangs :(
Replies: 7
Views: 4817

Re: Extraction simply hangs :(

Which GPU are you using?