Docs updates for HUB, YOLOv4, YOLOv7, NAS (#3174)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
c340f84ce9
commit
2f02d8ea53
179 changed files with 786 additions and 206 deletions
|
|
@ -1,7 +1,13 @@
|
|||
---
|
||||
description: Learn how to use Ultralytics YOLO's built-in callbacks `on_pretrain_routine_start` and `on_train_epoch_end` for improved training performance.
|
||||
keywords: Ultralytics, YOLO, callbacks, weights, biases, training
|
||||
---
|
||||
|
||||
# _log_plots
|
||||
---
|
||||
:::ultralytics.yolo.utils.callbacks.wb._log_plots
|
||||
<br><br>
|
||||
|
||||
# on_pretrain_routine_start
|
||||
---
|
||||
:::ultralytics.yolo.utils.callbacks.wb.on_pretrain_routine_start
|
||||
|
|
@ -20,4 +26,4 @@ description: Learn how to use Ultralytics YOLO's built-in callbacks `on_pretrain
|
|||
# on_train_end
|
||||
---
|
||||
:::ultralytics.yolo.utils.callbacks.wb.on_train_end
|
||||
<br><br>
|
||||
<br><br>
|
||||
Loading…
Add table
Add a link
Reference in a new issue