Skip to content

Training a face detection cascade using Adaptive Boosting after Viola and Jones.

Notifications You must be signed in to change notification settings

sunsided/viola-jones-adaboost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Viola-Jones AdaBoost-enabled Face Detection

This repo implements the Viola-Jones object detection framework for face detection purely for the fun of it.

Start here.