pith. sign in

arxiv: 1812.02784 · v2 · pith:CNKO7ZPFnew · submitted 2018-12-06 · 💻 cs.CV

StoryGAN: A Sequential Conditional GAN for Story Visualization

classification 💻 cs.CV
keywords storyconsistencygenerationimagemodelstoryganvisualizationconditional
0
0 comments X
read the original abstract

We propose a new task, called Story Visualization. Given a multi-sentence paragraph, the story is visualized by generating a sequence of images, one for each sentence. In contrast to video generation, story visualization focuses less on the continuity in generated images (frames), but more on the global consistency across dynamic scenes and characters -- a challenge that has not been addressed by any single-image or video generation methods. We therefore propose a new story-to-image-sequence generation model, StoryGAN, based on the sequential conditional GAN framework. Our model is unique in that it consists of a deep Context Encoder that dynamically tracks the story flow, and two discriminators at the story and image levels, to enhance the image quality and the consistency of the generated sequences. To evaluate the model, we modified existing datasets to create the CLEVR-SV and Pororo-SV datasets. Empirically, StoryGAN outperforms state-of-the-art models in image quality, contextual consistency metrics, and human evaluation.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Unsupervised Domain Alignment to Mitigate Low Level Dataset Biases

    cs.CV 2019-07 unverdicted novelty 5.0

    The paper proposes an unsupervised domain alignment method using GANs with cycle consistency, adversarial, and SSIM losses to augment training data and reduce low-level dataset biases in computer vision.