Exemplar Codes for Facial Attributes and Tattoo Recognition

Abstract

When implementing real-world computer vision systems, researchers can use mid-level representations as a tool to adjust the trade-off between accuracy and efficiency. Unfortunately, existing mid-level representations that improve accuracy tend to decrease efficiency, or are specifically tailored to work well within one pipeline or vision problem at the exclusion of others. We introduce a novel, efficient mid-level representation that improves classification efficiency without sacrificing accuracy. Our Exemplar Codes are based on linear classifiers and probability normalization from extreme value theory. We apply Exemplar Codes to two problems: facial attribute extraction and tattoo classification. In these settings, our Exemplar Codes are competitive with the state of the art and offer efficiency benefits, making it possible to achieve high accuracy even on commodity hardware with a low computational budget.

Cite

Text

Wilber et al. "Exemplar Codes for Facial Attributes and Tattoo Recognition." IEEE/CVF Winter Conference on Applications of Computer Vision, 2014. doi:10.1109/WACV.2014.6836099

Markdown

[Wilber et al. "Exemplar Codes for Facial Attributes and Tattoo Recognition." IEEE/CVF Winter Conference on Applications of Computer Vision, 2014.](https://mlanthology.org/wacv/2014/wilber2014wacv-exemplar/) doi:10.1109/WACV.2014.6836099

BibTeX

@inproceedings{wilber2014wacv-exemplar,
  title     = {{Exemplar Codes for Facial Attributes and Tattoo Recognition}},
  author    = {Wilber, Michael J. and Rudd, Ethan M. and Heflin, Brian and Lui, Yui-Man and Boult, Terrance E.},
  booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
  year      = {2014},
  pages     = {205-212},
  doi       = {10.1109/WACV.2014.6836099},
  url       = {https://mlanthology.org/wacv/2014/wilber2014wacv-exemplar/}
}