Estimation of Psychosocial Work Environment Exposures Through Video Object Detection. Proof of Concept Using CCTV Footage
Claus D. Hansen, Thuy Hai Le, David Campos

TL;DR
This study explores a computer vision pipeline combining object detection, tracking, and pose estimation to analyze psychosocial work environment interactions from CCTV footage, demonstrating promising initial results.
Contribution
It introduces a novel methodology integrating existing algorithms to automatically assess work environment interactions from video data.
Findings
Object detection and tracking achieved high recall and reasonable accuracy.
Pose estimation faced challenges in tracking employees, limiting interaction classification.
The method shows potential as an alternative to self-reported psychosocial assessments.
Abstract
This paper examines the use of computer vision algorithms to estimate aspects of the psychosocial work environment using CCTV footage. We present a proof of concept for a methodology that detects and tracks people in video footage and estimates interactions between customers and employees by estimating their poses and calculating the duration of their encounters. We propose a pipeline that combines existing object detection and tracking algorithms (YOLOv8 and DeepSORT) with pose estimation algorithms (BlazePose) to estimate the number of customers and employees in the footage as well as the duration of their encounters. We use a simple rule-based approach to classify the interactions as positive, neutral or negative based on three different criteria: distance, duration and pose. The proposed methodology is tested on a small dataset of CCTV footage. While the data is quite limited in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Fire Detection and Safety Systems
