[go: nahoru, domu]

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

Convergence problem with augmentation #30

Open
yinjunbo opened this issue Mar 22, 2018 · 1 comment
Open

Convergence problem with augmentation #30

yinjunbo opened this issue Mar 22, 2018 · 1 comment

Comments

@yinjunbo
Copy link
yinjunbo commented Mar 22, 2018

1.When I train the model(anyone) according to README , I found it's very difficult for the model with data augmentation to converge, and the model without data augmentation converged well.
From tensorboard visualization, it seems that the model can only learn background information with data augmentation, and the LOSS is about 40.
I am confused is there anything I should pay attention to and can anyone show me the convergence curve?

2.Using the checkpoints offered by the author, the result on FlyingChair is good.
But when testing the model in SINTEL dataset, I found the error is extremely large which is about 14, and can’t reach the paper’s result which is about 4.
Specifically, the resolution of SINTEL image is 1024x436, so I resized it to 1024x448 to adapt the model. I’m not sure whether it’s a problem.
Anyone have any better solution?
Thanks a lot!

@yinjunbo yinjunbo changed the title Training cant Training can’t converge Mar 22, 2018
@yinjunbo yinjunbo changed the title Training can’t converge Convergence problem with augmentation Mar 22, 2018
@GoalQ
Copy link
GoalQ commented Jan 3, 2019

do you fix the problem?

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