Caffe implementation of SSD and SSDLite detection on MobileNetv2, converted from tensorflow.
#计算机科学#SSD: Single Shot MultiBox Detector pytorch implementation focusing on simplicity
Using as backbone for SmallMobileUnet or SmallRefineDet
PyTorch implementation of SSD: Single Shot MultiBox Detector.
Multi-task learning with adapted torchvision models (SSD, FasterRCNN, DeepLabv3) using Lightning-AI
A multi task neural network implemented from scratch, performing object detection with SSD and semantic segmentation with DeeplabV3+ simultaneosly!
object detection using mobilenetV2 SSDlite model