Print mAP and results of each class. A table will be printed to show the gts/dets/recall/AP of each class and the mAP. Args: mean_ap (float): Calculated from `eval_map()`. results (list[dict]): Calculated from `eval_map()`. dataset (list[str] | str | None): Data
(mean_ap,
results,
dataset=None,
scale_ranges=None,
logger=None)
source not stored for this graph (policy: none)
no test coverage detected