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
video-to-pose3D/videopose.py
Line 112 in c1e14af
The text was updated successfully, but these errors were encountered:
Check #48.
Sorry, something went wrong.
上面只写了xy没写z
3D输出的单位是米,但是因为输入的2D坐标被归一化过了,因此这只是给3D空间作图用的单位,不能反映真是世界大小。
谢谢。。。这个可以反映相机坐标系下的大小吧?因为train的时候也是把3d世界坐标-root世界坐标(单位米)作为groundtruth的吧?
No branches or pull requests
video-to-pose3D/videopose.py
Line 112 in c1e14af
你好,这里相机坐标系下prediction吗?深度的单位是米?
The text was updated successfully, but these errors were encountered: