Describing Clothing by Semantic Attributes

Abstract

Describing clothing appearance with semantic attributes is an appealing technique for many important applications. In this paper, we propose a fully automated system that is capable of generating a list of nameable attributes for clothes on human body in unconstrained images. We extract low-level features in a pose-adaptive manner, and combine complementary features for learning attribute classifiers. Mutual dependencies between the attributes are then explored by a Conditional Random Field to further improve the predictions from independent classifiers. We validate the performance of our system on a challenging clothing attribute dataset, and introduce a novel application of dressing style analysis that utilizes the semantic attributes produced by our system.

Cite

Text

Chen et al. "Describing Clothing by Semantic Attributes." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33712-3_44

Markdown

[Chen et al. "Describing Clothing by Semantic Attributes." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/chen2012eccv-describing/) doi:10.1007/978-3-642-33712-3_44

BibTeX

@inproceedings{chen2012eccv-describing,
  title     = {{Describing Clothing by Semantic Attributes}},
  author    = {Chen, Huizhong and Gallagher, Andrew C. and Girod, Bernd},
  booktitle = {European Conference on Computer Vision},
  year      = {2012},
  pages     = {609-623},
  doi       = {10.1007/978-3-642-33712-3_44},
  url       = {https://mlanthology.org/eccv/2012/chen2012eccv-describing/}
}