中文
相关论文

相关论文: MTStereo 2.0: improved accuracy of stereo depth es…

200 篇论文

Mobile stereo-matching systems have become an important part of many applications, such as automated-driving vehicles and autonomous robots. Accurate stereo-matching methods usually lead to high computational complexity; however, mobile…

计算机视觉与模式识别 · 计算机科学 2025-12-05 Qiong Chang , Aolong Zha , Weimin Wang , Xin Liu , Masaki Onishi , Lei Lei , Meng Joo Er , Tsutomu Maruyama

While iterative stereo matching achieves high accuracy, its dependence on Recurrent Neural Networks (RNN) hinders edge deployment, a challenge underexplored in existing researches. We analyze iterative refinement and reveal that disparity…

计算机视觉与模式识别 · 计算机科学 2026-02-25 Jintu Zheng , Qizhe Liu , HuangXin Xu , Zhuojie Chen

Although deep learning-based methods have dominated stereo matching leaderboards by yielding unprecedented disparity accuracy, their inference time is typically slow, on the order of seconds for a pair of 540p images. The main reason is…

计算机视觉与模式识别 · 计算机科学 2020-12-03 Yiran Zhong , Charles Loop , Wonmin Byeon , Stan Birchfield , Yuchao Dai , Kaihao Zhang , Alexey Kamenev , Thomas Breuel , Hongdong Li , Jan Kautz

Depth sensing is a critical function for robotic tasks such as localization, mapping and obstacle detection. There has been a significant and growing interest in depth estimation from a single RGB image, due to the relatively low cost and…

计算机视觉与模式识别 · 计算机科学 2019-03-11 Diana Wofk , Fangchang Ma , Tien-Ju Yang , Sertac Karaman , Vivienne Sze

Our goal is to significantly speed up the runtime of current state-of-the-art stereo algorithms to enable real-time inference. Towards this goal, we developed a differentiable PatchMatch module that allows us to discard most disparities…

计算机视觉与模式识别 · 计算机科学 2019-09-13 Shivam Duggal , Shenlong Wang , Wei-Chiu Ma , Rui Hu , Raquel Urtasun

Recent advances in stereo matching have focused on accuracy, often at the cost of significantly increased model size. Traditionally, the community has regarded efficient models as incapable of zero-shot ability due to their limited…

计算机视觉与模式识别 · 计算机科学 2026-04-16 Junpeng Jing , Weixun Luo , Ye Mao , Krystian Mikolajczyk

This paper presents StereoNet, the first end-to-end deep architecture for real-time stereo matching that runs at 60 fps on an NVidia Titan X, producing high-quality, edge-preserved, quantization-free disparity maps. A key insight of this…

计算机视觉与模式识别 · 计算机科学 2018-07-25 Sameh Khamis , Sean Fanello , Christoph Rhemann , Adarsh Kowdle , Julien Valentin , Shahram Izadi

Stereo depth estimation is a fundamental component in augmented reality (AR), which requires low latency for real-time processing. However, preprocessing such as rectification and non-ML computations such as cost volume require significant…

计算机视觉与模式识别 · 计算机科学 2025-04-30 Yongfan Liu , Hyoukjun Kwon

Bounded by the inherent ambiguity of depth perception, contemporary camera-based 3D object detection methods fall into the performance bottleneck. Intuitively, leveraging temporal multi-view stereo (MVS) technology is the natural knowledge…

计算机视觉与模式识别 · 计算机科学 2022-09-22 Yinhao Li , Han Bao , Zheng Ge , Jinrong Yang , Jianjian Sun , Zeming Li

Deep networks for stereo matching typically leverage 2D or 3D convolutional encoder-decoder architectures to aggregate cost and regularize the cost volume for accurate disparity estimation. Due to content-insensitive convolutions and…

计算机视觉与模式识别 · 计算机科学 2020-10-16 Changjiang Cai , Philippos Mordohai

Previous monocular depth estimation methods take a single view and directly regress the expected results. Though recent advances are made by applying geometrically inspired loss functions during training, the inference procedure does not…

计算机视觉与模式识别 · 计算机科学 2018-03-12 Yue Luo , Jimmy Ren , Mude Lin , Jiahao Pang , Wenxiu Sun , Hongsheng Li , Liang Lin

Autonomous drone-based tree pruning needs accurate, real-time depth estimation from stereo cameras. Depth is computed from disparity maps using $Z = f B/d$, so even small disparity errors cause noticeable depth mistakes at working…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Yida Lin , Bing Xue , Mengjie Zhang , Sam Schofield , Richard Green

We introduce MonSter++, a geometric foundation model for multi-view depth estimation, unifying rectified stereo matching and unrectified multi-view stereo. Both tasks fundamentally recover metric depth from correspondence search and…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Junda Cheng , Wenjing Liao , Zhipeng Cai , Longliang Liu , Gangwei Xu , Xianqi Wang , Yuzhou Wang , Zikang Yuan , Yong Deng , Jinliang Zang , Yangyang Shi , Jinhui Tang , Xin Yang

This paper presents a stereo object matching method that exploits both 2D contextual information from images as well as 3D object-level information. Unlike existing stereo matching methods that exclusively focus on the pixel-level…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Jaesung Choe , Kyungdon Joo , Francois Rameau , In So Kweon

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

Obtaining highly accurate depth from stereo images in real time has many applications across computer vision and robotics, but in some contexts, upper bounds on power consumption constrain the feasible hardware to embedded platforms such as…

计算机视觉与模式识别 · 计算机科学 2019-07-19 Oscar Rahnama , Tommaso Cavallari , Stuart Golodetz , Alessio Tonioni , Thomas Joy , Luigi Di Stefano , Simon Walker , Philip H. S. Torr

In [18], Mozerov et al. propose to perform stereo matching as a two-step energy minimization problem. For the first step they solve a fully connected MRF model. And in the next step the marginal output is employed as the unary cost for a…

计算机视觉与模式识别 · 计算机科学 2016-02-15 Hongyang Xue , Deng Cai

We propose a non-learning depth completion method for a sparse depth map captured using a light detection and ranging (LiDAR) sensor guided by a pair of stereo images. Generally, conventional stereo-aided depth completion methods have two…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Yasuhiro Yao , Ryoichi Ishikawa , Shingo Ando , Kana Kurata , Naoki Ito , Jun Shimamura , Takeshi Oishi

We propose Gated Stereo, a high-resolution and long-range depth estimation technique that operates on active gated stereo images. Using active and high dynamic range passive captures, Gated Stereo exploits multi-view cues alongside…

计算机视觉与模式识别 · 计算机科学 2023-05-23 Stefanie Walz , Mario Bijelic , Andrea Ramazzina , Amanpreet Walia , Fahim Mannan , Felix Heide

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