2022-CVPR-AirNet

Image restorer

Restores degraded images by combining multiple tasks of dehazing, denoising and deraining in a single framework

PyTorch implementation for All-In-One Image Restoration for Unknown Corruption (AirNet) (CVPR 2022)

GitHub

176 stars
2 watching
21 forks
Language: Python
last commit: 3 months ago
dehazingdenoisingderainingimage-restoration

Related projects:

Repository Description Stars
swz30/mprnet A deep learning model designed to progressively restore degraded images by iteratively refining the degradation and its representation in the image 1,184
swz30/restormer Proposes an efficient neural architecture model for high-resolution image restoration tasks 1,805
algolzw/daclip-uir This project controls vision-language models to restore degraded images in various environments and conditions. 668
codeslake/ifan Implementation of an algorithm for single image deblurring in images with defocus blur 227
cszn/ircnn This project trains deep CNN denoisers to improve image restoration tasks such as deblurring and demosaicking through model-based optimization methods. 600
zhendongwang6/uformer An implementation of a deep learning model for restoring images in various conditions 806
xl-tang3/uaudeblur An implementation of an image deblurring algorithm using PyTorch and deep residual prior 57
uschmidt83/shrinkage-fields A collection of MATLAB code implementing image restoration techniques based on shrinkage fields 36
cszn/srmd Develops a single convolutional network to handle various image degradations with improved scalability and efficiency 426
cszn/dpsr A deep learning-based method to improve image quality by reducing blur effects 836
hongguangzhang/dmphn-cvpr19-master An image deblurring technique utilizing a hierarchical network architecture 194
subeeshvasu/2018_subeesh_nbd_cvpr Provides results and tools for image deblurring using CNNs to handle kernel uncertainty 5
xuboming8/dstnet This repository implements a deep learning-based video deblurring method using PyTorch. 64
binorchen/aifnet A computer vision project that develops an image restoration algorithm to correct blurry images using light field-based datasets 21
jt827859032/drrn-pytorch A PyTorch implementation of a deep learning model for super resolution 193