facial-keypoints
There are 80 repositories under facial-keypoints topic.
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
georg-jung/FaceAiSharp
State-of-the-art face detection and face recognition for .NET.
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
stevenshci/FacePsy
Official 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".
keyurr2/facial-landmarks
Facial landmarks detection with OpenCV, Dlib, DNN
nalbert9/Facial-Keypoint-Detection
Computer vision: Detect facial keypoints using PyTorch and OpenCV
agrawal-rohit/opencv-facial-filters
Real-time selfie filters using facial keypoints regression and opencv
Sierkinhane/TAB
Think about boundary: Fusing multi-level boundary information for landmark heatmap regression.
susantabiswas/facial-keypoint-regression
Facial keypoints detection using 15 landmark points on human face
justusschock/shape-constrained-network
This repository contains my implementation of a shape-constrained network which predicts up to 170 FPS
BakingBrains/Face_LandMark_Detection
Facial Landmark Detection using OpenCV and Mediapipe
saiteja-talluri/GSoC-OpenCV
Code written for OpenCV during GSoC 2019 related to Facial Landmark Detection
simoninithomas/AI_NANODEGREE-Computer-Vision-Capstone-Project-Facial-Keypoint-Detection-and-Real-time-Filtering
A CNN that make facial keypoint detection and real time filtering
iamirmasoud/facial_keypoint_detection
Facial Keypoint Detection using PyTorch
adumrewal/mtcnn-landmark-detector
Facial Landmark detector - eyes, nose, mouth (CPU compute optimised, IoT capable)
etosworld/etos-landmark
high accuracy facial landmark detection. with Look At Boundary model.
nz-is/Computer-Vision-ND
This repo contains my completed Computer Vision projects & exercises from Udacity Computer Vision Nanodegree
siddsriv/Facial-Keypoint-Detection
Detecting Facial Keypoints (Landmarks) using a custom CNN architecture
sunsided/facial-keypoints
First project for CVND: facial keypoint detection.
ntrang086/detect_facial_keypoints
a computer vision project to recognize facial keypoints
mactavish10/Face-Recognition-using-face_recognition-library
Face Recognition using the face_recognition API
3ba2ii/Facial-Keypoints-Detector
Facial Keypoints Detector Project - Computer Vision Nanodegree
40uf411/Facial-Keypoints-Detection
Facial keypoints detection using Pytorch
ayivima/face_landmarks
Implementation and Training of a CNN for Facial Keypoints Detection
phreakyphoenix/Facial-Keypoints-Detection-Pytorch
Facial Landmarks Detection Project created with :heart: in Pytorch
RATHOD-SHUBHAM/DriverAssistant
Upon sleep detection, the code will trigger notifications that include a combination of gentle vibrations on the watch and an escalating audio alert on the phone. This approach provides a multi-sensory wake-up cue to increase the user's chance of being roused from sleep.
saitsharipov/facial_landmarks
🧑🏻🦱 Predict a thousand facial landmarks using Deep Learning. The course "Computer vision" at the Academy of Big Data MADE by VK Education. 🌱 Spring 2022.
ShashankKumbhare/facial-keypoints-detecter
A computer vision project to build a facial keypoints detection system.
thisisppn/Facial-Keypoint-Detector
This is an implementation of Face Detection & Facial Keypoint Detection using OpenCV and Keras.
wahid18benz/Detect-Facial-Features
Using dlib, OpenCV, and Python, to detect in real time how to open/closed eyes,mouth, position of the head, and the emotion
HatemSelim94/Facial-Keypoints-Detection
Facial landmarks detection with DNN. (Udacity project)
HomaTaherpour/Face-Detection-And-Landmarking
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.
Oktafsurya/NDCV-facial-keypoints-detection
My work for Udacity Computer Vision Nano Degree.
sulagnag/Udacity-CVND-P1-FacialKeypoints
Facial Keypoint detection system