ssdlite
There are 9 repositories under ssdlite topic.
chuanqi305/MobileNetv2-SSDLite
Caffe implementation of SSD and SSDLite detection on MobileNetv2, converted from tensorflow.
uvipen/SSD-pytorch
SSD: Single Shot MultiBox Detector pytorch implementation focusing on simplicity
suzhenghang/SmallMobileNetV2
Using as backbone for SmallMobileUnet or SmallRefineDet
Tee0125/pytorch-detector-models
PyTorch Implementation of objection detection networks
biyoml/PyTorch-SSD
PyTorch implementation of SSD: Single Shot MultiBox Detector.
ponderbb/multitask-mayhem
Multi-task learning with adapted torchvision models (SSD, FasterRCNN, DeepLabv3) using Lightning-AI
wi-ith/ssdlite
tensorflow mobilenet V2 ssdlite
xyfer17/Object-detection-caffe
object detection using mobilenetV2 SSDlite model
matteo-stat/multi-task-learning-object-detection-semantic-segmentation
A multi task neural network implemented from scratch, performing object detection with SSD and semantic segmentation with DeeplabV3+ simultaneosly!