charlesq34 / pointnet

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

Dataset format, object, and data type #155

Open liemwellys opened 5 years ago

liemwellys commented 5 years ago

Hi, Charles. Is your dataset based on each frame generated by Lidar? Do you segment each object on a frame & give the object label?

Besides, if I used my own generated lidar frame to test it, which part of your code that I need to modify?