Giter Club home page Giter Club logo

phoenix's Introduction

PHOENIX

SOCIAL DISTANCING AND FACE MASK DETECTOR

USING COMPUTER VISION AND DEEP LEARNING TO PREDICT FACE MASKS WEARING/NOT AND SOCIAL DISTANCING ABIDING/VIOLATING

BASED ON TRAINED MODEL TO DETECT FACE MASKS AND SOCIAL DISTANCING USING YOLOV3 MODEL

Download yolov3 weights from the link : https://pjreddie.com/media/files/yolov3.weights

Dependencies

$ pip install tensorflow

$ pip install Tkinter

$ pip install opencv-python

$ pip install keras

$ pip install Pillow

$ pip install imutils

$ pip install numpy

Approach has 3 parts :

1.Social distancing measurement.

2.Face Mask Recognition

3.Face Mask properly worn or not.

A GUI is built and multithreading approach is taken to render faster solution at realtime. Social distancing measurement using YOLOv3 model for person detection and distance calculation by euclidean method. Face mask detection using face detection(caffe model) and mask detection model trained by medicated mask dataset. Face Mask properly worn or not using facial landmarks .

Solution can be implemented to achieve the benefits:

This system works at realtime providing signal outputs of people who are abiding by the rules and who are not, thereby continuously tracking and returning indexes where rules fail.

Also video is stored in realtime to be monitored.

Detailed explanation on the Future State of solution.

REALTIME APPLICATION CAN BE USED IN PUBLIC PLACES SUCH AS OFFICES,MARKETS,AIRPORTS ETC. WHERE SOCIAL DISTANCING AND PROPERLY MASK WEARING IS MANDATORY. Fast in deployment with any external source such as CCTV or IOT Renders solutions that are inevitable during this serious pandemic situation

phoenix's People

Contributors

jayita13 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

phoenix's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.