Back to Models

TensorFlow Object Detection on Docker

research/object_detection/dockerfiles/tf1/README.md

2.20.0249 B
Original Source

TensorFlow Object Detection on Docker

These instructions are experimental.

Building and running:

bash
# From the root of the git repository
docker build -f research/object_detection/dockerfiles/tf1/Dockerfile -t od .
docker run -it od