Created a Deep Learning Model that Caption the Image with good
accuracy using RNN,CNN,word2vec and Keras.
In this project we worked on the flicker8k dataset and tried to train a deep learning model that can caption the image by itself. Further more we hosted
the trained model using django and connect the model to the bot that can take a image as a input and output the image with captions on it.