Monitoring COVID-19 social distancing with person detection and tracking via fine-tuned YOLO v3 and Deepsort techniques
Narinder Singh Punn, Sanjay Kumar Sonbhadra, Sonali Agarwal, Gaurav, Rai

TL;DR
This paper presents a deep learning framework using YOLO v3 and Deepsort to automatically monitor social distancing in surveillance videos, aiding COVID-19 mitigation efforts.
Contribution
It introduces a novel application of YOLO v3 and Deepsort for real-time social distancing monitoring, with a comparison to other detection models and a new violation index metric.
Findings
YOLO v3 with Deepsort achieved the best balance of accuracy and speed.
The framework effectively detects and tracks individuals for social distancing analysis.
The proposed violation index quantifies social distancing violations.
Abstract
The rampant coronavirus disease 2019 (COVID-19) has brought global crisis with its deadly spread to more than 180 countries, and about 3,519,901 confirmed cases along with 247,630 deaths globally as on May 4, 2020. The absence of any active therapeutic agents and the lack of immunity against COVID-19 increases the vulnerability of the population. Since there are no vaccines available, social distancing is the only feasible approach to fight against this pandemic. Motivated by this notion, this article proposes a deep learning based framework for automating the task of monitoring social distancing using surveillance video. The proposed framework utilizes the YOLO v3 object detection model to segregate humans from the background and Deepsort approach to track the identified people with the help of bounding boxes and assigned IDs. The results of the YOLO v3 model are further compared with…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · COVID-19 diagnosis using AI · Anomaly Detection Techniques and Applications
