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 get network convergent? #33

Open
haithanhp opened this issue Feb 28, 2018 · 0 comments
Open

How to get network convergent? #33

haithanhp opened this issue Feb 28, 2018 · 0 comments

Comments

@haithanhp
Copy link

haithanhp commented Feb 28, 2018

Hi @SimJeg ,

Thanks for your great work. I have the following concerns:

  1. How many epochs to get the model convergent on camvid data?
  2. In the paper, you use exponential decay of -0.995 for learning rate (1e-3). Is that mean you compute lr = 1e-3 * e^(-0.995 * epoch_id) for each epoch?
  3. I want to reproduce your results in pytorch. I test on 9 images with visualized grounth truth and predictions below. But after 50 epochs, I did not see better.

Could you share with the tricks to train model?
Best,
Hai

epoch_0060

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