# S-Flow GAN

**Authors:** Yakov Miron, Yona Coscas

arXiv: 1905.08474 · 2019-09-26

## TL;DR

This paper introduces S-Flow GAN, a conditional GAN architecture that translates semantic label maps and CG edge maps into photo-realistic images, with extensions for video generation, enhancing realism and temporal coherence.

## Contribution

The paper presents a novel GAN architecture for domain translation from semantic and edge maps to realistic images, including a new video extension for temporal coherence.

## Key findings

- Effective translation from semantic maps to realistic images.
- Enhanced photo-realism in generated images.
- Temporal coherence in video generation achieved.

## Abstract

Our work offers a new method for domain translation from semantic label maps and Computer Graphic (CG) simulation edge map images to photo-realistic images. We train a Generative Adversarial Network (GAN) in a conditional way to generate a photo-realistic version of a given CG scene. Existing architectures of GANs still lack the photo-realism capabilities needed to train DNNs for computer vision tasks, we address this issue by embedding edge maps, and training it in an adversarial mode. We also offer an extension to our model that uses our GAN architecture to create visually appealing and temporally coherent videos.

## Full text

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

## Figures

13 figures with captions in the complete paper: https://tomesphere.com/paper/1905.08474/full.md

## References

44 references — full list in the complete paper: https://tomesphere.com/paper/1905.08474/full.md

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