# Configurable 3D Scene Synthesis and 2D Image Rendering with Per-Pixel   Ground Truth using Stochastic Grammars

**Authors:** Chenfanfu Jiang, Siyuan Qi, Yixin Zhu, Siyuan Huang, Jenny Lin,, Lap-Fai Yu, Demetri Terzopoulos, Song-Chun Zhu

arXiv: 1704.00112 · 2018-06-21

## TL;DR

This paper introduces a learning-based system that generates diverse, photorealistic 3D indoor scenes and 2D images with detailed ground truth, aiding training and evaluation of computer vision models.

## Contribution

It presents a novel pipeline using stochastic grammars and physics-based rendering to produce customizable, high-quality synthetic datasets with per-pixel ground truth for scene understanding tasks.

## Key findings

- Enhanced depth and normal prediction accuracy
- Improved semantic segmentation performance
- Provided controllable benchmarks for model diagnostics

## Abstract

We propose a systematic learning-based approach to the generation of massive quantities of synthetic 3D scenes and arbitrary numbers of photorealistic 2D images thereof, with associated ground truth information, for the purposes of training, benchmarking, and diagnosing learning-based computer vision and robotics algorithms. In particular, we devise a learning-based pipeline of algorithms capable of automatically generating and rendering a potentially infinite variety of indoor scenes by using a stochastic grammar, represented as an attributed Spatial And-Or Graph, in conjunction with state-of-the-art physics-based rendering. Our pipeline is capable of synthesizing scene layouts with high diversity, and it is configurable inasmuch as it enables the precise customization and control of important attributes of the generated scenes. It renders photorealistic RGB images of the generated scenes while automatically synthesizing detailed, per-pixel ground truth data, including visible surface depth and normal, object identity, and material information (detailed to object parts), as well as environments (e.g., illuminations and camera viewpoints). We demonstrate the value of our synthesized dataset, by improving performance in certain machine-learning-based scene understanding tasks--depth and surface normal prediction, semantic segmentation, reconstruction, etc.--and by providing benchmarks for and diagnostics of trained models by modifying object attributes and scene properties in a controllable manner.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1704.00112/full.md

---
Source: https://tomesphere.com/paper/1704.00112