Skip to content

Yolov8 model finetuned on hands gun dataset on L4 GPUs

Notifications You must be signed in to change notification settings

AbdulHadi806/gun-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Weapon Detection System

This project implements a real-time weapon detection system using the YOLOv8 model. The system is designed to detect and track weapons (specifically guns) within video streams or video files, providing a visual indication by highlighting detected weapons in each video frame.

Model and Dataset

  • Model Used: YOLOv8, a state-of-the-art object detection model known for its speed and accuracy.
  • Dataset: The model is trained on a dataset containing 6,000 annotated images focused on hand-held weapons.

Technology Stack

  • OpenCV: Utilized for video processing, frame handling, and drawing bounding boxes around detected objects.
  • YOLOv8: Employed for its efficient object detection capabilities, enabling the system to identify weapons with high accuracy.

Installation

To get started, clone the repository and install the required dependencies:

git clone https://github.com/your-username/weapon-detection-system.git
cd weapon-detection-system
python main_area.py
image

About

Yolov8 model finetuned on hands gun dataset on L4 GPUs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages