Show, Attend and Tell: Neural Image Caption Generation with Visual Attention

微信公众号

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】TensorFlowhttps://github.com/DeepRNN/image_captioning

【4】PyTorchhttps://github.com/sgrvinod/a-PyTorch-Tutorial-to-Image-Captioning

【5】Keras:https://github.com/FlashTek/show-attend-and-tell-keras

【7】深度解析注意力模型(attention model) --- image_caption的应用

发布了285 篇原创文章 · 获赞 892 · 访问量 111万+

猜你喜欢

转载自blog.csdn.net/program_developer/article/details/90260003