Skip to content

๐Ÿ” A deep learning project utilizing YOLOv5 for real-time object detection

Notifications You must be signed in to change notification settings

Asafbs94/FaceMask_Glasses_Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

โœจ FaceMask & Glasses Dectector โœจ

License

Overview ๐Ÿ“Œ

The project aims to detect people wearing masks/glasses in live video streams using deep learning techniques. It utilizes the YOLOv5 object detection framework combined with Cython for improved performance. The system can identify individuals wearing masks or glasses in real-time and can be used for various applications such as surveillance, safety monitoring, or public health management.

Installation โš™๏ธ

Follow these steps to set up the project:

  1. Create a Python 3.7 environment using your preferred method (e.g., virtualenv, conda).
  2. Clone the repository: git clone https://github.com/BlackChesire/FaceMask_Glasses_Detector.git
  3. Navigate to the project directory: cd FaceMask_Glasses_Detector
  4. Install the required packages by running the following command: pip install -r requirements.txt

Usage ๐Ÿš€

  1. Run the Detection_on_Video.py script to start the detection on a live video stream.
  2. Adjust the settings or parameters in the script as needed.
  3. The output will be displayed on the screen, showing detections of people wearing masks or glasses.

Model

License ๐Ÿ“„

This project is licensed under the MIT License - see the LICENSE file for details. Feel free to customize the template according to your project's needs. Good luck with your deep learning project! ๐ŸŽ‰

About

๐Ÿ” A deep learning project utilizing YOLOv5 for real-time object detection

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published