Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Blind Image Quality Assessment Using A Deep Bilinear Convolutional Neural Network

About

We propose a deep bilinear model for blind image quality assessment (BIQA) that handles both synthetic and authentic distortions. Our model consists of two convolutional neural networks (CNN), each of which specializes in one distortion scenario. For synthetic distortions, we pre-train a CNN to classify image distortion type and level, where we enjoy large-scale training data. For authentic distortions, we adopt a pre-trained CNN for image classification. The features from the two CNNs are pooled bilinearly into a unified representation for final quality prediction. We then fine-tune the entire model on target subject-rated databases using a variant of stochastic gradient descent. Extensive experiments demonstrate that the proposed model achieves superior performance on both synthetic and authentic databases. Furthermore, we verify the generalizability of our method on the Waterloo Exploration Database using the group maximum differentiation competition.

Weixia Zhang, Kede Ma, Jia Yan, Dexiang Deng, Zhou Wang• 2019

Related benchmarks

TaskDatasetResultRank
Image Quality AssessmentSPAQ
SRCC0.911
191
Image Quality AssessmentCSIQ
SRC0.946
138
Image Quality AssessmentTID 2013 (test)
Mean SRCC0.816
124
Image Quality AssessmentAGIQA-3K
SRCC0.826
112
Image Quality AssessmentCSIQ (test)
SRCC0.946
103
Image Quality AssessmentLIVE
SRC0.968
96
Image Quality AssessmentKonIQ-10k
SRCC0.844
96
Image Quality AssessmentKADID
SRCC0.851
95
Image Quality AssessmentPIPAL
SRCC0.381
95
Image Quality AssessmentKADID-10k (test)
SRCC0.878
91
Showing 10 of 96 rows
...

Other info

Code

Follow for update