paper-with-me

Papers

TextCrafter: Accurately Rendering Multiple Texts in Complex Visual Scenes

2025-03-30 · Nikai Du, Zhennan Chen, Zhizhou Chen, Shan Gao, Xi Chen, Zhengkai Jiang, Jian Yang, Ying Tai

This paper explores the task of Complex Visual Text Generation (CVTG), which centers on generating intricate textual content distributed across diverse regions within visual images. In CVTG, image generation models often rendering distorted and blurred visual text or missing some visual text. To tackle these challenges, we propose TextCrafter, a novel multi-visual text rendering method. TextCrafter employs a progressive strategy to decompose complex visual text into distinct components while ensuring robust alignment between textual content and its visual carrier. Additionally, it incorporates a token focus enhancement mechanism to amplify the prominence of visual text during the generation process. TextCrafter effectively addresses key challenges in CVTG tasks, such as text confusion, omissions, and blurriness. Moreover, we present a new benchmark dataset, CVTG-2K, tailored to rigorously evaluate the performance of generative models on CVTG tasks. Extensive experiments demonstrate that our method surpasses state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2503.23461

Code (1)

nju-pcalab/textcrafter 공식 구현 pytorch

Tasks

2kImage GenerationText Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

IRGS: Inter-Reflective Gaussian Splatting with 2D Gaussian Ray Tracing

2024-12-20 · CVPR 2025 1 · Chun Gu, Xiaofei Wei, Zixuan Zeng, Yuxuan Yao 외

In inverse rendering, accurately modeling visibility and indirect radiance for incident light is essential for capturing secondary effects. Due to the absence of a powerful Gaussian ray tracer, previous 3DGS-based method…

3DGSInverse Rendering

GI-GS: Global Illumination Decomposition on Gaussian Splatting for Inverse Rendering

2024-10-03 · Hongze Chen, Zehong Lin, Jun Zhang

We present GI-GS, a novel inverse rendering framework that leverages 3D Gaussian Splatting (3DGS) and deferred shading to achieve photo-realistic novel view synthesis and relighting. In inverse rendering, accurately mode…

3DGSInverse RenderingNovel View Synthesis

De-rendering Stylized Texts

2021-10-05 · ICCV 2021 10 · Wataru Shimoda, Daichi Haraguchi, Seiichi Uchida, Kota Yamaguchi

Editing raster text is a promising but challenging task. We propose to apply text vectorization for the task of raster text editing in display media, such as posters, web pages, or advertisements. In our approach, instea…

NeRFlex: Resource-aware Real-time High-quality Rendering of Complex Scenes on Mobile Devices

2025-04-04 · Zhe Wang, Yifei Zhu

Neural Radiance Fields (NeRF) is a cutting-edge neural network-based technique for novel view synthesis in 3D reconstruction. However, its significant computational demands pose challenges for deployment on mobile device…

3D ReconstructionNeRFNovel View Synthesis

From Easy to Hard: The MIR Benchmark for Progressive Interleaved Multi-Image Reasoning

2025-09-21 · Hang Du, Jiayang Zhang, Guoshun Nan, Wendi Deng 외 arxiv

Multi-image Interleaved Reasoning aims to improve Multi-modal Large Language Models (MLLMs) ability to jointly comprehend and reason across multiple images and their associated textual contexts, introducing unique challe…