Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 450 Bytes

File metadata and controls

10 lines (6 loc) · 450 Bytes

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