Skip to content

bizerfr/BPNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BPNet

BPNet: Bézier Primitive Segmentation on 3D Point Clouds (IJCAI-23)

BPNet Pipeline

Data Preparation

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

Training

configure your training settings in options.py, and then:

python train.py

Testing

configure your testing settings in options.py, and then:

python test.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages