ThediidehT / LKFN

Large Kernel Frenquency-enhanced Network for Efficient Single Image Super-Resolution
MIT License
5 stars 0 forks source link

LKFN

Large Kernel Frequency-enhanced Network for Efficient Single Image Super-Resolution

Jiadi Chen, Chunjiang Duanmu and Huanhuan Long

Environment

Installation

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

How To Test

python basicsr/test.py -opt options/test/LKFN/test_LKFN_x4.yml

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

How To Train

python basicsr/train.py -opt options/train/LKFN/train_LKFN_x4.yml

More training commands can refer to this page.

The training logs and weights will be saved in the ./experiments folder.

Contact

If you have any question, please email zjnucjd@163.com.