Skip to content

Python implementation of a Caption Generator for a given image

License

Notifications You must be signed in to change notification settings

pranavraikote/DL-ImageCaptionGenerator

Repository files navigation

DL-ImageCaptionGenerator

Python implementation of a Caption Generator for a given image

About

Automatically describing the content of an image is a fundamental problem in artificial intelligence that connects computer vision and natural language processing. Captioning an image involves generating a human readable textual description given an image, such as a photograph.

Pre-requisites

Download and install the following module:
1)keras - pip install keras
2)matplotlib - pip install matplotlib
3)pickle - pip install pickle
4)matplotlib - pip install matplotlib

Note:

  1. Download the Flickr8k_Dataset, Flickr_text and glove.6B datasets and unzip before continuing with the implementation

Author

Pranav Raikote

About

Python implementation of a Caption Generator for a given image

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published