中文
相关论文

相关论文: Direct Depth Learning Network for Stereo Matching

200 篇论文

Accurate depth estimation with lowest compute and energy cost is a crucial requirement for unmanned and battery operated autonomous systems. Robotic applications require real time depth estimation for navigation and decision making under…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Rajeev Patwari , Varo Ly

Sparse signal recovery problems from noisy linear measurements appear in many areas of wireless communications. In recent years, deep learning (DL) based approaches have attracted interests of researchers to solve the sparse linear inverse…

信号处理 · 电气工程与系统科学 2021-01-28 Wei Chen , Bowen Zhang , Shi Jin , Bo Ai , Zhangdui Zhong

Occlusion and the scarcity of labeled surgical data are significant challenges in disparity estimation for stereo laparoscopic images. To address these issues, this study proposes a Depth Guided Occlusion-Aware Disparity Refinement Network…

计算机视觉与模式识别 · 计算机科学 2025-05-14 Ziteng Liu , Dongdong He , Chenghong Zhang , Wenpeng Gao , Yili Fu

There has been tremendous research progress in estimating the depth of a scene from a monocular camera image. Existing methods for single-image depth prediction are exclusively based on deep neural networks, and their training can be…

计算机视觉与模式识别 · 计算机科学 2019-05-21 Ali Jahani Amiri , Shing Yan Loo , Hong Zhang

Stereo cameras and dense stereo matching algorithms are core components for many robotic applications due to their abilities to directly obtain dense depth measurements and their robustness against changes in lighting conditions. However,…

机器人学 · 计算机科学 2019-03-27 Yonggen Ling , Shaojie Shen

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

Rolling bearing fault detection has developed rapidly in the field of fault diagnosis technology, and it occupies a very important position in this field. Deep learning-based bearing fault diagnosis models have achieved significant success.…

机器学习 · 计算机科学 2026-03-10 Ovanes Petrosian , Li Pengyi , He Yulong , Liu Jiarui , Sun Zhaoruikun , Fu Guofeng , Meng Liping

We propose an accurate and lightweight convolutional neural network for stereo estimation with depth completion. We name this method fully-convolutional deformable similarity network with depth completion (FCDSN-DC). This method extends…

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

Recent methods in stereo matching have continuously improved the accuracy using deep models. This gain, however, is attained with a high increase in computation cost, such that the network may not fit even on a moderate GPU. This issue…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Faranak Shamsafar , Samuel Woerz , Rafia Rahim , Andreas Zell

Multi-View Stereo~(MVS) is a fundamental problem in geometric computer vision which aims to reconstruct a scene using multi-view images with known camera parameters. However, the mainstream approaches represent the scene with a fixed…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Song Zhang , Wenjia Xu , Zhiwei Wei , Lili Zhang , Yang Wang , Junyi Liu

Deep neural networks (DNNs) have successfully been applied in many fields in the past decades. However, the increasing number of multiply-and-accumulate (MAC) operations in DNNs prevents their application in resource-constrained and…

机器学习 · 计算机科学 2022-11-29 Wenhao Sun , Grace Li Zhang , Xunzhao Yin , Cheng Zhuo , Huaxi Gu , Bing Li , Ulf Schlichtmann

Depth estimation plays a pivotal role in advancing human-robot interactions, especially in indoor environments where accurate 3D scene reconstruction is essential for tasks like navigation and object handling. Monocular depth estimation,…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Siddiqui Muhammad Yasir , Hyunsik Ahn

Registration is the process that computes the transformation that aligns sets of data. Commonly, a registration process can be divided into four main steps: target selection, feature extraction, feature matching, and transform computation…

计算机视觉与模式识别 · 计算机科学 2020-10-29 Victor Villena-Martinez , Sergiu Oprea , Marcelo Saval-Calvo , Jorge Azorin-Lopez , Andres Fuster-Guillo , Robert B. Fisher

Stereo matching and semantic segmentation are significant tasks in binocular satellite 3D reconstruction. However, previous studies primarily view these as independent parallel tasks, lacking an integrated multitask learning framework. This…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Qingyuan Yang , Guanzhou Chen , Xiaoliang Tan , Tong Wang , Jiaqi Wang , Xiaodong Zhang

Self-supervised deep learning methods have leveraged stereo images for training monocular depth estimation. Although these methods show strong results on outdoor datasets such as KITTI, they do not match performance of supervised methods on…

计算机视觉与模式识别 · 计算机科学 2021-06-28 Benjamin Keltjens , Tom van Dijk , Guido de Croon

On account of its many successes in inference tasks and denoising applications, Dictionary Learning (DL) and its related sparse optimization problems have garnered a lot of research interest. While most solutions have focused on single…

机器学习 · 计算机科学 2020-10-22 Wen Tang , Emilie Chouzenoux , Jean-Christophe Pesquet , Hamid Krim

We present a real-time, non-learning depth estimation method that fuses Light Detection and Ranging (LiDAR) data with stereo camera input. Our approach comprises three key techniques: Semi-Global Matching (SGM) stereo with Discrete…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Yasuhiro Yao , Ryoichi Ishikawa , Takeshi Oishi

In this paper, we propose a novel system named Disp R-CNN for 3D object detection from stereo images. Many recent works solve this problem by first recovering a point cloud with disparity estimation and then apply a 3D detector. The…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Jiaming Sun , Linghao Chen , Yiming Xie , Siyu Zhang , Qinhong Jiang , Xiaowei Zhou , Hujun Bao

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

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