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

VPP: Efficient Conditional 3D Generation via Voxel-Point Progressive Representation

About

Conditional 3D generation is undergoing a significant advancement, enabling the free creation of 3D content from inputs such as text or 2D images. However, previous approaches have suffered from low inference efficiency, limited generation categories, and restricted downstream applications. In this work, we revisit the impact of different 3D representations on generation quality and efficiency. We propose a progressive generation method through Voxel-Point Progressive Representation (VPP). VPP leverages structured voxel representation in the proposed Voxel Semantic Generator and the sparsity of unstructured point representation in the Point Upsampler, enabling efficient generation of multi-category objects. VPP can generate high-quality 8K point clouds within 0.2 seconds. Additionally, the masked generation Transformer allows for various 3D downstream tasks, such as generation, editing, completion, and pre-training. Extensive experiments demonstrate that VPP efficiently generates high-fidelity and diverse 3D shapes across different categories, while also exhibiting excellent representation transfer performance. Codes will be released at \url{https://github.com/qizekun/VPP}.

Zekun Qi, Muzhou Yu, Runpei Dong, Kaisheng Ma• 2023

Related benchmarks

TaskDatasetResultRank
Object ClassificationScanObjectNN OBJ_BG
Accuracy93.11
215
3D Object ClassificationScanObjectNN PB_T50_RS
OA89.28
72
3D Object ClassificationScanObjectNN OBJ_ONLY
Overall Accuracy91.91
69
Object ClassificationModelNet40 1k points
Accuracy94.1
63
3D Object ClassificationModelNet40 few-shot
Accuracy98.3
60
Few-shot Transfer ClassificationModelNet40
Accuracy98.3
48
3D Object RecognitionScanObjectNN PB_T50_RS fine-tuned
Overall Accuracy89.28
19
3D Object ClassificationModelNet40 8k P v1
Overall Accuracy94.3
18
3D Object RecognitionModelNet40 1k points (test)
Accuracy94.1
18
3D Object RecognitionScanObjectNN OBJ_ONLY fine-tuned
Overall Accuracy91.91
15
Showing 10 of 14 rows

Other info

Code

Follow for update