The Synthetic Aperture Radar (SAR) image classification has become an essential task in numerous applications. Despite its significance, SAR image classification remains challenging due to the inherent complexity and speckle noise characteristics of SAR data. To address this, an innovative approach is proposed in this study, combining the power of ensemble learning and the efficiency of MobileNetV2 architecture to achieve robust and accurate SAR image classification. The proposed deep learning model consists of two main components: an ensemble learning approach that combines multiple binary classifiers, and the employment of MobilenetV2 architecture with self-attention mechanism as a binary classifier. The ensemble approach uses a max-value selector for predicting final class from the individual classifier output. The MobileNetV2 architecture is finetuned by freezing weights and removing the last four layers. The inclusion of the attention layer within the architecture aids in refining the learning process by focusing on crucial features while disregarding irrelevant background elements in the images.. The effectiveness of the model is evaluated using Moving and Stationary Target Acquisition and Recognition (MSTAR) benchmark dataset with accuracy of classification as performance metric.The model is trained and tested with images captured at various aspect angles. This approach enhances the robustness of the results, making them more applicable to real-world scenarios when compared to prior methods. This study also compares the performance of the ensemble method using MobileNetV2 with state-of-art individual classifiers and different CNN architectures. The proposed ensemble method OVA-MbNN achieves an impressive classification accuracy of 76.63%, surpassing the performance of state-of-the-art classifiers while maintaining robustness.
Read full abstract