Closed Rit-ctrl closed 3 years ago
Hey, can it be linked with issues#35 ?
Could you try the solutions given by @alen1010 and see if this solve the issue? Otherwise I'll try to investigate.
Hey, can it be linked with issues#35 ?
Yeah sure.
Could you try the solutions given by @alen1010 and see if this solve the issue? Otherwise I'll try to investigate.
Yeah I tried them. Still the same error arises
I can't reproduce your error on my side.
However, using solutions proposed in issues#35 and modifying class Dataloder(keras.utils.Sequence):
to tf.keras.utils.Sequence
let's me train the model.
Would it be possible for you to share the Colab file which you used for testing now?
I faced tuple index out of range error while training the keypoints model line 111.
Here is the complete trace
https://gist.github.com/Rit-ctrl/13b448b1ac115297d1abf43db9f18eed
I get this error irrespective of the dataset I use for training