Skip to content

arvindmn01/Caption_generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caption Generation Using Deep learning

I trained Deep learning model using CNN and LSTM to generate Caption on given Image.

User can Upload Image, Model will return the Caption.

I used Google Colab for model training. the link of Colab file is given below https://colab.research.google.com/drive/1iicqfTWMxKLrrQROXzrEGExQHTtS-o3D?usp=sharing

To star with project. First install the required python libraries using the below command

pip install -r requirements.txt

then simpy run the python file. it will create web app where you can generate caption for your image

Screenshots of Flask App.

flask Main page

image

Page after Caption generated By Model.


prediction

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published