中文
相关论文

相关论文: ReADS: A Rectified Attentional Double Supervised N…

200 篇论文

Targeted sentiment classification aims at determining the sentimental tendency towards specific targets. Most of the previous approaches model context and target words with RNN and attention. However, RNNs are difficult to parallelize and…

计算与语言 · 计算机科学 2019-09-24 Youwei Song , Jiahai Wang , Tao Jiang , Zhiyue Liu , Yanghui Rao

Connectionist temporal classification (CTC) and attention-based encoder decoder (AED) joint training has been widely applied in automatic speech recognition (ASR). Unlike most hybrid models that separately calculate the CTC and AED losses,…

计算与语言 · 计算机科学 2023-08-17 Daobin Zhu , Xiangdong Su , Hongbin Zhang

Street scene change detection continues to capture researchers' interests in the computer vision community. It aims to identify the changed regions of the paired street-view images captured at different times. The state-of-the-art network…

计算机视觉与模式识别 · 计算机科学 2021-05-31 Shuo Chen , Kailun Yang , Rainer Stiefelhagen

Scene text detection has witnessed rapid development in recent years. However, there still exists two main challenges: 1) many methods suffer from false positives in their text representations; 2) the large scale variance of scene texts…

计算机视觉与模式识别 · 计算机科学 2020-04-13 Yuxin Wang , Hongtao Xie , Zhengjun Zha , Mengting Xing , Zilong Fu , Yongdong Zhang

Incidental scene text spotting is considered one of the most difficult and valuable challenges in the document analysis community. Most existing methods treat text detection and recognition as separate tasks. In this work, we propose a…

计算机视觉与模式识别 · 计算机科学 2018-01-16 Xuebo Liu , Ding Liang , Shi Yan , Dagui Chen , Yu Qiao , Junjie Yan

In this work we formulate the problem of image captioning as a multimodal translation task. Analogous to machine translation, we present a sequence-to-sequence recurrent neural networks (RNN) model for image caption generation. Different…

计算机视觉与模式识别 · 计算机科学 2017-08-11 Chang Liu , Fuchun Sun , Changhu Wang , Feng Wang , Alan Yuille

Accurate recognition of rare and new words remains a pressing problem for contextualized Automatic Speech Recognition (ASR) systems. Most context-biasing methods involve modification of the ASR model or the beam-search decoding algorithm,…

音频与语音处理 · 电气工程与系统科学 2024-06-12 Andrei Andrusenko , Aleksandr Laptev , Vladimir Bataev , Vitaly Lavrukhin , Boris Ginsburg

Reading text from natural images is challenging due to the great variety in text font, color, size, complex background and etc.. The perspective distortion and non-linear spatial arrangement of characters make it further difficult. While…

计算机视觉与模式识别 · 计算机科学 2019-11-12 Shangbang Long , Yushuo Guan , Bingxuan Wang , Kaigui Bian , Cong Yao

Connectionist temporal classification (CTC)-based scene text recognition (STR) methods, e.g., SVTR, are widely employed in OCR applications, mainly due to their simple architecture, which only contains a visual model and a CTC-aligned…

计算机视觉与模式识别 · 计算机科学 2025-07-16 Yongkun Du , Zhineng Chen , Hongtao Xie , Caiyan Jia , Yu-Gang Jiang

Recurrent neural network (RNN) and connectionist temporal classification (CTC) have showed successes in many sequence labeling tasks with the strong ability of dealing with the problems where the alignment between the inputs and the target…

计算机视觉与模式识别 · 计算机科学 2017-10-10 Hongjian Zhan , Qingqing Wang , Yue Lu

Autoregressive (AR) Transformer-based sequence models are known to have difficulty generalizing to sequences longer than those seen during training. When applied to text-to-speech (TTS), these models tend to drop or repeat words or produce…

计算与语言 · 计算机科学 2025-03-13 Eric Battenberg , RJ Skerry-Ryan , Daisy Stanton , Soroosh Mariooryad , Matt Shannon , Julian Salazar , David Kao

End-to-end scene text spotting has made significant progress due to its intrinsic synergy between text detection and recognition. Previous methods commonly regard manual annotations such as horizontal rectangles, rotated rectangles,…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Yuliang Liu , Jiaxin Zhang , Dezhi Peng , Mingxin Huang , Xinyu Wang , Jingqun Tang , Can Huang , Dahua Lin , Chunhua Shen , Xiang Bai , Lianwen Jin

Recent studies reveal the potential of recurrent neural network transducer (RNN-T) for end-to-end (E2E) speech recognition. Among some most popular E2E systems including RNN-T, Attention Encoder-Decoder (AED), and Connectionist Temporal…

音频与语音处理 · 电气工程与系统科学 2020-05-19 Bin Wang , Yan Yin , Hui Lin

Attention-based scene text recognizers have gained huge success, which leverages a more compact intermediate representation to learn 1d- or 2d- attention by a RNN-based encoder-decoder architecture. However, such methods suffer from…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Ning Lu , Wenwen Yu , Xianbiao Qi , Yihao Chen , Ping Gong , Rong Xiao , Xiang Bai

Scene text detection attracts much attention in computer vision, because it can be widely used in many applications such as real-time text translation, automatic information entry, blind person assistance, robot sensing and so on. Though…

计算机视觉与模式识别 · 计算机科学 2019-05-16 Xiaobing Wang , Yingying Jiang , Zhenbo Luo , Cheng-Lin Liu , Hyunsoo Choi , Sungjin Kim

Effectively detecting anomalous nodes in attributed networks is crucial for the success of many real-world applications such as fraud and intrusion detection. Existing approaches have difficulties with three major issues: sparsity and…

机器学习 · 计算机科学 2020-10-01 Yulong Pei , Tianjin Huang , Werner van Ipenburg , Mykola Pechenizkiy

A growing demand for natural-scene text detection has been witnessed by the computer vision community since text information plays a significant role in scene understanding and image indexing. Deep neural networks are being used due to…

计算机视觉与模式识别 · 计算机科学 2017-08-18 Fan Jiang , Zhihui Hao , Xinran Liu

Recently, there has been increasing progress in end-to-end automatic speech recognition (ASR) architecture, which transcribes speech to text without any pre-trained alignments. One popular end-to-end approach is the hybrid Connectionist…

音频与语音处理 · 电气工程与系统科学 2023-07-06 Haoran Miao , Gaofeng Cheng , Pengyuan Zhang , Yonghong Yan

Jointly utilizing global and local features to improve model accuracy is becoming a popular approach for the person re-identification (ReID) problem, because previous works using global features alone have very limited capacity at…

计算机视觉与模式识别 · 计算机科学 2020-09-09 Wenpeng Li , Yongli Sun , Jinjun Wang , Han Xu , Xiangru Yang , Long Cui

Beyond the existing single-person and multiple-person human parsing tasks in static images, this paper makes the first attempt to investigate a more realistic video instance-level human parsing that simultaneously segments out each person…

计算机视觉与模式识别 · 计算机科学 2018-08-13 Qixian Zhou , Xiaodan Liang , Ke Gong , Liang Lin