Patch-Based Within-Object Classification

Abstract

Advances in object detection have made it possible to collect large databases of certain objects. In this paper we exploit these datasets for within-object classification. For example, we classify gender in face images, pose in pedestrian images and phenotype in cell images. Previous work has mainly targeted the above tasks individually using object specific representations. Here, we propose a general Bayesian framework for within-object classification. Images are represented as a regular grid of non-overlapping patches. In training, these patches are approximated by a predefined library. In inference, the choice of approximating patch determines the classification decision. We propose a Bayesian framework in which we marginalize over the patch frequency parameters to provide a posterior probability for the class. We test our algorithm on several challenging "real world" databases.

Cite

Text

Aghajanian et al. "Patch-Based Within-Object Classification." IEEE/CVF International Conference on Computer Vision, 2009. doi:10.1109/ICCV.2009.5459352

Markdown

[Aghajanian et al. "Patch-Based Within-Object Classification." IEEE/CVF International Conference on Computer Vision, 2009.](https://mlanthology.org/iccv/2009/aghajanian2009iccv-patch/) doi:10.1109/ICCV.2009.5459352

BibTeX

@inproceedings{aghajanian2009iccv-patch,
  title     = {{Patch-Based Within-Object Classification}},
  author    = {Aghajanian, Jania and Warrell, Jonathan and Prince, Simon J. D. and Li, Peng and Rohn, Jennifer L. and Baum, Buzz},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2009},
  pages     = {1125-1132},
  doi       = {10.1109/ICCV.2009.5459352},
  url       = {https://mlanthology.org/iccv/2009/aghajanian2009iccv-patch/}
}