GimmeDanger / mask-detector-bot

Telegram bot, which detects face masks on images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@fmask-detector-bot

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!

About

Telegram bot, which detects face masks on images

License:MIT License


Languages

Language:Python 93.3%Language:HTML 5.9%Language:Shell 0.8%