If you want to add PCQA papers and codes to this list, feel free to start a pull request.
We are happy to see your contribution!
Database | Format | Attributes | Rated Models |
---|---|---|---|
M-PCCD | Point cloud | Colored | 232 |
IRPC | Point cloud | Colorless & Colored | 54 & 54 |
WPC | Point cloud | Colored | 740 |
WPC2.0 | Point cloud | Colored | 400 |
WPC3.0 | Point cloud | Colored | 350 |
ICIP2020 | Point cloud | Colored | 96 |
SJTU-PCQA | Point cloud | Colored | 378 |
SIAT-PCQD | Point cloud | Colored | 340 |
LS-PCQA | Point cloud | Colored | 1,080 |
BASICS | Point cloud | Colored | 1,494 |
CMDM | Mesh | Colored | 480 |
TMQA | Mesh | Textured | 3,000 |
Geo-Metric | Mesh | Geometry Faces | 2,450 |
DHHQA | Mesh | Textured human heads | 1,540 |
DDH-QA | FBX/MP4 | Dynamic Digital Humans | 800 |
SJTU-H3D | Mesh | Full-body Digital Humans | 1,120 |
# | Database Name | Title & Link | Database Link |
---|---|---|---|
1 | DHHQA | Perceptual Quality Assessment for Digital Human Heads | Link |
2 | DDH-QA | DDH-QA: A DYNAMIC DIGITAL HUMANS QUALITY ASSESSMENT DATABASE | Link |
3 | SJTU-H3D | Advancing Zero-Shot Digital Human Quality Assessment through Text-Prompted Evaluation | Link |
Basic full-reference quality assessment metrics implemented by Python.
I try to implement the p2point, p2plane, and PSNR_yuv with python. The original algorithms come from "Evaluation criteria for PCC (Point Cloud Compression)","Dynamic Polygon Clouds: Representation and Compression for VR/AR", and "Geometric Distortion Metrics for Point Cloud Compression".
# | Metric Name | Title & Link | Code Link |
---|---|---|---|
1 | PointSSIM | "Towards a Point Cloud Structural Similarity Metric" | Code |
2 | GraphSIM | "Inferring Point Cloud Quality via Graph Similarity" | Code |
3 | PCQM | "PCQM: A Full-Reference Quality Metric for Colored 3D Point Clouds" | Code |
- "Surface-Sampling Based Objective Quality Assessment Metrics for Meshes" [ICASSP]
😎 If you want to make contributions, include your works, or simply make discussions, feel free to e-mail me at [email protected] 😎
💖 If you find this collection helpful, please star this project! Thank you! 💖