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 not stored for this graph (policy: none)