yolov5/utils/loggers
Ayush Chaurasia 51f7750aad
W&B: Improve resume stability (#6611)
* log best.pt metrics at train end

* update

* Update __init__.py

* flush callbacks when using evolve

* remember batch size on resuming

* Update train.py

* improve stability of resume

Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2022-02-12 13:03:09 +01:00
..
wandb W&B: Improve resume stability (#6611) 2022-02-12 13:03:09 +01:00
__init__.py Flush callbacks when on `--evolve` (#6374) 2022-01-20 13:22:47 -10:00