Fully convolutional neural networks for remote sensing image classification

Emmanuel Maggiori,Yuliya Tarabalka,Guillaume Charpiat,Pierre Alliez
DOI: https://doi.org/10.1109/igarss.2016.7730322
2016-07-01
Abstract:We propose a convolutional neural network (CNN) model for remote sensing image classification. Using CNNs provides us with a means of learning contextual features for large-scale image labeling. Our network consists of four stacked convolutional layers that downsample the image and extract relevant features. On top of these, a deconvolutional layer upsamples the data back to the initial resolution, producing a final dense image labeling. Contrary to previous frameworks, our network contains only convolution and deconvolution operations. Experiments on aerial images show that our network produces more accurate classifications in lower computational time.
What problem does this paper attempt to address?