• Stars
    star
    44
  • Rank 634,578 (Top 13 %)
  • Language
    Python
  • License
    Apache License 2.0
  • Created almost 6 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Camera feed detector using Tensorflow Detection API on a Tensorflow Serving Docker container. There is also a version using only YoloV3 to detect objects. All models are from the model zoo from Tensorflow and Darknet, these models are trained on the coco dataset.