paper-with-me

홈 › Papers

DeepVecFont: Synthesizing High-quality Vector Fonts via Dual-modality Learning

2021-10-13 · Yizhi Wang, Zhouhui Lian

Automatic font generation based on deep learning has aroused a lot of interest in the last decade. However, only a few recently-reported approaches are capable of directly generating vector glyphs and their results are still far from satisfactory. In this paper, we propose a novel method, DeepVecFont, to effectively resolve this problem. Using our method, for the first time, visually-pleasing vector glyphs whose quality and compactness are both comparable to human-designed ones can be automatically generated. The key idea of our DeepVecFont is to adopt the techniques of image synthesis, sequence modeling and differentiable rasterization to exhaustively exploit the dual-modality information (i.e., raster images and vector outlines) of vector fonts. The highlights of this paper are threefold. First, we design a dual-modality learning strategy which utilizes both image-aspect and sequence-aspect features of fonts to synthesize vector glyphs. Second, we provide a new generative paradigm to handle unstructured data (e.g., vector glyphs) by randomly sampling plausible synthesis results to get the optimal one which is further refined under the guidance of generated structured data (e.g., glyph images). Finally, qualitative and quantitative experiments conducted on a publicly-available dataset demonstrate that our method obtains high-quality synthesis results in the applications of vector font generation and interpolation, significantly outperforming the state of the art.

📄 PDF Abstract BibTeX arXiv:2110.06688

Code (2)

yizhiwang96/deepvecfont 공식 구현 pytorch
yizhiwang96/deepvecfont_homepage

Tasks

Font GenerationImage GenerationVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

DeepVecFont-v2: Exploiting Transformers to Synthesize Vector Fonts with Higher Quality

2023-03-25 · CVPR 2023 1 · Yuqing Wang, Yizhi Wang, Longhui Yu, Yuesheng Zhu 외

Vector font synthesis is a challenging and ongoing problem in the fields of Computer Vision and Computer Graphics. The recently-proposed DeepVecFont achieved state-of-the-art performance by exploiting information of both…

DecoderVector Graphics

VecFontSDF: Learning to Reconstruct and Synthesize High-quality Vector Fonts via Signed Distance Functions

2023-03-22 · CVPR 2023 1 · Zeqing Xia, Bojun Xiong, Zhouhui Lian

Font design is of vital importance in the digital content design and modern printing industry. Developing algorithms capable of automatically synthesizing vector fonts can significantly facilitate the font design process…

Image Generation

VecGlypher: Unified Vector Glyph Generation with Language Models

2026-02-25 · Xiaoke Huang, Bhavul Gauri, Kam Woh Ng, Tony Ng 외 arxiv

Vector glyphs are the atomic units of digital typography, yet most learning-based pipelines still depend on carefully curated exemplar sheets and raster-to-vector postprocessing, which limits accessibility and editabilit…

HFH-Font: Few-shot Chinese Font Synthesis with Higher Quality, Faster Speed, and Higher Resolution

2024-10-09 · Hua Li, Zhouhui Lian

The challenge of automatically synthesizing high-quality vector fonts, particularly for writing systems (e.g., Chinese) consisting of huge amounts of complex glyphs, remains unsolved. Existing font synthesis techniques f…

Super-Resolution

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