paper-with-me

Papers

First Creating Backgrounds Then Rendering Texts: A New Paradigm for Visual Text Blending

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

Diffusion models, known for their impressive image generation abilities, have played a pivotal role in the rise of visual text generation. Nevertheless, existing visual text generation methods often focus on generating entire images with text prompts, leading to imprecise control and limited practicality. A more promising direction is visual text blending, which focuses on seamlessly merging texts onto text-free backgrounds. However, existing visual text blending methods often struggle to generate high-fidelity and diverse images due to a shortage of backgrounds for synthesis and limited generalization capabilities. To overcome these challenges, we propose a new visual text blending paradigm including both creating backgrounds and rendering texts. Specifically, a background generator is developed to produce high-fidelity and text-free natural images. Moreover, a text renderer named GlyphOnly is designed for achieving visually plausible text-background integration. GlyphOnly, built on a Stable Diffusion framework, utilizes glyphs and backgrounds as conditions for accurate rendering and consistency control, as well as equipped with an adaptive text block exploration strategy for small-scale text rendering. We also explore several downstream applications based on our method, including scene text dataset synthesis for boosting scene text detectors, as well as text image customization and editing. Code and model will be available at \url{https://github.com/Zhenhang-Li/GlyphOnly}.

📄 PDF Abstract BibTeX arXiv:2410.10168

Code (1)

Zhenhang-Li/GlyphOnly 공식 구현 pytorch

Tasks

Image GenerationText Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음
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 제목 키워드 기반

UAVTwin: Neural Digital Twins for UAVs using Gaussian Splatting

2025-04-02 · Jaehoon Choi, Dongki Jung, Yonghan Lee, Sungmin Eum 외

We present UAVTwin, a method for creating digital twins from real-world environments and facilitating data augmentation for training downstream models embedded in unmanned aerial vehicles (UAVs). Specifically, our approa…

3DGSData AugmentationHuman DetectionNeural Rendering

Bokehlicious: Photorealistic Bokeh Rendering with Controllable Apertures

2025-03-20 · Tim Seizinger, Florin-Alexandru Vasluianu, Marcos V. Conde, Radu Timofte

Bokeh rendering methods play a key role in creating the visually appealing, softly blurred backgrounds seen in professional photography. While recent learning-based approaches show promising results, generating realistic…

DeblurringZero-shot Generalization

Efficient multi-lens bokeh effect rendering and transformation

2023-06-01 · CVPR 2023 6 · Tim Seizinger, Marcos V. Conde, Manuel Kolmet, Tom E. Bishop 외

Many advancements of mobile cameras aim to reach the visual quality of professional DSLR cameras. Great progress was shown over the last years in optimizing the sharp regions of an image and in creating virtual portrait …

Bokeh Effect Rendering

Breaking Spurious Correlations via Generative Randomization and Cross-Variant Self-Supervised Learning

2026-07-07 · Suraj Yadav, Anjaneya Sharma, Siddharth Yadav arxiv

Deep neural networks trained with Empirical Risk Minimization (ERM) often fail under distribution shifts because they exploit spurious correlations between object labels and background context. Recent generative approach…

Self-Supervised LearningData Augmentation

FASTER: A Font-Agnostic Scene Text Editing and Rendering Framework

2023-08-05 · Alloy Das, Sanket Biswas, Prasun Roy, Subhankar Ghosh 외

Scene Text Editing (STE) is a challenging research problem, that primarily aims towards modifying existing texts in an image while preserving the background and the font style of the original text. Despite its utility in…

Scene Text EditingText Style Transfer