HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Mixed Hierarchy Network for Image Restoration

Hu Gao; Depeng Dang

Mixed Hierarchy Network for Image Restoration

Abstract

Image restoration is a long-standing low-level vision problem, e.g., deblurring and deraining. In the process of image restoration, it is necessary to consider not only the spatial details and contextual information of restoration to ensure the quality, but also the system complexity. Although many methods have been able to guarantee the quality of image restoration, the system complexity of the state-of-the-art (SOTA) methods is increasing as well. Motivated by this, we present a mixed hierarchy network that can balance these competing goals. Our main proposal is a mixed hierarchy architecture, that progressively recovers contextual information and spatial details from degraded images while we design intra-blocks to reduce system complexity. Specifically, our model first learns the contextual information using encoder-decoder architectures, and then combines them with high-resolution branches that preserve spatial detail. In order to reduce the system complexity of this architecture for convenient analysis and comparison, we replace or remove the nonlinear activation function with multiplication and use a simple network structure. In addition, we replace spatial convolution with global self-attention for the middle block of encoder-decoder. The resulting tightly interlinked hierarchy architecture, named as MHNet, delivers strong performance gains on several image restoration tasks, including image deraining, and deblurring.

Code Repositories

tombs98/mhnet
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-deblurring-on-goproMHNet
PSNR: 33.04
Params (M): 17
image-deblurring-on-hide-trained-on-goproMHNet
PSNR: 30.71
single-image-deraining-on-rain100hMHNet
PSNR: 30.34
single-image-deraining-on-rain100lMHNet
PSNR: 39.47
SSIM: 0.984
single-image-deraining-on-test100MHNet
PSNR: 31.19
SSIM: 0.903
single-image-deraining-on-test1200MHNet
PSNR: 33.41
SSIM: 0.924

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Mixed Hierarchy Network for Image Restoration | Papers | HyperAI