English

LocalBins: Improving Depth Estimation by Learning Local Distributions

Computer Vision and Pattern Recognition 2022-03-30 v1

Abstract

We propose a novel architecture for depth estimation from a single image. The architecture itself is based on the popular encoder-decoder architecture that is frequently used as a starting point for all dense regression tasks. We build on AdaBins which estimates a global distribution of depth values for the input image and evolve the architecture in two ways. First, instead of predicting global depth distributions, we predict depth distributions of local neighborhoods at every pixel. Second, instead of predicting depth distributions only towards the end of the decoder, we involve all layers of the decoder. We call this new architecture LocalBins. Our results demonstrate a clear improvement over the state-of-the-art in all metrics on the NYU-Depth V2 dataset. Code and pretrained models will be made publicly available.

Keywords

Cite

@article{arxiv.2203.15132,
  title  = {LocalBins: Improving Depth Estimation by Learning Local Distributions},
  author = {Shariq Farooq Bhat and Ibraheem Alhashim and Peter Wonka},
  journal= {arXiv preprint arXiv:2203.15132},
  year   = {2022}
}

Comments

19 pages

R2 v1 2026-06-24T10:29:11.525Z