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
{{ message }}
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
Since the paper performs unprojection of RGB-D images to pointclouds, I assume intrinsics are required during the inference. But it seems this project does not rely on that information. Is the underlying assumption here being orthogonal camera?
Hi,
Since the paper performs unprojection of RGB-D images to pointclouds, I assume intrinsics are required during the inference. But it seems this project does not rely on that information. Is the underlying assumption here being orthogonal camera?
Thank you!