SRRFN_paddle
November 9, 2024 · View on GitHub
Lightweight and Accurate Recursive Fractal Network for Image Super-Resolution
Paddle 复现版本
数据集
DIV2K https://data.vision.ee.ethz.ch/cvl/DIV2K/ Set5 https://drive.google.com/drive/folders/1pRmhEmmY-tPF7uH8DuVthfHoApZWJ1QU
训练模型
链接:https://pan.baidu.com/s/1AhuC4hRTfXdpP93Tqs2NLg 提取码:1234
训练步骤
train sr
python train.py -opt config/train/train_SRRFN.yml
测试步骤
python test.py -opt config/test/test_SRRFN.yml