中文
相关论文

相关论文: TS-Net: OCR Trained to Switch Between Text Transcr…

200 篇论文

Programming language processing (similar to natural language processing) is a hot research topic in the field of software engineering; it has also aroused growing interest in the artificial intelligence community. However, different from a…

机器学习 · 计算机科学 2015-12-09 Lili Mou , Ge Li , Lu Zhang , Tao Wang , Zhi Jin

While OCR has been used in various applications, its output is not always accurate, leading to misfit words. This research work focuses on improving the optical character recognition (OCR) with ML techniques with integration of OCR with…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Abhishek Bamotra , Phani Krishna Uppala

Expressive speech synthesis, like audiobook synthesis, is still challenging for style representation learning and prediction. Deriving from reference audio or predicting style tags from text requires a huge amount of labeled data, which is…

声音 · 计算机科学 2022-06-28 Yihan Wu , Xi Wang , Shaofei Zhang , Lei He , Ruihua Song , Jian-Yun Nie

We apply the TrOCR framework to real-world, historical manuscripts and show that TrOCR per se is a strong model, ideal for transfer learning. TrOCR has been trained on English only, but it can adapt to other languages that use the Latin…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Phillip Benjamin Ströbel , Simon Clematide , Martin Volk , Tobias Hodel

In this work, we address the question of the adaptability of artificial neural networks (NNs) used for impairments mitigation in optical transmission systems. We demonstrate that by using well-developed techniques based on the concept of…

信号处理 · 电气工程与系统科学 2022-01-05 Pedro J. Freire , Daniel Abode , Jaroslaw E. Prilepsky , Nelson Costa , Bernhard Spinnler , Antonio Napoli , Sergei K. Turitsyn

End-to-end TTS requires a large amount of speech/text paired data to cover all necessary knowledge, particularly how to pronounce different words in diverse contexts, so that a neural model may learn such knowledge accordingly. But in real…

声音 · 计算机科学 2022-06-27 Mutian He , Jingzhou Yang , Lei He , Frank K. Soong

Time Series Classification (TSC) has been an important and challenging task in data mining, especially on multivariate time series and multi-view time series data sets. Meanwhile, transfer learning has been widely applied in computer vision…

机器学习 · 计算机科学 2019-10-18 Donglin Zhan , Shiyu Yi , Dongli Xu , Xiao Yu , Denglin Jiang , Siqi Yu , Haoting Zhang , Wenfang Shangguan , Weihua Zhang

This paper presents an simple yet sophisticated approach to the challenge by Sproat and Jaitly (2016)- given a large corpus of written text aligned to its normalized spoken form, train an RNN to learn the correct normalization function.…

计算与语言 · 计算机科学 2017-12-20 Maryam Zare , Shaurya Rohatgi

Scene text recognition (STR) is an important bridge between images and text, attracting abundant research attention. While convolutional neural networks (CNNS) have achieved remarkable progress in this task, most of the existing works need…

计算机视觉与模式识别 · 计算机科学 2021-11-17 Yue Tao , Zhiwei Jia , Runze Ma , Shugong Xu

Current continuous sign language recognition (CSLR) methods struggle with handling diverse samples. Although dynamic convolutions are ideal for this task, they mainly focus on spatial modeling and fail to capture the temporal dynamics and…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Sheng Liu , Yiheng Yu , Yuan Feng , Min Xu , Zhelun Jin , Yining Jiang , Tiantian Yuan

Time series data, characterized by its intrinsic long and short-range dependencies, poses a unique challenge across analytical applications. While Transformer-based models excel at capturing long-range dependencies, they face limitations in…

机器学习 · 计算机科学 2024-05-07 Emadeldeen Eldele , Mohamed Ragab , Zhenghua Chen , Min Wu , Xiaoli Li

Inspired by the great success of language model (LM)-based pre-training, recent studies in visual document understanding have explored LM-based pre-training methods for modeling text within document images. Among them, pre-training that…

计算机视觉与模式识别 · 计算机科学 2023-09-25 Daehee Kim , Yoonsik Kim , DongHyun Kim , Yumin Lim , Geewook Kim , Taeho Kil

Text classification plays an important role in various downstream text-related tasks, such as sentiment analysis, fake news detection, and public opinion analysis. Recently, text classification based on Graph Neural Networks (GNNs) has made…

计算与语言 · 计算机科学 2025-12-24 Zuo Wang , Ye Yuan

While modern TTS technologies have made significant advancements in audio quality, there is still a lack of behavior naturalness compared to conversing with people. We propose a style-embedded TTS system that generates styled responses…

声音 · 计算机科学 2020-09-23 Yang Gao , Weiyi Zheng , Zhaojun Yang , Thilo Kohler , Christian Fuegen , Qing He

Inverse Text Normalization (ITN) is crucial for converting spoken Automatic Speech Recognition (ASR) outputs into well-formatted written text, enhancing both readability and usability. Despite its importance, the integration of streaming…

计算与语言 · 计算机科学 2025-06-02 Luong Ho , Khanh Le , Vinh Pham , Bao Nguyen , Tan Tran , Duc Chau

We present an end-to-end trainable approach for Optical Character Recognition (OCR) on printed documents. Specifically, we propose a model that predicts a) a two-dimensional character grid (\emph{chargrid}) representation of a document…

计算机视觉与模式识别 · 计算机科学 2020-02-28 Christian Reisswig , Anoop R Katti , Marco Spinaci , Johannes Höhne

We propose TrueType Transformer (T3), which can perform character and font style recognition in an outline format. The outline format, such as TrueType, represents each character as a sequence of control points of stroke contours and is…

计算机视觉与模式识别 · 计算机科学 2022-03-14 Yusuke Nagata , Jinki Otao , Daichi Haraguchi , Seiichi Uchida

In recent years, deep learning-based methods have shown promising results in computer vision area. However, a common deep learning model requires a large amount of labeled data, which is labor-intensive to collect and label. What's more,…

计算机视觉与模式识别 · 计算机科学 2021-08-25 Shuhao Qiu , Chuang Zhu , Wenli Zhou

Automatic Speech Recognition (ASR) systems typically yield output in lexical form. However, humans prefer a written form output. To bridge this gap, ASR systems usually employ Inverse Text Normalization (ITN). In previous works, Weighted…

计算与语言 · 计算机科学 2022-11-08 Yashesh Gaur , Nick Kibre , Jian Xue , Kangyuan Shu , Yuhui Wang , Issac Alphanso , Jinyu Li , Yifan Gong

Sign language recognition (SLR) has recently achieved a breakthrough in performance thanks to deep neural networks trained on large annotated sign datasets. Of the many different sign languages, these annotated datasets are only available…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Ahmet Alp Kindiroglu , Ozgur Kara , Ogulcan Ozdemir , Lale Akarun