MCPcopy Create free account
hub / github.com/VincentHancoder/SSGD / print_panoptic_table

Function print_panoptic_table

mmdet/datasets/coco_panoptic.py:656–692  ·  view source on GitHub ↗

Print the panoptic evaluation results table. Args: pq_results(dict): The Panoptic Quality results. classwise_results(dict | None): The classwise Panoptic Quality results. The keys are class names and the values are metrics. logger (logging.Logger | str | None

(pq_results, classwise_results=None, logger=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

evaluate_pan_jsonMethod · 0.85

Calls 1

itemsMethod · 0.80

Tested by

no test coverage detected