Share your thoughts, 1 month free Claude Pro on usSee more
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
275
Image Quality AssessmentCSIQ
SRC0.946
192
Image Quality AssessmentKADID
SRCC0.851
164
Image Quality AssessmentPIPAL
SRCC0.381
159
Image Quality AssessmentKonIQ
SRCC0.875
148
No-Reference Image Quality AssessmentKADID-10K
SROCC0.878
146
Image Quality AssessmentTID 2013 (test)
Mean SRCC0.89
141
Image Quality AssessmentAGIQA-3K
SRCC0.826
137
Image Quality AssessmentLIVE
SRC0.968
127
No-Reference Image Quality AssessmentCSIQ
SROCC0.946
127
Showing 10 of 122 rows
...

Other info

Code

Follow for update