Skip to content
#

face-detection-application

Here are 36 public repositories matching this topic...

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,

  • Updated Dec 20, 2023
  • Java

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.

  • Updated Apr 1, 2023
  • Python

Improve this page

Add a description, image, and links to the face-detection-application topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the face-detection-application topic, visit your repo's landing page and select "manage topics."

Learn more