fxia22/pointnet.pytorch

Modelnet normal vector calculation

GTaherzadeh opened this issue · 0 comments

Hi there,

I am planning to train pointnet++ on modelnet40 dataset. However, there are 6 values in the dataset rather than xyz coordinates only. On the github page, they said it's a normal vector as nx, ny, nz but I can't find how they calculate the normal vector values.
Could you please help with this issue.

Thank you.