- python 3.7
- torch 1.13.1
- CUDA 12.2
conda env create --file environment.yaml
You can download IDRad dataset below two links
Option: download IDRad-TBA (Temporal Boundary Annotation) dataset below link
python make_data.py
Prepare 'IDRad' folder for IDRad dataset
python make_mask.py
The outputs are 'causal_mask.npy' and 'sparsity_mask.npy'
python train.py
Inference only is also possible by commenting the training in the code.
Dual-scale Doppler Attention for Human Identification. Link
Indoor Person Identification with Radar Data. Link