Skip to content

Releases: Omskka/VulnerableGroup_detection

v1.0.0

16 Jun 16:42
4b65718

Choose a tag to compare

v1.0.0 Pre-release
Pre-release

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.