Filbert Sun
Filbert Sun
Hi, thanks for your excellent work. I have a few questions. I didn't figure out what is self-diffusion. Is the refined depth map you mentioned in the paper a true...
I encountered a confusing problem when I tried to train the depth model. When I executed `bash tools/dist_train.sh configs/ddp_kitti/ddp_swinb_22k_w7_kitti_bs2x8_scale01.py 1` with samples_per_gpu=2, the model took the following GPU memory. ...
KITTI's depth gt is a map with sparse ground truth values. Do you use it directly as x0 of the diffusion model during training?