English
Related papers

Related papers: DeepVecFont-v2: Exploiting Transformers to Synthes…

200 papers

In this paper, we investigate the Chinese calligraphy synthesis problem: synthesizing Chinese calligraphy images with specified style from standard font(eg. Hei font) images (Fig. 1(a)). Recent works mostly follow the stroke extraction and…

Computer Vision and Pattern Recognition · Computer Science 2017-06-28 Pengyuan Lyu , Xiang Bai , Cong Yao , Zhen Zhu , Tengteng Huang , Wenyu Liu

Nowadays, there are many diffusion and autoregressive models that show impressive results for generating images from text and other input domains. However, these methods are not intended for ultra-high-resolution image synthesis. Vector…

Computer Vision and Pattern Recognition · Computer Science 2023-06-13 Maria Dziuba , Ivan Jarsky , Valeria Efimova , Andrey Filchenkov

We introduce VectorPainter, a novel framework designed for reference-guided text-to-vector-graphics synthesis. Based on our observation that the style of strokes can be an important aspect to distinguish different artists, our method…

Computer Vision and Pattern Recognition · Computer Science 2025-06-04 Juncheng Hu , Ximing Xing , Jing Zhang , Qian Yu

We introduce DeepMorph, an information embedding technique for vector drawings. Provided a vector drawing, such as a Scalable Vector Graphics (SVG) file, our method embeds bitstrings in the image by perturbing the drawing primitives (lines,…

Computer Vision and Pattern Recognition · Computer Science 2020-11-20 Søren Rasmussen , Karsten Østergaard Noe , Oliver Gyldenberg Hjermitslev , Henrik Pedersen

Pseudo-code written by natural language is helpful for novice developers' program comprehension. However, writing such pseudo-code is time-consuming and laborious. Motivated by the research advancements of sequence-to-sequence learning and…

Software Engineering · Computer Science 2021-09-22 Guang Yang , Yanlin Zhou , Xiang Chen , Chi Yu

Chinese vector font generation is challenging due to the complex structure and huge amount of Chinese characters. Recent advances remain limited to generating a small set of characters with simple structure. In this work, we first observe…

Computer Vision and Pattern Recognition · Computer Science 2024-04-11 Jinyu Song , Weitao You , Shuhui Shi , Shuxuan Guo , Lingyun Sun , Wei Wang

Dramatic advances in generative models have resulted in near photographic quality for artificially rendered faces, animals and other objects in the natural world. In spite of such advances, a higher level understanding of vision and imagery…

Computer Vision and Pattern Recognition · Computer Science 2019-04-05 Raphael Gontijo Lopes , David Ha , Douglas Eck , Jonathon Shlens

Automatic font generation without human experts is a practical and significant problem, especially for some languages that consist of a large number of characters. Existing methods for font generation are often in supervised learning. They…

Computer Vision and Pattern Recognition · Computer Science 2023-01-02 Xinyuan Chen , Yangchen Xie , Li Sun , Yue Lu

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 font generation and…

Computer Vision and Pattern Recognition · Computer Science 2023-05-09 Haibin He , Xinyuan Chen , Chaoyue Wang , Juhua Liu , Bo Du , Dacheng Tao , Yu Qiao

Scalable Vector Graphics (SVG) are ubiquitous in modern 2D interfaces due to their ability to scale to different resolutions. However, despite the success of deep learning-based models applied to rasterized images, the problem of vector…

Computer Vision and Pattern Recognition · Computer Science 2020-10-23 Alexandre Carlier , Martin Danelljan , Alexandre Alahi , Radu Timofte

An emerging solution for explaining Transformer-based models is to use vector-based analysis on how the representations are formed. However, providing a faithful vector-based explanation for a multi-layer model could be challenging in three…

Computation and Language · Computer Science 2023-06-06 Ali Modarressi , Mohsen Fayyaz , Ehsan Aghazadeh , Yadollah Yaghoobzadeh , Mohammad Taher Pilehvar

Transformers are central in modern natural language processing and computer vision applications. Despite recent works devoted to reducing the quadratic cost of such models (as a function of the sequence length), dealing with ultra long…

Computation and Language · Computer Science 2023-05-30 Zhanpeng Zeng , Cole Hawkins , Mingyi Hong , Aston Zhang , Nikolaos Pappas , Vikas Singh , Shuai Zheng

Vector quantization is common in deep models, yet its hard assignments block gradients and hinder end-to-end training. We propose DiVeQ, which treats quantization as adding an error vector that mimics the quantization distortion, keeping…

Machine Learning · Computer Science 2026-05-27 Mohammad Hassan Vali , Tom Bäckström , Arno Solin

Deep Convolutional Neural Networks (CNNs) are powerful models that have achieved excellent performance on difficult computer vision tasks. Although CNNs perform well whenever large labeled training samples are available, they work badly on…

Computer Vision and Pattern Recognition · Computer Science 2021-06-03 Zhouyong Liu , Shun Luo , Wubin Li , Jingben Lu , Yufan Wu , Shilei Sun , Chunguo Li , Luxi Yang

Recently, convolutional neural networks (CNN) have been successfully applied to view synthesis problems. However, such CNN-based methods can suffer from lack of texture details, shape distortions, or high computational complexity. In this…

Computer Vision and Pattern Recognition · Computer Science 2017-03-08 Dinghuang Ji , Junghyun Kwon , Max McFarland , Silvio Savarese

Recent advancements in implicit neural representations have contributed to high-fidelity surface reconstruction and photorealistic novel view synthesis. However, the computational complexity inherent in these methodologies presents a…

Computer Vision and Pattern Recognition · Computer Science 2023-10-24 Yiying Yang , Wen Liu , Fukun Yin , Xin Chen , Gang Yu , Jiayuan Fan , Tao Chen

Modern fonts adopt vector-based formats, which ensure scalability without loss of quality. While many deep learning studies on fonts focus on bitmap formats, deep learning for vector fonts remains underexplored. In studies involving deep…

Computer Vision and Pattern Recognition · Computer Science 2025-02-04 Takumu Fujioka , Gouhei Tanaka

3D vector graphics play a crucial role in various applications including 3D shape retrieval, conceptual design, and virtual reality interactions due to their ability to capture essential structural information with minimal representation.…

Computer Vision and Pattern Recognition · Computer Science 2025-05-27 Chuang Wang , Haitao Zhou , Ling Luo , Qian Yu

Spelling error correction is one of topics which have a long history in natural language processing. Although previous studies have achieved remarkable results, challenges still exist. In the Vietnamese language, a state-of-the-art method…

Computation and Language · Computer Science 2021-11-10 Dinh-Truong Do , Ha Thanh Nguyen , Thang Ngoc Bui , Dinh Hieu Vo

Along the rapid development of deep learning techniques in generative models, it is becoming an urgent issue to combine machine intelligence with human intelligence to solve the practical applications. Motivated by this methodology, this…

Graphics · Computer Science 2021-06-18 Haoran Xie , Yuki Fujita , Kazunori Miyata