charlesq34 / pointnet

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

what is the structure of the dataset .

mahmoudEltaher opened this issue · comments

Hi can you please guide me what is the structure of the dataset .

what means by Each point cloud contains 2048 points uniformly sampled from a shape surface ?

why we need a norm of the point cloud ?
Each cloud is zero-mean and normalized into an unit sphere.

what is the difference between face_id and label ??