Skip to content

Masters of Science Business Informatics - Module Digital Construction Industry - Group project to create a safety equipment detection software solution for detecting safety helmets and vests worn by construction workers. Build upon the object detection model of YoloV8 and custom trained model. with data set of 25000 indexed pictures.

Notifications You must be signed in to change notification settings

sommleon/safety-equipment-object-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

safety-equipment-object-detection

Masters of Science Business Informatics - Module Digital Construction Industry - Group project to create a safety equipment detection software solution for detecting safety helmets and vests worn by construction workers. Build upon the object detection model of YoloV8 and custom trained model. with data set of 25000 indexed pictures.

modules to install in virtual python enviroment (venv): -> In PyCharm - Settings - Project - Python Interpreter - Add Interpreter

  1. opencv-python (v4.5.5.62)
  2. numpy (v1.24.3)
  3. ultralytics (v8.0.26)

Screenshotting of safety helmet wearing violation can be enabled by creating a folder named "safety_violations" in the root folder of this project.

About

Masters of Science Business Informatics - Module Digital Construction Industry - Group project to create a safety equipment detection software solution for detecting safety helmets and vests worn by construction workers. Build upon the object detection model of YoloV8 and custom trained model. with data set of 25000 indexed pictures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages