by Ruofan Zhou, Sabine Süsstrunk
- Pytorch >= 0.4.0
- OpenCV
- NVIDIA GPU
- HDF5 (only for training)
- MATLAB (only for training)
In test_code
folder, run the following command:
python demo.py
Download DEPD dataset, prepare the patches and run training_code/kernel_estimation/getkernels.m
in MATLAB.
run training_code/kernel_generator/train.py
.
run training_code/kernel_generator/generate.py
.
run training_code/super-resolution/main.py
.
@inproceedings{zhou2019kernel,
title={Kernel Modeling Super-Resolution on Real Low-Resolution Images},
author={Zhou, Ruofan and S{\"u}sstrunk, Sabine},
booktitle={2019 International Conference on Computer Vision},
year={2019}
}