MeanAveragePrecisionReport.add_condition_mean_average_precision_greater_than#

MeanAveragePrecisionReport.add_condition_mean_average_precision_greater_than(min_score: float) MPR[source]#

Add condition - mAP scores in different area thresholds is greater than given score.

Parameters
min_scorefloat

Minimum score to pass the check.