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 spp_exp_train_and_test_voc(opts), there is a error #45

Open
wuxinhong opened this issue Apr 23, 2015 · 4 comments
Open

when i run spp_exp_train_and_test_voc(opts), there is a error #45

wuxinhong opened this issue Apr 23, 2015 · 4 comments

Comments

@wuxinhong
Copy link

when i run spp_exp_train_and_test_voc(opts), there is a error
eval_voc (line 82)
输入参数太多。

出错 spp_test>(parfor body) (line 171)
res(model_ind) = imdb.eval_func(cls, aboxes{model_ind}, imdb, cache_name, suffix, fast);

出错 spp_test (line 169)
parfor model_ind = 1:num_classes, lately ,i found the problem come from this Program in the spp_exp_train_and_test_voc m file ,res_test = spp_test(spp_model, opts.imdb_test, opts.roidb_test, opts.feat_cache_test, '', true), anyone help me??

@okhiwell
Copy link

Is there any requirements about the memory for your computer when you run the script "experiments/Script_spp_voc"

@ShaoqingRen
Copy link
Owner

@wuxinhong
We provide a function in SPP_net/datasets/VOCdevkit2007/VOCcode, which added a param

@ShaoqingRen
Copy link
Owner

@ct1104,

The memory for voc07, maybe around 16G. To save memory, you can set the data_param.iter_per_batch in spp_finetune_voc.m to a smaller number.

@okhiwell
Copy link

okhiwell commented May 8, 2015

thank you for your answering,I will have a try!

On Mon, Apr 27, 2015 at 3:58 PM, Shaoqing Ren [email protected]
wrote:

@ct1104 https://github.com/ct1104,

The memory for voc07, maybe around 16G. To save memory, you can set the
data_param.iter_per_batch in spp_finetune_voc.m to a smaller number.


Reply to this email directly or view it on GitHub
#45 (comment).

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