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
Hi @Guanghan
I got an error when the python demo_video_mobile.py is implemented.
Traceback (most recent call last): File "demo_video_mobile.py", line 28, in from nms.gpu_nms import gpu_nms ImportError: /home/lighttrack/HPE/../lib/nms/gpu_nms.cpython-36m-x86_64-linux-gnu.so: undefined symbol: __cudaRegisterFatBinaryEnd
how can this issue be solved?
The text was updated successfully, but these errors were encountered:
ditto
Sorry, something went wrong.
No branches or pull requests
Hi @Guanghan
I got an error when the python demo_video_mobile.py is implemented.
Traceback (most recent call last):
File "demo_video_mobile.py", line 28, in
from nms.gpu_nms import gpu_nms
ImportError: /home/lighttrack/HPE/../lib/nms/gpu_nms.cpython-36m-x86_64-linux-gnu.so: undefined symbol: __cudaRegisterFatBinaryEnd
how can this issue be solved?
The text was updated successfully, but these errors were encountered: