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.
StoryGAN: A Sequential Conditional GAN for Story Visualization
1 Pith paper cite this work. Polarity classification is still indexing.
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.
fields
cs.CV 1years
2019 1verdicts
UNVERDICTED 1representative citing papers
citing papers explorer
-
Unsupervised Domain Alignment to Mitigate Low Level Dataset Biases
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.