ML Kit contains an image labeling service. With it, you can identify common objects, places, animals, products, and more. Currently, the API supports over 400 categories, but you can also useĀ a custom TensorFlow Lite model to add more objects. In this recipe, we'll learn how to implement this feature in our sample app.




















































