File size: 974 Bytes
f57b79e 61e5e3c f57b79e 61e5e3c b701e02 b72d800 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 |
---
license: apache-2.0
task_categories:
- image-to-image
---
A collection of raw images from DIV2K, Flicker2K and OST datasets.
Please refer [here](https://github.com/XPixelGroup/BasicSR/blob/master/docs/DatasetPreparation.md) for details.
## Citation
```bibtex
@inproceedings{agustsson2017ntire,
title={Ntire 2017 challenge on single image super-resolution: Dataset and study},
author={Agustsson, Eirikur and Timofte, Radu},
booktitle={CVPRW},
year={2017}
}
@InProceedings{Lim_2017_CVPR_Workshops,
author = {Lim, Bee and Son, Sanghyun and Kim, Heewon and Nah, Seungjun and Lee, Kyoung Mu},
title = {Enhanced Deep Residual Networks for Single Image Super-Resolution},
booktitle = {CVPRW},
year = {2017}
}
@inproceedings{wang2018recovering,
title={Recovering realistic texture in image super-resolution by deep spatial feature transform},
author={Wang, Xintao and Yu, Ke and Dong, Chao and Loy, Chen Change},
booktitle={CVPR},
year={2018}
}
``` |