-
Notifications
You must be signed in to change notification settings - Fork 237
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
spp_demo crashed #34
Comments
Yes, please modify Line55 in spp_features_convX.m. So that for large image, the computation will be hold on CPU. |
Dear: |
I downloaded the voc2007 dataset and combined trainval with test dataset. |
however, I run the "Script_spp_voc.m", |
@andygjq |
I am very sorry for making such a request , I hope you can send the file to my email [email protected] |
@andygjq |
Thanks ! I can download the files now. |
I ran "spp_demo" under following conditions:
GTX760 2G memory
GPU mode
"varargin" of "caffe_anysize_test.m" is 1800_1200_3
After executing "[result] = caffe('forward', varargin);", matlab crashed. Does this problem due to insufficient GPU memory (2G)?
The text was updated successfully, but these errors were encountered: