simonwsw / deep-soli

Gesture Recognition Using Neural Networks with Google's Project Soli Sensor
MIT License
139 stars 51 forks source link

Ask for code #23

Open taowangcheng opened 1 year ago

taowangcheng commented 1 year ago

Hello! The dataset you provide should be the result of signal preprocessing on the raw data returned by the soli sensor. Can you provide the source code where you do the signal preprocessing? I would like to know exactly how you do it, such as how to obtain the range-Doppler image sequence and how to denoise the image. Thanks!