arXiv · 1712.01252
An Equivalence of Fully Connected Layer and Convolutional Layer
Abstract
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 how fully connected layer and the convolutional layer work in the backend. To be concise and to make the article more readable, we only consider the linear case. It can be extended to the non-linear case easily through plugging in a non-linear encapsulation to the values like this $σ(x)$ denoted as $x^{\prime}$.
Explore related subjects
Keep this discovery
Wei Ma, Jun Lu. 2017-12-04. An Equivalence of Fully Connected Layer and Convolutional Layer. https://arxiv.org/abs/1712.01252
Cite the original work for its findings. Save a collection to share your selection of sources.