Skip to content

GarvitGit/Caption-Generator

Repository files navigation

Caption-Generator

From the input image it generates caption of the image. the model uses computer vision ,basically a pretrained vgg model which gives a feature vector of the image, and natural language precessing, a lstm model to generate sentences trained on sentences and the feature vector as the input.

About

From the input image it generates caption of the image. the model uses computer vision ,basically a pretrained vgg model which gives a feature vector of the image, and natural language precessing, a lstm model to generate sentences trained on sentences and the feature vector as the input.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors