Paper Title : Live Social Distance Detection Using Deep Learning Model
ISSN : 2394-2231
Year of Publication : 2022
10.5281/zenodo.6410066
MLA Style: Live Social Distance Detection Using Deep Learning Model " Dr. E.K. Vellingiriraj ME., Ph.D., G.Sanmuga Priya " Volume 9 - Issue 2 International Journal of Computer Techniques (IJCT) ,ISSN:2394-2231 , www.ijctjournal.org
APA Style: Live Social Distance Detection Using Deep Learning Model " Dr. E.K. Vellingiriraj ME., Ph.D., G.Sanmuga Priya " Volume 9 - Issue 2 International Journal of Computer Techniques (IJCT) ,ISSN:2394-2231 , www.ijctjournal.org
Abstract
To prevent the spreading of COVID, the only way is social distancing. Nowadays, AI teams create social distancing tools using the computer vision concepts. This project proposed a methodology to find social distance with the help of deep learning to evaluation the distance between people for mitigating the impact of corona virus pandemic. The detection tool was developed to notify people to keep safe safety distance among each other through evaluation of a video input feed. The video frame from ‘mp4’ file was given as input, and object detection pre-trained model based on YOLOv3 algorithm was applied for pedestrian detection. Then, video frame was converted into top-down view to measure distance from 2D plane. The distance among people was estimated and any noncompliant pair of people in display is indicated with red frame and red line. The proposed method was validated on pre-recorded video for pedestrians walking on street. The output result verified that proposed method is able to determine social distancing measures between people group in the video. The developed technique may be further developed as detection tool in real time application. The project is designed using Python 3.5 with opencv python 4.2.
Reference
[1] Centers for Disease Control (CDC). Implementation of Mitigation Strategies for Communities with Local COVID 19 [Online]. Available at: https://www.who.int/emergencies/diseases/novelcoronavirus-2019 (Accessed 8 May 2020). [2] Centers for Disease Control (CDC). Implementation of Mitigation Strategies for Communities with Local COVID19 Transmission [Online]. Available at https://www.cdc.gov/coronavirus/2019- ncov/downloads/community-mitigation-strategy.pdf (Accessed 8 May 2020). [3] Ministry of Health Malaysia (MOHM) Official Portal. COVID-19 (Guidelines) [Online]. Available at https://www.moh.gov.my/index.php/pages/view/2019-ncovwuhanguidelines (Accessed 8 May 2020). [4] D.T. Nguyen, W. Li, P.O. Ogunbona, “Human detection from images and videos: A survey”, Pattern Recognition, 51:148-75, 2016. [5] A. Krizhevsky, I. Sutskever, G.E. Hinton, “Imagenet classification with deep convolutional neural networks”, In Advances in neural information processing systems, pp. 1097-1105, 2012. [6] J. Deng, W. Dong, R. Socher, L.-J. Li, K. Li, L. Fei-Fei, “ImageNet: A Large-Scale Hierarchical Image Database”, In Computer Vision and Pattern Recognition, 2009. [11] C. Fellbaum. WordNet: An Electronic Lexical Database. Bradford Books, 1998. [12] L. von Ahn and L. Dabbish. Labeling images with a computer game. In CHI04, pages 319–326, 2004. [13] R. Fergus, L. Fei-Fei, P. Perona, and A. Zisserman. Learning object categories from google’s image search. In ICCV05, pages II: 1816– 1823, 2005. [14] K. Simonyan and A. Zisserman. Very deep convolutionalnetworks for large-scale image recognition.arXiv preprintarXiv:1409.1556, 2014. [15] C. Szegedy, W. Liu, Y. Jia, P. Sermanet, S. Reed,D. Anguelov, D. Erhan, V. Vanhoucke, and A. Rabinovich.Going deeper with convolutions. InProceedings of the IEEEConference on Computer Vision and Pattern Recognition,pages 1–9, 2015. [16] D. Erhan, C. Szegedy, A. Toshev, and D. Anguelov. Scalableobject detection using deep neural networks. InComputerVision and Pattern Recognition (CVPR), 2014 IEEE Confer-ence on, pages 2155–2162. IEEE, 2014. [17] F. Schroff, D. Kalenichenko, and J. Philbin. Facenet: A uni-fied embedding for face recognition and clustering.arXivpreprint arXiv:1503.03832, 2015.
Keywords
— Social Distance Monitoring, Covid 19, Human Object Detection.