paper-with-me

홈 › Papers

Semantic Road Layout Understanding by Generative Adversarial Inpainting

2018-05-29 · Lorenzo Berlincioni, Federico Becattini, Leonardo Galteri, Lorenzo Seidenari, Alberto del Bimbo

Autonomous driving is becoming a reality, yet vehicles still need to rely on complex sensor fusion to understand the scene they act in. The ability to discern static environment and dynamic entities provides a comprehension of the road layout that poses constraints to the reasoning process about moving objects. We pursue this through a GAN-based semantic segmentation inpainting model to remove all dynamic objects from the scene and focus on understanding its static components such as streets, sidewalks and buildings. We evaluate this task on the Cityscapes dataset and on a novel synthetically generated dataset obtained with the CARLA simulator and specifically designed to quantitatively evaluate semantic segmentation inpaintings. We compare our methods with a variety of baselines working both in the RGB and segmentation domains.

📄 PDF Abstract BibTeX arXiv:1805.11746

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingSegmentationSemantic SegmentationSensor Fusion

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
CARLA CARLA is an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban…

Similar Papers 제목 키워드 기반

Semantic Hierarchy Emerges in the Deep Generative Representations for Scene Synthesis

2019-09-25 · Ceyuan Yang, Yujun Shen, Bolei Zhou

Despite the success of Generative Adversarial Networks (GANs) in image synthesis, there lacks enough understanding on what networks have learned inside the deep generative representations and how photo-realistic images a…

Image Generation

Semantic Hierarchy Emerges in Deep Generative Representations for Scene Synthesis

2019-11-21 · Ceyuan Yang, Yujun Shen, Bolei Zhou

Despite the success of Generative Adversarial Networks (GANs) in image synthesis, there lacks enough understanding on what generative models have learned inside the deep generative representations and how photo-realistic…

Image Generation

LayoutGAN: Generating Graphic Layouts with Wireframe Discriminator

2019-05-01 · ICLR 2019 5 · Jianan Li, Tingfa Xu, Jianming Zhang, Aaron Hertzmann 외

Layouts are important for graphic design and scene generation. We propose a novel generative adversarial network, named as LayoutGAN, that synthesizes graphic layouts by modeling semantic and geometric relations of 2D el…

Generative Adversarial NetworkLayout GenerationScene Generation

Instance Map based Image Synthesis with a Denoising Generative Adversarial Network

2018-01-10 · Ziqiang Zheng, Chao Wang, Zhibin Yu, Haiyong Zheng 외

Semantic layouts based Image synthesizing, which has benefited from the success of Generative Adversarial Network (GAN), has drawn much attention in these days. How to enhance the synthesis image equality while keeping t…

DenoisingGenerative Adversarial NetworkImage Generation

Self-Supervised Road Layout Parsing with Graph Auto-Encoding

2022-03-21 · Chenyang Lu, Gijs Dubbelman

Aiming for higher-level scene understanding, this work presents a neural network approach that takes a road-layout map in bird's-eye-view as input, and predicts a human-interpretable graph that represents the road's topo…

Image ReconstructionScene Understanding