Skip to content

This project estimates the Euler angles of a person's face in real-time using a convolutional neural network (CNN) developed by Yinguobing.

Notifications You must be signed in to change notification settings

jayant1211/euler-angles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time Euler Angle Estimation using Yinguobing's CNN

This project estimates the Euler angles of a person's face in real-time using a convolutional neural network (CNN) developed by Yinguobing. The CNN is trained on the 68 facial landmarks detected by the OpenCV face detector.

The angle estimation is performed using the following landmarks:

  • Nose
  • Chin
  • Extreme left of left eye
  • Extreme right of right eye
  • Extreme left of left eyebrow
  • Extreme right of right eyebrow

RESULTS:

You can see the result in video

About

This project estimates the Euler angles of a person's face in real-time using a convolutional neural network (CNN) developed by Yinguobing.

Topics

Resources

Stars

Watchers

Forks

Languages