paper-with-me

Papers

SR-Stereo & DAPE: Stepwise Regression and Pre-trained Edges for Practical Stereo Matching

2024-06-11 · Weiqing Xiao, Wei Zhao

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 segment is proposed to set the supervision individually for each stepwise regression unit. In addition, to enhance the edge awareness of models adapting new domains with sparse ground truth, we propose Domain Adaptation based on Pre-trained Edges (DAPE). In DAPE, a pre-trained stereo model and an edge estimator are used to estimate the edge maps of the target domain images, which along with the sparse ground truth disparity are used to fine-tune the stereo model. The proposed SR-Stereo and DAPE are extensively evaluated on SceneFlow, KITTI, Middbury 2014 and ETH3D. Compared with the SOTA methods and generalized methods, the proposed SR-Stereo achieves competitive in-domain and cross-domain performances. Meanwhile, the proposed DAPE significantly improves the performance of the fine-tuned model, especially in the texture-less and detailed regions.

📄 PDF Abstract BibTeX arXiv:2406.06953

Code (1)

zhuxing0/SR-Stereov1-DAPE 공식 구현 pytorch

Tasks

Disparity EstimationDomain AdaptationregressionStereo Matching

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Uncalibrated Photometric Stereo by Stepwise Optimization Using Principal Components of Isotropic BRDFs

2016-06-01 · CVPR 2016 6 · Keisuke Midorikawa, Toshihiko Yamasaki, Kiyoharu Aizawa

The uncalibrated photometric stereo problem for non-Lambertian surfaces is challenging because of the large number of unknowns and its ill-posed nature stemming from unknown reflectance functions. We propose a model tha…

Parameterizable Consensus Connectomes from the Human Connectome Project: The Budapest Reference Connectome Server v3.0

2016-02-15

Connections of the living human brain, on a macroscopic scale, can be mapped by a diffusion MR imaging based workflow. Since the same anatomic regions can be corresponded between distinct brains, one can compare the pres…

The Robustness and the Doubly-Preferential Attachment Simulation of the Consensus Connectome Dynamics of the Human Brain

2016-10-14

The increasing quantity and quality of the publicly available human cerebral diffusion MRI data make possible the study of the brain as it was unimaginable before. The Consensus Connectome Dynamics (CCD) is a remarkable …

Diffusion MRI

Improving and Simplifying Pattern Exploiting Training

2021-03-22 · EMNLP 2021 11 · Derek Tam, Rakesh R Menon, Mohit Bansal, Shashank Srivastava 외

Recently, pre-trained language models (LMs) have achieved strong performance when fine-tuned on difficult benchmarks like SuperGLUE. However, performance can suffer when there are very few labeled examples available for …

Few-Shot Learning

Transformer-based stereo-aware 3D object detection from binocular images

2023-04-24 · Hanqing Sun, Yanwei Pang, Jiale Cao, Jin Xie 외

Transformers have shown promising progress in various visual object detection tasks, including monocular 2D/3D detection and surround-view 3D detection. More importantly, the attention mechanism in the Transformer model …

3D Object DetectionObjectobject-detectionObject Detection