Awesome-ECCV2020-Low-Level-Vision
A Collection of Papers and Codes for ECCV2020 Low Level Vision or Image Reconstruction
整理汇总了下今年ECCV图像重建/底层视觉(Low-Level Vision)相关的一些论文,包括超分辨率,图像恢复,去雨,去雾,去模糊,去噪等方向。大家如果觉得有帮助,欢迎star~~
2020年ECCV(European Conference on Computer Vision)将于8月2日到8月28日在线上召开。目前ECCV2020已经放榜,有效投稿数为5025,最终收录1361篇论文,录取率是27%。其中104篇 Oral、161篇 Spotlights,其余的均为Poster。
- ECCV2020的官网:https://eccv2020.eu/
- ECCV2020接收论文列表:https://eccv2020.eu/accepted-papers/
【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)
图像超分辨率
Invertible Image Rescaling
- Paper:https://arxiv.org/abs/2005.05650
- Code:https://github.com/pkuxmq/Invertible-Image-Rescaling
- Analysis:ECCV 2020 Oral | 可逆图像缩放:完美恢复降采样后的高清图片
Component Divide-and-Conquer for Real-World Image Super-Resolution
- Paper:https://arxiv.org/abs/2008.01928
- Code:https://github.com/xiezw5/Component-Divide-and-Conquer-for-Real-World-Image-Super-Resolution
SRFlow: Learning the Super-Resolution Space with Normalizing Flow
Single Image Super-Resolution via a Holistic Attention Network
- Paper:https://arxiv.org/abs/2008.08767
- Code:https://github.com/wwlCape/HAN
- Analysis:ECCV2020最新图像超分辨重建文章
Stochastic Frequency Masking to Improve Super-Resolution and Denoising Networks
VarSR: Variational Super-Resolution Network for Very Low Resolution Images
Learning with Privileged Information for Efficient Image Super-Resolutionq
- Paper:https://arxiv.org/abs/2007.07524
- Code:https://github.com/cvlab-yonsei/PISR
- Homepage:https://cvlab.yonsei.ac.kr/projects/PISR/
Binarized Neural Network for Single Image Super Resolution
Towards Content-independent Multi-Reference Super-Resolution: Adaptive Pattern Matching and Feature Aggregation
视频超分辨率
Across Scales & Across Dimensions: Temporal Super-Resolution using Deep Internal Learning
- Paper:https://arxiv.org/abs/2003.08872
- Code:https://github.com/eyalnaor/DeepTemporalSR
- Homepage:http://www.wisdom.weizmann.ac.il/~vision/DeepTemporalSR/
MuCAN: Multi-Correspondence Aggregation Network for Video Super-Resolution
Video Super-Resolution with Recurrent Structure-Detail Network
- Paper:https://arxiv.org/abs/2008.00455
- Code:https://github.com/junpan19/RSDN
- Homepage:http://www.wisdom.weizmann.ac.il/~vision/DeepTemporalSR/
人脸超分辨率
Face Super-Resolution Guided by 3D Facial Priors
光场图像超分辨率
Spatial-Angular Interaction for Light Field Image Super-Resolution
- Paper:https://arxiv.org/abs/1912.07849
- Code:https://github.com/YingqianWang/LF-InterNet
- Presentation:https://wyqdatabase.s3-us-west-1.amazonaws.com/LF-InterNet.mp4
- Analysis:ECCV 2020 | 空间-角度信息交互的光场图像超分辨,性能优异代码已开源
高光谱图像超分辨率
Cross-Attention in Coupled Unmixing Nets for Unsupervised Hyperspectral Super-Resolution
零样本超分辨率
Zero-Shot Image Super-Resolution with Depth Guided Internal Degradation Learning
Fast Adaptation to Super-Resolution Networks via Meta-Learning
文本超分辨率
PlugNet: Degradation Aware Scene Text Recognition Supervised by a Pluggable Super-Resolution Unit
- Paper:http://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123600154.pdf
- Analysis:ECCV 2020 | 图匠数据、华中师范提出低质退化文本识别算法PlugNet
Scene Text Image Super-Resolution in the Wild
绘画超分辨率
Texture Hallucination for Large-Factor Painting Super-Resolution
超分辨率模型压缩/轻量化
Journey Towards Tiny Perceptual Super-Resolution
LatticeNet: Towards Lightweight Image Super-resolution with Lattice Block
PAMS: Quantized Super-Resolution via Parameterized Max Scale
标记超分
Mining self-similarity: Label super-resolution with epitomic representations
- Paper:https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123710528.pdf
- Code:https://github.com/anthonymlortiz/epitomes_lsr
2.图像去雨(Image Deraining)
Rethinking Image Deraining via Rain Streaks and Vapors
Beyond Monocular Deraining: Paired Rain Removal Networks via Unpaired Semantic Understanding
3.图像去雾(Image Dehazing)
HardGAN: A Haze-Aware Representation Distillation GAN for Single Image Dehazing
- Paper:https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123510715.pdf
- Code:https://github.com/huangzilingcv/HardGAN
Physics-based Feature Dehazing Networks
4.去模糊(Deblurring)
End-to-end Interpretable Learning of Non-blind Image Deblurring
Efficient Spatio-Temporal Recurrent Neural Network for Video Deblurring
- Paper:https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123510188.pdf
- Code:https://github.com/zzh-tech/ESTRNN
Multi-Temporal Recurrent Neural Networks For Progressive Non-Uniform Single Image Deblurring With Incremental Temporal Training
- Paper:https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123510324.pdf
- Code:https://github.com/Dong1P/MTRNN
Learning Event-Driven Video Deblurring and Interpolation
- Paper:https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123530681.pdf
- Code:https://github.com/Lynn0306/LEDVDI
Defocus Deblurring Using Dual-Pixel Data
- Paper:https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123550120.pdf
- Code:https://github.com/Abdullah-Abuolaim/defocus-deblurring-dual-pixel
Real-World Blur Dataset for Learning and Benchmarking Deblurring Algorithms
- Paper:https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123700188.pdf
- Code:https://github.com/rimchang/RealBlur
OID: Outlier Identifying and Discarding in Blind Image Deblurring
Enhanced Sparse Model for Blind Deblurring
5.去噪(Denoising)
Unpaired Learning of Deep Image Denoising
- Paper:https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123490341.pdf
- Code:https://github.com/XHWXD/DBSN
Practical Deep Raw Image Denoising on Mobile Devices
Reconstructing the Noise Variance Manifold for Image Denoising
Burst Denoising via Temporally Shifted Wavelet Transforms
Stochastic Frequency Masking to Improve Super-Resolution and Denoising Networks
- Paper:https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123610732.pdf
- Code:https://github.com/majedelhelou/SFM
Learning Graph-Convolutional Representations for Point Cloud Denoising
- Paper:https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123650103.pdf
- Code:https://github.com/diegovalsesia/GPDNet
Spatial Hierarchy Aware Residual Pyramid Network for Time-of-Flight Depth Denoising
A Decoupled Learning Scheme for Real-world Burst Denoising from Raw Images
Spatial-Adaptive Network for Single Image Denoising
- Paper:https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123750171.pdf
- Code:https://github.com/JimmyChame/SADNet
6.图像恢复(Image Restoration)
Exploiting Deep Generative Prior for Versatile Image Restoration and Manipulation
Stacking Networks Dynamically for Image Restoration Based on the Plug-and-Play Framework
LIRA: Lifelong Image Restoration from Unknown Blended Distortions
Interactive Multi-Dimension Modulation with Dynamic Controllable Residual Learning for Image Restoration
- Paper:https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123650052.pdf
- Code:https://github.com/hejingwenhejingwen/CResMD
Microscopy Image Restoration with Deep Wiener-Kolmogorov filters
- Paper:https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123650188.pdf
- Code:https://github.com/vpronina/DeepWienerRestoration/
Fully Trainable and Interpretable Non-Local Sparse Models for Image Restoration
- Paper:https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123670239.pdf
- Code:https://github.com/bruno-31/groupsc
Learning Enriched Features for Real Image Restoration and Enhancement
- Paper:https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123700494.pdf
- Code:https://github.com/swz30/MIRNet
Learning Disentangled Feature Representation for Hybrid-distorted Image Restoration
Blind Face Restoration via Deep Multi-scale Component Dictionaries
- Paper:https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123540375.pdf
- Code:https://github.com/csxmli2016/DFDNet
Flow-edge Guided Video Completion
7.图像增强(Image Enhancement)
URIE: Universal Image Enhancement for Visual Recognition in the Wild
- Paper:https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123540715.pdf
- Code:https://github.com/taeyoungson/urie
Early Exit Or Not: Resource-Efficient Blind Quality Enhancement for Compressed Images
- Paper:https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123610273.pdf
- Code:https://github.com/RyanXingQL/RBQE
Global and Local Enhancement Networks For Paired and Unpaired Image Enhancement
PieNet: Personalized Image Enhancement Network
Low Light Video Enhancement using Synthetic Data Produced with an Intermediate Domain Mapping
- Paper:https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123580103.pdf
- Code:https://github.com/sjmoran/SIDGAN
Multi-level Wavelet-based Generative Adversarial Network for Perceptual Quality Enhancement of Compressed Video
- Paper:https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123590392.pdf
- Code:https://github.com/IceClear/MW-GAN
Conditional Sequential Modulation for Efficient Global Image Retouching
- Paper:http://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123580664.pdf
- Code:[https://github.com/hejingwenhejingwen/CSRNet)
8.图像去摩尔纹(Image Demoireing)
Wavelet-Based Dual-Branch Neural Network for Image Demoireing
- Paper:https://arxiv.org/abs/2007.07173
- Analysis:#每日五分钟一读# Image Demoireing
FHDe²Net: Full High Definition Demoireing Network
9.图像修复(Inpainting)
Learning Joint Spatial-Temporal Transformations for Video Inpainting
Rethinking Image Inpainting via a Mutual Encoder-Decoder with Feature Equalizations
- Paper:https://arxiv.org/abs/2007.06929
- Code:https://github.com/KumapowerLIU/ECCV2020oralRethinking-Image-Inpainting-via-a-Mutual-Encoder-Decoder-with-Feature-Equalizations
- Analysis:ECCV2020(Oral) Rethinking image inpainting
High-Resolution Image Inpainting with Iterative Confidence Feedback and Guided Upsampling
Short-Term and Long-Term Context Aggregation Network for Video Inpainting
Learning Object Placement by Inpainting for Compositional Data Augmentation
DVI: Depth Guided Video Inpainting for Autonomous Driving
- Paper:https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123660001.pdf
- Code:https://github.com/sibozhang/Depth-Guided-Inpainting
VCNet: A Robust Approach to Blind Image Inpainting
- Paper:https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123700749.pdf
- Code:https://github.com/shepnerd/blindinpainting_vcnet
Guidance and Evaluation: Semantic-Aware Image Inpainting for Mixed Scenes
10.图像质量评价(Image Quality Assessment)
PIPAL: a Large-Scale Image Quality Assessment Dataset for Perceptual Image Restoration
GIQA: Generated Image Quality Assessment
- Paper:https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123700749.pdf
- Code:https://github.com/cientgu/GIQA
11.插帧(Frame Interpolation)
Learning Event-Driven Video Deblurring and Interpolation
- Paper:https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123530681.pdf
- Code:https://github.com/Lynn0306/LEDVDI
BMBC: Bilateral Motion Estimation with Bilateral Cost Volume for Video Interpolation
- Paper:https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123590103.pdf
- Code:https://github.com/JunHeum/BMBC
A Flexible Recurrent Residual Pyramid Network for Video Frame Interpolation
All at Once: Temporally Adaptive Multi-Frame Interpolation with Advanced Motion Modeling
- Paper:https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123720103.pdf
- Code:https://github.com/chi-chi-zx/all-at-once
12.视频/图像压缩(Video/Image Compression)
Improving Deep Video Compression by Resolution-adaptive Flow Coding
Content Adaptive and Error Propagation Aware Deep Video Compression
Conditional Entropy Coding for Efficient Video Compression
High-quality Single-model Deep Video Compression with Frame-Conv3D and Multi-frame Differential Modulation
Deep Image Compression using Decoder Side Information
- Paper:https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123620681.pdf
- Code:https://github.com/ayziksha/DSIN
Task-Aware Quantization Network for JPEG Image Compression
13.其他多任务
持续更新~
参考
[1] ECCV 2020 超分辨率方向上接收文章总结
[2] ECCV 2020 超分辨率方向上接收文章总结(持续更新)持续更新
[3] ECCV 2020 | 空间-角度信息交互的光场图像超分辨,性能优异代码已开源
[4] ECCV2020-Code
[5] ECCV 2020 | 图匠数据、华中师范提出低质退化文本识别算法PlugNet
[6] ECCV2020(Oral) Rethinking image inpainting
[7] ECCV 2020 Oral 论文汇总!
[8] #每日五分钟一读# Image Demoireing
码字不易,如果您觉得有帮助,欢迎star~~