Skip to content

danieldanuega/mask-detector

Repository files navigation

Mask Detector with TFLite Object Detection API in Microcontroller

This project using python 3.6

Raspberry Pi 4

  1. cd mask-detector
  2. workon mask
  3. Comment the opencv-python in requirements.txt
  4. pip install -r requirements.txt
  5. python TFLite_detection_webcam.py --modeldir=TFLite_model

In Desktop

  1. cd mask-detector
  2. activate venv
  3. pip install requirements.txt
  4. python TFLite_detection_webcam.py --modeldir=TFLite_model

Cite

TFLite_model is made by https://github.com/wangyifan411/Face-Mask-Type-Detector

About

AI for checking whether you use mask or not and the type of the mask itself.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages