HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Prompt-based Ingredient-Oriented All-in-One Image Restoration

Hu Gao; Depeng Dang

Prompt-based Ingredient-Oriented All-in-One Image Restoration

Abstract

Image restoration aims to recover the high-quality images from their degraded observations. Since most existing methods have been dedicated into single degradation removal, they may not yield optimal results on other types of degradations, which do not satisfy the applications in real world scenarios. In this paper, we propose a novel data ingredient-oriented approach that leverages prompt-based learning to enable a single model to efficiently tackle multiple image degradation tasks. Specifically, we utilize a encoder to capture features and introduce prompts with degradation-specific information to guide the decoder in adaptively recovering images affected by various degradations. In order to model the local invariant properties and non-local information for high-quality image restoration, we combined CNNs operations and Transformers. Simultaneously, we made several key designs in the Transformer blocks (multi-head rearranged attention with prompts and simple-gate feed-forward network) to reduce computational requirements and selectively determines what information should be persevered to facilitate efficient recovery of potentially sharp images. Furthermore, we incorporate a feature fusion mechanism further explores the multi-scale information to improve the aggregated features. The resulting tightly interlinked hierarchy architecture, named as CAPTNet, extensive experiments demonstrate that our method performs competitively to the state-of-the-art.

Code Repositories

Tombs98/CAPTNet
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
deblurring-on-hide-trained-on-goproCAPTNet
PSNR (sRGB): 31.86
SSIM (sRGB): 0.949
image-deblurring-on-goproCAPTNet
PSNR: 33.74
SSIM: 0.967
single-image-deraining-on-rain100lCAPTNet
PSNR: 39.22
SSIM: 0.981
single-image-deraining-on-test1200CAPTNet
PSNR: 34.77
SSIM: 0.937

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
Prompt-based Ingredient-Oriented All-in-One Image Restoration | Papers | HyperAI