Reimplementation of SRGAN using TensorFlow 2
-
Updated
May 11, 2021 - Python
Reimplementation of SRGAN using TensorFlow 2
In this capstone project, I created a deep learning model to explain the contents of an image in the form of speech through caption generation with an attention mechanism on the Flickr 8K dataset. The caption generated through the CNN-RNN model has been converted to speech using the Google translate python library.
Add a description, image, and links to the keras-subclassing topic page so that developers can more easily learn about it.
To associate your repository with the keras-subclassing topic, visit your repo's landing page and select "manage topics."