Padding In CNN

  • Padding in CNN is used to pad the actual image
  • It was used to better detect the edge information of the actual image
  • Padding is normally done with constant value (usually 0)