I have a lot of .las point cloud files and I want to input them all into LaserMix for training, I have a few questions below:
- Its XYZ is latitude, longitude and elevation, do I need to convert them to the local coordinate system?
- The attribute of the point cloud has only one reflection value and no label. In addition to writing a
CustomDataset, is labeled_dataset also needed in the config file?
I have a lot of
.laspoint cloud files and I want to input them all into LaserMix for training, I have a few questions below:CustomDataset, islabeled_datasetalso needed in the config file?