facial-landmarks
There are 240 repositories under facial-landmarks topic.
esimov/pigo
Fast face detection, pupil/eyes localization and facial landmark points detection library in pure Go.
OAID/TengineKit
TengineKit - Free, Fast, Easy, Real-Time Face Detection & Face Landmarks & Face Attributes & Hand Detection & Hand Landmarks & Body Detection & Body Landmarks & Iris Landmarks & Yolov5 SDK On Mobile.
symisc/sod
An Embedded Computer Vision & Machine Learning Library (CPU Optimized & IoT Capable)
HRNet/HRNet-Facial-Landmark-Detection
This is an official implementation of facial landmark detection for our TPAMI paper "Deep High-Resolution Representation Learning for Visual Recognition". https://arxiv.org/abs/1908.07919
wywu/LAB
[CVPR 2018] Look at Boundary: A Boundary-Aware Face Alignment Algorithm
D-X-Y/landmark-detection
Four landmark detection algorithms, implemented in PyTorch.
tomas-gajarsky/facetorch
Python library for analysing faces using PyTorch
php-opencv/php-opencv-examples
Tutorial for computer vision and machine learning in PHP 7/8 by opencv (installation + examples + documentation)
amineHorseman/facial-expression-recognition-using-cnn
Deep facial expressions recognition using Opencv and Tensorflow. Recognizing facial expressions from images or camera stream
choyingw/SynergyNet
3DV 2021: Synergy between 3DMM and 3D Landmarks for Accurate 3D Facial Geometry
justusschock/shapenet
PyTorch implementation of "Super-Realtime Facial Landmark Detection and Shape Fitting by Deep Regression of Shape Model Parameters" predicting facial landmarks with up to 400 FPS
github-luffy/PFLD_68points_Pytorch
Implementation of PFLD For 68 Facial Landmarks By Pytorch
amusi/opencv-facial-landmark-detection
使用OpenCV实现人脸关键点检测
TheSouthFrog/stylealign
[ICCV 2019]Aggregation via Separation: Boosting Facial Landmark Detector with Semi-Supervised Style Transition
shrubb/latent-pose-reenactment
The authors' implementation of the "Neural Head Reenactment with Latent Pose Descriptors" (CVPR 2020) paper.
yinguobing/facial-landmark-detection-hrnet
A TensorFlow implementation of HRNet for facial landmark detection.
thevarunsharma/Animoji-Animate
Facial-Landmarks Detection based animating application similar to Apple-Animoji™
raja434/driver-fatigue-detection-system
drowsiness detection
RasmusRPaulsen/Deep-MVLM
A tool for precisely placing 3D landmarks on 3D facial scans based on the paper "Multi-view Consensus CNN for 3D Facial Landmark Placement"
acl21/Selfie_Filters_OpenCV
This deep learning application can detect Facial Keypoints (15 unique points). They mark important areas of the face - the eyes, corners of the mouth, the nose, etc.
LynnHo/Facial-Landmarks-of-Face-Datasets
FEC-CNN (FG 2017, CVPRW 2017)
valillon/FaceMorph
Code to generate a face morphing effect between two faces.
georg-jung/FaceAiSharp
State-of-the-art face detection and face recognition for .NET.
yinguobing/face-marks
Detect facial landmarks with TensorFlow and CoreML on iPhone.
Ha0Tang/C2GAN
[ACM MM 2019 Oral] Cycle In Cycle Generative Adversarial Networks for Keypoint-Guided Image Generation
michelpf/fiap-ml-visao-computacional
Repositório dos exemplos e desafios utilizados na disciplina de Visão Computacional do curso de MBA Machine Learning da FIAP
voletiv/lipreading-in-the-wild-experiments
My experiments in lip reading using deep learning with the LRW dataset
raviranjan0309/Detect-Facial-Features
Code example demonstrating how to detect eyes, nose, lips, and jaw with dlib, OpenCV, and Python
NarendrenSaravanan/Emotion-Recognition-using-Python
The python code detects different landmarks on the face and predicts the emotions such as smile based on it. It automatically takes a photo of that person when he smiles. Also when the two eyebrows are lifted up, the system plays a music automatically and the music stops when you blink your right eye.
abhi1kumar/MERL-RAV_dataset
[CVPR 2020] MERL-RAV Dataset contains over 19k faces annotated with 68 landmarks, with the additional information of whether each landmark is unoccluded, self-occluded or externally occluded.
soheil-mp/Facial-Keypoint-Detection
Facial keypoint detection system takes in any image with faces, and predicts the location of 68 distinguishing keypoints on the face - Udacity project
VamshiIITBHU14/FacialContour
The facial detection API allows us to not only detect faces & facial features but also check those faces for particular properties such as if a smile is present or eyes are open etc. This is a simple app that recognizes a face in a photo and highlights it with a box. Also, it captures facial features like eyes, nose, lips, ears etc. All written i Swift4.
BobLiu20/FacialLandmark_MXNet
Facial landmarks training by mxnet(gluon). Use for face alignment and so on.
Azmarie/Caricature-Your-Face
🧑🏻🎤 Generate geometry-aware face caricatures using Style Transfer
justusschock/deep_alignment_network_pytorch
PyTorch Implementation of the Deep Alignment Network
abhi1kumar/LUVLi
[CVPR 2020] Re-hosting of the LUVLi Face Alignment codebase. Please download the codebase from the original MERL website by agreeing to all terms and conditions. By using this code, you agree to MERL's research-only licensing terms.