yuanqili78 / SED-Net

Surface and Edge Detection for Primitive Fitting of Point Clouds,SIGGRAPH 2023
38 stars 8 forks source link

Surface and Edge Detection for Primitive Fitting of Point Clouds SIGGRAPH 2023 conference proceedings

install

following parsenet install cmds

data prepare

train & test

python generate_predictions_aug.py configs/config_SEDNet_normal.yml NoSave no_multi_vote no_fold5drop
python train_sed_net.py configs/config_SEDNet_normal.yml

mesh creation

arg2mesh/arg2mesh.py

reference

  1. parsenet
  2. hpnet

Cite

@inproceedings{li2023surface, title={Surface and edge detection for primitive fitting of point clouds}, author={Li, Yuanqi and Liu, Shun and Yang, Xinran and Guo, Jianwei and Guo, Jie and Guo, Yanwen}, booktitle={ACM SIGGRAPH 2023 Conference Proceedings}, pages={1--10}, year={2023} }