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

About the depth volume predicted by the mono depth #7

Open
EchoTHChen opened this issue Sep 6, 2022 · 1 comment
Open

About the depth volume predicted by the mono depth #7

EchoTHChen opened this issue Sep 6, 2022 · 1 comment

Comments

@EchoTHChen
Copy link

EchoTHChen commented Sep 6, 2022

I have a question. mu + k*sigma might be negative. The depth volume constructed by negative depth might bring some errors to the training results. How do the depth volume work and keep positive?

@baegwangbin
Copy link
Owner

Hi, thanks for your interest.

Yes, this can happen. But in practice, the estimated 'mu' is positive (usually > 1m) and the scale of 'sigma' is significantly smaller than that of 'mu' - so 'mu + k*sigma' stays positive.

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