We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
My alphatracker has been installed, but when training, there are the following errors. I hope you can help me to answer the reason
The text was updated successfully, but these errors were encountered:
Please try pip install mkl-service==2.4.0 and rerun your training. Let us know if that fixes your issue.
pip install mkl-service==2.4.0
Sorry, something went wrong.
Thank you for your reply. I ran it yesterday using google colab and there was a bug in the step 9. I hope you can answer it.
Traceback (most recent call last): File "./PoseFlow/tracker-general-fixNum-newSelect-noOrb.py", line 247, in track[img_name][bid+1]['box_pos'] = [ int(notrack[img_name][bid]['box'][0]), ValueError: cannot convert float NaN to integer
No branches or pull requests
My alphatracker has been installed, but when training, there are the following errors.
I hope you can help me to answer the reason
The text was updated successfully, but these errors were encountered: