paper-with-me

Papers

Dataset Creation Pipeline for Camera-Based Heart Rate Estimation

2023-03-02 · Mohamed Moustafa, Amr Elrasad, Joseph Lemley, Peter Corcoran

Heart rate is one of the most vital health metrics which can be utilized to investigate and gain intuitions into various human physiological and psychological information. Estimating heart rate without the constraints of contact-based sensors thus presents itself as a very attractive field of research as it enables well-being monitoring in a wider variety of scenarios. Consequently, various techniques for camera-based heart rate estimation have been developed ranging from classical image processing to convoluted deep learning models and architectures. At the heart of such research efforts lies health and visual data acquisition, cleaning, transformation, and annotation. In this paper, we discuss how to prepare data for the task of developing or testing an algorithm or machine learning model for heart rate estimation from images of facial regions. The data prepared is to include camera frames as well as sensor readings from an electrocardiograph sensor. The proposed pipeline is divided into four main steps, namely removal of faulty data, frame and electrocardiograph timestamp de-jittering, signal denoising and filtering, and frame annotation creation. Our main contributions are a novel technique of eliminating jitter from health sensor and camera timestamps and a method to accurately time align both visual frame and electrocardiogram sensor data which is also applicable to other sensor types.

📄 PDF Abstract BibTeX arXiv:2303.01468

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingHeart rate estimation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Efficient Real-Time Camera Based Estimation of Heart Rate and Its Variability

2019-09-03 · Amogh Gudi, Marian Bittner, Roelof Lochmans, Jan van Gemert

Remote photo-plethysmography (rPPG) uses a remotely placed camera to estimating a person's heart rate (HR). Similar to how heart rate can provide useful information about a person's vital signs, insights about the underl…

Heart Rate VariabilityPhotoplethysmography (PPG)

Real-time Webcam Heart-Rate and Variability Estimation with Clean Ground Truth for Evaluation

2020-12-31 · Amogh Gudi, Marian Bittner, Jan van Gemert

Remote photo-plethysmography (rPPG) uses a camera to estimate a person's heart rate (HR). Similar to how heart rate can provide useful information about a person's vital signs, insights about the underlying physio/psycho…

BenchmarkingHeart Rate Variability

CalibrationPhys: Self-supervised Video-based Heart and Respiratory Rate Measurements by Calibrating Between Multiple Cameras

2023-10-23 · Yusuke Akamatsu, Terumi Umematsu, Hitoshi Imaoka

Video-based heart and respiratory rate measurements using facial videos are more useful and user-friendly than traditional contact-based sensors. However, most of the current deep learning approaches require ground-truth…

Contrastive LearningData Augmentation

Non-contact, Real-time, Heart-rate Measurement using Image Processing with Commodity Cameras and AI Agents

2026-07-06 · Kelly Li, Fulu Li arxiv

Heart rate measurement is one of the key requirements for real-time health monitoring, in particular for health caring of elderly people. Traditional heart rate measurement relies on contact sensing mechanisms such as so…

Face Detection

Creating Visual Effects with Neural Radiance Fields

2023-12-11 · Cyrus Vachha

We present a pipeline for integrating NeRFs into traditional compositing VFX pipelines using Nerfstudio, an open-source framework for training and rendering NeRFs. Our approach involves using Blender, a widely used open-…

NeRF