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

Method results2json

mmdet/datasets/coco_panoptic.py:452–501  ·  view source on GitHub ↗

Dump the results to a COCO style json file. There are 4 types of results: proposals, bbox predictions, mask predictions, panoptic segmentation predictions, and they have different data types. This method will automatically recognize the type, and dump them to json fi

(self, results, outfile_prefix)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

_pan2jsonMethod · 0.95
_segm2jsonMethod · 0.45

Tested by

no test coverage detected