Skip to content

Deep learning pipeline for video-based heart rate prediction in neonates, leveraging signals from multiple body regions.

License

Notifications You must be signed in to change notification settings

SchubertLab/neonatal_video_heart_rate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Deep Learning Approach for Non-Contact Heart Rate Monitoring

neonatal_video_heart_rate

Deep learning pipeline for video-based heart rate prediction in neonates, leveraging signals from multiple body regions.

cover

Content

  1. RhythmNet Model

  2. Dataset

── 2.1 stmaps dataloader

── 2.2 data augmentations

── 2.3 st_maps generation

  1. Model Training

Usage

  • Install dependencies
conda env create -f environment.yml

Our Publication

[1] A. Grafton, A. Castelblanco et al., Advancing Neonatal Care: A Deep Learning Approach for Non-Contact Heart Rate Monitoring. 2024 IEEE International Conference on E-health Networking (HealthCom), Nara, Japan, 2024, pp. 1-6, doi: 10.1109/HealthCom60970.2024.10880770.

https://doi.org/10.1109/HealthCom60970.2024.10880770

References

[2] X. Niu, S. Shan, H. Han, and X. Chen, RhythmNet: End-to-end heart rate estimation from face via spatial-temporal representation,'' IEEE Trans. Imag. Proces., vol. 29, pp. 2409-2423, 2020, doi: 10.1109/TIP.2019.2947204.

The RhythmNet model and loss function scripts are modified and adapted from the RhythmNet code repository:

https://github.com/AnweshCR7/RhythmNet

About

Deep learning pipeline for video-based heart rate prediction in neonates, leveraging signals from multiple body regions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages