TL;DR
This paper proposes a lightweight neural network based on MobileNetV3, optimized with MnasNet and NetAdapt algorithms, to improve SAR ATR performance with limited training data and real-time requirements.
Contribution
It introduces a novel lightweight network architecture tailored for SAR ATR under limited data, combining existing algorithms for optimal design.
Findings
Achieves high recognition accuracy with limited training samples.
Reduces computational complexity and inference time.
Demonstrates effectiveness on the MSTAR dataset.
Abstract
In recent years, deep learning has been widely used to solve the bottleneck problem of synthetic aperture radar (SAR) automatic target recognition (ATR). However, most current methods rely heavily on a large number of training samples and have many parameters which lead to failure under limited training samples. In practical applications, the SAR ATR method needs not only superior performance under limited training data but also real-time performance. Therefore, we try to use a lightweight network for SAR ATR under limited training samples, which has fewer parameters, less computational effort, and shorter inference time than normal networks. At the same time, the lightweight network combines the advantages of existing lightweight networks and uses a combination of MnasNet and NetAdapt algorithms to find the optimal neural network architecture for a given problem. Through experiments…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Average Pooling · Pointwise Convolution · Softmax · Dropout · Global Average Pooling · Sigmoid Activation · NetAdapt · Convolution · Depthwise Convolution
