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
Hi, thanks for your interest! Inference with user-provided intrinsics is a good idea and can be quite useful. It was discussed in this issue #24 (comment).
Note that the model itself is trained to directly estimate point maps without intrinsics inputs. But we can tweak the output to align with a user-provided intrinsics. I am going to support this in the inference code after a few tests.
Although we can align with the user-provided intrinsics in post-processing step, I wonder whether it's possible to let the network know the intrinsics and output more accurate point maps? Any ideas?
Hi, Great Work!
I'd like to know is there any way to inference depth maps & points with given fixed camera intrinsics? Is there any way to support it?
The text was updated successfully, but these errors were encountered: