_get_empty_json

cocohelper.importer._get_empty_json()[source]

Get an empty COCO dataset as a dict.

Returns:

A dict with the required fields for a COCO json file.

Return type:

dict