ObjectDetectionAveragePrecision =============================== .. currentmodule:: deepchecks.vision.metrics .. autoclass:: ObjectDetectionAveragePrecision :special-members: __init__ .. rubric:: Attributes .. autosummary:: :toctree: ObjectDetectionAveragePrecision.required_output_keys .. rubric:: Methods .. autosummary:: :toctree: ObjectDetectionAveragePrecision.attach ObjectDetectionAveragePrecision.calc_pairwise_ious ObjectDetectionAveragePrecision.completed ObjectDetectionAveragePrecision.compute ObjectDetectionAveragePrecision.detach ObjectDetectionAveragePrecision.filter_res ObjectDetectionAveragePrecision.get_classes_scores_at ObjectDetectionAveragePrecision.get_confidences ObjectDetectionAveragePrecision.get_detection_areas ObjectDetectionAveragePrecision.get_labels_areas ObjectDetectionAveragePrecision.group_class_detection_label ObjectDetectionAveragePrecision.is_attached ObjectDetectionAveragePrecision.iteration_completed ObjectDetectionAveragePrecision.load_state_dict ObjectDetectionAveragePrecision.reset ObjectDetectionAveragePrecision.started ObjectDetectionAveragePrecision.state_dict ObjectDetectionAveragePrecision.update