Tuple index error
Hello, I am a beginner with the software and can not manage to debug what is going on. Any help will be appreciated thanks
https://www.mediafire.com/file/rq9gj43d ... p.rar/file
The place to discuss Faceswap and Deepfakes
https://forum.faceswap.dev/
Hello, I am a beginner with the software and can not manage to debug what is going on. Any help will be appreciated thanks
https://www.mediafire.com/file/rq9gj43d ... p.rar/file
It looks like you are not training on extracted faces:
The contents of D:\Downloads\fs\fs2 should be faces extracted at the extract stage:
viewtopic.php?f=5&t=27
When training inputs using them faces I then get: ValueError: cannot reshape array of size 3833856 into shape (4,6,3,128,128,3) and when I try other things I get the out of memory warning despite using allow growth
Post the latest crash report please.
This is the crash report or did you mean the new faceswap.log again?
You only have 11 faces in your "B" side.
This isn't enough to train a model (see here: app.php/faqpage#f3r0)
Either way, there are a total of 14 samples per side to show the preview. As only 11 faces are being fed in, it errors.
Thanks for taking the time to debug for me I will try adding more
Aim for 1000 pics minimum.