nianticlabs / monodepth2

[ICCV 2019] Monocular depth estimation from a single image
Other
4.16k stars 962 forks source link

Why is smooth_loss divided by 2**scale? #487

Open Shaw-Way opened 10 months ago

Shaw-Way commented 10 months ago

https://github.com/nianticlabs/monodepth2/blob/b676244e5a1ca55564eb5d16ab521a48f823af31/trainer.py#L490