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
i am trying to use it to refine the depth image got from rgbd/stereo cameras, but it works not so great. could you please tell something more about the depth image used in this project? like the format, range, precision etc, and i can add more preprocessing on it.
The text was updated successfully, but these errors were encountered:
Hi, I am also exploring its application to RGBD data. It seems that the model does not generalize well to different prompt depth domains, in contrast with DepthAnything v2 (metric checkpoint). In particular, the fusion modules are expecting low res depth maps to draw sparse scale-shifts from and perform (sprarse) local refinement of the mono depths. When prompted with higher-res depth maps, whose values contain larger local variances, fusion performs worse.
thanks for your great jobs in this project!
i am trying to use it to refine the depth image got from rgbd/stereo cameras, but it works not so great. could you please tell something more about the depth image used in this project? like the format, range, precision etc, and i can add more preprocessing on it.
The text was updated successfully, but these errors were encountered: