中文
相关论文

相关论文: Displacement-Invariant Cost Computation for Effici…

200 篇论文

Stereo matching provides depth estimation from binocular images for downstream applications. These applications mostly take video streams as input and require temporally consistent depth maps. However, existing methods mainly focus on the…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Jiaxi Zeng , Chengtang Yao , Yuwei Wu , Yunde Jia

We introduce the first end-to-end learning-based solution to near-field Photometric Stereo (PS), where the light sources are close to the object of interest. This setup is especially useful for reconstructing large immobile objects. Our…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Daniel Lichy , Soumyadip Sengupta , David W. Jacobs

In this paper, we propose a novel binary-based cost computation and aggregation approach for stereo matching problem. The cost volume is constructed through bitwise operations on a series of binary strings. Then this approach is combined…

计算机视觉与模式识别 · 计算机科学 2014-02-11 Kang Zhang , Jiyang Li , Yijing Li , Weidong Hu , Lifeng Sun , Shiqiang Yang

In deep learning-based local stereo matching methods, larger image patches usually bring better stereo matching accuracy. However, it is unrealistic to increase the size of the image patch size without restriction. Arbitrarily extending the…

计算机视觉与模式识别 · 计算机科学 2021-01-05 Xin Ma , Zhicheng Zhang , Danfeng Wang , Yu Luo , Hui Yuan

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

Despite the outstanding performance of convolutional neural networks (CNNs) for many vision tasks, the required computational cost during inference is problematic when resources are limited. In this context, we propose Convolutional Neural…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Adria Ruiz , Jakob Verbeek

This work introduces a novel method for surface normal estimation from rectified stereo image pairs, leveraging affine transformations derived from disparity values to achieve fast and accurate results. We demonstrate how the rectification…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Csongor Csanad Kariko , Muhammad Rafi Faisal , Levente Hajder

Display technologies have evolved over the years. It is critical to develop practical HDR capturing, processing, and display solutions to bring 3D technologies to the next level. Depth estimation of multi-exposure stereo image sequences is…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Rohit Choudhary , Mansi Sharma , Uma T , Rithvik Anil

We propose a method for large displacement optical flow in which local matching costs are learned by a convolutional neural network (CNN) and a smoothness prior is imposed by a conditional random field (CRF). We tackle the computation- and…

计算机视觉与模式识别 · 计算机科学 2017-07-21 Gottfried Munda , Alexander Shekhovtsov , Patrick Knöbelreiter , Thomas Pock

Denoising Diffusion Probabilistic Models (DDPMs) have established a new state-of-the-art in generative image synthesis, yet their deployment is hindered by significant computational overhead during inference, often requiring up to 1,000…

机器学习 · 计算机科学 2025-11-25 Srishti Gupta , Yashasvee Taiwade

The cost volume, capturing the similarity of possible correspondences across two input images, is a key ingredient in state-of-the-art optical flow approaches. When sampling correspondences to build the cost volume, a large neighborhood…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Huaizu Jiang , Erik Learned-Miller

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

In Diffusion Probabilistic Models (DPMs), the task of modeling the score evolution via a single time-dependent neural network necessitates extended training periods and may potentially impede modeling flexibility and capacity. To counteract…

机器学习 · 计算机科学 2023-06-06 Etrit Haxholli , Marco Lorenzi

Disparity estimation is a difficult problem in stereo vision because the correspondence technique fails in images with textureless and repetitive regions. Recent body of work using deep convolutional neural networks (CNN) overcomes this…

计算机视觉与模式识别 · 计算机科学 2018-05-22 Rowel Atienza

We propose a novel lightweight network for stereo estimation. Our network consists of a fully-convolutional densely connected neural network (FC-DCNN) that computes matching costs between rectified image pairs. Our FC-DCNN method learns…

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

Recently, the ever-increasing capacity of large-scale annotated datasets has led to profound progress in stereo matching. However, most of these successes are limited to a specific dataset and cannot generalize well to other datasets. The…

计算机视觉与模式识别 · 计算机科学 2021-04-12 Zhelun Shen , Yuchao Dai , Zhibo Rao

One of the fundamental problems within the field of machine learning is dimensionality reduction. Dimensionality reduction methods make it possible to combat the so-called curse of dimensionality, visualize high-dimensional data and, in…

机器学习 · 计算机科学 2025-05-12 Sergio García-Heredia , Ángela Fernández , Carlos M. Alaíz

Recently, end-to-end deep networks based stereo matching methods, mainly because of their performance, have gained popularity. However, this improvement in performance comes at the cost of increased computational and memory bandwidth…

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

Dense 3D convolutions provide high accuracy for perception but are too computationally expensive for real-time robotic systems. Existing tri-plane methods rely on 2D image features with interpolation, point-wise queries, and implicit MLPs,…

机器人学 · 计算机科学 2025-09-19 Sibaek Lee , Jiung Yeon , Hyeonwoo Yu

Modern day computing increasingly relies on specialization to satiate growing performance and efficiency requirements. A core challenge in designing such specialized hardware architectures is how to perform mapping space search, i.e.,…

机器学习 · 计算机科学 2021-03-03 Kartik Hegde , Po-An Tsai , Sitao Huang , Vikas Chandra , Angshuman Parashar , Christopher W. Fletcher