Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
41 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
41 tokens/sec
o3 Pro
7 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

PSSTRNet: Progressive Segmentation-guided Scene Text Removal Network (2306.07842v1)

Published 13 Jun 2023 in cs.CV

Abstract: Scene text removal (STR) is a challenging task due to the complex text fonts, colors, sizes, and background textures in scene images. However, most previous methods learn both text location and background inpainting implicitly within a single network, which weakens the text localization mechanism and makes a lossy background. To tackle these problems, we propose a simple Progressive Segmentation-guided Scene Text Removal Network(PSSTRNet) to remove the text in the image iteratively. It contains two decoder branches, a text segmentation branch, and a text removal branch, with a shared encoder. The text segmentation branch generates text mask maps as the guidance for the regional removal branch. In each iteration, the original image, previous text removal result, and text mask are input to the network to extract the rest part of the text segments and cleaner text removal result. To get a more accurate text mask map, an update module is developed to merge the mask map in the current and previous stages. The final text removal result is obtained by adaptive fusion of results from all previous stages. A sufficient number of experiments and ablation studies conducted on the real and synthetic public datasets demonstrate our proposed method achieves state-of-the-art performance. The source code of our work is available at: \href{https://github.com/GuangtaoLyu/PSSTRNet}{https://github.com/GuangtaoLyu/PSSTRNet.}

Definition Search Book Streamline Icon: https://streamlinehq.com
References (13)
  1. “Image-to-image translation with conditional adversarial networks,” in CVPR, 2017.
  2. “Scene text eraser,” in ICDAR, 2017.
  3. “Ensnet: Ensconce text in the wild,” in AAAI, 2019.
  4. “Mtrnet: A generic scene text eraser,” in ICDAR, 2019.
  5. “Erasenet: End-to-end text removal in the wild,” IEEE Transactions on Image Processing, vol. PP, no. 99, pp. 1–1, 2020.
  6. “Pert: A progressively region-based network for scene text removal,” arXiv:2106.13029, 2021.
  7. “Progressive reconstruction of visual structure for image inpainting,” in ICCV, 2019.
  8. “Camouflaged object segmentation with distraction mining,” in CVPR, 2021.
  9. “Perceptual losses for real-time style transfer and super-resolution,” in ECCV, 2016.
  10. “Image style transfer using convolutional neural networks,” in CVPR, 2016.
  11. “Fully convolutional neural networks for volumetric medical image segmentation,” in 3DV, 2016.
  12. “Synthetic data for text localisation in natural images,” in CVPR, 2016.
  13. “Character region awareness for text detection,” in CVPR, 2019.
User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (2)
  1. Guangtao Lyu (3 papers)
  2. Anna Zhu (9 papers)
Citations (10)