The image is acquired and represented as a matrix of pixel values.
Filters are applied to extract local features from the image.
Non-linearity is introduced to the model using the ReLU function.
Dimensionality of feature maps is reduced to enhance efficiency.
Additional convolutional and pooling layers extract higher-level features.
by jdsiwjiopj