Skip to content

Deep neural network based face detection project using Opencv C++

Notifications You must be signed in to change notification settings

Chris-onoh/DNN-Face-deection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNN-Face-deection

Deep neural network based face detection project using Opencv C++

USE THIS LINK TO DOWNLOAD THE PRETRAINED MODELS; [https://github.com/opencv/opencv_zoo/tree/master/models/face_detection_yunet] [https://github.com/opencv/opencv_zoo/tree/master/models/face_recognition_sface]

#demo result_00476

it detects faces at real time and it is also capable of detecting multiple faces and their landmarks sort of thing

it uses a pretrained onnx model btw .... load the model and run the code...make sure to pass in the path to the model in your code ...

any help setting up the project is covered in the cmake text lists file ...else you want to try sth else

Happy coding!!!!!!!!!

About

Deep neural network based face detection project using Opencv C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published