Skip to content

kogantihemanth/Image-Captioning-using-Deep-Learning

Repository files navigation

Final-Project-Group6

The data is downloaded and included in the repository.

This is the pretrained glove model has 200-dimensional vector.

Steps to run the code:

Step 1: Download the repository

Step 2: Run data_download.py

Downloads Images, Captions and Glove.txt and unzips the folders and files.

Step 3: Go to the Final-Project-Group6/Code/ folder

Step 4: Run DataSplit.py file

This generates train_ids.txt & test_ids.txt files which are also included in the folder so this step is optional.

Step 5: Run feature_generator.py file

This generates train_features8k_vgg16.pkl & train_features8k_vgg16.pkl files which are also included in the folder so this step is optional.

Step 6: Run modeling.py file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages