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

The Mean AP is 0.7190 when I test the model trained by example_train_384, is normal? #10

Closed
duanLH opened this issue Oct 12, 2016 · 2 comments

Comments

@duanLH
Copy link

duanLH commented Oct 12, 2016

I train the model in example_train_384 using default parameter, by the result of test is only 0.719, Is this because of the trained dataset is not COCO+VOC07+VOC12?
thanks

@sanghoon
Copy link
Owner

Hi,
We haven't tried training these models with only VOC datasets
But the example prototxts are just samples.

If you want better mAP,
I suggest you increase stepsize, lower gamma (e.g. gamma 0.3165 and stepsize 300000) or adopt 'plateau' LR policy (#7).

@duanLH
Copy link
Author

duanLH commented Oct 13, 2016

@sanghoon Oh, thank you very much

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