duanyiqun / DiffusionDepth

PyTorch Implementation of introducing diffusion approach to 3D depth perception
https://arxiv.org/abs/2303.05021
Apache License 2.0
293 stars 16 forks source link

Why is it that in the paper, rgb is input to get dense depth, while in testing code, rgb, dep, gt is input, which becomes depth completion #50

Open air158 opened 1 month ago

air158 commented 1 month ago

Why is it that in the paper, rgb is input to get dense depth, while in testing code, rgb, dep, gt is input, which becomes depth completion