paper-with-me

Papers

VitaGlyph: Vitalizing Artistic Typography with Flexible Dual-branch Diffusion Models

2024-10-02 · Kailai Feng, Yabo Zhang, Haodong Yu, Zhilong Ji, Jinfeng Bai, Hongzhi Zhang, WangMeng Zuo

Artistic typography is a technique to visualize the meaning of input character in an imaginable and readable manner. With powerful text-to-image diffusion models, existing methods directly design the overall geometry and texture of input character, making it challenging to ensure both creativity and legibility. In this paper, we introduce a dual-branch and training-free method, namely VitaGlyph, enabling flexible artistic typography along with controllable geometry change to maintain the readability. The key insight of VitaGlyph is to treat input character as a scene composed of Subject and Surrounding, followed by rendering them under varying degrees of geometry transformation. The subject flexibly expresses the essential concept of input character, while the surrounding enriches relevant background without altering the shape. Specifically, we implement VitaGlyph through a three-phase framework: (i) Knowledge Acquisition leverages large language models to design text descriptions of subject and surrounding. (ii) Regional decomposition detects the part that most matches the subject description and divides input glyph image into subject and surrounding regions. (iii) Typography Stylization firstly refines the structure of subject region via Semantic Typography, and then separately renders the textures of Subject and Surrounding regions through Controllable Compositional Generation. Experimental results demonstrate that VitaGlyph not only achieves better artistry and readability, but also manages to depict multiple customize concepts, facilitating more creative and pleasing artistic typography generation. Our code will be made publicly at https://github.com/Carlofkl/VitaGlyph.

📄 PDF Abstract BibTeX arXiv:2410.01738

Code (1)

carlofkl/vitaglyph 공식 구현 pytorch

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

WordCraft: Interactive Artistic Typography with Attention Awareness and Noise Blending

2025-07-13 · Zhe Wang, Jingbo Zhang, Tianyi Wei, Wanchao Su 외 arxiv

Artistic typography aims to stylize input characters with visual effects that are both creative and legible. Traditional approaches rely heavily on manual design, while recent generative models, particularly diffusion-ba…

Intelligent Artistic Typography: A Comprehensive Review of Artistic Text Design and Generation

2024-07-20 · Yuhang Bai, Zichuan Huang, Wenshuo Gao, Shuai Yang 외

Artistic text generation aims to amplify the aesthetic qualities of text while maintaining readability. It can make the text more attractive and better convey its expression, thus enjoying a wide range of application sce…

Text Generation

WordArt Designer API: User-Driven Artistic Typography Synthesis with Large Language Models on ModelScope

2024-01-03 · Jun-Yan He, Zhi-Qi Cheng, Chenyang Li, Jingdong Sun 외

This paper introduces the WordArt Designer API, a novel framework for user-driven artistic typography synthesis utilizing Large Language Models (LLMs) on ModelScope. We address the challenge of simplifying artistic typog…

WordArt Designer: User-Driven Artistic Typography Synthesis using Large Language Models

2023-10-20 · Jun-Yan He, Zhi-Qi Cheng, Chenyang Li, Jingdong Sun 외

This paper introduces WordArt Designer, a user-driven framework for artistic typography synthesis, relying on the Large Language Model (LLM). The system incorporates four key modules: the LLM Engine, SemTypo, StyTypo, an…

Language ModelingLanguage ModellingLarge Language Model

Trick or TReAT: Thematic Reinforcement for Artistic Typography

2019-03-19 · Purva Tendulkar, Kalpesh Krishna, Ramprasaath R. Selvaraju, Devi Parikh

An approach to make text visually appealing and memorable is semantic reinforcement - the use of visual cues alluding to the context or theme in which the word is being used to reinforce the message (e.g., Google Doodles…