What Makes a Good Detector? - Structured Priors for Learning from Few Examples
Abstract
Transfer learning can counter the heavy-tailed nature of the distribution of training examples over object classes. Here, we study transfer learning for object class detection. Starting from the intuition that “what makes a good detector” should manifest itself in the form of repeatable statistics over existing “good” detectors, we design a low-level feature model that can be used as a prior for learning new object class models from scarce training data. Our priors are structured, capturing dependencies both on the level of individual features and spatially neighboring pairs of features. We confirm experimentally the connection between the information captured by our priors and “good” detectors as well as the connection to transfer learning from sources of different quality. We give an in-depth analysis of our priors on a subset of the challenging PASCAL VOC 2007 data set and demonstrate improved average performance over all 20 classes, achieved without manual intervention.
Cite
Text
Gao et al. "What Makes a Good Detector? - Structured Priors for Learning from Few Examples." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33715-4_26Markdown
[Gao et al. "What Makes a Good Detector? - Structured Priors for Learning from Few Examples." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/gao2012eccv-makes/) doi:10.1007/978-3-642-33715-4_26BibTeX
@inproceedings{gao2012eccv-makes,
title = {{What Makes a Good Detector? - Structured Priors for Learning from Few Examples}},
author = {Gao, Tianshi and Stark, Michael and Koller, Daphne},
booktitle = {European Conference on Computer Vision},
year = {2012},
pages = {354-367},
doi = {10.1007/978-3-642-33715-4_26},
url = {https://mlanthology.org/eccv/2012/gao2012eccv-makes/}
}