90 skills found · Page 1 of 3
choyingw / SynergyNet3DV 2021: Synergy between 3DMM and 3D Landmarks for Accurate 3D Facial Geometry
justusschock / ShapenetPyTorch 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
udacity / P1 Facial KeypointsFirst project for CVND: facial keypoint detection.
georg-jung / FaceAiSharpState-of-the-art face detection and face recognition for .NET.
dnouri / Kfkd TutorialCode for tutorial: 'Using convolutional neural nets to detect facial keypoints' (from 2014)
acl21 / Selfie Filters OpenCVThis 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.
udacity / AIND CV FacialKeypointsAIND, computer vision capstone project. This repo contains starting code for an end-to-end facial keypoint recognition system that relies on a combination of computer vision and deep learning techniques.
olddocks / Caffe FacialkpFacial keypoints extraction using Caffe
saber1988 / Facial Keypoints DetectionNo description available
menorashid / Animal Human KpInterspecies Knowledge Transfer for Facial Keypoint Detection
sksq96 / Cnn Face RecognitionFacial Keypoints Detection & Recognition
wendykan / AWSGPU DeepLearningCode to setup AWS GPU instance to run Daniel Nouri's Facial Keypoints competition
soheil-mp / Facial Keypoint DetectionFacial keypoint detection system takes in any image with faces, and predicts the location of 68 distinguishing keypoints on the face - Udacity project
stevenshci / FacePsyOfficial implementation of the affective mobile sensing system called FacePsy proposed in the article "FacePsy: An Open-Source Affective Mobile Sensing System - Analyzing Facial Behavior and Head Gesture for Depression Detection in Naturalistic Settings".
YashGunjal / AsmActive Shape Model for Facial Keypoint Detection
NetEase-Media / ControlTalkOfficial code for "Controllable Talking Face Generation by Implicit Facial Keypoints Editing"
nalbert9 / Facial Keypoint DetectionComputer vision: Detect facial keypoints using PyTorch and OpenCV
keyurr2 / Facial LandmarksFacial landmarks detection with OpenCV, Dlib, DNN
Garima13a / Facial Keypoint DetectionThis project combines the knowledge of computer vision techniques and deep learning architectures to build a facial keypoint detection system that takes in any image with faces, and predicts the location of 68 distinguishing keypoints on each face!
agrawal-rohit / Opencv Facial FiltersReal-time selfie filters using facial keypoints regression and opencv