中文
相关论文

相关论文: SMD-Nets: Stereo Mixture Density Networks

200 篇论文

Depth from defocus (DfD) and stereo matching are two most studied passive depth sensing schemes. The techniques are essentially complementary: DfD can robustly handle repetitive textures that are problematic for stereo matching whereas…

计算机视觉与模式识别 · 计算机科学 2018-08-07 Zhang Chen , Xinqing Guo , Siyuan Li , Xuan Cao , Jingyi Yu

Safe autonomous driving requires reliable 3D object detection-determining the 6 DoF pose and dimensions of objects of interest. Using stereo cameras to solve this task is a cost-effective alternative to the widely used LiDAR sensor. The…

计算机视觉与模式识别 · 计算机科学 2020-03-11 Alex D. Pon , Jason Ku , Chengyao Li , Steven L. Waslander

Modern optical satellite sensors enable high-resolution stereo reconstruction from space. But the challenging imaging conditions when observing the Earth from space push stereo matching to its limits. In practice, the resulting digital…

图像与视频处理 · 电气工程与系统科学 2021-12-21 Corinne Stucker , Konrad Schindler

Multi-view stereo methods have achieved great success for depth estimation based on the coarse-to-fine depth learning frameworks, however, the existing methods perform poorly in recovering the depth of object boundaries and detail regions.…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Haitao Tian , Junyang Li , Chenxing Wang , Helong Jiang

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…

计算机视觉与模式识别 · 计算机科学 2019-04-22 Xianzhi Du , Mostafa El-Khamy , Jungwon Lee

Being a crucial task of autonomous driving, Stereo matching has made great progress in recent years. Existing stereo matching methods estimate disparity instead of depth. They treat the disparity errors as the evaluation metric of the depth…

计算机视觉与模式识别 · 计算机科学 2020-12-11 Hong Zhang , Haojie Li , Shenglun Chen , Tiantian Yan , Zhihui Wang , Guo Lu , Wanli Ouyang

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

The stereo-matching problem, i.e., matching corresponding features in two different views to reconstruct depth, is efficiently solved in biology. Yet, it remains the computational bottleneck for classical machine vision approaches. By…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Nicoletta Risi , Enrico Calabrese , Giacomo Indiveri

Recent work has shown that convolutional neural networks (CNNs) can be applied successfully in disparity estimation, but these methods still suffer from errors in regions of low-texture, occlusions and reflections. Concurrently, deep…

计算机视觉与模式识别 · 计算机科学 2019-05-09 Junming Zhang , Katherine A. Skinner , Ram Vasudevan , Matthew Johnson-Roberson

Deep learning-based multi-view stereo has emerged as a powerful paradigm for reconstructing the complete geometrically-detailed objects from multi-views. Most of the existing approaches only estimate the pixel-wise depth value by minimizing…

计算机视觉与模式识别 · 计算机科学 2023-04-28 Yisu Zhang , Jianke Zhu , Lixiang Lin

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…

计算机视觉与模式识别 · 计算机科学 2020-11-11 WeiQin Chuah , Ruwan Tennakoon , Reza Hoseinnezhad , Alireza Bab-Hadiashar , David Suter

MR imaging techniques are of great benefit to disease diagnosis. However, due to the limitation of MR devices, significant intensity inhomogeneity often exists in imaging results, which impedes both qualitative and quantitative medical…

图像与视频处理 · 电气工程与系统科学 2025-07-03 Dong Liang , Xingyu Qiu , Yuzhen Li , Wei Wang , Kuanquan Wang , Suyu Dong , Gongning Luo

Scene understanding is paramount in robotics, self-navigation, augmented reality, and many other fields. To fully accomplish this task, an autonomous agent has to infer the 3D structure of the sensed scene (to know where it looks at) and…

计算机视觉与模式识别 · 计算机科学 2020-02-26 Pier Luigi Dovesi , Matteo Poggi , Lorenzo Andraghetti , Miquel Martí , Hedvig Kjellström , Alessandro Pieropan , Stefano Mattoccia

In this paper, we have proposed a novel method for stereo disparity estimation by combining the existing methods of block based and region based stereo matching. Our method can generate dense disparity maps from disparity measurements of…

计算机视觉与模式识别 · 计算机科学 2020-01-22 Subhayan Mukherjee , Ram Mohana Reddy Guddeti

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.…

计算机视觉与模式识别 · 计算机科学 2024-01-24 Jae Young Lee , Woonghyun Ka , Jaehyun Choi , Junmo Kim

Depth prediction is a critical problem in robotics applications especially autonomous driving. Generally, depth prediction based on binocular stereo matching and fusion of monocular image and laser point cloud are two mainstream methods.…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Guancheng Chen , Junli Lin , Huabiao Qin

Stereo estimation has made many advancements in recent years with the introduction of deep-learning. However the traditional supervised approach to deep-learning requires the creation of accurate and plentiful ground-truth data, which is…

计算机视觉与模式识别 · 计算机科学 2024-10-18 Dominik Hirner , Friedrich Fraundorfer

Knowledge distillation has been quite popular in vision for tasks like classification and segmentation however not much work has been done for distilling state-of-the-art stereo matching methods despite their range of applications. One of…

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

This work presents dense stereo reconstruction using high-resolution images for infrastructure inspections. The state-of-the-art stereo reconstruction methods, both learning and non-learning ones, consume too much computational resource on…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Yaoyu Hu , Weikun Zhen , Sebastian Scherer

To obtain high-resolution depth maps, some previous learning-based multi-view stereo methods build a cost volume pyramid in a coarse-to-fine manner. These approaches leverage fixed depth range hypotheses to construct cascaded plane sweep…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Puyuan Yi , Shengkun Tang , Jian Yao