Page 1 of 1

Tuple index error

Posted: Mon Jul 06, 2020 10:09 pm
by life2020

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


Re: Tuple index error

Posted: Tue Jul 07, 2020 9:33 am
by torzdf

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


Re: Tuple index error

Posted: Tue Jul 07, 2020 5:24 pm
by life2020

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


Re: Tuple index error

Posted: Tue Jul 07, 2020 6:27 pm
by torzdf

Post the latest crash report please.


Re: Tuple index error

Posted: Tue Jul 07, 2020 6:45 pm
by life2020

This is the crash report or did you mean the new faceswap.log again?


Re: Tuple index error

Posted: Wed Jul 08, 2020 9:47 am
by torzdf

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.


Re: Tuple index error

Posted: Wed Jul 08, 2020 9:17 pm
by life2020

Thanks for taking the time to debug for me I will try adding more


Re: Tuple index error

Posted: Thu Jul 16, 2020 6:23 am
by abigflea

Aim for 1000 pics minimum.