Yuliang-Liu / bezier_curve_text_spotting

A PyTorch implementation of "ABCNet: Real-time Scene Text Spotting with Adaptive Bezier-Curve Network" (CVPR 2020 oral)
Other
429 stars 72 forks source link

Detecting Long Text-lines #5

Closed ghost closed 4 years ago

ghost commented 4 years ago

@Yuliang-Liu @stan-haochen

Can ABCNet detect long text-lines instead of words?

Yuliang-Liu commented 4 years ago

Sure it can. You can try the model of CTW1500 in Adet.