SOTAVerified

Action Recognition based Industrial Safety Violation Detection

2024-12-07Code Available0· sign in to hype

Surya N Reddy, Vaibhav Kurrey, Mayank Nagar, Gagan Raj Gupta

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Proper use of personal protective equipment (PPE) can save the lives of industry workers and it is a widely used application of computer vision in the large manufacturing industries. However, most of the applications deployed generate a lot of false alarms (violations) because they tend to generalize the requirements of PPE across the industry and tasks. The key to resolving this issue is to understand the action being performed by the worker and customize the inference for the specific PPE requirements of that action. In this paper, we propose a system that employs activity recognition models to first understand the action being performed and then use object detection techniques to check for violations. This leads to a 23% improvement in the F1-score compared to the PPE-based approach on our test dataset of 109 videos.

Tasks

Reproductions