ubicomplab / rPPG-Toolbox

rPPG-Toolbox: Deep Remote PPG Toolbox (NeurIPS 2023)
https://arxiv.org/abs/2210.00716
Other
447 stars 106 forks source link

How to do Training on SCAMPS and testing on UBFC With PhysNet #168

Closed Bhupendra589 closed 1 year ago

McJackTang commented 1 year ago

It is easy to do that by running python main.py --config_file ./configs/train_configs/SCAMPS_SCAMPS_UBFC-rPPG_PHYSNET_BASIC.yaml at your terminal. The config file is provided here: https://github.com/ubicomplab/rPPG-Toolbox/blob/main/configs/train_configs/SCAMPS_SCAMPS_UBFC-rPPG_PHYSNET_BASIC.yaml.