paper-with-me

Papers

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

2024-10-14 · Weichao Zeng, Yan Shu, Zhenhang Li, Dongbao Yang, Yu Zhou

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.

📄 PDF Abstract BibTeX arXiv:2410.10133

Code (1)

weichaozeng/textctrl 공식 구현 pytorch

Tasks

DisentanglementImage GenerationImage ManipulationScene Text Editing

Similar Papers 제목 키워드 기반

Localized Gaussian Splatting Editing with Contextual Awareness

2024-07-31 · Hanyuan Xiao, Yingshu Chen, Huajian Huang, Haolin Xiong 외

Recent text-guided generation of individual 3D object has achieved great success using diffusion priors. However, these methods are not suitable for object insertion and replacement tasks as they do not consider the back…

3DGS3D scene EditingImage to 3Dtext-guided-generation+1

SceneFactor: Factored Latent 3D Diffusion for Controllable 3D Scene Generation

2024-12-02 · CVPR 2025 1 · Alexey Bokhovkin, Quan Meng, Shubham Tulsiani, Angela Dai

We present SceneFactor, a diffusion-based approach for large-scale 3D scene generation that enables controllable generation and effortless editing. SceneFactor enables text-guided 3D scene synthesis through our factored …

Scene Generation

Dynamic-eDiTor: Training-Free Text-Driven 4D Scene Editing with Multimodal Diffusion Transformer

2025-11-30 · Dong In Lee, Hyungjun Doh, Seunggeun Chi, Runlin Duan 외 arxiv

Recent progress in 4D representations, such as Dynamic NeRF and 4D Gaussian Splatting (4DGS), has enabled dynamic 4D scene reconstruction. However, text-driven 4D scene editing remains under-explored due to the challenge…

SceneTextStylizer: A Training-Free Scene Text Style Transfer Framework with Diffusion Model

2025-10-13 · Honghui Yuan, Keiji Yanai arxiv

With the rapid development of diffusion models, style transfer has made remarkable progress. However, flexible and localized style editing for scene text remains an unsolved challenge. Although existing scene text editin…

Text Style Transfer

Instruct-NeRF2NeRF: Editing 3D Scenes with Instructions

2023-03-22 · ICCV 2023 1 · Ayaan Haque, Matthew Tancik, Alexei A. Efros, Aleksander Holynski 외

We propose a method for editing NeRF scenes with text-instructions. Given a NeRF of a scene and the collection of images used to reconstruct it, our method uses an image-conditioned diffusion model (InstructPix2Pix) to i…

NeRF