paper-with-me

Papers

Scene Text Eraser

2017-05-08 · Toshiki Nakamura, Anna Zhu, Keiji Yanai, Seiichi Uchida

The character information in natural scene images contains various personal information, such as telephone numbers, home addresses, etc. It is a high risk of leakage the information if they are published. In this paper, we proposed a scene text erasing method to properly hide the information via an inpainting convolutional neural network (CNN) model. The input is a scene text image, and the output is expected to be text erased image with all the character regions filled up the colors of the surrounding background pixels. This work is accomplished by a CNN model through convolution to deconvolution with interconnection process. The training samples and the corresponding inpainting images are considered as teaching signals for training. To evaluate the text erasing performance, the output images are detected by a novel scene text detection method. Subsequently, the same measurement on text detection is utilized for testing the images in benchmark dataset ICDAR2013. Compared with direct text detection way, the scene text erasing process demonstrates a drastically decrease on the precision, recall and f-score. That proves the effectiveness of proposed method for erasing the text in natural scene images.

📄 PDF Abstract BibTeX arXiv:1705.02772

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Text DetectionText Detection

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar 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 s…

DecoderLong-range modelingScene Text DetectionText Detection

MTRNet: A Generic Scene Text Eraser

2019-03-11 · Osman Tursun, Rui Zeng, Simon Denman, Sabesan Sivapalan 외

Text removal algorithms have been proposed for uni-lingual scripts with regular shapes and layouts. However, to the best of our knowledge, a generic text removal method which is able to remove all or user-specified text …

Curved Text DetectionText Detection

DeepEraser: Deep Iterative Context Mining for Generic Text Eraser

2024-02-29 · Hao Feng, Wendi Wang, Shaokai Liu, Jiajun Deng 외

In this work, we present DeepEraser, an effective deep network for generic text removal. DeepEraser utilizes a recurrent architecture that erases the text in an image via iterative operations. Our idea comes from the pro…

LMEraser: Large Model Unlearning through Adaptive Prompt Tuning

2024-04-17 · Jie Xu, Zihan Wu, Cong Wang, Xiaohua Jia

To address the growing demand for privacy protection in machine learning, we propose a novel and efficient machine unlearning approach for \textbf{L}arge \textbf{M}odels, called \textbf{LM}Eraser. Existing unlearning res…

DiversityMachine Unlearningmodel

DualEraser: Joint Video Object and Effect Removal via Balanced Text-Mask Guidance and Decoupled Locator-Preserver

2026-05-28 · Yuqing Chen, Lin Liu, Haisu Wu, Xiaopeng Zhang 외 arxiv

Video object removal frequently struggles to eliminate target objects and their associated complex physical effects (e.g., smoke and light) in real-world scenes. We attribute this challenge to a fundamental semantic--pix…