Using deep learning the model will generate captions for the given image. Image captioning can be regarded as an end-to-end Sequence to Sequence problem, as it converts images, which is regarded as a sequence of pixels to a sequence of words. For this purpose, we need to process both the language or statements and the images. For the Language part, we use recurrent Neural Networks and for the Image part, we use Convolutional Neural Networks to obtain the feature vectors respectively
-
Notifications
You must be signed in to change notification settings - Fork 0
SakshamSoni-code/Image-Caption-Generator
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Using deep learning the model will generate captions for the given image.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published