论文标题

土地覆盖语义分割使用重新固定

Land Cover Semantic Segmentation Using ResUNet

论文作者

Pollatos, Vasilis, Kouvaras, Loukas, Charou, Eleni

论文摘要

在本文中,我们介绍了开发用于土地覆盖分类的自动化系统的工作。该系统采用区域的多型卫星图像作为输入,并以与输入相同的分辨率输出区域的土地覆盖图。为此,对卷积机器学习模型进行了培训,以预测卫星图像的土地覆盖语义分割的任务。这是监督学习的案例。土地覆盖标签数据是从Corine Land Cover库存中获取的,卫星图像取自哥白尼枢纽。至于模型,应用了U-NET体系结构变化。我们感兴趣的地区是爱奥尼亚群岛(希腊)。我们创建了一个涵盖此特定区域的数据集。此外,从BigeArthnet数据集[1]进行了转移学习。在[1]中,将卫星图像简单分类为CLC的类别,但不像我们一样进行分割。但是,他们的模型已被培训到比我们大得多的数据集中,因此我们利用这些网络开发的能力从卫星图像中提取有用的功能(我们将预审核的RESNET50转移到U-RES-NET中)。除了转移学习外,还采用了其他技术,以克服我们感兴趣的领域规模较小的局限性。我们使用了数据增强(将图像切成重叠的补丁,应用随机转换,例如旋转和翻转)和交叉验证。结果对3个CLC类层次结构水平进行了测试,并对不同方法的结果进行了比较研究。

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.

扫码加入交流群

加入微信交流群

微信交流群二维码

扫码加入学术交流群,获取更多资源