Research Article Open Access

Classification of Geographical Land Structure Using Convolution Neural Network and Transfer Learning

Mustafa Majeed Abd Zaid1, Ahmed Abed Mohammed1 and Putra Sumari2
  • 1 College of Technical Engineering, Islamic University, Najaf, Iraq
  • 2 School of Computer Science, University Sains Malaysia, Penang, Malaysia

Abstract

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.

Journal of Computer Science
Volume 20 No. 12, 2024, 1580-1592

DOI: https://doi.org/10.3844/jcssp.2024.1580.1592

Submitted On: 18 July 2024 Published On: 24 October 2024

How to Cite: Abd Zaid, M. M., Mohammed, A. A. & Sumari, P. (2024). Classification of Geographical Land Structure Using Convolution Neural Network and Transfer Learning. Journal of Computer Science, 20(12), 1580-1592. https://doi.org/10.3844/jcssp.2024.1580.1592

  • 283 Views
  • 126 Downloads
  • 0 Citations

Download

Keywords

  • Geographical Classification
  • MLRSNet
  • CNN
  • Transfer Learning
  • Optimization Algorithms