Improving Part Based Object Detection by Unsupervised, Online Boosting
Abstract
Detection of objects of a given class is important for many applications. However it is difficult to learn a general detector with high detection rate as well as low false alarm rate. Especially, the labor needed for manually labeling a huge training sample set is usually not affordable. We propose an unsupervised, incremental learning approach based on online boosting to improve the performance on special applications of a set of general part detectors, which are learned from a small amount of labeled data and have moderate accuracy. Our oracle for unsupervised learning, which has high precision, is based on a combination of a set of shape based part detectors learned by off-line boosting. Our online boosting algorithm, which is designed for cascade structure detector, is able to adapt the simple features, the base classifiers, the cascade decision strategy, and the complexity of the cascade automatically to the special application. We integrate two noise restraining strategies in both the oracle and the online learner. The system is evaluated on two public video corpora.
Cite
Text
Wu and Nevatia. "Improving Part Based Object Detection by Unsupervised, Online Boosting." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007. doi:10.1109/CVPR.2007.383148Markdown
[Wu and Nevatia. "Improving Part Based Object Detection by Unsupervised, Online Boosting." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007.](https://mlanthology.org/cvpr/2007/wu2007cvpr-improving/) doi:10.1109/CVPR.2007.383148BibTeX
@inproceedings{wu2007cvpr-improving,
title = {{Improving Part Based Object Detection by Unsupervised, Online Boosting}},
author = {Wu, Bo and Nevatia, Ram},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2007},
doi = {10.1109/CVPR.2007.383148},
url = {https://mlanthology.org/cvpr/2007/wu2007cvpr-improving/}
}