-
Notifications
You must be signed in to change notification settings - Fork 194
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
Error on cuda to numpy #149
Comments
Can you post the full error message? For which command does the error occur? Tracking, object detector training, ...? |
Hi |
Just pushed a commit that should fix the issue. |
Thank you for yours commit it can work |
Can we close this issue? |
ok thankyou |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I got some problems on implement this code
I have already check all the packages are same as the requirements file.
But i got this error bellow when i run the code
TypeError: can‘t convert cuda:0 device type tensor to numpy
The text was updated successfully, but these errors were encountered: