MonoDepth-PyTorch
MonoDepth-PyTorch copied to clipboard
Update scale_pyramid with area downsampling
Replace bilinear with area interpolation for the scale pyramid as suggested in the official implementation https://github.com/mrharicot/monodepth/blob/5bc4bb1eaf6f6c78ec3bcda37af4eeea9fc4f0c6/monodepth_model.py#L82