paper-with-me

Papers

Parallel Scale-wise Attention Network for Effective Scene Text Recognition

2021-04-25 · Usman Sajid, Michael Chow, Jin Zhang, Taejoon Kim, Guanghui Wang

The paper proposes a new text recognition network for scene-text images. Many state-of-the-art methods employ the attention mechanism either in the text encoder or decoder for the text alignment. Although the encoder-based attention yields promising results, these schemes inherit noticeable limitations. They perform the feature extraction (FE) and visual attention (VA) sequentially, which bounds the attention mechanism to rely only on the FE final single-scale output. Moreover, the utilization of the attention process is limited by only applying it directly to the single scale feature-maps. To address these issues, we propose a new multi-scale and encoder-based attention network for text recognition that performs the multi-scale FE and VA in parallel. The multi-scale channels also undergo regular fusion with each other to develop the coordinated knowledge together. Quantitative evaluation and robustness analysis on the standard benchmarks demonstrate that the proposed network outperforms the state-of-the-art in most cases.

📄 PDF Abstract BibTeX arXiv:2104.12076

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderScene Text Recognition

Similar Papers 제목 키워드 기반

VONet: Unsupervised Video Object Learning With Parallel U-Net Attention and Object-wise Sequential VAE

2024-01-20 · Haonan Yu, Wei Xu

Unsupervised video object learning seeks to decompose video scenes into structural object representations without any supervision from depth, optical flow, or segmentation. We present VONet, an innovative approach that i…

DecoderObjectOptical Flow Estimation

MUSE: Parallel Multi-Scale Attention for Sequence to Sequence Learning

2019-11-17 · Guangxiang Zhao, Xu sun, Jingjing Xu, Zhiyuan Zhang 외

In sequence to sequence learning, the self-attention mechanism proves to be highly effective, and achieves significant improvements in many tasks. However, the self-attention mechanism is not without its own flaws. Altho…

Machine TranslationRepresentation LearningTranslation

Drone-NeRF: Efficient NeRF Based 3D Scene Reconstruction for Large-Scale Drone Survey

2023-08-30 · Zhihao Jia, Bing Wang, Changhao Chen

Neural rendering has garnered substantial attention owing to its capacity for creating realistic 3D scenes. However, its applicability to extensive scenes remains challenging, with limitations in effectiveness. In this w…

3D Scene ReconstructionNeRFNeural Rendering

Helix Parallelism: Rethinking Sharding Strategies for Interactive Multi-Million-Token LLM Decoding

2025-07-07 · Nidhi Bhatia, Ankit More, Ritika Borkar, Tiyasa Mitra 외 arxiv

As LLMs scale to multi-million-token KV histories, real-time autoregressive decoding under tight Token-to-Token Latency (TTL) constraints faces growing pressure. Two core bottlenecks dominate: accessing Feed-Forward Netw…

Local Attention Pyramid for Scene Image Generation

2022-01-01 · CVPR 2022 1 · Sang-Heon Shim, Sangeek Hyun, DaeHyun Bae, Jae-Pil Heo

In this paper, we first investigate the class-wise visual quality imbalance problem of scene images generated by GANs. The tendency is empirically found that the class-wise visual qualities are highly correlated with…

DiversityImage GenerationObject