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

How to change the learning rate of training? #197

Open
JosephBH0622 opened this issue Apr 1, 2021 · 1 comment
Open

How to change the learning rate of training? #197

JosephBH0622 opened this issue Apr 1, 2021 · 1 comment

Comments

@JosephBH0622
Copy link

No description provided.

@SamSamhuns
Copy link

Check ssd/config/defaults.py here, change the learning rate in line 80 where _C.SOLVER.LR = 1e-3 is set.

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