Implementing the revised approach

In this section, we will understand the implementation of the revised approach. You can refer to this GitHub link: https://github.com/jalajthanaki/Real_time_object_detection/tree/master/revised_approach, which has the pre-trained model and the TensorFlow's Object detection folder. Before we even begin with the code, I will provide information regarding the folder structure of this approach. You can refer to the following figure:

Implementing the revised approach

Figure 9.15: Understanding the folder structure for the revised approach

Here is the object detection folder downloaded from the TensorFlow model repository: https://github.com/tensorflow/models/tree/master/research/object_detection ...

Get Machine Learning Solutions now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.