ubicomplab / rPPG-Toolbox

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

changing wording from normalized to diffnormalized #122

Closed girishvn closed 1 year ago

girishvn commented 1 year ago

Changed occurrences of Normalized to DiffNormalized

Tested full pipeline w/ PURE_PURE_UBFC_TSCAN.yaml w/ preprocessing, training, and testing. Results below:

FFT MAE (FFT Label):1.2346540178571428 FFT RMSE (FFT Label):2.9557296788139373 FFT MAPE (FFT Label):1.4422882653073863 FFT Pearson (FFT Label):0.9886615545146553

girishvn commented 1 year ago

@xliucs @yahskapar

xliucs commented 1 year ago

Sorry, I just saw your results. Can you run an inference config? Also can you please update the pre-trained model filenames? There are two physnet_normalized.

xliucs commented 1 year ago

Otherwise, LGTM.

girishvn commented 1 year ago

Renamed requested model files, and ran with infer_configs/PURE_PURE_UBFC_TSCAN_BASIC.yaml w/ results as follows (same as expected):

FFT MAE (FFT Label):1.2346540178571428 FFT RMSE (FFT Label):2.9557296788139373 FFT MAPE (FFT Label):1.4422882653073863 FFT Pearson (FFT Label):0.9886615545146553