Region Convolutional Features for Multi-Label Remote Sensing Image Retrieval
Weixun Zhou, Xueqing Deng, and Zhenfeng Shao

TL;DR
This paper introduces a multi-label remote sensing image retrieval method using fully convolutional networks to better handle complex images with multiple classes, achieving state-of-the-art results.
Contribution
It proposes a novel multi-label RSIR approach with FCN that predicts segmentation maps and extracts region features for improved retrieval performance.
Findings
Achieves state-of-the-art retrieval accuracy
Outperforms conventional single-label methods
Effective in handling complex multi-label images
Abstract
Conventional remote sensing image retrieval (RSIR) systems usually perform single-label retrieval where each image is annotated by a single label representing the most significant semantic content of the image. This assumption, however, ignores the complexity of remote sensing images, where an image might have multiple classes (i.e., multiple labels), thus resulting in worse retrieval performance. We therefore propose a novel multi-label RSIR approach with fully convolutional networks (FCN). In our approach, we first train a FCN model using a pixel-wise labeled dataset,and the trained FCN is then used to predict the segmentation maps of each image in the considered archive. We finally extract region convolutional features of each image based on its segmentation map.The region features can be either used to perform region-based retrieval or further post-processed to obtain a feature…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsMax Pooling · Convolution · Fully Convolutional Network
