paper-with-me

홈 › Papers

Recurrent Neural Networks to Correct Satellite Image Classification Maps

2016-08-11 · Emmanuel Maggiori, Guillaume Charpiat, Yuliya Tarabalka, Pierre Alliez

While initially devised for image categorization, convolutional neural networks (CNNs) are being increasingly used for the pixelwise semantic labeling of images. However, the proper nature of the most common CNN architectures makes them good at recognizing but poor at localizing objects precisely. This problem is magnified in the context of aerial and satellite image labeling, where a spatially fine object outlining is of paramount importance. Different iterative enhancement algorithms have been presented in the literature to progressively improve the coarse CNN outputs, seeking to sharpen object boundaries around real image edges. However, one must carefully design, choose and tune such algorithms. Instead, our goal is to directly learn the iterative process itself. For this, we formulate a generic iterative enhancement process inspired from partial differential equations, and observe that it can be expressed as a recurrent neural network (RNN). Consequently, we train such a network from manually labeled data for our enhancement task. In a series of experiments we show that our RNN effectively learns an iterative process that significantly improves the quality of satellite image classification maps.

📄 PDF Abstract BibTeX arXiv:1608.03440

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationImage Categorizationimage-classificationImage ClassificationSatellite Image Classification

Similar Papers 제목 키워드 기반

Segmentation of Satellite Imagery using U-Net Models for Land Cover Classification

2020-03-05 · Priit Ulmas, Innar Liiv

The focus of this paper is using a convolutional machine learning model with a modified U-Net structure for creating land cover classification mapping based on satellite imagery. The aim of the research is to train and t…

BIG-bench Machine LearningChange DetectionClassificationGeneral Classification+2

Temporal Convolutional Neural Network for the Classification of Satellite Image Time Series

2018-11-26 · Charlotte Pelletier, Geoffrey I. Webb, Francois Petitjean

New remote sensing sensors now acquire high spatial and spectral Satellite Image Time Series (SITS) of the world. These series of images are a key component of classification systems that aim at obtaining up-to-date and …

ClassificationGeneral ClassificationImage ClassificationTime Series+1

Satellite Image Time Series Classification with Pixel-Set Encoders and Temporal Self-Attention

2019-11-18 · CVPR 2020 6 · Vivien Sainte Fare Garnot, Loic Landrieu, Sebastien Giordano, Nesrine Chehata

Satellite image time series, bolstered by their growing availability, are at the forefront of an extensive effort towards automated Earth monitoring by international institutions. In particular, large-scale control of ag…

General ClassificationTime SeriesTime Series AnalysisTime Series Classification

Recurrent Multiresolution Convolutional Networks for VHR Image Classification

2018-06-15 · John Ray Bergado, Claudio Persello, Alfred Stein

Classification of very high resolution (VHR) satellite images has three major challenges: 1) inherent low intra-class and high inter-class spectral similarities, 2) mismatching resolution of available bands, and 3) the n…

ClassificationGeneral Classificationimage-classificationImage Classification+2

Runway Extraction and Improved Mapping from Space Imagery

2021-12-30 · David A. Noever

Change detection methods applied to monitoring key infrastructure like airport runways represent an important capability for disaster relief and urban planning. The present work identifies two generative adversarial netw…

Change DetectionStyle Transfer