Skip to content

Latest commit

 

History

History
25 lines (25 loc) · 1.11 KB

README.md

File metadata and controls

25 lines (25 loc) · 1.11 KB

A2N

Blog

zhihu

architecture

paper:https://arxiv.org/abs/2104.09497
image

image

implementation

  • train.py for train,you can run the file alone
  • main.py for test,you can run the file alone
  • change the path when you try to load data
  • you need to change some parameters in AAN.py and DataSet.py for different scale

train

image
validation set: select 5 images from div2k 100 validation set, then clipping them to 25 images

result

Set5(PSNR/SSIM) Set14(PSNR/SSIM)
2x 38.088/0.9610 33.837/0.9197
4x 32.269/0.8959 28.750/0.7868

display

2x

image

4x

image