Multiple Instance Learning from Multiple Cameras

Abstract

Recently, combining information from multiple cameras has shown to be very beneficial for object detection and tracking. In contrast, the goal of this work is to train detectors exploiting the vast amount of unlabeled data given by geometry information of a specific multiple camera setup. Starting from a small number of positive training samples, we apply a co-training strategy in order to generate new very valuable samples from unlabeled data that could not be obtained otherwise. To compensate for unreliable updates and to increase the detection power, we introduce a new online multiple instance co-training algorithm. The approach, although not limited to this application, is demonstrated for learning a person detector on different challenging scenarios. In particular, we give a detailed analysis of the learning process and show that by applying the proposed approach we can train state-of-the-art person detectors.

Cite

Text

Roth et al. "Multiple Instance Learning from Multiple Cameras." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2010. doi:10.1109/CVPRW.2010.5543802

Markdown

[Roth et al. "Multiple Instance Learning from Multiple Cameras." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2010.](https://mlanthology.org/cvprw/2010/roth2010cvprw-multiple/) doi:10.1109/CVPRW.2010.5543802

BibTeX

@inproceedings{roth2010cvprw-multiple,
  title     = {{Multiple Instance Learning from Multiple Cameras}},
  author    = {Roth, Peter M. and Leistner, Christian and Berger, Armin and Bischof, Horst},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2010},
  pages     = {17-24},
  doi       = {10.1109/CVPRW.2010.5543802},
  url       = {https://mlanthology.org/cvprw/2010/roth2010cvprw-multiple/}
}