中文
相关论文

相关论文: Self-Supervised Learning for Stereo Matching with …

200 篇论文

Current self-supervised methods for monocular depth estimation are largely based on deeply nested convolutional networks that leverage stereo image pairs or monocular sequences during a training phase. However, they often exhibit inaccurate…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Jaehoon Cho , Dongbo Min , Youngjung Kim , Kwanghoon Sohn

Deep neural networks have shown excellent performance for stereo matching. Many efforts focus on the feature extraction and similarity measurement of the matching cost computation step while less attention is paid on cost aggregation which…

计算机视觉与模式识别 · 计算机科学 2018-01-15 Lidong Yu , Yucheng Wang , Yuwei Wu , Yunde Jia

Unlike other vision tasks where Transformer-based approaches are becoming increasingly common, stereo depth estimation is still dominated by convolution-based approaches. This is mainly due to the limited availability of real-world ground…

计算机视觉与模式识别 · 计算机科学 2024-09-05 Soomin Kim , Hyesong Choi , Jihye Ahn , Dongbo Min

In training machine learning models for land cover semantic segmentation there is a stark contrast between the availability of satellite imagery to be used as inputs and ground truth data to enable supervised learning. While thousands of…

计算机视觉与模式识别 · 计算机科学 2022-03-14 Michail Tarasiou , Stefanos Zafeiriou

We revisit the problem of visual depth estimation in the context of autonomous vehicles. Despite the progress on monocular depth estimation in recent years, we show that the gap between monocular and stereo depth accuracy remains large$-$a…

计算机视觉与模式识别 · 计算机科学 2020-07-09 Nikolai Smolyanskiy , Alexey Kamenev , Stan Birchfield

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…

计算机视觉与模式识别 · 计算机科学 2017-01-03 Amit Shaked , Lior Wolf

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

We present a self-supervised approach to training convolutional neural networks for dense depth estimation from monocular endoscopy data without a priori modeling of anatomy or shading. Our method only requires sequential data from…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Xingtong Liu , Ayushi Sinha , Mathias Unberath , Masaru Ishii , Gregory Hager , Russell H. Taylor , Austin Reiter

Although convolution neural network based stereo matching architectures have made impressive achievements, there are still some limitations: 1) Convolutional Feature (CF) tends to capture appearance information, which is inadequate for…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Biyang Liu , Huimin Yu , Yangqi Long

We tackle the problem of unsupervised synthetic-to-real domain adaptation for single image depth estimation. An essential building block of single image depth estimation is an encoder-decoder task network that takes RGB images as input and…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Hiroyasu Akada , Shariq Farooq Bhat , Ibraheem Alhashim , Peter Wonka

Disparity prediction from stereo images is essential to computer vision applications including autonomous driving, 3D model reconstruction, and object detection. To predict accurate disparity map, we propose a novel deep learning…

计算机视觉与模式识别 · 计算机科学 2019-05-01 Zhibo Rao , Mingyi He , Yuchao Dai , Zhidong Zhu , Bo Li , Renjie He

3D scene reconstruction from multiple views is an important classical problem in computer vision. Deep learning based approaches have recently demonstrated impressive reconstruction results. When training such models, self-supervised…

计算机视觉与模式识别 · 计算机科学 2020-09-29 Arijit Mallick , Jörg Stückler , Hendrik Lensch

In this paper, we present a decomposition model for stereo matching to solve the problem of excessive growth in computational cost (time and memory cost) as the resolution increases. In order to reduce the huge cost of stereo matching at…

计算机视觉与模式识别 · 计算机科学 2021-04-16 Chengtang Yao , Yunde Jia , Huijun Di , Pengxiang Li , Yuwei Wu

Nighttime stereo depth estimation is still challenging, as assumptions associated with daytime lighting conditions do not hold any longer. Nighttime is not only about low-light and dense noise, but also about glow/glare, flares, non-uniform…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Aashish Sharma , Lionel Heng , Loong-Fah Cheong , Robby T. Tan

We propose self-adaptive training -- a unified training algorithm that dynamically calibrates and enhances training processes by model predictions without incurring an extra computational cost -- to advance both supervised and…

机器学习 · 计算机科学 2022-10-17 Lang Huang , Chao Zhang , Hongyang Zhang

Self-supervised monocular depth estimation has become an appealing solution to the lack of ground truth labels, but its reconstruction loss often produces over-smoothed results across object boundaries and is incapable of handling occlusion…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Hyesong Choi , Hunsang Lee , Sunkyung Kim , Sunok Kim , Seungryong Kim , Kwanghoon Sohn , Dongbo Min

Stereo matching is the key step in estimating depth from two or more images. Recently, some tree-based non-local stereo matching methods have been proposed, which achieved state-of-the-art performance. The algorithms employed some tree…

计算机视觉与模式识别 · 计算机科学 2015-09-29 Xuan Luo , Xuejiao Bai , Shuo Li , Hongtao Lu , Sei-ichiro Kamata

In stereo vision, self-similar or bland regions can make it difficult to match patches between two images. Active stereo-based methods mitigate this problem by projecting a pseudo-random pattern on the scene so that each patch of an image…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Laurent Jospin , Allen Antony , Lian Xu , Hamid Laga , Farid Boussaid , Mohammed Bennamoun

SAR despeckling is a problem of paramount importance in remote sensing, since it represents the first step of many scene analysis algorithms. Recently, deep learning techniques have outperformed classical model-based despeckling algorithms.…

图像与视频处理 · 电气工程与系统科学 2020-01-16 Andrea Bordone Molini , Diego Valsesia , Giulia Fracastoro , Enrico Magli

In this paper we formulate structure from motion as a learning problem. We train a convolutional network end-to-end to compute depth and camera motion from successive, unconstrained image pairs. The architecture is composed of multiple…

计算机视觉与模式识别 · 计算机科学 2018-01-18 Benjamin Ummenhofer , Huizhong Zhou , Jonas Uhrig , Nikolaus Mayer , Eddy Ilg , Alexey Dosovitskiy , Thomas Brox