Runtime Error: generator raised StopIteration #972
Unanswered
santiaci325
asked this question in
Help!
Replies: 1 comment
-
Hi @santiaci325, Just wondering, when you exported the training job package, did you have "Predict On" set to "suggested frames"? If you did not, then the suggested frames would not be included in the exported
Let us know if that fixes things; otherwise, it might be a different issue. Thanks, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After doing a single_instance model training, I wanted to run inference on suggested frames that SLEAP had given. After inputting code into Colab, I received a Runtime error: generator raised StopIteration. I'm not sure how to bypass this and still make a predictions.slp
Beta Was this translation helpful? Give feedback.
All reactions