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 - Fork 1
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.
GarvitGit/Caption-Generator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published