A guide to convolution arithmetic for deep learning
Machine Learning
2018-01-12 v2 Machine Learning
Neural and Evolutionary Computing
Abstract
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.
Keywords
Cite
@article{arxiv.1603.07285,
title = {A guide to convolution arithmetic for deep learning},
author = {Vincent Dumoulin and Francesco Visin},
journal= {arXiv preprint arXiv:1603.07285},
year = {2018}
}