0% found this document useful (0 votes)
13 views21 pages

Latest Presentation March2021 - 102813

The document presents a project on Social Distance Monitoring using AI, highlighting the importance of social distancing measures during the COVID-19 pandemic. It outlines the objectives, software requirements, and methodologies for implementing face mask detection and social distance monitoring using advanced technologies like artificial intelligence. The project aims to enhance workplace safety and has applications in various sectors such as airports, hospitals, and public spaces.

Uploaded by

Purva Adhangale
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views21 pages

Latest Presentation March2021 - 102813

The document presents a project on Social Distance Monitoring using AI, highlighting the importance of social distancing measures during the COVID-19 pandemic. It outlines the objectives, software requirements, and methodologies for implementing face mask detection and social distance monitoring using advanced technologies like artificial intelligence. The project aims to enhance workplace safety and has applications in various sectors such as airports, hospitals, and public spaces.

Uploaded by

Purva Adhangale
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 21

Gokhale Education Society’s

R.H. Sapat College of Engineering, Management Studies & Research


Department of Electronics & Telecommunication
Engineering

Progress Presentation on the Project


Title: Social Distance Monitoring using AI

Presented by:
Under the guidance of 1.Adhangale Purva Pandit
Prof. H.H.Kulkarni 2.Bhadane Pragati Devidas
3.Mohadkar Darshana Dilip
Introduction

 Covid19 infection spreads from person to person

 Social distance, face mask, sanitisation are some of the effective


measures against spread of novel corona virus

 Areas like Corporate, Industrial sectors are facing many financial


losses.

 Advanced technologies like artificial intelligence can play a vital


role to ensure safe environment in work place.
Literature Survey
Sr. Title Author Summary Publication
No Details
4. A Queue management 1.Athanasios Implements April 10,2020
approach for social I.kyritsis queue IEEE Explore
distancing and contact 2.Michel management
tracing. deriaz tool.

5. Artificial intelliegence 1.P.U. It focuses on AI 2017


techniques used to Deepika algorithm that IEEE Explore
detect object and face in 2.Shivangi can be used to
an image. Chauhan extract features
3.Neetu of an image.
Narayan

6. Explainable AI and 1.M.Shamim Facilitates low 2020


Mask surveillance Hossain latency high IEEE Explore
system to combat quality video
COVID19 like streaming for
pandemics medical staff to
effectively
diagnose
patients
remotely.
Sr.no Tiltle Author Summary Publication
Deatils
7. A brief 1.Ivan culjak Basic details IEEE Access
introduction on 2.David Abraham about OpenCV 2016
OpenCV

8. Application on 1.M.K. Dabhi Face IEEE Access


OpenCV for Recognition, 2016
personnel identifier personnel
statement identifier

9. Face mask 1.Putri Winda Studied to IEEE


detection using recognize each Conference
Haarcasade in parts of an 2019
different object with
illumination varried
illumination
10.
Analyzing of 1.D.K Jakarta Feature analysis IEEE Access
different features face recognition 2015
using Haarcasade
classifier
Outcome of literature survey

• The social distance monitoring in the crowdy


surrounding can be effectively achieved using visual
social distance monitoring method.
• Detection of the face mask is monitored using deep
learning method.
• The position of an object is observed using Artificial
intelligence.
Objectives of Proposed Project

 To monitor social distance between two person.


 To detect the mask worn by a person is proper or not.
 To provide detection with minimum time and with more
accuracy
Block Diagram

CAMERA USER REAL TIME OBJECT


SURVEILLANCE SYSTEM DETECTION
ALGORITHM

NEURAL NETWORK

ALERT/
ALARM
Software Requirements

 Python 3.8
 Google Colaboratory
 Anaconda3 (64 bit)
- Jupyter Notebook
 Packages Required
- openCv
-Tensoflow
- Numpy
- matplotlib
What is Google Colab?
Why we need it?

 A “free cloud service” for machine learning education and research.


 Free charge access to GPU.
 Advanced libraries like OpenCv, tensorflow is included already.
 Save and Retrieve files from Google Drive.
 Best approach for beginners

What are Advance Libraries ?


Why we need it?
 Different libraries/packages are OpenCv, Tensorflow, keras etc.
 OpenCv is “programming function library” for real time computer vision
 TensorFlow is “framework” used for machine learning application
particulary, neural network
Anaconda3
64 bit
Flowchart
Algorithm
Face_Mask_Detection

STEP1 : Create a “Custom Dataset”/ download pre trained dataset


STEP 2: Install and import all necessary packages

STEP 3: Check the parameters of images, configure and convert them into
array

STEP4: Train your model


STEP 5: Check your network predictions

STEP6 : Check if webcam is opened correctly.


if (predictions >= 0):
status = “No mask”
else:
status = “Face Mask”
STEP7 : To generate alarm
import winsound
frequency = 2500
duration = 1000
winsound.Beep(frequency, duration) #command to generate beep
 Progress

Face Detection
using images

Face Mask detection


Webcam access on colab
Advantages

 Reassuring Employees
 Utilising Space
 Monitoring & Measuring
 Queue Monitoring

Applications

 Airports
 Hospitals
 Offices
 Manufacturing plants
 Metro Stations
 Public libraries
Future Scope

 Count of successful mask detection to website


 Implementation in much crowded/ public area with video streaming.
 Continuous real time data on cloud
 Portable access to higher authorities in offices about status of social
distancing
References

[1] Z Zou, Z. Shi, Y. Guo, and J.Ye, “Object Detection in 20 years: A


survey,” arXiv preprint arXiv:1905.05055,2019.
[2] Dongfang Yang, Umit Ozguner, Ekim Yurtsever “A Vision- Based
Social Distancing and Critical Density Detection System for COVID-
19” July2020.
[3] J.Hall, Social Distance Monitoring, 2020 (accessed June 1,2020).
[online]. Available: https://levelfivesupplies.com/social-distance-
monitoring/
[4Larxel,“FaceMaskDetection”July,2020. Available:
https://www.kaggle.com/andrewmvd/face-mask-detection
[5] www.github.com

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy