Skip to content

nikhilroxtomar/Human-Face-Landmark-Detection-in-TensorFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Human Face Landmark Detection in TensorFlow

This repository contains the code for Human Face Landmark Detection using Landmark Guided Face Parsing (LaPa) dataset. The pre-trained MobileNetv2 is used for the task in the TensorFlow framework.

YouTube tutorial: Human Face Landmark Detection in TensorFlow using MobileNetv2

Dataset

The LaPa dataset contains the training, validation and testing dataset. Each dataset have images, segmentation mask and the 106 human facial key points.

Download the dataset: Landmark Guided Face Parsing (LaPa)
Dataset paper: A New Dataset and Boundary-Attention Semantic Segmentation for Face Parsing

Results

The first image has Ground-Truth Landmarks and the second image has Predicted Landmarks.

Contact:

For more follow me on:

About

This repository contains the code for Human Face Landmark Detection in TensorFlow using the pre-trained MobileNetv2 and the Landmark Guided Face Parsing (LaPa) dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages