Skip to content

Developed a Mask Detection AI System which makes use of an external camera and the detects if a subject is not wearing mask. Also when detected presence without mask, the system emmits an alert sound to notify.

Notifications You must be signed in to change notification settings

Akash-Ramjyothi/Mask-Detection-with-Alarm-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mask Detection with Alarm System

📜 Description:

Developed a Mask Detection AI System which makes use of an external camera and the detects if a subject is not wearing mask. Also when detected presence without mask, the system emmits an alert sound to notify.

🌳 Social-Welfare Usecase:

The Face Mask Detection System can be used at airports to detect travelers without masks. Face data of travelers can be captured in the system at the entrance. If a traveler is found to be without a face mask, their picture is sent to the airport authorities so that they could take quick action.

📽 Sample Demo:

Mask.Detection.Demo.Made.with.Clipchamp.mp4

🏗 Built With:

  • Open CV.
  • Winsound
  • Python 3.
  • VS Code.

🧪 Steps to Build locally:

  • Install Winsound:
pip install winsound
  • Install OpenCV:
pip3 install opencv-python
  • Run the Script, type:
python main.py

💥 How to Contribute?

PRs Welcome Open Source Love svg2

  • Take a look at the Existing Issues or create your own Issues!
  • Wait for the Issue to be assigned to you after which you can start working on it.
  • Fork the Repo and create a Branch for any Issue that you are working upon.
  • Create a Pull Request which will be promptly reviewed and suggestions would be added to improve it.
  • Add Screenshots to help me know what this Code is all about.

👦 Developed By:

Akash Ramjyothi

               ☎️ PH:+91 8939928002.

🌐 References Used:

About

Developed a Mask Detection AI System which makes use of an external camera and the detects if a subject is not wearing mask. Also when detected presence without mask, the system emmits an alert sound to notify.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages