Open AnirbanMukherjeeXD opened 10 months ago
Changed the parameter of face_alignment.LandmarksType._3D to face_alignment.LandmarksType.THREE_D for fitting images and videos, as per the modifications in face_alignment library.
face_alignment.LandmarksType._3D
face_alignment.LandmarksType.THREE_D
face_alignment
Changed the parameter of
face_alignment.LandmarksType._3D
toface_alignment.LandmarksType.THREE_D
for fitting images and videos, as per the modifications inface_alignment
library.