Skip to content

L65536/Security-Surveillance-with-AI-Object-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Features

  • [CORE] Latest YOLO object detection model
  • [GUI] Live feed with detection zone, ROI(Region of interest).
  • [GUI] Tiled thumbnail of last 16 event histories.
  • Saves detected events as pictures with timestamps.
  • Skips known false detection object classes.
  • Detection frame rate adjustment with frame skip. (Reduces computation loads)
  • Simple and customizable: Only 1 file with 200 lines of code in Python

Acknowledgement

The core this project contains codes based on the following projects/libraries:

About

A simple Python script for security surveillance using the latest AI object detection models on live video feeds.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages