Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

CREESTL/FaceMaskPersonDetectorOpenVINO

Repository files navigation

FaceMaskPersonDetector

How to run it?

  • download weights for yolov3 here and put it near yolov3.cfg
  • run setupvars.bat
  • run face_mask_person_detector.py via command line

If you want to test it on a different video - not webcam, change line 328 to cap = cv.VideoCapture("test_imgs/doctor.mp4")

This program can:

  • detect&count persons on the video
  • detect person's face
  • detect a medical mask (yolov3 was trained to do this from scratch)
  • check if a mask is on person's face

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /