中文
相关论文

相关论文: Character Queries: A Transformer-based Approach to…

200 篇论文

Handwritten Arabic script recognition is a challenging task due to the script's dynamic letter forms and contextual variations. This paper proposes a hybrid approach combining convolutional neural networks (CNNs) and Transformer-based…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Chaouki Boufenar , Mehdi Ayoub Rabiai , Boualem Nadjib Zahaf , Khelil Rafik Ouaras

Handwritten text recognition has been widely studied in the last decades for its numerous applications. Nowadays, the state-of-the-art approach consists in a three-step process. The document is segmented into text lines, which are then…

计算机视觉与模式识别 · 计算机科学 2022-10-21 Denis Coquenet

Recent deep learning based methods have achieved the state-of-the-art performance for handwritten Chinese character recognition (HCCR) by learning discriminative representations directly from raw data. Nevertheless, we believe that the…

计算机视觉与模式识别 · 计算机科学 2016-06-21 Xu-Yao Zhang , Yoshua Bengio , Cheng-Lin Liu

How can we learn, transfer and extract handwriting styles using deep neural networks? This paper explores these questions using a deep conditioned autoencoder on the IRON-OFF handwriting data-set. We perform three experiments that…

计算机视觉与模式识别 · 计算机科学 2018-12-19 Omar Mohammed , Gerard Bailly , Damien Pellier

Deep convolutional neural networks (DCNNs) have achieved great success in various computer vision and pattern recognition applications, including those for handwritten Chinese character recognition (HCCR). However, most current DCNN-based…

计算机视觉与模式识别 · 计算机科学 2015-05-29 Weixin Yang , Lianwen Jin , Zecheng Xie , Ziyong Feng

Transformers are widely used in computer vision areas and have achieved remarkable success. Most state-of-the-art approaches split images into regular grids and represent each grid region with a vision token. However, fixed token…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Wang Zeng , Sheng Jin , Lumin Xu , Wentao Liu , Chen Qian , Wanli Ouyang , Ping Luo , Xiaogang Wang

Just like its remarkable achievements in many computer vision tasks, the convolutional neural networks (CNN) provide an end-to-end solution in handwritten Chinese character recognition (HCCR) with great success. However, the process of…

计算机视觉与模式识别 · 计算机科学 2018-11-16 Zhiyuan Li , Min Jin , Qi Wu , Huaxiang Lu

Offline Handwritten Mathematical Expression Recognition (HMER) is a major area in the field of mathematical expression recognition. Offline HMER is often viewed as a much harder problem as compared to online HMER due to a lack of temporal…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Ujjwal Thakur , Anuj Sharma

Efficient and easy segmentation of images and volumes is of great practical importance. Segmentation problems that motivate our approach originate from microscopy imaging commonly used in materials science, medicine, and biology. We…

计算机视觉与模式识别 · 计算机科学 2020-09-29 Vedrana Andersen Dahl , Monica Jane Emerson , Camilla Himmelstrup Trinderup , Anders Bjorholm Dahl

Transformer, which can benefit from global (long-range) information modeling using self-attention mechanisms, has been successful in natural language processing and 2D image classification recently. However, both local and global features…

计算机视觉与模式识别 · 计算机科学 2021-06-29 Wenxuan Wang , Chen Chen , Meng Ding , Jiangyun Li , Hong Yu , Sen Zha

Styled handwriting generation aims to synthesize handwritten text that looks both realistic and aligned with a specific writer's style. While recent approaches involving GAN, transformer and diffusion-based models have made progress, they…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Sajjan Acharya , Rajendra Baskota

The information provided by historical documents has always been indispensable in the transmission of human civilization, but it has also made these books susceptible to damage due to various factors. Thanks to recent technology, the…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Chia-Wei Tang , Chao-Lin Liu , Po-Sen Chiu

OCR character segmentation for multilingual printed documents is difficult due to the diversity of different linguistic characters. Previous approaches mainly focus on monolingual texts and are not suitable for multilingual-lingual cases.…

计算机视觉与模式识别 · 计算机科学 2016-11-17 Huabin Zheng , Jingyu Wang , Zhengjie Huang , Yang Yang , Rong Pan

Fingerspelling in sign language has been the means of communicating technical terms and proper nouns when they do not have dedicated sign language gestures. Automatic recognition of fingerspelling can help resolve communication barriers…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Kamala Gajurel , Cuncong Zhong , Guanghui Wang

Online Arabic cursive character recognition is still a big challenge due to the existing complexities including Arabic cursive script styles, writing speed, writer mood and so forth. Due to these unavoidable constraints, the accuracy of…

计算机视觉与模式识别 · 计算机科学 2021-01-18 Amjad Rehman

An off-line handwritten alphabetical character recognition system using multilayer feed forward neural network is described in the paper. A new method, called, diagonal based feature extraction is introduced for extracting the features of…

统计计算 · 统计学 2011-03-03 J. Pradeep , E. Srinivasan , S. Himavathi

Many localized languages struggle to reap the benefits of recent advancements in character recognition systems due to the lack of substantial amount of labeled training data. This is due to the difficulty in generating large amounts of…

计算机视觉与模式识别 · 计算机科学 2020-08-10 Vinoj Jayasundara , Sandaru Jayasekara , Hirunima Jayasekara , Jathushan Rajasegaran , Suranga Seneviratne , Ranga Rodrigo

There are many difficulties facing a handwritten Arabic recognition system such as unlimited variation in human handwriting, similarities of distinct character shapes, interconnections of neighbouring characters and their position in the…

计算机视觉与模式识别 · 计算机科学 2014-02-27 Ahmed Sahlol , Cheng Suen

In this paper we study the recognition of handwritten characters from data captured by a novel wearable electro-textile sensor panel. The data is collected sequentially, such that we record both the stroke order and the resulting bitmap. We…

计算机视觉与模式识别 · 计算机科学 2020-08-07 Leevi Raivio , Han He , Johanna Virkki , Heikki Huttunen

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,…