FurkanOM / tf-ssdLinks
Tensorflow 2 single shot multibox detector (SSD) implementation from scratch with MobileNetV2 and VGG16 backbones
☆63Updated 5 years ago
Alternatives and similar repositories for tf-ssd
Users that are interested in tf-ssd are comparing it to the libraries listed below
Sorting:
- More Than YOLO(v3, v4, v3-tiny, v4-tiny)☆153Updated 3 years ago
- YOLOv4 Implemented in Tensorflow 2.1,which supports training on custom dataset.☆25Updated 5 years ago
- tfyolo: Efficient Implementation of Yolov5 in TensorFlow☆233Updated last year
- YOLOv5 implementation using TensorFlow 2☆59Updated 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
- A tensorflow_2.0 implementation of SSD (Single Shot MultiBox Detector) .☆83Updated 3 years ago
- Yolov5/Yolov4/ Yolov3/ Yolo_tiny in tensorflow☆290Updated 2 years ago
- YOLO v5 pytorch implementation. This repository contains code for this tutorial.☆149Updated 2 years ago
- A Tensorflow2.x implementation of Scaled-YOLOv4 as described in Scaled-YOLOv4: Scaling Cross Stage Partial Network☆47Updated 3 years ago
- A PyTorch implementation of YOLOv5☆171Updated 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
- A super clean implementation of SSD (Single Shot MultiBox Detector) made possible by Tensorflow 2.0☆115Updated 2 years ago
- Convert Yolo Darket to Pascal VOC annotation format and vice versa.☆113Updated 4 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
- A TensorFlow 2.0 implementation of YOLOv4: Optimal Speed and Accuracy of Object Detection☆207Updated last year
- Tensorflow 2 Faster-RCNN implementation from scratch supporting to the batch processing with MobileNetV2 and VGG16 backbones☆94Updated 3 years ago
- MobileNets-SSD/SSDLite on VOC/BDD100K Datasets☆112Updated 8 months ago
- yolov4 base on keras of tf2+, tf2 support perfectly☆14Updated 4 years ago
- YOLOv5 in PyTorch > ONNX > CoreML > iOS☆224Updated 2 years ago
- A Keras port of Single Shot MultiBox Detector as Mobilenet as a Backbone☆62Updated 5 years ago
- Classifying people as high risk and low risk based on their distance to other people.☆110Updated last year
- ☆39Updated 4 years ago
- Yolov5 : You Look Only Once v5 Learning Resources and Collection☆48Updated 4 years ago
- Computer Vision deployment tools for dummies and experts. CVU aims at making CV pipelines easier to build and consistent around platform…☆88Updated last year
- Implementation of the paper "YOLACT Real-time Instance Segmentation" in Tensorflow 2☆112Updated 3 years ago
- Summary of methods to convert models in Yolo-v4-v3-v2☆74Updated 5 years ago
- A simple tf.keras implementation of YOLO v4☆140Updated 2 years ago
- This is implementation of YOLOv4,YOLOv4-relu,YOLOv4-tiny,YOLOv4-tiny-3l,Scaled-YOLOv4 and INT8 Quantization in OpenVINO2021.3☆239Updated 4 years ago
- Image Augmentation technique using OpenCV and Python☆57Updated 6 years ago
- Tensorflow object detection with tracking based on the DeepSort algorithm☆60Updated 2 years ago