Skip to content

First Stable Release

Latest

Choose a tag to compare

@Ycmmn Ycmmn released this 27 Aug 02:45
· 1 commit to main since this release
2c23f6e

Release v1.0.0

This is the first official release of the project.

  • Added object detection pipeline using YOLO.
  • Supports filtering for selected classes (person, car, truck, bus, motorcycle, bicycle, dog, cat, bird, horse, cow, sheep).
  • Includes video input/output handling with OpenCV.
  • Displays FPS and counts of detected objects.
  • Option to save frames and final output video.