WELFARE stands for "Web-level Facial Recognition", which provides a complete list of tools for facial recognition tasks, including face detection, alignment, encoding, and classification. WELFARE targets for the unconstrained face recognition in natural environments, where faces are collected from the Internet.
Keywords: Cascade Classifier, Landmark Detection, Alignment, Dense SIFT, PCA, Bag-of-Visual-Words(BOVW), Vector of Locally Aggregated Descriptors(VLAD), SVM, randomized KD-Tree.
Documentation: https://github.com/t0nyren/welfare/wiki
Checkout WELFARE from GitHub:
git clone git://github.com/t0nyren/welfare.git
Build WELFARE by simply typing "make"
cd welfare
make
Tony REN [email protected]