News

Image Caption Generator implemented using Tensorflow and Keras in a Python Jupyter Notebook. The goal is to describe the content of an image by using a CNN and RNN.
A tensorflow implemenation of Christian et al's SRGAN(super-resolution generative adversarial network) - buriburisuri/SRGAN ...