#212 · Primary category: Computer Vision
rPPG-Toolbox
rPPG-Toolbox: Deep Remote PPG Toolbox (NeurIPS 2023)
Project last updated:09/15/25
GitHub Stars
1.2K
Forks
304
Contributors
23
License
Other
Why we included this project
Getting heart rate from an ordinary webcam is harder than it looks. The signal hides in subtle skin-color changes, and reproducing published rPPG results has historically meant reimplementing each method's preprocessing and evaluation by hand. This toolbox bundles the classic unsupervised baselines (CHROM, POS, ICA, GREEN) together with modern supervised neural models in one Python framework, so you can run comparisons without stitching together separate codebases. It also includes public benchmark datasets, augmentation, and standardized metrics, which takes most of the guesswork out of reproducing results. That makes it a practical reference for teams building telehealth or wellness prototypes, and a fair benchmarking foundation for researchers testing new ideas.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)