/gun-detection

Gun Detection System for Security Cameras built using YOLOv7 in Python

Primary LanguagePython

Gun Detection System

Gun Detection System Made by Theos AI

This is a Gun Detection System built using YOLOv7 in Python, made with ❤️ by Theos AI.

Don't forget to read the Blog Post and watch the YouTube Video!

Make sure you have a camera connected to your computer, then run the following commands to start detecting guns.

Install all the dependencies

pip install -r requirements.txt

Copy and paste your Theos deployment URL inside run.py

URL = '<your-deployment-url>'

Start the program

python run.py