Skip to content

This is a new SAR-ATR model by considering both CNN-based features and transformer-based features to further enhance the representation ability of SAR targets under limited samples.

Notifications You must be signed in to change notification settings

Crush0416/MANets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MANets

a novel SAR-ATR model by considering both CNN-based features and transformer-based features to further enhance the representation ability of SAR targets under limited samples.

This is a PyTorch implementation of the "Multi-Level Attention Networks for Synthetic Aperture Radar Automatic Target Recognition" in IEEE Geoscience and Remote Sensing Letters (GRSL). More specifically, it is detailed as follow.

总体框图2

requirements

---pytorch 1.6
---python 3.7
---CUDA 10.1

Usage

train:

  •  python train.py
    

test:

  •  python test.py
    

Contact me

e-mail: zengzq@buaa.edu.cn

Citations

Please kindly cite the papers if this code is useful and helpful for your research.
Y. Guo, Z. Zeng, M. Jin, J. Sun, Z. Meng and W. Hong, "Multi-Level Attention Networks for Synthetic Aperture Radar Automatic Target Recognition," in IEEE Geoscience and Remote Sensing Letters, doi: 10.1109/LGRS.2024.3417222.

About

This is a new SAR-ATR model by considering both CNN-based features and transformer-based features to further enhance the representation ability of SAR targets under limited samples.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published