rPPG
rPPG copied to clipboard
_pickle.UnpicklingError: invalid load key, 'v'. on Ubuntu 22.04
Downloading: "https://download.pytorch.org/models/resnet34-b627a593.pth" to /home/snowuyl/.cache/torch/hub/checkpoints/resnet34-b627a593.pth
100.0%
Traceback (most recent call last):
File "/home/snowuyl/samba/workspace_Python/rPPG/run.py", line 65, in
I resolve this issue by downloading the file using git lfs, you can remove linknet.pth, and run: git lfs install, git lfs pull
What file is git lfs and where to download it
I resolve this issue by downloading the file using git lfs, you can remove linknet.pth, and run: git lfs install, git lfs pull
#:git lfs pull
Git LFS: (0 of 1 files) 0 B / 83.27 MB
batch response: Post https://github.com/nasir6/rPPG.git/info/lfs/objects/batch: dial tcp 20.205.243.166:443: getsockopt: connection refused
error: failed to fetch some objects from 'https://github.com/nasir6/rPPG.git/info/lfs'
Hello I also encountered this error, try your method, encountered the above error, it seems that the git lfs website is not connected