paper-with-me

홈 › Papers

Stereo Risk: A Continuous Modeling Approach to Stereo Matching

2024-07-03 · Ce Liu, Suryansh Kumar, Shuhang Gu, Radu Timofte, Yao Yao, Luc van Gool

We introduce Stereo Risk, a new deep-learning approach to solve the classical stereo-matching problem in computer vision. As it is well-known that stereo matching boils down to a per-pixel disparity estimation problem, the popular state-of-the-art stereo-matching approaches widely rely on regressing the scene disparity values, yet via discretization of scene disparity values. Such discretization often fails to capture the nuanced, continuous nature of scene depth. Stereo Risk departs from the conventional discretization approach by formulating the scene disparity as an optimal solution to a continuous risk minimization problem, hence the name "stereo risk". We demonstrate that $L^1$ minimization of the proposed continuous risk function enhances stereo-matching performance for deep networks, particularly for disparities with multi-modal probability distributions. Furthermore, to enable the end-to-end network training of the non-differentiable $L^1$ risk optimization, we exploited the implicit function theorem, ensuring a fully differentiable network. A comprehensive analysis demonstrates our method's theoretical soundness and superior performance over the state-of-the-art methods across various benchmark datasets, including KITTI 2012, KITTI 2015, ETH3D, SceneFlow, and Middlebury 2014.

📄 PDF Abstract BibTeX arXiv:2407.03152

Code (0)

등록된 구현이 없습니다.

Tasks

Disparity EstimationStereo Matching

Similar Papers 제목 키워드 기반

STEREOFLOW: Progressive Stereo Matching with StereoDiT and Transition Flow Matching

2026-07-22 · Hao Wang, Haoran Geng, Xiaotong Yang, Jing Tang 외 arxiv

Stereo matching is a fundamental task in 3D reconstruction. Despite remarkable advances, the prevailing paradigms formulate stereo matching as a deterministic regression problem, collapsing the multimodal distribution mo…

Zero-shot Generalization3D Reconstruction

MaDis-Stereo: Enhanced Stereo Matching via Distilled Masked Image Modeling

2024-09-04 · Jihye Ahn, Hyesong Choi, SooMin Kim, Dongbo Min

In stereo matching, CNNs have traditionally served as the predominant architectures. Although Transformer-based stereo models have been studied recently, their performance still lags behind CNN-based stereo models due to…

Depth EstimationDepth PredictionImage ReconstructionInductive Bias+1

Selective-Stereo: Adaptive Frequency Information Selection for Stereo Matching

2024-03-01 · CVPR 2024 1 · Xianqi Wang, Gangwei Xu, Hao Jia, Xin Yang

Stereo matching methods based on iterative optimization, like RAFT-Stereo and IGEV-Stereo, have evolved into a cornerstone in the field of stereo matching. However, these methods struggle to simultaneously capture high-f…

Stereo Matching

Temporal Event Stereo via Joint Learning with Stereoscopic Flow

2024-07-15 · Hoonhee Cho, Jae-Young Kang, Kuk-Jin Yoon

Event cameras are dynamic vision sensors inspired by the biological retina, characterized by their high dynamic range, high temporal resolution, and low power consumption. These features make them capable of perceiving 3…

Optical Flow EstimationStereo Matching

Semi-synthesis: A fast way to produce effective datasets for stereo matching

2021-01-26 · Ju He, Enyu Zhou, Liusheng Sun, Fei Lei 외

Stereo matching is an important problem in computer vision which has drawn tremendous research attention for decades. Recent years, data-driven methods with convolutional neural networks (CNNs) are continuously pushing s…

Stereo Matching