SR-Stereo & DAPE: Stepwise Regression and Pre-trained Edges for Practical Stereo Matching
Weiqing Xiao, Wei Zhao

TL;DR
This paper introduces SR-Stereo, a stepwise regression approach for improved domain generalization in stereo matching, and DAPE, a domain adaptation method leveraging pre-trained edges to enhance performance in sparse ground truth scenarios.
Contribution
The paper proposes a novel stepwise regression architecture for stereo matching and a domain adaptation method using pre-trained edges, addressing domain discrepancies and sparse ground truth challenges.
Findings
SR-Stereo achieves competitive in-domain and cross-domain performance.
DAPE significantly improves performance in texture-less and detailed regions.
The methods outperform state-of-the-art approaches in various benchmarks.
Abstract
Due to the difficulty in obtaining real samples and ground truth, the generalization performance and domain adaptation performance are critical for the feasibility of stereo matching methods in practical applications. However, there are significant distributional discrepancies among different domains, which pose challenges for generalization and domain adaptation of the model. Inspired by the iteration-based methods, we propose a novel stepwise regression architecture. This architecture regresses the disparity error through multiple range-controlled clips, which effectively overcomes domain discrepancies. We implement this architecture based on the iterative-based methods, and refer to this new stereo method as SR-Stereo. Specifically, a new stepwise regression unit is proposed to replace the original update unit in order to control the range of output. Meanwhile, a regression objective…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Advanced Image Processing Techniques · Image and Signal Denoising Methods
MethodsSparse Evolutionary Training
