A Text Attention Network for Spatial Deformation Robust Scene Text Image Super-resolution (CVPR2022)
https://arxiv.org/abs/2203.09388
Jianqi Ma, Zhetong Liang, Lei Zhang
Department of Computing, The Hong Kong Polytechnic University, Hong Kong, China & OPPO Research
Other possible python packages like pyyaml, cv2, Pillow and imgaug
Aster: https://github.com/ayumiymk/aster.pytorch
MORAN: https://github.com/Canjie-Luo/MORAN_v2
CRNN: https://github.com/meijieru/crnn.pytorch
Unzip the codes and walk into the 'TATT_ROOT/', place the pretrained weights from recognizer in 'TATT_ROOT/'.
https://github.com/JasonBoy1/TextZoom
chmod a+x train_TATT.sh
./train_TATT.sh
Adding '--go_test' in the shell file
@article{ma2021text,
title={A Text Attention Network for Spatial Deformation Robust Scene Text Image Super-resolution},
author={Ma, Jianqi and Zhetong, Liang and Zhang, Lei},
journal={},
year={2022}
}