International Journal of Science and Research (IJSR)

International Journal of Science and Research (IJSR)
Call for Papers | Fully Refereed | Open Access | Double Blind Peer Reviewed

ISSN: 2319-7064


Downloads: 203 | Views: 594 | Weekly Hits: ⮙1 | Monthly Hits: ⮙2

Research Paper | Computer Science | United States of America | Volume 9 Issue 9, September 2020 | Popularity: 6.6 / 10


     

Maintaining Social Distancing using Artificial Intelligence

Krish Chaudhary


Abstract: A technological solution to help people stay six feet apart from each other and maintain social distancing in order to prevent the spread of the coronavirus. The software is installed in the hardware of CCTV cameras and can perform effective contact tracing. The application goes through the video footage and does the following process for every frame in the video. It uses Python libraries such as Keras-RetinaNet to detect which objects are human and where they are located in the frame. Then, it uses the law of similar triangles to find the distances between people, whose accuracy is improved by 30 % using the law of cosines to find a more accurate distance. The application then uses Multi-task Cascaded Convolutional Neural Networks to grab people’s faces from an image and then uses a face recognizer to recognize the names of people in the frame. The application then alerts every user that broke the social distancing rule through email and logs the instance into a database from that frame. For every frame, the application uses cv2 to create an edited image of the original that displays which people broke the social distancing rule, by writing names on top of their bounding boxes and drawing red lines between the people who broke it. In the end, the application outputs an edited video clip of the original, which in reality is a collection of all the edited frames. Already it has begun to show promise, with an 85 percent accuracy rate.


Keywords: Social Distancing, Coronavirus, Pandemic, Artificial Intelligence, Deep Learning, Contact Tracing, Computer Vision, computer science, python, MTCNN


Edition: Volume 9 Issue 9, September 2020


Pages: 1095 - 1100



Make Sure to Disable the Pop-Up Blocker of Web Browser




Text copied to Clipboard!
Krish Chaudhary, "Maintaining Social Distancing using Artificial Intelligence", International Journal of Science and Research (IJSR), Volume 9 Issue 9, September 2020, pp. 1095-1100, https://www.ijsr.net/getabstract.php?paperid=SR20918074626



Click below to Watch Video Lecture of Above Article

ePresentation

Share this Video Lecture

Similar Articles

Downloads: 0

Review Papers, Computer Science, India, Volume 11 Issue 7, July 2022

Pages: 1263 - 1270

A Comparative Review of Recent Architectures of Convolutional Neural Networks

Kalpana Devi, Aman Kumar Sharma

Share this Article

Downloads: 1

Review Papers, Computer Science, Saudi Arabia, Volume 11 Issue 2, February 2022

Pages: 854 - 860

Rumor Detection Using Machine Learning in Social Media: A Survey

Afnan Alsadhan, Monirah Al-Ajlan, Mehmet Sabih Aksoy

Share this Article

Downloads: 1 | Weekly Hits: ⮙1 | Monthly Hits: ⮙1

Research Paper, Computer Science, India, Volume 11 Issue 5, May 2022

Pages: 500 - 507

Flood Detection System Based on Machine Learning Algorithms

Nishant Agarwal

Share this Article

Downloads: 1 | Weekly Hits: ⮙1 | Monthly Hits: ⮙1

Analysis Study Research Paper, Computer Science, India, Volume 12 Issue 7, July 2023

Pages: 1300 - 1304

Object Detection with Deep Learning

Yash Bhadiyadra

Share this Article

Downloads: 1 | Weekly Hits: ⮙1 | Monthly Hits: ⮙1

Prototypes and Models, Computer Science, India, Volume 12 Issue 8, August 2023

Pages: 1427 - 1432

Alphabet based Sign Language Translator for Two Way Communication

Ashwin Reddy

Share this Article



Top