中文
相关论文

相关论文: Do End-to-end Stereo Algorithms Under-utilize Info…

200 篇论文

Stereo matching has recently witnessed remarkable progress using Deep Neural Networks (DNNs). But, how robust are they? Although it has been well-known that DNNs often suffer from adversarial vulnerability with a catastrophic drop in…

计算机视觉与模式识别 · 计算机科学 2021-09-24 Kelvin Cheng , Christopher Healey , Tianfu Wu

Stereo correspondence matching is an essential part of the multi-step stereo depth estimation process. This paper revisits the depth estimation problem, avoiding the explicit stereo matching step using a simple two-tower convolutional…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Rohit Choudhary , Mansi Sharma , Rithvik Anil

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

Deep convolutional networks provide state of the art classifications and regressions results over many high-dimensional problems. We review their architecture, which scatters data with a cascade of linear filter weights and non-linearities.…

机器学习 · 统计学 2016-04-27 Stéphane Mallat

Stereo matching, a critical step of 3D reconstruction, has fully shifted towards deep learning due to its strong feature representation of remote sensing images. However, ground truth for stereo matching task relies on expensive airborne…

计算机视觉与模式识别 · 计算机科学 2024-08-15 Liting Jiang , Feng Wang , Wenyi Zhang , Peifeng Li , Hongjian You , Yuming Xiang

Visual recognition requires rich representations that span levels from low to high, scales from small to large, and resolutions from fine to coarse. Even with the depth of features in a convolutional network, a layer in isolation is not…

计算机视觉与模式识别 · 计算机科学 2019-01-07 Fisher Yu , Dequan Wang , Evan Shelhamer , Trevor Darrell

End-to-end learning models have demonstrated a remarkable capability in performing speech segregation. Despite their wide-scope of real-world applications, little is known about the mechanisms they employ to group and consequently segregate…

音频与语音处理 · 电气工程与系统科学 2022-06-22 Rahil Parikh , Gaspar Rochette , Carol Espy-Wilson , Shihab Shamma

Several leading methods on public benchmarks for depth-from-stereo rely on memory-demanding 4D cost volumes and computationally intensive 3D convolutions for feature matching. We suggest a new way to process the 4D cost volume where we…

计算机视觉与模式识别 · 计算机科学 2023-01-03 Oh-Hun Kwon , Eduard Zell

Dense matching is crucial for 3D scene reconstruction since it enables the recovery of scene 3D geometry from image acquisition. Deep Learning (DL)-based methods have shown effectiveness in the special case of epipolar stereo disparity…

计算机视觉与模式识别 · 计算机科学 2024-02-21 Teng Wu , Bruno Vallet , Marc Pierrot-Deseilligny , Ewelina Rupnik

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

The self-attention mechanism, successfully employed with the transformer structure is shown promise in many computer vision tasks including image recognition, and object detection. Despite the surge, the use of the transformer for the…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Xuelian Cheng , Yiran Zhong , Mehrtash Harandi , Tom Drummond , Zhiyong Wang , Zongyuan Ge

In recent years, the widespread use of deep neural networks (DNNs) has facilitated great improvements in performance for computer vision tasks like image classification and object recognition. In most realistic computer vision applications,…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Tejas Borkar , Lina Karam

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…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Weihao Yuan , Yazhan Zhang , Bingkun Wu , Siyu Zhu , Ping Tan , Michael Yu Wang , Qifeng Chen

Depth estimation is one of the key technologies in some fields such as autonomous driving and robot navigation. However, the traditional method of using a single sensor is inevitably limited by the performance of the sensor. Therefore, a…

计算机视觉与模式识别 · 计算机科学 2023-08-24 Guangyao Xu , Junfeng Fan , En Li , Xiaoyu Long , Rui Guo

In this paper, we present a novel approach to detect ground control points (GCPs) for stereo matching problem. First of all, we train a convolutional neural network (CNN) on a large stereo set, and compute the matching confidence of each…

计算机视觉与模式识别 · 计算机科学 2016-05-10 Zhun Zhong , Songzhi Su , Donglin Cao , Shaozi Li

Real-time performance of stereo matching networks is important for many applications, such as automatic driving, robot navigation and augmented reality (AR). Although significant progress has been made in stereo matching networks in recent…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Bin Xu , Yuhua Xu , Xiaoli Yang , Wei Jia , Yulan Guo

The performance of image based stereo estimation suffers from lighting variations, repetitive patterns and homogeneous appearance. Moreover, to achieve good performance, stereo supervision requires sufficient densely-labeled data, which are…

计算机视觉与模式识别 · 计算机科学 2020-05-06 Yu-Kai Huang , Yueh-Cheng Liu , Tsung-Han Wu , Hung-Ting Su , Winston H. Hsu

Convolutional neural networks excel in a number of computer vision tasks. One of their most crucial architectural elements is the effective receptive field size, that has to be manually set to accommodate a specific task. Standard solutions…

计算机视觉与模式识别 · 计算机科学 2020-02-07 Domen Tabernik , Matej Kristan , Aleš Leonardis

Stereo superpixel segmentation aims at grouping the discretizing pixels into perceptual regions through left and right views more collaboratively and efficiently. Existing superpixel segmentation algorithms mostly utilize color and spatial…

计算机视觉与模式识别 · 计算机科学 2022-08-18 Hua Li , Junyan Liang , Ruiqi Wu , Runmin Cong , Junhui Wu , Sam Tak Wu Kwong

Compositing is one of the most common operations in photo editing. To generate realistic composites, the appearances of foreground and background need to be adjusted to make them compatible. Previous approaches to harmonize composites have…

计算机视觉与模式识别 · 计算机科学 2017-03-02 Yi-Hsuan Tsai , Xiaohui Shen , Zhe Lin , Kalyan Sunkavalli , Xin Lu , Ming-Hsuan Yang