paper-with-me

Papers

Digging Into Normal Incorporated Stereo Matching

2024-02-28 · ACM International Conference on Multimedia 2022 10 · Zihua Liu, Songyan Zhang, Zhicheng Wang, Masatoshi Okutomi

Despite the remarkable progress facilitated by learning-based stereo-matching algorithms, disparity estimation in low-texture, occluded, and bordered regions still remains a bottleneck that limits the performance. To tackle these challenges, geometric guidance like plane information is necessary as it provides intuitive guidance about disparity consistency and affinity similarity. In this paper, we propose a normal incorporated joint learning framework consisting of two specific modules named non-local disparity propagation(NDP) and affinity-aware residual learning(ARL). The estimated normal map is first utilized for calculating a non-local affinity matrix and a non-local offset to perform spatial propagation at the disparity level. To enhance geometric consistency, especially in low-texture regions, the estimated normal map is then leveraged to calculate a local affinity matrix, providing the residual learning with information about where the correction should refer and thus improving the residual learning efficiency. Extensive experiments on several public datasets including Scene Flow, KITTI 2015, and Middlebury 2014 validate the effectiveness of our proposed method. By the time we finished this work, our approach ranked 1st for stereo matching across foreground pixels on the KITTI 2015 dataset and 3rd on the Scene Flow dataset among all the published works.

📄 PDF Abstract BibTeX arXiv:2402.18171

Code (1)

Magicboomliu/NINet 공식 구현 pytorch

Tasks

Disparity EstimationStereo Matching

Methods 이 논문이 사용한 방법론

Spatial Propagation Inspired by the spatial propagation mechanism utilized in the depth completion task \cite{NLSPN}, we introduce a normal incorporated non-local disparity propagation module in…

Similar Papers 제목 키워드 기반

Digging Into Uncertainty-based Pseudo-label for Robust Stereo Matching

2023-07-31 · Zhelun Shen, Xibin Song, Yuchao Dai, Dingfu Zhou 외

Due to the domain differences and unbalanced disparity distribution across multiple datasets, current stereo matching approaches are commonly limited to a specific dataset and generalize poorly to others. Such domain shi…

Depth EstimationMonocular Depth EstimationPseudo LabelStereo Matching

3D LiDAR and Stereo Fusion using Stereo Matching Network with Conditional Cost Volume Normalization

2019-04-05 · Tsun-Hsuan Wang, Hou-Ning Hu, Chieh Hubert Lin, Yi-Hsuan Tsai 외

The complementary characteristics of active and passive depth sensing techniques motivate the fusion of the Li-DAR sensor and stereo camera for improved depth perception. Instead of directly fusing estimated depths acros…

Depth CompletionStereo-LiDAR FusionStereo MatchingStereo Matching Hand

H-OmniStereo: Zero-Shot Omnidirectional Stereo Matching with Heading-Aligned Normal Priors

2026-05-14 · Chenxing Jiang, Zhe Tong, Pusen Gao, Peize Liu 외 arxiv

Stereo matching on top-bottom equirectangular images provides an effective framework for full-surround perception, as vertically aligned epipolar lines enable the use of advanced perspective stereo architectures that are…

Deep Material-Aware Cross-Spectral Stereo Matching

2018-06-01 · CVPR 2018 6 · Tiancheng Zhi, Bernardo R. Pires, Martial Hebert, Srinivasa G. Narasimhan

Cross-spectral imaging provides strong benefits for recognition and detection tasks. Often, multiple cameras are used for cross-spectral imaging, thus requiring image alignment, or disparity estimation in a stereo settin…

Disparity EstimationStereo MatchingStereo Matching Hand

AdaStereo: A Simple and Efficient Approach for Adaptive Stereo Matching

2020-04-09 · CVPR 2021 1 · Xiao Song, Guorun Yang, Xinge Zhu, Hui Zhou 외

Recently, records on stereo matching benchmarks are constantly broken by end-to-end disparity networks. However, the domain adaptation ability of these deep models is quite poor. Addressing such problem, we present a nov…

Domain AdaptationStereo Matching