Skip to content

kaushalprasadhial/image_captioning_keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

image_captioning_keras

repository for image captioning with keras (deep learning) This is a deep learning-based model in which we implemented transfer learning. we used VGG16 model for extracting features. Then we passed these features into a encoder decoder model to produce caption. This model is trained on Flickr8k Dataset.

About

repository for image captioning with keras (deep learning)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published