HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Attentions Help CNNs See Better: Attention-based Hybrid Image Quality Assessment Network

Shanshan Lao Yuan Gong Shuwei Shi Sidi Yang Tianhe Wu Jiahao Wang Weihao Xia Yujiu Yang

Attentions Help CNNs See Better: Attention-based Hybrid Image Quality Assessment Network

Abstract

Image quality assessment (IQA) algorithm aims to quantify the human perception of image quality. Unfortunately, there is a performance drop when assessing the distortion images generated by generative adversarial network (GAN) with seemingly realistic texture. In this work, we conjecture that this maladaptation lies in the backbone of IQA models, where patch-level prediction methods use independent image patches as input to calculate their scores separately, but lack spatial relationship modeling among image patches. Therefore, we propose an Attention-based Hybrid Image Quality Assessment Network (AHIQ) to deal with the challenge and get better performance on the GAN-based IQA task. Firstly, we adopt a two-branch architecture, including a vision transformer (ViT) branch and a convolutional neural network (CNN) branch for feature extraction. The hybrid architecture combines interaction information among image patches captured by ViT and local texture details from CNN. To make the features from shallow CNN more focused on the visually salient region, a deformable convolution is applied with the help of semantic information from the ViT branch. Finally, we use a patch-wise score prediction module to obtain the final score. The experiments show that our model outperforms the state-of-the-art methods on four standard IQA datasets and AHIQ ranked first on the Full Reference (FR) track of the NTIRE 2022 Perceptual Image Quality Assessment Challenge.

Code Repositories

iigroup/ahiq
Official
pytorch
Mentioned in GitHub
iigroup/maniqa
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-quality-assessment-on-msu-fr-vqaAHIQ
SRCC: 0.937
video-quality-assessment-on-msu-video-quality-1AHIQ
KLCC: 0.8015
SRCC: 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
Attentions Help CNNs See Better: Attention-based Hybrid Image Quality Assessment Network | Papers | HyperAI