There are 6 repositories under ssd topic.
OpenMMLab Detection Toolbox and Benchmark
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
A PyTorch Implementation of Single Shot MultiBox Detector
Single Shot MultiBox Detector in TensorFlow
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
A Keras port of Single Shot MultiBox Detector
Building a Real-time Hand-Detector using Neural Networks (SSD) on Tensorflow
MobileNetV1, MobileNetV2, VGG based SSD/SSD-lite implementation in Pytorch 1.0 / Pytorch 0.4. Out-of-box support for retraining on Open Images dataset. ONNX and Caffe2 support. Experiment Ideas like CoordConv.
Trainable models and NN optimization tools
High-performance multiple object tracking based on YOLO, Deep SORT, and KLT 🚀
A mobilenet SSD based face detector, powered by tensorflow object detection api, trained by WIDERFACE dataset.
SirixDB is a temporal, evolutionary database system, which uses an append-only approach to store immutable revisions. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach.
pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet
Repository for Single Shot MultiBox Detector and its variants, implemented with pytorch, python3.
convert mmdetection model to tensorrt, support fp16, int8, batch input, dynamic shape etc.
Implementation of Single Shot MultiBox Detector in TensorFlow, to detect and classify traffic signs
Caffe implementation of SSD and SSDLite detection on MobileNetv2, converted from tensorflow.
项目注释+论文复现+算法竞赛+Pytorch指北
RectLabel - An image annotation tool to label images for bounding box object detection and segmentation.
Creating a software for automatic monitoring in online proctoring
SSD目标检测算法(Single Shot MultiBox Detector)(简单,明了,易用,全中文注释,单机多卡训练,视频检测)( If you train the model on a single computer and mutil GPU, this program will be your best choice , easier to use and easier to understand )
State-of-the-art Single Shot MultiBox Detector in Pure TensorFlow, QQ Group: 758790869
SSD-based object and text detection with Keras, SSD, DSOD, TextBoxes, SegLink, TextBoxes++, CRNN
This repository host the code for real-time action detection paper
Object Detection API Tensorflow
Traffic Sign Detection. Code for the paper entitled "Evaluation of deep neural networks for traffic sign detection systems".
PyTorch implementation of several SSD based object detection algorithms.