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
{{ message }}
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.
[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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
[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
The text was updated successfully, but these errors were encountered: