Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 970 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 970 Bytes

Python ⩾ 3.6

This bot is a demo stand for MADE2020 home assignment. It detects if people on photo wear face masks or not. Detection is based on a usage of state-of-art deep neural network YOLOv4, originally proposed for Microsoft COCO dataset. This implementation uses weights obtained by transfer learning on face-mask dataset.

Commands details in /help.

Usage

Look through a carousel of usage examples /examples, press arrow bottons to scroll

Send your own image to try mask detection, for this uses 🤖(detect) botton in /captured_image

Happy usage!