Before Convolutional Neural Networks were introduced, the way practitioners processed image data was by taking each pixel, extracting data from it such as its RGB values etc., The problem with this method is, we lose a lot of spatial structure. What ...
blog.yash.fr1 min read
No responses yet.