paper-with-me

Papers

Scene Text Recognition With Finer Grid Rectification

2020-01-26 · Gang Wang

Scene Text Recognition is a challenging problem because of irregular styles and various distortions. This paper proposed an end-to-end trainable model consists of a finer rectification module and a bidirectional attentional recognition network(Firbarn). The rectification module adopts finer grid to rectify the distorted input image and the bidirectional decoder contains only one decoding layer instead of two separated one. Firbarn can be trained in a weak supervised way, only requiring the scene text images and the corresponding word labels. With the flexible rectification and the novel bidirectional decoder, the results of extensive evaluation on the standard benchmarks show Firbarn outperforms previous works, especially on irregular datasets.

📄 PDF Abstract BibTeX arXiv:2001.09389

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderScene Text Recognition

Similar Papers 제목 키워드 기반

ESIR: End-to-end Scene Text Recognition via Iterative Image Rectification

2018-12-14 · CVPR 2019 6 · Fangneng Zhan, Shijian Lu

Automated recognition of texts in scenes has been a research challenge for years, largely due to the arbitrary variation of text appearances in perspective distortion, text line curvature, text styles and different types…

Scene Text Recognition

GridFace: Face Rectification via Learning Local Homography Transformations

2018-08-19 · ECCV 2018 9 · Erjin Zhou, Zhimin Cao, Jian Sun

In this paper, we propose a method, called GridFace, to reduce facial geometric variations and improve the recognition performance. Our method rectifies the face by local homography transformations, which are estimated b…

Face RecognitionImage Generation

A Multi-Object Rectified Attention Network for Scene Text Recognition

2019-01-10 · Canjie Luo, Lianwen Jin, Zenghui Sun

Irregular text is widely used. However, it is considerably difficult to recognize because of its various shapes and distorted patterns. In this paper, we thus propose a multi-object rectified attention network (MORAN) fo…

DecoderObjectOptical Character Recognition (OCR)Scene Text Recognition

Portmanteauing Features for Scene Text Recognition

2022-11-09 · Yew Lee Tan, Ernest Yu Kai Chew, Adams Wai-Kin Kong, Jung-jae Kim 외

Scene text images have different shapes and are subjected to various distortions, e.g. perspective distortions. To handle these challenges, the state-of-the-art methods rely on a rectification network, which is connected…

Scene Text Recognition

Symmetry-constrained Rectification Network for Scene Text Recognition

2019-08-06 · ICCV 2019 10 · MingKun Yang, Yushuo Guan, Minghui Liao, Xin He 외

Reading text in the wild is a very challenging task due to the diversity of text instances and the complexity of natural scenes. Recently, the community has paid increasing attention to the problem of recognizing text in…

DiversityScene Text Recognition