/image_captioning

Image captioning with a CNN-Lstm Model powered by Attention Mechanism

Primary LanguageJupyter Notebook

image_captioning

An implementation of a seminal paper "Show, Attend and Tell: Neural Image Caption Generation with Visual Attention" [https://arxiv.org/abs/1502.03044] in pyTorch.