JUGGHM / PENet_ICRA2021

ICRA 2021 "Towards Precise and Efficient Image Guided Depth Completion"
MIT License
323 stars 46 forks source link

How to use the sparse depth? #52

Open Pattern6 opened 2 years ago

Pattern6 commented 2 years ago

Thank you for your outstanding contribution! I want to know how the Color-dominant Branch is combined with the point cloud and sent to the network. Does the radar point cloud only take effective points, and does the color image also take the same effective points as the point cloud? How can we get a dense depth map in this way? This question has been bothering me. I hope you can answer it for me. Thank you again!