argman / EAST

A tensorflow implementation of EAST text detector
GNU General Public License v3.0
3.01k stars 1.05k forks source link

Does this model recognize other languages #379

Open peteVo opened 2 years ago

peteVo commented 2 years ago

I am doing a research and want to detect Vietnamese text in images, is it possible for this project?

ND15 commented 2 years ago

I am doing a research and want to detect Vietnamese text in images, is it possible for this project?

It might be able to detect Vietnamese texts but you will have to either train it on your custom vietnamese texts dataset or any other vietnamese texts dataset.