Skip to content

Latest commit

 

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BPNet

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

A Novel Framework for Learning Bézier Decomposition From 3D Point Clouds (TCSVT-24).

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

19 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages