Skip to content
New issue

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

Alphatracker training is not available #27

Open
HuRenee opened this issue Nov 11, 2022 · 2 comments
Open

Alphatracker training is not available #27

HuRenee opened this issue Nov 11, 2022 · 2 comments

Comments

@HuRenee
Copy link

HuRenee commented Nov 11, 2022

My alphatracker has been installed, but when training, there are the following errors.
I hope you can help me to answer the reason
Q

@laurelrr
Copy link
Contributor

Please try
pip install mkl-service==2.4.0
and rerun your training. Let us know if that fixes your issue.

@HuRenee
Copy link
Author

HuRenee commented Nov 12, 2022

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

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants