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

Cannot reproduce Middlebury evaluation results? #1

Closed
boxer276 opened this issue Feb 18, 2016 · 0 comments
Closed

Cannot reproduce Middlebury evaluation results? #1

boxer276 opened this issue Feb 18, 2016 · 0 comments

Comments

@boxer276
Copy link

I'm using the trained networks. It seems that by running

"./main.lua mb fast -a predict -net_fname net/net_mb_fast_-a_train_all.t7 -left trainingH/Adirondack/im0.png -right trainingH/Adirondack/im1.png -disp_max 145"

the result is much worse than that on the official Middlebury table,
while by running

"./main.lua mb slow -a predict -net_fname net/net_mb_slow_-a_train_all.t7 -left trainingH/Adirondack/im0.png -right trainingH/Adirondack/im1.png -disp_max 145"

just do not produce reasonable result.
Is it because the trained networks are not the final version or something?

Thx

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