Skip to content

vanallam/Real-time-YOLOv4-Face-Detection-on-Webcam-in-Google-Colab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-time-YOLOv4-Face-Detection-on-Webcam-in-Google-Colab

This a powerfull face datection model that can detect up to 200 faces in the same image

Data

Data used to train the model is 3226 images of WIDER FACE dataset

Training

This is a yolo version 4 model trained to detect faces

find the training steps from here: https://github.com/AlexeyAB/darknet#how-to-train-to-detect-your-custom-objects

Testing

After 800 epochs of training this what we get when we test the model on new data

1pre predictions(1) predictions(5) predictions(4) predictions(6)