Pointnet_Pointnet2_pytorch icon indicating copy to clipboard operation
Pointnet_Pointnet2_pytorch copied to clipboard

About the radius for my own dataset

Open QLuanWilliamed opened this issue 4 years ago • 1 comments

Hi, thanks for your nice work. But I don't know how to set the suitable radius for my own dataset? Do you have any suggestions? Thank you very much. Kind regards, William

QLuanWilliamed avatar May 07 '21 10:05 QLuanWilliamed

@Luan-Zhaoliang Hi, thanks for your attention. I think radius is exactly a hyper-parameter, which depends on your dataset. What's your dataset belong to? indoor or outdoor scene? If you use CAD model, you can normalize them into an unit ball and just use the default setting.

yanx27 avatar May 16 '21 05:05 yanx27