Objaverse++: Curated 3D Object Dataset with Quality Annotations
Chendi Lin, Heshan Liu, Qunshu Lin, Zachary Bright, Shitao Tang, Yihui He, Minghao Liu, Ling Zhu, Cindy Le
TL;DR
Objaverse++ addresses the quality gap in Objaverse by introducing expert-annotated quality scores and binary traits for 10,000 objects, then scaling annotations to about 500,000 models with a learned classifier. The authors show that pretraining on high-quality subsets improves image-to-3D generation performance and accelerates training convergence, surpassing what is achieved by simply reducing dataset size. They release the annotated subset and demonstrate the approach with quantitative and user-study evidence, arguing that data quality can match or exceed quantity for efficient 3D model training. The work outlines a path toward broader, quality-controlled 3D datasets and notes plans to extend annotations to the entire dataset.
Abstract
This paper presents Objaverse++, a curated subset of Objaverse enhanced with detailed attribute annotations by human experts. Recent advances in 3D content generation have been driven by large-scale datasets such as Objaverse, which contains over 800,000 3D objects collected from the Internet. Although Objaverse represents the largest available 3D asset collection, its utility is limited by the predominance of low-quality models. To address this limitation, we manually annotate 10,000 3D objects with detailed attributes, including aesthetic quality scores, texture color classifications, multi-object composition flags, transparency characteristics, etc. Then, we trained a neural network capable of annotating the tags for the rest of the Objaverse dataset. Through experiments and a user study on generation results, we demonstrate that models pre-trained on our quality-focused subset achieve better performance than those trained on the larger dataset of Objaverse in image-to-3D generation tasks. In addition, by comparing multiple subsets of training data filtered by our tags, our results show that the higher the data quality, the faster the training loss converges. These findings suggest that careful curation and rich annotation can compensate for the raw dataset size, potentially offering a more efficient path to develop 3D generative models. We release our enhanced dataset of approximately 500,000 curated 3D models to facilitate further research on various downstream tasks in 3D computer vision. In the near future, we aim to extend our annotations to cover the entire Objaverse dataset.
