charlesq34 / pointnet

PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
Other
4.64k stars 1.45k forks source link

More details about the experiments on simulated Kinect scans? #230

Open nizqleo opened 4 years ago

nizqleo commented 4 years ago

Hi! Much thanks to your marvelous work first!

I am really interested in the tests on simulated Kinect scans mentioned in your paper, but it was talked about only quite briefly. I am really curious how did you generate the data. Are the numbers of points in those simulated data equivalent to each other? If yes, are they equivalent to the number of points in the uniformly sampled data(which according to the paper is 1024)?

Thanks in advance! And I'll be really appreciated if you can provide more information about the experiment.