COCOData.validate_inferred_batch_predictions#

static COCOData.validate_inferred_batch_predictions(batch_predictions)[source]#

Validate the inferred predictions from the batch.

Parameters
batch_predictionst.Any

The inferred predictions from the batch

Raises
ValidationError

If predictions format is invalid