中文
相关论文

相关论文: Transformer-Based Vector Font Classification Using…

200 篇论文

Vector graphics, known for their scalability and user-friendliness, provide a unique approach to visual content compared to traditional pixel-based images. Animation of these graphics, driven by the motion of their elements, offers enhanced…

计算机视觉与模式识别 · 计算机科学 2025-09-10 Wenshuo Gao , Xicheng Lan , Luyao Zhang , Shuai Yang

Learning an encoding of feature vectors in terms of an over-complete dictionary or a information geometric (Fisher vectors) construct is wide-spread in statistical signal processing and computer vision. In content based information…

信息检索 · 计算机科学 2017-11-15 B Sengupta , E Vasquez , Y Qian

Methods for learning feature representations for Offline Handwritten Signature Verification have been successfully proposed in recent literature, using Deep Convolutional Neural Networks to learn representations from signature pixels. Such…

计算机视觉与模式识别 · 计算机科学 2018-04-25 Luiz G. Hafemann , Robert Sabourin , Luiz S. Oliveira

Neural machine translation has achieved remarkable empirical performance over standard benchmark datasets, yet recent evidence suggests that the models can still fail easily dealing with substandard inputs such as misspelled words, To…

计算与语言 · 计算机科学 2020-10-21 Haohan Wang , Peiyan Zhang , Eric P. Xing

Vision transformers have attracted much attention from computer vision researchers as they are not restricted to the spatial inductive bias of ConvNets. However, although Transformer-based backbones have achieved much progress on ImageNet…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Hong-Yu Zhou , Chixiang Lu , Sibei Yang , Yizhou Yu

Designing fonts for Chinese characters is highly labor-intensive and time-consuming. While the latest methods successfully generate the English alphabet vector font, despite the high demand for automatic font generation, Chinese vector font…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Haruka Aoki , Kiyoharu Aizawa

Although lots of progress were made in Text Recognition/OCR in recent years, the task of font recognition is remaining challenging. The main challenge lies in the subtle difference between these similar fonts, which is hard to distinguish.…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Jingchao Chen , Shiyi Mu , Shugong Xu , Youdong Ding

Self-Supervised Learning (SSL) for Vision Transformers (ViTs) has recently demonstrated considerable potential as a pre-training strategy for a variety of computer vision tasks, including image classification and segmentation, both in…

计算机视觉与模式识别 · 计算机科学 2025-09-22 Yannis Kaltampanidis , Alexandros Doumanoglou , Dimitrios Zarpalas

Representations from large pretrained models such as BERT encode a range of features into monolithic vectors, affording strong predictive accuracy across a multitude of downstream tasks. In this paper we explore whether it is possible to…

计算与语言 · 计算机科学 2021-09-14 Xiongyi Zhang , Jan-Willem van de Meent , Byron C. Wallace

Fonts convey different impressions to readers. These impressions often come from the font shapes. However, the correlation between fonts and their impression is weak and unstable because impressions are subjective. To capture such weak and…

计算机视觉与模式识别 · 计算机科学 2024-02-27 Yugo Kubota , Daichi Haraguchi , Seiichi Uchida

Vision transformers are nowadays the de-facto choice for image classification tasks. There are two broad categories of classification tasks, fine-grained and coarse-grained. In fine-grained classification, the necessity is to discover…

计算机视觉与模式识别 · 计算机科学 2022-08-31 Mohit Vaishnav , Thomas Fel , Ivań Felipe Rodríguez , Thomas Serre

For sequence models with large vocabularies, a majority of network parameters lie in the input and output layers. In this work, we describe a new method, DeFINE, for learning deep token representations efficiently. Our architecture uses a…

计算与语言 · 计算机科学 2020-02-07 Sachin Mehta , Rik Koncel-Kedziorski , Mohammad Rastegari , Hannaneh Hajishirzi

Modern language models are internally -- and mathematically -- distributions over $\it{token}$ strings rather than $\it{character}$ strings, posing numerous challenges for programmers building user applications on top of them. For example,…

Score-based diffusion models have captured widespread attention and funded fast progress of recent vision generative tasks. In this paper, we focus on diffusion model backbone which has been much neglected before. We systematically explore…

计算机视觉与模式识别 · 计算机科学 2022-12-29 He Cao , Jianan Wang , Tianhe Ren , Xianbiao Qi , Yihao Chen , Yuan Yao , Lei Zhang

In the realm of multimodal communication, sign language is, and continues to be, one of the most understudied areas. In line with recent advances in the field of deep learning, there are far reaching implications and applications that…

计算机视觉与模式识别 · 计算机科学 2017-11-21 Vivek Bheda , Dianna Radpour

Deep learning models are widely used for solving challenging code processing tasks, such as code generation or code summarization. Traditionally, a specific model architecture was carefully built to solve a particular code processing task.…

软件工程 · 计算机科学 2022-11-18 Sergey Troshin , Nadezhda Chirkova

Transfer learning using deep neural networks as feature extractors has become increasingly popular over the past few years. It allows to obtain state-of-the-art accuracy on datasets too small to train a deep neural network on its own, and…

机器学习 · 计算机科学 2017-10-25 Vincent Gripon , Ghouthi B. Hacene , Matthias Löwe , Franck Vermet

Backdoor-based fingerprinting has emerged as an effective technique for tracing the ownership of large language models. However, in real-world deployment scenarios, developers often instantiate multiple downstream models from a shared base…

密码学与安全 · 计算机科学 2025-08-27 Zhenhua Xu , Qichen Liu , Zhebo Wang , Wenpeng Xing , Dezhang Kong , Mohan Li , Meng Han

Evidence is mounting that Convolutional Networks (ConvNets) are the most effective representation learning method for visual recognition tasks. In the common scenario, a ConvNet is trained on a large labeled dataset (source) and the…

计算机视觉与模式识别 · 计算机科学 2015-07-16 Hossein Azizpour , Ali Sharif Razavian , Josephine Sullivan , Atsuto Maki , Stefan Carlsson

Dynamically typed languages such as JavaScript and Python have emerged as the most popular programming languages in use. Important benefits can accrue from including type annotations in dynamically typed programs. This approach to gradual…

编程语言 · 计算机科学 2021-11-16 Fangke Ye , Jisheng Zhao , Vivek Sarkar