DIR-SEI

Y. Peng et al., "Enhanced Specific Emitter Identification with Limited Data Through Dual Implicit Regularization," in IEEE Internet of Things Journal, doi: 10.1109/JIOT.2024.3395441.

Image text

Code

Requirement

torch1.12.1+cu116

File directory description

filetree 
├── README.md
├── /dataset/
|  └── ADS-B
├── model
│  ├── layer.py
|  └── MARN.py
├── util
│  ├── data_processing.py
│  ├── dataaug.py
|  └── get_dataset.py
└── main.py

Performance

image