Skip to content

v1.0.0

Pre-release
Pre-release

Choose a tag to compare

@Omskka Omskka released this 16 Jun 16:42
· 6 commits to main since this release
4b65718

Version v1.0.0 (2024-06-16)

Summary

This release introduces initial support for detecting vulnerable groups such as pedestrians using wheelchairs, crutches, and prams with YOLOv8 technology. It includes a simple user interface built with tkinter for configuring detection zones.

Detailed Changes

  • Implemented YOLOv8 model for pedestrian detection.
  • Added support for detecting pedestrians using wheelchairs, crutches, and prams.
  • Enhanced tkinter-based user interface for configuring detection zones.
  • Added traffic light visualization.

###Warnings

  • Executable only works on Windows OS.
  • Bugs may occur during execution.
  • Still under development.

Acknowledgments

Special thanks to Ahmet Akgöğ (https://github.com/AhmetAkgog) for their contributions to this release.