DevrajDC / Social-Distance-and-Mask-Detector

Implement social distancing detector and mask detector using OpenCV(Python), Deep Learning. It should monitor the same in Real-Time using live video stream/IP camera in OpenCV.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python OpenCV

Social-Distancing-and-Mask-Detector

Implement social distancing detector and mask detector using OpenCV(Python), Deep Learning. It should monitor the same in Real-Time using live video stream/IP camera in OpenCV.

Main Features

  • Social distancing detector:

    • Accept feed from live cam.
    • Safe distance should be entered by the user (GUI).
    • Counting the number of people in real-time.
    • Sending an alert(audio) if the people are way over the social distancing limits.
  • Mask detector

    • Accept feed from live cam.
  • User is able to switch between mask detection and social distancing detector

Team Members:

  1. Devraj Chatribin
  2. Sarthak Jain
  3. Anubhav Gupta
  4. Pulkit Singh

About

Implement social distancing detector and mask detector using OpenCV(Python), Deep Learning. It should monitor the same in Real-Time using live video stream/IP camera in OpenCV.

License:MIT License


Languages

Language:Python 100.0%