wang4959520 / face-landmark-localization

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Result

About

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


Languages

Language:Python 100.0%