
Xu K, Ba J, Kiros R, et al. Show, attend and tell: Neural image caption generation with visual attention[C]//International conference on machine learning. 2015: 2048-2057.
【1】Paper(ICML-2015):http://proceedings.mlr.press/v37/xuc15.pdf
【2】Theano (Offical Implementation): https://github.com/kelvinxu/arctic-captions
【3】TensorFlow: https://github.com/DeepRNN/image_captioning
【4】PyTorch: