clovaai / deep-text-recognition-benchmark

Text recognition (optical character recognition) with deep learning methods, ICCV 2019
Apache License 2.0
3.68k stars 1.08k forks source link

STN detects only flat angles #123

Open soldierofhell opened 4 years ago

soldierofhell commented 4 years ago

@ku21fan, I did some plots of STN results and seems like flat angles are detected, but roundings not. Maybe 20 point are too much, or we need more such examples (or more focused loss)?

STN

soldierofhell commented 4 years ago

That was CTC, Attn seems to be a bit better

STN_Attn

kingwpf commented 3 years ago

could you share your visualization code?