Land Cover Semantic Segmentation Using ResUNet
- URL: http://arxiv.org/abs/2010.06285v1
- Date: Tue, 13 Oct 2020 10:56:09 GMT
- Title: Land Cover Semantic Segmentation Using ResUNet
- Authors: Vasilis Pollatos, Loukas Kouvaras and Eleni Charou
- Abstract summary: We present our work on developing an automated system for land cover classification.
This system takes a multiband satellite image of an area as input and outputs the land cover map of the area at the same resolution as the input.
For this purpose convolutional machine learning models were trained in the task of predicting the land cover semantic segmentation of satellite images.
- Score: 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: In this paper we present our work on developing an automated system for land
cover classification. This system takes a multiband satellite image of an area
as input and outputs the land cover map of the area at the same resolution as
the input. For this purpose convolutional machine learning models were trained
in the task of predicting the land cover semantic segmentation of satellite
images. This is a case of supervised learning. The land cover label data were
taken from the CORINE Land Cover inventory and the satellite images were taken
from the Copernicus hub. As for the model, U-Net architecture variations were
applied. Our area of interest are the Ionian islands (Greece). We created a
dataset from scratch covering this particular area. In addition, transfer
learning from the BigEarthNet dataset [1] was performed. In [1] simple
classification of satellite images into the classes of CLC is performed but not
segmentation as we do. However, their models have been trained into a dataset
much bigger than ours, so we applied transfer learning using their pretrained
models as the first part of out network, utilizing the ability these networks
have developed to extract useful features from the satellite images (we
transferred a pretrained ResNet50 into a U-Res-Net). Apart from transfer
learning other techniques were applied in order to overcome the limitations set
by the small size of our area of interest. We used data augmentation (cutting
images into overlapping patches, applying random transformations such as
rotations and flips) and cross validation. The results are tested on the 3 CLC
class hierarchy levels and a comparative study is made on the results of
different approaches.
Related papers
- SatSynth: Augmenting Image-Mask Pairs through Diffusion Models for Aerial Semantic Segmentation [69.42764583465508]
We explore the potential of generative image diffusion to address the scarcity of annotated data in earth observation tasks.
To the best of our knowledge, we are the first to generate both images and corresponding masks for satellite segmentation.
arXiv Detail & Related papers (2024-03-25T10:30:22Z) - CSP: Self-Supervised Contrastive Spatial Pre-Training for
Geospatial-Visual Representations [90.50864830038202]
We present Contrastive Spatial Pre-Training (CSP), a self-supervised learning framework for geo-tagged images.
We use a dual-encoder to separately encode the images and their corresponding geo-locations, and use contrastive objectives to learn effective location representations from images.
CSP significantly boosts the model performance with 10-34% relative improvement with various labeled training data sampling ratios.
arXiv Detail & Related papers (2023-05-01T23:11:18Z) - Minimum Class Confusion based Transfer for Land Cover Segmentation in
Rural and Urban Regions [0.0]
We present a semantic segmentation method that allows us to make land cover maps by using transfer learning methods.
We compare models trained in low-resolution images with insufficient data for the targeted region or zoom level.
Experiments showed that transfer learning improves segmentation performance 3.4% MIoU (Mean Intersection over Union) in rural regions and 12.9% MIoU in urban regions.
arXiv Detail & Related papers (2022-12-05T09:41:06Z) - Semantic Segmentation of Vegetation in Remote Sensing Imagery Using Deep
Learning [77.34726150561087]
We propose an approach for creating a multi-modal and large-temporal dataset comprised of publicly available Remote Sensing data.
We use Convolutional Neural Networks (CNN) models that are capable of separating different classes of vegetation.
arXiv Detail & Related papers (2022-09-28T18:51:59Z) - Embedding Earth: Self-supervised contrastive pre-training for dense land
cover classification [61.44538721707377]
We present Embedding Earth a self-supervised contrastive pre-training method for leveraging the large availability of satellite imagery.
We observe significant improvements up to 25% absolute mIoU when pre-trained with our proposed method.
We find that learnt features can generalize between disparate regions opening up the possibility of using the proposed pre-training scheme.
arXiv Detail & Related papers (2022-03-11T16:14:14Z) - Self-supervised Audiovisual Representation Learning for Remote Sensing Data [96.23611272637943]
We propose a self-supervised approach for pre-training deep neural networks in remote sensing.
By exploiting the correspondence between geo-tagged audio recordings and remote sensing, this is done in a completely label-free manner.
We show that our approach outperforms existing pre-training strategies for remote sensing imagery.
arXiv Detail & Related papers (2021-08-02T07:50:50Z) - An Efficient Method for the Classification of Croplands in Scarce-Label
Regions [0.0]
Two of the main challenges for cropland classification by satellite time-series images are insufficient ground-truth data and inaccessibility of high-quality hyperspectral images for under-developed areas.
Unlabeled medium-resolution satellite images are abundant, but how to benefit from them is an open question.
We will show how to leverage their potential for cropland classification using self-supervised tasks.
arXiv Detail & Related papers (2021-03-17T12:10:11Z) - Region Comparison Network for Interpretable Few-shot Image
Classification [97.97902360117368]
Few-shot image classification has been proposed to effectively use only a limited number of labeled examples to train models for new classes.
We propose a metric learning based method named Region Comparison Network (RCN), which is able to reveal how few-shot learning works.
We also present a new way to generalize the interpretability from the level of tasks to categories.
arXiv Detail & Related papers (2020-09-08T07:29:05Z) - Very High Resolution Land Cover Mapping of Urban Areas at Global Scale
with Convolutional Neural Networks [0.0]
This paper describes a methodology to produce a 7-classes land cover map of urban areas from very high resolution images and limited noisy labeled data.
We created a training dataset on a few areas of interest aggregating databases, semi-automatic classification, and manual annotation to get a complete ground truth in each class.
The final product is a highly valuable land cover map computed from model predictions stitched together, binarized, and refined before vectorization.
arXiv Detail & Related papers (2020-05-12T10:03:20Z) - Segmentation of Satellite Imagery using U-Net Models for Land Cover
Classification [2.28438857884398]
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 test convolutional models for automatic land cover mapping and to assess their usability in increasing land cover mapping accuracy and change detection.
arXiv Detail & Related papers (2020-03-05T20:07:48Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.