中文
相关论文

相关论文: Learning Stereo Matchability in Disparity Regressi…

200 篇论文

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

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

Stereo matching has emerged as a cost-effective solution for road surface 3D reconstruction, garnering significant attention towards improving both computational efficiency and accuracy. This article introduces decisive disparity diffusion…

计算机视觉与模式识别 · 计算机科学 2024-11-07 Chuang-Wei Liu , Yikang Zhang , Qijun Chen , Ioannis Pitas , Rui Fan

Stereo matching and flow estimation are two essential tasks for scene understanding, spatially in 3D and temporally in motion. Existing approaches have been focused on the unsupervised setting due to the limited resource to obtain the…

计算机视觉与模式识别 · 计算机科学 2019-05-23 Hsueh-Ying Lai , Yi-Hsuan Tsai , Wei-Chen Chiu

In many fields, self-supervised learning solutions are rapidly evolving and filling the gap with supervised approaches. This fact occurs for depth estimation based on either monocular or stereo, with the latter often providing a valid…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Filippo Aleotti , Fabio Tosi , Li Zhang , Matteo Poggi , Stefano Mattoccia

Stereo matching under foggy scenes remains a challenging task since the scattering effect degrades the visibility and results in less distinctive features for dense correspondence matching. While some previous learning-based methods…

计算机视觉与模式识别 · 计算机科学 2024-03-07 Zihua Liu , Yizhou Li , Masatoshi Okutomi

Stereo video retargeting aims to resize an image to a desired aspect ratio. The quality of retargeted videos can be significantly impacted by the stereo videos spatial, temporal, and disparity coherence, all of which can be impacted by the…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Hassan Imani , Md Baharul Islam , Lai-Kuan Wong

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

Computational stereo is one of the classical problems in computer vision. Numerous algorithms and solutions have been reported in recent years focusing on developing methods for computing similarity, aggregating it to obtain spatial support…

计算机视觉与模式识别 · 计算机科学 2017-11-03 Patrick Brandao , Evangelos Mazomenos , Danail Stoyanov

The objective of deep metric learning (DML) is to learn embeddings that can capture semantic similarity and dissimilarity information among data points. Existing pairwise or tripletwise loss functions used in DML are known to suffer from…

计算机视觉与模式识别 · 计算机科学 2021-03-22 Xinshao Wang , Yang Hua , Elyor Kodirov , Neil M. Robertson

Disparity/depth estimation from sequences of stereo images is an important element in 3D vision. Owing to occlusions, imperfect settings and homogeneous luminance, accurate estimate of depth remains a challenging problem. Targetting view…

图像与视频处理 · 电气工程与系统科学 2020-03-17 Nantheera Anantrasirichai , Majid Geravand , David Braendler , David R. Bull

Deep metric learning maps visually similar images onto nearby locations and visually dissimilar images apart from each other in an embedding manifold. The learning process is mainly based on the supplied image negative and positive training…

计算机视觉与模式识别 · 计算机科学 2020-09-14 Chang-Hui Liang , Wan-Lei Zhao , Run-Qing Chen

Inferring the 3D shape of an object from an RGB image has shown impressive results, however, existing methods rely primarily on recognizing the most similar 3D model from the training set to solve the problem. These methods suffer from poor…

计算机视觉与模式识别 · 计算机科学 2019-10-22 Haozhe Xie , Hongxun Yao , Shangchen Zhou , Shengping Zhang , Xiaoshuai Sun , Wenxiu Sun

The vast majority of Dimensionality Reduction (DR) techniques rely on second-order statistics to define their optimization objective. Even though this provides adequate results in most cases, it comes with several shortcomings. The methods…

计算机视觉与模式识别 · 计算机科学 2017-08-21 Nikolaos Passalis , Anastasios Tefas

Image restoration, which aims to recover high-quality images from their corrupted counterparts, often faces the challenge of being an ill-posed problem that allows multiple solutions for a single input. However, most deep learning based…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Wenyi Lian , Wenjing Lian , Ziwei Luo

Learned confidence measures gain increasing importance for outlier removal and quality improvement in stereo vision. However, acquiring the necessary training data is typically a tedious and time consuming task that involves manual…

计算机视觉与模式识别 · 计算机科学 2016-04-19 Christian Mostegel , Markus Rumpler , Friedrich Fraundorfer , Horst Bischof

Iterative-based methods have become mainstream in stereo matching due to their high performance. However, these methods heavily rely on labeled data and face challenges with unlabeled real-world data. To this end, we propose a…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Jingyi Zhou , Peng Ye , Haoyu Zhang , Jiakang Yuan , Rao Qiang , Liu YangChenXu , Wu Cailin , Feng Xu , Tao Chen

Depth estimation is solved as a regression or classification problem in existing learning-based multi-view stereo methods. Although these two representations have recently demonstrated their excellent performance, they still have apparent…

计算机视觉与模式识别 · 计算机科学 2022-03-14 Rui Peng , Rongjie Wang , Zhenyu Wang , Yawen Lai , Ronggang Wang

This paper reports a CPU-level real-time stereo matching method for surgical images (10 Hz on 640 * 480 image with a single core of i5-9400). The proposed method is built on the fast ''dense inverse searching'' algorithm, which estimates…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Jingwei Song , Qiuchen Zhu , Jianyu Lin , Maani Ghaffari

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