English

Text Detection & Recognition in the Wild for Robot Localization

Computer Vision and Pattern Recognition 2022-05-20 v2 Robotics

Abstract

Signage is everywhere and a robot should be able to take advantage of signs to help it localize (including Visual Place Recognition (VPR)) and map. Robust text detection & recognition in the wild is challenging due to such factors as pose, irregular text, illumination, and occlusion. We propose an end-to-end scene text spotting model that simultaneously outputs the text string and bounding boxes. This model is more suitable for VPR. Our central contribution is introducing utilizing an end-to-end scene text spotting framework to adequately capture the irregular and occluded text regions in different challenging places. To evaluate our proposed architecture's performance for VPR, we conducted several experiments on the challenging Self-Collected Text Place (SCTP) benchmark dataset. The initial experimental results show that the proposed method outperforms the SOTA methods in terms of precision and recall when tested on this benchmark.

Keywords

Cite

@article{arxiv.2205.08565,
  title  = {Text Detection & Recognition in the Wild for Robot Localization},
  author = {Zobeir Raisi and John Zelek},
  journal= {arXiv preprint arXiv:2205.08565},
  year   = {2022}
}

Comments

6 papged, VI section, typos corrected, revison changes, no result changes

R2 v1 2026-06-24T11:20:23.744Z