MhLiao / TextBoxes_plusplus

TextBoxes++: A Single-Shot Oriented Scene Text Detector
Other
954 stars 279 forks source link

Lexicon issues: Recognition task on ICDAR13 #124

Closed manueldiduch closed 5 years ago

manueldiduch commented 5 years ago

Hi @MhLiao , how you deal with the lexicons incompatibility for recognition? For example: the strong lexicon of image 11 (voc_img_11.txt) contains the word SUMMER, but in the GT of the test the correct word is SUMMER'S :/ The same problem occurs with numbers, given that the lexicon does not contain numbers :/ (for example, numbers 547 and 1996 in image 14)

Thanks for your help!!