- 23 Jan 2025
- 2 Minutes to read
- Print
- DarkLight
- PDF
View training session
- Updated on 23 Jan 2025
- 2 Minutes to read
- Print
- DarkLight
- PDF
Once your model training session is created, you can access the session from the project listing page. Explore the training details to analyze the model images based on session accuracy results.
Refer to the following video to browse and view an existing model training session.
On the training projects list, click the View button of your created training project.
The Training Sessions page lists the sessions with basic details.Click the 3-dots icon under the Actions column on the top-right corner for various actions.
View details
This option lets you view details such as Data, Model Metrics, and Train Metrics for the training session.
Data: This tab displays the proportion-wise image data for Train, Val, and Test sets. Click the icons on the top-right corner of each set to:
View the data distribution in graphical format.
View each image set in a single window.
Model Metrics: Click this tab to view the model evaluation results on the Test set. It displays overall and per-class precision and recall values.
Change the IoU Threshold and Confidence Threshold sliders to analyze the Precision-Recall curve and Confusion Matrix at different thresholds.
View Analyze Job: This option opens the page where the evaluation job can be assessed more deeply.
It compares the set of ground truth specified for the images with the values the model has predicted after creating the training session. Use the confusion matrix cells to view individual images and, more precisely, understand model performance and dataset gaps.
This option is also available from the 3-dots icon on the top-right corner.
Train Metrics: Click this tab to view and compare the training accuracy and validation accuracy values.
Run evaluation on other epochs
By default, the evaluation metrics are presented on the latest epoch. This section describes triggering evaluation on a different epoch to allow you to pick the epoch with the best results.
In the Training Sessions screen, click View Details, and navigate to Model Metrics > New Evaluation.
This Select Epoch screen displays a graphical view of the accuracy for each epoch. You can hover on the graph and view the accuracy at different epochs. For example, say the session was run for 250 epochs.Hover the cursor to view the accuracy at a different epoch, say 170.
Click the epoch point on the graph.
Click Submit to reevaluate the accuracy for epoch 170.
Once the evaluation is completed, you can view the results for the set epoch under Model metrics tab.
Other actions
In addition to the View Details option, other options are under the Actions column.
Refine: Select this option if you need to rerun the session after making any required changes to the existing parameters.
Abort: When a training session is in progress, you can abort the session, if you do not want the session to progress.
Archive: Select this option to archive the training session for future reference. You can then refresh the list to see only the active sessions. Enable the Show Archived option to list all the sessions, including the archived ones.
Delete: Select this option to delete the training job from the project listing.