English

Semantic Segmentation of Medium-Resolution Satellite Imagery using Conditional Generative Adversarial Networks

Computer Vision and Pattern Recognition 2020-12-08 v1 Machine Learning Image and Video Processing

Abstract

Semantic segmentation of satellite imagery is a common approach to identify patterns and detect changes around the planet. Most of the state-of-the-art semantic segmentation models are trained in a fully supervised way using Convolutional Neural Network (CNN). The generalization property of CNN is poor for satellite imagery because the data can be very diverse in terms of landscape types, image resolutions, and scarcity of labels for different geographies and seasons. Hence, the performance of CNN doesn't translate well to images from unseen regions or seasons. Inspired by Conditional Generative Adversarial Networks (CGAN) based approach of image-to-image translation for high-resolution satellite imagery, we propose a CGAN framework for land cover classification using medium-resolution Sentinel-2 imagery. We find that the CGAN model outperforms the CNN model of similar complexity by a significant margin on an unseen imbalanced test dataset.

Keywords

Cite

@article{arxiv.2012.03093,
  title  = {Semantic Segmentation of Medium-Resolution Satellite Imagery using Conditional Generative Adversarial Networks},
  author = {Aditya Kulkarni and Tharun Mohandoss and Daniel Northrup and Ernest Mwebaze and Hamed Alemohammad},
  journal= {arXiv preprint arXiv:2012.03093},
  year   = {2020}
}

Comments

Presented at the AI for Earth Sciences Workshop at NeurIPS 2020

R2 v1 2026-06-23T20:45:17.348Z