:Image colorization has recently been popular with the rise of powerful hardwares like GPU. CNN has been so famous in the last few years and these days many state of the art techniques are here to do amazing things on computer vision. One can not stop by listing the names of those researches. In the […]
convolutional neural network
Convolutional Neural Networks From Scratch on Python
How to write a convolutional neural network from scratch in python? This blog describes how to make one like keras.