MPRNet is a multi-stage progressive image restoration architecture that progressively learns restoration functions for the degraded inputs, thereby breaking down the overall recovery process into more manageable steps. Specifically, the model first learns the contextualized features using encoder-decoder architectures and later combines them with a high-resolution branch that retains local information. At each stage, a per-pixel adaptive design is introduced that leverages in-situ supervised attention to reweight the local features.
Source: Multi-Stage Progressive Image RestorationPaper | Code | Results | Date | Stars |
---|
Task | Papers | Share |
---|---|---|
Flare Removal | 1 | 10.00% |
Deblurring | 1 | 10.00% |
Decoder | 1 | 10.00% |
Denoising | 1 | 10.00% |
Image Deblurring | 1 | 10.00% |
Image Denoising | 1 | 10.00% |
Image Restoration | 1 | 10.00% |
Rain Removal | 1 | 10.00% |
Single Image Deraining | 1 | 10.00% |
Component | Type |
|
---|---|---|
🤖 No Components Found | You can add them if they exist; e.g. Mask R-CNN uses RoIAlign |