Show dataset YOLO training curves

This commit is contained in:
2026-06-30 15:35:25 +08:00
parent b60fcc5112
commit 90dccbea0e
5 changed files with 61 additions and 4 deletions

View File

@@ -55,7 +55,7 @@ for the `yolo.train_custom` task. The selected upload dataset also exposes
direct YOLO custom train, predict, and heatmap actions; custom outputs are
written under `var/custom_yolo_runs` and are scanned by the results dashboard.
When a dataset is selected, the dataset panel shows its custom YOLO `best.pt`,
prediction previews, heatmap previews, and detected training curves.
prediction previews, heatmap previews, and inline training curve previews.
Segmentation previews, YOLO heatmaps, and loss/metric artifacts are grouped on
the results dashboard, and YOLO-style `results.csv` files are parsed into
lightweight training curves.