paper-with-me

홈 › Papers

The Surprisingly Straightforward Scene Text Removal Method With Gated Attention and Region of Interest Generation: A Comprehensive Prominent Model Analysis

2022-10-14 · Hyeonsu Lee, Chankyu Choi

Scene text removal (STR), a task of erasing text from natural scene images, has recently attracted attention as an important component of editing text or concealing private information such as ID, telephone, and license plate numbers. While there are a variety of different methods for STR actively being researched, it is difficult to evaluate superiority because previously proposed methods do not use the same standardized training/evaluation dataset. We use the same standardized training/testing dataset to evaluate the performance of several previous methods after standardized re-implementation. We also introduce a simple yet extremely effective Gated Attention (GA) and Region-of-Interest Generation (RoIG) methodology in this paper. GA uses attention to focus on the text stroke as well as the textures and colors of the surrounding regions to remove text from the input image much more precisely. RoIG is applied to focus on only the region with text instead of the entire image to train the model more efficiently. Experimental results on the benchmark dataset show that our method significantly outperforms existing state-of-the-art methods in almost all metrics with remarkably higher-quality results. Furthermore, because our model does not generate a text stroke mask explicitly, there is no need for additional refinement steps or sub-models, making our model extremely fast with fewer parameters. The dataset and code are available at this https://github.com/naver/garnet.

📄 PDF Abstract BibTeX arXiv:2210.07489

Code (1)

naver/garnet 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

GA Genetic Algorithms are search algorithms that mimic Darwinian biological evolution in order to select and propagate better solutions.

Similar Papers 제목 키워드 기반

Benchmarking Single-Step Inpainting Methods for Multi-Object 3D Gaussian Splatting Scenes

2026-05-29 · Finn Dröge, Cecilia Curreli, Abhishek Saroha, Daniel Cremers arxiv

The tasks of object removal and inpainting 3D Gaussian Splatting (3DGS) scenes face challenges such as 3D consistency across camera views. In comparing 2D inpainters and their suitability for the 3D domain, we find that …

Selective Scene Text Removal

2023-09-01 · Hayato Mitani, Akisato Kimura, Seiichi Uchida

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.…

PSSTRNet: Progressive Segmentation-guided Scene Text Removal Network

2023-06-13 · Guangtao Lyu, Anna Zhu

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 impl…

DecoderSegmentationText Segmentation

Scene text removal via cascaded text stroke detection and erasing

2020-11-19 · Xuewei Bian, Chaoqun Wang, Weize Quan, Juntao Ye 외

Recent learning-based approaches show promising performance improvement for scene text removal task. However, these methods usually leave some remnants of text and obtain visually unpleasant results. In this work, we pro…

M2-Net: Multi-stages Specular Highlight Detection and Removal in Multi-scenes

2022-07-20 · Zhaoyangfan Huang, Kun Hu, Xingjun Wang

In this paper, we propose a novel uniformity framework for highlight detection and removal in multi-scenes, including synthetic images, face images, natural images, and text images. The framework consists of three main c…

Highlight Detectionhighlight removal