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

Method format_results

mmdet/datasets/ssgd.py:325–351  ·  view source on GitHub ↗

Format the results to json (standard format for COCO evaluation). Args: results (list[tuple | numpy.ndarray]): Testing results of the dataset. jsonfile_prefix (str | None): The prefix of json files. It includes the file path and the pr

(self, results, jsonfile_prefix=None, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

evaluateMethod · 0.95
mainFunction · 0.45
panoptic_evaluateMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
evaluateMethod · 0.45
test_panoptic_evaluationFunction · 0.45

Calls 1

results2jsonMethod · 0.95

Tested by 3

mainFunction · 0.36
mainFunction · 0.36
test_panoptic_evaluationFunction · 0.36