NewLabels.compute#

NewLabels.compute(context: Context) CheckResult[source]#

Calculate which class_id are only available in the test data set and display them.

Returns
CheckResult

value: A dictionary showing new class_ids introduced in the test set and number of times they were spotted. display: Images containing said class_ids from the test set.