Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

执行视频预处理的时候,提取面部特征报错 #156

Open
Ivyforever01 opened this issue Jul 17, 2024 · 1 comment
Open

执行视频预处理的时候,提取面部特征报错 #156

Ivyforever01 opened this issue Jul 17, 2024 · 1 comment

Comments

@Ivyforever01
Copy link

Traceback (most recent call last):
File "/root/autodl-tmp/ER-NeRF/data_utils/process.py", line 52, in extract_landmarks
fa = face_alignment.FaceAlignment(face_alignment.LandmarksType.TWO_D, flip_input=False)
File "/root/miniconda3/envs/ernerf/lib/python3.10/site-packages/face_alignment/api.py", line 87, in init
self.face_alignment_net = torch.jit.load(
File "/root/miniconda3/envs/ernerf/lib/python3.10/site-packages/torch/jit/_serialization.py", line 162, in load
cpp_module = torch._C.import_ir_module(cu, str(f), map_location, _extra_files)
RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory
有没有大佬知道这个问题,请教一下
1721180940430

@zhangshulin12
Copy link

我也遇到这个错误,你解决了吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants