|
r""" |
|
Fang, Shancheng, Hongtao, Xie, Yuxin, Wang, Zhendong, Mao, and Yongdong, Zhang. |
|
"Read Like Humans: Autonomous, Bidirectional and Iterative Language Modeling for Scene Text Recognition." . |
|
In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (pp. 7098-7107).2021. |
|
|
|
https://arxiv.org/abs/2103.06495 |
|
|
|
All source files, except `system.py`, are based on the implementation listed below, |
|
and hence are released under the license of the original. |
|
|
|
Source: https://github.com/FangShancheng/ABINet |
|
License: 2-clause BSD License (see included LICENSE file) |
|
""" |
|
|