中文
相关论文

相关论文: MASTER: Multi-Aspect Non-local Network for Scene T…

200 篇论文

Recent advancements in attention mechanisms have replaced recurrent neural networks and its variants for machine translation tasks. Transformer using attention mechanism solely achieved state-of-the-art results in sequence modeling. Neural…

计算与语言 · 计算机科学 2020-04-02 Prakhar Thapak , Prodip Hore

We propose an end-to-end-trainable attention module for convolutional neural network (CNN) architectures built for image classification. The module takes as input the 2D feature vector maps which form the intermediate representations of the…

计算机视觉与模式识别 · 计算机科学 2018-05-01 Saumya Jetley , Nicholas A. Lord , Namhoon Lee , Philip H. S. Torr

The goal of multi-task learning is to learn to conduct multiple tasks simultaneously based on a shared data representation. While this approach can improve learning efficiency, it may also cause performance degradation due to task conflicts…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Changwon Kang , Jisong Kim , Hongjae Shin , Junseo Park , Jun Won Choi

The encoder-decoder network is widely used to learn deep feature representations from pixel-wise annotations in biomedical image analysis. Under this structure, the performance profoundly relies on the effectiveness of feature extraction…

图像与视频处理 · 电气工程与系统科学 2021-01-12 Weinan Song , Yuan Liang , Jiawei Yang , Kun Wang , Lei He

Forecasting the future behavior of all traffic agents in the vicinity is a key task to achieve safe and reliable autonomous driving systems. It is a challenging problem as agents adjust their behavior depending on their intentions, the…

机器人学 · 计算机科学 2021-12-30 Edoardo Mello Rella , Jan-Nico Zaech , Alexander Liniger , Luc Van Gool

Scene text editing aims to modify text content within scene images while maintaining style consistency. Traditional methods achieve this by explicitly disentangling style and content from the source image and then fusing the style with the…

计算机视觉与模式识别 · 计算机科学 2026-03-11 Zhengyao Fang , Pengyuan Lyu , Jingjing Wu , Chengquan Zhang , Jun Yu , Guangming Lu , Wenjie Pei

Neural network-based approaches have become the driven forces for Natural Language Processing (NLP) tasks. Conventionally, there are two mainstream neural architectures for NLP tasks: the recurrent neural network (RNN) and the convolution…

计算与语言 · 计算机科学 2020-08-13 Zhenyu Liu , Chaohong Lu , Haiwei Huang , Shengfei Lyu , Zhenchao Tao

The paper approaches the task of handwritten text recognition (HTR) with attentional encoder-decoder networks trained on sequences of characters, rather than words. We experiment on lines of text from popular handwriting datasets and…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Jason Poulos , Rafael Valle

In this paper, we consider the scene parsing problem and propose a novel Multi-Path Feedback recurrent neural network (MPF-RNN) for parsing scene images. MPF-RNN can enhance the capability of RNNs in modeling long-range context information…

计算机视觉与模式识别 · 计算机科学 2016-11-23 Xiaojie Jin , Yunpeng Chen , Jiashi Feng , Zequn Jie , Shuicheng Yan

Scene Text Editing (STE) is a challenging research problem, that primarily aims towards modifying existing texts in an image while preserving the background and the font style of the original text. Despite its utility in numerous real-world…

计算机视觉与模式识别 · 计算机科学 2024-11-06 Alloy Das , Sanket Biswas , Prasun Roy , Subhankar Ghosh , Umapada Pal , Michael Blumenstein , Josep Lladós , Saumik Bhattacharya

In this work we present a state-of-the-art approach for unconstrained natural scene text recognition. We propose a cascade approach that incorporates a convolutional neural network (CNN) architecture followed by a long short term memory…

计算机视觉与模式识别 · 计算机科学 2016-07-22 Ahmed Mamdouh A. Hassanien

We present a novel single-shot text detector that directly outputs word-level bounding boxes in a natural image. We propose an attention mechanism which roughly identifies text regions via an automatically learned attentional map. This…

计算机视觉与模式识别 · 计算机科学 2017-09-04 Pan He , Weilin Huang , Tong He , Qile Zhu , Yu Qiao , Xiaolin Li

Self-attention networks have shown remarkable progress in computer vision tasks such as image classification. The main benefit of the self-attention mechanism is the ability to capture long-range feature interactions in attention-maps.…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Andong Tan , Duc Tam Nguyen , Maximilian Dax , Matthias Nießner , Thomas Brox

Currently successful methods for video description are based on encoder-decoder sentence generation using recur-rent neural networks (RNNs). Recent work has shown the advantage of integrating temporal and/or spatial attention mechanisms…

计算机视觉与模式识别 · 计算机科学 2017-03-13 Chiori Hori , Takaaki Hori , Teng-Yok Lee , Kazuhiro Sumi , John R. Hershey , Tim K. Marks

Unconstrained handwritten text recognition remains challenging for computer vision systems. Paragraph text recognition is traditionally achieved by two models: the first one for line segmentation and the second one for text line…

计算机视觉与模式识别 · 计算机科学 2022-01-28 Denis Coquenet , Clément Chatelain , Thierry Paquet

Transformer is a ubiquitous model for natural language processing and has attracted wide attentions in computer vision. The attention maps are indispensable for a transformer model to encode the dependencies among input tokens. However,…

机器学习 · 计算机科学 2021-02-26 Yujing Wang , Yaming Yang , Jiangang Bai , Mingliang Zhang , Jing Bai , Jing Yu , Ce Zhang , Gao Huang , Yunhai Tong

Event-based cameras are neuromorphic sensors capable of efficiently encoding visual information in the form of sparse sequences of events. Being biologically inspired, they are commonly used to exploit some of the computational and power…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Marco Cannici , Marco Ciccone , Andrea Romanoni , Matteo Matteucci

The segmentation-free research efforts for addressing handwritten text recognition can be divided into three categories: connectionist temporal classification (CTC), hidden Markov model and encoder-decoder methods. In this paper, inspired…

人工智能 · 计算机科学 2025-08-05 Zi-Rui Wang

Learning powerful discriminative features for remote sensing image scene classification is a challenging computer vision problem. In the past, most classification approaches were based on handcrafted features. However, most recent…

计算机视觉与模式识别 · 计算机科学 2019-02-22 Jun Li , Daoyu Lin , Yang Wang , Guangluan Xu , Chibiao Ding

In recent years, end-to-end scene text spotting approaches are evolving to the Transformer-based framework. While previous studies have shown the crucial importance of the intrinsic synergy between text detection and recognition, recent…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Mingxin Huang , Jiaxin Zhang , Dezhi Peng , Hao Lu , Can Huang , Yuliang Liu , Xiang Bai , Lianwen Jin