Pointnet_Pointnet2_pytorch
Pointnet_Pointnet2_pytorch copied to clipboard
About the radius for my own dataset
trafficstars
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
@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.