Model Validation
EdgeFirst Studio supports validation of Vision models trained using ModelPack and Fusion models trained by fusing Camera and Radar sensors as model inputs. The purpose of validation is to assess the performance of the model after training. In this stage, analysis is usually practiced for finding the best model parameters to use for deploying the model or finding further refinements needed to the model prior to deployment which could require retraining with different parameters.
ModelPack
For validating Vision models tasked with detecting objects in an image, follow tutorials for Validating ModelPack in EdgeFirst Studio. The validation metrics are distinguished between Object Detection Metrics via Bounding Boxes and Segmentation Metrics.
Fusion
For validating Fusion models tasked with detecting the position of the object in the field, follow tutorials for Validating Fusion in EdgeFirst Studio. The validation metrics for Fusion models are given as Precision, Recall, F1, and IoU. EdgeFirst Studio also reports Bird's Eye View Heatmaps shown as the top down view of the model's field of view as a grid which describes the performance of the model's predictions at the individual cells. The metrics for Fusion models are described in more detail under the Fusion Metrics.