A fork of the original object detection example using the Tensorflow Object Detection API
- have a .pb frozen model
- have a .pbtxt data label file
- update the docker-compose file to map your two files into the container
docker-compose up
- you are now running your model on localhost:80