Pixel Attention Network (PANet) is for AIM2020 Efficient Super Resolution challenge.
You should edit the address of test dataset in ./test_demo.py
The path of pretrained model is ./pretrained_model/PANetx4_DF2K.pth
The model file is ./PANet_arch.py
python test_demo.py
The results are in ./test_results
Training code and more models will be released soon.