Project 4: Face detection with a sliding window
Vibhu Ramani
November 13th, 2011
Summary
For the non linear classifier the sigma was tweaked to 512 after some trial and errors. I reduced the step size to 2 and scale to 1.2 for stage 3 classifiers. For every stage I append the negative features and also increase the positive features to the size of the negative features.Linear Classifier using random negatives

Linear Classifier using hard negatives stage 2

Linear Classifier using hard negatives stage 3

Non Linear Classifier using random negatives

Non Linear Classifier using hard negatives stage 2

Non Linear Classifier using hard negatives stage 3
