What is: Adaptive Bezier-Curve Network?
Source | ABCNet: Real-time Scene Text Spotting with Adaptive Bezier-Curve Network |
Year | 2000 |
Data Source | CC BY-SA - https://paperswithcode.com |
Adaptive Bezier-Curve Network, or ABCNet, is an end-to-end framework for arbitrarily-shaped scene text spotting. It adaptively fits arbitrary-shaped text by a parameterized bezier curve. It also utilizes a feature alignment layer, BezierAlign, to calculate convolutional features of text instances in curved shapes. These features are then passed to a light-weight recognition head.