Skip to content

saty101/Image-Captioning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Captioning

Implementation of of the paper Show-Atten-Tell and use of beam search.

Bleu score of 22 with beam size of 3.

Dataset

Flickr8k dataset, 8000 images 64x64 pixels.

Training

Execute training: python train.py You can choose to use pre-trained embedding.

Monitor/Track training

Change the WANDB_TRACK = False to WANDB_TRACK = True

Notebooks

The full training and evaluation of metrics is shown in this notebook

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published