You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2.8 KiB

description keywords
Learn about YOLO callbacks using the Comet.ml platform, enhancing object detection training and testing with custom logging and visualizations. Ultralytics, YOLO, callbacks, Comet ML, log images, log predictions, log plots, fetch metadata, fetch annotations, create experiment data, format experiment data

_get_comet_mode


:::ultralytics.yolo.utils.callbacks.comet._get_comet_mode

_get_comet_model_name


:::ultralytics.yolo.utils.callbacks.comet._get_comet_model_name

_get_eval_batch_logging_interval


:::ultralytics.yolo.utils.callbacks.comet._get_eval_batch_logging_interval

_get_max_image_predictions_to_log


:::ultralytics.yolo.utils.callbacks.comet._get_max_image_predictions_to_log

_scale_confidence_score


:::ultralytics.yolo.utils.callbacks.comet._scale_confidence_score

_should_log_confusion_matrix


:::ultralytics.yolo.utils.callbacks.comet._should_log_confusion_matrix

_should_log_image_predictions


:::ultralytics.yolo.utils.callbacks.comet._should_log_image_predictions

_get_experiment_type


:::ultralytics.yolo.utils.callbacks.comet._get_experiment_type

_create_experiment


:::ultralytics.yolo.utils.callbacks.comet._create_experiment

_fetch_trainer_metadata


:::ultralytics.yolo.utils.callbacks.comet._fetch_trainer_metadata

_scale_bounding_box_to_original_image_shape


:::ultralytics.yolo.utils.callbacks.comet._scale_bounding_box_to_original_image_shape

_format_ground_truth_annotations_for_detection


:::ultralytics.yolo.utils.callbacks.comet._format_ground_truth_annotations_for_detection

_format_prediction_annotations_for_detection


:::ultralytics.yolo.utils.callbacks.comet._format_prediction_annotations_for_detection

_fetch_annotations


:::ultralytics.yolo.utils.callbacks.comet._fetch_annotations

_create_prediction_metadata_map


:::ultralytics.yolo.utils.callbacks.comet._create_prediction_metadata_map

_log_confusion_matrix


:::ultralytics.yolo.utils.callbacks.comet._log_confusion_matrix

_log_images


:::ultralytics.yolo.utils.callbacks.comet._log_images

_log_image_predictions


:::ultralytics.yolo.utils.callbacks.comet._log_image_predictions

_log_plots


:::ultralytics.yolo.utils.callbacks.comet._log_plots

_log_model


:::ultralytics.yolo.utils.callbacks.comet._log_model

on_pretrain_routine_start


:::ultralytics.yolo.utils.callbacks.comet.on_pretrain_routine_start

on_train_epoch_end


:::ultralytics.yolo.utils.callbacks.comet.on_train_epoch_end

on_fit_epoch_end


:::ultralytics.yolo.utils.callbacks.comet.on_fit_epoch_end

on_train_end


:::ultralytics.yolo.utils.callbacks.comet.on_train_end