You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the puVHR-cpu version and running on some issues that I cannot seem to fix as the current code is not very consistent with the usage examples of github. Any help is deeply appreciuated!
Trying to follow the "basic usage" example on one video that I generated myself. getting the error below.
.....pyvhr\lib\site-packages\pyVHR\analysis\pipeline.py:130 in run_on_video
bvps = apply_filter(bvps,
UnboundLocalError: local variable 'bvps' referenced before assignment
The text was updated successfully, but these errors were encountered:
I am using the puVHR-cpu version and running on some issues that I cannot seem to fix as the current code is not very consistent with the usage examples of github. Any help is deeply appreciuated!
Trying to follow the "basic usage" example on one video that I generated myself. getting the error below.
The text was updated successfully, but these errors were encountered: