I am going to train using the Villain model
As you know, Villain model is 128px input, 128px output
Then, when extracting the face from the video, is there a difference between 128px and 256px, 512px?
Question about Size
Read the FAQs and search the forum before posting a new topic.
This forum is for discussing tips and understanding the process involved with Training a Faceswap model.
If you have found a bug are having issues with the Training process not working, then you should post in the Training Support forum.
Please mark any answers that fixed your problems so others can find the solutions.
Question about Size
- bryanlyon
- Site Admin
- Posts: 805
- Joined: Fri Jul 12, 2019 12:49 am
- Location: San Francisco
- Has thanked: 4 times
- Been thanked: 224 times
- Contact:
Re: Question about Size
Just leave it at 256 for Villain. You wont get any difference in results by changing that.
Re: Question about Size
It doesn't make any difference. The model is still fed with 128px images.
In theory 256px images will be loaded from disk slower, but the bottleneck is the GPU, so in real terms there is no difference in speed.
A larger image size is also required, than model input, for coverage and padding reasons.
Just leave it at 256.
My word is final