aim-uofa / AdelaiDet

AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
https://git.io/AdelaiDet
Other
3.38k stars 648 forks source link

Recreating the text after using ABCNet #351

Open Mary63 opened 3 years ago

Mary63 commented 3 years ago

How can I recreate the text after using ABCNet for text detection and recognition?

I mean, after using ABCNet model, are the bounding boxes arrays or anything that we can use to recreate the text? Is there any way to implement that?

Yuliang-Liu commented 3 years ago

You can track the evaluation stage to find out how the text is recreated.