Show, Attend and Tell: Neural Image Caption Generation with Visual Attention
2018-08-10 10:15:06
Paper (ICML-2015):http://proceedings.mlr.press/v37/xuc15.pdf
Theano (Offical Implementation): https://github.com/kelvinxu/arctic-captions
TensorFlow: https://github.com/DeepRNN/image_captioning
PyTorch:https://github.com/sgrvinod/a-PyTorch-Tutorial-to-Image-Captioning
==