paper-with-me

Papers

Quality Assessment of In-the-Wild Videos

2019-08-01 · Dingquan Li, Tingting Jiang, Ming Jiang

Quality assessment of in-the-wild videos is a challenging problem because of the absence of reference videos and shooting distortions. Knowledge of the human visual system can help establish methods for objective quality assessment of in-the-wild videos. In this work, we show two eminent effects of the human visual system, namely, content-dependency and temporal-memory effects, could be used for this purpose. We propose an objective no-reference video quality assessment method by integrating both effects into a deep neural network. For content-dependency, we extract features from a pre-trained image classification neural network for its inherent content-aware property. For temporal-memory effects, long-term dependencies, especially the temporal hysteresis, are integrated into the network with a gated recurrent unit and a subjectively-inspired temporal pooling layer. To validate the performance of our method, experiments are conducted on three publicly available in-the-wild video quality assessment databases: KoNViD-1k, CVD2014, and LIVE-Qualcomm, respectively. Experimental results demonstrate that our proposed method outperforms five state-of-the-art methods by a large margin, specifically, 12.39%, 15.71%, 15.45%, and 18.09% overall performance improvements over the second-best method VBLIINDS, in terms of SROCC, KROCC, PLCC and RMSE, respectively. Moreover, the ablation study verifies the crucial role of both the content-aware features and the modeling of temporal-memory effects. The PyTorch implementation of our method is released at https://github.com/lidq92/VSFA.

📄 PDF Abstract BibTeX arXiv:1908.00375

Code (2)

lidq92/VSFA 공식 구현 pytorch
SpikeKing/VQA-v2 pytorch

Tasks

image-classificationImage ClassificationVideo Quality Assessment

Similar Papers 제목 키워드 기반

Learning Single-Image Depth from Videos using Quality Assessment Networks

2018-06-25 · CVPR 2019 6 · Weifeng Chen, Shengyi Qian, Jia Deng

Depth estimation from a single image in the wild remains a challenging problem. One main obstacle is the lack of high-quality training data for images in the wild. In this paper we propose a method to automatically gener…

Depth Estimation

Perceptual Quality Assessment of Virtual Reality Videos in the Wild

2022-06-13 · Wen Wen, Mu Li, Yiru Yao, Xiangjie Sui 외

Investigating how people perceive virtual reality (VR) videos in the wild (i.e., those captured by everyday users) is a crucial and challenging task in VR-related applications due to complex authentic distortions localiz…

Saliency DetectionVideo Quality Assessment

Unified Quality Assessment of In-the-Wild Videos with Mixed Datasets Training

2020-11-09 · Dingquan Li, Tingting Jiang, Ming Jiang

Video quality assessment (VQA) is an important problem in computer vision. The videos in computer vision applications are usually captured in the wild. We focus on automatically assessing the quality of in-the-wild video…

Video Quality Assessment

Towards Explainable In-the-Wild Video Quality Assessment: A Database and a Language-Prompted Approach

2023-05-22 · HaoNing Wu, Erli Zhang, Liang Liao, Chaofeng Chen 외

The proliferation of in-the-wild videos has greatly expanded the Video Quality Assessment (VQA) problem. Unlike early definitions that usually focus on limited distortion types, VQA on in-the-wild videos is especially ch…

Video Quality AssessmentVisual Question Answering (VQA)

Blindly Assess Quality of In-the-Wild Videos via Quality-aware Pre-training and Motion Perception

2021-08-19 · Bowen Li, Weixia Zhang, Meng Tian, Guangtao Zhai 외

Perceptual quality assessment of the videos acquired in the wilds is of vital importance for quality assurance of video services. The inaccessibility of reference videos with pristine quality and the complexity of authen…

Action RecognitionImage Quality AssessmentTransfer LearningVideo Quality Assessment+1