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

the problem of test #124

Open
hua1024 opened this issue Nov 6, 2019 · 3 comments
Open

the problem of test #124

hua1024 opened this issue Nov 6, 2019 · 3 comments

Comments

@hua1024
Copy link

hua1024 commented Nov 6, 2019

when i run : python3 test_RFB.py -d VOC -v RFB_vgg -s 300 --trained_model ./weights/Final_RFB_vgg_VOC.pth , I have a problem , like
File "/media/vision/HD_2TB/cvision/RFBNet/utils/nms_wrapper.py", line 9, in
from .nms.gpu_nms import gpu_nms
ImportError: libcudart.so.10.0: cannot open shared object file: No such file or directory

envinorment : pytorch1.0+cuda9.2+nvdia396 , i can find libcudart.so.9.2 in /usr/local/cuda/lib64

@lofyol
Copy link

lofyol commented Dec 17, 2019

me too,have you solved it ?

@hua1024
Copy link
Author

hua1024 commented Dec 18, 2019

I can not solve it , finally , use cpu nms

@zeroorhero
Copy link

hello, have you solved it?

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

3 participants