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:
- Torchserve server using a YoloV5 model running on docker with GPU and static batch inference to perform production ready and real time in…☆98Updated 2 years ago
- Transfer Learning with EfficientNet in Keras☆88Updated 2 years ago
- GitHub repo for my article at https://towardsdatascience.com/indian-car-license-plate-detection-using-yolo-v5-ae2574578175☆63Updated 2 years ago
- 🛠 Mask R-CNN Keras to Tensorflow and TFX models + Serving models using TFX GRPC & RESTAPI☆102Updated 4 years ago
- YOLOv4 accelerated wtih TensorRT and multi-stream input using Deepstream☆36Updated 4 years ago
- Exporting the Mask RCNN with TF-Serving (REST, GRPC, Notebooks provided)☆22Updated 5 years ago
- A sample project to build a custom Mask RCNN model using Tensorflow object detection API☆71Updated last year
- In this repository, I present a retail store item detector using YOLOv5☆114Updated 3 years ago
- Anchor optimization for RetinaNet.☆115Updated 5 years ago
- Impy is a Python3 library with features that help you in your computer vision tasks.☆116Updated 6 years ago
- Detection masks on faces.☆29Updated 4 years ago
- YOLOv4 Implemented in Tensorflow 2.0. Convert YOLO v4 .weights to .pb and .tflite format for tensorflow and tensorflow lite.☆62Updated 3 years ago
- YOLOv3: convert .weights to .tflite format for tensorflow lite. Convert .weights to .pb format for tensorflow serving☆106Updated last year
- How to run Keras model on Jetson Nano☆67Updated 5 years ago
- Object Detection and Image Segmentation with Detectron2☆160Updated 2 years ago
- color recognition (convolutional neural network implemented in Keras)☆98Updated 7 years ago
- Summary of methods to convert models in Yolo-v4-v3-v2☆74Updated 5 years ago
- Classifying people as high risk and low risk based on their distance to other people.☆110Updated last year
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆97Updated 2 years ago
- ☆117Updated 2 years ago
- Train a Mask R-CNN model with the Tensorflow Object Detection API☆77Updated 3 years ago
- Augment dataset (images and annotations) for object detection☆63Updated 3 years ago
- More Than YOLO(v3, v4, v3-tiny, v4-tiny)☆153Updated 3 years ago
- License plate detection & Car pose estimation☆19Updated 5 years ago
- How to deploy ONNX models using DeepStream on Jetson Nano☆101Updated 4 years ago
- Pytorch implementation of RetinaNet using EfficientNets as feature extractor or backbone network.☆43Updated 4 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…☆78Updated 2 years ago
- Training a YOLOv3 model to detect the presence of helmet for intrusion or traffic monitoring.☆131Updated 3 years ago
- A minimal YOLO V1 implementation using Keras☆43Updated 2 years ago
- How to train an object detection model with mmdetection☆73Updated 3 years ago