Skip to content

cyh24/Joint-Bayesian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 13, 2015
fa38b7a · Oct 13, 2015

History

6 Commits
Oct 11, 2015
Oct 13, 2015
Oct 13, 2015
Oct 11, 2015
Oct 12, 2015

Repository files navigation

Joint-Bayesian.

According to the paper "Bayesian Face Revisited: A Joint Formulation", the repository realizes the algorithm of Joint Beyesian with Python and achieve almost the same result as the paper.

Prepare for Using.

  1. Get the database (lbp_WDRef,id_WDRef,lbp_lfw,pairlist_lfw) Download from the Websit: http://home.ustc.edu.cn/~chendong/JointBayesian/
  2. Install the numpy & scipy
  3. Install the sklearn

Usage

cd src

python test_lfw.py

Performance

see the performance.

My Blog: http://blog.csdn.net/cyh_24/article/details/49059475

About

Face verify using Joint Bayesian, implemented by Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages