Like the following picture.The network seems to learn the structure well,but the distance is not learned well.The depth in the distance seems to be similar to that in the near place.What's the reason that might influence it?
I use the pretrained model to finetune.Hyperparameter is all default except exp_mask_weight=0.2 and epochs=20.
And I add an corner mask for photometric_reconstruction_loss since the four corner in my dataset is all black and meaningless.
Like the following picture.The network seems to learn the structure well,but the distance is not learned well.The depth in the distance seems to be similar to that in the near place.What's the reason that might influence it? I use the pretrained model to finetune.Hyperparameter is all default except exp_mask_weight=0.2 and epochs=20. And I add an corner mask for photometric_reconstruction_loss since the four corner in my dataset is all black and meaningless.