Home

Awesome

Improving Scene Text Image Super-Resolution via Dual Prior Modulation Network (AAAI 2023)

Shipeng Zhu, Zuoyan Zhao, Pengfei Fang, Hui Xue

This repository offers the official Pytorch code for this paper. If you have any question, feel free to contact Zuoyan Zhao (zuoyanzhao@seu.edu.cn).

News

[2024.08.20] My new work on Scene Text Image Super-Resolution (STISR) has been accepted by ACMMM 2024. Now full paper and code are available! [Paper] [Code]

Environment

python pytorch cuda numpy

Other possible Python packages like PyYAML, pygame, Pillow and imgaug are also needed, please refer to requirements.txt for more information.

Datasets and Pre-trained Recognizers

Training and Testing the Model

Pre-trained Weights of Our Implemented Models

Frequently Asked Questions

Acknowledgement

Citation

@inproceedings{zhu2023improving,
  title={Improving Scene Text Image Super-Resolution via Dual Prior Modulation Network},
  author={Shipeng Zhu and Zuoyan Zhao and Pengfei Fang and Hui Xue},
  booktitle={Proceedings of the AAAI Conference on Artificial Intelligence},
  pages={3843--3851},
  year={2023}
}