Skip to content

achi9629/Image-Caption-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Image-Caption-Generator

Automatically describing the content of an image is a fundamental problem in AI that connects CV and NLP. So our goal is, given an image, the method can output an English sentence describing it’s content, we present a generative model based on a DNN architecture that combines recent advances in CV and machine translation.

The code contains the whole procoess of pre processing, feature extraction, making vocabulary, converting words to indexes, training the model, evaluating the model, predictions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors