Image Captioning Web App

A web app that generates captions for images.

A simple deep learning project that uses a barebone CNN-RNN architecture to generate captions for images. The model is trained on the Flickr8k dataset. The interface is created using Flask and Django . The web app also includes features to upload images and annotate captions.