seb-le
seb-le
Hi! Thank you for your nice implementation. I have a question about clipping the depth value in test_disp.py. https://github.com/ClementPinard/SfmLearner-Pytorch/blob/master/test_disp.py Currently, before applying the scale factor to predicted depth, depth is...
Thank you for your excellent work, and I have learned many things from your source codes. I saw that the error occurs when the ground truth depth is loaded. ([issue9](https://github.com/nianticlabs/manydepth/issues/9))...
Hi. First, thank you for opening your nice paper and source code. Could you share checkpoints that were pretrained on Cityscapes and fine-tuned on KITTI (i.e., CS → K)? I...