Colorizer GAN is a Unsupervised learning based model that has an encoder-decoder structure to regenerate a black-white image to colored image.
Unlike other GAN methodology this model has been trained same way. It encodes grayscale image to a 1x512 feature vector and then decoder works on it to regenerate an entire image out of it.
Find out more about my this project from the link given below