tgy / facedetect

MB-LBP based face detection
MIT License
14 stars 5 forks source link

face detect #1

Open hellozjr opened 7 years ago

hellozjr commented 7 years ago

hello, I used your classifier/dumb.txt, but can not detect face.

tgy commented 7 years ago

dumb.txt contains a set of random weak classifiers, no wonder it is not able to detect faces! You must train a classifier on a dataset.

We might add a working classifier later on but we are currently focused on other school projects.

hellozjr commented 7 years ago

hello,i trained a classifier on the dataset which downloaded from your provide net yesterday,but now it breaks because Segmentation fault .it is about 2726 weak classifiers.

tgy commented 7 years ago

We broke the code a few months back and introduced some segmentation faults. We won't be able to fix that for now.

Orkat commented 7 years ago

@tgy Oi @hellozjr this repo is still 'hot code', there is an issue with the Adaboost cascade