This is an implementation of Boosted multi-task learning for face verification with applications to web image and video search in C++. The repository implemented Boosted Multi-Task Learning algorithm for face cerification task and did some experiments for the evaluation.
Includes:
- LBP(Local Binary Pattern) Features Extraction
- Adaboost Learning with LBP features
- Boosted Multi-Task Learning
- LBP Feature (Radius = 2, Points = 8)
- ROC curve of different Iteration times and precision results
- Different Iteration times