English

A Parametric Top-View Representation of Complex Road Scenes

Computer Vision and Pattern Recognition 2019-04-22 v2

Abstract

In this paper, we address the problem of inferring the layout of complex road scenes given a single camera as input. To achieve that, we first propose a novel parameterized model of road layouts in a top-view representation, which is not only intuitive for human visualization but also provides an interpretable interface for higher-level decision making. Moreover, the design of our top-view scene model allows for efficient sampling and thus generation of large-scale simulated data, which we leverage to train a deep neural network to infer our scene model's parameters. Specifically, our proposed training procedure uses supervised domain-adaptation techniques to incorporate both simulated as well as manually annotated data. Finally, we design a Conditional Random Field (CRF) that enforces coherent predictions for a single frame and encourages temporal smoothness among video frames. Experiments on two public data sets show that: (1) Our parametric top-view model is representative enough to describe complex road scenes; (2) The proposed method outperforms baselines trained on manually-annotated or simulated data only, thus getting the best of both; (3) Our CRF is able to generate temporally smoothed while semantically meaningful results.

Keywords

Cite

@article{arxiv.1812.06152,
  title  = {A Parametric Top-View Representation of Complex Road Scenes},
  author = {Ziyan Wang and Buyu Liu and Samuel Schulter and Manmohan Chandraker},
  journal= {arXiv preprint arXiv:1812.06152},
  year   = {2019}
}

Comments

Accepted by CVPR 2019

R2 v1 2026-06-23T06:43:06.415Z