English
Related papers

Related papers: EdgeStereo: A Context Integrated Residual Pyramid …

200 papers

Stereo matching has become an increasingly important component of modern autonomous systems. Developing deep learning-based stereo matching models that deliver high accuracy while operating in real-time continues to be a major challenge in…

Computer Vision and Pattern Recognition · Computer Science 2025-06-27 Mahmoud Tahmasebi , Saif Huq , Kevin Meehan , Marion McAfee

We propose a novel deep learning architecture for regressing disparity from a rectified pair of stereo images. We leverage knowledge of the problem's geometry to form a cost volume using deep feature representations. We learn to incorporate…

Computer Vision and Pattern Recognition · Computer Science 2017-03-14 Alex Kendall , Hayk Martirosyan , Saumitro Dasgupta , Peter Henry , Ryan Kennedy , Abraham Bachrach , Adam Bry

Dynamic stereo matching is the task of estimating consistent disparities from stereo videos with dynamic objects. Recent learning-based methods prioritize optimal performance on a single stereo pair, resulting in temporal inconsistencies.…

Computer Vision and Pattern Recognition · Computer Science 2024-03-19 Junpeng Jing , Ye Mao , Krystian Mikolajczyk

We present an improved three-step pipeline for the stereo matching problem and introduce multiple novelties at each stage. We propose a new highway network architecture for computing the matching cost at each possible disparity, based on…

Computer Vision and Pattern Recognition · Computer Science 2017-01-03 Amit Shaked , Lior Wolf

In this work, we present an end-to-end network for stereo-consistent image inpainting with the objective of inpainting large missing regions behind objects. The proposed model consists of an edge-guided UNet-like network using Partial…

Computer Vision and Pattern Recognition · Computer Science 2022-05-17 Violeta Menéndez González , Andrew Gilbert , Graeme Phillipson , Stephen Jolly , Simon Hadfield

Monocular Metric Depth Estimation (MMDE) is essential for physically intelligent systems, yet accurate depth estimation for underrepresented classes in complex scenes remains a persistent challenge. To address this, we propose RAD, a…

Computer Vision and Pattern Recognition · Computer Science 2026-04-07 Michael Baltaxe , Dan Levi , Sagie Benaim

Self-supervised learning for depth estimation possesses several advantages over supervised learning. The benefits of no need for ground-truth depth, online fine-tuning, and better generalization with unlimited data attract researchers to…

Computer Vision and Pattern Recognition · Computer Science 2021-08-17 Weihao Yuan , Yazhan Zhang , Bingkun Wu , Siyu Zhu , Ping Tan , Michael Yu Wang , Qifeng Chen

Stereo matching and flow estimation are two essential tasks for scene understanding, spatially in 3D and temporally in motion. Existing approaches have been focused on the unsupervised setting due to the limited resource to obtain the…

Computer Vision and Pattern Recognition · Computer Science 2019-05-23 Hsueh-Ying Lai , Yi-Hsuan Tsai , Wei-Chen Chiu

Traditional stereo algorithms have focused their efforts on reconstruction quality and have largely avoided prioritizing for run time performance. Robots, on the other hand, require quick maneuverability and effective computation to observe…

Robotics · Computer Science 2016-02-18 Sudeep Pillai , Srikumar Ramalingam , John J. Leonard

Recent advanced studies have spent considerable human efforts on optimizing network architectures for stereo matching but hardly achieved both high accuracy and fast inference speed. To ease the workload in network design, neural…

Computer Vision and Pattern Recognition · Computer Science 2022-07-21 Qiang Wang , Shaohuai Shi , Kaiyong Zhao , Xiaowen Chu

In this paper, a new deep learning architecture for stereo disparity estimation is proposed. The proposed atrous multiscale network (AMNet) adopts an efficient feature extractor with depthwise-separable convolutions and an extended cost…

Computer Vision and Pattern Recognition · Computer Science 2019-04-22 Xianzhi Du , Mostafa El-Khamy , Jungwon Lee

In this paper we present ActiveStereoNet, the first deep learning solution for active stereo systems. Due to the lack of ground truth, our method is fully self-supervised, yet it produces precise depth with a subpixel precision of $1/30th$…

Computer Vision and Pattern Recognition · Computer Science 2018-07-18 Yinda Zhang , Sameh Khamis , Christoph Rhemann , Julien Valentin , Adarsh Kowdle , Vladimir Tankovich , Michael Schoenberg , Shahram Izadi , Thomas Funkhouser , Sean Fanello

Stereo matching is a fundamental task for 3D scene reconstruction. Recently, deep learning based methods have proven effective on some benchmark datasets, such as KITTI and Scene Flow. UAVs (Unmanned Aerial Vehicles) are commonly utilized…

Computer Vision and Pattern Recognition · Computer Science 2023-02-21 Zhang Xiaoyi , Cao Xuefeng , Yu Anzhu , Yu Wenshuai , Li Zhenqi , Quan Yujun

Stereo matching algorithms usually consist of four steps, including matching cost calculation, matching cost aggregation, disparity calculation, and disparity refinement. Existing CNN-based methods only adopt CNN to solve parts of the four…

Computer Vision and Pattern Recognition · Computer Science 2018-03-29 Zhengfa Liang , Yiliu Feng , Yulan Guo , Hengzhu Liu , Wei Chen , Linbo Qiao , Li Zhou , Jianfeng Zhang

Stereo vision generally involves the computation of pixel correspondences and estimation of disparities between rectified image pairs. In many applications, including simultaneous localization and mapping (SLAM) and 3D object detection, the…

Computer Vision and Pattern Recognition · Computer Science 2020-11-11 WeiQin Chuah , Ruwan Tennakoon , Reza Hoseinnezhad , Alireza Bab-Hadiashar , David Suter

Existing state-of-the-art disparity estimation works mostly leverage the 4D concatenation volume and construct a very deep 3D convolution neural network (CNN) for disparity regression, which is inefficient due to the high memory consumption…

Computer Vision and Pattern Recognition · Computer Science 2021-03-05 Songyan Zhang , Zhicheng Wang , Qiang Wang , Jinshuo Zhang , Gang Wei , Xiaowen Chu

Stereo depth estimation relies on optimal correspondence matching between pixels on epipolar lines in the left and right images to infer depth. In this work, we revisit the problem from a sequence-to-sequence correspondence perspective to…

Computer Vision and Pattern Recognition · Computer Science 2021-08-27 Zhaoshuo Li , Xingtong Liu , Nathan Drenkow , Andy Ding , Francis X. Creighton , Russell H. Taylor , Mathias Unberath

Leveraging the disparity information from both left and right views is crucial for stereo disparity estimation. Left-right consistency check is an effective way to enhance the disparity estimation by referring to the information from the…

Computer Vision and Pattern Recognition · Computer Science 2018-04-04 Zequn Jie , Pengfei Wang , Yonggen Ling , Bo Zhao , Yunchao Wei , Jiashi Feng , Wei Liu

Depth estimation from stereo images is carried out with unmatched results by convolutional neural networks trained end-to-end to regress dense disparities. Like for most tasks, this is possible if large amounts of labelled samples are…

Computer Vision and Pattern Recognition · Computer Science 2021-05-04 Matteo Poggi , Alessio Tonioni , Fabio Tosi , Stefano Mattoccia , Luigi Di Stefano

We propose a novel stereo-confidence that can be measured externally to various stereo-matching networks, offering an alternative input modality choice of the cost volume for learning-based approaches, especially in safety-critical systems.…

Computer Vision and Pattern Recognition · Computer Science 2024-01-24 Jae Young Lee , Woonghyun Ka , Jaehyun Choi , Junmo Kim