paper-with-me

Papers

Weakly-Supervised Arbitrary-Shaped Text Detection with Expectation-Maximization Algorithm

2020-12-01 · Mengbiao Zhao, Wei Feng, Fei Yin, Xu-Yao Zhang, Cheng-Lin Liu

Arbitrary-shaped text detection is an important and challenging task in computer vision. Most existing methods require heavy data labeling efforts to produce polygon-level text region labels for supervised training. In order to reduce the cost in data labeling, we study weakly-supervised arbitrary-shaped text detection for combining various weak supervision forms (e.g., image-level tags, coarse, loose and tight bounding boxes), which are far easier for annotation. We propose an Expectation-Maximization (EM) based weakly-supervised learning framework to train an accurate arbitrary-shaped text detector using only a small amount of polygon-level annotated data combined with a large amount of weakly annotated data. Meanwhile, we propose a contour-based arbitrary-shaped text detector, which is suitable for incorporating weakly-supervised learning. Extensive experiments on three arbitrary-shaped text benchmarks (CTW1500, Total-Text and ICDAR-ArT) show that (1) using only 10% strongly annotated data and 90% weakly annotated data, our method yields comparable performance to state-of-the-art methods, (2) with 100% strongly annotated data, our method outperforms existing methods on all three benchmarks. We will make the weakly annotated datasets publicly available in the future.

📄 PDF Abstract BibTeX arXiv:2012.00424

Code (0)

등록된 구현이 없습니다.

Tasks

Text DetectionWeakly-supervised Learning

Similar Papers 제목 키워드 기반

ContourNet: Taking a Further Step toward Accurate Arbitrary-shaped Scene Text Detection

2020-04-10 · CVPR 2020 6 · Yuxin Wang, Hongtao Xie, Zheng-Jun Zha, Mengting Xing 외

Scene text detection has witnessed rapid development in recent years. However, there still exists two main challenges: 1) many methods suffer from false positives in their text representations; 2) the large scale varianc…

Region ProposalScene Text DetectionText Detection

A Feasible Framework for Arbitrary-Shaped Scene Text Recognition

2019-12-10 · Jinjin Zhang, Wei Wang, Di Huang, Qingjie Liu 외

Deep learning based methods have achieved surprising progress in Scene Text Recognition (STR), one of classic problems in computer vision. In this paper, we propose a feasible framework for multi-lingual arbitrary-shaped…

Instance SegmentationLanguage ModelingLanguage ModellingScene Text Recognition+3

Which and Where to Focus: A Simple yet Accurate Framework for Arbitrary-Shaped Nearby Text Detection in Scene Images

2021-09-08 · Youhui Guo, Yu Zhou, Xugong Qin, Weiping Wang

Scene text detection has drawn the close attention of researchers. Though many methods have been proposed for horizontal and oriented texts, previous methods may not perform well when dealing with arbitrary-shaped texts …

Scene Text DetectionText Detection

I3CL:Intra- and Inter-Instance Collaborative Learning for Arbitrary-shaped Scene Text Detection

2021-08-03 · Bo Du, Jian Ye, Jing Zhang, Juhua Liu 외

Existing methods for arbitrary-shaped text detection in natural scenes face two critical issues, i.e., 1) fracture detections at the gaps in a text instance; and 2) inaccurate detections of arbitrary-shaped text instance…

Scene Text DetectionText Detection

TextDragon: An End-to-End Framework for Arbitrary Shaped Text Spotting

2019-10-01 · ICCV 2019 10 · Wei Feng, Wenhao He, Fei Yin, Xu-Yao Zhang 외

Most existing text spotting methods either focus on horizontal/oriented texts or perform arbitrary shaped text spotting with character-level annotations. In this paper, we propose a novel text spotting framework to detec…

Text DetectionText Spotting