You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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.
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!
The text was updated successfully, but these errors were encountered: