show-attend-and-tell topic

List show-attend-and-tell repositories

Image_Captioning_With_Attention

48
Stars
7
Forks
Watchers

CaptionBot : Sequence to Sequence Modelling where Encoder is CNN(Resnet-50) and Decoder is LSTMCell with soft attention mechanism

a-PyTorch-Tutorial-to-Image-Captioning

2.7k
Stars
715
Forks
Watchers

Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning

show-attend-and-tell

905
Stars
324
Forks
Watchers

TensorFlow Implementation of "Show, Attend and Tell"

Show-Attend-and-Tell

73
Stars
24
Forks
Watchers

A PyTorch implementation of the paper Show, Attend and Tell: Neural Image Caption Generation with Visual Attention

Image-Caption-Generation-using-Fastai

24
Stars
6
Forks
Watchers

Implemented image caption generation method propossed in Show, Attend, and Tell paper using the Fastai framework to describe the content of images. Achieved 24 BLEU score for Beam search size of 5. De...

Im2LaTeX

16
Stars
3
Forks
Watchers

An implementation of the Show, Attend and Tell paper in Tensorflow, for the OpenAI Im2LaTeX suggested problem

show-attend-and-tell-keras

26
Stars
12
Forks
Watchers

Keras implementation of the "Show, Attend and Tell" paper

image-captioning-seqgan

22
Stars
2
Forks
Watchers

An image captioning model that is inspired by the Show, Attend and Tell paper (https://arxiv.org/abs/1502.03044) and the Sequence Generative Adversarial Network paper (https://arxiv.org/abs/1609.05473...