Home

Awesome

NLSAN

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

Environment

Installation

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

How To Test

sh demo.sh

The testing results will be saved in the ./results folder.

Acknowledgements

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