paper-with-me

Papers

StoryMaker: Towards Holistic Consistent Characters in Text-to-image Generation

2024-09-19 · Zhengguang Zhou, Jing Li, Huaxia Li, Nemo Chen, Xu Tang

Tuning-free personalized image generation methods have achieved significant success in maintaining facial consistency, i.e., identities, even with multiple characters. However, the lack of holistic consistency in scenes with multiple characters hampers these methods' ability to create a cohesive narrative. In this paper, we introduce StoryMaker, a personalization solution that preserves not only facial consistency but also clothing, hairstyles, and body consistency, thus facilitating the creation of a story through a series of images. StoryMaker incorporates conditions based on face identities and cropped character images, which include clothing, hairstyles, and bodies. Specifically, we integrate the facial identity information with the cropped character images using the Positional-aware Perceiver Resampler (PPR) to obtain distinct character features. To prevent intermingling of multiple characters and the background, we separately constrain the cross-attention impact regions of different characters and the background using MSE loss with segmentation masks. Additionally, we train the generation network conditioned on poses to promote decoupling from poses. A LoRA is also employed to enhance fidelity and quality. Experiments underscore the effectiveness of our approach. StoryMaker supports numerous applications and is compatible with other societal plug-ins. Our source codes and model weights are available at https://github.com/RedAIGC/StoryMaker.

📄 PDF Abstract BibTeX arXiv:2409.12576

Code (1)

redaigc/storymaker 공식 구현 pytorch

Tasks

Image GenerationPersonalized Image GenerationText to Image GenerationText-to-Image Generation

Similar Papers 제목 키워드 기반

CharacterFactory: Sampling Consistent Characters with GANs for Diffusion Models

2024-04-24 · Qinghe Wang, Baolu Li, Xiaomin Li, Bing Cao 외

Recent advances in text-to-image models have opened new frontiers in human-centric generation. However, these models cannot be directly employed to generate images with consistent newly coined identities. In this work, w…

Consistent Character GenerationWord Embeddings

Super Characters: A Conversion from Sentiment Classification to Image Classification

2018-10-15 · WS 2018 10 · Baohua Sun, Lin Yang, Patrick Dong, Wenhan Zhang 외

We propose a method named Super Characters for sentiment classification. This method converts the sentiment classification problem into image classification problem by projecting texts into images and then applying CNN m…

ClassificationGeneral Classificationimage-classificationImage Classification+3

Text Gestalt: Stroke-Aware Scene Text Image Super-Resolution

2021-12-13 · Jingye Chen, Haiyang Yu, jianqi ma, Bin Li 외

In the last decade, the blossom of deep learning has witnessed the rapid development of scene text recognition. However, the recognition of low-resolution scene text images remains a challenge. Even though some super-res…

Image Super-ResolutionScene Text RecognitionSuper-Resolution

LatentMan: Generating Consistent Animated Characters using Image Diffusion Models

2023-12-12 · Abdelrahman Eldesokey, Peter Wonka

We propose a zero-shot approach for generating consistent videos of animated characters based on Text-to-Image (T2I) diffusion models. Existing Text-to-Video (T2V) methods are expensive to train and require large-scale v…

Zero-Shot Chinese Character Recognition with Hierarchical Multi-Granularity Image-Text Aligning

2025-05-30 · Yinglian Zhu, Haiyang Yu, Qizao Wang, Wei Lu 외

Chinese Character Recognition (CCR) is a fundamental technology for intelligent document processing. Unlike Latin characters, Chinese characters exhibit unique spatial structures and compositional rules, allowing for the…