yangyanli / PointCNN

PointCNN: Convolution On X-Transformed Points (NeurIPS 2018)
https://arxiv.org/abs/1801.07791
Other
1.37k stars 365 forks source link

question about xforms #235

Open azhua66 opened 4 years ago

azhua66 commented 4 years ago

hello! In train_val_vls.py,there is a xforms,which multipies points_sampled,what is the meaning of xforms?Why is it not mentioned in the paper?