Skip to content

Vinamrata1086/Image_Caption_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Caption-Generator

A Web App to generate caption for Images. VGG-16 Model is used to encode the images and extracting features and LSTM's will be used for training captions.

Model

Screenshots of the flask App

  • homepage

  • application page

  • output

Video Demo

How to run the project

  • Install python 3 (3.7 or higher) and add python to path
  • Clone the repository using cmd or bash:
git clone https://github.com/ABX9801/Book-Review-Website.git
  • Install requirements using cmd or bash:
pip install -r requirements.txt
  • Run the server in using cmd or bash:
flask run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published