English

Selective Scene Text Removal

Computer Vision and Pattern Recognition 2023-10-04 v2 Machine Learning

Abstract

Scene text removal (STR) is the image transformation task to remove text regions in scene images. The conventional STR methods remove all scene text. This means that the existing methods cannot select text to be removed. In this paper, we propose a novel task setting named selective scene text removal (SSTR) that removes only target words specified by the user. Although SSTR is a more complex task than STR, the proposed multi-module structure enables efficient training for SSTR. Experimental results show that the proposed method can remove target words as expected.

Keywords

Cite

@article{arxiv.2309.00410,
  title  = {Selective Scene Text Removal},
  author = {Hayato Mitani and Akisato Kimura and Seiichi Uchida},
  journal= {arXiv preprint arXiv:2309.00410},
  year   = {2023}
}

Comments

12 pages, 8 figures, Accepted at the 34th British Machine Vision Conference, code:https://github.com/mitanihayato/Selective-Scene-Text-Removal

R2 v1 2026-06-28T12:10:18.126Z