charlesq34 / pointnet

PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

why all the coords of the modelnet40 are in [-1,1],shoud i normalize my data to this range?

ResonWang opened this issue · comments

commented

i noticed that all the three coords of the modelnet40 are in [-1,1], are they preprocessed? shoud i normalize my data to this range?

I thought the same. I normalised my data to be in that range but I am still not getting very good results