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

OOM happens when running inference.py #5

Open
pjwang317 opened this issue Sep 13, 2019 · 1 comment
Open

OOM happens when running inference.py #5

pjwang317 opened this issue Sep 13, 2019 · 1 comment

Comments

@pjwang317
Copy link

Hi, after running the train.py, OOM happens when I run inference.py even with several test images, may I ask how to solve this issue? Thank you so much.

@weizhiliang0520
Copy link

import os os.environ['CUDA_VISIBLE_DEVICES']='0'
setting the gpu ID.

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