Skip to content

cnn network predict face landmarks (68 points) and head pose (3d pose, yaw,roll,pitch).

Notifications You must be signed in to change notification settings

floodsung/face-landmark-localization

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

face-landmark-localization

This is a project predict face landmarks (68 points) and head pose (3d pose, yaw,roll,pitch).

Install

Usage

  • Command : python landmarkPredict.py predictImage testList.txt

    (testList.txt is a file contain the path of the images.)

Model

  • You can download the pre-trained model from here

Result

About

cnn network predict face landmarks (68 points) and head pose (3d pose, yaw,roll,pitch).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%