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

Error when run the demo #936

Open
astronaut71 opened this issue Apr 13, 2020 · 0 comments
Open

Error when run the demo #936

astronaut71 opened this issue Apr 13, 2020 · 0 comments

Comments

@astronaut71
Copy link

Hi

im using Ubuntu 16.04, Python 2.7.12 Cuda 10 and Cudnn 7., and protoc version 3.11 ibprotoc 3.11.4. and protobuf 3. 11.4. as well. I followed the Ubuntu 16 Installation guide for Caffee here
https://github.com/BVLC/caffe/wiki/Ubuntu-16.04-Installation-Guide

Its compile all and only when run the demo with ./tools/demo.py I got this ERROR:

File "./tools/demo.py", line 18, in <module>
    from fast_rcnn.test import im_detect
  File "/home/admini/face-py-faster-rcnn/tools/../lib/fast_rcnn/test.py", line 17, in <module>
    from fast_rcnn.nms_wrapper import nms
  File "/home/admini/face-py-faster-rcnn/tools/../lib/fast_rcnn/nms_wrapper.py", line 9, in <module>
    from nms.gpu_nms import gpu_nms
  File "__init__.pxd", line 861, in init nms.gpu_nms (nms/gpu_nms.cpp:4121)
ValueError: numpy.ufunc has the wrong size, try recompiling

Please can you help?

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

1 participant