项目作者: deepxhubCV

项目描述 :
PPE masks detection and tracking😷
高级语言: Python
项目地址: git://github.com/deepxhubCV/ppe_masks_detection.git
创建时间: 2021-08-19T10:06:05Z
项目社区:https://github.com/deepxhubCV/ppe_masks_detection

开源协议:

下载


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

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

Inference

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

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.