Add face-detection to your app with the Machine Learning Kit from Firebase

It’s becoming easier to use machine learning (ML) in your mobile apps, especially with technologies like TensorFlow and CloudVision. But training machine learning models can take significant time and effort, that’s where Google’s Firebase ML Kit can help! Even if you have no machine learning experience, you can use any of the pre-trained models to get a head start. Common use cases include face detection, recognizing text, labeling images, and scanning barcodes. Let’s take a closer look at how the Face Detection API works.

Continue reading “Add face-detection to your app with the Machine Learning Kit from Firebase”