charlesq34 / pointnet

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

Annotation #298

Open Sassimion opened 2 years ago

Sassimion commented 2 years ago

Hi, is there anyone know how to annotate the point cloud? I am planning to use my own dataset and currently stuck at the first phase. I run the collect_indoor3d_data.py but for data preparation it seems that I need to provide data annotations. Is this necessary? if yes, how can I annotate my data? My data is in ply format and las format. Thanks for your reply.

liu4lin commented 1 year ago

@Sassimion For those expecting 3d lidar annotation features, you may check it out : https://github.com/basicai/xtreme1