Rppg web
This is a web demo for camera-based PPG sensing (rPPG).
This respository is a web form demo for the research paper [Multi-Task Temporal Shift Attention Networks for On-Device Contactless Vitals Measurement](https://papers.nips.cc/paper/2020/file/e1228be46de6a0234ac22ded31417bc7-Paper.pdf). The paper has been accepted to NeurIPS 2020 (Oral, Top 1%). The project is written primarily in TypeScript, first published in 2020. Key topics include: computer-vision, contactless, deeplearning, health-sensing, healthcare.
A Web Demo for Camera-Based Physiological Sensing
This respository is a web form demo for the research paper Multi-Task Temporal Shift Attention Networks for On-Device Contactless Vitals Measurement. The paper has been accepted to NeurIPS 2020 (Oral, Top 1%).
You may visit here to checkout our python source code.
Demo
Try out our live demo via link here.
Instructions:
- Please allow the camera access
- Place your face centered the red square
- The result will be shown after 30 seconds.
Run in local
First, install the pacakges:
bashnpm install
Then, run the development server:
bashnpm run dev # or yarn dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.
Contributors
Showing top 3 contributors by commit count.
