This repository provides PyTorch implementation of our paper:
PQ-NET: A Generative Part Seq2Seq Network for 3D Shapes
Rundi Wu, Yixin Zhuang, Kai Xu, Hao Zhang, Baoquan Chen
CVPR 2020
Prerequisites
- Linux
- NVIDIA GPU + CUDA CuDNN
- Python 3.6
Dependencies
Install python package dependencies through pip:
pip install -r requirements.txt
Compile the extension module brought from Occupancy_Networks:
python setup.py build_ext --inplace
Data
We first voxelized PartNet shapes and scale each part to
