Skip to content

Using YOLOv5 to detect object in restricted area and alarm

Notifications You must be signed in to change notification settings

npk7264/Intrusion-warning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intrusion warning

Instruction

  • Clone repository
git clone https://github.com/npk7264/Intrusion-warning.git
  • Move to folder Intrusion-warning, install packages in requirements.txt
pip install -r requirements.txt
  • Run
python main.py
  • Blue is restricted area, Pink is object. Red dot is centroid of bounding box, if red dot in restricted area, display 'ALARM' text

About

Using YOLOv5 to detect object in restricted area and alarm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages