首页 > 其他 > 详细

Paper Reading - Convolutional Image Captioning ( CVPR 2018 )

时间:2018-08-22 23:34:48      阅读:216      评论:0      收藏:0      [点我收藏+]

Innovations:

  • The authors develop a convolutional ( CNN-based ) image captioning method that shows comparable performance to an LSTM based method on standard metrics.
  • The authors analyze the characteristics of CNN and LSTM nets and provide useful insights such as -- CNNs produce more entropy ( useful for diverse predictions ), better classification accuracy, and do not suffer from vanishing gradients.

Improvements:

  • A Convolutional Neural Network with Attention mechanism.

General Points:

  • Image Captioning is applicable to virtual assistants, editing tools, image indexing and support of the disabled.
  • Image Captioning is a basic ingredient for more complex operations such as storytelling and visual summarization.

Paper Reading - Convolutional Image Captioning ( CVPR 2018 )

原文:https://www.cnblogs.com/zlian2016/p/9520893.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!