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

spp_demo crashed #34

Open
VirtualEarth opened this issue Jan 30, 2015 · 8 comments
Open

spp_demo crashed #34

VirtualEarth opened this issue Jan 30, 2015 · 8 comments

Comments

@VirtualEarth
Copy link

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)?

@ShaoqingRen
Copy link
Owner

@VirtualEarth

Yes, please modify Line55 in spp_features_convX.m. So that for large image, the computation will be hold on CPU.

@andygjq
Copy link

andygjq commented Feb 2, 2015

Dear:
I didn't find the right dataset for training , when I run the file "Script_spp_voc.m", I haven't the file of "data\selective_search_data\voc_2007_trainval.mat", where should I download these?

@VirtualEarth
Copy link
Author

I downloaded the voc2007 dataset and combined trainval with test dataset.
http://pascallin.ecs.soton.ac.uk/challenges/VOC/voc2007/ @andygjq

@andygjq
Copy link

andygjq commented Feb 2, 2015

however, I run the "Script_spp_voc.m",
It show that I was wrong on lack the file "data\selective_search_data\voc_2007_trainval.mat".
Is I can skip it ?

@VirtualEarth
Copy link
Author

@andygjq
You should download SPP_net_release1_VOC2007_selective_search_data.zip.
https://www.dropbox.com/sh/394evpav3b2swif/AAAstTWUztnzsFUKb0ZvQtQRa?dl=0

@andygjq
Copy link

andygjq commented Feb 2, 2015

I am very sorry for making such a request , I hope you can send the file to my email [email protected]
I have try several browers to download the file, but it failed.
Best wish!

@VirtualEarth
Copy link
Author

@andygjq
hehe , maybe you can download files here.
http://pan.baidu.com/s/1mgKaUSS

@andygjq
Copy link

andygjq commented Feb 2, 2015

Thanks ! I can download the files now.

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

3 participants