中文
相关论文

相关论文: Bilateral Grid Learning for Stereo Matching Networ…

200 篇论文

Despite the remarkable progress of deep learning in stereo matching, there exists a gap in accuracy between real-time models and slower state-of-the-art models which are suitable for practical applications. This paper presents an iterative…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Kumail Raza , René Schuster , Didier Stricker

Existing stereo matching networks typically rely on either cost-volume construction based on 3D convolutions or deformation methods based on iterative optimization. The former incurs significant computational overhead during cost…

计算机视觉与模式识别 · 计算机科学 2026-01-09 Ao Xu , Rujin Zhao , Xiong Xu , Boceng Huang , Yujia Jia , Hongfeng Long , Fuxuan Chen , Zilong Cao , Fangyuan Chen

Stereo matching is a fundamental building block for many vision and robotics applications. An informative and concise cost volume representation is vital for stereo matching of high accuracy and efficiency. In this paper, we present a novel…

计算机视觉与模式识别 · 计算机科学 2022-06-24 Gangwei Xu , Junda Cheng , Peng Guo , Xin Yang

Cost aggregation is a key component of stereo matching for high-quality depth estimation. Most methods use multi-scale processing to downsample cost volume for proper context information, but will cause loss of details when upsampling. In…

计算机视觉与模式识别 · 计算机科学 2020-06-08 Chengtang Yao , Yunde Jia , Huijun Di , Yuwei Wu , Lidong Yu

Estimating depth from RGB images is a long-standing ill-posed problem, which has been explored for decades by the computer vision, graphics, and machine learning communities. Among the existing techniques, stereo matching remains one of the…

计算机视觉与模式识别 · 计算机科学 2021-01-26 Hamid Laga , Laurent Valentin Jospin , Farid Boussaid , Mohammed Bennamoun

Computational stereo has reached a high level of accuracy, but degrades in the presence of occlusions, repeated textures, and correspondence errors along edges. We present a novel approach based on neural networks for depth estimation that…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Yinda Zhang , Neal Wadhwa , Sergio Orts-Escolano , Christian Häne , Sean Fanello , Rahul Garg

Recently, end-to-end deep networks based stereo matching methods, mainly because of their performance, have gained popularity. However, this improvement in performance comes at the cost of increased computational and memory bandwidth…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Rafia Rahim , Samuel Woerz , Andreas Zell

Convolutional neural networks(CNN) have been shown to perform better than the conventional stereo algorithms for stereo estimation. Numerous efforts focus on the pixel-wise matching cost computation, which is the important building block…

计算机视觉与模式识别 · 计算机科学 2018-04-18 Haihua Lu , Hai Xu , Li Zhang , Yong Zhao

Current self-supervised denoising methods for paired noisy images typically involve mapping one noisy image through the network to the other noisy image. However, after measuring the spectral bias of such methods using our proposed Image…

计算机视觉与模式识别 · 计算机科学 2025-10-02 Wang Zhang , Huaqiu Li , Xiaowan Hu , Tao Jiang , Zikang Chen , Haoqian Wang

Recently, leveraging on the development of end-to-end convolutional neural networks (CNNs), deep stereo matching networks have achieved remarkable performance far exceeding traditional approaches. However, state-of-the-art stereo frameworks…

计算机视觉与模式识别 · 计算机科学 2019-12-12 Xiao Song , Xu Zhao , Liangji Fang , Hanwen Hu

Multi-view stereo is an important research task in computer vision while still keeping challenging. In recent years, deep learning-based methods have shown superior performance on this task. Cost volume pyramid network-based methods which…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Shiyu Gao , Zhaoxin Li , Zhaoqi Wang

Road surface reconstruction plays a crucial role in autonomous driving, providing essential information for safe and smooth navigation. This paper enhances the RoadBEV [1] framework for real-time inference on edge devices by optimizing both…

计算机视觉与模式识别 · 计算机科学 2025-04-28 Deepak Ghimire , Byoungjun Kim , Donghoon Kim , SungHwan Jeong

Accurate stereo depth estimation plays a critical role in various 3D tasks in both indoor and outdoor environments. Recently, learning-based multi-view stereo methods have demonstrated competitive performance with a limited number of views.…

计算机视觉与模式识别 · 计算机科学 2020-06-02 Uday Kusupati , Shuo Cheng , Rui Chen , Hao Su

In this paper, we present Shift Convolution Network (ShiftConvNet) to provide matching capability between two feature maps for stereo estimation. The proposed method can speedily produce a highly accurate disparity map from stereo images. A…

计算机视觉与模式识别 · 计算机科学 2019-11-21 Jian Xie

Leveraging on the recent developments in convolutional neural networks (CNNs), matching dense correspondence from a stereo pair has been cast as a learning problem, with performance exceeding traditional approaches. However, it remains…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Jiahao Pang , Wenxiu Sun , Jimmy SJ. Ren , Chengxi Yang , Qiong Yan

Efficient yet accurate extraction of depth from stereo image pairs is required by systems with low power resources, such as robotics and embedded systems. State-of-the-art stereo matching methods based on convolutional neural networks…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Rafael Brandt , Nicola Strisciuglio , Nicolai Petkov

Performing a real-time and accurate instrument segmentation from videos is of great significance for improving the performance of robotic-assisted surgery. We identify two important clues for surgical instrument perception, including local…

计算机视觉与模式识别 · 计算机科学 2021-09-29 Jiacheng Wang , Yueming Jin , Liansheng Wang , Shuntian Cai , Pheng-Ann Heng , Jing Qin

Downsampling is widely adopted to achieve a good trade-off between accuracy and latency for visual recognition. Unfortunately, the commonly used pooling layers are not learned, and thus cannot preserve important information. As another…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Ho Man Kwan , Shenghui Song

This paper presents HITNet, a novel neural network architecture for real-time stereo matching. Contrary to many recent neural network approaches that operate on a full cost volume and rely on 3D convolutions, our approach does not…

计算机视觉与模式识别 · 计算机科学 2023-01-23 Vladimir Tankovich , Christian Häne , Yinda Zhang , Adarsh Kowdle , Sean Fanello , Sofien Bouaziz

Recently, end-to-end trainable deep neural networks have significantly improved stereo depth estimation for perspective images. However, 360{\deg} images captured under equirectangular projection cannot benefit from directly adopting…

计算机视觉与模式识别 · 计算机科学 2020-03-27 Ning-Hsu Wang , Bolivar Solarte , Yi-Hsuan Tsai , Wei-Chen Chiu , Min Sun