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

Save output depth map #47

Open
oconnor127 opened this issue Nov 18, 2020 · 1 comment
Open

Save output depth map #47

oconnor127 opened this issue Nov 18, 2020 · 1 comment

Comments

@oconnor127
Copy link

Hey,
I want to save the depth map estimated by your approach. How is that possible? Right now if I am running

python3 main.py --evaluate /home/username/Downloads/model_best.pth.tar --val select

I just get the error-results printed in the terminal and in the result folder a summary. I want to access each estimated depth map. How is that possible?

Best

@fangchangma
Copy link
Owner

This would require minor changes to conditional_save_pred(self, mode, i, pred, epoch) [link]

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