PatrickSVM / Face-Recognition-With-AdaBoost

From scratch implemtation of the AdaBoost algorithm using Haar-like features to detect face-images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face Recognition with AdaBoost

From scratch implemtation of the AdaBoost algorithm using Haar-like features to detect face-images as part of one of my courses at LiU.

All information about the algorithm, the implementation, the used data and some analysis can be found here.

Most important Haar-features plotted on faces

About

From scratch implemtation of the AdaBoost algorithm using Haar-like features to detect face-images.


Languages

Language:Jupyter Notebook 96.8%Language:Python 3.2%