moganesyan / tensorflow_model_deploymentLinks
Exporting the Mask RCNN with TF-Serving (REST, GRPC, Notebooks provided)
☆22Updated 5 years ago
Alternatives and similar repositories for tensorflow_model_deployment
Users that are interested in tensorflow_model_deployment are comparing it to the libraries listed below
Sorting:
- Transfer Learning with EfficientNet in Keras☆88Updated 2 years ago
- Implementation of the paper "YOLACT Real-time Instance Segmentation" in Tensorflow 2☆112Updated 3 years ago
- Train a Mask R-CNN model with the Tensorflow Object Detection API☆77Updated 4 years ago
- Anchor optimization for RetinaNet.☆115Updated 5 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 6 years ago
- 🛠 Mask R-CNN Keras to Tensorflow and TFX models + Serving models using TFX GRPC & RESTAPI☆102Updated 4 years ago
- A sample project to build a custom Mask RCNN model using Tensorflow object detection API☆71Updated last year
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆97Updated 2 years ago
- Semantic Segmentation using Tensorflow on popular Datasets like Ade20k, Camvid, Coco, PascalVoc☆69Updated 2 years ago
- ☆56Updated 4 years ago
- faster RCNN keras step by step implementation☆52Updated 7 years ago
- FCOS (Fully Convolutional One-Stage Object Detection) implementation in Keras and Tensorflow☆64Updated last year
- More Than YOLO(v3, v4, v3-tiny, v4-tiny)☆154Updated 3 years ago
- A Tensorflow2.x implementation of Scaled-YOLOv4 as described in Scaled-YOLOv4: Scaling Cross Stage Partial Network☆47Updated 3 years ago
- Augment dataset (images and annotations) for object detection☆63Updated 3 years ago
- YOLOv4 Implemented in Tensorflow 2.0. Convert YOLO v4 .weights to .pb and .tflite format for tensorflow and tensorflow lite.☆62Updated 4 years ago
- Camera feed detector using Tensorflow Detection API on a Tensorflow Serving Docker container. There is also a version using only YoloV3 t…☆44Updated 6 years ago
- Orientation aware object detection with applications to firearms☆47Updated 4 years ago
- ☆117Updated 2 years ago
- This is the tf2.0 version of efficientdet.☆23Updated 5 years ago
- A convolutional neural network implementation of a script that detects whether an individual is wearing a hardhat or not.☆42Updated 4 years ago
- Tensorflow 2 single shot multibox detector (SSD) implementation from scratch with MobileNetV2 and VGG16 backbones☆63Updated 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
- Summary of methods to convert models in Yolo-v4-v3-v2☆74Updated 5 years ago
- Slice a image into tiles and recalculates the annotations coordinates and saves them into separate files☆29Updated 5 years ago
- Tutorial content from ImmersiveLimit.com☆88Updated 7 years ago
- Confusion Matrix in Object Detection with TensorFlow☆78Updated 2 years ago
- How to train an object detection model easy for free☆183Updated 3 years ago
- [5 FPS - 150 FPS] Learning Deep Features for One-Class Classification (AnomalyDetection). Corresponds RaspberryPi3. Convert to Tensorflow…☆127Updated 5 years ago
- Object detection and instance segmentation on MaskRCNN with torchvision, albumentations, tensorboard and cocoapi. Supports custom coco da…☆19Updated 4 years ago