SOTAVerified

End-to-End Interpretation of the French Street Name Signs Dataset

2017-02-13Code Available0· sign in to hype

Raymond Smith, Chunhui Gu, Dar-Shyang Lee, Huiyi Hu, Ranjith Unnikrishnan, Julian Ibarz, Sacha Arnoud, Sophia Lin

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We introduce the French Street Name Signs (FSNS) Dataset consisting of more than a million images of street name signs cropped from Google Street View images of France. Each image contains several views of the same street name sign. Every image has normalized, title case folded ground-truth text as it would appear on a map. We believe that the FSNS dataset is large and complex enough to train a deep network of significant complexity to solve the street name extraction problem "end-to-end" or to explore the design trade-offs between a single complex engineered network and multiple sub-networks designed and trained to solve sub-problems. We present such an "end-to-end" network/graph for Tensor Flow and its results on the FSNS dataset.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
FSNS - TestSTREETSequence error27.54Unverified

Reproductions