Mutka19 / VIZN

VIZN was made with the intention to collectively use what we learned in class to detect faces from different images.
1 stars 0 forks source link

Train #2

Closed Mutka19 closed 11 months ago

Mutka19 commented 11 months ago

Implemented train_model function which takes faces and nonfaces as input (along with other optional arguments) to train an adaboost classification model to detect faces.