paper-with-me

홈 › Papers

Architectural Tricks for Deep Learning in Remote Photoplethysmography

2019-11-06 · Mikhail Kopeliovich, Yuriy Mironenko, Mikhail Petrushan

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.

📄 PDF Abstract BibTeX arXiv:1911.02202

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Refining Remote Photoplethysmography Architectures using CKA and Empirical Methods

2024-01-09 · Nathan Vance, Patrick Flynn

Model architecture refinement is a challenging task in deep learning research fields such as remote photoplethysmography (rPPG). One architectural consideration, the depth of the model, can have significant consequences …

Diagnostic

A Change Detection Reality Check

2024-02-10 · Isaac Corley, Caleb Robinson, Anthony Ortiz

In recent years, there has been an explosion of proposed change detection deep learning architectures in the remote sensing literature. These approaches claim to offer state-of-the-art performance on different standard b…

Change Detection

A Robust Remote Photoplethysmography Method

2025-02-04 · Alexey Protopopov

Remote photoplethysmography (rPPG) is a method for measuring a subjects heart rate remotely using a camera. Factors such as subject movement, ambient light level, makeup etc. complicate such measurements by distorting th…

Promoting Generalization in Cross-Dataset Remote Photoplethysmography

2023-05-24 · Nathan Vance, Jeremy Speth, Benjamin Sporrer, Patrick Flynn

Remote Photoplethysmography (rPPG), or the remote monitoring of a subject's heart rate using a camera, has seen a shift from handcrafted techniques to deep learning models. While current solutions offer substantial perfo…

rPPG-Toolbox: Deep Remote PPG Toolbox

2022-10-03 · NeurIPS 2023 11 · Xin Liu, Girish Narayanswamy, Akshay Paruchuri, XiaoYu Zhang 외

Camera-based physiological measurement is a fast growing field of computer vision. Remote photoplethysmography (rPPG) utilizes imaging devices (e.g., cameras) to measure the peripheral blood volume pulse (BVP) via photop…

BenchmarkingData Augmentation