Skip to content

The Matlab implementation of Supervised Descent Method (SDM) for Face Alignment.

License

Notifications You must be signed in to change notification settings

QilongZhang/impSDM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

impSDM

The Matlab implementation of Supervised Descent Method (SDM) for Face Alignment.

  1. Using xx-sift function proposed by the author of original SDM paper. However, it is simple to use any descriptors by changing the function which extract the local feature.

  2. We provide both training and testing modules.

The ogirinal paper:

Xiong et al, Supervised Descent Method and its Applications to Face Alignment, CVPR 2013.

About

The Matlab implementation of Supervised Descent Method (SDM) for Face Alignment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 99.7%
  • Other 0.3%