open-mmlab / mmocr

OpenMMLab Text Detection, Recognition and Understanding Toolbox
https://mmocr.readthedocs.io/en/dev-1.x/
Apache License 2.0
4.32k stars 747 forks source link

synthtext training on detection part #380

Open kbrajwani opened 3 years ago

kbrajwani commented 3 years ago

Hey can you tell me how to convert synthtext dataset for text detection? it is given here https://github.com/open-mmlab/mmocr/blob/main/docs/datasets.md but steps are missing to convert. So how can i trained the psenet on synthtext ?

can you please guide me about synthtext training for text detection part and which config i can use for psenet to train on synthtext.

GrassBro commented 3 years ago

I also wonder to know the config. Thanks.

LemonRay commented 3 years ago

Me too. Thanks!