PyTorch Implementation of introducing diffusion approach to 3D depth perception ECCV 2024
306
stars
17
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 3 months 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