Restormer
Image restorer
Proposes an efficient neural architecture model for high-resolution image restoration tasks
[CVPR 2022--Oral] Restormer: Efficient Transformer for High-Resolution Image Restoration. SOTA for motion deblurring, image deraining, denoising (Gaussian/real data), and defocus deblurring.
2k stars
18 watching
241 forks
Language: Python
last commit: 3 months ago cvpr2022defocus-deblurringefficient-transformershigh-resolutionimage-deblurringimage-derainingimage-restorationlow-level-visionmotion-deblurringpytorchtransformer
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 |
xlearning-scu/2022-cvpr-airnet | Restores degraded images by combining multiple tasks of dehazing, denoising and deraining in a single framework | 176 |
algolzw/daclip-uir | This project controls vision-language models to restore degraded images in various environments and conditions. | 662 |
zzh-tech/bit | Develops a deep learning-based method for deblurring images and videos from motion blur | 222 |
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 |
uschmidt83/shrinkage-fields | A collection of MATLAB code implementing image restoration techniques based on shrinkage fields | 36 |
lingyanruan/lakdnet | An image deblurring model that revisits the use of convolutional neural networks to improve efficiency and performance compared to transformers. | 97 |
invokerer/deeprft | Develops deep learning-based methods for removing blur and defocus from images | 244 |
codeslake/ifan | Implementation of an algorithm for single image deblurring in images with defocus blur | 227 |
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 |
chosj95/mimo-unet | Develops a deep learning model for single image deblurring with improved performance and computational efficiency | 373 |
rozumden/defmo | A deep learning framework for deblurring and recovering the shape of fast-moving objects from blurred images | 170 |
xl-tang3/uaudeblur | An implementation of an image deblurring algorithm using PyTorch and deep residual prior | 57 |