ultralytics-ascend/ultralytics/yolo/utils/callbacks
2023-07-11 22:31:37 +02:00
..
__init__.py New train profile argument for loggers (#2862) 2023-05-28 03:51:49 +02:00
base.py Add DVC experiments logger with DVCLive (#2792) 2023-06-05 17:10:43 +02:00
clearml.py New train profile argument for loggers (#2862) 2023-05-28 03:51:49 +02:00
comet.py Comet Updates (#3186) 2023-06-16 02:06:28 +02:00
dvc.py DVCLive cache images (#3459) 2023-07-03 16:29:40 +02:00
hub.py New train profile argument for loggers (#2862) 2023-05-28 03:51:49 +02:00
mlflow.py Fix MLFLOW_EXPERIMENT_NAME env var (#3668) 2023-07-11 22:31:37 +02:00
neptune.py Remove Neptune run.stop() in on_train_end() (#3103) 2023-06-08 19:16:51 +02:00
raytune.py New train profile argument for loggers (#2862) 2023-05-28 03:51:49 +02:00
tensorboard.py New train profile argument for loggers (#2862) 2023-05-28 03:51:49 +02:00
wb.py Add alias "best" for the model checkpoint artifact (#3558) 2023-07-06 14:23:55 +02:00