Skip to content
/ PAN Public
forked from zhaohengyuan1/PAN

[Params: Only 272K!!!] Efficient Image Super-Resolution Using Pixel Attention, in ECCV Workshop, 2020.

Notifications You must be signed in to change notification settings

mfzhang/PAN

Repository files navigation

PANet

Pixel Attention Network (PANet) is for AIM2020 Efficient Super Resolution challenge.

Test Dataset

You should edit the address of test dataset in ./test_demo.py

Pretrained Model

The path of pretrained model is ./pretrained_model/PANetx4_DF2K.pth

Model File

The model file is ./PANet_arch.py

Test

python test_demo.py

Results

The results are in ./test_results

More

Training code and more models will be released soon.

About

[Params: Only 272K!!!] Efficient Image Super-Resolution Using Pixel Attention, in ECCV Workshop, 2020.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 46.6%
  • Jupyter Notebook 29.9%
  • Cuda 11.6%
  • C++ 8.1%
  • MATLAB 3.4%
  • Shell 0.4%