TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Learning Enriched Features for Real Image Restoration and ...

Learning Enriched Features for Real Image Restoration and Enhancement

Syed Waqas Zamir, Aditya Arora, Salman Khan, Munawar Hayat, Fahad Shahbaz Khan, Ming-Hsuan Yang, Ling Shao

2020-03-15ECCV 2020 8DenoisingSuper-ResolutionSpectral ReconstructionImage DenoisingImage EnhancementImage Restoration
PaperPDFCode(official)CodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCode

Abstract

With the goal of recovering high-quality image content from its degraded version, image restoration enjoys numerous applications, such as in surveillance, computational photography, medical imaging, and remote sensing. Recently, convolutional neural networks (CNNs) have achieved dramatic improvements over conventional approaches for image restoration task. Existing CNN-based methods typically operate either on full-resolution or on progressively low-resolution representations. In the former case, spatially precise but contextually less robust results are achieved, while in the latter case, semantically reliable but spatially less accurate outputs are generated. In this paper, we present a novel architecture with the collective goals of maintaining spatially-precise high-resolution representations through the entire network and receiving strong contextual information from the low-resolution representations. The core of our approach is a multi-scale residual block containing several key elements: (a) parallel multi-resolution convolution streams for extracting multi-scale features, (b) information exchange across the multi-resolution streams, (c) spatial and channel attention mechanisms for capturing contextual information, and (d) attention based multi-scale feature aggregation. In a nutshell, our approach learns an enriched set of features that combines contextual information from multiple scales, while simultaneously preserving the high-resolution spatial details. Extensive experiments on five real image benchmark datasets demonstrate that our method, named as MIRNet, achieves state-of-the-art results for a variety of image processing tasks, including image denoising, super-resolution, and image enhancement. The source code and pre-trained models are available at https://github.com/swz30/MIRNet.

Results

TaskDatasetMetricValueModel
Image RestorationCDD-11Average PSNR (dB)25.97MIRNet
Image RestorationCDD-11SSIM0.8474MIRNet
Image RestorationARAD-1KMRAE0.189MIRNet
Image RestorationARAD-1KPSNR33.29MIRNet
Image RestorationARAD-1KRMSE0.0274MIRNet
DenoisingSIDDPSNR (sRGB)39.72MIRNet
DenoisingSIDDSSIM (sRGB)0.959MIRNet
DenoisingDNDPSNR (sRGB)39.88MIRNet
DenoisingDNDSSIM (sRGB)0.956MIRNet
Image DenoisingSIDDPSNR (sRGB)39.72MIRNet
Image DenoisingSIDDSSIM (sRGB)0.959MIRNet
Image DenoisingDNDPSNR (sRGB)39.88MIRNet
Image DenoisingDNDSSIM (sRGB)0.956MIRNet
3D ArchitectureSIDDPSNR (sRGB)39.72MIRNet
3D ArchitectureSIDDSSIM (sRGB)0.959MIRNet
3D ArchitectureDNDPSNR (sRGB)39.88MIRNet
3D ArchitectureDNDSSIM (sRGB)0.956MIRNet
10-shot image generationCDD-11Average PSNR (dB)25.97MIRNet
10-shot image generationCDD-11SSIM0.8474MIRNet
10-shot image generationARAD-1KMRAE0.189MIRNet
10-shot image generationARAD-1KPSNR33.29MIRNet
10-shot image generationARAD-1KRMSE0.0274MIRNet

Related Papers

fastWDM3D: Fast and Accurate 3D Healthy Tissue Inpainting2025-07-17Diffuman4D: 4D Consistent Human View Synthesis from Sparse-View Videos with Spatio-Temporal Diffusion Models2025-07-17SpectraLift: Physics-Guided Spectral-Inversion Network for Self-Supervised Hyperspectral Image Super-Resolution2025-07-17Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16Unsupervised Part Discovery via Descriptor-Based Masked Image Restoration with Optimized Constraints2025-07-16HUG-VAS: A Hierarchical NURBS-Based Generative Model for Aortic Geometry Synthesis and Controllable Editing2025-07-15AirLLM: Diffusion Policy-based Adaptive LoRA for Remote Fine-Tuning of LLM over the Air2025-07-15IM-LUT: Interpolation Mixing Look-Up Tables for Image Super-Resolution2025-07-14