facial topic

List facial repositories

6DRepNet

504
Stars
69
Forks
Watchers

Official Pytorch implementation of 6DRepNet: 6D Rotation representation for unconstrained head pose estimation.

clandmark

199
Stars
111
Forks
Watchers

Open Source Landmarking Library

Peppa-Facial-Landmark-PyTorch

207
Stars
55
Forks
Watchers

Facial Landmark Detection based on PyTorch

face_landmark_factory

138
Stars
40
Forks
Watchers

These are a set of tools using OpenCV, Tensorflow and Keras, with which you can generate your own model of facial landmark detection and demonstrate the effect of newly-generated model easily.

FaceID

158
Stars
80
Forks
Watchers

An implementation of YOLO v2 for direct facial recognition within detection layer.

computer-vision-ND

91
Stars
45
Forks
Watchers

Projects and exercises for the Udacity Computer Vision Nanodegree

FacialLandmark_Caffe

70
Stars
28
Forks
Watchers

Facial Landmark Detection with Caffe CNN. Face alignment avaiable.

FaceRecognition2

34
Stars
18
Forks
Watchers

Mediante el uso de un script con OpenCV aprenderemos las caras que nos interesen y con otro script arrancaremos la función de reconocimiento. Control de acceso al laboratorio con reconocimiento facial...

face-alignment-mtcnn

28
Stars
5
Forks
Watchers

A lightweight python implementation of face alignment with MTCNN landmarks using tensorflow-lite runtime

This code is using FER2013 dataset with keras library and tensorflow backend. This code was fork and modified for keras with tensorflow backend from https://github.com/LamUong/FacialExpressionRecognit...