Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

No-Reference Point Cloud Quality Assessment via Weighted Patch Quality Prediction

About

With the rapid development of 3D vision applications based on point clouds, point cloud quality assessment(PCQA) is becoming an important research topic. However, the prior PCQA methods ignore the effect of local quality variance across different areas of the point cloud. To take an advantage of the quality distribution imbalance, we propose a no-reference point cloud quality assessment (NR-PCQA) method with local area correlation analysis capability, denoted as COPP-Net. More specifically, we split a point cloud into patches, generate texture and structure features for each patch, and fuse them into patch features to predict patch quality. Then, we gather the features of all the patches of a point cloud for correlation analysis, to obtain the correlation weights. Finally, the predicted qualities and correlation weights for all the patches are used to derive the final quality score. Experimental results show that our method outperforms the state-of-the-art benchmark NR-PCQA methods. The source code for the proposed COPP-Net can be found at https://github.com/philox12358/COPP-Net.

Jun Cheng, Honglei Su, Jari Korhonen• 2023

Related benchmarks

TaskDatasetResultRank
No-Reference Point Cloud Quality AssessmentSJTU-PCQA
PLCC0.9257
24
Point Cloud Quality AssessmentWPC Banana content (test)
PLCC0.9121
12
Point Cloud Quality AssessmentWPC Cauliflower content (test)
PLCC0.919
12
Point Cloud Quality AssessmentWPC Mushroom content (test)
PLCC0.9495
12
Point Cloud Quality AssessmentWPC Pineapple content (test)
PLCC0.9571
12
Point Cloud Quality AssessmentWaterloo Point Cloud (WPC) database (test)
PLCC0.9324
7
No-Reference Point Cloud Quality AssessmentSIAT-PCQD
PLCC0.8512
4
No-Reference Point Cloud Quality AssessmentWPC 2.0
PLCC0.8685
4
No-Reference Point Cloud Quality AssessmentLS-PCQA Part I
PLCC0.5885
4
Showing 9 of 9 rows

Other info

Code

Follow for update