How to predict depth map ?
I just want to use it to predict the depth map, but src/main.py has various parameters stacked, too many parameters and too messy, unfortunately, I didn't run it successfully.
depthsplat-depth-small-352x640-randview2-8-e807bd82.pth
Can you update a clean py file that only does the depth prediction code? I want to test it Thank you so much~
You can refer to https://github.com/cvg/depthsplat?tab=readme-ov-file#depth-prediction for an example. We plan to release a simpler depth inference pipeline for customized data, but this will take a bit of time.
Waiting for the update. Thank you~
You can refer to https://github.com/cvg/depthsplat?tab=readme-ov-file#depth-prediction for an example. We plan to release a simpler depth inference pipeline for customized data, but this will take a bit of time.
I am looking forward to see that, thank you for your hard working. could you please tell us a estimation time.
+1
Hi all, sorry that this is taking longer than expected due to other project deadlines. I will try to support this before cvpr conference, thanks for your patience.
I am also looking for this update, how is it going??
Hi all, sorry that this is taking longer than expected due to other project deadlines. I will try to support this before cvpr conference, thanks for your patience.
Hi~ is there any update w.r.t. the depth estimation code?