README.md
November 9, 2024 · View on GitHub
MDCN_paddle
MDCN: Multi-scale Dense Cross 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/1jf0UKI_wf7yRhwdA4AU5Kw 提取码:u9lr
训练步骤
train sr
python train.py -opt config/train/train_MDCN.yml
测试步骤
python test.py -opt config/test/test_MDCN.yml