paper-with-me

Papers

Exploring Stroke-Level Modifications for Scene Text Editing

2022-12-05 · Yadong Qu, Qingfeng Tan, Hongtao Xie, Jianjun Xu, Yuxin Wang, Yongdong Zhang

Scene text editing (STE) aims to replace text with the desired one while preserving background and styles of the original text. However, due to the complicated background textures and various text styles, existing methods fall short in generating clear and legible edited text images. In this study, we attribute the poor editing performance to two problems: 1) Implicit decoupling structure. Previous methods of editing the whole image have to learn different translation rules of background and text regions simultaneously. 2) Domain gap. Due to the lack of edited real scene text images, the network can only be well trained on synthetic pairs and performs poorly on real-world images. To handle the above problems, we propose a novel network by MOdifying Scene Text image at strokE Level (MOSTEL). Firstly, we generate stroke guidance maps to explicitly indicate regions to be edited. Different from the implicit one by directly modifying all the pixels at image level, such explicit instructions filter out the distractions from background and guide the network to focus on editing rules of text regions. Secondly, we propose a Semi-supervised Hybrid Learning to train the network with both labeled synthetic images and unpaired real scene text images. Thus, the STE model is adapted to real-world datasets distributions. Moreover, two new datasets (Tamper-Syn2k and Tamper-Scene) are proposed to fill the blank of public evaluation datasets. Extensive experiments demonstrate that our MOSTEL outperforms previous methods both qualitatively and quantitatively. Datasets and code will be available at https://github.com/qqqyd/MOSTEL.

📄 PDF Abstract BibTeX arXiv:2212.01982

Code (1)

qqqyd/mostel 공식 구현 pytorch

Tasks

AttributeScene Text Editing

Similar Papers 제목 키워드 기반

Text Gestalt: Stroke-Aware Scene Text Image Super-Resolution

2021-12-13 · Jingye Chen, Haiyang Yu, jianqi ma, Bin Li 외

In the last decade, the blossom of deep learning has witnessed the rapid development of scene text recognition. However, the recognition of low-resolution scene text images remains a challenge. Even though some super-res…

Image Super-ResolutionScene Text RecognitionSuper-Resolution

Neural 3D Strokes: Creating Stylized 3D Scenes with Vectorized 3D Strokes

2023-11-27 · CVPR 2024 1 · Hao-Bin Duan, Miao Wang, Yan-Xun Li, Yong-Liang Yang

We present Neural 3D Strokes, a novel technique to generate stylized images of a 3D scene at arbitrary novel views from multi-view 2D images. Different from existing methods which apply stylization to trained neural radi…

GlyphMastero: A Glyph Encoder for High-Fidelity Scene Text Editing

2025-05-08 · CVPR 2025 1 · Tong Wang, Ting Liu, Xiaochao Qu, Chengjing Wu 외

Scene text editing, a subfield of image editing, requires modifying texts in images while preserving style consistency and visual coherence with the surrounding environment. While diffusion-based methods have shown promi…

Optical Character Recognition (OCR)Scene Text EditingText Generation

Class-Agnostic Visio-Temporal Scene Sketch Semantic Segmentation

2024-09-30 · Aleyna Kütük, Tevfik Metin Sezgin

Scene sketch semantic segmentation is a crucial task for various applications including sketch-to-image retrieval and scene understanding. Existing sketch segmentation methods treat sketches as bitmap images, leading to …

Image RetrievalScene UnderstandingSegmentationSemantic Segmentation

StrokeNet: Stroke Assisted and Hierarchical Graph Reasoning Networks

2021-11-23 · Lei LI, Kai Fan, Chun Yuan

Scene text detection is still a challenging task, as there may be extremely small or low-resolution strokes, and close or arbitrary-shaped texts. In this paper, StrokeNet is proposed to effectively detect the texts by ca…

Node ClassificationRelational ReasoningScene Text DetectionText Detection