LanderMoerkerke / camera-feed-object-detector-tf-serveLinks
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.
☆44Updated 6 years ago
Alternatives and similar repositories for camera-feed-object-detector-tf-serve
Users that are interested in camera-feed-object-detector-tf-serve are comparing it to the libraries listed below
Sorting:
- Exporting the Mask RCNN with TF-Serving (REST, GRPC, Notebooks provided)☆22Updated 5 years ago
- GitHub repo for my article at https://towardsdatascience.com/indian-car-license-plate-detection-using-yolo-v5-ae2574578175☆63Updated 2 years ago
- A computer vision practice: Using Tensorflow - Object Detection Tutorials - Helmet detection☆67Updated 2 years ago
- How to deploy ONNX models using DeepStream on Jetson Nano☆101Updated 4 years ago
- ☆29Updated 9 years ago
- YOLOv4 accelerated wtih TensorRT and multi-stream input using Deepstream☆36Updated 4 years ago
- A two stage license recognition implement in Yolov3 and ResNet+GRU.