Skip to content

fixernhc/idrad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Indoor Person Identification with Radar Data.

Pytorch code for person identification with radar data for five different targets related to paper: Indoor Person Identification Using a Low-Power FMCW Radar.

Paper can be found at: https://ieeexplore.ieee.org/document/8333730

Data Set

Data set can be downloaded from: https://www.imec-int.com/en/IDRad

Run command python scripts/process_all.py --input <root path>

Train model

Run command python estimate.py --targets target1 target2 target3 target4 target5 --name personid

Test model

Run command python estimate.py --params params/personid_bvalid.pt --test

About

Person Identifcation with Radar Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%