用深度学习自动识别卫星图像中的地貌结构,准确率达94.8%。
Classification of Geographical Land Structure Using Convolution Neural Network and Transfer Learning
- 基于CNN与迁移学习,结合RMSProp优化器实现自动化分类
- 所提方法在卫星图像上达到94.8%的最高准确率
- 适合城市规划、环境监测等需要高效地貌分析的应用场景
卫星影像极大地推动了地理学的发展,使科研人员和政策制定者能够获取前所未有的全球空间数据。传统人工识别地貌结构耗时费力。本研究提出一种深度学习方法,旨在减少人力投入,降低识别成本与时间。实验使用来自MLRSNet的数据集,对比了CNN、ResNet-50和Inception-v3三种架构,分别采用Adam、SGD和RMSProp优化器,在固定100个训练周期、批量大小为64的条件下进行训练。结果显示,ResNet-50搭配Adam优化器达76.5%准确率,Inception-v3搭配RMSProp达93.8%,而本文提出的CNN配合RMSProp取得最高准确率94.8%。对CNN模型的深入分析表明,其在所有类别中均表现优异,具备高精度、高召回率与高F1分数,证实其在识别多种地形特征方面的鲁棒性与可靠性。研究展示了深度学习在场景理解中的潜力,及其在高效识别与分类卫星影像地貌结构方面的应用价值。
原文摘要 · Abstract (English)
Satellite imagery has dramatically revolutionized the field of geography by giving academics, scientists, and policymakers unprecedented global access to spatial data. Manual methods typically require significant time and effort to detect the generic land structure in satellite images. This study can produce a set of applications such as urban planning and development, environmental monitoring, disaster management, etc. Therefore, the research presents a methodology to minimize human labor, reducing the expenses and duration needed to identify the land structure. This article developed a deep learning-based approach to automate the process of classifying geographical land structures. We used a satellite image dataset acquired from MLRSNet. The study compared the performance of three architectures, namely CNN, ResNet-50, and Inception-v3. We used three optimizers with any model: Adam, SGD, and RMSProp. We conduct the training process for a fixed number of epochs, specifically 100 epochs, with a batch size of 64. The ResNet-50 achieved an accuracy of 76.5% with the ADAM optimizer, the Inception-v3 with RMSProp achieved an accuracy of 93.8%, and the proposed approach, CNN with RMSProp optimizer, achieved the highest level of performance and an accuracy of 94.8%. Moreover, a thorough examination of the CNN model demonstrated its exceptional accuracy, recall, and F1 scores for all categories, confirming its resilience and dependability in precisely detecting various terrain formations. The results highlight the potential of deep learning models in scene understanding, as well as their significance in efficiently identifying and categorizing land structures from satellite imagery.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。