Skip to content

Bhavyakala/Image_Caption_Generator

Repository files navigation

Image Caption Generator

It generates a caption describing the picture given to the model. I used Xception model pretrained from keras for feature extraction , LSTM, Glove Embeddings for handling text data, CNN for handling images and combine this by add to get prediction of words and then make prediction either by Greedy search or Beam search.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published