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

error while training the RPN #26

Closed
Yezipiaomu opened this issue Dec 5, 2016 · 1 comment
Closed

error while training the RPN #26

Yezipiaomu opened this issue Dec 5, 2016 · 1 comment

Comments

@Yezipiaomu
Copy link

I am very sorry to disturb you !
I cannot find the solution

when I run script_rpn_pedestrian_VGG16_caltech.m
the error comes as below:

Warrning: no windows proposal is loaded !
Reference to non-existent field 'sizes'.

Error in roidb_from_caltech (line 52)
height = imdb.sizes(1,1);

Error in Dataset.caltech_test (line 9)
dataset.roidb_test = dataset.imdb_test.roidb_func(dataset.imdb_test, false);

Error in script_rpn_pedestrian_VGG16_caltech (line 32)
dataset = Dataset.caltech_test(dataset, 'test');

I am very appreciate you to answer this!!!!

@zhangliliang
Copy link
Owner

Might be solve after removing the imdb\cache folder, and then re-run the script for re-generate the imdb and roidb.

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

2 participants