Label | Explanation | Data Type |
Input Model Definition
| The point cloud classification models that will be evaluated. Accepted inputs are Esri model definition (.emd) and deep learning package (.dlpk) files. | File; String |
Reference Point Cloud
| The point cloud that will be used to evaluate the classification models. | LAS Dataset Layer; File |
Target Folder
| The directory that will store the files that summarize the evaluation results. | Folder |
Base Name
| The name that will serve as the prefix for each of the files summarizing the evaluation results. | String |
Processing Boundary
(Optional) | The polygon feature that delineates the portions of the reference point cloud that will be used for evaluating the classification models. | Feature Layer |
Point Cloud Class Remapping
(Optional) | The way class codes from the reference point cloud will be remapped to match the class codes in the models being evaluated. | Value Table |
Derived Output
Label | Explanation | Data Type |
Output Confusion Matrices | The CSV format table storing the confusion matrix for each class code in each input model. | Text File |
Output Model Statistics | The CSV format table that summarizes the overall statistics of the input models. | Text File |
Output Class Code Statistics | The CSV format table that summarizes the statistics for each class code in each input model. | Text File |