-
Notifications
You must be signed in to change notification settings - Fork 27
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
关于预训练的单目深度的疑问。 #31
Comments
您好,感谢您的关注! |
谢谢您的耐心回答,关于这个项目预训使用的深度图有个疑问一下,训练采用的深度图是距离还是相对深度,如果是相对深度,是0-255范围,0表示近处,255表示远处吗? |
是相对深度,现在的深度估计模型基本都是预测的相对深度。0到255是从近到远,你说的是准确的。 |
你好,请问伪深度是通过omnidata进行单目估计直接生成的吗?没有尝试depthanything之类的深度生成方式吗?
The text was updated successfully, but these errors were encountered: