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

what can I do if i don't have nvcc and cuda? #1

Open
arieszhang1994 opened this issue Oct 19, 2018 · 1 comment
Open

what can I do if i don't have nvcc and cuda? #1

arieszhang1994 opened this issue Oct 19, 2018 · 1 comment

Comments

@arieszhang1994
Copy link

i just tried to compile but failed because i don't have cuda in my laptop, And I find roi_pooling.c and roi_pooling_cuda.c in the folder under lib, so I think maybe this code can be used without cuda. How can i change the make.sh to run without cuda?

@Liu-Yicheng
Copy link
Owner

@arieszhang1994 I did not write the whole code.I just simplify it. The origin code is https://github.com/jwyang/faster-rcnn.pytorch.git, you can have a look at it. But I think it was hard to use the roi-polling without cuda,the computation is too large to run on a cpu ><!

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