BPNet: Bézier Primitive Segmentation on 3D Point Clouds (IJCAI-23)
Please download the pre-processed ABC dataset.
unzip the dataset and put it in the data folder, or modify the data root path in the options.py
configure your training settings in options.py
, and then:
python train.py
configure your testing settings in options.py
, and then:
python test.py