Results 26 comments of argman

I think small objects maybe filtered by nms during generating proposals, you may check the nms parameter

thanks for your reply, check must be added to make sure a char is supported by this font ``` text_size = font.get_metrics(text) supported = len(filter(lambda t: t is None, text_size))...

there is a script in icdar's website

you need first register , when you submit result , you can find it

the c++ nms is in python3, you can use then python version

I think use a downsample rate of 1/4 is to save computation

you can load the weights from the ckpt i provide, just replace the imagenet cktp with icdar ckpt