detect-faces
There are 47 repositories under detect-faces topic.
BeauNouvelle/FaceAware
An extension that gives UIImageView the ability to focus on faces within an image.
ITCoders/Human-detection-and-Tracking
Human-detection-and-Tracking
aryarohit07/GlideFaceDetectionTransformation
A memory efficient Android image transformation library providing cropping above Face Detection (Face Centering) for Glide.
JeeveshN/Face-Detect
A Python based tool to extract faces from any picture.
ryanmasondavies/FaceDetection
iPhone app for detecting faces from a live camera feed using Swift and iOS 13 API's.
hay/facetool
Command line utility to manipulate faces in videos and images
memishood/FaceAware-Android
this helps to auto zoom for face on ImageView
trinnguyen/xamarin.ios-opencv
OpenCV for Xamarin.iOS
nickorzha/Face-detect-track
worked on the problem of human detection, face detection, face recognition and tracking an individual
v1zh3d/WIDER-Face-Detection-using-MTCNN
This is my first Internship Project on Deep Learning. This is a challenge of WIDER Face Benchmark whose aim is to detect faces in the images in any condition of various poses, illuminations and occlusions. And we managed to get the accuracy of 91% in detecting every type of images.
gentique/VisionFaceAware
An extension that gives UIImageView the ability to focus on faces through Vision Framework within an image
RodrigoCMoraes/face_recognition
Face Recognition with MTCNN
akshaybahadur21/FaceDetection
A face detection module for humans 🧔♂️
PresentIDco/PresentIDFaceDetectionAPI
Face Detection API
AbhinavThukral97/FaceRecognition
Built on OpenCV 3.2.0 and Python 3.6.0/Anaconda 4.3.0. Code to detect faces using Haar Cascade and match faces using LBPH (Local Binary Patterns Histogram) Recognition on a live web camera.
botoxparty/face-alignment-api
A service that processes images to align detected faces, and return the aligned face as a base64-encoded string.
HOD101s/Face-Mask-Detection
COVID19 Face Mask Detection System
Dewalade1/computer-pointer-controller
This project is an app that lets the user control the mouse pointer of their computer using their eye gaze. The app uses multiple pre-trained computer vision models from the openvino model zoo in a structured pipeline to detect the user's eye gaze and move the mouse pointer in the right distance and direction.
kcuric/surveillance-system
DIY surveillance system with a face detection implemented with Python, OpenCV and Flask. Made as a team project for a System Security course at the Faculty of Organization and Informatics, Varaždin, Croatia.
ahmadhuss/FaceRecognizer
😨 Detects faces by using OpenCV which is computer vision interface library or platform like Matlab. OpenCV provides classifiers for detecting a different type of objects by using a different kind of sensors and cameras.
deepwebhoax/face_ad_blur
Using MTCNN and YOLOv5 to detect and blur ads and faces in real-time. Overview of real-time object detection and instance segmentation methods. Tutorial on YOLOv5 and MTCNN.
Laiwer/Find-face-on-Python
Поиск человеческого лица с помощью кода на Python
a1996850622/FaceDetection
Face Recognition System
akionsight/Face_Detector_101
A face detector API that will help you detect faces from a webcam feed or an image
alfredo-g-zapiola/deep-l-computer-vision
My solutions for the homonym course by National Research Higher School of Economics
Augustocoder/GemyIA
GemyIA é uma ferramenta que tem a capacidade de analisar e retornar as características de uma imagem!
carlosmata96/teotl
Teotl is a service to provides functions for the detection and comparison of faces in images via base64 and via multipart.
emmanuelolivo1002/SmmartBrain
Face Detection web app that uses an API to detect faces in any picture
luickk/cnn-identity-classification
Face identification based on CNN and OpenCv face detection
Alejandro-Garcia-Uceda/Face-Keypoints-detection-with-CNN-and-GPU
This code detects faces and key points in an image, using CNN and Haar Cascade with GPU.
GauravGupta0216/VisionExamples
iOS Vision Framework Examples
hullistudio/blur-face-nodejs
🕶 Detect and blur faces with OpenCV and ImageMagick
VLDCNDN/face-rekognition-app
Using AWS Rekognition AWS SDK for JavaScript v3, implemented in NodeJS/ExpressJS as backend and ReactJS for front end