Convolution Neural Network - dsp-uga/team-huddle GitHub Wiki

CNN

In machine learning, a convolutional neural network (CNN, or ConvNet) is a class of deep, feed-forward artificial neural networks that has successfully been applied to analyzing visual imagery.its uses relatively little pre-processing compared to other image classification algorithms.

Typical CNN architecture

CNN

Examples of a good CNN network

  • VGG
  • Resnet

Image is from Wiki and not owned by as in anyway