-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Training error in multi-animal top-down-model #2004
Comments
Hi @pinjuu, I will just need some more information from you. How did you install SLEAP? Please provide the command you are using to get this error. Thanks! Elizabeth |
Installation was conda package { |
It looks like your skeletons is an empty list. Are you able to open this project in the GUI and take a peek at the skeleton and labels? |
Bug description
When I try to train the model this error occurs:
File "C:\Users\spike.conda\envs\sleap\lib\site-packages\tensorflow\python\util\traceback_utils.py", line 153, in error_handler
raise e.with_traceback(filtered_tb) from None
File "C:\Users\spike.conda\envs\sleap\lib\site-packages\tensorflow\python\framework\func_graph.py", line 1129, in autograph_handler
raise e.ag_error_metadata.to_exception(e)
TypeError: in user code:
Expected behaviour
Succesfuly train the model
Actual behaviour
Training does not complete due to the error
Your personal set up
SLEAP v1.3.3
Environment packages
Logs
Screenshots
How to reproduce
The text was updated successfully, but these errors were encountered: