Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 733 Bytes

README.md

File metadata and controls

33 lines (29 loc) · 733 Bytes

Image Caption Generator

A deep learning model to generate a caption for an image.

(Based on the tutorial by Jason Brownlee) | (Dataset- Flickr 8K)

Caption Generator

Test Image
black dog is running through the water


Model

Model
Deep Neural Network (VGG-16 + LSTM)


Performance

BLEU-1: 0.502664
BLEU-2: 0.258071
BLEU-3: 0.173180
BLEU-4: 0.075685