Skip to content

ket0x4/uykum_geldi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV Human Detection

Simple OpenCV script for human decetion and playing alarm sound so I can sleep in peace in work without worrying about to be caught by my boss.

Download the model

  • Yolo11
  • Open main.py and change line 18 to the path of the model you downloaded.

Usage

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python main.py

Requirements

  • Python 3.8-3.11
  • CPU
  • Camera
  • Headphones

About

Simple CV2 script for human detection

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages