Image processing (part 7) Convolution Neural Networks – CNN
In this article we will see step by step how to create and use a convolutional neural network (CNN) to classify images.
All to understand and practice A.I. in a simple way
In this article we will see step by step how to create and use a convolutional neural network (CNN) to classify images.
We will discuss in this post a kind of filters widely used by all images software (such as Photoshop or Gimp). In fact and to go further (without “sploiling” the following posts either) this convolution principle will also be widely used by neural networks (Deep Learning) … but we will see that later. First of all, let’s focus on the principle of these convolution filters.