Open Images V5 Text Annotation and Yet Another Mask Text Spotter

Ilya Krylov,Sergei Nosov,Vladislav Sovrasov
DOI: https://doi.org/10.48550/arXiv.2106.12326
2021-06-23
Abstract:A large scale human-labeled dataset plays an important role in creating high quality deep learning models. In this paper we present text annotation for Open Images V5 dataset. To our knowledge it is the largest among publicly available manually created text annotations. Having this annotation we trained a simple Mask-RCNN-based network, referred as Yet Another Mask Text Spotter (YAMTS), which achieves competitive performance or even outperforms current state-of-the-art approaches in some cases on ICDAR2013, ICDAR2015 and Total-Text datasets. Code for text spotting model available online at: <a class="link-external link-https" href="https://github.com/openvinotoolkit/training_extensions" rel="external noopener nofollow">this https URL</a>. The model can be exported to OpenVINO-format and run on Intel CPUs.
Computer Vision and Pattern Recognition
What problem does this paper attempt to address?