HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Decoupled Attention Network for Text Recognition

Tianwei Wang Yuanzhi Zhu Lianwen Jin Canjie Luo Xiaoxue Chen Yaqiang Wu Qianying Wang Mingxiang Cai

Decoupled Attention Network for Text Recognition

Abstract

Text recognition has attracted considerable research interests because of its various applications. The cutting-edge text recognition methods are based on attention mechanisms. However, most of attention methods usually suffer from serious alignment problem due to its recurrency alignment operation, where the alignment relies on historical decoding results. To remedy this issue, we propose a decoupled attention network (DAN), which decouples the alignment operation from using historical decoding results. DAN is an effective, flexible and robust end-to-end text recognizer, which consists of three components: 1) a feature encoder that extracts visual features from the input image; 2) a convolutional alignment module that performs the alignment operation based on visual features from the encoder; and 3) a decoupled text decoder that makes final prediction by jointly using the feature map and attention maps. Experimental results show that DAN achieves state-of-the-art performance on multiple text recognition tasks, including offline handwritten text recognition and regular/irregular scene text recognition.

Code Repositories

Canjie-Luo/Scene-Text-Image-Transformer
Official
pytorch
Mentioned in GitHub
Canjie-Luo/Text-Image-Augmentation
pytorch
Mentioned in GitHub
topdu/openocr
pytorch
Mentioned in GitHub
Wang-Tianwei/Decoupled-attention-network
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
handwritten-text-recognition-on-iamDecouple Attention Network
CER: 6.4
WER: 19.6
scene-text-recognition-on-icdar-2003DAN
Accuracy: 95.0
scene-text-recognition-on-icdar2013DAN
Accuracy: 93.9
scene-text-recognition-on-icdar2015DAN
Accuracy: 74.5
scene-text-recognition-on-svtDAN
Accuracy: 89.2

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Decoupled Attention Network for Text Recognition | Papers | HyperAI