TensorFlow Object Detection with Docker from scratch
We will use Ubuntu image as base, for that we should extend our new image from ubuntu official repository. As we are going to run object detection example we need to install all dependencies. All steps you can find on installation page. For detailed steps to install Tensorflow, follow the Tensorflow installation instructions. Let's make /tensorflow/models/research our working directory: The Tensorflow Object Detection API uses Protobufs to configure model and training parameters.
Mar-2-2021, 05:26:29 GMT
- Technology:
- Information Technology > Artificial Intelligence
- Machine Learning (1.00)
- Vision (0.94)
- Information Technology > Artificial Intelligence