CRNN-with-STN icon indicating copy to clipboard operation
CRNN-with-STN copied to clipboard

advice for training STN

Open james0591 opened this issue 6 years ago • 0 comments
trafficstars

You could read the paper A Multi-Object Rectified Attention Network for Scene Text Recognition at https://paperswithcode.com/paper/a-multi-object-rectified-attention-network. The author introduces a training method called curriculum training. First, he trains the crnn. Second, he trains the STN. Finally, he trains the STN and crnn at the same time.

james0591 avatar Jun 20 '19 10:06 james0591