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

Model Training in pyTorch #3

Open
UsamaMaq opened this issue Jan 24, 2019 · 0 comments
Open

Model Training in pyTorch #3

UsamaMaq opened this issue Jan 24, 2019 · 0 comments

Comments

@UsamaMaq
Copy link

Hello thanks for your effort in converting this algorithm in pyTorch.

Can your implementation be used to train the model again on NYU Depth V2 data set? Or it can only be used for depth prediction on an RGB image. I have successfully implemented your algorithm but its initial results on NYU Depth V2 Labeled Dataset looks to be quite off from the ground truth qualitatively. I am suspecting two things: May be i need to retrain it for refined results or normalization procedure used for generating predicted output depth map and NYU Labeled Dataset ground truth are different.

If i can use your model kindly hint how it can be done. If not what should i need to do for that?

I am using this code for retrieving NYU Labeled Dataset images and GT depth.
P.S. I am new to deep learning and pyTorch.

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