Skip to content

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.

Notifications You must be signed in to change notification settings

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

Watchers

Forks

Releases

No releases published

Packages

No packages published