WSRNet: Joint Spotting and Recognition of Handwritten Words
Abstract
In this work, we present a unified model that can handle both Keyword Spotting and Word Recognition with the same network architecture. The proposed network is comprised of a non-recurrent CTC branch and a Seq2Seq branch that is further augmented with an Autoencoding module. The related joint loss leads to a boost in recognition performance, while the Seq2Seq branch is used to create efficient word representations. We show how to further process these representations with binarization and a retraining scheme to provide compact and highly efficient descriptors, suitable for keyword spotting. Numerical results validate the usefulness of the proposed architecture, as our method outperforms the previous state-of-the-art in keyword spotting, and provides results in the ballpark of the leading methods for word recognition.
Cite
@article{arxiv.2008.07109,
title = {WSRNet: Joint Spotting and Recognition of Handwritten Words},
author = {George Retsinas and Giorgos Sfikas and Petros Maragos},
journal= {arXiv preprint arXiv:2008.07109},
year = {2020}
}