超分辨领域数据集,论文,代码整理

  • 数据集

1、图像超分辨

训练集

名称 描述 格式 下载链接 使用程度
DIV2K 1000张2048 × 1080图,其中800张作为训练,100张作为验证,100张作为测试。 png 下载 常用
Flickr2K 2650 张 2K图 png 下载 常用
RealSR 真实场景数据集,通过相机变焦,对齐操作得到LR-HR图像对,且LR和HR分辨率相同 - 下载 -
T91 91张图像 png 下载 不常用
BSDS200 BSD500的一个子集,共200张训练图像 png 下载 不常用
General100 100张训练图像 png 下载 不常用

测试集

名称 描述 格式 下载链接 使用程度
Set5 5张图像 png 下载 常用
Set14 14张图像 png 下载 常用
BSD100 100张图像,BSD500的一个子集 png 下载 常用
Urban100 100张建筑图像 png 下载 常用
manga109 109张日本动漫图像 png 下载 常用
historical 10张灰度图像,没有Ground Truth png 下载 未知

2、视频超分辨数据集

训练集

名称 描述 格式 下载链接 使用程度
Vimeo90K 包含91,701个视频,每个视频总共有 7帧,分辨率为448 × 256,只有高分辨视频,低分辨视频需要手动人为合成。 png 下载 常用
REDS 这在CVPR2019视频增强挑战赛上所提出,由240个视频作为训练集,30个视频作为验证集,30个视频作为测试集,分辨率为1280 × 720,每个视频100帧 png 下载 常用

测试集

名称 描述 格式 下载链接 使用程度
Vid4 由四个视频组成,分别是Walk,City,Calendar,foliage png 下载 常用
Vimeo90K-T Vimeo90K的测试集部分,总共有7824个视频,每个七帧 ,分辨率为448 × 256 png 下载 常用
REDS4 这是EDVR算法提出的,他将原有REDS的训练集和测试集合并起来作为新的训练集,同时从原始的训练集中提取四个代表性的视频作为测试集,视频编号分别是000, 011, 015, 020 png 下载 常用
UDM10 10个视频,每个32帧,分别率为1272 × 720 png 下载 一般

3、评价指标

名称 描述 实现代码
PI(感知指数) 用来评估超分结果视觉上的好坏 代码链接, 这个根据quick start进行操作即可,这个仅能计算PI指标,另一个是工具包,内部实现了多种指标的计算,代码链接
LPIPS 用于评估超分结果视觉上的好坏 代码链接
PSNR(峰值信噪比) 用于评估超分结果的保真度(像素上的差异) 代码链接
SSIM(结构相似性指数) 用于评估超分结果纹理结构上的完整性 代码链接
  • 主流算法

视频超分

2020

名称 出处 文章链接 代码链接
Revisiting Temporal Modeling for Video Super-resolution pdf code
A Single Frame and Multi-Frame Joint Network for 360-degree Panorama Video Super-Resolution pdf code
iSeeBetter: Spatio-Temporal Video Super Resolution using Recurrent-Generative Back-Projection Networks pdf code
TDAN: Temporally-Deformable Alignment Network for Video Super-Resolution CVPR pdf code
Deformable 3D Convolution for Video Super-Resolution pdf code
Deep Space-Time Video Upsampling Networks ECCV pdf code
Space-Time-Aware Multi-Resolution Video Enhancement CVPR pdf code
Across Scales & Across Dimensions: Temporal Super-Resolution using Deep Internal Learning ECCV pdf code
Zooming Slow-Mo: Fast and Accurate One-Stage Space-Time Video Super-Resolution CVPR pdf code
BasicVSR: The Search for Essential Components in Video Super-Resolution and Beyond pdf
EVRNet: Efficient Video Restoration on Edge Devices pdf
DynaVSR: Dynamic Adaptive Blind Video Super-Resolution pdf
Deformable Kernel Convolutional Network for Video Extreme Super-Resolution pdf
Understanding Deformable Alignment in Video Super-Resolution pdf
AIM 2020 Challenge on Video Extreme Super-Resolution: Methods and Results pdf
Video Super-Resolution with Recurrent Structure-Detail Network ECCV pdf code
Video Super Resolution Based on Deep Learning: A comprehensive survey pdf
MuCAN: Multi-Correspondence Aggregation Network for Video Super-Resolution ECCV pdf
Video Super-resolution with Temporal Group Attention CVPR pdf code
Is There Tradeoff between Spatial and Temporal in Video Super-Resolution? pdf
Deep Blind Video Super-resolution pdf
Video Face Super-Resolution with Motion-Adaptive Feedback Cell pdf
End-To-End Trainable Video Super-Resolution Based on a New Mechanism for Implicit Motion Estimation and Compensation pdf
Deep Video Super-Resolution using HR Optical Flow Estimation TIP pdf code
Deep Slow Motion Video Reconstruction with Hybrid Imaging System pdf code
Deep Learning Techniques for Super-Resolution in Video Games pdf
Learnable Sampling 3D Convolution for Video Enhancement and Action Recognition pdf
Deformable Kernel Convolutional Network for Video Extreme Super-Resolution pdf
Efficient and Phase-aware Video Super-resolution for Cardiac MRI pdf
Exploit Camera Raw Data for Video Super-Resolution via Hidden Markov Model Inference pdf
Learning a Deep Dual Attention Network for Video Super-Resolution TIP pdf
VESR-Net The Winning Solution to Youku Video Enhancement and Super-Resolution Challenge pdf
Blind Video Temporal Consistency via Deep Video Prior NIPS pdf code

图像超分

2020

名称 出处 文章链接 代码链接
Learning Spatial Attention for Face Super-Resolution pdf code
Lightweight Single-Image Super-Resolution Network with Attentive Auxiliary Feature Learning ACCV pdf code
Efficient Image Super-Resolution Using Pixel Attention pdf code
Interpretable Detail-Fidelity Attention Network for Single Image Super-Resolution pdf code
Residual Feature Distillation Network for Lightweight Image Super-Resolution ECCV pdf code
GSR-Net: Graph Super-Resolution Network for Predicting High-Resolution from Low-Resolution Functional Brain Connectomes pdf code
AIM 2020 Challenge on Efficient Super-Resolution: Methods and Results pdf
Deep Cyclic Generative Adversarial Residual Convolutional Networks for Real Image Super-Resolution pdf code
Deep Iterative Residual Convolutional Network for Single Image Super-Resolution pdf code
MDCN: Multi-scale Dense Cross Network for Image Super-Resolution pdf code
Multi-Attention Based Ultra Lightweight Image Super-Resolution pdf code
Single Image Super-Resolution via a Holistic Attention Network ECCV pdf code
Component Divide-and-Conquer for Real-World Image Super-Resolution ECCV pdf code
Sub-Pixel Back-Projection Network For Lightweight Single Image Super-Resolution pdf code
HighRes-net: Multi-Frame Super-Resolution by Recursive Fusion ICLR pdf code
Frequency Domain-based Perceptual Loss for Super Resolution pdf code
Cross-Attention in Coupled Unmixing Nets for Unsupervised Hyperspectral Super-Resolution ECCV pdf code
Lightweight image super-resolution with enhanced CNN pdf code
Multi-image Super Resolution of Remotely Sensed Images using Residual Feature Attention Deep Neural Networks pdf code
Cross-Scale Internal Graph Neural Network for Image Super-Resolution NIPS pdf code
Hyperspectral Image Super-resolution via Deep Progressive Zero-centric Residual Learning pdf code
Learning Sparse Masks for Efficient Image Super-Resolution pdf code
Neural Sparse Representation for Image Restoration NIPS pdf code
Learning Texture Transformer Network for Image Super-Resolution CVPR pdf code
Image Super-Resolution with Cross-Scale Non-Local Attention and Exhaustive Self-Exemplars Mining CVPR pdf code
Dual Super-Resolution Learning for Semantic Segmentation CVPR pdf code
Residual Feature Aggregation Network for Image Super-Resolution CVPR pdf code
ESRGAN+ : Further Improving Enhanced Super-Resolution Generative Adversarial Network pdf code
Perceptual Extreme Super Resolution Network with Receptive Field Block pdf code
Iterative Network for Image Super-Resolution pdf code
Learning Spatial-Spectral Prior for Super-Resolution of Hyperspectral Imagery pdf code
Invertible Image Rescaling ECCV pdf code
Scene Text Image Super-Resolution in the Wild ECCV pdf code
NTIRE 2020 Challenge on Real-World Image Super-Resolution: Methods and Results pdf
Rethinking Data Augmentation for Image Super-resolution: A Comprehensive Analysis and a New Strategy CVPR pdf code
DHP: Differentiable Meta Pruning via HyperNetworks ECCV pdf code
Structure-Preserving Super Resolution with Gradient Guidance CVPR pdf code
Deep Unfolding Network for Image Super-Resolution CVPR pdf code
Closed-loop Matters: Dual Regression Networks for Single Image Super-Resolution CVPR pdf code
Hierarchical Neural Architecture Search for Single Image Super-Resolution pdf code
PULSE: Self-Supervised Photo Upsampling via Latent Space Exploration of Generative Models CVPR pdf code
Meta-Transfer Learning for Zero-Shot Super-Resolution CVPR pdf code
Unpaired Image Super-Resolution using Pseudo-Supervision CVPR pdf
LAPAR: Linearly-Assembled Pixel-Adaptive Regression Network for Single Image Super-resolution and Beyond NIPS pdf
Learning with Privileged Information for Efficient Image Super-Resolution ECCV pdf
LOSSLESS SINGLE IMAGE SUPER RESOLUTION FROM LOW-QUALITY JPG IMAGES ICLR pdf
Interpretable Deep Multimodal Image Super-Resolution pdf

注:这里仅收集了2020年主要会议上的论文,更多的或者以前的论文可以从这个(网址)里查看,里面收纳了很多文章,并对该领域最好的算法进行了排名。

打开如图:

image1

点击上面想要查看的数据集或者方法就可以查看具体数据集下的排名情况,如下图:

image2

常用的数据预处理代码

陆续整理中

训练测试日志管理代码

陆续整理中

超分代码模板

陆续整理中