Add patches section and fix Docs CI (#3193)
This commit is contained in:
@ -136,4 +136,4 @@ keywords: YOLO, Ultralytics, callbacks, object detection, training, inference
|
||||
# add_integration_callbacks
|
||||
---
|
||||
:::ultralytics.yolo.utils.callbacks.base.add_integration_callbacks
|
||||
<br><br>
|
||||
<br><br>
|
||||
|
@ -36,4 +36,4 @@ keywords: Ultralytics YOLO, callbacks, log plots, epoch monitoring, training end
|
||||
# on_train_end
|
||||
---
|
||||
:::ultralytics.yolo.utils.callbacks.clearml.on_train_end
|
||||
<br><br>
|
||||
<br><br>
|
||||
|
@ -121,4 +121,4 @@ keywords: Ultralytics, YOLO, callbacks, Comet ML, log images, log predictions, l
|
||||
# on_train_end
|
||||
---
|
||||
:::ultralytics.yolo.utils.callbacks.comet.on_train_end
|
||||
<br><br>
|
||||
<br><br>
|
||||
|
@ -51,4 +51,4 @@ keywords: Ultralytics, YOLO, Utils, DVC, Callbacks, images, plots, confusion mat
|
||||
# on_train_end
|
||||
---
|
||||
:::ultralytics.yolo.utils.callbacks.dvc.on_train_end
|
||||
<br><br>
|
||||
<br><br>
|
||||
|
@ -41,4 +41,4 @@ keywords: Ultralytics, YOLO, callbacks, on_pretrain_routine_end, on_fit_epoch_en
|
||||
# on_export_start
|
||||
---
|
||||
:::ultralytics.yolo.utils.callbacks.hub.on_export_start
|
||||
<br><br>
|
||||
<br><br>
|
||||
|
@ -16,4 +16,4 @@ keywords: Ultralytics, YOLO, Utils, MLflow, callbacks, on_pretrain_routine_end,
|
||||
# on_train_end
|
||||
---
|
||||
:::ultralytics.yolo.utils.callbacks.mlflow.on_train_end
|
||||
<br><br>
|
||||
<br><br>
|
||||
|
@ -41,4 +41,4 @@ keywords: Ultralytics, YOLO, Neptune, Callbacks, log scalars, log images, log pl
|
||||
# on_train_end
|
||||
---
|
||||
:::ultralytics.yolo.utils.callbacks.neptune.on_train_end
|
||||
<br><br>
|
||||
<br><br>
|
||||
|
@ -6,4 +6,4 @@ keywords: on_fit_epoch_end, Ultralytics YOLO, callback function, training, model
|
||||
# on_fit_epoch_end
|
||||
---
|
||||
:::ultralytics.yolo.utils.callbacks.raytune.on_fit_epoch_end
|
||||
<br><br>
|
||||
<br><br>
|
||||
|
@ -21,4 +21,4 @@ keywords: TensorBoard callbacks, YOLO training, ultralytics YOLO
|
||||
# on_fit_epoch_end
|
||||
---
|
||||
:::ultralytics.yolo.utils.callbacks.tensorboard.on_fit_epoch_end
|
||||
<br><br>
|
||||
<br><br>
|
||||
|
@ -26,4 +26,4 @@ keywords: Ultralytics, YOLO, callbacks, weights, biases, training
|
||||
# on_train_end
|
||||
---
|
||||
:::ultralytics.yolo.utils.callbacks.wb.on_train_end
|
||||
<br><br>
|
||||
<br><br>
|
||||
|
Reference in New Issue
Block a user