Introduction This is a partially unofficial reimplementation of PhysNet (BMCV 2019) training on UBFC-rPPG dataset. Quick Start Install dependencies bash setup.sh pip install -r requirements.txt Set your config in configs/config.py Train the model python main.py Acknowledgement PhysNet rPPG-Toolbox PhysNet