[go: up one dir, main page]

Skip to content

Our code for NTIRE Workshop and Challenges @ CVPR 2023 Image Super-Resolution (x4) Challenge.

License

Notifications You must be signed in to change notification settings

ztMotaLee/NTIRE_IR_LVGroup_HFUT

Repository files navigation

NTIRE Challenge 2023 Team LVGroup_HFUT

This repository is the official NTIRE Challenge 2023 implementation of Team LVGroup_HFUT in Image Super-Resolution (x4) Challenge. The restoration results of the testing images can be downloaded from here. Our pretrained models can be downloaded from here.

Usage

Train

./train.sh

Attention that you should change the path of datasets.

Test

python main_test_swinir.py --task classical_sr --scale 4 --training_patch_size 48 --model_path your path --folder_lq your low-resolution image path --folder_gt your high-resolution image path

About

Our code for NTIRE Workshop and Challenges @ CVPR 2023 Image Super-Resolution (x4) Challenge.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published