HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Deep Learning based Full-reference and No-reference Quality Assessment Models for Compressed UGC Videos

Wei Sun Tao Wang Xiongkuo Min Fuwang Yi Guangtao Zhai

Deep Learning based Full-reference and No-reference Quality Assessment Models for Compressed UGC Videos

Abstract

In this paper, we propose a deep learning based video quality assessment (VQA) framework to evaluate the quality of the compressed user's generated content (UGC) videos. The proposed VQA framework consists of three modules, the feature extraction module, the quality regression module, and the quality pooling module. For the feature extraction module, we fuse the features from intermediate layers of the convolutional neural network (CNN) network into final quality-aware feature representation, which enables the model to make full use of visual information from low-level to high-level. Specifically, the structure and texture similarities of feature maps extracted from all intermediate layers are calculated as the feature representation for the full reference (FR) VQA model, and the global mean and standard deviation of the final feature maps fused by intermediate feature maps are calculated as the feature representation for the no reference (NR) VQA model. For the quality regression module, we use the fully connected (FC) layer to regress the quality-aware features into frame-level scores. Finally, a subjectively-inspired temporal pooling strategy is adopted to pool frame-level scores into the video-level score. The proposed model achieves the best performance among the state-of-the-art FR and NR VQA models on the Compressed UGC VQA database and also achieves pretty good performance on the in-the-wild UGC VQA databases.

Code Repositories

sunwei925/CompressedVQA
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
video-quality-assessment-on-msu-video-qualityGVSP-UGCVQA-NR (multi_scale)
KLCC: 0.6942
PLCC: 0.8851
SRCC: 0.8673
Type: NR
video-quality-assessment-on-msu-video-qualityGVSP-UGCVQA-NR (single_scale)
KLCC: 0.7037
PLCC: 0.8933
SRCC: 0.8742
Type: NR
video-quality-assessment-on-msu-video-quality-1FR GVSP-UGCVQA (single scale)
KLCC: 0.695
PLCC: 0.893
SRCC: 0.864

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
Deep Learning based Full-reference and No-reference Quality Assessment Models for Compressed UGC Videos | Papers | HyperAI