Skip to content

Using ML Kit's face detection API, this app will detect faces in an image, identify key facial features, and get the contours of detected faces.

License

Notifications You must be signed in to change notification settings

Olutobz/face-detector

Repository files navigation

face-detector

Using ML Kit's face detection API, this app will detect faces in an image, identify key facial features, and get the contours of detected faces.

Face detection locates human faces in visual media such as digital images or video. When a face is detected it has an associated position, size, and orientation; and it can be searched for landmarks such as the eyes and nose.

ML Kit makes it easy to apply ML techniques in your apps by bringing Google's ML technologies, such as the Mobile Vision, and TensorFlow Lite, together in a single SDK. Whether you need the real-time capabilities of Mobile Vision's on-device models, or the flexibility of custom TensorFlow Lite models, ML Kit has you covered.

About

Using ML Kit's face detection API, this app will detect faces in an image, identify key facial features, and get the contours of detected faces.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages