SD-Measure: A Social Distancing Detector
Savyasachi Gupta, Rudraksh Kapil, Goutham Kanahasabai, Shreyas, Srinivas Joshi, and Aniruddha Srinivas Joshi

TL;DR
SD-Measure is a novel framework that uses deep learning and tracking algorithms to detect and evaluate social distancing practices from video footage, aiding public health monitoring.
Contribution
It introduces a new framework combining Mask R-CNN, centroid tracking, and distance approximation for accurate social distancing detection in videos.
Findings
High accuracy on custom datasets
Low false alarm rate
Effective in real-world scenarios
Abstract
The practice of social distancing is imperative to curbing the spread of contagious diseases and has been globally adopted as a non-pharmaceutical prevention measure during the COVID-19 pandemic. This work proposes a novel framework named SD-Measure for detecting social distancing from video footages. The proposed framework leverages the Mask R-CNN deep neural network to detect people in a video frame. To consistently identify whether social distancing is practiced during the interaction between people, a centroid tracking algorithm is utilised to track the subjects over the course of the footage. With the aid of authentic algorithms for approximating the distance of people from the camera and between themselves, we determine whether the social distancing guidelines are being adhered to. The framework attained a high accuracy value in conjunction with a low false alarm rate when tested…
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
MethodsRegion Proposal Network · RoIAlign · Softmax · Convolution · Mask R-CNN
