Research Article Open Access

Remote Sensing Image Classification Using Convolutional Neural Network (CNN) and Transfer Learning Techniques

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, Peneng, Malaysia

Abstract

This study investigates the classification of aerial images depicting transmission towers, forests, farmland, and mountains. To complete the classification job, features are extracted from input photos using a Convolutional Neural Network (CNN) architecture. Then, the images are classified using Softmax. To test the model, we ran it for ten epochs using a batch size of 90, the Adam optimizer, and a learning rate of 0.001. Both training and assessment are conducted using a dataset that blends self-collected pictures from Google satellite imagery with the MLRNet dataset. The comprehensive dataset comprises 10,400 images. Our study shows that transfer learning models and MobileNetV2 in particular, work well for landscape categorization. These models are good options for practical use because they strike a good mix between precision and efficiency; our approach achieves results with an overall accuracy of 87% on the built CNN model. Furthermore, we reach even higher accuracies by utilizing the pretrained VGG16 and MobileNetV2 models as a starting point for transfer learning. Specifically, VGG16 achieves an accuracy of 90% and a test loss of 0.298, while MobileNetV2 outperforms both models with an accuracy of 96% and a test loss of 0.119; the results demonstrate the effectiveness of employing transfer learning with MobileNetV2 for classifying transmission towers, forests, farmland, and mountains.

Journal of Computer Science
Volume 21 No. 3, 2025, 635-645

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

Submitted On: 17 June 2024 Published On: 11 February 2025

How to Cite: Abd Zaid, M. M., Mohammed, A. A. & Sumari, P. (2025). Remote Sensing Image Classification Using Convolutional Neural Network (CNN) and Transfer Learning Techniques. Journal of Computer Science, 21(3), 635-645. https://doi.org/10.3844/jcssp.2025.635.645

  • 242 Views
  • 101 Downloads
  • 0 Citations

Download

Keywords

  • Aerial Images
  • Image Classification
  • Convolutional Neural Network (CNN)
  • Transfer Learning