You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the video, we simply unproject points using our raw affine-invariant inverse depth. The points are rendered from a slightly shifted (but fixed) position relative to the camera.
It is not the actual depth in meters, only as an illustration. To make a fair comparison, we align DepthCrafter's (also affine-invariant inverse depth) prediction to ours.
Hi, is this method able to get point map output? like https://github.com/Junyi42/monst3r
The text was updated successfully, but these errors were encountered: