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:
- How to run inference on different models using OpenCV's dnn package☆20Updated 6 years ago
- Pure tensorflow Implement of YOLOv3 with support to train your own dataset☆18Updated 6 years ago
- ☆29Updated 8 years ago
- GitHub repo for my article at https://towardsdatascience.com/indian-car-license-plate-detection-using-yolo-v5-ae2574578175☆63Updated last year
- Transfer Learning with EfficientNet in Keras☆88Updated 2 years ago
- A simple Python example that uses Deepstream to process a video stream.☆35Updated 4 years ago
- Nvidia Deepstream5+Ignition Maker+Metatdata+Python☆40Updated 4 years ago
- An implementation of a tracker using yolov4, tf and sort_tracker. (still in development)☆24Updated 2 years ago
- yolov3 in a docker container (fronted by Flask)☆17Updated 4 years ago
- Exporting the Mask RCNN with TF-Serving (REST, GRPC, Notebooks provided)☆22Updated 5 years ago
- Run YOLOv4 directly with OpenCV using the CUDA enabled DNN module.☆37Updated 4 years ago
- YOLOv4 accelerated wtih TensorRT and multi-stream input using Deepstream☆36Updated 4 years ago
- Augment dataset (images and annotations) for object detection☆63Updated 3 years ago
- NVIDIA DeepStream based Video Analytics☆67Updated 4 years ago
- How to run Keras model inference x3 times faster with CPU and Intel OpenVINO☆34Updated 6 years ago
- A two stage license recognition implement in Yolov3 and ResNet+GRU.☆64Updated 5 years ago
- How to deploy open source models using DeepStream and Triton Inference Server☆79Updated 11 months ago
- Making custom object detector using Yolo (Java and Python)☆92Updated 3 years ago
- Stream processing using kafka-python to track people (user input images of target) in the wild over multiple video streams.☆59Updated 2 years ago
- YOLOv5 with flask framework, in aims to counting vehicles in traffic☆48Updated 4 years ago
- This project combines the knowledge of computer vision techniques and deep learning architectures to build a facial keypoint detection sy…☆30Updated 3 years ago
- Slice a image into tiles and recalculates the annotations coordinates and saves them into separate files☆29Updated 5 years ago
- License plate detection & Car pose estimation☆19Updated 5 years ago
- Distributed Streaming with Apache Kafka and Python OpenCV☆38Updated 6 years ago
- How to run Keras model on Jetson Nano☆67Updated 5 years ago
- Yolo-v3 model was implemented with tf2 eager style. I also implemented the eager model's training function and applied it to other datase…☆77Updated 2 years ago
- Torchserve server using a YoloV5 model running on docker with GPU and static batch inference to perform production ready and real time in…☆97Updated 2 years ago
- YOLOv4 in NVIDIA DeepStream 5.0 (DarkNet or Pytorch --> ONNX --> TensorRT --> DeepStream)☆11Updated 4 years ago
- Detection masks on faces.☆29Updated 4 years ago
- Live Face Identification with pre-trained VGGFace2 model☆72Updated 7 years ago