Deformable Kernel Expansion Model for Efficient Arbitrary-shaped Scene Text Detection
Scene text detection is a challenging computer vision task due to the high variation in text shapes and ratios. In this work, we propose a scene text detector named Deformable Kernel Expansion (DKE), which incorporates the merits of both segmentation and contour-based detectors. DKE employs a segmentation module to segment the shrunken text region as the text kernel, then expands the text kernel contour to obtain text boundary by regressing the vertex-wise offsets. Generating the text kernel by segmentation enables DKE to inherit the arbitrary-shaped text region modeling capability of segmentation-based detectors. Regressing the kernel contour with some sampled vertices enables DKE to avoid the complicated pixel-level post-processing and better learn contour deformation as the contour-based detectors. Moreover, we propose an Optimal Bipartite Graph Matching Loss (OBGML) that measures the matching error between the predicted contour and the ground truth, which efficiently minimizes the global contour matching distance. Extensive experiments on CTW1500, Total-Text, MSRA-TD500, and ICDAR2015 demonstrate that DKE achieves a good tradeoff between accuracy and efficiency in scene text detection.
Code (0)
등록된 구현이 없습니다.
Tasks
Graph MatchingScene Text DetectionSegmentationText DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Shape Robust Text Detection with Progressive Scale Expansion Network
Scene text detection has witnessed rapid progress especially with the recent development of convolutional neural networks. However, there still exists two challenges which prevent the algorithm into industry applications…
Optical Character Recognition (OCR)Scene Text DetectionText DetectionEK-Net:Real-time Scene Text Detection with Expand Kernel Distance
Recently, scene text detection has received significant attention due to its wide application. However, accurate detection in complex scenes of multiple scales, orientations, and curvature remains a challenge. Numerous d…
Scene Text DetectionText DetectionBEVSegFormer: Bird's Eye View Semantic Segmentation From Arbitrary Camera Rigs
Semantic segmentation in bird's eye view (BEV) is an important task for autonomous driving. Though this task has attracted a large amount of research efforts, it is still challenging to flexibly cope with arbitrary (sing…
Autonomous DrivingBird's-Eye View Semantic SegmentationDecoderSegmentation+1PAN++: Towards Efficient and Accurate End-to-End Spotting of Arbitrarily-Shaped Text
Scene text detection and recognition have been well explored in the past few years. Despite the progress, efficient and accurate end-to-end spotting of arbitrarily-shaped text remains challenging. In this work, we propos…
Scene Text DetectionText DetectionText SpottingA Feasible Framework for Arbitrary-Shaped Scene Text Recognition
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