paper-with-me

Papers

SEED: Semantics Enhanced Encoder-Decoder Framework for Scene Text Recognition

2020-05-22 · CVPR 2020 6 · Zhi Qiao, Yu Zhou, Dongbao Yang, Yucan Zhou, Weiping Wang

Scene text recognition is a hot research topic in computer vision. Recently, many recognition methods based on the encoder-decoder framework have been proposed, and they can handle scene texts of perspective distortion and curve shape. Nevertheless, they still face lots of challenges like image blur, uneven illumination, and incomplete characters. We argue that most encoder-decoder methods are based on local visual features without explicit global semantic information. In this work, we propose a semantics enhanced encoder-decoder framework to robustly recognize low-quality scene texts. The semantic information is used both in the encoder module for supervision and in the decoder module for initializing. In particular, the state-of-the art ASTER method is integrated into the proposed framework as an exemplar. Extensive experiments demonstrate that the proposed framework is more robust for low-quality text images, and achieves state-of-the-art results on several benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2005.10977

Code (3)

Pay20Y/SEED 공식 구현 pytorch
PaddlePaddle/PaddleOCR paddle
topdu/openocr pytorch

Tasks

DecoderOptical Character Recognition (OCR)Scene Text Recognition

Similar Papers 제목 키워드 기반

Mobile-Seed: Joint Semantic Segmentation and Boundary Detection for Mobile Robots

2023-11-21 · Youqi Liao, Shuhao Kang, Jianping Li, Yang Liu 외

Precise and rapid delineation of sharp boundaries and robust semantics is essential for numerous downstream robotic tasks, such as robot grasping and manipulation, real-time semantic mapping, and online sensor calibratio…

Boundary DetectionEdge-computingGPUReal-Time Semantic Segmentation+1

Recipe-Controlled Decoder Audit for Structural Knowledge-Graph Completion

2026-06-12 · Xihang Shan, Ye Luo arxiv

We present a recipe-controlled decoder audit (RCDA) for structural transductive knowledge-graph completion (KGC). The audit asks a simple reporting question: before attributing gains to an encoder or training recipe, wha…

Global Bootstrapping Neural Network for Entity Set Expansion

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Lingyong Yan, Xianpei Han, Ben He, Le Sun

Bootstrapping for entity set expansion (ESE) has been studied for a long period, which expands new entities using only a few seed entities as supervision. Recent end-to-end bootstrapping approaches have shown their advan…

Decoder

OpenVision 3: A Family of Unified Visual Encoder for Both Understanding and Generation

2026-01-21 · Letian Zhang, Sucheng Ren, Yanqing Liu, Xianhang Li 외 arxiv

This paper presents a family of advanced vision encoder, named OpenVision 3, that learns a single, unified visual representation that can serve both image understanding and image generation. Our core architecture is simp…

Contrastive LearningImage Generation

Representation and Correlation Enhanced Encoder-Decoder Framework for Scene Text Recognition

2021-06-13 · Mengmeng Cui, Wei Wang, Jinjin Zhang, Liang Wang

Attention-based encoder-decoder framework is widely used in the scene text recognition task. However, for the current state-of-the-art(SOTA) methods, there is room for improvement in terms of the efficient usage of local…

DecoderScene Text Recognition