SOTAVerified

What Is Wrong With Scene Text Recognition Model Comparisons? Dataset and Model Analysis

2019-04-03ICCV 2019Code Available1· sign in to hype

Jeonghun Baek, Geewook Kim, Junyeop Lee, Sungrae Park, Dongyoon Han, Sangdoo Yun, Seong Joon Oh, Hwalsuk Lee

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Many new proposals for scene text recognition (STR) models have been introduced in recent years. While each claim to have pushed the boundary of the technology, a holistic and fair comparison has been largely missing in the field due to the inconsistent choices of training and evaluation datasets. This paper addresses this difficulty with three major contributions. First, we examine the inconsistencies of training and evaluation datasets, and the performance gap results from inconsistencies. Second, we introduce a unified four-stage STR framework that most existing STR models fit into. Using this framework allows for the extensive evaluation of previously proposed STR modules and the discovery of previously unexplored module combinations. Third, we analyze the module-wise contributions to performance in terms of accuracy, speed, and memory demand, under one consistent set of training and evaluation datasets. Such analyses clean up the hindrance on the current comparisons to understand the performance gain of the existing modules.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
ICDAR 2003Baek et al.Accuracy94.4Unverified
ICDAR2013Baek et al.Accuracy92.3Unverified
ICDAR2015Baek et al.Accuracy71.8Unverified
SVTBaek et al.Accuracy87.5Unverified

Reproductions