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

GPU memory usage 9G #99

Open
zhujiagang opened this issue Sep 29, 2019 · 0 comments
Open

GPU memory usage 9G #99

zhujiagang opened this issue Sep 29, 2019 · 0 comments

Comments

@zhujiagang
Copy link

Hi, thanks for your repo!
When I run python run.py (input is a video) on a 4 GPU machine, the code will take up 9872Mb per GPU. However, when I try to downsize the input by adjusting width=608, height=608 (to 160 for example) in darkflow/cfg/yolo.cfg, the memory usage doesn't change at all. I also try to comment the tracking code, the memory usage doesn't change. I think the memory usage is too large for detection.

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