MhLiao / MaskTextSpotter

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

attention drift for long words #81

Open ustczhouyu opened 3 years ago

ustczhouyu commented 3 years ago

It seems that the recognition result for long words is not good, and there are problems similar to attention drift. For example, 'rettungsweg' is recognized as 'retuungsweg'. How to solve this problem?