Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Towards End-to-end Text Spotting with Convolutional Recurrent Neural Networks

About

In this work, we jointly address the problem of text detection and recognition in natural scene images based on convolutional recurrent neural networks. We propose a unified network that simultaneously localizes and recognizes text with a single forward pass, avoiding intermediate processes like image cropping and feature re-calculation, word separation, or character grouping. In contrast to existing approaches that consider text detection and recognition as two distinct tasks and tackle them one by one, the proposed framework settles these two tasks concurrently. The whole framework can be trained end-to-end, requiring only images, the ground-truth bounding boxes and text labels. Through end-to-end training, the learned features can be more informative, which improves the overall performance. The convolutional features are calculated only once and shared by both detection and recognition, which saves processing time. Our proposed method has achieved competitive performance on several benchmark datasets.

Hui Li, Peng Wang, Chunhua Shen• 2017

Related benchmarks

TaskDatasetResultRank
Text DetectionICDAR 2013 (test)
F1 Score85.6
88
End-to-End Text SpottingICDAR 2013 (test)
Score S94.16
25
Word SpottingICDAR 2013
Generic Score88.2
12
End-to-EndICDAR 2013 (test)
S Score91.1
11
End-to-End Text RecognitionICDAR 2013 (test)
Strong Metric (S)91.1
8
Word SpottingICDAR 2013 (test)
Generic Metric (G)88.2
6
Showing 6 of 6 rows

Other info

Follow for update