CVIVSep 20, 2022

Perceptual Quality Assessment for Digital Human Heads

arXiv:2209.09489v532 citationsh-index: 73Has Code
AI Analysis

This addresses the problem of evaluating visual quality for digital human heads in computer graphics and VR, but it is incremental as it applies existing techniques to a new domain-specific dataset.

The authors tackled the lack of quality assessment for digital human heads by creating the first large-scale database with 55 reference and 1,540 distorted samples, and proposed a projection-based method that achieves state-of-the-art performance among full-reference metrics.

Digital humans are attracting more and more research interest during the last decade, the generation, representation, rendering, and animation of which have been put into large amounts of effort. However, the quality assessment of digital humans has fallen behind. Therefore, to tackle the challenge of digital human quality assessment issues, we propose the first large-scale quality assessment database for three-dimensional (3D) scanned digital human heads (DHHs). The constructed database consists of 55 reference DHHs and 1,540 distorted DHHs along with the subjective perceptual ratings. Then, a simple yet effective full-reference (FR) projection-based method is proposed to evaluate the visual quality of DHHs. The pretrained Swin Transformer tiny is employed for hierarchical feature extraction and the multi-head attention module is utilized for feature fusion. The experimental results reveal that the proposed method exhibits state-of-the-art performance among the mainstream FR metrics. The database is released at https://github.com/zzc-1998/DHHQA.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes