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 warm up not linear increasing #42

Open
mauku opened this issue Mar 14, 2021 · 0 comments
Open

Learning rate warm up not linear increasing #42

mauku opened this issue Mar 14, 2021 · 0 comments

Comments

@mauku
Copy link

mauku commented Mar 14, 2021

Hello,

I am currently training a single view pose estimation model for an own set of objects following the tless pbr model. However when I compare the learning rates during the warmup phase, which is set in both cases to 50 epochs, there is a difference. The learning rate in my model is not increasing linear during the warmup phase, whereas in your trained tless pbr coarse model the learning rate increases linear during the warmup phase. Is there an additional parameter to set how the learning rate should increase during warmup phase ? After the warmup phase the learning rate is the same for both models.

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