Skip to content

Rehman110-F/object-detection-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

😷 Face Mask Detection — YOLO

A real-time face mask detection system built with YOLO that detects and classifies three states — mask on, no mask, and partial mask — directly from a live camera feed.


🎬 Demo

https://github.com/Rehman110-F/object-detection-projects/blob/main/faceMask_detection/outputs/NewResult.mp4

🖼️ Sample Results

😷 Mask On ⚠️ Partial Mask ❌ No Mask
Mask On Partial Mask No Mask

✨ Features

  • 😷 Detects mask, no mask, and partial mask in real time
  • 🎥 Works on live webcam feed
  • ⚡ Fast and accurate using YOLO
  • 🏷️ Bounding boxes with class labels and confidence scores

🏷️ Classes

Label Meaning
with_mask Mask worn correctly
without_mask No mask detected
mask_weared_incorrect Mask worn partially

🛠️ Tech Stack

  • Python
  • YOLO (Ultralytics)
  • OpenCV

👤 Author

Muhammad Rehman Ashraf

About

A real-time face mask detection system trained on YOLO that classifies whether a person is wearing a mask, not wearing a mask, or wearing it incorrectly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors