Fourier Contour Embedding for Arbitrary-Shaped Text Detection
Yiqin Zhu, Jianyong Chen, Lingyu Liang, Zhanghui Kuang, Lianwen Jin, and Wayne Zhang

TL;DR
This paper introduces Fourier Contour Embedding (FCE) and FCENet, a novel approach for arbitrary-shaped text detection that models text contours in the Fourier domain, enabling accurate, robust, and efficient detection of highly-curved texts.
Contribution
The paper proposes a new Fourier domain-based representation for text contours and a detection network that reconstructs text shapes from Fourier signatures, improving accuracy and robustness over existing methods.
Findings
FCE accurately models highly-curved text contours.
FCENet outperforms state-of-the-art on CTW1500 and Total-Text datasets.
The method is robust and generalizes well to diverse text shapes.
Abstract
One of the main challenges for arbitrary-shaped text detection is to design a good text instance representation that allows networks to learn diverse text geometry variances. Most of existing methods model text instances in image spatial domain via masks or contour point sequences in the Cartesian or the polar coordinate system. However, the mask representation might lead to expensive post-processing, while the point sequence one may have limited capability to model texts with highly-curved shapes. To tackle these problems, we model text instances in the Fourier domain and propose one novel Fourier Contour Embedding (FCE) method to represent arbitrary shaped text contours as compact signatures. We further construct FCENet with a backbone, feature pyramid networks (FPN) and a simple post-processing with the Inverse Fourier Transformation (IFT) and Non-Maximum Suppression (NMS). Different…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHandwritten Text Recognition Techniques · Vehicle License Plate Recognition · Image Retrieval and Classification Techniques
MethodsFourier Contour Embedding
