clovaai / CRAFT-pytorch

Official implementation of Character Region Awareness for Text Detection (CRAFT)
MIT License
3.01k stars 857 forks source link

Extracting text #180

Open satya400 opened 1 year ago

satya400 commented 1 year ago

Hi all,

Can any one suggest how we can extract the identified text from CRAFT-pytorch?

Thanks Satya

jezebleum commented 1 year ago

I'd recommend deep-text, however keep in mind that it will take a while when ran locally.