Part and Appearance Sharing: Recursive Compositional Models for Multi-View

Abstract

We propose Recursive Compositional Models (RCMs) for simultaneous multi-view multi-object detection and parsing (e.g. view estimation and determining the positions of the object subparts). We represent the set of objects by a family of RCMs where each RCM is a probability distribution defined over a hierarchical graph which corresponds to a specific object and viewpoint. An RCM is constructed from a hierarchy of subparts/subgraphs which are learnt from training data. Part-sharing is used so that different RCMs are encouraged to share subparts/subgraphs which yields a compact representation for the set of objects and which enables efficient inference and learning from a limited number of training samples. In addition, we use appearance-sharing so that RCMs for the same object, but different viewpoints, share similar appearance cues which also helps efficient learning. RCMs lead to a multi-view multi-object detection system. We illustrate RCMs on four public datasets and achieve state-of-the-art performance.

Cite

Text

Zhu et al. "Part and Appearance Sharing: Recursive Compositional Models for Multi-View." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010. doi:10.1109/CVPR.2010.5539865

Markdown

[Zhu et al. "Part and Appearance Sharing: Recursive Compositional Models for Multi-View." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010.](https://mlanthology.org/cvpr/2010/zhu2010cvpr-part/) doi:10.1109/CVPR.2010.5539865

BibTeX

@inproceedings{zhu2010cvpr-part,
  title     = {{Part and Appearance Sharing: Recursive Compositional Models for Multi-View}},
  author    = {Zhu, Long and Chen, Yuanhao and Torralba, Antonio and Freeman, William T. and Yuille, Alan L.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2010},
  pages     = {1919-1926},
  doi       = {10.1109/CVPR.2010.5539865},
  url       = {https://mlanthology.org/cvpr/2010/zhu2010cvpr-part/}
}