paper-with-me

Papers

HAIR: Hypernetworks-based All-in-One Image Restoration

2024-08-15 · Jin Cao, Yi Cao, Li Pang, Deyu Meng, Xiangyong Cao

Image restoration aims to recover a high-quality clean image from its degraded version. Recent progress in image restoration has demonstrated the effectiveness of All-in-One image restoration models in addressing various unknown degradations simultaneously. However, these existing methods typically utilize the same parameters to tackle images with different types of degradation, forcing the model to balance the performance between different tasks and limiting its performance on each task. To alleviate this issue, we propose HAIR, a Hypernetworks-based All-in-One Image Restoration plug-and-play method that generates parameters based on the input image and thus makes the model to adapt to specific degradation dynamically. Specifically, HAIR consists of two main components, i.e., Classifier and Hyper Selecting Net (HSN). The Classifier is a simple image classification network used to generate a Global Information Vector (GIV) that contains the degradation information of the input image, and the HSN is a simple fully-connected neural network that receives the GIV and outputs parameters for the corresponding modules. Extensive experiments demonstrate that HAIR can significantly improve the performance of existing image restoration models in a plug-and-play manner, both in single-task and All-in-One settings. Notably, our proposed model Res-HAIR, which integrates HAIR into the well-known Restormer, can obtain superior or comparable performance compared with current state-of-the-art methods. Moreover, we theoretically demonstrate that to achieve a given small enough error, our proposed HAIR requires fewer parameters in contrast to mainstream embedding-based All-in-One methods. The code is available at https://github.com/toummHus/HAIR.

📄 PDF Abstract BibTeX arXiv:2408.08091

Code (1)

toummHus/HAIR 공식 구현 pytorch

Tasks

5-Degradation Blind All-in-One Image RestorationAllBlind All-in-One Image Restorationimage-classificationImage ClassificationImage Restoration

Similar Papers 제목 키워드 기반

HADAR-Based Thermal Infrared Hyperspectral Image Restoration

2026-05-13 · Cheng Dai, Jiale Lin, Bingxuan Song, Yifei Chen 외 arxiv

Thermal-infrared (TIR) hyperspectral imagery (HSI) provides critical scene information for various applications. However, its practical utility is severely limited by unique sensor degradations beyond the capabilities of…

Image Restoration

An Encoder-Decoder CNN for Hair Removal in Dermoscopic Images

2020-10-10 · Lidia Talavera-Martínez, Pedro Bibiloni, Manuel González-Hidalgo

The process of removing occluding hair has a relevant role in the early and accurate diagnosis of skin cancer. It consists of detecting hairs and restore the texture below them, which is sporadically occluded. In this wo…

Decoder

Robust ID-Specific Face Restoration via Alignment Learning

2025-07-15 · Yushun Fang, Lu Liu, Xiang Gao, Qiang Hu 외 arxiv

The latest developments in Face Restoration have yielded significant advancements in visual quality through the utilization of diverse diffusion priors. Nevertheless, the uncertainty of face identity introduced by identi…

Exploring the potential of channel interactions for image restoration

2023-12-20 · Knowledge-Based Systems 2023 12 · Yuning Cui, Alois Knoll

Image restoration aims to reconstruct a clear image from a degraded observation. Convolutional neural networks have achieved promising performance on this task. The usage of Transformer has recently made significant adva…

DeblurringImage DeblurringImage Defocus DeblurringImage Dehazing+5

HyperNetworks

2016-09-27 · David Ha, Andrew Dai, Quoc V. Le

This work explores hypernetworks: an approach of using a one network, also known as a hypernetwork, to generate the weights for another network. Hypernetworks provide an abstraction that is similar to what is found in na…

Handwriting generationLanguage ModellingMachine TranslationTranslation