You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An Image Caption Generator built with VGG16 (CNN) and LSTM (RNN), trained on the Flickr8k dataset to automatically generate natural language captions for images. Evaluated using BLEU score to measure caption quality.
About
An Image Caption Generator built with VGG16 (CNN) and LSTM (RNN), trained on the Flickr8k dataset to automatically generate natural language captions for images. Evaluated using BLEU score to measure caption quality.