Code refactor https://ultralytics.com/actions (#13844)
This commit is contained in:
parent
ffb46fd7fb
commit
ecfcdf12c9
13 changed files with 21 additions and 18 deletions
|
|
@ -138,7 +138,7 @@ dvc plots diff $(dvc exp list --names-only)
|
|||
After executing this command, DVC generates plots comparing the metrics across different experiments, which are saved as HTML files. Below is an example image illustrating typical plots generated by this process. The image showcases various graphs, including those representing mAP, recall, precision, loss values, and more, providing a visual overview of key performance metrics:
|
||||
|
||||
<p align="center">
|
||||
<img width="640" src="https://dvc.org/0f1243f5a0c5ea940a080478de267cba/yolo-studio-plots.gif" alt="DVCLive Plots">
|
||||
<img width="640" src="https://dvc.org/yolo-studio-plots-0f1243f5a0c5ea940a080478de267cba.gif" alt="DVCLive Plots">
|
||||
</p>
|
||||
|
||||
### Displaying DVC Plots
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue