Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 682 Bytes

File metadata and controls

24 lines (17 loc) · 682 Bytes

Face-Mask-Dectection-Using-Custom-YOLOv4

In this project, we will use Custom YOLOv4 toi detect the Face MAsks in the Images, Videos and Live Webcam Stream. Weare using Darknet object detection framework and YOLOv4 pretained model. ##Resources

  1. Python
  2. Google Colab
  3. Darknet
  4. YOLOv4
  5. OpenCV

Pre-labeled Dataset from Kaggle (obj.zip)

https://www.kaggle.com/datasets/techzizou/labeled-mask-dataset-yolo-darknet

GitHub link for Darknet

https://github.com/AlexeyAB/darknet

Complete Video Tutorial

https://fb.watch/eLO-asQ3Q9/

Result

Face Mask Detection