DeepAI AI Chat
Log In Sign Up

A guide to convolution arithmetic for deep learning

03/23/2016
by   Vincent Dumoulin, et al.
Université de Montréal
Politecnico di Milano
0

We introduce a guide to help deep learning practitioners understand and manipulate convolutional neural network architectures. The guide clarifies the relationship between various properties (input shape, kernel shape, zero padding, strides and output shape) of convolutional, pooling and transposed convolutional layers, as well as the relationship between convolutional and transposed convolutional layers. Relationships are derived for various cases, and are illustrated in order to make them intuitive.

READ FULL TEXT

page 7

page 9

page 11

page 13

page 16

page 22

page 24

05/26/2018

The Singular Values of Convolutional Layers

We characterize the singular values of the linear transformation associa...
06/16/2020

Reusing Trained Layers of Convolutional Neural Networks to Shorten Hyperparameters Tuning Time

Hyperparameters tuning is a time-consuming approach, particularly when t...
04/15/2019

Learning Spatiotemporal Features of Ride-sourcing Services with Fusion Convolutional Network

In order to collectively forecast the demand of ride-sourcing services i...
06/10/2022

Convolutional Layers Are Not Translation Equivariant

The purpose of this paper is to correct a misconception about convolutio...
06/12/2019

On regularization for a convolutional kernel in neural networks

Convolutional neural network is a very important model of deep learning....
03/17/2020

Hyperplane Arrangements of Trained ConvNets Are Biased

We investigate the geometric properties of the functions learned by trai...
08/05/2015

Deep Convolutional Networks are Hierarchical Kernel Machines

In i-theory a typical layer of a hierarchical architecture consists of H...

Code Repositories

semantic-segmentation

A Fully Convolutional Network (FCN) script to label the pixels of a road in images


view repo

vgg_deconv_vis

Visualising VGG using the Deconvnet technique


view repo

Supplement-Pages

Supplement pages


view repo