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

Prediction/Eval on Middlebury dataset #85

Open
skumailraza opened this issue May 13, 2020 · 4 comments
Open

Prediction/Eval on Middlebury dataset #85

skumailraza opened this issue May 13, 2020 · 4 comments

Comments

@skumailraza
Copy link

skumailraza commented May 13, 2020

I'm trying to evaluate GANet_deep with the pre-trained weights on the Middlebury-2014 dataset but I'm unable to reproduce disparity_map as shown in your readme. Is there anything different in the transform or preprocessing of the .pfm file while evaluating/predicting on middlebury? e.g scaling the value of the disparity_GT for evaluation or any changes in readPFM() specific to Middlebury images? Attached are bicycle2 images for comparison, you can see that ignoring the heatmap color coding, the disparity still looks much coarser.

bicycle2

With your image:
image

@fenil25
Copy link

fenil25 commented Aug 10, 2020

Did you finetune the model on Middlebury dataset or did you just use the pre-trained model(for 10 epochs) on Sceneflow dataset?

@fenil25
Copy link

fenil25 commented Aug 11, 2020

Also, I was wondering, how much time did it take for you to run the image through the model. For an 816x1056 image, the prediction time for the network is approximately 13 seconds. I ran the model on Google Colab on GPU.

@skumailraza
Copy link
Author

skumailraza commented Aug 11, 2020

Did you finetune the model on Middlebury dataset or did you just use the pre-trained model(for 10 epochs) on Sceneflow dataset?

Both, I used the pre-trained weights as well as fine tuning on Middlebury dataset, but both produce a coarser disparity map.

@Jack47746
Copy link

Did you finetune the model on Middlebury dataset or did you just use the pre-trained model(for 10 epochs) on Sceneflow dataset?

Both, I used the pre-trained weights as well as fine tuning on Middlebury dataset, but both produce a coarser disparity map.

hi,Did you solve this 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

3 participants