Skip to content
#

face-landmark-detection

Here are 38 public repositories matching this topic...

Facial Landmark Detection in Python, using OpenCV for real-time video capture and basic face detection. This project lays the groundwork for an advanced facial landmark model, utilizing a pre-trained face detection model and a custom-trained CNN for accurate facial landmark identification.

  • Updated Feb 19, 2024
  • Python

このリポジトリは、顔検出および特徴量抽出のための様々な Python スクリプトを含んでいます。各スクリプトは異なるアルゴリズムや手法を使用しており、簡単に実行できるようになっています。

  • Updated May 22, 2024
  • Python

Emotion detector capable of identifying 7 of the most important human emotions: angriness, disgust, fear, happiness, neutral, sadness, surprise. This application is based on the 68 facial landmarks computed by the shape predictor from "dlib" Python module. The model for this deep learning application is built using Tensorflow Keras and was train…

  • Updated Jun 7, 2021
  • Python

Improve this page

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

Learn more