Image super-resolution is a hot topic in the computer vision field.
Recently, deep learning has been proven to be of great benefit to image super-resolution (SR) and video super-resolution (VSR). After SRCNN, CNN-based SR methods are blooming and constantly refreshing the best results.
This project aims to collect papers, data sets, and techniques related to SR. Furthermore, we will provide model explanation and analysis of advantages and disadvantages.
All papers can be found in the【Paper】folder.
Some of the information in this project is referenced to Awesome-Super-Resolution and Awesome Super-Resolution.
Metric | Papers |
---|---|
PSNR | |
SSIM | Image Quality Assessment: From Error Visibility to Structural Similarity, Wang, Zhou; Bovik, Alan C.; Sheikh, Hamid R.; Simoncelli, Eero P, TIP 2004, [TIP]. |
MS-SSIM | Multiscale structural similarity for image quality assessment, Wang, Zhou; Simoncelli, Eero P.; Bovik, Alan C., ACSSC 2003, [ACSSC]. |
IFC | An information fidelity criterion for image quality assessment using natural scene statistics, Sheikh, Hamid Rahim; Bovik, Alan Conrad; de Veciana, Gustavo de Veciana, TIP 2005, [TIP]. |
VIF | Image information and visual quality, Sheikh, Hamid Rahim; Bovik, Alan C., TIP 2006, [TIP]. |
Name | Usage | Link |
---|---|---|
BSD300 | Train | Download |
BSD500 | Train | Download |
91-Image | Train | Download |
DIV2K | Train | Website |
Real SR | Train | Website |
Name | Usage | Link |
---|---|---|
Set5 | Test | Download |
Set14 | Test | Download |
BSD100 | Test | Download |
Urban100 | Test | Download |
Manga109 | Test | Website |
SunHay80 | Test | Download |
DIV2K | Test | Website |
Real SR | Test | Website |
-
【BlindSR】Nonparametric Blind Super-resolution, Michaeli, Tomer; Irani, Michal, [OpenAccess], [Project].
-
【A+】A+: Adjusted Anchored Neighborhood Regression for Fast Super-Resolution, Timofte, Radu; De Smet, Vincent; Van Gool, Luc, [ACCV], [Project]
-
【RFL】Fast and accurate image upscaling with super-resolution forests, Schulter, Samuel; Leistner, Christian; Bischof, Horst, [OpenAccess]
-
【SelfExSR】Single image super-resolution from transformed self-exemplars, Huang, Jia-Bin; Singh, Abhishek; Ahuja, Narendra, [Matlab*], [OpenAccess].
-
【PSyCo】PSyCo: Manifold Span Reduction for Super Resolution, Perez-Pellitero, Eduardo; Salvador, Jordi; Ruiz-Hidalgo, Javier; Rosenhahn, Bodo, [C++/Matlab*], [OpenAccess].
-
【RAISR】RAISR: Rapid and Accurate Image Super Resolution, Romano, Yaniv; Isidoro, John; Milanfar, Peyman, [arXiv], [TCI]
- Deep Learning for Image Super-resolution:A Survey, Zhihao Wang, Jian Chen, Steven C.H. Hoi, [arXiv]
- A Deep Journey into Super-resolution: A Survey, Saeed Anwar, Salman Khan, and Nick Barnes, [arXiv]