WXinlong / ASIS

Associatively Segmenting Instances and Semantics in Point Clouds, CVPR 2019
MIT License
253 stars 65 forks source link

The parameters of DBSCAN #41

Open LiBiao-SZU opened 4 years ago

LiBiao-SZU commented 4 years ago

Hello, @WXinlong . In the experiments of ShapeNet, I want to perform the DBSCAN clustering algorithm to generate instance labels. But the parameters of DBSCAN are hard to chooose. Could you please provide the values of eps and min_samples of DBSCAN? And I would be grateful if you could provide the instance labels of ShapeNet. Thank you!