- [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
The core this project contains codes based on the following projects/libraries: