thangvubk / SoftGroup

[CVPR 2022 Oral] SoftGroup for Instance Segmentation on 3D Point Clouds
MIT License
339 stars 80 forks source link

Same training time for SoftGroup and SoftGroup++ #162

Open Ritchizh opened 1 year ago

Ritchizh commented 1 year ago

Hi! I trained SoftGroup/SoftGroup++ from scratch on STPLS3D, using configs: softgroup++_stpls3d.yaml and softgroup_stpls3d.yaml respectively. However, the training time in both cases is the same ~ 6 hours. Does SoftGroup also use Octree k-NN independent from "with_octree" config?