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 using --cuda in demo.py #25

Open
advaza opened this issue Jul 6, 2018 · 0 comments
Open

Error when using --cuda in demo.py #25

advaza opened this issue Jul 6, 2018 · 0 comments

Comments

@advaza
Copy link

advaza commented Jul 6, 2018

Hi,
I'm trying to run inference using the demo.py code. I did minimal changes: enable to get any king of input image and save the output image instead of displaying it (link to code). I used really small image for evaluation. When I didn't add the cuda flag time is took for processing was 0.125365018845. When I added the --cuda flag, it got stuck without any error message.

OS: Linux 4.4.78
Python version: 2.7.12
PyTorch version: 0.4.0
CUDA version: 9.0.176

Thank you!
Adva

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