We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
请问下,论文中关于相机传感器不影响绝对深度估计的观点。有一些疑问
关于像素尺寸对深度的讨论,在给定焦距情况下,在同一深度下,对同一个物体,两个相机成像的image size相同。但是其pixel num不同。分辨率是网络计算处理的基本单位吧。在给定分辨率不同的物体,网络关于其深度的学习是确定性的吗?
The text was updated successfully, but these errors were encountered:
“相同image_size,相同焦距的情况下”,我认为你说的是实际物理量而非pixel单位。此时像素单位的焦距并不相同。 这种情况下,图像会先被resize到相同大小,这时焦距会成比例变换,resize后的图像像素焦距相同
Sorry, something went wrong.
No branches or pull requests
请问下,论文中关于相机传感器不影响绝对深度估计的观点。有一些疑问
关于像素尺寸对深度的讨论,在给定焦距情况下,在同一深度下,对同一个物体,两个相机成像的image size相同。但是其pixel num不同。分辨率是网络计算处理的基本单位吧。在给定分辨率不同的物体,网络关于其深度的学习是确定性的吗?
The text was updated successfully, but these errors were encountered: