| Name |
Datasets |
Short Description |
Download |
| Classical SR Training |
T91 |
91 images for training |
Google Drive / Baidu Drive |
| BSDS200 |
A subset (train) of BSD500 for training |
| General100 |
100 images for training |
| Classical SR Testing |
Set5 |
Set5 test dataset |
| Set14 |
Set14 test dataset |
| BSDS100 |
A subset (test) of BSD500 for testing |
| urban100 |
100 building images for testing (regular structures) |
| manga109 |
109 images of Japanese manga for testing |
| historical |
10 gray low-resolution images without the ground-truth |
| 2K Resolution |
DIV2K |
proposed in NTIRE17 (800 train and 100 validation) |
official website |
| Flickr2K |
2650 2K images from Flickr for training |
official website |
| DF2K |
A merged training dataset of DIV2K and Flickr2K |
- |
| OST (Outdoor Scenes) |
OST Training |
7 categories images with rich textures |
Google Drive / Baidu Drive |
| OST300 |
300 test images of outdoor scenes |
| PIRM |
PIRM |
PIRM self-val, val, test datasets |
Google Drive / Baidu Drive |
## Video Super-Resolution
It is recommended to symlink the dataset root to `datasets` with the command `ln -s xxx yyy`. If your folder structure is different, you may need to change the corresponding paths in config files.
### REDS
[Official website](https://seungjunnah.github.io/Datasets/reds.html).
| Name |
Datasets |
Short Description |
Download |
| Classical SR Training |
T91 |
91 images for training |
Google Drive / Baidu Drive |
| BSDS200 |
A subset (train) of BSD500 for training |
| General100 |
100 images for training |
| Classical SR Testing |
Set5 |
Set5 test dataset |
| Set14 |
Set14 test dataset |
| BSDS100 |
A subset (test) of BSD500 for testing |
| urban100 |
100 building images for testing (regular structures) |
| manga109 |
109 images of Japanese manga for testing |
| historical |
10 gray low-resolution images without the ground-truth |
| 2K Resolution |
DIV2K |
proposed in NTIRE17 (800 train and 100 validation) |
official website |
| Flickr2K |
2650 2K images from Flickr for training |
official website |
| DF2K |
A merged training dataset of DIV2K and Flickr2K |
- |
| OST (Outdoor Scenes) |
OST Training |
7 categories images with rich textures |
Google Drive / Baidu Drive |
| OST300 |
300 test images of outdoor scenes |
| PIRM |
PIRM |
PIRM self-val, val, test datasets |
Google Drive / Baidu Drive |
## 视频帧数据
推荐把数据通过 `ln -s xxx yyy` 软链到`BasicSR/datasets`下. 如果你的文件结构不同, 需要相应地修改configuration yaml文件的路径.
### REDS
[官网](https://seungjunnah.github.io/Datasets/reds.html)