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

VOCcode directory not found under ./datasets/VOCdevkit2007 #59

Open
yepeichu123 opened this issue Oct 24, 2018 · 0 comments
Open

VOCcode directory not found under ./datasets/VOCdevkit2007 #59

yepeichu123 opened this issue Oct 24, 2018 · 0 comments

Comments

@yepeichu123
Copy link

Hello, I was running your code in my ASUS K550J which is 12G memory and I5 process.
But when I ran the script "Script_spp_voc.m",I got the error like this:
错误使用 get_voc_opts (line 11)
VOCcode directory not found under ./datasets/VOCdevkit2007

出错 imdb_from_voc (line 41)
VOCopts = get_voc_opts(root_dir);

出错 Script_spp_voc>perpare_train_data (line 89)
opts.imdb_train = { imdb_from_voc(opts.devkit, 'trainval', '2007', flip) };

出错 Script_spp_voc (line 46)
opts = perpare_train_data(opts, opts.flip | opts.flip_finetune);

and I had not found the source code of VOCinit.m in ./datasets/VOCdevkit2007/VOCcode. So could you please offer me the VOCinit.m? Thanks a lot.

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

1 participant