Praneet9 / Weapon_Detection
A barebone model built for detecting weapons in an image. It was built using YOLOv2 (You Only Look Once Algo version2). The model is built upon Darknet YOLO but is also ported on Tensorflow Lite, Protobuf file and also in YAD2K (Keras port of YOLO).
☆11Updated 5 years ago
Alternatives and similar repositories for Weapon_Detection:
Users that are interested in Weapon_Detection are comparing it to the libraries listed below
- Weapon detection using neural networks in surveillance☆44Updated 2 years ago
- Detect guns from images, videos and live videos using Tensorflow Object Detection API.