mobilenet-ssd
There are 94 repositories under mobilenet-ssd topic.
Smorodov/Multitarget-tracker
Multiple Object Tracker, Based on Hungarian algorithm + Kalman filter.
chuanqi305/MobileNet-SSD
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
kcg2015/Vehicle-Detection-and-Tracking
Computer vision based vehicle detection and tracking using Tensorflow Object Detection API and Kalman-filtering
PINTO0309/MobileNet-SSD-RealSense
[High Performance / MAX 30 FPS] RaspberryPi3(RaspberryPi/Raspbian Stretch) or Ubuntu + Multi Neural Compute Stick(NCS/NCS2) + RealSense D435(or USB Camera or PiCamera) + MobileNet-SSD(MobileNetSSD) + Background Multi-transparent(Simple multi-class segmentation) + FaceDetection + MultiGraph + MultiProcessing + MultiClustering
shaoshengsong/MobileNetV3-SSD
MobileNetV3-SSD for object detection and implementation in PyTorch
yangli18/hand_detection
A Light CNN based Method for Hand Detection and Orientation Estimation
tanakataiki/ssd_kerasV2
BetterNetWork4SSD
vonholst/SSDMobileNet_CoreML
Real-time object-detection using SSD on Mobilenet on iOS using CoreML, exported using tf-coreml
Surya-Murali/Real-Time-Object-Detection-With-OpenCV
This project aims to do real-time object detection through a laptop cam using OpenCV. The idea is to loop over each frame of the video stream, detect objects, and bound each detection in a box.
tranleanh/mobilenets-ssd-pytorch
MobileNets-SSD/SSDLite on VOC/BDD100K Datasets
PINTO0309/MobileNet-SSD
MobileNet-SSD(MobileNetSSD) + Neural Compute Stick(NCS) Faster than YoloV2 + Explosion speed by RaspberryPi · Multiple moving object detection with high accuracy.
roboflow/tensorflow-object-detection-faster-rcnn
How to train an object detection model easy for free
djmv/MobilNet_SSD_opencv
MobilNet-SSD object detection in opencv 3.4.1
shaoshengsong/MobileNetV3-SSD-Compact-Version
MobileNetV3 SSD的简洁版本
C-Aniruddh/realtime_object_recognition
Realtime Object recognition using OpenCV 3.3 dnn module and pretrained MobileNetSSD caffe model
FurkanOM/tf-ssd
Tensorflow 2 single shot multibox detector (SSD) implementation from scratch with MobileNetV2 and VGG16 backbones
PINTO0309/MobileNet-SSDLite-RealSense-TF
RaspberryPi3(Raspbian Stretch) + MobileNetv2-SSDLite(Tensorflow/MobileNetv2SSDLite) + RealSense D435 + Tensorflow1.11.0 + without Neural Compute Stick(NCS)
zlingkang/mobilenet_ssd_pedestrian_detection
Mobilenet SSD based pedestrian detection
tlkh/SmartBin
Spring 2018 - 10.009 Digital World 1D Project
TetsuakiBaba/ofxOpenCvDnnObjectDetection
OpenCV based DNN Object Detection Library for Openframeworks
cftang0827/pedestrian_recognition
A simple human recognition api for re-ID usage, power by paper https://arxiv.org/abs/1703.07737
cloudwiser/ObjectDetectionRPiZero
TensorFlow Lite object detection example for Raspberry Pi Zero
zhiqwang/demonet
Yet another ssd, with its runtime stack for libtorch, onnx and specialized accelerators.
IQTLabs/Teachable-Camera
Object detection at the edge, with Google's Coral dev board
IronSublimate/NCNN_ObjectDetection
MobileNet SSD/YOLOv4/YOLOv5/YOLOX etc Obejct Detection on Android Camera
imistyrain/ncnn_face
MobileNet-SSD Face Detection by ncnn
Tensor46/TensorMONK
A collection of deep learning models (PyTorch implemtation)
tjuskyzhang/mobilenetv1-ssd-tensorrt
Got 100fps on TX2. Got 1000fps on GeForce GTX 1660 Ti. Implement mobilenetv1-ssd-tensorrt layer by layer using TensorRT API. If the project is useful to you, please Star it.
sidpro-hash/Object-Detection
object detection using SSD Mobile Net v3
jideilori/mobilenetssd
A web app for MobileNet SSD detection
juliagarriga/ARPET
AR.Drone 2.0 human tracking with Mobilenet-SSD and PID control
liyuming1978/caffe_example
install script and example for clCaffe which will run caffe by OpenCL (this is for https://github.com/01org/caffe/tree/inference-optimize)
Qengineering/TensorFlow_Lite_SSD_Jetson-Nano
TensorFlow Lite SSD on a Jetson Nano 28.5 FPS
tharakarehan/people-counter
A human detection, tracking and counting system built using deep learning based computer vision.