Asymmetric Pruning for Learning Cascade Detectors
Sakrapee Paisitkriangkrai, Chunhua Shen, Anton van den Hengel

TL;DR
This paper introduces an asymmetric pruning method for training cascade classifiers that improves detection performance by focusing on the asymmetric learning goal, reducing redundant classifiers, and accelerating training.
Contribution
The paper proposes a novel asymmetric pruning approach that enhances cascade detector training by discarding redundant classifiers and optimizing for the asymmetric learning objective.
Findings
Achieves state-of-the-art performance on FDDB face dataset.
Accelerates learning time while maintaining detection accuracy.
Effectively improves face and car detection results.
Abstract
Cascade classifiers are one of the most important contributions to real-time object detection. Nonetheless, there are many challenging problems arising in training cascade detectors. One common issue is that the node classifier is trained with a symmetric classifier. Having a low misclassification error rate does not guarantee an optimal node learning goal in cascade classifiers, i.e., an extremely high detection rate with a moderate false positive rate. In this work, we present a new approach to train an effective node classifier in a cascade detector. The algorithm is based on two key observations: 1) Redundant weak classifiers can be safely discarded; 2) The final detector should satisfy the asymmetric learning objective of the cascade architecture. To achieve this, we separate the classifier training into two steps: finding a pool of discriminative weak classifiers/features and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Domain Adaptation and Few-Shot Learning · Face and Expression Recognition
