zengkun301 / NLSAN

MIT License
1 stars 0 forks source link

NLSAN

Non-Local Self-Attention Network for Image Super-Resolution

Environment

Installation

pip install -r requirements.txt
python setup.py develop

How To Test

Acknowledgements

This code is built on BasicSR and HAT. We thank the authors for sharing their codes.