Search found 790 matches

by bryanlyon
Tue Sep 08, 2020 6:04 am
Forum: Extract Support
Topic: Extract Error
Replies: 1
Views: 1475

Re: Extract Error

https://forum.faceswap.dev/app.php/faqpage#f1r1 is the instruction you're following, this is just to delete the files in order to have a clean install. If you can't find those folders you may have already deleted them, but it's best to make sure. You can paste %appdata% into the address bar on your ...
by bryanlyon
Tue Sep 08, 2020 5:57 am
Forum: Installation Support
Topic: Error opening FaceSwap
Replies: 9
Views: 11288

Re: Error opening FaceSwap

After that, since this problem is in Tensorflow I suggest reading the link included there https://www.tensorflow.org/install/errors In particular the ones labelled as "ModuleNotFoundError: No module named 'tensorflow.python._pywrap_tensorflow_internal'" and "ImportError: DLL load fail...
by bryanlyon
Tue Sep 08, 2020 1:39 am
Forum: Extract Discussion
Topic: Deleting faces in manual alignment
Replies: 3
Views: 3449

Re: Deleting faces in manual alignment

I haven't had this happen to me. That said, I highly recommend you use the sort and other tools to clean the data instead of trying to use the manual tool. The manual tool is really best used to fill in missing data or to clean up masks, but not a great tool to remove large amounts of bad faces.

by bryanlyon
Mon Sep 07, 2020 10:21 pm
Forum: Training Support
Topic: Faceswap Gui Aborts?
Replies: 1
Views: 1575

Re: Faceswap Gui Aborts?

Intel - Iris Pro -- This GPU is not supported. If you have an AMD card, you might need to use "plaidml-setup" to select the AMD card. If you have an Nvidia card you need to reinstall and make sure you select the Nvidia version. If you don't have either one, you'll have to use CPU mode whic...
by bryanlyon
Mon Sep 07, 2020 3:49 am
Forum: Installation Support
Topic: Error opening FaceSwap
Replies: 9
Views: 11288

Re: Error opening FaceSwap

The first suggestion is always app.php/faqpage#f1r1 . This will usually solve installation problems.

by bryanlyon
Mon Sep 07, 2020 3:43 am
Forum: General Discussion
Topic: How to track facial movements from one person to another
Replies: 1
Views: 1711

Re: How to track facial movements from one person to another

What you're looking for isn't what Faceswap does. Faceswap takes one person's face and puts it onto another person. If you're looking to just animate a person with new motions, you could check out First Order Model https://github.com/AliaksandrSiarohin/first-order-model and or it's Avatarify fronten...
by bryanlyon
Mon Sep 07, 2020 3:29 am
Forum: Training Support
Topic: "Alignments file does not exist:" Project tries to access a file that is not defined.
Replies: 4
Views: 3911

Re: "Alignments file does not exist:" Project tries to access a file that is not defined.

You put in the A side alignments file, but you also need to provide the B side alignment file.

by bryanlyon
Sun Sep 06, 2020 11:47 pm
Forum: Hardware
Topic: Getting ready for Ampere
Replies: 2
Views: 2426

Re: Getting ready for Ampere

It should work fine out of the box, but I can't guarantee anything until after the cards come out.

by bryanlyon
Fri Sep 04, 2020 6:27 pm
Forum: Installation Support
Topic: Error deleting Conda Virtual Environment
Replies: 1
Views: 3322

Re: Error deleting Conda Virtual Environment

You might need to manually delete the environment. If you follow these steps it will take care of that app.php/faqpage#f1r1

by bryanlyon
Fri Sep 04, 2020 5:56 pm
Forum: Training Discussion
Topic: What things contribute to the best result?
Replies: 6
Views: 4421

Re: What things contribute to the best result?

app.php/faqpage#f3r0

The importance is your data. Under no circumstances are you going to get good results with bad data.

by bryanlyon
Thu Sep 03, 2020 7:50 pm
Forum: Convert Support
Topic: Convert = PC Freeze
Replies: 9
Views: 6959

Re: Convert = PC Freeze

It shouldn't be a big difference and should run relatively quickly. Is it a very large video? Did you include an alignments file for the video? Does it also go very slow when using the Preview tool?

by bryanlyon
Thu Sep 03, 2020 7:47 pm
Forum: Training Support
Topic: Having issues with trainer.
Replies: 3
Views: 2443

Re: Having issues with trainer.

Not sure what you're asking, if it's just that the files aren't showing up when selecting the folder in the training, that's fine, you should select the folder that has the extracted faces, not the faces themselves.

by bryanlyon
Thu Sep 03, 2020 7:46 pm
Forum: Training Support
Topic: I am very new to faceswap and need some help with a crash report
Replies: 2
Views: 1655

Re: I am very new to faceswap and need some help with a crash report

You need to attach the crash report for us to see what's going on.

by bryanlyon
Tue Sep 01, 2020 10:23 pm
Forum: Installation Support
Topic: unable to detect graphics card, is there a fix for this
Replies: 13
Views: 10486

Re: unable to detect graphics card, is there a fix for this

My recommendation at this point would be to use DDU ( https://www.guru3d.com/files-details/display-driver-uninstaller-download.html ) to completely remove your graphics driver and then install the driver directly from Nvidia's webstie (Download it in advance and disable your networking before runnin...
by bryanlyon
Mon Aug 31, 2020 2:49 pm
Forum: Extract Discussion
Topic: More A Faces than source video
Replies: 4
Views: 3157

Re: More A Faces than source video

Yes, in fact this is HIGHLY recommended. Get a variety of sources for both your A and B faces.

by bryanlyon
Fri Aug 28, 2020 10:21 pm
Forum: Hardware
Topic: System Ram
Replies: 2
Views: 2529

Re: System Ram

Can't say what it'll do for gaming, but for Faceswap, most operations wont change at all. Sort or some other functions may be slightly faster but FS is designed to work on 8gb, so that's actually plenty.

by bryanlyon
Fri Aug 28, 2020 9:47 pm
Forum: Training Discussion
Topic: Terrible face after 100k reps
Replies: 1
Views: 1848

Re: Terrible face after 100k reps

One, looks like all your images are far too similar. I highly recommend getting a lot more variety in your data. Also, you're converting onto a CG character. I hope you don't expect the face to blend in well there, it's just far too different.

by bryanlyon
Fri Aug 28, 2020 5:50 pm
Forum: Cloud Discussion
Topic: [Guide] Vast.ai setup script
Replies: 14
Views: 46174

Re: [Guide] Vast.ai setup script

Faceswap has been updated and due to the update newer versions are required. We do still have the previous version available and you can use if you want to use that. Just add git checkout r1.0 after the git clone to get the 1.0 version which should work with the existing scripts, but I HIGHLY recomm...
by bryanlyon
Fri Aug 28, 2020 2:50 pm
Forum: Cloud Discussion
Topic: [Guide] Vast.ai setup script
Replies: 14
Views: 46174

Re: [Guide] Vast.ai setup script

If you install python 3.7 using apt-get you may have to call it with python3 instead. Though I don't have time to test for sure.