Skip to content

SakshiModi/Image-Captioning-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Image-Captioning-Project

For Model 1 (CNN+LSTM)

Download the MSCOCO dataset from the below URL

Download Annotations File from the below URL

Extract the zip files and place it in google drive

There are 5 files which should be executed cell by cell in following order

1) read_and_preprocess_data.ipynb

2) vocabulary_generator.ipynb

3) feature_extraction.ipynb

4) training_model.ipynb

5) testing_model.ipynb

For Model 2(With Visual attention)

Code need to be executed in Google Colab with GPU selected as runtime

Download the MSCOCO dataset from the below URL

Download Annotations File from the below URL

Extract the zip files and place it in google drive

Place the Model2_VisualAttention.ipynb in the google drive

Execute all the cells of the file sequentially

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published