CVOct 14, 2024

TextCtrl: Diffusion-based Scene Text Editing with Prior Guidance Control

arXiv:2410.10133v141 citationsh-index: 23NIPS
Originality Incremental advance
AI Analysis

This work addresses scene text editing for applications like image manipulation, but it is incremental as it builds on existing diffusion-based approaches.

The authors tackled the problem of scene text editing by proposing TextCtrl, a diffusion-based method that improves text style consistency and rendering accuracy, achieving better performance in style fidelity and text accuracy compared to previous methods.

Centred on content modification and style preservation, Scene Text Editing (STE) remains a challenging task despite considerable progress in text-to-image synthesis and text-driven image manipulation recently. GAN-based STE methods generally encounter a common issue of model generalization, while Diffusion-based STE methods suffer from undesired style deviations. To address these problems, we propose TextCtrl, a diffusion-based method that edits text with prior guidance control. Our method consists of two key components: (i) By constructing fine-grained text style disentanglement and robust text glyph structure representation, TextCtrl explicitly incorporates Style-Structure guidance into model design and network training, significantly improving text style consistency and rendering accuracy. (ii) To further leverage the style prior, a Glyph-adaptive Mutual Self-attention mechanism is proposed which deconstructs the implicit fine-grained features of the source image to enhance style consistency and vision quality during inference. Furthermore, to fill the vacancy of the real-world STE evaluation benchmark, we create the first real-world image-pair dataset termed ScenePair for fair comparisons. Experiments demonstrate the effectiveness of TextCtrl compared with previous methods concerning both style fidelity and text accuracy.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes