Strong Supervision from Weak Annotation: Interactive Training of Deformable Part Models
Abstract
We propose a framework for large scale learning and annotation of structured models. The system interleaves interactive labeling (where the current model is used to semi-automate the labeling of a new example) and online learning (where a newly labeled example is used to update the current model parameters). This framework is scalable to large datasets and complex image models and is shown to have excellent theoretical and practical properties in terms of train time, optimality guarantees, and bounds on the amount of annotation effort per image. We apply this framework to part-based detection, and introduce a novel algorithm for interactive labeling of deformable part models. The labeling tool updates and displays in real-time the maximum likelihood location of all parts as the user clicks and drags the location of one or more parts. We demonstrate that the system can be used to efficiently and robustly train part and pose detectors on the CUB Birds-200-a challenging dataset of birds in unconstrained pose and environment.
Cite
Text
Branson et al. "Strong Supervision from Weak Annotation: Interactive Training of Deformable Part Models." IEEE/CVF International Conference on Computer Vision, 2011. doi:10.1109/ICCV.2011.6126450Markdown
[Branson et al. "Strong Supervision from Weak Annotation: Interactive Training of Deformable Part Models." IEEE/CVF International Conference on Computer Vision, 2011.](https://mlanthology.org/iccv/2011/branson2011iccv-strong/) doi:10.1109/ICCV.2011.6126450BibTeX
@inproceedings{branson2011iccv-strong,
title = {{Strong Supervision from Weak Annotation: Interactive Training of Deformable Part Models}},
author = {Branson, Steve and Perona, Pietro and Belongie, Serge J.},
booktitle = {IEEE/CVF International Conference on Computer Vision},
year = {2011},
pages = {1832-1839},
doi = {10.1109/ICCV.2011.6126450},
url = {https://mlanthology.org/iccv/2011/branson2011iccv-strong/}
}