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

learning rate schedule questions #31

Open
kunhe opened this issue Sep 2, 2016 · 0 comments
Open

learning rate schedule questions #31

kunhe opened this issue Sep 2, 2016 · 0 comments

Comments

@kunhe
Copy link

kunhe commented Sep 2, 2016

First off, thanks a lot for the great work and code release. For Lack of a better place to ask, these are more of implementation questions than actual issues. My apologies!

  1. The NIPS paper states (Pg.4) that R-FCN is finetuned with LR=1e-3 for 20k minibatches and then LR=1e-4 for 10k on VOC. So that's a 20k30k schedule. However, this doesn't seem to match the prototxts included here, which are 80k110k.
  2. I wonder if you would have LR schedule recommendations for other training sets, eg. just VOC'07. I'm guessing the 30k40k schedule from fast(er)-rcnn can still be successful here, but I haven't tried. If you could comment on that, this information can be helpful for many people :)

Thanks in advance!

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