Write an app that can be used to locate things within the field of view of your camera and draw boxes around them. For example, how to create an app that can count cars on a road.
Learn the basics of object detection and how to integrate a pre-trained object detector to your mobile app.
Learn to train your own custom object detection models using TensorFlow Lite and the TensorFlow Lite Model Maker library, and build on all the skills you gained in the Get started with object detection pathway.