MhLiao / MaskTextSpotterV3

The code of "Mask TextSpotter v3: Segmentation Proposal Network for Robust Scene Text Spotting"
Other
628 stars 121 forks source link

how to use the lexicon to obtain the results of text spotting? Thank you. #63

Open ustczhouyu opened 3 years ago

ustczhouyu commented 3 years ago

Hello, this is a meaningful work, can you give the codes about how to use the lexicon to obtain the results of text spotting? Thank you. It seems that the codes need to use character scores to get strong lexicon results. My model does not predict character scores, only word-level coordinates, transcriptions, and confidence. Please tell me how to use the lexicons. Thank you. @MhLiao @lcsama