ABCNet
ABCNet represents and recognizes arbitrarily-shaped text by fitting parameterized Bezier curves within an end-to-end detection and recognition framework.
Key Features:
- Bezier Curve Adaptation: Represents arbitrarily-shaped text instances using parameterized Bezier curves to provide structured, controllable output for detection and recognition.
- BezierAlign Layer: Extracts accurate convolutional features from arbitrarily-shaped text regions via a BezierAlign layer to ensure precise feature alignment.
- Minimal Post-processing (NMS): Reduces post-processing to non-maximum suppression (NMS), minimizing dependence on complex post-processing steps and sensitive hyperparameters.
- Coordinate Convolution: Encodes spatial position into convolutional filters using coordinate convolution to improve feature alignment with negligible overhead.
- Quantization for Efficiency: Applies model quantization to improve inference speed for real-time or resource-constrained deployment.
Scientific Applications:
- End-to-end text spotting: Detection and recognition of arbitrarily-shaped text in images within a unified framework.
- Bilingual benchmark evaluation: Evaluation on bilingual (English and Chinese) benchmark datasets to assess robustness across languages and text shapes.
- Real-time deployment: Enabling real-time text spotting in resource-constrained environments through quantization and efficient feature extraction.
- Applied use cases: Text extraction for automated document analysis, augmented reality interfaces, and intelligent surveillance systems.
Methodology:
Integrates parameterized Bezier curve fitting with convolutional feature extraction using a BezierAlign layer, employs coordinate convolution for positional encoding, applies model quantization for inference efficiency, and uses non-maximum suppression (NMS) as the primary post-processing step.
Topics
Details
- License:
- BSD-2-Clause
- Cost:
- Free of charge
- Tool Type:
- workflow
- Programming Languages:
- Python
- Added:
- 12/9/2021
- Last Updated:
- 12/9/2021
Operations
Publications
Liu Y, Shen C, Jin L, He T, Chen P, Liu C, Chen H. ABCNet v2: Adaptive Bezier-Curve Network for Real-time End-to-end Text Spotting. IEEE Transactions on Pattern Analysis and Machine Intelligence. 2021. doi:10.1109/tpami.2021.3107437. PMID:34460364.
PMID: 34460364
Funding: - Natural Science Foundation of Guangdong Province: 2017A030312006
- National Natural Science Foundation of China: 61771199, 61936003