3DQA Benchmark is an extensive analysis of 2,307 real AI-generated 3D assets. By evaluating outputs from various generators, it provides crucial insights into defect prevalence and quality assurance in 3D asset generation. This repository serves as a comprehensive resource for developers and researchers looking to enhance their understanding of generative AI capabilities.
The 3DQA Benchmark provides a comprehensive analysis of AI-generated 3D assets, focusing on a public census of 2,307 real generative-AI exports. This project allows users to evaluate the quality of assets produced by various generative AI models, thus facilitating the understanding of defect prevalence across different generators.
batch_lint.py and batch_lint_parallel.py, ensuring accuracy without hand-typed data or extrapolations. The geometry-only assessments are deterministic and executed in millisecond-scale per asset.| Generator | Total Assets | Not Watertight | Non-Manifold | UVs Missing | Over Poly Budget |
|---|---|---|---|---|---|
| ALL | 2307 | 40.1% | 9.7% | 39.7% | 61.9% |
| 3DTopia-XL | 101 | 36.6% | 0.0% | 0.0% | 48.5% |
| Real3D | 101 | 100.0% | 44.6% | 100.0% | 99.0% |
| ... | ... | ... | ... | ... | ... |
The benchmark provides various statistics, including:
Several critical notes are provided to guide users in interpreting the benchmark results:
The 3DQA Benchmark serves as an essential tool for developers and researchers interested in understanding the landscape of AI-generated 3D assets. Its findings contribute to ongoing improvements in generative modeling and offer a foundation for further exploration in quality assurance within the realm of 3D graphics.
No comments yet.
Sign in to be the first to comment.