paper-with-me

홈 › Papers

Inverse Scene Text Removal

2025-06-26 · Takumi Yoshimatsu, Shumpei Takezaki, Seiichi Uchida

Scene text removal (STR) aims to erase textual elements from images. It was originally intended for removing privacy-sensitiveor undesired texts from natural scene images, but is now also appliedto typographic images. STR typically detects text regions and theninpaints them. Although STR has advanced through neural networksand synthetic data, misuse risks have increased. This paper investi-gates Inverse STR (ISTR), which analyzes STR-processed images andfocuses on binary classification (detecting whether an image has un-dergone STR) and localizing removed text regions. We demonstrate inexperiments that these tasks are achievable with high accuracies, en-abling detection of potential misuse and improving STR. We also at-tempt to recover the removed text content by training a text recognizerto understand its difficulty.

📄 PDF Abstract BibTeX arXiv:2506.21002

Code (1)

takumi-yoshimatsu/istr 공식 구현

Tasks

Binary Classification

Similar Papers 제목 키워드 기반

Is there anything left? Measuring semantic residuals of objects removed from 3D Gaussian Splatting

2025-03-21 · Simona Kocour, Assia Benbihi, Aikaterini Adam, Torsten Sattler

Searching in and editing 3D scenes has become extremely intuitive with trainable scene representations that allow linking human concepts to elements in the scene. These operations are often evaluated on the basis of how …

Privacy Preserving

SIRe-IR: Inverse Rendering for BRDF Reconstruction with Shadow and Illumination Removal in High-Illuminance Scenes

2023-10-19 · ZiYi Yang, Yanzhen Chen, Xinyu Gao, Yazhen Yuan 외

Implicit neural representation has opened up new possibilities for inverse rendering. However, existing implicit neural inverse rendering methods struggle to handle strongly illuminated scenes with significant shadows an…

Inverse Rendering

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…