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

Why do we need flow = predict_flow2 * 20.0 in flownet_s.py #101

Open
OscarWang114 opened this issue Sep 2, 2019 · 0 comments
Open

Why do we need flow = predict_flow2 * 20.0 in flownet_s.py #101

OscarWang114 opened this issue Sep 2, 2019 · 0 comments

Comments

@OscarWang114
Copy link

OscarWang114 commented Sep 2, 2019

@sampepose Thank you for creating this amazing repository!

Main question: I would like to know why do we need flow = predict_flow2 * 20.0 (line 107) in flownet_s.py? In the loss function you wrote flow = flow * 0.05. I assume this is for rescaling since we multiplied the flow by 20.0 before, but why do we need to multiply it by 20.0 in the first place? Thank you 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