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,5 +1,6 @@
|
|||
---
|
||||
description: Improve YOLOv5 model training with Ultralytics' on-train callbacks. Boost performance on-pretrain-routine-end, model-save, train/predict start.
|
||||
keywords: Ultralytics, YOLO, callbacks, on_pretrain_routine_end, on_fit_epoch_end, on_train_start, on_val_start, on_predict_start, on_export_start
|
||||
---
|
||||
|
||||
# on_pretrain_routine_end
|
||||
|
|
@ -40,4 +41,4 @@ description: Improve YOLOv5 model training with Ultralytics' on-train callbacks.
|
|||
# on_export_start
|
||||
---
|
||||
:::ultralytics.yolo.utils.callbacks.hub.on_export_start
|
||||
<br><br>
|
||||
<br><br>
|
||||
Loading…
Add table
Add a link
Reference in a new issue