中文
相关论文

相关论文: Is the deconvolution layer the same as a convoluti…

200 篇论文

Convolution is a central operation in Convolutional Neural Networks (CNNs), which applies a kernel to overlapping regions shifted across the image. However, because of the strong correlations in real-world image data, convolutional kernels…

A convolutional layer in a Convolutional Neural Network (CNN) consists of many filters which apply convolution operation to the input, capture some special patterns and pass the result to the next layer. If the same patterns also occur at…

计算机视觉与模式识别 · 计算机科学 2019-02-04 Okan Köpüklü , Maryam Babaee , Stefan Hörmann , Gerhard Rigoll

The convolution layer has been the dominant feature extractor in computer vision for years. However, the spatial aggregation in convolution is basically a pattern matching process that applies fixed filters which are inefficient at modeling…

计算机视觉与模式识别 · 计算机科学 2019-04-26 Han Hu , Zheng Zhang , Zhenda Xie , Stephen Lin

In parallel with the success of CNNs to solve vision problems, there is a growing interest in developing methodologies to understand and visualize the internal representations of these networks. How the responses of a trained CNN encode the…

计算机视觉与模式识别 · 计算机科学 2015-11-18 Ivet Rafegas , Maria Vanrell

Recent work has shown that convolutional networks can be substantially deeper, more accurate, and efficient to train if they contain shorter connections between layers close to the input and those close to the output. In this paper, we…

机器学习 · 计算机科学 2020-01-09 Gao Huang , Zhuang Liu , Geoff Pleiss , Laurens van der Maaten , Kilian Q. Weinberger

Deep convolutional neural networks achieve remarkable visual recognition performance, at the cost of high computational complexity. In this paper, we have a new design of efficient convolutional layers based on three schemes. The 3D…

计算机视觉与模式识别 · 计算机科学 2017-01-25 Min Wang , Baoyuan Liu , Hassan Foroosh

We present an efficient alternative to the convolutional layer using cheap spatial transformations. This construction exploits an inherent spatial redundancy of the learned convolutional filters to enable a much greater parameter…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Roy Miles , Krystian Mikolajczyk

This article demonstrates that convolutional operation can be converted to matrix multiplication, which has the same calculation way with fully connected layer. The article is helpful for the beginners of the neural network to understand…

机器学习 · 计算机科学 2017-12-05 Wei Ma , Jun Lu

In this paper, we present a novel and general network structure towards accelerating the inference process of convolutional neural networks, which is more complicated in network structure yet with less inference complexity. The core idea is…

计算机视觉与模式识别 · 计算机科学 2017-05-16 Xuanyi Dong , Junshi Huang , Yi Yang , Shuicheng Yan

Convolutional neural networks have achieved great success in various vision tasks; however, they incur heavy resource costs. By using deeper and wider networks, network accuracy can be improved rapidly. However, in an environment with…

计算机视觉与模式识别 · 计算机科学 2018-11-01 Yunho Jeon , Junmo Kim

Low-rank Deconvolution (LRD) has appeared as a new multi-dimensional representation model that enjoys important efficiency and flexibility properties. In this work we ask ourselves if this analytical model can compete against Deep Learning…

计算机视觉与模式识别 · 计算机科学 2024-06-18 David Reixach , Josep Ramon Morros

Traditionally, deep convolutional neural networks consist of a series of convolutional and pooling layers followed by one or more fully connected (FC) layers to perform the final classification. While this design has been successful, for…

计算机视觉与模式识别 · 计算机科学 2020-04-30 Zhongchao Qian , Tyler L. Hayes , Kushal Kafle , Christopher Kanan

Recent work has shown that convolutional networks can be substantially deeper, more accurate, and efficient to train if they contain shorter connections between layers close to the input and those close to the output. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2018-01-30 Gao Huang , Zhuang Liu , Laurens van der Maaten , Kilian Q. Weinberger

In response to the development of recent efficient dense layers, this paper shows that something as simple as replacing linear components in pointwise convolutions with structured linear decompositions also produces substantial gains in the…

机器学习 · 统计学 2019-06-04 Gavin Gray , Elliot J. Crowley , Amos Storkey

Super-resolution reconstruction techniques entail the utilization of software algorithms to transform one or more sets of low-resolution images captured from the same scene into high-resolution images. In recent years, considerable…

计算机视觉与模式识别 · 计算机科学 2024-08-02 Hao Yan , Zixiang Wang , Zhengjia Xu , Zhuoyue Wang , Zhizhong Wu , Ranran Lyu

Deconvolutional layers have been widely used in a variety of deep models for up-sampling, including encoder-decoder networks for semantic segmentation and deep generative models for unsupervised learning. One of the key limitations of…

机器学习 · 计算机科学 2017-11-28 Hongyang Gao , Hao Yuan , Zhengyang Wang , Shuiwang Ji

Deep convolutional neural networks have been successfully applied to image classification tasks. When these same networks have been applied to image retrieval, the assumption has been made that the last layers would give the best…

计算机视觉与模式识别 · 计算机科学 2015-05-01 Joe Yue-Hei Ng , Fan Yang , Larry S. Davis

Convolutional neural networks (CNNs) have rapidly risen in popularity for many machine learning applications, particularly in the field of image recognition. Much of the benefit generated from these networks comes from their ability to…

量子物理 · 物理学 2019-04-10 Maxwell Henderson , Samriddhi Shakya , Shashindra Pradhan , Tristan Cook

The majority of medical images, especially those that resemble cells, have similar characteristics. These images, which occur in a variety of shapes, often show abnormalities in the organ or cell region. The convolution operation possesses…

Convolutional neural networks are witnessing wide adoption in computer vision systems with numerous applications across a range of visual recognition tasks. Much of this progress is fueled through advances in convolutional neural network…

计算机视觉与模式识别 · 计算机科学 2018-06-06 Felix Juefei-Xu , Vishnu Naresh Boddeti , Marios Savvides
‹ 上一页 1 2 3 10 下一页 ›