single-shot-multibox-detector
There are 52 repositories under single-shot-multibox-detector topic.
sgrvinod/a-PyTorch-Tutorial-to-Object-Detection
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
pierluigiferrari/ssd_keras
A Keras port of Single Shot MultiBox Detector
kcg2015/Vehicle-Detection-and-Tracking
Computer vision based vehicle detection and tracking using Tensorflow Object Detection API and Kalman-filtering
HiKapok/SSD.TensorFlow
State-of-the-art Single Shot MultiBox Detector in Pure TensorFlow, QQ Group: 758790869
yangli18/hand_detection
A Light CNN based Method for Hand Detection and Orientation Estimation
lars76/chinese-subtitle-ocr
Optical character recognition for Chinese subtitles using SSD and CNN
wikke/SSD_Keras
Single Shot MultiBox Detector(SSD)目标检测算法
L0SG/grouped-ssd-pytorch
PyTorch implementation of Grouped SSD (GSSD) and GSSD++ for focal liver lesion detection from multi-phase CT images (MICCAI 2018, IEEE TETCI 2021)
chen0040/java-ssd-object-detection
Image SSD object detection in Java using Tensorrflow
ratnajitmukherjee/EmotionClassification_FER2013
Emotion classification has always been a very challenging task in Computer Vision. Using the SSD object detection algorithm to extract the face in an image and using the FER 2013 released by Kaggle, this project couples a deep learning based face detector and an emotion classification DNN to classify the six/seven basic human emotions.
arabian9ts/SSD300
Single Shot MultiBox Detector implemented with TensorFlow
fediazgon/cone-detector-tf
Cone detector trained using the Tensorflow Object Detection API
abdullahsumbal/SSD_Tracker
Counting people, dog and bicycle using SSD detection and tracking.
amoussawi/caffe
Single Shot Multibox Detector on Caltech pedestrian dataset
marcelo-earth/scanner-cam
📹🔊 Web app recognizer of objects in camera. Also you can hear which objects are detected. And it works offline after first load!
viadanna/sdc-vehicle-detection
Object detection using a pretrained SSD network
ynrjh92/ssd-pytorch
PyTorch based implementation of Single Shot Multibox Detector paper
pyaf/SSD-face-detector
A flask based web app which uses Single Shot Multibox Detector to detect human faces
souravs17031999/Object-Detection-MobileNet-cv
Real time Object detection giving all object detected : labels along with all bounding box predictions + Flask live hosted server
AndreiMoraru123/OAK-D-etector
Single Shot MultiBox Detector deployed on a OAK-D Lite cam via DepthAI
williamcfrancis/YOLOv3-Object-Detection-from-Scratch
Pytorch implementation of the You Only Look Once (YOLO) algorithm for object detection
shivangi-aneja/Polyp-Localization
Polyp Localization In Colonscopy Videos using Single Shot Multibox Detector
thatgeeman/pybx
A simple python module to generate anchor (aka default/prior) boxes for object detection tasks.
yukitsuji/SSD_CUDNN
Single Shot Multibox Detector by CUDNN6 and C
explainingai-code/SSD-PyTorch
This repo implements SSD in PyTorch and provides training and inference code on VOC dataset
GurpreetKukkar/Weapon-Detection-using-Artificial-Intelligence
AI-driven weapon detection system for real-time surveillance. Developed on TensorFlow, achieved precision of 0.8524 and 0.7006 at IoU 0.50 and 0.75. Utilizes key frame extraction and SSD-MobileNet, enhancing efficiency. Developed on Windows 10, Python 3.7.3, and TensorFlow 1.14.0. Boosts security with low-cost, automated threat recognition.
saswat0/Mask-Detection
Detect Masks on Face
vishnumani2009/PySSD
Single shot multi box detector in Pytorch
arpytanshu/ssd-object-detection
Implements a Single Shot MultiBox Detector to detect products in shelf images. - https://arxiv.org/abs/1512.02325
DiegoBran16/JetsonNano-Cloud-Edge-Car-speed-plate-monitoring
En el presente repositorio se encuentra el proceso de desarrollo, en fase de prueba de concepto, de un sistema de monitoreo de rapidez y obtención de matrículas de automóviles, dicho proceso se detalla en forma secuencial. Adicional se incluyen los documentos durante el desarrollo y los enlaces a las herramientas necesarias para la elaboración del mismo. De forma general el sistema detecta automóviles que se mueven en un área delimitada, al mismo se le realiza un seguimiento y se asigna un identificador, luego se obtiene la rapidez que posee en un punto específico, y se captura una imagen del automóvil, tanto el identificador, la rapidez y la imagen del automóvil son enviados a los servicios de Amazon Web Services en donde se abstrae de la imagen los valores de la matrícula y junto al identificador y la rapidez se almacenan en una base de datos. Si el automóvil supera un límite de rapidez establecido se notifica por correo electrónico al infractor.
bsrinivas8687/Single_Shot_MultiBox_Detector
SSD: Single Shot MultiBox Detector in keras
manikandan-ravikiran/PySSD
Single shot multi box detector in Pytorch
mbodenham/visual-tracking-using-uavs
Single Shot MultiBox Detector model to detect cars from the perspective of a UAV
shershunov/ssd.libtorch
A libtorch c++ implementation of Single Shot MultiBox Detector.
babakyousefian/Virtual-Reality
you can learning operating midwife in operate room in VR hospital within AI robots for the first time in all around the world
docsallover/real-time-object-detection
Real-Time Object Detection with Single Shot MultiBox Detector (SSD)