paper-with-me

Papers

Primitive Representation Learning for Scene Text Recognition

2021-05-10 · CVPR 2021 1 · Ruijie Yan, Liangrui Peng, Shanyu Xiao, Gang Yao

Scene text recognition is a challenging task due to diverse variations of text instances in natural scene images. Conventional methods based on CNN-RNN-CTC or encoder-decoder with attention mechanism may not fully investigate stable and efficient feature representations for multi-oriented scene texts. In this paper, we propose a primitive representation learning method that aims to exploit intrinsic representations of scene text images. We model elements in feature maps as the nodes of an undirected graph. A pooling aggregator and a weighted aggregator are proposed to learn primitive representations, which are transformed into high-level visual text representations by graph convolutional networks. A Primitive REpresentation learning Network (PREN) is constructed to use the visual text representations for parallel decoding. Furthermore, by integrating visual text representations into an encoder-decoder model with the 2D attention mechanism, we propose a framework called PREN2D to alleviate the misalignment problem in attention-based methods. Experimental results on both English and Chinese scene text recognition tasks demonstrate that PREN keeps a balance between accuracy and efficiency, while PREN2D achieves state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2105.04286

Code (4)

RuijieJ/pren 공식 구현 pytorch
OneYearIsEnough/PaddleOCR-Recog-LmdbDataset-Conversion paddle
developWmark/paddle_PROCR paddle
jaguar-paw33/PREN tf

Tasks

DecoderRepresentation LearningScene Text Recognition

Similar Papers 제목 키워드 기반

Strokelets: A Learned Multi-Scale Representation for Scene Text Recognition

2014-06-01 · CVPR 2014 6 · Cong Yao, Xiang Bai, Baoguang Shi, Wenyu Liu

Driven by the wide range of applications, scene text detection and recognition have become active research topics in computer vision. Though extensively studied, localizing and reading text in uncontrolled environments r…

Scene Text DetectionScene Text RecognitionText Detection

Nexels: Neurally-Textured Surfels for Real-Time Novel View Synthesis with Sparse Geometries

2025-12-15 · Victor Rong, Jan Held, Victor Chu, Daniel Rebain 외 arxiv

Though Gaussian splatting has achieved impressive results in novel view synthesis, it requires millions of primitives to model highly textured scenes, even when the geometry of the scene is simple. We propose a represent…

Novel View Synthesis

Relational Contrastive Learning for Scene Text Recognition

2023-08-01 · Jinglei Zhang, Tiancheng Lin, Yi Xu, Kai Chen 외

Context-aware methods achieved great success in supervised scene text recognition via incorporating semantic priors from words. We argue that such prior contextual information can be interpreted as the relations of textu…

Contrastive LearningRepresentation LearningScene Text Recognition

Bags of Spacetime Energies for Dynamic Scene Recognition

2014-06-01 · CVPR 2014 6 · Christoph Feichtenhofer, Axel Pinz, Richard P. Wildes

This paper presents a unified bag of visual word (BoW) framework for dynamic scene recognition. The approach builds on primitive features that uniformly capture spatial and temporal orientation structure of the imagery (…

General ClassificationScene Recognition

GStex: Per-Primitive Texturing of 2D Gaussian Splatting for Decoupled Appearance and Geometry Modeling

2024-09-19 · Victor Rong, Jingxiang Chen, Sherwin Bahmani, Kiriakos N. Kutulakos 외

Gaussian splatting has demonstrated excellent performance for view synthesis and scene reconstruction. The representation achieves photorealistic quality by optimizing the position, scale, color, and opacity of thousands…

Novel View Synthesis