paper-with-me

홈 › Papers

ViTEraser: Harnessing the Power of Vision Transformers for Scene Text Removal with SegMIM Pretraining

2023-06-21 · Dezhi Peng, Chongyu Liu, Yuliang Liu, Lianwen Jin

Scene text removal (STR) aims at replacing text strokes in natural scenes with visually coherent backgrounds. Recent STR approaches rely on iterative refinements or explicit text masks, resulting in high complexity and sensitivity to the accuracy of text localization. Moreover, most existing STR methods adopt convolutional architectures while the potential of vision Transformers (ViTs) remains largely unexplored. In this paper, we propose a simple-yet-effective ViT-based text eraser, dubbed ViTEraser. Following a concise encoder-decoder framework, ViTEraser can easily incorporate various ViTs to enhance long-range modeling. Specifically, the encoder hierarchically maps the input image into the hidden space through ViT blocks and patch embedding layers, while the decoder gradually upsamples the hidden features to the text-erased image with ViT blocks and patch splitting layers. As ViTEraser implicitly integrates text localization and inpainting, we propose a novel end-to-end pretraining method, termed SegMIM, which focuses the encoder and decoder on the text box segmentation and masked image modeling tasks, respectively. Experimental results demonstrate that ViTEraser with SegMIM achieves state-of-the-art performance on STR by a substantial margin and exhibits strong generalization ability when extended to other tasks, \textit{e.g.}, tampered scene text detection. Furthermore, we comprehensively explore the architecture, pretraining, and scalability of the ViT-based encoder-decoder for STR, which provides deep insights into the application of ViT to the STR field. Code is available at https://github.com/shannanyinxiang/ViTEraser.

📄 PDF Abstract BibTeX arXiv:2306.12106

Code (1)

shannanyinxiang/viteraser 공식 구현 pytorch

Tasks

DecoderLong-range modelingScene Text DetectionText Detection

Similar Papers 제목 키워드 기반

DS2TA: Denoising Spiking Transformer with Attenuated Spatiotemporal Attention

2024-09-20 · Boxun Xu, Hejia Geng, Yuxuan Yin, Peng Li

Vision Transformers (ViT) are current high-performance models of choice for various vision applications. Recent developments have given rise to biologically inspired spiking transformers that thrive in ultra-low power op…

Denoising

Position Prediction as an Effective Pretraining Strategy

2022-07-15 · Shuangfei Zhai, Navdeep Jaitly, Jason Ramapuram, Dan Busbridge 외

Transformers have gained increasing popularity in a wide range of applications, including Natural Language Processing (NLP), Computer Vision and Speech Recognition, because of their powerful representational capacity. Ho…

PositionPredictionspeech-recognitionSpeech Recognition

Transformers in Speech Processing: A Survey

2023-03-21 · Siddique Latif, Aun Zaidi, Heriberto Cuayahuitl, Fahad Shamshad 외

The remarkable success of transformers in the field of natural language processing has sparked the interest of the speech-processing community, leading to an exploration of their potential for modeling long-range depende…

Automatic Speech RecognitionSpeech Enhancementspeech-recognitionSpeech Recognition+3

Attention Sink in Transformers: A Survey on Utilization, Interpretation, and Mitigation

2026-04-11 · Zunhai Su, Hengyuan Zhang, Wei Wu, Yifan Zhang 외 arxiv

As the foundational architecture of modern machine learning, Transformers have driven remarkable progress across diverse AI domains. Despite their transformative impact, a persistent challenge across various Transformers…

HaLo-NeRF: Learning Geometry-Guided Semantics for Exploring Unconstrained Photo Collections

2024-02-14 · Chen Dudai, Morris Alper, Hana Bezalel, Rana Hanocka 외

Internet image collections containing photos captured by crowds of photographers show promise for enabling digital exploration of large-scale tourist landmarks. However, prior works focus primarily on geometric reconstru…

NeRF