500swapnil / Keras_Efficientnet_SSD
A pure Tensorflow+Keras TPU trainable implementation of SSD (Single Shot MultiBox Detector) using different backbones of EfficientNet which can be replaced with any ImageNet backbone. Tested on the PASCAL_VOC dataset. Implemented several low level data preprocessing and augmentations in pure tf functions for faster computation.
☆12Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Keras_Efficientnet_SSD
- Tensorflow 2 single shot multibox detector (SSD) implementation from scratch with MobileNetV2 and VGG16 backbones☆62Updated 4 years ago
- More Than YOLO(v3, v4, v3-tiny, v4-tiny)☆150Updated 2 years ago
- A tensorflow_2.0 implementation of SSD (Single Shot MultiBox Detector) .☆83Updated 3 years ago
- Pytorch implementation of SSD512☆51Updated 4 years ago
- MobileNets-SSD/SSDLite on VOC/BDD100K Datasets☆102Updated last month
- Object Detection clubbed with a Graphical User Interface developed using Tkinter☆13Updated 6 years ago
- A Tensorflow2.x implementation of Scaled-YOLOv4 as described in Scaled-YOLOv4: Scaling Cross Stage Partial Network☆47Updated 2 years ago
- SSD: Single Shot MultiBox Detector | a PyTorch Model for Object Detection | VOC , COCO | Custom Object Detection☆35Updated 3 years ago
- CenterNet (Objects as Points) implementation in Keras and Tensorflow☆184Updated last year
- A state of the art of new lightweight YOLO model implemented by TensorFlow 2. This project is the official code for the paper "CSL-YOLO: …☆60Updated 2 years ago
- Yolov5/Yolov4/ Yolov3/ Yolo_tiny in tensorflow☆290Updated 2 years ago
- A super clean implementation of SSD (Single Shot MultiBox Detector) made possible by Tensorflow 2.0☆115Updated last year
- MobileNetV3-SSD for object detection and implementation in PyTorch☆269Updated 3 years ago
- YOLOv4 Implemented in Tensorflow 2.1,which supports training on custom dataset.☆25Updated 4 years ago
- Pytorch implements yolov4.Good performance, easy to use, fast speed.☆27Updated 4 years ago
- Include mobilenet series (v1,v2,v3...) and yolo series (yolov3,yolov4,...)☆33Updated 2 years ago
- Implementation of the paper "YOLACT Real-time Instance Segmentation" in Tensorflow 2☆111Updated 3 years ago
- Scaled-YOLOv4训练自己的数据集详细教程PDF,关于paper解读请联系小编获取PDF文档☆73Updated 3 years ago
- MobileNetV3 SSD的简洁版本☆77Updated 6 months ago
- Arbitrary oriented object detection implemented with yolov3 (attached with some tricks).☆222Updated 4 years ago
- implementation of Distilling Object Detectors with Fine-grained Feature Imitation on yolov5☆110Updated last year
- A Conversion tool to convert YOLO v3 Darknet weights to TF Lite model (YOLO v3 PyTorch > ONNX > TensorFlow > TF Lite), and to TensorRT (Y…☆69Updated last year
- An experiment of transferring backbone of yolov3 into mobilenetv3☆103Updated 5 years ago
- A Keras port of Single Shot MultiBox Detector as Mobilenet as a Backbone☆62Updated 4 years ago
- QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.☆90Updated 3 years ago
- Support Yolov5(4.0)/Yolov5(5.0)/YoloR/YoloX/Yolov4/Yolov3/CenterNet/CenterFace/RetinaFace/Classify/Unet. use darknet/libtorch/pytorch/mxn…☆211Updated 3 years ago
- image (semantic segmentation) instance segmentation by darknet or yolo☆186Updated 3 years ago
- a Pytorch easy re-implement of "YOLOX: Exceeding YOLO Series in 2021"☆97Updated 3 years ago
- YOLOv5 in TensorRT☆138Updated 2 years ago
- ☆37Updated 3 years ago