Skip to content

hoplite2k/face-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Face Detector

This repository contains a module to detect faces in real-time. This face detection module is built using Deep Neural Network. Its built using OpenCV and pre-trained caffemodel.

The caffemodel and its prototxt are availabe in seperate directories.

To run this module type " python face_detection.py " in your terminal or command prompt.

To end the execution you need to click escape key

REQUIREMENTS:

  1. OpenCV 3.3 or greater
  2. imutils

About

Face-detection using OpenCV and pre-trained Caffee dnn model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages