Training Doesn't start: `IndexError: tuple index out of range`

If training is failing to start, and you are not receiving an error message telling you what to do, tell us about it here


Forum rules

Read the FAQs and search the forum before posting a new topic.

This forum is for reporting errors with the Training process. If you want to get tips, or better understand the Training process, then you should look in the Training Discussion forum.

Please mark any answers that fixed your problems so others can find the solutions.

Locked
User avatar
singeno
Posts: 2
Joined: Thu Nov 21, 2019 3:34 am
Has thanked: 1 time

Training Doesn't start: `IndexError: tuple index out of range`

Post by singeno »

crash_report.2019.12.20.220244173157.log
(58.58 KiB) Downloaded 339 times

Here is the crash report.

by torzdf » Sun Dec 22, 2019 3:02 pm

Either put some faces into your timelapse input, or remove the timelapse option.

Code: Select all

Loading minibatch generator: (image_count: 0, side: 'b', do_shuffle: False)
Go to full post
User avatar
torzdf
Posts: 2649
Joined: Fri Jul 12, 2019 12:53 am
Answers: 159
Has thanked: 128 times
Been thanked: 622 times

Re: Training Crash got "Index Error"

Post by torzdf »

Either put some faces into your timelapse input, or remove the timelapse option.

Code: Select all

Loading minibatch generator: (image_count: 0, side: 'b', do_shuffle: False)

My word is final

Locked