Following up on my last blog post on training an image labeling model using Google Cloud AutoML (linked below), in this second blog post in the series; we’ll look into how to train yet another model to identify and locate objects within an image instead—an object detection model!
If you haven’t read my blog on image labeling, you can read it here:
Continue reading Creating a TensorFlow Lite Object Detection Model using Google Cloud AutoML