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

how to reduce the cost of GPU memory? #131

Open
hunterlew opened this issue Dec 16, 2016 · 1 comment
Open

how to reduce the cost of GPU memory? #131

hunterlew opened this issue Dec 16, 2016 · 1 comment

Comments

@hunterlew
Copy link

I've trained based on ZF net on my GTX965 2G memory and failed even the batch size was set to 2. Any other tricks to address it?

@D-X-Y
Copy link

D-X-Y commented Jan 4, 2017

Maybe you could try the newest CUDNN, it will save GPU memory.
And I rewrite faster rcnn in C++ and keep synchronization with official caffe, you may try https://github.com/D-X-Y/caffe-faster-rcnn/tree/dev

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