Skip to content

turnerlabs/object-detection-docker

Repository files navigation

Object Detection Docker

A fork of the original object detection example using the Tensorflow Object Detection API

Prerequisites

  • have a .pb frozen model
  • have a .pbtxt data label file

Example Usage

  • 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

About

A dockerized Flask app to run object detection models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages