PointPCA+: Extending PointPCA objective quality assessment metric
A computationally-simplified and descriptor-richer Point Cloud Quality Assessment (PCQA) metric, namely PointPCA+, is proposed in this paper, which is an extension of PointPCA. PointPCA proposed a set of perceptually-relevant descriptors based on PCA decomposition that were applied to both the geometry and texture data of point clouds for full reference PCQA. PointPCA+ employs PCA only on the geometry data while enriching existing geometry and texture descriptors, that are computed more efficiently. Similarly to PointPCA, a total quality score is obtained through a learning-based fusion of individual predictions from geometry and texture descriptors that capture local shape and appearance properties, respectively. Before feature fusion, a feature selection module is introduced to choose the most effective features from a proposed super-set. Experimental results show that PointPCA+ achieves high predictive performance against subjective ground truth scores obtained from publicly available datasets. The code is available at \url{https://github.com/cwi-dis/pointpca_suite/}.
Code (0)
등록된 구현이 없습니다.
Tasks
feature selectionPoint Cloud Quality AssessmentMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
TUDa at WMT21: Sentence-Level Direct Assessment with Adapters
This paper presents our submissions to the WMT2021 Shared Task on Quality Estimation, Task 1 Sentence-Level Direct Assessment. While top-performing approaches utilize massively multilingual Transformer-based language mod…
SentencePerceptual Video Quality Assessment: A Survey
Perceptual video quality assessment plays a vital role in the field of video processing due to the existence of quality degradations introduced in various stages of video signal acquisition, compression, transmission and…
SurveyVideo Quality AssessmentObjective quality assessment of medical images and videos: Review and challenges
Quality assessment is a key element for the evaluation of hardware and software involved in image and video acquisition, processing, and visualization. In the medical field, user-based quality assessment is still conside…
DiagnosticMetricNet: Towards Improved Modeling For Non-Intrusive Speech Quality Assessment
The objective speech quality assessment is usually conducted by comparing received speech signal with its clean reference, while human beings are capable of evaluating the speech quality without any reference, such as in…
Image restoration quality assessment based on regional differential information entropy
With the development of image recovery models,especially those based on adversarial and perceptual losses,the detailed texture portions of images are being recovered more naturally.However,these restored images are simil…
Image Quality AssessmentImage RestorationImage Super-ResolutionQuantization+2