English

Rethinking Text Segmentation: A Novel Dataset and A Text-Specific Refinement Approach

Computer Vision and Pattern Recognition 2020-12-01 v1

Abstract

Text segmentation is a prerequisite in many real-world text-related tasks, e.g., text style transfer, and scene text removal. However, facing the lack of high-quality datasets and dedicated investigations, this critical prerequisite has been left as an assumption in many works, and has been largely overlooked by current research. To bridge this gap, we proposed TextSeg, a large-scale fine-annotated text dataset with six types of annotations: word- and character-wise bounding polygons, masks and transcriptions. We also introduce Text Refinement Network (TexRNet), a novel text segmentation approach that adapts to the unique properties of text, e.g. non-convex boundary, diverse texture, etc., which often impose burdens on traditional segmentation models. In our TexRNet, we propose text specific network designs to address such challenges, including key features pooling and attention-based similarity checking. We also introduce trimap and discriminator losses that show significant improvement on text segmentation. Extensive experiments are carried out on both our TextSeg dataset and other existing datasets. We demonstrate that TexRNet consistently improves text segmentation performance by nearly 2% compared to other state-of-the-art segmentation methods. Our dataset and code will be made available at https://github.com/SHI-Labs/Rethinking-Text-Segmentation.

Keywords

Cite

@article{arxiv.2011.14021,
  title  = {Rethinking Text Segmentation: A Novel Dataset and A Text-Specific Refinement Approach},
  author = {Xingqian Xu and Zhifei Zhang and Zhaowen Wang and Brian Price and Zhonghao Wang and Humphrey Shi},
  journal= {arXiv preprint arXiv:2011.14021},
  year   = {2020}
}
R2 v1 2026-06-23T20:33:53.380Z