English

Architectural Tricks for Deep Learning in Remote Photoplethysmography

Computer Vision and Pattern Recognition 2019-11-07 v1

Abstract

Architectural improvements are studied for convolutional network performing estimation of heart rate (HR) values on color signal patches. Color signals are time series of color components averaged over facial regions recorded by webcams in two scenarios: Stationary (without motion of a person) and Mixed Motion (different motion patterns of a person). HR estimation problem is addressed as a classification task, where classes correspond to different heart rate values within the admissible range of [40; 125] bpm. Both adding convolutional filtering layers after fully connected layers and involving combined loss function where first component is a cross entropy and second is a squared error between the network output and smoothed one-hot vector, lead to better performance of HR estimation model in Stationary and Mixed Motion scenarios.

Keywords

Cite

@article{arxiv.1911.02202,
  title  = {Architectural Tricks for Deep Learning in Remote Photoplethysmography},
  author = {Mikhail Kopeliovich and Yuriy Mironenko and Mikhail Petrushan},
  journal= {arXiv preprint arXiv:1911.02202},
  year   = {2019}
}

Comments

Workshop on Computer Vision for Physiological Measurement, ICCV 2019

R2 v1 2026-06-23T12:07:01.204Z