STN-OCR: A single Neural Network for Text Detection and Text Recognition
Christian Bartz, Haojin Yang, Christoph Meinel

TL;DR
STN-OCR introduces a unified neural network that jointly detects and recognizes text in natural scene images, enabling end-to-end training and semi-supervised learning for improved scene text understanding.
Contribution
It presents a novel single neural network architecture combining detection and recognition, simplifying previous multi-step systems and enabling end-to-end semi-supervised training.
Findings
Effective detection and recognition of text in diverse images
Handles multiple tasks without changing network structure
Competitive performance on benchmark datasets
Abstract
Detecting and recognizing text in natural scene images is a challenging, yet not completely solved task. In re- cent years several new systems that try to solve at least one of the two sub-tasks (text detection and text recognition) have been proposed. In this paper we present STN-OCR, a step towards semi-supervised neural networks for scene text recognition, that can be optimized end-to-end. In contrast to most existing works that consist of multiple deep neural networks and several pre-processing steps we propose to use a single deep neural network that learns to detect and recognize text from natural images in a semi-supervised way. STN-OCR is a network that integrates and jointly learns a spatial transformer network, that can learn to detect text regions in an image, and a text recognition network that takes the identified text regions and recognizes their textual content. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHandwritten Text Recognition Techniques · Image Processing and 3D Reconstruction · Vehicle License Plate Recognition
MethodsLinear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Spatial Transformer · Residual Connection · Byte Pair Encoding · Dense Connections · Label Smoothing · *Communicated@Fast*How Do I Communicate to Expedia? · Adam
