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
This face extraction program will extract faces in an image. This uses dlib library and its "shape_predictor_68_face_landmarks". You can find more about on dlib models on the following repository.