Caption Your Images using LSTM and Resnet50 and Flask REST Api
git clone https://github.com/chiraggandhi123/Caption_it
virtualenv venv
source venv/bin/activate
pip3 install -r requirements.txt
python3 app.py
The web app will be served over 127.0.0.1:5000
Paste the url of the Image
Display the caption for the image