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

When I run bcnn_DD_woft.py, my computer is laggy #35

Open
yuqiu1233 opened this issue Dec 5, 2018 · 1 comment
Open

When I run bcnn_DD_woft.py, my computer is laggy #35

yuqiu1233 opened this issue Dec 5, 2018 · 1 comment

Comments

@yuqiu1233
Copy link

First , thanks for your contribution。 when I try to run bcnn_DD_woft.py ,my computer is too laggy to do anything. I have to stop the program . Do you know what cause this ? Is the file new_train_488.h5 too big? or video memory(11G) of my computer is not enough? How can I solve this problem? I hope you can reply ,thank you!

@abhaydoke09
Copy link
Owner

Yes.. new_train_488.h5 is big.. that will take up lot of the memory. You can run it on a GPU with more memory. The I used had 22G memory. Or you can experiment with 224x224 size image. you'll have to make some changes in the network configuration, but it should work faster.

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