paper-with-me

Papers

FLUX-Text: A Simple and Advanced Diffusion Transformer Baseline for Scene Text Editing

2025-05-06 · Rui Lan, Yancheng Bai, Xu Duan, Mingxing Li, Lei Sun, Xiangxiang Chu

The task of scene text editing is to modify or add texts on images while maintaining the fidelity of newly generated text and visual coherence with the background. Recent works based on latent diffusion models (LDM) show improved text editing results, yet still face challenges and often generate inaccurate or unrecognizable characters, especially for non-Latin ones (\eg, Chinese), which have complex glyph structures. To address these issues, we present FLUX-Text, a simple and advanced multilingual scene text editing framework based on FLUX-Fill. Specifically, we carefully investigate glyph conditioning, considering both visual and textual modalities. To retain the original generative capabilities of FLUX-Fill while enhancing its understanding and generation of glyphs, we propose lightweight glyph and text embedding modules. Owning to the lightweight design, FLUX-Text is trained only with $100K$ training examples compared to current popular methods trained with 2.9M ones. With no bells and whistles, our method achieves state-of-the-art performance on text editing tasks. Qualitative and quantitative experiments on the public datasets demonstrate that our method surpasses previous works in text fidelity.

📄 PDF Abstract BibTeX arXiv:2505.03329

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Text Editing

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 제목 키워드 기반

FLUX that Plays Music

2024-09-01 · Zhengcong Fei, Mingyuan Fan, Changqian Yu, Junshi Huang

This paper explores a simple extension of diffusion-based rectified flow Transformers for text-to-music generation, termed as FluxMusic. Generally, along with design in advanced Flux\footnote{https://github.com/black-for…

Music GenerationText-to-Music Generation

Training-free Regional Prompting for Diffusion Transformers

2024-11-04 · Anthony Chen, Jianjin Xu, Wenzhao Zheng, Gaole Dai 외

Diffusion models have demonstrated excellent capabilities in text-to-image generation. Their semantic understanding (i.e., prompt following) ability has also been greatly improved with large language models (e.g., T5, Ll…

Image GenerationText to Image GenerationText-to-Image Generation

One Diffusion Step to Real-World Super-Resolution via Flow Trajectory Distillation

2025-02-04 · Jianze Li, JieZhang Cao, Yong Guo, Wenbo Li 외

Diffusion models (DMs) have significantly advanced the development of real-world image super-resolution (Real-ISR), but the computational cost of multi-step diffusion models limits their application. One-step diffusion m…

Image Super-ResolutionSuper-Resolution

LucidFlux: Caption-Free Photo-Realistic Image Restoration via a Large-Scale Diffusion Transformer

2025-09-26 · Song Fei, Tian Ye, Lujia Wang, Lei Zhu arxiv

Image restoration (IR) aims to recover images degraded by unknown mixtures while preserving semanticsconditions under which discriminative restorers and UNet-based diffusion priors often oversmooth, hallucinate, or drift…

Image Restoration

Erased, But Not Forgotten: Erased Rectified Flow Transformers Still Remain Unsafe Under Concept Attack

2025-10-01 · Nanxiang Jiang, Zhaoxin Fan, Enhan Kang, Daiheng Gao 외 arxiv

Recent advances in text-to-image (T2I) diffusion models have enabled impressive generative capabilities, but they also raise significant safety concerns due to the potential to produce harmful or undesirable content. Whi…