Skip to content

s91alimora/WMSD-Risk-with-Computer-Vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Computer Vision Approach to Assessing Work-Related Musculoskeletal Disorder (WMSD) Risk in Construction Workers

In this project, an ML pipeline was built to identify WMSD risk from workers’ images. A pre-trained ML framework called Mediapipe Pose was used to generate features from the images. The relative positions of these landmarks were then used as the input for an artificial neural network (ANN) to classify ergonomic and non-ergonomic postures using the supervised learning approach. After hyper-parameter tuning, 100% training and 99.96% validation accuracy were achieved.

The results were presented at the Construction Research Congress (CRC) 2024 and published in the proceedings (link to article).

About

an ML pipeline was built to identify WMSD risk from workers’ images using ANN

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages