paper-with-me

홈 › Papers

SGBANet: Semantic GAN and Balanced Attention Network for Arbitrarily Oriented Scene Text Recognition

2022-07-21 · Dajian Zhong, Shujing Lyu, Palaiahnakote Shivakumara, Bing Yin, Jiajia Wu, Umapada Pal, Yue Lu

Scene text recognition is a challenging task due to the complex backgrounds and diverse variations of text instances. In this paper, we propose a novel Semantic GAN and Balanced Attention Network (SGBANet) to recognize the texts in scene images. The proposed method first generates the simple semantic feature using Semantic GAN and then recognizes the scene text with the Balanced Attention Module. The Semantic GAN aims to align the semantic feature distribution between the support domain and target domain. Different from the conventional image-to-image translation methods that perform at the image level, the Semantic GAN performs the generation and discrimination on the semantic level with the Semantic Generator Module (SGM) and Semantic Discriminator Module (SDM). For target images (scene text images), the Semantic Generator Module generates simple semantic features that share the same feature distribution with support images (clear text images). The Semantic Discriminator Module is used to distinguish the semantic features between the support domain and target domain. In addition, a Balanced Attention Module is designed to alleviate the problem of attention drift. The Balanced Attention Module first learns a balancing parameter based on the visual glimpse vector and semantic glimpse vector, and then performs the balancing operation for obtaining a balanced glimpse vector. Experiments on six benchmarks, including regular datasets, i.e., IIIT5K, SVT, ICDAR2013, and irregular datasets, i.e., ICDAR2015, SVTP, CUTE80, validate the effectiveness of our proposed method.

📄 PDF Abstract BibTeX arXiv:2207.10256

Code (0)

등록된 구현이 없습니다.

Tasks

Image-to-Image TranslationScene Text Recognition

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Dynamic Coarse-to-Fine Learning for Oriented Tiny Object Detection

2023-04-18 · CVPR 2023 1 · Chang Xu, Jian Ding, Jinwang Wang, Wen Yang 외

Detecting arbitrarily oriented tiny objects poses intense challenges to existing detectors, especially for label assignment. Despite the exploration of adaptive label assignment in recent oriented object detectors, the e…

object-detectionObject DetectionOne-stage Anchor-free Oriented Object DetectionOriented Object Detection

OrientedFormer: An End-to-End Transformer-Based Oriented Object Detector in Remote Sensing Images

2024-09-29 · IEEE Transactions on Geoscience and Remote Sensing 2024 9 · Jiaqi Zhao, Zeyu Ding, Yong Zhou, Hancheng Zhu 외

Oriented object detection in remote sensing images is a challenging task due to objects being distributed in multi-orientation. Recently, end-to-end transformer-based methods have achieved success by eliminating the need…

object-detectionObject DetectionOriented Object DetectionPosition

DASO: Distribution-Aware Semantics-Oriented Pseudo-label for Imbalanced Semi-Supervised Learning

2021-06-10 · CVPR 2022 1 · Youngtaek Oh, Dong-Jin Kim, In So Kweon

The capability of the traditional semi-supervised learning (SSL) methods is far from real-world application due to severely biased pseudo-labels caused by (1) class imbalance and (2) class distribution mismatch between l…

imbalanced classificationPseudo LabelSemi-Supervised Image Classification

AON: Towards Arbitrarily-Oriented Text Recognition

2017-11-12 · CVPR 2018 6 · Zhanzhan Cheng, Yangliu Xu, Fan Bai, Yi Niu 외

Recognizing text from natural images is a hot research topic in computer vision due to its various applications. Despite the enduring research of several decades on optical character recognition (OCR), recognizing texts …

DecoderOptical Character RecognitionOptical Character Recognition (OCR)Scene Text Recognition

Few-shot Oriented Object Detection with Memorable Contrastive Learning in Remote Sensing Images

2024-03-20 · Jiawei Zhou, Wuzhou Li, Yi Cao, Hongtao Cai 외

Few-shot object detection (FSOD) has garnered significant research attention in the field of remote sensing due to its ability to reduce the dependency on large amounts of annotated data. However, two challenges persist …

Contrastive LearningFew-Shot Object DetectionObjectobject-detection+2