NAFNet
Image restorer
An image restoration model without nonlinear activation functions.
The state-of-the-art image restoration model without nonlinear activation functions.
2k stars
21 watching
278 forks
Language: Python
last commit: 5 months ago deblurdenoiseeccv2022image-deblurringimage-denoisingimage-restorationlow-level-visionpytorchstereo-super-resolution
Related projects:
Repository | Description | Stars |
---|---|---|
megvii-model/hinet | An image restoration network architecture designed to improve the performance of low-level vision tasks | 367 |
megvii-research/tlc | Improves image restoration performance by converting global operations to local ones during inference | 231 |
algolzw/daclip-uir | This project controls vision-language models to restore degraded images in various environments and conditions. | 662 |
mc-e/deep-generalized-unfolding-networks-for-image-restoration | An image restoration framework using neural networks with interpretable and adaptive structure for diverse applications | 131 |
siavashbigdeli/dmsp | A MATLAB implementation of an image restoration algorithm based on a deep mean-shift prior | 33 |
swz30/restormer | Proposes an efficient neural architecture model for high-resolution image restoration tasks | 1,805 |
nasa-jpl/pmapper | A toolkit for high-quality image restoration using Poisson Maximum A-Posteriori and other algorithms | 15 |
zhendongwang6/uformer | An implementation of a deep learning model for restoring images in various conditions | 806 |
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 |
xlearning-scu/2022-cvpr-airnet | Restores degraded images by combining multiple tasks of dehazing, denoising and deraining in a single framework | 176 |
zhaoyuzhi/d2hnet | Restores night images by jointly denoising and deblurring captured long- and short-exposure images using a hierarchical network framework. | 74 |
limacv/deblur-nerf | An implementation of a method to restore sharp images from blurry input images using neural networks. | 261 |
rwenqi/nbd-glra | A MATLAB implementation of a deep learning-based deconvolution algorithm using generalized low-rank approximation for image restoration. | 21 |
binorchen/aifnet | A computer vision project that develops an image restoration algorithm to correct blurry images using light field-based datasets | 21 |
cszn/ircnn | This project trains deep CNN denoisers to improve image restoration tasks such as deblurring and demosaicking through model-based optimization methods. | 600 |