Skip to content

Latest commit

 

History

History
334 lines (318 loc) · 41.9 KB

File metadata and controls

334 lines (318 loc) · 41.9 KB

Awesome-CVPR2020-Low-Level-VisionAwesome

A Collection of Papers and Codes for CVPR2020 Low Level Vision or Image Reconstruction

整理汇总了下今年CVPR图像重建(Image Reconstruction)/底层视觉(Low-Level Vision)相关的一些论文,包括超分辨率,图像恢复,去雨,去雾,去模糊,去噪等方向。大家如果觉得有帮助,欢迎star~~

【Contents】

1.超分辨率(Super-Resolution)

图像超分辨率

PULSE: Self-Supervised Photo Upsampling via Latent Space Exploration of Generative Models

Closed-Loop Matters: Dual Regression Networks for Single Image Super-Resolution

EventSR: From Asynchronous Events to Image Reconstruction, Restoration, and Super-Resolution via End-to-End Adversarial Learning

Unpaired Image Super-Resolution Using Pseudo-Supervision

Correction Filter for Single Image Super-Resolution: Robustifying Off-the-Shelf Deep Super-Resolvers

Residual Feature Aggregation Network for Image Super-Resolution

Deep Unfolding Network for Image Super-Resolution

Image Super-Resolution With Cross-Scale Non-Local Attention and Exhaustive Self-Exemplars Mining

Learning Texture Transformer Network for Image Super-Resolution

Robust Reference-Based Super-Resolution With Similarity-Aware Deformable Convolution

Structure-Preserving Super Resolution with Gradient Guidance

Unified Dynamic Convolutional Network for Super-Resolution With Variational Degradations

Perceptual Extreme Super Resolution Network with Receptive Field Block

Real-World Super-Resolution via Kernel Estimation and Noise Injection

Investigating Loss Functions for Extreme Super-Resolution

Nested Scale-Editing for Conditional Image Synthesis

MSG-GAN: Multi-Scale Gradients for Generative Adversarial Networks

视频超分辨率

TDAN: Temporally-Deformable Alignment Network for Video Super-Resolution

Zooming Slow-Mo: Fast and Accurate One-Stage Space-Time Video Super-Resolution

Video Super-Resolution With Temporal Group Attention

Space-Time-Aware Multi-Resolution Video Enhancement

人脸超分辨率

Learning to Have an Ear for Face Super-Resolution

Deep Face Super-Resolution With Iterative Collaboration Between Attentive Recovery and Landmark Estimation

深度图超分辨率

Channel Attention Based Iterative Residual Learning for Depth Map Super-Resolution

光场图像超分辨率

Light Field Spatial Super-Resolution via Deep Combinatorial Geometry Embedding and Structural Consistency Regularization

高光谱图像超分辨率

Unsupervised Adaptation Learning for Hyperspectral Imagery Super-Resolution

零样本超分辨率

Meta-Transfer Learning for Zero-Shot Super-Resolution

用于超分辨率的数据增广

Rethinking Data Augmentation for Image Super-resolution: A Comprehensive Analysis and a New Strategy

超分辨率用于语义分割

Dual Super-Resolution Learning for Semantic Segmentation

其他超分

Explorable Super Resolution

2.图像去雨(Image Deraining)

Deep Adversarial Decomposition: A Unified Framework for Separating Superimposed Images

Multi-Scale Progressive Fusion Network for Single Image Deraining

Syn2Real Transfer Learning for Image Deraining Using Gaussian Processes

Detail-recovery Image Deraining via Context Aggregation Networks

Self-Learning Video Rain Streak Removal: When Cyclic Consistency Meets Temporal Correspondence

3.图像去雾(Image Dehazing)

Domain Adaptation for Image Dehazing

Multi-Scale Boosted Dehazing Network with Dense Feature Fusion

BidNet: Binocular Image Dehazing Without Explicit Disparity Estimation

Distilling Image Dehazing With Heterogeneous Task Imitation

4.去模糊(Deblurring)

视频去模糊

Cascaded Deep Video Deblurring Using Temporal Sharpness Prior

Learning Event-Based Motion Deblurring

Variational-EM-Based Deep Learning for Noise-Blind Image Deblurring

Efficient Dynamic Scene Deblurring Using Spatially Variant Deconvolution Network With Optical Flow Guided Training

Deblurring by Realistic Blurring

Spatially-Attentive Patch-Hierarchical Network for Adaptive Motion Deblurring

Deblurring Using Analysis-Synthesis Networks Pair

5.去噪(Denoising)

A Physics-based Noise Formation Model for Extreme Low-light Raw Denoising

Self2Self With Dropout: Learning Self-Supervised Denoising From Single Image

6.图像恢复(Image Restoration)

Learning Invariant Representation for Unsupervised Image Restoration

Attentive Normalization for Conditional Image Generation

Bringing Old Photos Back to Life

CycleISP: Real Image Restoration via Improved Data Synthesis

Enhanced Blind Face Restoration With Multi-Exemplar Images and Adaptive Spatial Feature Fusion

Disparity-Aware Domain Adaptation in Stereo Image Restoration

7.图像增强(Image Enhancement)

DeepLPF: Deep Local Parametric Filters for Image Enhancement

Learning for Video Compression With Hierarchical Quality and Recurrent Enhancement

Zero-Reference Deep Curve Estimation for Low-Light Image Enhancement

From Fidelity to Perceptual Quality: A Semi-Supervised Approach for Low-Light Image Enhancement

Space-Time-Aware Multi-Resolution Video Enhancement

Learning to Restore Low-Light Images via Decomposition-and-Enhancement

8.图像去摩尔纹(Image Demoireing)

Image Demoireing with Learnable Bandpass Filters

9.图像修复(Inpainting)

Contextual Residual Aggregation for Ultra High-Resolution Image Inpainting

UCTGAN: Diverse Image Inpainting based on Unsupervised Cross-Space

Recurrent Feature Reasoning for Image Inpainting

Prior Guided GAN Based Semantic Inpainting

3D Photography Using Context-Aware Layered Depth Inpainting

10.图像质量评价(Image Quality Assessment)

MetaIQA: Deep Meta-Learning for No-Reference Image Quality Assessment

Uncertainty-Aware Score Distribution Learning for Action Quality Assessment

Perceptual Quality Assessment of Smartphone Photography

Adaptive Fractional Dilated Convolution Network for Image Aesthetics Assessment

Deep Metric Learning via Adaptive Learnable Assessment

11.插帧(Frame Interpolation)

FeatureFlow: Robust Video Interpolation via Structure-to-Texture Generation

Scene-Adaptive Video Frame Interpolation via Meta-Learning

Softmax Splatting for Video Frame Interpolation

AdaCoF: Adaptive Collaboration of Flows for Video Frame Interpolation

Blurry Video Frame Interpolation

12.视频/图像压缩(Video/Image Compression)

Learning for Video Compression With Hierarchical Quality and Recurrent Enhancement

Scale-Space Flow for End-to-End Optimized Video Compression

M-LVC: Multiple Frames Prediction for Learned Video Compression

Learning Better Lossless Compression Using Lossy Compression

CARP: Compression Through Adaptive Recursive Partitioning for Multi-Dimensional Images

A Spatial RNN Codec for End-to-End Image Compression

Learned Image Compression With Discretized Gaussian Mixture Likelihoods and Attention Modules

13.其他多任务

Image Processing Using Multi-Code GAN Prior

EventSR: From Asynchronous Events to Image Reconstruction, Restoration, and Super-Resolution via End-to-End Adversarial Learning

待续更新~

相关Low-Level-Vision整理