Built a Deep Learning model using (VGG-16 & LSTM) to generate captions for any image.
Technologies -
- Python 3.x
- Keras (VGG-16)
- NLTK (NLP & Bleu Score Calculation)
Future Goals -
- Use a better model than VGG-16.
- Enable a REST API from a website to generate a caption for any input image provided by a user.