Concept

Advantages of Using Convolutional Neural Networks for Image Recognition

  • Parameters Sharing: a feature that is detected as useful in part of the image is probably useful in other parts as well.
  • Sparsity of Connections: in each layer, each output value depends only on a small number of inputs, rather than considering all the pixel inputs.

0

2

Updated 2021-04-09

Tags

Data Science