deblurring
There are 151 repositories under deblurring topic.
KupynOrest/DeblurGAN
Image Deblurring using Generative Adversarial Networks
subeeshvasu/Awesome-Deblurring
A curated list of resources for Image and Video Deblurring
kritiksoman/GIMP-ML
AI for GNU Image Manipulation Program
JingyunLiang/VRT
VRT: A Video Restoration Transformer (official repository)
google-research/maxim
[CVPR 2022 Oral] Official repository for "MAXIM: Multi-Axis MLP for Image Processing". SOTA for denoising, deblurring, deraining, dehazing, and enhancement.
cszn/USRNet
Deep Unfolding Network for Image Super-Resolution (CVPR, 2020) (PyTorch)
thekevinscott/UpscalerJS
Enhance Images with Javascript and AI. Increase resolution, retouch, denoise, and more. Open Source, Browser & Node Compatible, MIT License.
jiangsutx/SRN-Deblur
Repository for Scale-recurrent Network for Deep Image Deblurring
SeungjunNah/DeepDeblur_release
Deep Multi-scale CNN for Dynamic Scene Deblurring
KAIST-VICLab/FMA-Net
[CVPR 2024 Oral] Official repository of FMA-Net
Algolzw/image-restoration-sde
Image Restoration with Mean-Reverting Stochastic Differential Equations, ICML 2023. Winning solution of the NTIRE 2023 Image Shadow Removal Challenge.
bahjat-kawar/ddrm
[NeurIPS 2022] Denoising Diffusion Restoration Models -- Official Code Repository
mv-lab/InstructIR
[ECCV 2024] InstructIR: High-Quality Image Restoration Following Human Instructions https://huggingface.co/spaces/marcosv/InstructIR
Zj-BinXia/DiffIR
This project is the official implementation of 'Diffir: Efficient diffusion model for image restoration', ICCV2023
mv-lab/AISP
AI Image SIgnal Processing and Computational Photography - Bokeh Rendering , Reversed ISP Challenge, Model-Based Image Signal Processors via Learnable Dictionaries. Official repo for NTIRE and AIM Challenges
JingyunLiang/RVRT
Recurrent Video Restoration Transformer with Guided Deformable Attention (NeurlPS2022, official repository)
deepinv/deepinv
PyTorch library for solving imaging inverse problems using deep learning
zzh-tech/ESTRNN
[ECCV2020 Spotlight] Efficient Spatio-Temporal Recurrent Neural Network for Video Deblurring
victorca25/traiNNer
traiNNer: Deep learning framework for image and video super-resolution, restoration and image-to-image translation, for training and testing.
Royalvice/DocDiff
ACM Multimedia 2023: DocDiff: Document Enhancement via Residual Diffusion Models. Also contains 1597 red seals in Chinese scenes, along with their corresponding binary masks.
zzh-tech/BiT
[CVPR2023] Blur Interpolation Transformer for Real-World Motion from Blur
megvii-research/DCLS-SR
Official PyTorch implementation of the paper "Deep Constrained Least Squares for Blind Image Super-Resolution", CVPR 2022.
WU-CVGL/BAD-Gaussians
[ECCV 2024] "BAD-Gaussians: Bundle Adjusted Deblur Gaussian Splatting". ⚡Train a scene from real-world blurry images in minutes!
DarrenPan/Awesome-ICCV2023-Low-Level-Vision
A Collection of Papers and Codes in ICCV2023/2021 about low level vision
VisionVerse/Blind-Motion-Deblurring-Survey
Deep learning in motion deblurring: current status, benchmarks and future prospects[J], The Visual Computer, 2024.
WU-CVGL/BAD-NeRF
[CVPR 2023] 😈BAD-NeRF: Bundle Adjusted Deblur Neural Radiance Fields
shuochsu/DeepVideoDeblurring
S. Su, M. Delbracio, J. Wang, G. Sapiro, W. Heidrich, O. Wang. Deep Video Deblurring. CVPR 2017, Spotlight
dali92002/DE-GAN
Document Image Enhancement with GANs - TPAMI journal
liaohaofu/adn
ADN: Artifact Disentanglement Network for Unsupervised Metal Artifact Reduction
vztu/maxim-pytorch
[CVPR 2022 Oral] PyTorch re-implementation for "MAXIM: Multi-Axis MLP for Image Processing", with *training code*. Official Jax repo: https://github.com/google-research/maxim
rozumden/DeFMO
[CVPR 2021] DeFMO: Deblurring and Shape Recovery of Fast Moving Objects
DarrenPan/Awesome-ECCV2022-Low-Level-Vision
A Collection of Papers and Codes in ECCV2022 about low level vision
minyuanye/SIUN
Sharp Image Deblurring
AHupuJR/EFNet
Event-based Fusion for Motion Deblurring with Cross-modal Attention (ECCV'22 Oral) https://ahupujr.github.io/EFNet/
VinAIResearch/blur-kernel-space-exploring
Exploring Image Deblurring via Blur Kernel Space (CVPR'21)
sayakpaul/maxim-tf
Implementation of MAXIM in TensorFlow.