中文
相关论文

相关论文: Look Closer to Supervise Better: One-Shot Font Gen…

200 篇论文

Automatic few-shot font generation aims to solve a well-defined, real-world problem because manual font designs are expensive and sensitive to the expertise of designers. Existing methods learn to disentangle style and content elements by…

计算机视觉与模式识别 · 计算机科学 2021-12-23 Song Park , Sanghyuk Chun , Junbum Cha , Bado Lee , Hyunjung Shim

Few-shot font generation (FFG) aims to preserve the underlying global structure of the original character while generating target fonts by referring to a few samples. It has been applied to font library creation, a personalized signature,…

计算机视觉与模式识别 · 计算机科学 2023-01-25 Xiao He , Mingrui Zhu , Nannan Wang , Xinbo Gao , Heng Yang

Automatic few-shot font generation (AFFG), aiming at generating new fonts with only a few glyph references, reduces the labor cost of manually designing fonts. However, the traditional AFFG paradigm of style-content disentanglement cannot…

计算机视觉与模式识别 · 计算机科学 2023-09-15 Wei Pan , Anna Zhu , Xinyu Zhou , Brian Kenji Iwana , Shilin Li

Automatic few-shot font generation is a practical and widely studied problem because manual designs are expensive and sensitive to the expertise of designers. Existing few-shot font generation methods aim to learn to disentangle the style…

计算机视觉与模式识别 · 计算机科学 2020-12-17 Song Park , Sanghyuk Chun , Junbum Cha , Bado Lee , Hyunjung Shim

Few-shot font generation (FFG), which aims to generate a new font with a few examples, is gaining increasing attention due to the significant reduction in labor cost. A typical FFG pipeline considers characters in a standard font library as…

计算机视觉与模式识别 · 计算机科学 2022-09-02 Licheng Tang , Yiyang Cai , Jiaming Liu , Zhibin Hong , Mingming Gong , Minhu Fan , Junyu Han , Jingtuo Liu , Errui Ding , Jingdong Wang

Recent generative adversarial networks (GANs) are able to generate impressive photo-realistic images. However, controllable generation with GANs remains a challenging research problem. Achieving controllable generation requires semantically…

机器学习 · 计算机科学 2021-05-04 Grigorios G Chrysos , Jean Kossaifi , Zhiding Yu , Anima Anandkumar

Training GANs in low-data regimes remains a challenge, as overfitting often leads to memorization or training divergence. In this work, we introduce One-Shot GAN that can learn to generate samples from a training set as little as one image…

计算机视觉与模式识别 · 计算机科学 2021-05-13 Vadim Sushko , Juergen Gall , Anna Khoreva

The generation of Chinese fonts has a wide range of applications. The currently predominated methods are mainly based on deep generative models, especially the generative adversarial networks (GANs). However, existing GAN-based models…

计算机视觉与模式识别 · 计算机科学 2022-11-14 Jinshan Zeng , Yefei Wang , Qi Chen , Yunxin Liu , Mingwen Wang , Yuan Yao

This work aims at transferring a Generative Adversarial Network (GAN) pre-trained on one image domain to a new domain referring to as few as just one target image. The main challenge is that, under limited supervision, it is extremely…

计算机视觉与模式识别 · 计算机科学 2021-11-19 Ceyuan Yang , Yujun Shen , Zhiyi Zhang , Yinghao Xu , Jiapeng Zhu , Zhirong Wu , Bolei Zhou

Few-shot image generation aims to generate images of high quality and great diversity with limited data. However, it is difficult for modern GANs to avoid overfitting when trained on only a few images. The discriminator can easily remember…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Jingyuan Zhu , Huimin Ma , Jiansheng Chen , Jian Yuan

Recent methods for conditional image generation benefit from dense supervision such as segmentation label maps to achieve high-fidelity. However, it is rarely explored to employ dense supervision for unconditional image generation. Here we…

计算机视觉与模式识别 · 计算机科学 2022-07-28 Gayoung Lee , Hyunsu Kim , Junho Kim , Seonghyeon Kim , Jung-Woo Ha , Yunjey Choi

Category text generation receives considerable attentions since it is beneficial for various natural language processing tasks. Recently, the generative adversarial network (GAN) has attained promising performance in text generation,…

计算与语言 · 计算机科学 2023-08-03 Xinze Li , Kezhi Mao , Fanfan Lin , Zijian Feng

Text-to-image diffusion models benefit artists with high-quality image generation. Yet their stochastic nature hinders artists from creating consistent images of the same subject. Existing methods try to tackle this challenge and generate…

计算机视觉与模式识别 · 计算机科学 2024-10-29 Jiahao Wang , Caixia Yan , Haonan Lin , Weizhan Zhang , Mengmeng Wang , Tieliang Gong , Guang Dai , Hao Sun

Few-shot font generation is challenging, as it needs to capture the fine-grained stroke styles from a limited set of reference glyphs, and then transfer to other characters, which are expected to have similar styles. However, due to the…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Mingshuai Yao , Yabo Zhang , Xianhui Lin , Xiaoming Li , Wangmeng Zuo

Manual font design is an intricate process that transforms a stylistic visual concept into a coherent glyph set. This challenge persists in automated Few-shot Font Generation (FFG), where models often struggle to preserve both the…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Haonan Cai , Yuxuan Luo , Zhouhui Lian

To generate new images for a given category, most deep generative models require abundant training images from this category, which are often too expensive to acquire. To achieve the goal of generation based on only a few images, we propose…

计算机视觉与模式识别 · 计算机科学 2020-03-26 Yan Hong , Li Niu , Jianfu Zhang , Liqing Zhang

Few-shot part segmentation aims to separate different parts of an object given only a few annotated samples. Due to the challenge of limited data, existing works mainly focus on learning classifiers over pre-trained features, failing to…

计算机视觉与模式识别 · 计算机科学 2022-07-28 Mengya Han , Heliang Zheng , Chaoyue Wang , Yong Luo , Han Hu , Bo Du

In adversarial learning, discriminator often fails to guide the generator successfully since it distinguishes between real and generated images using silly or non-robust features. To alleviate this problem, this brief presents a simple but…

机器学习 · 计算机科学 2021-01-20 Yong-Goo Shin , Yoon-Jae Yeo , Sung-Jea Ko

A few-shot font generation (FFG) method has to satisfy two objectives: the generated images should preserve the underlying global structure of the target character and present the diverse local reference style. Existing FFG methods aim to…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Song Park , Sanghyuk Chun , Junbum Cha , Bado Lee , Hyunjung Shim

In this paper, we propose GlyphGAN: style-consistent font generation based on generative adversarial networks (GANs). GANs are a framework for learning a generative model using a system of two neural networks competing with each other. One…

计算机视觉与模式识别 · 计算机科学 2019-05-31 Hideaki Hayashi , Kohtaro Abe , Seiichi Uchida
‹ 上一页 1 2 3 10 下一页 ›