中文
相关论文

相关论文: FC-DCNN: A densely connected neural network for st…

200 篇论文

Convolutional Neural Networks (CNNs) have become indispensable for solving machine learning tasks in speech recognition, computer vision, and other areas that involve high-dimensional data. A CNN filters the input feature using a network…

机器学习 · 计算机科学 2020-02-13 Jonathan Ephrath , Moshe Eliasof , Lars Ruthotto , Eldad Haber , Eran Treister

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

State-of-the-art approaches for semantic image segmentation are built on Convolutional Neural Networks (CNNs). The typical segmentation architecture is composed of (a) a downsampling path responsible for extracting coarse semantic features,…

计算机视觉与模式识别 · 计算机科学 2017-11-01 Simon Jégou , Michal Drozdzal , David Vazquez , Adriana Romero , Yoshua Bengio

Deep neural networks have shown excellent performance in stereo matching task. Recently CNN-based methods have shown that stereo matching can be formulated as a supervised learning task. However, less attention is paid on the fusion of…

计算机视觉与模式识别 · 计算机科学 2019-06-26 Li Zhang , Quanhong Wang , Haihua Lu , Yong Zhao

Stereo matching algorithms usually consist of four steps, including matching cost calculation, matching cost aggregation, disparity calculation, and disparity refinement. Existing CNN-based methods only adopt CNN to solve parts of the four…

计算机视觉与模式识别 · 计算机科学 2018-03-29 Zhengfa Liang , Yiliu Feng , Yulan Guo , Hengzhu Liu , Wei Chen , Linbo Qiao , Li Zhou , Jianfeng Zhang

Traditional methods for motion estimation estimate the motion field F between a pair of images as the one that minimizes a predesigned cost function. In this paper, we propose a direct method and train a Convolutional Neural Network (CNN)…

计算机视觉与模式识别 · 计算机科学 2016-01-25 Aria Ahmadi , Ioannis Patras

This paper proposes a new residual convolutional neural network (CNN) architecture for single image depth estimation. Compared with existing deep CNN based methods, our method achieves much better results with fewer training examples and…

计算机视觉与模式识别 · 计算机科学 2017-05-02 Bo Li , Yuchao Dai , Huahui Chen , Mingyi He

Change detection is the process of identifying pixelwise differences in bitemporal co-registered images. It is of great significance to Earth observations. Recently, with the emergence of deep learning (DL), the power and feasibility of…

计算机视觉与模式识别 · 计算机科学 2021-09-03 Pan Chen , Danfeng Hong , Zhengchao Chen , Xuan Yang , Baipeng Li , Bing Zhang

Purpose: Deformable Image Registration (DIR) can benefit from additional guidance using corresponding landmarks in the images. However, the benefits thereof are largely understudied, especially due to the lack of automatic landmark…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Monika Grewal , Jan Wiersma , Henrike Westerveld , Peter A. N. Bosman , Tanja Alderliesten

Motivated by the need to identify erroneous disparity assignments, various approaches for uncertainty and confidence estimation of dense stereo matching have been presented in recent years. As in many other fields, especially deep learning…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Max Mehltretter

Recent work has shown that convolutional neural networks (CNNs) can be applied successfully in disparity estimation, but these methods still suffer from errors in regions of low-texture, occlusions and reflections. Concurrently, deep…

计算机视觉与模式识别 · 计算机科学 2019-05-09 Junming Zhang , Katherine A. Skinner , Ram Vasudevan , Matthew Johnson-Roberson

In the stereo matching task, matching cost aggregation is crucial in both traditional methods and deep neural network models in order to accurately estimate disparities. We propose two novel neural net layers, aimed at capturing local and…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Feihu Zhang , Victor Prisacariu , Ruigang Yang , Philip H. S. Torr

We propose a novel and principled hybrid CNN+CRF model for stereo estimation. Our model allows to exploit the advantages of both, convolutional neural networks (CNNs) and conditional random fields (CRFs) in an unified approach. The CNNs…

计算机视觉与模式识别 · 计算机科学 2017-05-04 Patrick Knöbelreiter , Christian Reinbacher , Alexander Shekhovtsov , Thomas Pock

Deep Convolutional Neural Networks (CNNs) for image classification successively alternate convolutions and downsampling operations, such as pooling layers or strided convolutions, resulting in lower resolution features the deeper the…

计算机视觉与模式识别 · 计算机科学 2022-09-29 Ioannis Vezakis , Antonios Vezakis , Sofia Gourtsoyianni , Vassilis Koutoulidis , George K. Matsopoulos , Dimitrios Koutsouris

Fully Convolution Networks (FCN) have achieved great success in dense prediction tasks including semantic segmentation. In this paper, we start from discussing FCN by understanding its architecture limitations in building a strong…

计算机视觉与模式识别 · 计算机科学 2016-11-29 Bing Shuai , Ting Liu , Gang Wang

Convolutional Neural Networks (CNN) increase depth by stacking convolutional layers, and deeper network models perform better in image recognition. Empirical research shows that simply stacking convolutional layers does not make the network…

计算机视觉与模式识别 · 计算机科学 2022-11-16 Rui-Yang Ju , Jen-Shiun Chiang , Chih-Chia Chen , Yu-Shian Lin

Deep Learning based stereo matching methods have shown great successes and achieved top scores across different benchmarks. However, like most data-driven methods, existing deep stereo matching networks suffer from some well-known drawbacks…

计算机视觉与模式识别 · 计算机科学 2018-08-14 Yiran Zhong , Hongdong Li , Yuchao Dai

Deep convolutional neural networks (DCNN) have been widely adopted for research on super resolution recently, however previous work focused mainly on stacking as many layers as possible in their model, in this paper, we present a new…

计算机视觉与模式识别 · 计算机科学 2018-04-18 Yiwen Huang , Ming Qin

Deep networks for stereo matching typically leverage 2D or 3D convolutional encoder-decoder architectures to aggregate cost and regularize the cost volume for accurate disparity estimation. Due to content-insensitive convolutions and…

计算机视觉与模式识别 · 计算机科学 2020-10-16 Changjiang Cai , Philippos Mordohai

Convolutional neural networks (CNNs) have massively impacted visual recognition in 2D images, and are now ubiquitous in state-of-the-art approaches. CNNs do not easily extend, however, to data that are not represented by regular grids, such…

计算机视觉与模式识别 · 计算机科学 2018-03-29 Nitika Verma , Edmond Boyer , Jakob Verbeek