Awesome-CVPR2021-Low-Level-Vision
整理匯總下今年CVPR圖像重建(Image Reconstruction)/底層視覺(Low-Level Vision)相關的論文和代碼,括超分辨率,圖像去雨,圖像去霧,去模糊,去噪,圖像恢復,圖像增強,圖像去摩爾紋,圖像修復,圖像質量評價,插幀,圖像/視頻壓縮等任務。大家如果覺得有幫助,歡迎star~~
參考或轉載請注明出處
CVPR2021官網:http://cvpr2021.thecvf.com
CVPR完整論文列表:https://openaccess.thecvf.com/CVPR2021
開會時間:2021年6月19日-6月25日
論文接收公布時間:2021年2月28日
【Contents】
- 1.超分辨率(Super-Resolution)
- 2.圖像去雨(Image Deraining)
- 3.圖像去霧(Image Dehazing)
- 4.去模糊(Deblurring)
- 5.去噪(Denoising)
- 6.圖像恢復(Image Restoration)
- 7.圖像增強(Image Enhancement)
- 8.圖像去摩爾紋(Image Demoireing)
- 9.圖像修復(Inpainting)
- 10.圖像質量評價(Image Quality Assessment)
- 11.插幀(Frame Interpolation)
- 12.視頻/圖像壓縮(Video/Image Compression)
- 13.其他多任務
1.超分辨率(Super-Resolution)
Unsupervised Degradation Representation Learning for Blind Super-Resolution
Data-Free Knowledge Distillation For Image Super-Resolution
AdderSR: Towards Energy Efficient Image Super-Resolution
- Paper:https://arxiv.org/abs/2009.08891
- Code:
Exploring Sparsity in Image Super-Resolution for Efficient Inference
ClassSR: A General Framework to Accelerate Super-Resolution Networks by Data Characteristic
Cross-MPI: Cross-scale Stereo for Image Super-Resolution using Multiplane Images
- Paper:https://arxiv.org/abs/2011.14631
- Code:
- Homepage:http://www.liuyebin.com/crossMPI/crossMPI.html
- Analysis:CVPR 2021,Cross-MPI以底層場景結構為線索的端到端網絡,在大分辨率(x8)差距下也可完成高保真的超分辨率
LAU-Net: Latitude Adaptive Upscaling Network for Omnidirectional Image Super-resolution
- Paper:https://openaccess.thecvf.com/content/CVPR2021/html/Deng_LAU-Net_Latitude_Adaptive_Upscaling_Network_for_Omnidirectional_Image_Super-Resolution_CVPR_2021_paper.html
- Code:https://github.com/wangh-allen/LAU-Net
Learning Continuous Image Representation with Local Implicit Image Function
- Paper:https://arxiv.org/abs/2012.09161
- Code:https://github.com/yinboc/liif
- Homepage:https://yinboc.github.io/liif/
Temporal Modulation Network for Controllable Space-Time Video Super-Resolution
Robust Reference-based Super-Resolution via C²-Matching
- Paper:https://openaccess.thecvf.com/content/CVPR2021/html/Jiang_Robust_Reference-Based_Super-Resolution_via_C2-Matching_CVPR_2021_paper.html
- Code:https://github.com/yumingj/C2-Matching
GLEAN: Generative Latent Bank for Large-Factor Image Super-Resolution
- Paper:https://ckkelvinchan.github.io/papers/glean.pdf
- Code: https://github.com/ckkelvinchan/GLEAN
- Homepage:https://ckkelvinchan.github.io/projects/GLEAN/
BasicVSR: The Search for Essential Components in Video Super-Resolution and Beyond
- Paper:https://arxiv.org/abs/2012.02181
- Code:https://github.com/ckkelvinchan/BasicVSR-IconVSR
- Homepage:https://ckkelvinchan.github.io/projects/BasicVSR/
Video Rescaling Networks with Joint Optimization Strategies for Downscaling and Upscaling
- Paper:https://arxiv.org/abs/2103.14858
- Code:https://github.com/ding3820/MIMO-VRN
- Homepage:https://ding3820.github.io/MIMO-VRN/
MASA-SR: Matching Acceleration and Spatial Adaptation for Reference-Based Image Super-Resolution
Flow-based Kernel Prior with Application to Blind Super-Resolution
Interpreting Super-Resolution Networks with Local Attribution Maps
- Paper:https://arxiv.org/abs/2011.11036v1
- Homepage:https://x-lowlevel-vision.github.io/lam.html
- Analysis:https://zhuanlan.zhihu.com/p/363139999
SRWarp: Generalized Image Super-Resolution under Arbitrary Transformation
KOALAnet: Blind Super-Resolution using Kernel-Oriented Adaptive Local Adjustment
Towards Fast and Accurate Real-World Depth Super-Resolution: Benchmark Dataset and Baseline
Tackling the Ill-Posedness of Super-Resolution Through Adaptive Target Generation
- Paper:https://openaccess.thecvf.com/content/CVPR2021/html/Jo_Tackling_the_Ill-Posedness_of_Super-Resolution_Through_Adaptive_Target_Generation_CVPR_2021_paper.html
- Code:https://github.com/yhjo09/AdaTarget
Image Super-Resolution With Non-Local Sparse Attention
- Paper:https://openaccess.thecvf.com/content/CVPR2021/html/Mei_Image_Super-Resolution_With_Non-Local_Sparse_Attention_CVPR_2021_paper.html
- Code:https://github.com/HarukiYqM/Non-Local-Sparse-Attention
Unsupervised Real-World Image Super Resolution via Domain-Distance Aware Training
Single Pair Cross-Modality Super Resolution
Learning Scene Structure Guidance via Cross-Task Knowledge Transfer for Single Depth Super-Resolution
- Paper:https://openaccess.thecvf.com/content/CVPR2021/html/Sun_Learning_Scene_Structure_Guidance_via_Cross-Task_Knowledge_Transfer_for_Single_CVPR_2021_paper.html
- Code:https://github.com/Sunbaoli/dsr-distillation
Deep Burst Super-Resolution
- Paper:https://openaccess.thecvf.com/content/CVPR2021/html/Bhat_Deep_Burst_Super-Resolution_CVPR_2021_paper.html
- Code:https://github.com/goutamgmb/NTIRE21_BURSTSR
Learning the Non-Differentiable Optimization for Blind Super-Resolution
Light Field Super-Resolution With Zero-Shot Learning
Space-Time Distillation for Video Super-Resolution
EventZoom: Learning To Denoise and Super Resolve Neuromorphic Events
MR Image Super-Resolution With Squeeze and Excitation Reasoning Attention Network
Turning Frequency to Resolution: Video Super-Resolution via Event Cameras
Fast Bayesian Uncertainty Estimation and Reduction of Batch Normalized Single Image Super-Resolution Network
- Paper:https://openaccess.thecvf.com/content/CVPR2021/html/Kar_Fast_Bayesian_Uncertainty_Estimation_and_Reduction_of_Batch_Normalized_Single_CVPR_2021_paper.html
- Code:https://github.com/aupendu/sr-uncertainty
Practical Single-Image Super-Resolution Using Look-Up Table
- Paper:https://openaccess.thecvf.com/content/CVPR2021/html/Jo_Practical_Single-Image_Super-Resolution_Using_Look-Up_Table_CVPR_2021_paper.html
- Code:https://github.com/yhjo09/SR-LUT
Interpreting Super-Resolution Networks With Local Attribution Maps
Scene Text Telescope: Text-Focused Scene Image Super-Resolution
- Paper:https://openaccess.thecvf.com/content/CVPR2021/html/Chen_Scene_Text_Telescope_Text-Focused_Scene_Image_Super-Resolution_CVPR_2021_paper.html
- Code:https://github.com/FudanVI/FudanOCR
2.圖像去雨(Image Deraining)
Removing Raindrops and Rain Streaks in One Go
- Paper:https://www.researchgate.net/publication/350755019_Removing_Raindrops_and_Rain_Streaks_in_One_Go
From Rain Generation to Rain Removal
Semi-Supervised Video Deraining Embedded with Dynamical Rain Generator
Closing the Loop: Joint Rain Generation and Removal via Disentangled Image Translation
3.圖像去霧(Image Dehazing)
Learning to Restore Hazy Video: A New Real-World Dataset and A New Method
ContrastiveLearning for Compact Single Image Dehazing
4.去模糊(Deblurring)
DeFMO: Deblurring and Shape Recovery of Fast Moving Objects
ARVo: Learning All-Range Volumetric Correspondence for Video Deblurring
Towards Rolling Shutter Correction and Deblurring in Dynamic Scenes
Explore Image Deblurring via Blur Kernel Space
Digital Gimbal: End-to-end Deep Image Stabilization with Learnable Exposure Times
5.去噪(Denoising)
Neighbor2Neighbor: Self-Supervised Denoising from Single Noisy Images
NBNet: Noise Basis Learning for Image Denoising with Subspace Projection
Beyond Joint Demosaicking and Denoising
Deep Denoising of Flash and No-Flash Pairs for Photography in Low-Light Environments
- Paper:https://arxiv.org/abs/2012.05116
- Code:
- Homepage:https://www.cse.wustl.edu/~zhihao.xia/deepfnf/
Invertible Denoising Network: A Light Solution for Real Noise Removal
FBI-Denoiser: Fast Blind Image Denoiser for Poisson-Gaussian Noise
6.圖像恢復(Image Restoration)
Multi-Stage Progressive Image Restoration
- Paper:https://arxiv.org/abs/2102.02808
- Code:https://github.com/swz30/MPRNet
- Analysis:
CT Film Recovery via Disentangling Geometric Deformation and Illumination Variation: Simulated Datasets and Deep Models
Restoring Extremely Dark Images in Real Time
Dual Pixel Exploration: Simultaneous Depth Estimation and Image Restoration
- Paper:https://arxiv.org/abs/2012.00301
- Code:https://github.com/panpanfei/Dual-Pixel-Exploration-Simultaneous-Depth-Estimation-and-Image-Restoration
Progressive Semantic-Aware Style Transformation for Blind Face Restoration
Towards Real-World Blind Face Restoration with Generative Facial Prior
GFP-GAN: Towards Real-World Blind Face Restoration with Generative Facial Prior
7.圖像增強(Image Enhancement)
Auto-Exposure Fusion for Single-Image Shadow Removal
- Paper:https://arxiv.org/abs/2103.01255
- Code:https://github.com/tsingqguo/exposure-fusion-shadow-removal
Learning Multi-Scale Photo Exposure Correction
Robust Reflection Removal with Reflection-free Flash-only Cues
Learning Temporal Consistency for Low Light Video Enhancement from Single Images
Removing Diffraction Image Artifacts in Under-Display Camera via Dynamic Skip Connection Network
From Shadow Generation to Shadow Removal
PPR10K: A Large-Scale Portrait Photo Retouching Dataset with Human-Region Mask and Group-Level Consistency
- Paper:http://www4.comp.polyu.edu.hk/~cslzhang/paper/PPR10K-cvpr21-paper.pdf
- Code:https://github.com/csjliang/PPR10K
8.圖像去摩爾紋(Image Demoireing)
9.圖像修復(Inpainting)
PD-GAN:Probabilistic Diverse GAN for Image Inpainting
Generating Diverse Structure for Image Inpainting with Hierarchical VQ-VAE
- Paper:https://arxiv.org/abs/2103.10022
- Code:https://github.com/USTC-JialunPeng/Diverse-Structure-Inpainting
Image Inpainting with External-internal Learning and Monochromic Bottleneck
- Paper:https://www.cqf.io/papers/Image_Inpainting_Monochromic_Bottleneck_CVPR2021.pdf
- Code:https://github.com/Tengfei-Wang/external-internal-inpainting
- Homepage:https://tengfei-wang.github.io/EII/index.html
Progressive Temporal Feature Alignment Network for Video Inpainting
TransFill: Reference-guided Image Inpainting by Merging Multiple Color and Spatial Transformations
- Paper:https://arxiv.org/abs/2103.15982
- Code:https://github.com/yzhouas/TransFill-Reference-Inpainting
GFP-GAN: Towards Real-World Blind Face Restoration with Generative Facial Prior
10.圖像質量評價(Image Quality Assessment)
SDD-FIQA:Unsupervised Face Image Quality Assessment with Similarity DistributionDistance
Neural Side-by-Side: Predicting Human Preferences for No-Reference Super-Resolution Evaluation
11.插幀(Frame Interpolation)
FLAVR: Flow-Agnostic Video Representations for Fast Frame Interpolation
- Paper:https://arxiv.org/abs/2012.08512
- Code:https://tarun005.github.io/FLAVR/Code
- Homepage:https://tarun005.github.io/FLAVR/
CDFI: Compression-driven Network Design for Frame Interpolation
- Paper:https://arxiv.org/abs/2103.10559
- Code:https://github.com/tding1/Compression-Driven-Frame-Interpolation
DeFMO: Deblurring and Shape Recovery of Fast Moving Objects
Deep Animation Video Interpolation in the Wild
12.視頻/圖像壓縮(Video/Image Compression)
MetaSCI: Scalable and Adaptive Reconstruction for Video Compressive Sensing
FVC: A New Framework towards Deep Video Compression in Feature Space
Deep Learning in Latent Space for Video Prediction and Compression
Deep Perceptual Preprocessing for Video Coding
Checkerboard Context Model for Efficient Learned Image Compression
Slimmable Compressive Autoencoders for Practical Neural Image Compression
Attention-guided Image Compression by Deep Reconstruction of Compressive Sensed Saliency Skeleton
Deep Homography for Efficient Stereo Image Compression
How To Exploit the Transferability of Learned Image Compression to Conventional Codecs
Learning Scalable lY=-Constrained Near-Lossless Image Compression via Joint Lossy Image and Residual Compression
Asymmetric Gained Deep Image Compression With Continuous Rate Adaptation
13.其他多任務
Pre-Trained Image Processing Transformer
- Paper:https://arxiv.org/abs/2012.00364
- Code:https://github.com/huawei-noah/Pretrained-IPT
- Analysis:CVPR 2021 | Transformer進軍low-level視覺!北大華為等提出預訓練模型IPT
Invertible Image Signal Processing
End-to-End Learning for Joint Image Demosaicing, Denoising and Super-Resolution
持續更新~
參考
[1] CVPR 2021 結果出爐!最新71篇CVPR'21論文匯總(更新中)
[2] CVPR2021最新信息及已接收論文/代碼(持續更新)
[3] 15分鍾看完:悉尼科技大學入選 CVPR 2021 的 13 篇論文,都研究什么?
[4] CVPR 2021放榜,騰訊優圖20篇論文都在這里了