HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

HINet: Half Instance Normalization Network for Image Restoration

Liangyu Chen Xin Lu Jie Zhang Xiaojie Chu Chengpeng Chen

HINet: Half Instance Normalization Network for Image Restoration

Abstract

In this paper, we explore the role of Instance Normalization in low-level vision tasks. Specifically, we present a novel block: Half Instance Normalization Block (HIN Block), to boost the performance of image restoration networks. Based on HIN Block, we design a simple and powerful multi-stage network named HINet, which consists of two subnetworks. With the help of HIN Block, HINet surpasses the state-of-the-art (SOTA) on various image restoration tasks. For image denoising, we exceed it 0.11dB and 0.28 dB in PSNR on SIDD dataset, with only 7.5% and 30% of its multiplier-accumulator operations (MACs), 6.8 times and 2.9 times speedup respectively. For image deblurring, we get comparable performance with 22.5% of its MACs and 3.3 times speedup on REDS and GoPro datasets. For image deraining, we exceed it by 0.3 dB in PSNR on the average result of multiple datasets with 1.4 times speedup. With HINet, we won 1st place on the NTIRE 2021 Image Deblurring Challenge - Track2. JPEG Artifacts, with a PSNR of 29.70. The code is available at https://github.com/megvii-model/HINet.

Code Repositories

megvii-model/HINet
Official
pytorch
Mentioned in GitHub
akalia77/hinet
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
deblurring-on-goproHINet
PSNR: 32.71
image-denoising-on-siddHINet
PSNR (sRGB): 39.99
SSIM (sRGB): 0.958
single-image-deraining-on-rain100hHINet
PSNR: 30.65
SSIM: 0.894
single-image-deraining-on-rain100lHINet
PSNR: 37.28
SSIM: 0.97
single-image-deraining-on-test100HINet
PSNR: 30.29
SSIM: 0.906
single-image-deraining-on-test1200HINet
PSNR: 33.05
SSIM: 0.919
single-image-deraining-on-test2800HINet
PSNR: 33.91
SSIM: 0.941
spectral-reconstruction-on-arad-1kHINet
MRAE: 0.2032
PSNR: 32.51
RMSE: 0.0303

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
HINet: Half Instance Normalization Network for Image Restoration | Papers | HyperAI