Face Alignment
- Face Alignment(Face Recognition) 
Face Detection tool
Detect face location, and 68 important landmarks on face including eyelashes, eyes, mouth, and nose.
3 models are porvided:
| model | release date | Competitive Edge | 
|---|---|---|
| dlib | 2002(updated Mar.2021) | more accurate than OpenCV face detection tool | 
| blazeface | Jul.2019 | optimized for mobile GPU | 
| sfd(s3fd) | Aug.2017 | Optimized for small faces |