ubicomplab / rPPG-Toolbox

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

CHROME_DEHAAN ERROR #257

Closed liuweishuo closed 4 months ago

liuweishuo commented 4 months ago

an error in CHROME_DEHAAN.py as follows:

SWin = np.multiply(SWin, signal.hanning(WinL)) AttributeError: module 'scipy.signal' has no attribute 'hanning'

which version of scipy is correct?

girishvn commented 4 months ago

The requirements, found at ./requirements.txt list version 1.5.2.