Learning Graphs to Model Visual Objects Across Different Depictive Styles

Abstract

Visual object classification and detection are major problems in contemporary computer vision. State-of-art algorithms allow thousands of visual objects to be learned and recognized, under a wide range of variations including lighting changes, occlusion, point of view and different object instances. Only a small fraction of the literature addresses the problem of variation in depictive styles (photographs, drawings, paintings etc. ). This is a challenging gap but the ability to process images of all depictive styles and not just photographs has potential value across many applications. In this paper we model visual classes using a graph with multiple labels on each node; weights on arcs and nodes indicate relative importance (salience) to the object description. Visual class models can be learned from examples from a database that contains photographs, drawings, paintings etc . Experiments show that our representation is able to improve upon Deformable Part Models for detection and Bag of Words models for classification.

Cite

Text

Wu et al. "Learning Graphs to Model Visual Objects Across Different Depictive Styles." European Conference on Computer Vision, 2014. doi:10.1007/978-3-319-10584-0_21

Markdown

[Wu et al. "Learning Graphs to Model Visual Objects Across Different Depictive Styles." European Conference on Computer Vision, 2014.](https://mlanthology.org/eccv/2014/wu2014eccv-learning/) doi:10.1007/978-3-319-10584-0_21

BibTeX

@inproceedings{wu2014eccv-learning,
  title     = {{Learning Graphs to Model Visual Objects Across Different Depictive Styles}},
  author    = {Wu, Qi and Cai, Hongping and Hall, Peter},
  booktitle = {European Conference on Computer Vision},
  year      = {2014},
  pages     = {313-328},
  doi       = {10.1007/978-3-319-10584-0_21},
  url       = {https://mlanthology.org/eccv/2014/wu2014eccv-learning/}
}