Skip to content

deepxhubCV/ppe_masks_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Ā 

History

8 Commits
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 

Repository files navigation

PPE masks detection

This repo was created with the strong intention to improve and automate the safety processes in healthcare industry. DeepX team provides an object detection and tracking solution of a PPE masks detection using Yolov5 and Norfair. Yolov5m model was trained on a custom dataset gathered by DeepX team, weights can be downloaded here. However, the solution can be applied for automating PPE detection processes in every industry or field. Let Computer Vision improve our worldā€™s safety!

Demo

alt text

Installation

git clone --recurse-submodules https://github.com/deepxhubCV/ppe_masks_detection
cd ppe_masks_detection
pip install -r requirements.txt

Inference

python track_masks.py --source $VIDEO_PATH --output_path $OUTPUT_PATH --weights $WEIGHTS_PATH

Copyright

All licenses in this repository are copyrighted by their respective authors. Everything else is released under CC0. See LICENSE for details.

Contact

For business or professional support requests please visit http://deepxhub.com/contact-us.