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

There is no model.utils.cython_bbox #4

Closed
sybilWsybil opened this issue Apr 18, 2019 · 4 comments
Closed

There is no model.utils.cython_bbox #4

sybilWsybil opened this issue Apr 18, 2019 · 4 comments

Comments

@sybilWsybil
Copy link

from model.utils.cython_bbox import bbox_overlaps is wrong in
lib.datasets.imdb.py,there is no cython_bbox

@PeiliangLi
Copy link
Member

Hi, did you install the requirements (include cython) and run make.sh successfully?

@sybilWsybil
Copy link
Author

yes,now i have another question:i used CUDA9.0 , pytorch 0.3.1 torchvision 0.2.1 ,I have RuntimeError:cuda runtime erro(48):no kernel image is available for execution on the device at /pytorch /torch/lib/THC/THCTensorCopy.cu:204

@PeiliangLi
Copy link
Member

According to #6 , there might be some issues with pytorch 0.3.1. You can try 0.3.0 instead.

@sybilWsybil
Copy link
Author

OK,thanks

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