Face detection is a trending topic in computer vision for years. There are many models are developed to be able to detect a human face till now. In this video I focused on 4 of them which are: Haar, Dlib(HoG), Caffe/Tensorflow based face detection models. Check the video for the results.
opencv face-recognition face-detection dlib opencv-cpp dlib-face-detection computer-vision-lab haar-face-detection hog-face-detection dnn-face-detection caffe-face-fetection tensorflow-face-detection
- Updated
Aug 13, 2022 - C++