paper-with-me

홈 › Papers

SG-VAE: Scene Grammar Variational Autoencoder to generate new indoor scenes

2019-12-10 · ECCV 2020 8 · Pulak Purkait, Christopher Zach, Ian Reid

Deep generative models have been used in recent years to learn coherent latent representations in order to synthesize high-quality images. In this work, we propose a neural network to learn a generative model for sampling consistent indoor scene layouts. Our method learns the co-occurrences, and appearance parameters such as shape and pose, for different objects categories through a grammar-based auto-encoder, resulting in a compact and accurate representation for scene layouts. In contrast to existing grammar-based methods with a user-specified grammar, we construct the grammar automatically by extracting a set of production rules on reasoning about object co-occurrences in training data. The extracted grammar is able to represent a scene by an augmented parse tree. The proposed auto-encoder encodes these parse trees to a latent code, and decodes the latent code to a parse tree, thereby ensuring the generated scene is always valid. We experimentally demonstrate that the proposed auto-encoder learns not only to generate valid scenes (i.e. the arrangements and appearances of objects), but it also learns coherent latent representations where nearby latent samples decode to similar scene outputs. The obtained generative model is applicable to several computer vision tasks such as 3D pose and layout estimation from RGB-D data.

📄 PDF Abstract BibTeX arXiv:1912.04554

Code (0)

등록된 구현이 없습니다.

Tasks

valid

Similar Papers 제목 키워드 기반

Structured Graph Variational Autoencoders for Indoor Furniture layout Generation

2022-04-11 · Aditya Chattopadhyay, Xi Zhang, David Paul Wipf, Himanshu Arora 외

We present a structured graph variational autoencoder for generating the layout of indoor 3D scenes. Given the room type (e.g., living room or library) and the room layout (e.g., room elements such as floor and walls), o…

DecoderLayout Generation

Embedding and generation of indoor climbing routes with variational autoencoder

2020-09-16 · K. H. Lo

Recent increase in popularity of indoor climbing allows possible applications of deep learning algorthms to classify and generate climbing routes. In this work, we employ a variational autoencoder to climbing routes in a…

Hierarchy Denoising Recursive Autoencoders for 3D Scene Layout Prediction

2019-03-09 · CVPR 2019 6 · Yifei Shi, Angel Xuan Chang, Zhelun Wu, Manolis Savva 외

Indoor scenes exhibit rich hierarchical structure in 3D object layouts. Many tasks in 3D scene understanding can benefit from reasoning jointly about the hierarchical context of a scene, and the identities of objects. We…

DenoisingObjectobject-detectionObject Detection+1

Recursive Tree Grammar Autoencoders

2020-12-03 · Benjamin Paassen, Irena Koprinska, Kalina Yacef

Machine learning on trees has been mostly focused on trees as input to algorithms. Much less research has investigated trees as output, which has many applications, such as molecule optimization for drug discovery, or hi…

DecoderDrug DiscoveryHint GenerationTime Series+2

Structured Indoor Modeling

2015-12-01 · ICCV 2015 12 · Satoshi Ikehata, Hang Yang, Yasutaka Furukawa

This paper presents a novel 3D modeling framework that reconstructs an indoor scene as a structured model from panorama RGBD images. A scene geometry is represented as a graph, where nodes correspond to structural elemen…