paper-with-me

Papers

Single-View 3D Scene Parsing by Attributed Grammar

2014-06-01 · CVPR 2014 6 · Xiaobai Liu, Yibiao Zhao, Song-Chun Zhu

In this paper, we present an attributed grammar for parsing man-made outdoor scenes into semantic surfaces, and recovering its 3D model simultaneously. The grammar takes superpixels as its terminal nodes and use five production rules to generate the scene into a hierarchical parse graph. Each graph node actually correlates with a surface or a composite of surfaces in the 3D world or the 2D image. They are described by attributes for the global scene model, e.g. focal length, vanishing points, or the surface properties, e.g. surface normal, contact line with other surfaces, and relative spatial location etc. Each production rule is associated with some equations that constraint the attributes of the parent nodes and those of their children nodes. Given an input image, our goal is to construct a hierarchical parse graph by recursively applying the five grammar rules while preserving the attributes constraints. We develop an effective top-down/bottom-up cluster sampling procedure which can explore this constrained space efficiently. We evaluate our method on both public benchmarks and newly built datasets, and achieve state-of-the-art performances in terms of layout estimation and region segmentation. We also demonstrate that our method is able to recover detailed 3D model with relaxed Manhattan structures which clearly advances the state-of-the-arts of singleview 3D reconstruction.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionScene ParsingSuperpixels

Similar Papers 제목 키워드 기반

Attributed Rhetorical Structure Grammar for Domain Text Summarization

2019-09-03 · Ruqian Lu, Shengluan Hou, Chuanqing Wang, Yu Huang 외

This paper presents a new approach of automatic text summarization which combines domain oriented text analysis (DoTA) and rhetorical structure theory (RST) in a grammar form: the attributed rhetorical structure grammar …

Text Summarization

A generalized parsing framework for Abstract Grammars

2017-10-31 · Daniel Harasim, Chris Bruno, Eva Portelance, Martin Rohrmeier 외

This technical report presents a general framework for parsing a variety of grammar formalisms. We develop a grammar formalism, called an Abstract Grammar, which is general enough to represent grammars at many levels of …

Bayesian Grammar Learning for Inverse Procedural Modeling

2013-06-01 · CVPR 2013 6 · Andelo Martinovic, Luc van Gool

Within the fields of urban reconstruction and city modeling, shape grammars have emerged as a powerful tool for both synthesizing novel designs and reconstructing buildings. Traditionally, a human expert was required to …

Holistic 3D Scene Parsing and Reconstruction from a Single RGB Image

2018-08-07 · ECCV 2018 9 · Siyuan Huang, Siyuan Qi, Yixin Zhu, Yinxue Xiao 외

We propose a computational framework to jointly parse a single RGB image and reconstruct a holistic 3D configuration composed by a set of CAD models using a stochastic grammar model. Specifically, we introduce a Holistic…

3D Object DetectionMonocular 3D Object DetectionObjectobject-detection+6

Submodular Field Grammars: Representation, Inference, and Application to Image Parsing

2018-12-01 · NeurIPS 2018 12 · Abram L. Friesen, Pedro M. Domingos

Natural scenes contain many layers of part-subpart structure, and distributions over them are thus naturally represented by stochastic image grammars, with one production per decomposition of a part. Unfortunately, in co…

Scene Understanding