Description
The point cloud training data should have the same class codes as the validation data. The training process is refined based on qualitative metrics determined throughout the training process. Different class codes between the two datasets results in an ineffective training process.
Solution
Either remap the unique class codes to values that exist in the training and validation datasets or re-create the point cloud training data to ensure that the same class codes are present in both datasets.