mirror of
https://github.com/THU-MIG/yolov10.git
synced 2025-05-24 14:37:02 +08:00

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
904 B
904 B
description | keywords |
---|---|
Explore Ultralytics YOLO Docs for a deep understanding of log_scalars, on_batch_end & other callback utilities embedded in the tensorboard module. | Ultralytics, YOLO, documentation, callback utilities, log_scalars, on_batch_end, tensorboard |
Reference for ultralytics/utils/callbacks/tensorboard.py
!!! note
Full source code for this file is available at [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/utils/callbacks/tensorboard.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/utils/callbacks/tensorboard.py).