English

A Binary Convolutional Encoder-decoder Network for Real-time Natural Scene Text Processing

Computer Vision and Pattern Recognition 2016-12-13 v1

Abstract

In this paper, we develop a binary convolutional encoder-decoder network (B-CEDNet) for natural scene text processing (NSTP). It converts a text image to a class-distinguished salience map that reveals the categorical, spatial and morphological information of characters. The existing solutions are either memory consuming or run-time consuming that cannot be applied to real-time applications on resource-constrained devices such as advanced driver assistance systems. The developed network can process multiple regions containing characters by one-off forward operation, and is trained to have binary weights and binary feature maps, which lead to both remarkable inference run-time speedup and memory usage reduction. By training with over 200, 000 synthesis scene text images (size of 32×12832\times128), it can achieve 90%90\% and 91%91\% pixel-wise accuracy on ICDAR-03 and ICDAR-13 datasets. It only consumes 4.59 ms4.59\ ms inference run-time realized on GPU with a small network size of 2.14 MB, which is up to 8×8\times faster and 96%96\% smaller than it full-precision version.

Keywords

Cite

@article{arxiv.1612.03630,
  title  = {A Binary Convolutional Encoder-decoder Network for Real-time Natural Scene Text Processing},
  author = {Zichuan Liu and Yixing Li and Fengbo Ren and Hao Yu},
  journal= {arXiv preprint arXiv:1612.03630},
  year   = {2016}
}
R2 v1 2026-06-22T17:20:26.188Z