deep-text-recognition-benchmark icon indicating copy to clipboard operation
deep-text-recognition-benchmark copied to clipboard

Cannot train model for upper case characters

Open yasaslive opened this issue 2 years ago • 0 comments

Hi, I need a small help with code snippet in dataset.py which terminates the code when I specify only uppercase chars for training. The exact issue arose from dataset.py line 163 where the label is always check for lowercase chars in out_of_char variable. Is this placed in for specific reason? Thanks

image

yasaslive avatar Sep 21 '23 22:09 yasaslive