Skip to content

lizechng/Dynamic-Gesture-Recognition-Based-on-FMCW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News:

  • We released the report on ICSIP.
  • We released the report on IET IRC

Dynamic Gesture Recognition Based on FMCW

This project is based on FMCW radar, and completed the data acquisition of four kinds of dynamic gesture signals. Then we use Matlab to generate RDM/xTM images, which is as the input of Multi-Net and TS-FNN. The acc is about 98%.

This works based on Tensorflow 1.12.

Major images

  • Range-Doppler Map

  • Multi-Net structure

  • TS-FNN structure

  • Result

Code explaination

  • GeneratexTM: Generate Angle-Time/Range-Time/Doppler-Time Map.
  • GenerateRDM: Generate Range-Doppler Map.
  • Multi-Net: Nerual network code with ATM/RTM/DTM as the input, just using 2d-cnn.
  • TS-FNN: Nerual network code with ATM/RDM as the input, using 3d-cnn and LSTM.
  • tools: some python scripts
  • simulations: refer to handwave simulation

License

This project is released under the Apache 2.0 license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published