YufeiWang777 / LRRU

Official implementation of ``LRRU: Long-short Range Recurrent Updating Networks for Depth Completion'', ICCV 2023.
83 stars 4 forks source link

How to get a dense depth map #22

Open yiandjer opened 3 months ago

yiandjer commented 3 months ago

Hi author, a question for you, if I want to make my own dataset for training, and the depth map uses a projection of the point cloud, how do I get the true value of the depth map (dense depth map), or how do I make it.