Repository navigation

#

single-shot-multibox-detector

Computer vision based vehicle detection and tracking using Tensorflow Object Detection API and Kalman-filtering

Python
547
5 年前

State-of-the-art Single Shot MultiBox Detector in Pure TensorFlow, QQ Group: 758790869

Python
324
6 年前

A Light CNN based Method for Hand Detection and Orientation Estimation

Python
156
3 年前

Single Shot MultiBox Detector(SSD)目标检测算法

Jupyter Notebook
44
8 年前

PyTorch implementation of Grouped SSD (GSSD) and GSSD++ for focal liver lesion detection from multi-phase CT images (MICCAI 2018, IEEE TETCI 2021)

Python
44
3 年前

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.

Python
25
7 年前

Image SSD object detection in Java using Tensorrflow

Java
25
7 年前

Single Shot MultiBox Detector implemented with TensorFlow

Python
24
5 年前

Cone detector trained using the Tensorflow Object Detection API

Python
21
3 年前

Counting people, dog and bicycle using SSD detection and tracking.

C++
18
6 年前

📹🔊 Web app recognizer of objects in camera. Also you can hear which objects are detected. And it works offline after first load!

TypeScript
12
2 年前

This repo implements SSD in PyTorch and provides training and inference code on VOC dataset

Python
11
3 个月前

PyTorch based implementation of Single Shot Multibox Detector paper

Python
10
5 年前

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.

Python
7
1 年前

A flask based web app which uses Single Shot Multibox Detector to detect human faces

Python
7
2 年前

Pytorch implementation of the You Only Look Once (YOLO) algorithm for object detection

Jupyter Notebook
7
2 年前