lijx10 / USIP

USIP: Unsupervised Stable Interest Point Detection from 3D Point Clouds. ICCV 2019
GNU General Public License v3.0
206 stars 29 forks source link

The visualization results on the modelnet dataset differ significantly from those in the paper #30

Open Abel-love-Dirichlet opened 5 months ago

Abel-love-Dirichlet commented 5 months ago

Dear Professor Li: Thanks for your great work and the open-source code.

I want to know why the keypoints visualization results I obtained using the model 5000-64-k1k9-3d (modelnet40 dataset) differ significantly from your visualization results in the paper. May I ask where the problem may be.

My visualization results are as follows: vis1

vis2

The visualization results of modelnet40 in your paper are as follows: lijx

I checked the parameters and they were all set according to the paper. Is it necessary to set the radius of nms to another value since it is 0?