paper-with-me

Papers

Region Convolutional Features for Multi-Label Remote Sensing Image Retrieval

2018-07-23 · Weixun Zhou, Xueqing Deng, Zhenfeng Shao

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 vector for similarity measure. The experimental results show that our approach achieves state-of-the-art performance in contrast to conventional single-label and recent multi-label RSIR approaches.

📄 PDF Abstract BibTeX arXiv:1807.08634

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRetrievalSegmentation

Methods 이 논문이 사용한 방법론

Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
FCN Fully Convolutional Networks, or FCNs, are an architecture used mainly for semantic segmentation. They employ solely locally connected layers, such as…

Similar Papers 제목 키워드 기반

Fully Convolutional Networks for Dense Semantic Labelling of High-Resolution Aerial Imagery

2016-06-08 · Jamie Sherrah

The trend towards higher resolution remote sensing imagery facilitates a transition from land-use classification to object-level scene understanding. Rather than relying purely on spectral content, appearance-based image…

Scene UnderstandingVocal Bursts Intensity Prediction

Cloud Detection Algorithm for Remote Sensing Images Using Fully Convolutional Neural Networks

2018-10-13 · Sorour Mohajerani, Thomas A. Krammer, Parvaneh Saeedi

This paper presents a deep-learning based framework for addressing the problem of accurate cloud detection in remote sensing images. This framework benefits from a Fully Convolutional Neural Network (FCN), which is capab…

Cloud DetectionDeep Learning

RiFCN: Recurrent Network in Fully Convolutional Network for Semantic Segmentation of High Resolution Remote Sensing Images

2018-05-05 · Lichao Mou, Xiao Xiang Zhu

Semantic segmentation in high resolution remote sensing images is a fundamental and challenging task. Convolutional neural networks (CNNs), such as fully convolutional network (FCN) and SegNet, have shown outstanding per…

SegmentationSemantic Segmentation

Leveraging Convolutional and Graph Networks for an Unsupervised Remote Sensing Labelling Tool

2025-08-01 · Tulsi Patel, Mark W. Jones, Thomas Redfern arxiv

Machine learning for remote sensing imaging relies on up-to-date and accurate labels for model training and testing. Labelling remote sensing imagery is time and cost intensive, requiring expert analysis. Previous labell…

Feature Fusion through Multitask CNN for Large-scale Remote Sensing Image Segmentation

2018-07-24 · Shihao Sun, Lei Yang, Wenjie Liu, Ruirui Li

In recent years, Fully Convolutional Networks (FCN) has been widely used in various semantic segmentation tasks, including multi-modal remote sensing imagery. How to fuse multi-modal data to improve the segmentation perf…

Image SegmentationSegmentationSemantic Segmentation