Skip to content
#

face-detector-from-image

Here are 7 public repositories matching this topic...

Language: All
Filter by language

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

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

Improve this page

Add a description, image, and links to the face-detector-from-image 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-detector-from-image topic, visit your repo's landing page and select "manage topics."

Learn more