aster icon indicating copy to clipboard operation
aster copied to clipboard

Can I adapt the aster for textline recognition?

Open pvlinh143bk opened this issue 6 years ago • 1 comments

Hi bgshih, I have just came into your aster framework. I'm wondering that it is possible to adapt the framework for textline. If it is possible, what I need to do for adapting. Could you help me explain the problem? Thank you very much! 00000086_l2

Link textline : https://drive.google.com/file/d/16pSR_zknToN1AwLaKig04NTQxctKfarm/view?usp=sharing

pvlinh143bk avatar Oct 09 '19 09:10 pvlinh143bk

Hi @pvlinh143bk, you could use a text detector, e.g. EAST or CRAFT to detect separate words in your image, collect the resulting images in the list, resize them to the required size and feed them into ASTER. I doubt it would work with the whole image but have you tried that? What was the outcome?

fink-stanislav avatar Nov 15 '19 10:11 fink-stanislav