Semantic Hierarchies for Recognizing Objects and Parts

Abstract

This paper describes the construction and use of a novel representation for the recognition of objects and their parts, the semantic hierarchy. Its advantages include improved classification performance, accurate detection and localization of object parts and sub-parts, and explicitly identifying the different appearances of each object part. The semantic hierarchy algorithm starts by constructing a minimal feature hierarchy and proceeds by adding semantically equivalent representatives to each node, using the entire hierarchy as a context for determining the identity and locations of added features. Part detection is obtained by a bottom-up top-down cycle. Unlike previous approaches, the semantic hierarchy learns to represent the set of possible appearances of object parts at all levels, and their statistical dependencies. The algorithm is fully automatic and is shown experimentally to substantially improve the recognition of objects and their parts.

Cite

Text

Epshtein and Ullman. "Semantic Hierarchies for Recognizing Objects and Parts." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007. doi:10.1109/CVPR.2007.383086

Markdown

[Epshtein and Ullman. "Semantic Hierarchies for Recognizing Objects and Parts." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007.](https://mlanthology.org/cvpr/2007/epshtein2007cvpr-semantic/) doi:10.1109/CVPR.2007.383086

BibTeX

@inproceedings{epshtein2007cvpr-semantic,
  title     = {{Semantic Hierarchies for Recognizing Objects and Parts}},
  author    = {Epshtein, Boris and Ullman, Shimon},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2007},
  doi       = {10.1109/CVPR.2007.383086},
  url       = {https://mlanthology.org/cvpr/2007/epshtein2007cvpr-semantic/}
}