paper-with-me

Papers

MonSter: Marry Monodepth to Stereo Unleashes Power

2025-01-15 · CVPR 2025 1 · Junda Cheng, Longliang Liu, Gangwei Xu, Xianqi Wang, Zhaoxing Zhang, Yong Deng, Jinliang Zang, Yurui Chen, Zhipeng Cai, Xin Yang

Stereo matching recovers depth from image correspondences. Existing methods struggle to handle ill-posed regions with limited matching cues, such as occlusions and textureless areas. To address this, we propose MonSter, a novel method that leverages the complementary strengths of monocular depth estimation and stereo matching. MonSter integrates monocular depth and stereo matching into a dual-branch architecture to iteratively improve each other. Confidence-based guidance adaptively selects reliable stereo cues for monodepth scale-shift recovery. The refined monodepth is in turn guides stereo effectively at ill-posed regions. Such iterative mutual enhancement enables MonSter to evolve monodepth priors from coarse object-level structures to pixel-level geometry, fully unlocking the potential of stereo matching. As shown in Fig.1, MonSter ranks 1st across five most commonly used leaderboards -- SceneFlow, KITTI 2012, KITTI 2015, Middlebury, and ETH3D. Achieving up to 49.5% improvements (Bad 1.0 on ETH3D) over the previous best method. Comprehensive analysis verifies the effectiveness of MonSter in ill-posed regions. In terms of zero-shot generalization, MonSter significantly and consistently outperforms state-of-the-art across the board. The code is publicly available at: https://github.com/Junda24/MonSter.

📄 PDF Abstract BibTeX arXiv:2501.08643

Code (1)

junda24/monster 공식 구현 pytorch

Tasks

Depth EstimationMonocular Depth EstimationStereo MatchingZero-shot Generalization

Similar Papers 제목 키워드 기반

Deep S2P: Integrating Learning Based Stereo Matching Into the Satellite Stereo Pipeline

2026-03-23 · Elías Masquil, Thibaud Ehret, Pablo Musé, Gabriele Facciolo arxiv

Digital Surface Model generation from satellite imagery is a core task in Earth observation and is commonly addressed using classical stereoscopic matching algorithms in satellite pipelines as in the Satellite Stereo Pip…

RealMonoDepth: Self-Supervised Monocular Depth Estimation for General Scenes

2020-04-14 · Mertalp Ocal, Armin Mustafa

We present a generalised self-supervised learning approach for monocular estimation of the real depth across scenes with diverse depth ranges from 1--100s of meters. Existing supervised methods for monocular depth estima…

Depth EstimationMonocular Depth EstimationSelf-Supervised Learning

Deep 3D Pan via adaptive "t-shaped" convolutions with global and local adaptive dilations

2019-10-02 · Juan Luis Gonzalez Bello, Munchurl Kim

Recent advances in deep learning have shown promising results in many low-level vision tasks. However, solving the single-image-based view synthesis is still an open problem. In particular, the generation of new images a…

Depth EstimationMonocular Depth EstimationSSIMUnsupervised Monocular Depth Estimation

Deep 3D Pan via Local adaptive "t-shaped" convolutions with global and local adaptive dilations

2020-05-01 · ICLR 2020 1 · Juan Luis Gonzalez Bello, Munchurl Kim

Recent advances in deep learning have shown promising results in many low-level vision tasks. However, solving the single-image-based view synthesis is still an open problem. In particular, the generation of new images …

Depth EstimationMonocular Depth EstimationSSIMUnsupervised Monocular Depth Estimation

MonStereo: When Monocular and Stereo Meet at the Tail of 3D Human Localization

2020-08-25 · Lorenzo Bertoni, Sven Kreiss, Taylor Mordan, Alexandre Alahi

Monocular and stereo visions are cost-effective solutions for 3D human localization in the context of self-driving cars or social robots. However, they are usually developed independently and have their respective streng…

Self-Driving Cars