Skip to content

Using deep learning the model will generate captions for the given image.

Notifications You must be signed in to change notification settings

SakshamSoni-code/Image-Caption-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image-Caption-Generator

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

About

Using deep learning the model will generate captions for the given image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published