face-detector-from-image

There are 7 repositories under face-detector-from-image topic.

  • Alireza17224/Face-Detection

    Face Detection api will let your application to login or register with face detection faster and better than usual

    Language:JavaScript2200
  • akionsight/Face_Detector_101

    A face detector API that will help you detect faces from a webcam feed or an image

    Language:Python1201
  • BaseMax/FaceDetectionPyOpenCV

    Tiny Python program to capture the image and video, and detect faces (in real time) powered by OpenCV.

    Language:Python110
  • HusnainNaeem/FacialFeature-Identifier-and-Face-Detection-using-Java

    The Facial Recognition and Detection Application provides both image and live camera facial recognition and detection. In image mode, it identifies faces, eyes, and smiles within loaded images. In live camera mode, it continuously captures real-time video and performs facial recognition, eye detection, and smile detection,

    Language:Java1100
  • codassassin/face_authentication

    This is a program that can be used to authenticate face using OpenCV

    Language:Python10
  • codassassin/face_authentication_v2.0

    This is a more faster and efficient and updated face authentication system.

    Language:Python101
  • Jawabreh0/face-detection

    This GitHub repository contains an implementation of a face detection algorithm using MTCNN (Multi-Task Cascaded Convolutional Networks). MTCNN is a state-of-the-art deep learning-based face detection algorithm that is able to accurately detect faces even in challenging environments, such as low light, occlusions, and various angles.

    Language:Python20