eliu01011 / Weapon-Detection-Using-Neural-Networks-in-Real-Time-Surveillance-Video
Weapon detection using neural networks in surveillance
☆44Updated 2 years ago
Alternatives and similar repositories for Weapon-Detection-Using-Neural-Networks-in-Real-Time-Surveillance-Video:
Users that are interested in Weapon-Detection-Using-Neural-Networks-in-Real-Time-Surveillance-Video are comparing it to the libraries listed below
- Weapon Detection & Classification through CCTV surveillance using Deep Learning-CNNs.☆98Updated 5 years ago
- Fire and Gun detection using yolov3 in videos as well as images. Training code, dataset and trained weight file available.☆73Updated 4 years ago
- ☆42Updated 5 years ago
- Developed an object detection model using YOLO Darknet framework to prevent crimes. Collected the crime data manually from Google images …☆51Updated 7 years ago
- An AI based helmet detection , which can detect the helmets from the images with 99% accuracy . It is implemented using Opencv, Python, Y…☆63Updated last year
- Deep Learning Applications (Darknet - YOLOv3, YOLOv4 | DeOldify - Image Colorization, Video Colorization | Face-Recognition) with Google …☆78Updated 4 years ago
- The repository contains labelled images of guns taken from various sources.☆26Updated 7 years ago
- Real-time PPE detection and tracking using YOLO v3 and deep_sort☆116Updated 8 months ago
- The system takes video footage of a highway as input and provides statistics like the count of vehicles and an average estimated speed of…☆60Updated 5 years ago
- Action-Net is a dataset containing images of 16 different human actions.☆12Updated 5 years ago
- Violence detection in videos using Deep Learning (CNNs + LSTMs). 98.5% video accuracy and 97.81% frame level accuracy (with threshold=3) …☆93Updated 2 years ago
- Detect guns from images, videos and live videos using Tensorflow Object Detection API.☆31Updated 5 years ago
- Monitor people violating Social Distancing or not wearing Face Masks in public through CCTV footage.☆61Updated 3 years ago
- YoLo is a CNN architecture which specialize in object detection. I am using tutorial from https://www.pyimagesearch.com/2018/11/12/yolo-o…