Skip to content

cheerlucy/Joint_Cascade_Face_Detection_And_Alignment

 
 

Repository files navigation

joint-cascade-face-detection-and-alignment

This project is a C++ reimplementation of joint cascade face detection and alignment in the ECCV 2014

This project start with the code from https://github.com/yulequan/face-alignment-in-3000fps

I do not make sure the implementation is right, but in my experiment, i get the right face with right keypoints.

You should read yulequan's codes first, then compare them with mine.

Sorry for my codestyle : (

About

ECCV 2014 "Joint cascade face detection and alignment"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.1%
  • C 9.9%