1adrianb / 1adrianb/face-alignment
time cost
Open
question
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
fa = face_alignment.FaceAlignment(face_alignment.LandmarksType._2D, flip_input=False, device='cuda')
fa.get_landmarks(img)
how much seconds is it cost?
I get 8 seconds for 3 pictures.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.