Search found 2658 matches

by torzdf
Wed Oct 14, 2020 5:14 pm
Forum: Installation Support
Topic: [Guide] Linux Install Guide: Installer Method
Replies: 28
Views: 244290

Re: [Guide]Linux Install Guide: Installer Method

You're connecting to a headless server which doesn't have an X-Server installed.

It's outside the scope of Faceswap to go into configuration for this, but look into vnc4server for Ubuntu. You should find plenty of guides.

by torzdf
Wed Oct 14, 2020 4:08 pm
Forum: Extract Discussion
Topic: Request: Blur sort that uses masks.
Replies: 1
Views: 4099

Re: Request: Blur sort that uses masks.

I agree.... To be honest, the whole of sort needs an overhaul, but it is not a priority for me, as (imho) there is only one sort method worth using and that is "face", which works incredibly well. Blurry images are required, as often there are blurry faces that need to be swapped so the AI...
by torzdf
Wed Oct 14, 2020 10:04 am
Forum: Extract Support
Topic: cv2 fails to load prototext for extractor model
Replies: 1
Views: 1506

Re: cv2 fails to load prototext for extractor model

Firstly make sure the file C:\Users\Gaël\Documents\faceswap-master\plugins\extract\detect\.cache\resnet_ssd_v1.prototext exists.

If it does, it may be that the download corrupted. If so, delete the file and try again.

by torzdf
Wed Oct 14, 2020 9:58 am
Forum: Training Discussion
Topic: Training Speed on Multi-GPU
Replies: 1
Views: 1400

Re: Log and graph weirdness

You get speed up by increasing your batchsize. The same batchsize on a single GPU or multi GPUs is likely to run at about the same speed, or maybe slightly slower. EDIT Misread your message. I don't have a multi-gpu setup, so can't compare, and don't know where the "sweet-spot" is. Hopeful...
by torzdf
Wed Oct 14, 2020 9:57 am
Forum: Convert Discussion
Topic: Use faceswap scripts to replace the same face (no swapping)?
Replies: 2
Views: 11117

Re: Use faceswap scripts to replace the same face (no swapping)?

Yes it's possible, but you'll need to do some coding, and unravel the process a little. Ultimately, the Convert script is responsible for this. You would need to look to intercept the part where it runs the prediction through the model, and replaces the source face with the output from the model, an...
by torzdf
Wed Oct 14, 2020 9:55 am
Forum: Hardware
Topic: GPU upgrade on a budge: 1070 8GB vs. 1660 6GB
Replies: 9
Views: 11842

Re: GPU upgrade on a budge: 1070 8GB vs. 1660 6GB

1660 will train faster, 1070 will train bigger models. It really depends where your priorities are. If it were me, and all things being equal, I'd go for the 1070, but it is subjective.

by torzdf
Mon Oct 12, 2020 10:17 pm
Forum: Training Support
Topic: Session Stats no longer appearing after a few hours of training
Replies: 15
Views: 11634

Re: Log and graph weirdness

I'll take a look. Thanks. There are some bugs in the latest stats code.

by torzdf
Mon Oct 12, 2020 10:16 pm
Forum: Extract Support
Topic: Manual Tool Issues since latest updates
Replies: 4
Views: 2426

Re: Manual Tool Issues since latest updates

None of the things you list should be causing issues, and afaik, there have been no recent updates to FS which should cause these issues, but I will double check.... Sometimes the thumbnails can go screwy, which can manifest itself in the way you describe, so try the regen-thumbs option when launchi...
by torzdf
Sat Oct 10, 2020 12:30 am
Forum: Convert Support
Topic: Conversion error involving multiple faces per frame
Replies: 18
Views: 9168

Re: Conversion error involving multiple faces per frame

This should be fixed in latest commit. Please update.

by torzdf
Thu Oct 08, 2020 9:45 pm
Forum: Training Discussion
Topic: Face A012 B012 ??
Replies: 4
Views: 2056

Re: Face A012 B012 ??

SAE with Multi-Scale output enabled?

Those are the outputs from the multi-scale output

by torzdf
Thu Oct 08, 2020 9:15 am
Forum: Training Discussion
Topic: Strange Training Graph
Replies: 4
Views: 2197

Re: Strange Training Graph

Ok. my advice would be "don't worry about it too much"..... We don't save optimizer weights in the model (as it will double the size of the model file), so it effectively means the model "starts again" every time you stop and start it. However, as the weights have already been up...
by torzdf
Wed Oct 07, 2020 11:23 pm
Forum: Training Discussion
Topic: Strange Training Graph
Replies: 4
Views: 2197

Re: Strange Training Graph

When did you start training (what date approx.)?

Which model?

Did you change any of the loss multipliers for any of the sessions?

by torzdf
Wed Oct 07, 2020 10:57 pm
Forum: Convert Support
Topic: Conversion error involving multiple faces per frame
Replies: 18
Views: 9168

Re: Conversion error involving multiple faces per frame

Thanks for these. I definitely won't have a chance to look at this before the weekend, but I will look at the issue as soon as I can

by torzdf
Wed Oct 07, 2020 10:55 pm
Forum: Training Discussion
Topic: Training advice
Replies: 1
Views: 1510

Re: Training advice

If you're just training on 2 pictures, then the answer is it will never be ready. Otherwise, sadly, the answer is "it's ready when it's done". There are no real hard and fast answers. However, bear in mind that everyone's first swap is nearly always terrible. If you haven't looked at the g...
by torzdf
Wed Oct 07, 2020 10:52 pm
Forum: Training Support
Topic: Merging alignent
Replies: 3
Views: 2763

Re: Merging alignent

Yeah. Try not to have faces with the same filename, would be my recommendation... You may be able to change the filenames of one set of clashing filenames, as the process uses the hash of the image, rather than the filename. However, I can't remember if this works or not, so you'll just have to try,...
by torzdf
Tue Oct 06, 2020 11:29 pm
Forum: Convert Support
Topic: Conversion error involving multiple faces per frame
Replies: 18
Views: 9168

Re: Conversion error involving multiple faces per frame

If you can share a video + alignment file where this problem occurs (Private Message is fine) then I may have time to have a look at the weekend.

by torzdf
Tue Oct 06, 2020 11:24 pm
Forum: General Discussion
Topic: Merge or Split
Replies: 1
Views: 2133

Re: Merge or Split

It's really up to you how you keep your facesets. Personally, I don't keep face sets around as they take up space and are easily regeneratable. I just keep an alignments file (cleansed) and a video. If I'm really lucky, I'll have used some of those videos for conversion, so I will have every face al...
by torzdf
Mon Oct 05, 2020 11:05 pm
Forum: Training Support
Topic: Faces in Training Folder
Replies: 1
Views: 1750

Re: Faces in Training Folder

Well, it means you have faces in your training folders that are not in your alignments file. You have 3 possible solutions. Ignore it. It's just a warning. Those faces just won't be trained on Remove the missing faces from the training folder. You can do this with the alignment tool's leftover-faces...
by torzdf
Mon Oct 05, 2020 10:50 pm
Forum: Installation Support
Topic: gpu not dected using linux mint
Replies: 1
Views: 1516

Re: gpu not dected using linux mint

Post your system info:

GUI Users: Go to Help -> Output system information

CLI Users: From inside your virtual environment, inside your faceswap folder, run:

Code: Select all

python -c "from lib.sysinfo import sysinfo ;  print(sysinfo)"
by torzdf
Mon Oct 05, 2020 10:46 pm
Forum: Installation Support
Topic: Microsoft Visual C++ Redist error
Replies: 24
Views: 11213

Re: Microsoft Visual C++ Redist error

No. It means you all have a common DLL issue which means Tensorflow won't run (it's used for both AMD and Nvidia). Your best bet is to start searching here: https://www.google.com/search?client=firefox-b-d&q=tensorflow+dll+load+failed+while+importing+_pywrap_tensorflow_internal And post back if ...