_merge_info

cocohelper.merge._merge_info(*coco_helpers)[source]

Merge multiple COCOHelpers info fields.

Parameters:

*coco_helpers (COCOHelper) – the list of COCOHelper datasets to merge.

Returns:

A merged dictionary having information about the merging of multiple COCO datasets.

Return type:

dict