Skip to content

wanglin193/SupervisedDescentMethod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDM for face alignment

  1. Try training result on test set
cd ./bin
./test_sdm_facealign
  1. Create pts file name list for load training images, use
cd trainset
ls *.pts -1>ptlist.txt

or in Windows use

cd trainset
dir *.pts/b>ptlist.txt
  1. Some results:
  • blue dots: init position (meanshape), same for all

  • red dos: after first round descent iteration

  • green dots: after all five rounds descent iteration

test_tile

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published