LittlePey / SFD

Sparse Fuse Dense: Towards High Quality 3D Detection with Depth Completion (CVPR 2022, Oral)
Apache License 2.0
265 stars 34 forks source link

How to get dense depth maps in other datasets #53

Open xifen523 opened 1 year ago

xifen523 commented 1 year ago

Your work has been very inspiring and I thank you for your efforts.

How to obtain a Depth Completion Network in your own dataset that can transform a sparse depth map into a dense depth map along with the corresponding image frames.

Karkers commented 1 month ago

Hello, have you solved this problem?