MhLiao / MaskTextSpotter

A PyTorch implementation of Mask TextSpotter
https://github.com/MhLiao/MaskTextSpotter
412 stars 94 forks source link

lexicon search method code #36

Closed DongfeiJi closed 4 years ago

DongfeiJi commented 4 years ago

Hi,i'm confused that where the lexicon search method code is, thanks. In the paper, it has improved the edit distance.

MhLiao commented 4 years ago

@DongfeiJi The code of the weighted edit distance is here