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

Method results2json

mmdet/datasets/ssgd.py:261–299  ·  view source on GitHub ↗

Dump the detection results to a COCO style json file. There are 3 types of results: proposals, bbox predictions, mask predictions, and they have different data types. This method will automatically recognize the type, and dump them to json files. Args: r

(self, results, outfile_prefix)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

format_resultsMethod · 0.95
mainFunction · 0.45
evaluateMethod · 0.45

Calls 3

_det2jsonMethod · 0.95
_segm2jsonMethod · 0.95
_proposal2jsonMethod · 0.95

Tested by 1

mainFunction · 0.36