Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

推理报错:AttributeError: _2D #4

Open
wickedvalley opened this issue Dec 6, 2023 · 0 comments
Open

推理报错:AttributeError: _2D #4

wickedvalley opened this issue Dec 6, 2023 · 0 comments

Comments

@wickedvalley
Copy link

[Step 0] Number of frames available for inference: 167
[Step 1] Landmarks Extraction in Video.
Traceback (most recent call last):
File "/docs/workspace/virtual_human/openheygen/video-retalking/inference.py", line 345, in
main()
File "/docs/workspace/virtual_human/openheygen/video-retalking/inference.py", line 81, in main
kp_extractor = KeypointExtractor()
File "/docs/workspace/virtual_human/openheygen/video-retalking/third_part/face3d/extract_kp_videos.py", line 18, in init
self.detector = face_alignment.FaceAlignment(face_alignment.LandmarksType._2D, device=device)
File "/usr/local/miniconda3/envs/openheygen/lib/python3.9/enum.py", line 352, in getattr
raise AttributeError(name) from None
AttributeError: _2D

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

No branches or pull requests

1 participant