Modeling Inter- and Intra-Part Deformations for Object Structure Parsing
Abstract
Part deformation has been a longstanding challenge for object parsing, of which the primary difficulty lies in modeling the highly diverse object structures. To this end, we propose a novel structure parsing model to capture deformable object structures. The proposed model consists of two de-formable layers: the top layer is an undirected graph that incorporates inter-part deformations to infer object structures; the base layer is consisted of various independent nodes to characterize local intra-part deformations. To learn this two-layer model, we design a layer-wise learning algorithm, which employs matching pursuit and belief propagation for a low computational complexity inference. Specifically, active basis sparse coding is leveraged to build the nodes at the base layer, while the edge weights are estimated by a structural support vector machine. Experimental results on two benchmark datasets (i.e., faces and horses) demonstrate that the proposed model yields superior parsing performance over state-of-the-art models.
Cite
Text
Cai et al. "Modeling Inter- and Intra-Part Deformations for Object Structure Parsing." International Joint Conference on Artificial Intelligence, 2015.Markdown
[Cai et al. "Modeling Inter- and Intra-Part Deformations for Object Structure Parsing." International Joint Conference on Artificial Intelligence, 2015.](https://mlanthology.org/ijcai/2015/cai2015ijcai-modeling/)BibTeX
@inproceedings{cai2015ijcai-modeling,
title = {{Modeling Inter- and Intra-Part Deformations for Object Structure Parsing}},
author = {Cai, Ling and Ji, Rongrong and Liu, Wei and Hua, Gang},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2015},
pages = {2148-2154},
url = {https://mlanthology.org/ijcai/2015/cai2015ijcai-modeling/}
}