LanderMoerkerke / camera-feed-object-detector-tf-serve
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 5 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
- Exporting the Mask RCNN with TF-Serving (REST, GRPC, Notebooks provided)☆22Updated 5 years ago
- How to run Keras model inference x3 times faster with CPU and Intel OpenVINO☆34Updated 5 years ago
- How to run Keras model on Jetson Nano☆67Updated 5 years ago
- GitHub repo for my article at https://towardsdatascience.com/indian-car-license-plate-detection-using-yolo-v5-ae2574578175☆63Updated last year
- 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
- Transfer Learning with EfficientNet in Keras☆88Updated 2 years ago
- Openvino environment with docker☆69Updated 4 years ago
- Train license plates detection model using Detectron2☆38Updated 5 years ago
- using tensorflow object detection API to detect face☆16Updated 6 years ago
- ☆29Updated 8 years ago
- A sample project to build a custom Mask RCNN model using Tensorflow object detection API☆71Updated last year
- Run YOLOv4 directly with OpenCV using the CUDA enabled DNN module.☆37Updated 4 years ago
- Social Distancing Detector using deep learning and capable to run on edge AI devices such as NVIDIA Jetson, Google Coral, and more.☆141Updated last year
- NVIDIA Jetson amd Deepstream Python Examples☆30Updated 4 years ago
- How to deploy ONNX models using DeepStream on Jetson Nano☆101Updated 3 years ago
- TensorRT and TensorFlow demo/example (python, jupyter notebook)☆82Updated 6 years ago
- How to run SSD Mobilenet V2 object detection on Jetson Nano at 20+ FPS☆33Updated 5 years ago
- YOLOv5 with flask framework, in aims to counting vehicles in traffic☆48Updated 4 years ago
- MobilNet-SSD object detection in opencv 3.4.1☆91Updated 4 years ago
- yolov3 in a docker container (fronted by Flask)☆17Updated 4 years ago
- Vehicle detection implemented with you Only Look Once. It's an object detector that uses features learned by a deep convolutional neural …☆27Updated 6 years ago
- Tensorflow Object Detection API on `Where is Syd?` dataset☆14Updated 6 years ago
- Slice a image into tiles and recalculates the annotations coordinates and saves them into separate files☆29Updated 5 years ago
- application for running facial recognition, neural style transfer, etc. on Nvidia Jetson Nano☆20Updated 5 years ago
- How to convert trained Keras model to a single TensorFlow .pb file and make prediction☆59Updated 6 years ago
- Tensorflow object detection with tracking based on the DeepSort algorithm☆60Updated 2 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
- Mobile object detector for Raspberry Pi 3☆56Updated 6 years ago
- An implementation of a tracker using yolov4, tf and sort_tracker. (still in development)☆24Updated 2 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 5 years ago