Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/huizhang0110/AON

Implementation for CVPR 2018 text recognition Paper by Tensorflow: "AON: Towards Arbitrarily-Oriented Text Recognition"
https://github.com/huizhang0110/AON

Last synced: about 2 months ago
JSON representation

Implementation for CVPR 2018 text recognition Paper by Tensorflow: "AON: Towards Arbitrarily-Oriented Text Recognition"

Awesome Lists containing this project

README

        

# AON-tensorflow

Tensorflow implementation of [AON: Towards Arbitrarily-Oriented Text Recognition](http://openaccess.thecvf.com/content_cvpr_2018/papers/Cheng_AON_Towards_Arbitrarily-Oriented_CVPR_2018_paper.pdf) that extracts feature sequences in four directions and combines them into an attention-based decoder to generate character sequence.