We have seen yesterday on Convolution Neural Network(CNN), Layers, Filters, and Architectures.
In this blog, we will see an actual example of Edge Detect Filter 3×3.
Download cat image as 0 to 255 color pixel in a text file. This is one of my college AI project coded purely in python without any Scikit, Pytorch or Tensorflow libraries.
Copy to Clipboard
Copy to Clipboard
Leave A Comment