There are 9 repositories under ssd topic.
OpenMMLab Detection Toolbox and Benchmark
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.
High-performance multiple object tracking based on YOLO, Deep SORT, and KLT 🚀
SirixDB is an an embeddable, bitemporal, append-only database system and event store, storing immutable lightweight snapshots. 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.
A mobilenet SSD based face detector, powered by tensorflow object detection api, trained by WIDERFACE dataset.
Windows, macOS and Android storage (HDD, SSD, RAM) speed testing/performance benchmarking app
Cross platform utilities useful for configuring features and assessing health on SATA, SAS, NVMe, and USB storage devices.
pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet
项目注释+论文复现+算法竞赛+Pytorch实践+LeetCode+VLM预训练
People Counting in Real-Time with an IP camera.
Creating a software for automatic monitoring in online proctoring
GSmartControl - Hard disk drive and SSD health inspection tool
convert mmdetection model to tensorrt, support fp16, int8, batch input, dynamic shape etc.
Repository for Single Shot MultiBox Detector and its variants, implemented with pytorch, python3.
RectLabel is an offline image annotation tool for object detection and segmentation.
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.
Switch the rootfs to a NVMe SSD on the Jetson Xavier NX and Jetson AGX Xavier
QDiskInfo is a frontend for smartctl (part of the smartmontools package). It provides a user experience similar to CrystalDiskInfo. It shows the SMART (Self-Monitoring, Analysis, and Reporting Technology) data of modern hard disk drives.
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 )