Tensorflow implementation of AON: Towards Arbitrarily-Oriented Text Recognition that extracts feature sequences in four directions and combines them into an attention-based decoder to generate character sequence.
CentaurusM/AON
Implementation for CVPR 2018 text recognition Paper by Tensorflow: "AON: Towards Arbitrarily-Oriented Text Recognition"
PythonMIT