Skip to content

Latest commit

 

History

History
98 lines (94 loc) · 14.2 KB

cvpr2021.md

File metadata and controls

98 lines (94 loc) · 14.2 KB

Paper with Code --- [CVPR2021]

Transformer for CV

  1. Pre-Trained Image Processing Transformer, [Paper], [Code]
  2. Transformer Interpretability Beyond Attention Visualization, [Paper], [Code]
  3. Generative Adversarial Transformers, [Paper], [Code]
  4. Transformer in Transfomer, [Paper], [Code]
  5. End-to-End Video Instance Segmentation with Transformers, [Paper]
  6. Rethinking Semantic Segmentation from a Sequence-to-Sequence Perspective with Transformers, [Paper], [Code]
  7. Pose Recognition with Cascade Transformers, [Paper], [Code]
  8. CoaT: Co-Scale Conv-Attentional Image Transformers, [Paper], [Code]
  9. LocalViT: Bringing Locality to Vision Transformers, [Paper], [Code]
  10. HR-NAS: Searching Efficient High-Resolution Neural Architectures with Lightweight Transformers, [Code]

Image Manipulation

  1. AdderSR: Towards Energy Efficient Image Super-Resolution, Efficient SR, [Paper], [Code]
  2. Exploring Sparsity in Image Super-Resolution for Efficient Inference, Efficient SR, [Paper], [Code]
  3. ClassSR: A General Framework to Accelerate Super-Resolution Networks by Data Characteristic, Efficient SR, [Paper], [Code]
  4. Data-Free Knowledge Distillation For Image Super-Resolution, Efficient SR
  5. Cross-MPI: Cross-scale Stereo for Image Super-Resolution using Multiplane Images, Stereo SR, [Paper], [Code]
  6. Learning Continuous Image Representation with Local Implicit Image Function, SR with Large Scale Factor, Oral, [Paper], [Code]
  7. GLEAN: Generative LatEnt BANk for Large-Factor Image Super-Resolution, SR with Large Scale Factor, Oral, [Paper], [Code]
  8. SRWarp: Generalized Image Super-Resolution under Arbitrary Transformation, Arbitrary Transformation, [Paper], [Code]
  9. LAU-Net: Latitude Adaptive Upscaling Network for Omnidirectional Image Super-resolution, Omnidirectional Image Super-resolution, [Code]
  10. Unsupervised Degradation Representation Learning for Blind Super-Resolution, Blins SR, [Paper], [Code]
  11. Flow-based Kernel Prior with Application to Blind Super-Resolution, Blind SR, [Paper], [Code]
  12. KOALAnet: Blind Super-Resolution Using Kernel-Oriented Adaptive Local Adjustment, Blind SR, [Paper]
  13. Learning the Non-Differentiable Optimization for Blind Super-Resolution
  14. Tackling the Ill-Posedness of Super-Resolution Through Adaptive Target Generation
  15. DeFlow: Learning Complex Image Degradations From Unpaired Data With Conditional Flows, Real/Domain SR, [Paper]
  16. Towards Real-World Blind Face Restoration with Generative Facial Prior, Blind Face Restoration, [Paper], [Project]
  17. GAN Prior Embedded Network for Blind Face Restoration in the Wild, Blind Face Restoration, [Paper], [Code]
  18. MASA-SR: Matching Acceleration and Spatial Adaptation for Reference-Based Image Super-Resolution, Reference SR, [Paper], [Code]
  19. Deep Burst Super-Resolution, Burst SR, [Paper], [Project]
  20. Interpreting Super-Resolution Networks With Local Attribution Maps, Interpreting SR, [Paper], [Project]
  21. Fast Bayesian Uncertainty Estimation and Reduction of Batch Normalized Single Image Super-Resolution Network, Bayesian, [Paper], [Code]
  22. Neighbor2Neighbor: Self-Supervised Denoising from Single Noisy Images, Image Denoising, [Paper]
  23. NBNet: Noise Basis Learning for Image Denoising with Subspace Projection, Image Denoising, [Paper]
  24. Deep Convolutional Dictionary Learning for Image Denoising, Image Denoising, [Paper], [Code]
  25. Multi-Stage Progressive Image Restoration, Image Restoration, [Papper], [Code]
  26. Dual Pixel Exploration: Simultaneous Depth Estimation and Image Restoration, Image Restoration, [Paper], [Code]
  27. Auto-Exposure Fusion for Single-Image Shadow Removal, Shadow Removal, [Paper], [Code]
  28. Robust Reflection Removal with Reflection-free Flash-only Cues, Shadow Removal, [Paper], [Code]
  29. Removing Raindrops and Rain Streaks in One Go, Image Deraining,
  30. From Rain Generation to Rain Removal, Image Deraining, [Paper]
  31. Closing the Loop: Joint Rain Generation and Removal via Disentangled Image Translation, Image Deraining, [Code]
  32. DeFMO: Deblurring and Shape Recovery of Fast Moving Objects, Image Deblurring, [Paper], [Code]
  33. Towards Rolling Shutter Correction and Deblurring in Dynamic Scenes, Image Deblurring, [Code]
  34. Contrastive Learning for Compact Single Image Dehazing, Image Dehazing, [Code]
  35. PD-GAN:Probabilistic Diverse GAN for Image Inpainting, Image Inpainting, [Paper], [Code]
  36. Generating Diverse Structure for Image Inpainting with Hierarchical VQ-VAE,Image Inpainting, [Paper], [Code]
  37. Invertible Image Signal Processing, ISP, RAW2RGB, [Paper], [Code]
  38. Progressive Semantic-Aware Style Transformation for Blind Face Restoration, Blind Face Restoration, [Paper], [Code]
  39. HiSD: Image-to-image Translation via Hierarchical Style Disentanglement, Image Translation, [Paper], [Code]
  40. Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation, Image Translation, [Paper][Code]
  41. Spatially-Adaptive Pixelwise Networks for Fast Image Translation, Image Translation, [Paper][Code]
  42. CoMoGAN: continuous model-guided image-to-image translation, Image Translation, Oral, [Paper], [Code]
  43. Exploiting Spatial Dimensions of Latent in GAN for Real-time Image Editing, Image Editing, [Paper], [Code]
  44. Anycost GANs for Interactive Image Synthesis and Editing, Image Editing, [Paper], [Code]
  45. PISE: Person Image Synthesis and Editing with Decoupled GAN, Image Editing, [Paper], [Code]
  46. Closed-Form Factorization of Latent Semantics in GANs, Image Editing, [Paper], [Code]
  47. StyleMapGAN: Exploiting Spatial Dimensions of Latent in GAN for Real-time Image Editing, Image Editing, [Paper], [Code]
  48. Learning Multi-Scale Photo Exposure Correction, Image Enhancement, [Paper], [Code]
  49. Restoring Extremely Dark Images in Real Time, Image Enhancement, RAW2RGB, [Code]

Video Manipulation

  1. FLAVR: Flow-Agnostic Video Representations for Fast Frame Interpolation, Video Interpolation, [Paper], [Code]
  2. CDFI: Compression-driven Network Design for Frame Interpolation, Video Interpolation, [Paper], [Code]
  3. Deep Animation Video Interpolation in the Wild, Video Interpolation, [Paper], [Code]
  4. Time Lens: Event-Based Video Frame Interpolation, Video Interpolation, [Paper], [Project]
  5. Temporal Modulation Network for Controllable Space-Time Video Super-Resolution, Video Super-Resolution, [Code], [Paper]
  6. BasicVSR: The Search for Essential Components in Video Super-Resolution and Beyond, Video Super-Resolution, [Paper], [Code]
  7. Space-Time Distillation for Video Super-Resolution, Video Super-Resolution, [Paper]
  8. Video Rescaling Networks with Joint Optimization Strategies for Downscaling and Upscaling, Video Rescaling, [Project], [Code]
  9. Efficient Multi-Stage Video Denoising with Recurrent Spatio-Temporal Fusion, Video Denoising, [Paper]
  10. ARVo: Learning All-Range Volumetric Correspondence for Video Deblurring, Video Deblurring, [Paper], [Code]
  11. Gated Spatio-Temporal Attention-Guided Video Deblurring, Video Deblurring
  12. Real-Time High Resolution Background Matting, Video Background Matting, [Paper], [Code]
  13. Deep Video Matting via Spatio-Temporal Alignment and Aggregation, Video Matting, [Paper]
  14. Learning to Restore Hazy Video: A New Real-World Dataset and A New Method, Video Dehazing,
  15. Semi-Supervised Video Deraining with Dynamic Rain Generator, Video Deraining, [Paper], [Code]
  16. Self-Aligned Video Deraining With Transmission-Depth Consistency,
  17. Restore From Restored: Video Restoration With Pseudo Clean Video, Video Restoration, [Paper]
  18. Learning Temporal Consistency for Low Light Video Enhancement From Single Images, Low-light Video Enhancement,
  19. Progressive Temporal Feature Alignment Network for Video Inpainting, Video Inpainting, [Paper], [Code]
  20. Learning by Aligning Videos in Time, Video Alignment, [Paper]
  21. Skip-Convolutions for Efficient Video Processing, High-Level Video Tasks, [Paper]
  22. Spatio-Temporal Contrastive Video Representation Learning, Contrastive Video Representation Learning, [Paper]
  23. Self-Supervised Video GANs: Learning for Appearance Consistency and Motion Coherency, ``
  24. Real-Time Selfie Video Stabilization, Video Stabilization, [Paper]

Optical Flow

  1. AutoFlow: Learning a Better Training Set for Optical Flow, Oral, [Paper], [Code]
  2. UPFlow: Upsampling Pyramid for Unsupervised Optical Flow Learning, self-guided module, [Paper]
  3. Learning Optical Flow From Still Images, introduce a framework to generate accurate ground-truth optical flow annotations, [Paper], [Code]