Skip to content

chiraggandhi123/Caption_It

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caption_It

Caption Your Images using LSTM and Resnet50 and Flask REST Api

Clone The repository

git clone https://github.com/chiraggandhi123/Caption_it

Create a virtualenv

virtualenv venv

Activate the virtualenv

source venv/bin/activate

Install the dependencies

pip3 install -r requirements.txt

Run Flask App

python3 app.py

The web app will be served over 127.0.0.1:5000

Home.html

Paste the url of the Image

Result.html

Display the caption for the image

About

Caption Your Images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published