IEBins: Iterative Elastic Bins for Monocular Depth Estimation
Shuwei Shao, Zhongcai Pei, Xingming Wu, Zhong Liu, Weihai Chen,, Zhengguo Li

TL;DR
This paper introduces IEBins, an iterative elastic bin approach for monocular depth estimation that progressively refines depth predictions and adaptively adjusts bin widths to improve accuracy, outperforming previous methods.
Contribution
The paper proposes a novel iterative elastic bin framework with a GRU-based optimizer for improved monocular depth estimation accuracy.
Findings
Outperforms state-of-the-art on KITTI, NYU-Depth-v2, SUN RGB-D datasets.
Uses elastic target bins to reduce error accumulation.
Demonstrates effective depth refinement through multiple stages.
Abstract
Monocular depth estimation (MDE) is a fundamental topic of geometric computer vision and a core technique for many downstream applications. Recently, several methods reframe the MDE as a classification-regression problem where a linear combination of probabilistic distribution and bin centers is used to predict depth. In this paper, we propose a novel concept of iterative elastic bins (IEBins) for the classification-regression-based MDE. The proposed IEBins aims to search for high-quality depth by progressively optimizing the search range, which involves multiple stages and each stage performs a finer-grained depth search in the target bin on top of its previous stage. To alleviate the possible error accumulation during the iterative process, we utilize a novel elastic target bin to replace the original target bin, the width of which is adjusted elastically based on the depth…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsAdvanced Vision and Imaging · Image Processing Techniques and Applications · Optical measurement and interference techniques
