Face detection using Open CV
-
Updated
Oct 29, 2019 - Python
Face detection using Open CV
A semantic segmentation for a human parsing task in Tensorflow Python
A simple python script to capture live video as input, detect human faces, blur them and display the output with blurred or censored faces. The real-time human face detection and blurring was performed using the OpenCV module.
Face Detection Algorithm for detecting human face from the image or video file using libraries like OpenCV, Tensorflow, MTCNN, DLIB,etc.
This is a self mini project that I undertook for my learning process. I have taken an episode from my favourite TV series called The Office (US) S06E01. Using this episode I have extracted images & using those images I have classified 17 characters using CV2 and Facenet Model.
RDC Internships Aug. 2020
This is a python project which identifies human faces on the input image and creates an output image with marked human faces.
Face detection and recognition into 6 classes of some famous personalities.
Real-time Face recognition python project with OpenCV
Detect face from image
Add a description, image, and links to the human-face-detection topic page so that developers can more easily learn about it.
To associate your repository with the human-face-detection topic, visit your repo's landing page and select "manage topics."