paper-with-me

Papers

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 videos, which is a challenging problem due to the absence of reference videos, the complexity of distortions, and the diversity of video contents. Moreover, the video contents and distortions among existing datasets are quite different, which leads to poor performance of data-driven methods in the cross-dataset evaluation setting. To improve the performance of quality assessment models, we borrow intuitions from human perception, specifically, content dependency and temporal-memory effects of human visual system. To face the cross-dataset evaluation challenge, we explore a mixed datasets training strategy for training a single VQA model with multiple datasets. The proposed unified framework explicitly includes three stages: relative quality assessor, nonlinear mapping, and dataset-specific perceptual scale alignment, to jointly predict relative quality, perceptual quality, and subjective quality. Experiments are conducted on four publicly available datasets for VQA in the wild, i.e., LIVE-VQC, LIVE-Qualcomm, KoNViD-1k, and CVD2014. The experimental results verify the effectiveness of the mixed datasets training strategy and prove the superior performance of the unified model in comparison with the state-of-the-art models. For reproducible research, we make the PyTorch implementation of our method available at https://github.com/lidq92/MDTVSFA.

📄 PDF Abstract BibTeX arXiv:2011.04263

Code (1)

lidq92/MDTVSFA 공식 구현 pytorch

Tasks

Video Quality Assessment

Methods 이 논문이 사용한 방법론

MDTVSFA 설명 없음

Similar Papers 제목 키워드 기반

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

A strong baseline for image and video quality assessment

2021-11-13 · Shaoguo Wen, Junle Wang

In this work, we present a simple yet effective unified model for perceptual quality assessment of image and video. In contrast to existing models which usually consist of complex network architecture, or rely on the con…

Video Quality Assessment

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

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…

image-classificationImage ClassificationVideo Quality Assessment