paper-with-me

Papers

SimAN: Exploring Self-Supervised Representation Learning of Scene Text via Similarity-Aware Normalization

2022-03-20 · CVPR 2022 1 · Canjie Luo, Lianwen Jin, Jingdong Chen

Recently self-supervised representation learning has drawn considerable attention from the scene text recognition community. Different from previous studies using contrastive learning, we tackle the issue from an alternative perspective, i.e., by formulating the representation learning scheme in a generative manner. Typically, the neighboring image patches among one text line tend to have similar styles, including the strokes, textures, colors, etc. Motivated by this common sense, we augment one image patch and use its neighboring patch as guidance to recover itself. Specifically, we propose a Similarity-Aware Normalization (SimAN) module to identify the different patterns and align the corresponding styles from the guiding patch. In this way, the network gains representation capability for distinguishing complex patterns such as messy strokes and cluttered backgrounds. Experiments show that the proposed SimAN significantly improves the representation quality and achieves promising performance. Moreover, we surprisingly find that our self-supervised generative network has impressive potential for data synthesis, text image editing, and font interpolation, which suggests that the proposed SimAN has a wide range of practical applications.

📄 PDF Abstract BibTeX arXiv:2203.10492

Code (1)

canjie-luo/real-300k 공식 구현

Tasks

Common Sense ReasoningContrastive LearningRepresentation LearningScene Text Recognition

Similar Papers 제목 키워드 기반

SiMaN: Sign-to-Magnitude Network Binarization

2021-02-16 · Mingbao Lin, Rongrong Ji, Zihan Xu, Baochang Zhang 외

Binary neural networks (BNNs) have attracted broad research interest due to their efficient storage and computational ability. Nevertheless, a significant challenge of BNNs lies in handling discrete constraints while ens…

Binarization

SimANS: Simple Ambiguous Negatives Sampling for Dense Text Retrieval

2022-10-21 · Kun Zhou, Yeyun Gong, Xiao Liu, Wayne Xin Zhao 외

Sampling proper negatives from a large document pool is vital to effectively train a dense retrieval model. However, existing negative sampling strategies suffer from the uninformative or false negative problem. In this …

RetrievalText Retrieval

Exploring Geometry-Aware Contrast and Clustering Harmonization for Self-Supervised 3D Object Detection

2021-01-01 · ICCV 2021 10 · Hanxue Liang, Chenhan Jiang, Dapeng Feng, Xin Chen 외

Current 3D object detection paradigms highly rely on extensive annotation efforts, which makes them not practical in many real-world industrial applications. Inspired by that a human driver can keep accumulating expe…

3D Object DetectionClusteringObjectobject-detection+3

Does Structural Attention Improve Compositional Representations in Vision-Language Models?

2022-12-03 · NeurIPS Workshop: Self-Supervised Learning - Theory and Practice 2022 12 · Rohan Pandey, Rulin Shao, Paul Pu Liang, Louis-Philippe Morency

Although scaling self-supervised approaches has gained widespread success in Vision-Language pre-training, a number of works providing structural knowledge of visually-grounded semantics have recently shown incremental…

Visual Reasoning

Scene Consistency Representation Learning for Video Scene Segmentation

2022-05-11 · CVPR 2022 1 · Haoqian Wu, Keyu Chen, Yanan Luo, Ruizhi Qiao 외

A long-term video, such as a movie or TV show, is composed of various scenes, each of which represents a series of shots sharing the same semantic story. Spotting the correct scene boundary from the long-term video is a …

Data AugmentationInductive BiasRepresentation LearningScene Segmentation+1