Skip to content

rmacrae/face-detection

Repository files navigation

face-detection

Real time face detection using OpenCV and TensorFlow

This repo contains all the necessary code to run real time face detection on streaming video from a webcam.

It includes a frozen graph that has been trained using the WIDER FACE dataset (one of the largest public face recognition datasets).

A screenshot of a detected face can be seen below:

alt tag

About

Real time face detection using OpenCV and TensorFlow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages