paper-with-me

Papers

Self-supervised Scene Text Segmentation with Object-centric Layered Representations Augmented by Text Regions

2023-08-25 · Yibo Wang, Yunhu Ye, Yuanpeng Mao, Yanwei Yu, Yuanping Song

Text segmentation tasks have a very wide range of application values, such as image editing, style transfer, watermark removal, etc.However, existing public datasets are of poor quality of pixel-level labels that have been shown to be notoriously costly to acquire, both in terms of money and time. At the same time, when pretraining is performed on synthetic datasets, the data distribution of the synthetic datasets is far from the data distribution in the real scene. These all pose a huge challenge to the current pixel-level text segmentation algorithms.To alleviate the above problems, we propose a self-supervised scene text segmentation algorithm with layered decoupling of representations derived from the object-centric manner to segment images into texts and background. In our method, we propose two novel designs which include Region Query Module and Representation Consistency Constraints adapting to the unique properties of text as complements to Auto Encoder, which improves the network's sensitivity to texts.For this unique design, we treat the polygon-level masks predicted by the text localization model as extra input information, and neither utilize any pixel-level mask annotations for training stage nor pretrain on synthetic datasets.Extensive experiments show the effectiveness of the method proposed. On several public scene text datasets, our method outperforms the state-of-the-art unsupervised segmentation algorithms.

📄 PDF Abstract BibTeX arXiv:2308.13178

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationStyle TransferText Segmentation

Similar Papers 제목 키워드 기반

Surface-SOS: Self-Supervised Object Segmentation via Neural Surface Representation

2025-01-17 · Xiaoyun Zheng, Liwei Liao, Jianbo Jiao, Feng Gao 외

Self-supervised Object Segmentation (SOS) aims to segment objects without any annotations. Under conditions of multi-camera inputs, the structural, textural and geometrical consistency among each view can be leveraged to…

NeRFObjectSegmentationSemantic Segmentation

NeRF-SOS: Any-View Self-supervised Object Segmentation on Complex Scenes

2022-09-19 · Zhiwen Fan, Peihao Wang, Yifan Jiang, Xinyu Gong 외

Neural volumetric representations have shown the potential that Multi-layer Perceptrons (MLPs) can be optimized with multi-view calibrated images to represent scene geometry and appearance, without explicit 3D supervisio…

NeRFObjectSegmentationSelf-Supervised Learning+1

SemanticFlow: A Self-Supervised Framework for Joint Scene Flow Prediction and Instance Segmentation in Dynamic Environments

2025-03-19 · Yinqi Chen, Meiying Zhang, Qi Hao, Guang Zhou

Accurate perception of dynamic traffic scenes is crucial for high-level autonomous driving systems, requiring robust object motion estimation and instance segmentation. However, traditional methods often treat them as se…

Autonomous DrivingComputational EfficiencyInstance SegmentationMotion Estimation+5

UnScene3D: Unsupervised 3D Instance Segmentation for Indoor Scenes

2023-03-25 · CVPR 2024 1 · David Rozenberszki, Or Litany, Angela Dai

3D instance segmentation is fundamental to geometric understanding of the world around us. Existing methods for instance segmentation of 3D scenes rely on supervision from expensive, manual 3D annotations. We propose UnS…

3D Instance SegmentationInstance SegmentationSegmentationSemantic Segmentation

MCDS-VSS: Moving Camera Dynamic Scene Video Semantic Segmentation by Filtering with Self-Supervised Geometry and Motion

2024-05-30 · Angel Villar-Corrales, Moritz Austermann, Sven Behnke

Autonomous systems, such as self-driving cars, rely on reliable semantic environment perception for decision making. Despite great advances in video semantic segmentation, existing approaches ignore important inductive b…

Decision MakingScene SegmentationSegmentationSelf-Driving Cars+2