QingyongHu/SpinNet

How to get “D3Feat keypts”?

houyongkuo opened this issue · 0 comments

Hi,
Thanks for your Innovative work, but I am confused about “D3Feat keypts”.
# load D3Feat keypts if is_D3Feat_keypts: keypts_path = './D3Feat_contralo-54-pred/keypoints/' + pcdpath.split('/')[-2] + '/' + filename + '.npy'

I have trained the net "D3Feat.Pytorch" and your "SpinNet", but I cannot find the file about “./D3Feat_contralo-54-pred/keypoints/'.

Best regards,
Thanks!