paper-with-me

홈 › Papers

A Deep Factorization of Style and Structure in Fonts

2019-10-02 · IJCNLP 2019 11 · Nikita Srivatsan, Jonathan T. Barron, Dan Klein, Taylor Berg-Kirkpatrick

We propose a deep factorization model for typographic analysis that disentangles content from style. Specifically, a variational inference procedure factors each training glyph into the combination of a character-specific content embedding and a latent font-specific style variable. The underlying generative model combines these factors through an asymmetric transpose convolutional process to generate the image of the glyph itself. When trained on corpora of fonts, our model learns a manifold over font styles that can be used to analyze or reconstruct new, unseen fonts. On the task of reconstructing missing glyphs from an unknown font given only a small number of observations, our model outperforms both a strong nearest neighbors baseline and a state-of-the-art discriminative model from prior work.

📄 PDF Abstract BibTeX arXiv:1910.00748

Code (1)

https://bitbucket.org/NikitaSrivatsan/DeepFactorizationFontsEMNLP19 공식 구현 pytorch

Tasks

Variational Inference

Similar Papers 제목 키워드 기반

VecFusion: Vector Font Generation with Diffusion

2023-12-16 · CVPR 2024 1 · Vikas Thamizharasan, Difan Liu, Shantanu Agarwal, Matthew Fisher 외

We present VecFusion, a new neural architecture that can generate vector fonts with varying topological structures and precise control point positions. Our approach is a cascaded diffusion model which consists of a raste…

Font GenerationVector Graphics

SplatFont3D: Structure-Aware Text-to-3D Artistic Font Generation with Part-Level Style Control

2025-11-29 · Ji Gan, Lingxu Chen, Jiaxu Leng, Xinbo Gao arxiv

Artistic font generation (AFG) can assist human designers in creating innovative artistic fonts. However, most previous studies primarily focus on 2D artistic fonts in flat design, leaving personalized 3D-AFG largely und…

Point Clouds

Neural Style Difference Transfer and Its Application to Font Generation

2020-01-21 · Gantugs Atarsaikhan, Brian Kenji Iwana, Seiichi Uchida

Designing fonts requires a great deal of time and effort. It requires professional skills, such as sketching, vectorizing, and image editing. Additionally, each letter has to be designed individually. In this paper, we w…

Font GenerationStyle Transfer

Multiform Fonts-to-Fonts Translation via Style and Content Disentangled Representations of Chinese Character

2020-03-28 · Fenxi Xiao, Jie Zhang, Bo Huang, Xia Wu

This paper mainly discusses the generation of personalized fonts as the problem of image style transfer. The main purpose of this paper is to design a network framework that can extract and recombine the content and styl…

Style TransferTranslation

Hierarchical Co-Embedding of Font Shapes and Impression Tags

2026-04-05 · Yugo Kubota, Kaito Shiku, Seiichi Uchida arxiv

Font shapes can evoke a wide range of impressions, but the correspondence between fonts and impression descriptions is not one-to-one: some impressions are broadly compatible with diverse styles, whereas others strongly …