paper-with-me

홈 › Papers

Why You Should Try the Real Data for the Scene Text Recognition

2021-07-29 · Vladimir Loginov

Recent works in the text recognition area have pushed forward the recognition results to the new horizons. But for a long time a lack of large human-labeled natural text recognition datasets has been forcing researchers to use synthetic data for training text recognition models. Even though synthetic datasets are very large (MJSynth and SynthTest, two most famous synthetic datasets, have several million images each), their diversity could be insufficient, compared to natural datasets like ICDAR and others. Fortunately, the recently released text-recognition annotation for OpenImages V5 dataset has comparable with synthetic dataset number of instances and more diverse examples. We have used this annotation with a Text Recognition head architecture from the Yet Another Mask Text Spotter and got comparable to the SOTA results. On some datasets we have even outperformed previous SOTA models. In this paper we also introduce a text recognition model. The model's code is available.

📄 PDF Abstract BibTeX arXiv:2107.13938

Code (1)

openvinotoolkit/training_extensions 공식 구현 pytorch

Tasks

DiversityScene Text Recognition

Similar Papers 제목 키워드 기반

SceneVTG++: Controllable Multilingual Visual Text Generation in the Wild

2025-01-06 · Jiawei Liu, Yuanzhi Zhu, Feiyu Gao, Zhibo Yang 외

Generating visual text in natural scene images is a challenging task with many unsolved problems. Different from generating text on artificially designed images (such as posters, covers, cartoons, etc.), the text in natu…

AttributeOptical Character RecognitionOptical Character Recognition (OCR)Text Detection+2

Visual Text Generation in the Wild

2024-07-19 · Yuanzhi Zhu, Jiawei Liu, Feiyu Gao, Wenyu Liu 외

Recently, with the rapid advancements of generative models, the field of visual text generation has witnessed significant progress. However, it is still challenging to render high-quality text images in real-world scenar…

Language ModellingLarge Language ModelMultimodal Large Language ModelText Detection+1

Identifying Auxiliary or Adversarial Tasks Using Necessary Condition Analysis for Adversarial Multi-task Video Understanding

2022-08-22 · Stephen Su, Samuel Kwong, Qingyu Zhao, De-An Huang 외

There has been an increasing interest in multi-task learning for video understanding in recent years. In this work, we propose a generalized notion of multi-task learning by incorporating both auxiliary tasks that the mo…

Action RecognitionMulti-Task LearningObject RecognitionScene Recognition+1

UnrealText: Synthesizing Realistic Scene Text Images from the Unreal World

2020-03-24 · CVPR 2020 6 · Shangbang Long, Cong Yao

Synthetic data has been a critical tool for training scene text detection and recognition models. On the one hand, synthetic word images have proven to be a successful substitute for real images in training scene text re…

Image GenerationScene Text DetectionScene Text RecognitionText Detection

Text Detection & Recognition in the Wild for Robot Localization

2022-05-17 · Zobeir Raisi, John Zelek

Signage is everywhere and a robot should be able to take advantage of signs to help it localize (including Visual Place Recognition (VPR)) and map. Robust text detection & recognition in the wild is challenging due to su…

Text DetectionText SpottingVisual Place Recognition