Skip to content

arroqc/ImageCaptioning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Image Captioning

The following tries to mimic the following idea by google AI LINK and also takes a lot of tips from the final project of the Deep Learning course from the Advanced Machine Learning course on Coursera.

To run the code you will have to download the image data and captions. Pick 2017 Train, Val and 2017 Train/Val annotations. Then from the annotations archive, extract the two json files for captions. http://cocodataset.org/#download

In the notebook, change the IMAGE_PATH variable to where the data is. Then everything should run. Note that this notebook will take a very long time to run without a GPU.

About

Simple Image Captioning with COCO 2017

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published