错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Image Semantic Feature Multiple Interactive Network for Remote Sensing Image Captioning

  • Junzhu Hou,
  • Wei Li,
  • Yang Li,
  • Qiaoyi Li,
  • Qiyuan Cheng,
  • Zhengjie Wang

摘要

Remote sensing image captioning is widely used in disaster warning, disaster rescue, geographic positioning and other fields because it input remote sensing images and output accurate, comprehensive and fluent texts. Traditional remote sensing image captioning usually use convolutional neural network as the encoder to extract image features, and recurrent neural network as the decoder to generate texts. However, the image features extracted by the CNN encoder lack semantic information directly corresponding to the texts, and the RNN decoder cannot make full use of the features extracted by the encoder, resulting in the generated texts are not accurate and rich enough. To address the above two problems, we propose image semantic feature multiple interactive network based on the Encoder-Decoder model. We use pre-trained image encoder of CLIP as our remote sensing image semantic feature extraction network to narrow the modal gap between input images and output texts by extracting features that are highly sensitive to image semantic information. The multiple interactive network is used as our decoder. In order to prevent feature redundancy, we use the gated recurrent unit network to the multiple interactive network to fully interact and utilize the features. Experimental results show that our proposed network can generate richer, accurate and comprehensive texts compared with other comparison methods.