Creating accurate machine learning models capable of identifying multiple faces (or other target objects) in a single image remains a core challenge in computer vision, but now with the advancement of deep learning and computer vision models for mobile, you can much more easily detect faces in an image.
In this article, we’ll do just that on Android with the help of Google ML Kit’s Face Detection API.
Continue reading On-Device Face Detection on Android using Google’s ML Kit