Skip to content

Multiple Patients Behavior Detection in Real-time using mmWave Radar and Deep CNNs

Notifications You must be signed in to change notification settings

radar-lab/patient_monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title:

Multiple Patients Behavior Detection in Real-time using mmWave Radar and Deep CNNs

Please cite this work as:

F. Jin et al., "Multiple Patients Behavior Detection in Real-time using mmWave Radar and Deep CNNs," 2019 IEEE Radar Conference (RadarConf), Boston, MA, USA, 2019, pp. 1-6, doi: 10.1109/RADAR.2019.8835656.

Project Discription

To address potential gaps noted in patient monitoring in the hospital, a novel patient behavior detection system using mmWave radar and deep convolution neural network (CNN), which supports the simultaneous recognition of multiple patients’ behaviors in real-time, is proposed. In this study, we use an mmWave radar to track multiple patients and detect the scattering point cloud of each one. For each patient, the Doppler pattern of the point cloud over a time period is collected as the behavior signature. A three-layer CNN model is created to classify the behavior for each patient. The tracking and point clouds detection algorithm was also implemented on an mmWave radar hardware platform with an embedded graphics processing unit (GPU) board to collect Doppler pattern and run the CNN model. A training dataset of six types of behavior were collected, over a long duration, to train the model using Adam optimizer with an objective to minimize cross-entropy loss function. Lastly, the system was tested for real-time operation and obtained a very good inference accuracy when predicting each patient’s behavior in a two-patient scenario.

Project Source Code

Run 'permission.sh' to give the serial port permission.

Run 'behavior.sh' to run the ROS nodes sequentially.

Check ~/src folder for the project source code.

System Architecture

Micro-Doppler Pattern for Different Motions

Experiment Setup

Motion Detection in Real-Time

About

Multiple Patients Behavior Detection in Real-time using mmWave Radar and Deep CNNs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published