facedetector
There are 18 repositories under facedetector topic.
Sierkinhane/mtcnn-pytorch
A face detection algorithm
darwinfrancis/viola-face-detection
With Viola android face detection library, you can detect faces in a bitmap, crop faces using predefined algorithm and get additional information from the detected faces.
610265158/faceboxes-tensorflow
a tensorflow implement faceboxes
hyjk2000/chrome-face-detector-demo
Demo of Experimental Face Detector API of Google Chrome
jahnavi-prasad/face-mask-detection
Simple project to detect if a person is wearing a mask
grandemayta/facedetectorAPI
A tiny application created from scratch using Vanilla Javascript and an experimental API called FaceDetector available in Chrome.
Kuduxaaa/face-detector
face detector in python with OpenCV2
mwalasz/Facedetector
Detects faces on provided pictures.
TechDreams-Innovations/Detectify
A Python face detector app, brought to you by TechDreams Innovations Labs!
Jefreesujit/facedetector
An Experiment on Google Chrome's face detector API
Lumen5/tensorflow_models
Models and examples built with TensorFlow
kinokoruumu/FaceDetector
FaceDetector試してみる
Ledrunning/FaceDetection
Android application for face detection powered by Xamarin
romakononovich/Camera
Demo on YouTube: www.youtube.com/watch?v=MzjcEBZvj5A
anirudhrealdeal/FaceDetectingProject
This is a basic image Processsing project which helps in detecting faces. We extensively use opencv-python and mediapipe. You will learn to draw rectangles and lines using mediapipe. This can further be used in other mlops or apps. Also we are displaying the accuracy of detection along with it's bounding box information such as the x and y coordinates and the height and width covered by the face on the screen. Happy Coding!!
NajiAboo/FaceDetection
Face Detection from images.Detect face using OpenCV CascadeClassifier. Application detects the face and eyes, Draws rectangle over it
varuntotakura/FaceDetection
Detecting the Faces.
varuntotakura/FaceRecognition
It is a FaceRecognition program used to recogize the faces.