A Typical Convolutional Neural Network (CNN) Architecture
CNN(a.ka ConvNets) has become a decent plugin for computer vision tasks. In this write-up, I want to give you an intuition about the common architecture of the Convolutional Neural Networks (CNN).
A basic CNN will have the following blocks:
Convolu...
jeande.hashnode.dev3 min read