paper-with-me

홈 › Papers

Font Completion and Manipulation by Cycling Between Multi-Modality Representations

2021-08-30 · Ye Yuan, Wuyang Chen, Zhaowen Wang, Matthew Fisher, Zhifei Zhang, Zhangyang Wang, Hailin Jin

Generating font glyphs of consistent style from one or a few reference glyphs, i.e., font completion, is an important task in topographical design. As the problem is more well-defined than general image style transfer tasks, thus it has received interest from both vision and machine learning communities. Existing approaches address this problem as a direct image-to-image translation task. In this work, we innovate to explore the generation of font glyphs as 2D graphic objects with the graph as an intermediate representation, so that more intrinsic graphic properties of font styles can be captured. Specifically, we formulate a cross-modality cycled image-to-image model structure with a graph constructor between an image encoder and an image renderer. The novel graph constructor maps a glyph's latent code to its graph representation that matches expert knowledge, which is trained to help the translation task. Our model generates improved results than both image-to-image baseline and previous state-of-the-art methods for glyph completion. Furthermore, the graph representation output by our model also provides an intuitive interface for users to do local editing and manipulation. Our proposed cross-modality cycled representation learning has the potential to be applied to other domains with prior knowledge from different data modalities. Our code is available at https://github.com/VITA-Group/Font_Completion_Graph.

📄 PDF Abstract BibTeX arXiv:2108.12965

Code (1)

vita-group/font_completion_graph 공식 구현 pytorch

Tasks

Image-to-Image TranslationRepresentation LearningStyle TransferTranslation

Similar Papers 제목 키워드 기반

Neural Font Rendering

2022-11-27 · Daniel Anderson, Ariel Shamir, Ohad Fried

Recent advances in deep learning techniques and applications have revolutionized artistic creation and manipulation in many domains (text, images, music); however, fonts have not yet been integrated with deep learning ar…

Deep Learning

Contour Completion by Transformers and Its Application to Vector Font Data

2023-04-27 · Yusuke Nagata, Brian Kenji Iwana, Seiichi Uchida

In documents and graphics, contours are a popular format to describe specific shapes. For example, in the True Type Font (TTF) file format, contours describe vector outlines of typeface shapes. Each contour is often defi…

SkyReels-Text: Fine-Grained Font-Controllable Text Editing for Poster Design

2025-11-17 · Yunjie Yu, Jingchen Wu, Junchen Zhu, Chunze Lin 외 arxiv

Artistic design, particularly poster design, often demands rapid yet precise modification of textual content while preserving visual harmony and typographic intent, especially across diverse font styles. Although modern …

Image Editing

A Multi-Implicit Neural Representation for Fonts

2021-06-12 · NeurIPS 2021 12 · Pradyumna Reddy, Zhifei Zhang, Matthew Fisher, Hailin Jin 외

Fonts are ubiquitous across documents and come in a variety of styles. They are either represented in a native vector format or rasterized to produce fixed resolution images. In the first case, the non-standard represent…

Diff-Font: Diffusion Model for Robust One-Shot Font Generation

2022-12-12 · Haibin He, Xinyuan Chen, Chaoyue Wang, Juhua Liu 외

Font generation is a difficult and time-consuming task, especially in those languages using ideograms that have complicated structures with a large number of characters, such as Chinese. To solve this problem, few-shot f…

Font Generation