Neurodata Lab's Approach to the Challenge on Computer Vision for Physiological Measurement

Abstract

This paper introduces the Neurodata Lab’s approach presented at the 1st Challenge on Remote Physiological Signal Sensing (RePSS) organized within CVPR2020. The RePSS challenge was focused on measuring the average heart rate from color facial videos, which is one of the most fundamental problems in the field of computer vision.Our deep learning-based approach includes 3D spatiotemporal attention convolutional neural network for photoplethysmogram extraction and 1D convolutional neural network pre-trained on synthetic data for time series analysis. It provides state-of-the-art results outperforming those of other participants on a mixture of VIPL and OBF databases: MAE=6.94 (12.3% improvement compared to the top-2 result), RMSE=10.68 (24.6% improvement), Pearson R = 0.755 (28.2% improvement).

Cite

Text

Artemyev et al. "Neurodata Lab's Approach to the Challenge on Computer Vision for Physiological Measurement." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2020. doi:10.1109/CVPRW50498.2020.00166

Markdown

[Artemyev et al. "Neurodata Lab's Approach to the Challenge on Computer Vision for Physiological Measurement." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2020.](https://mlanthology.org/cvprw/2020/artemyev2020cvprw-neurodata/) doi:10.1109/CVPRW50498.2020.00166

BibTeX

@inproceedings{artemyev2020cvprw-neurodata,
  title     = {{Neurodata Lab's Approach to the Challenge on Computer Vision for Physiological Measurement}},
  author    = {Artemyev, Mikhail and Churikova, Marina and Grinenko, Mikhail and Perepelkina, Olga},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2020},
  pages     = {1282-1288},
  doi       = {10.1109/CVPRW50498.2020.00166},
  url       = {https://mlanthology.org/cvprw/2020/artemyev2020cvprw-neurodata/}
}