paper-with-me

홈 › Papers

CogCartoon: Towards Practical Story Visualization

2023-12-17 · Zhongyang Zhu, Jie Tang

The state-of-the-art methods for story visualization demonstrate a significant demand for training data and storage, as well as limited flexibility in story presentation, thereby rendering them impractical for real-world applications. We introduce CogCartoon, a practical story visualization method based on pre-trained diffusion models. To alleviate dependence on data and storage, we propose an innovative strategy of character-plugin generation that can represent a specific character as a compact 316 KB plugin by using a few training samples. To facilitate enhanced flexibility, we employ a strategy of plugin-guided and layout-guided inference, enabling users to seamlessly incorporate new characters and custom layouts into the generated image results at their convenience. We have conducted comprehensive qualitative and quantitative studies, providing compelling evidence for the superiority of CogCartoon over existing methodologies. Moreover, CogCartoon demonstrates its power in tackling challenging tasks, including long story visualization and realistic style story visualization.

📄 PDF Abstract BibTeX arXiv:2312.10718

Code (0)

등록된 구현이 없습니다.

Tasks

Story Visualization

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Character-Preserving Coherent Story Visualization

2020-08-01 · ECCV 2020 8 · Yun-Zhu Song, Zhi Rui Tam, Hung-Jen Chen, Huiao-Han Lu 외

Story visualization aims at generating a sequence of images to narrate each sentence in a multi-sentence story. Different from video generation that focuses on maintaining the continuity of generated images (frames), sto…

Representation LearningSentenceStory Visualization

DreamStory: Open-Domain Story Visualization by LLM-Guided Multi-Subject Consistent Diffusion

2024-07-17 · Huiguo He, Huan Yang, Zixi Tuo, Yuan Zhou 외

Story visualization aims to create visually compelling images or videos corresponding to textual narratives. Despite recent advances in diffusion models yielding promising results, existing methods still struggle to crea…

DescriptiveStory Visualization

Story Ribbons: Reimagining Storyline Visualizations with Large Language Models

2025-08-09 · Catherine Yeh, Tara Menon, Robin Singh Arya, Helen He 외 arxiv

Analyzing literature involves tracking interactions between characters, locations, and themes. Visualization has the potential to facilitate the mapping and analysis of these complex relationships, but capturing structur…

Feature-Action Design Patterns for Storytelling Visualizations with Time Series Data

2024-02-05 · Saiful Khan, Scott Jones, Benjamin Bach, Jaehoon Cha 외

We present a method to create storytelling visualization with time series data. Many personal decisions nowadays rely on access to dynamic data regularly, as we have seen during the COVID-19 pandemic. It is thus desirabl…

Time Series

StoryGAN: A Sequential Conditional GAN for Story Visualization

2018-12-06 · CVPR 2019 6 · Yitong Li, Zhe Gan, Yelong Shen, Jingjing Liu 외

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…

SentenceStory VisualizationVideo Generation